2025-03-10 00:00:10,972 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start IANScheduler.execute()
2025-03-10 00:00:10,980 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished IANScheduler.execute()
2025-03-10 00:00:36,181 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start UPSProcessingScheduler.execute()
2025-03-10 00:00:36,183 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished UPSProcessingScheduler.execute()
2025-03-10 00:00:48,157 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start AuditScheduler.execute()
2025-03-10 00:00:48,168 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-14) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 00:00:48,168 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-14) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 00:00:48,168 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished AuditScheduler.execute()
2025-03-10 00:00:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start TaskScheduler.execute()
2025-03-10 00:00:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished TaskScheduler.execute()
2025-03-10 00:01:10,980 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start IANScheduler.execute()
2025-03-10 00:01:10,983 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished IANScheduler.execute()
2025-03-10 00:01:25,738 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start StudySizeScheduler.execute()
2025-03-10 00:01:25,739 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished StudySizeScheduler.execute()
2025-03-10 00:01:36,183 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start UPSProcessingScheduler.execute()
2025-03-10 00:01:36,184 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished UPSProcessingScheduler.execute()
2025-03-10 00:01:48,169 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start AuditScheduler.execute()
2025-03-10 00:01:48,180 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-23) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 00:01:48,180 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-23) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 00:01:48,180 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished AuditScheduler.execute()
2025-03-10 00:01:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start TaskScheduler.execute()
2025-03-10 00:01:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished TaskScheduler.execute()
2025-03-10 00:02:10,983 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start IANScheduler.execute()
2025-03-10 00:02:10,986 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished IANScheduler.execute()
2025-03-10 00:02:36,184 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start UPSProcessingScheduler.execute()
2025-03-10 00:02:36,185 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished UPSProcessingScheduler.execute()
2025-03-10 00:02:48,180 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start AuditScheduler.execute()
2025-03-10 00:02:48,190 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-2) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 00:02:48,191 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-2) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 00:02:48,191 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished AuditScheduler.execute()
2025-03-10 00:02:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start TaskScheduler.execute()
2025-03-10 00:02:58,815 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished TaskScheduler.execute()
2025-03-10 00:03:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start PurgeStorageScheduler.execute()
2025-03-10 00:03:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished PurgeStorageScheduler.execute()
2025-03-10 00:03:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-14895) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 00:03:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-14895) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 00:03:10,986 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start IANScheduler.execute()
2025-03-10 00:03:10,989 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished IANScheduler.execute()
2025-03-10 00:03:36,186 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start UPSProcessingScheduler.execute()
2025-03-10 00:03:36,187 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished UPSProcessingScheduler.execute()
2025-03-10 00:03:48,191 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start AuditScheduler.execute()
2025-03-10 00:03:48,202 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-1) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 00:03:48,203 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-1) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 00:03:48,203 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished AuditScheduler.execute()
2025-03-10 00:03:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start TaskScheduler.execute()
2025-03-10 00:03:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished TaskScheduler.execute()
2025-03-10 00:04:10,989 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start IANScheduler.execute()
2025-03-10 00:04:10,992 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished IANScheduler.execute()
2025-03-10 00:04:36,187 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start UPSProcessingScheduler.execute()
2025-03-10 00:04:36,189 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished UPSProcessingScheduler.execute()
2025-03-10 00:04:48,203 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start AuditScheduler.execute()
2025-03-10 00:04:48,214 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-7) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 00:04:48,214 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-7) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 00:04:48,214 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished AuditScheduler.execute()
2025-03-10 00:04:50,545 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 00:04:50,549 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 00:04:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start TaskScheduler.execute()
2025-03-10 00:04:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished TaskScheduler.execute()
2025-03-10 00:05:10,992 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start IANScheduler.execute()
2025-03-10 00:05:10,994 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished IANScheduler.execute()
2025-03-10 00:05:36,189 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start UPSProcessingScheduler.execute()
2025-03-10 00:05:36,190 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished UPSProcessingScheduler.execute()
2025-03-10 00:05:48,215 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start AuditScheduler.execute()
2025-03-10 00:05:48,226 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-5) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 00:05:48,227 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-5) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 00:05:48,227 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished AuditScheduler.execute()
2025-03-10 00:05:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start TaskScheduler.execute()
2025-03-10 00:05:58,815 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished TaskScheduler.execute()
2025-03-10 00:06:10,994 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start IANScheduler.execute()
2025-03-10 00:06:10,996 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished IANScheduler.execute()
2025-03-10 00:06:25,740 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start StudySizeScheduler.execute()
2025-03-10 00:06:25,742 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished StudySizeScheduler.execute()
2025-03-10 00:06:36,190 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start UPSProcessingScheduler.execute()
2025-03-10 00:06:36,192 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished UPSProcessingScheduler.execute()
2025-03-10 00:06:48,227 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start AuditScheduler.execute()
2025-03-10 00:06:48,238 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-16) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 00:06:48,239 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-16) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 00:06:48,239 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished AuditScheduler.execute()
2025-03-10 00:06:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start TaskScheduler.execute()
2025-03-10 00:06:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished TaskScheduler.execute()
2025-03-10 00:07:10,996 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start IANScheduler.execute()
2025-03-10 00:07:10,999 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished IANScheduler.execute()
2025-03-10 00:07:36,192 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start UPSProcessingScheduler.execute()
2025-03-10 00:07:36,194 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished UPSProcessingScheduler.execute()
2025-03-10 00:07:48,239 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start AuditScheduler.execute()
2025-03-10 00:07:48,253 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-14) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 00:07:48,253 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-14) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 00:07:48,254 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished AuditScheduler.execute()
2025-03-10 00:07:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start TaskScheduler.execute()
2025-03-10 00:07:58,816 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished TaskScheduler.execute()
2025-03-10 00:08:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start PurgeStorageScheduler.execute()
2025-03-10 00:08:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished PurgeStorageScheduler.execute()
2025-03-10 00:08:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-14916) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 00:08:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-14916) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 00:08:10,999 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start IANScheduler.execute()
2025-03-10 00:08:11,002 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished IANScheduler.execute()
2025-03-10 00:08:36,194 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start UPSProcessingScheduler.execute()
2025-03-10 00:08:36,196 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished UPSProcessingScheduler.execute()
2025-03-10 00:08:48,254 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start AuditScheduler.execute()
2025-03-10 00:08:48,266 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-23) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 00:08:48,266 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-23) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 00:08:48,266 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished AuditScheduler.execute()
2025-03-10 00:08:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start TaskScheduler.execute()
2025-03-10 00:08:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished TaskScheduler.execute()
2025-03-10 00:09:11,002 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start IANScheduler.execute()
2025-03-10 00:09:11,005 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished IANScheduler.execute()
2025-03-10 00:09:36,196 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start UPSProcessingScheduler.execute()
2025-03-10 00:09:36,197 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished UPSProcessingScheduler.execute()
2025-03-10 00:09:48,267 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start AuditScheduler.execute()
2025-03-10 00:09:48,275 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-2) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 00:09:48,275 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-2) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 00:09:48,275 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished AuditScheduler.execute()
2025-03-10 00:09:50,550 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 00:09:50,552 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 00:09:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start TaskScheduler.execute()
2025-03-10 00:09:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished TaskScheduler.execute()
2025-03-10 00:10:11,005 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start IANScheduler.execute()
2025-03-10 00:10:11,007 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished IANScheduler.execute()
2025-03-10 00:10:36,197 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start UPSProcessingScheduler.execute()
2025-03-10 00:10:36,198 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished UPSProcessingScheduler.execute()
2025-03-10 00:10:48,275 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start AuditScheduler.execute()
2025-03-10 00:10:48,286 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-1) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 00:10:48,286 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-1) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 00:10:48,286 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished AuditScheduler.execute()
2025-03-10 00:10:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start TaskScheduler.execute()
2025-03-10 00:10:58,815 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished TaskScheduler.execute()
2025-03-10 00:11:11,007 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start IANScheduler.execute()
2025-03-10 00:11:11,010 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished IANScheduler.execute()
2025-03-10 00:11:25,742 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start StudySizeScheduler.execute()
2025-03-10 00:11:25,744 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished StudySizeScheduler.execute()
2025-03-10 00:11:36,199 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start UPSProcessingScheduler.execute()
2025-03-10 00:11:36,200 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished UPSProcessingScheduler.execute()
2025-03-10 00:11:48,286 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start AuditScheduler.execute()
2025-03-10 00:11:48,297 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-6) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 00:11:48,297 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-6) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 00:11:48,297 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished AuditScheduler.execute()
2025-03-10 00:11:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start TaskScheduler.execute()
2025-03-10 00:11:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished TaskScheduler.execute()
2025-03-10 00:12:11,011 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start IANScheduler.execute()
2025-03-10 00:12:11,013 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished IANScheduler.execute()
2025-03-10 00:12:36,200 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start UPSProcessingScheduler.execute()
2025-03-10 00:12:36,202 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished UPSProcessingScheduler.execute()
2025-03-10 00:12:48,298 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start AuditScheduler.execute()
2025-03-10 00:12:48,308 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-5) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 00:12:48,308 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-5) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 00:12:48,308 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished AuditScheduler.execute()
2025-03-10 00:12:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start TaskScheduler.execute()
2025-03-10 00:12:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished TaskScheduler.execute()
2025-03-10 00:13:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start PurgeStorageScheduler.execute()
2025-03-10 00:13:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished PurgeStorageScheduler.execute()
2025-03-10 00:13:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-14937) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 00:13:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-14937) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 00:13:11,013 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start IANScheduler.execute()
2025-03-10 00:13:11,016 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished IANScheduler.execute()
2025-03-10 00:13:36,202 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start UPSProcessingScheduler.execute()
2025-03-10 00:13:36,204 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished UPSProcessingScheduler.execute()
2025-03-10 00:13:48,308 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start AuditScheduler.execute()
2025-03-10 00:13:48,319 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-16) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 00:13:48,319 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-16) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 00:13:48,319 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished AuditScheduler.execute()
2025-03-10 00:13:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start TaskScheduler.execute()
2025-03-10 00:13:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished TaskScheduler.execute()
2025-03-10 00:14:11,016 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start IANScheduler.execute()
2025-03-10 00:14:11,019 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished IANScheduler.execute()
2025-03-10 00:14:36,204 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start UPSProcessingScheduler.execute()
2025-03-10 00:14:36,205 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished UPSProcessingScheduler.execute()
2025-03-10 00:14:48,319 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start AuditScheduler.execute()
2025-03-10 00:14:48,330 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-14) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 00:14:48,330 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-14) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 00:14:48,330 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished AuditScheduler.execute()
2025-03-10 00:14:50,552 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 00:14:50,556 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 00:14:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start TaskScheduler.execute()
2025-03-10 00:14:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished TaskScheduler.execute()
2025-03-10 00:15:11,019 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start IANScheduler.execute()
2025-03-10 00:15:11,022 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished IANScheduler.execute()
2025-03-10 00:15:36,206 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start UPSProcessingScheduler.execute()
2025-03-10 00:15:36,207 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished UPSProcessingScheduler.execute()
2025-03-10 00:15:48,330 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start AuditScheduler.execute()
2025-03-10 00:15:48,340 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-23) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 00:15:48,341 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-23) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 00:15:48,341 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished AuditScheduler.execute()
2025-03-10 00:15:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start TaskScheduler.execute()
2025-03-10 00:15:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished TaskScheduler.execute()
2025-03-10 00:16:11,022 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start IANScheduler.execute()
2025-03-10 00:16:11,025 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished IANScheduler.execute()
2025-03-10 00:16:23,872 INFO  [org.dcm4chee.arc.delete.impl.RejectExpiredStudiesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start RejectExpiredStudiesScheduler.execute()
2025-03-10 00:16:23,936 INFO  [org.dcm4chee.arc.delete.impl.RejectExpiredStudiesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished RejectExpiredStudiesScheduler.execute()
2025-03-10 00:16:25,744 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start StudySizeScheduler.execute()
2025-03-10 00:16:25,746 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished StudySizeScheduler.execute()
2025-03-10 00:16:36,207 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start UPSProcessingScheduler.execute()
2025-03-10 00:16:36,209 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished UPSProcessingScheduler.execute()
2025-03-10 00:16:48,341 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start AuditScheduler.execute()
2025-03-10 00:16:48,352 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-11) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 00:16:48,353 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-11) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 00:16:48,353 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished AuditScheduler.execute()
2025-03-10 00:16:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start TaskScheduler.execute()
2025-03-10 00:16:58,815 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished TaskScheduler.execute()
2025-03-10 00:17:11,026 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start IANScheduler.execute()
2025-03-10 00:17:11,028 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished IANScheduler.execute()
2025-03-10 00:17:36,209 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start UPSProcessingScheduler.execute()
2025-03-10 00:17:36,210 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished UPSProcessingScheduler.execute()
2025-03-10 00:17:48,353 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start AuditScheduler.execute()
2025-03-10 00:17:48,361 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 00:17:48,361 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 00:17:48,361 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished AuditScheduler.execute()
2025-03-10 00:17:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start TaskScheduler.execute()
2025-03-10 00:17:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished TaskScheduler.execute()
2025-03-10 00:18:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start PurgeStorageScheduler.execute()
2025-03-10 00:18:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished PurgeStorageScheduler.execute()
2025-03-10 00:18:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-14958) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 00:18:01,702 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-14958) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 00:18:11,028 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start IANScheduler.execute()
2025-03-10 00:18:11,031 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished IANScheduler.execute()
2025-03-10 00:18:36,210 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start UPSProcessingScheduler.execute()
2025-03-10 00:18:36,212 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished UPSProcessingScheduler.execute()
2025-03-10 00:18:48,362 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start AuditScheduler.execute()
2025-03-10 00:18:48,372 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 00:18:48,372 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 00:18:48,372 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished AuditScheduler.execute()
2025-03-10 00:18:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start TaskScheduler.execute()
2025-03-10 00:18:58,815 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished TaskScheduler.execute()
2025-03-10 00:19:11,031 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start IANScheduler.execute()
2025-03-10 00:19:11,033 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished IANScheduler.execute()
2025-03-10 00:19:36,212 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start UPSProcessingScheduler.execute()
2025-03-10 00:19:36,213 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished UPSProcessingScheduler.execute()
2025-03-10 00:19:48,373 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start AuditScheduler.execute()
2025-03-10 00:19:48,383 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-26) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 00:19:48,383 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-26) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 00:19:48,384 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished AuditScheduler.execute()
2025-03-10 00:19:50,556 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 00:19:50,559 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 00:19:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start TaskScheduler.execute()
2025-03-10 00:19:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished TaskScheduler.execute()
2025-03-10 00:20:11,033 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start IANScheduler.execute()
2025-03-10 00:20:11,036 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished IANScheduler.execute()
2025-03-10 00:20:36,213 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start UPSProcessingScheduler.execute()
2025-03-10 00:20:36,215 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished UPSProcessingScheduler.execute()
2025-03-10 00:20:48,384 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start AuditScheduler.execute()
2025-03-10 00:20:48,394 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 00:20:48,395 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 00:20:48,395 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished AuditScheduler.execute()
2025-03-10 00:20:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start TaskScheduler.execute()
2025-03-10 00:20:58,815 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished TaskScheduler.execute()
2025-03-10 00:21:11,036 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start IANScheduler.execute()
2025-03-10 00:21:11,039 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished IANScheduler.execute()
2025-03-10 00:21:25,747 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start StudySizeScheduler.execute()
2025-03-10 00:21:25,748 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished StudySizeScheduler.execute()
2025-03-10 00:21:36,215 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start UPSProcessingScheduler.execute()
2025-03-10 00:21:36,216 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished UPSProcessingScheduler.execute()
2025-03-10 00:21:48,395 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start AuditScheduler.execute()
2025-03-10 00:21:48,408 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-19) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 00:21:48,408 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-19) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 00:21:48,408 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished AuditScheduler.execute()
2025-03-10 00:21:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start TaskScheduler.execute()
2025-03-10 00:21:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished TaskScheduler.execute()
2025-03-10 00:22:11,039 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start IANScheduler.execute()
2025-03-10 00:22:11,041 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished IANScheduler.execute()
2025-03-10 00:22:36,216 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start UPSProcessingScheduler.execute()
2025-03-10 00:22:36,218 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished UPSProcessingScheduler.execute()
2025-03-10 00:22:48,408 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start AuditScheduler.execute()
2025-03-10 00:22:48,419 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 00:22:48,419 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 00:22:48,419 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished AuditScheduler.execute()
2025-03-10 00:22:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start TaskScheduler.execute()
2025-03-10 00:22:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished TaskScheduler.execute()
2025-03-10 00:23:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start PurgeStorageScheduler.execute()
2025-03-10 00:23:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished PurgeStorageScheduler.execute()
2025-03-10 00:23:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-14979) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 00:23:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-14979) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 00:23:11,042 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start IANScheduler.execute()
2025-03-10 00:23:11,044 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished IANScheduler.execute()
2025-03-10 00:23:36,218 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start UPSProcessingScheduler.execute()
2025-03-10 00:23:36,220 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished UPSProcessingScheduler.execute()
2025-03-10 00:23:48,420 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start AuditScheduler.execute()
2025-03-10 00:23:48,431 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-11) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 00:23:48,431 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-11) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 00:23:48,432 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished AuditScheduler.execute()
2025-03-10 00:23:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start TaskScheduler.execute()
2025-03-10 00:23:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished TaskScheduler.execute()
2025-03-10 00:24:11,044 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start IANScheduler.execute()
2025-03-10 00:24:11,047 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished IANScheduler.execute()
2025-03-10 00:24:36,220 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start UPSProcessingScheduler.execute()
2025-03-10 00:24:36,222 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished UPSProcessingScheduler.execute()
2025-03-10 00:24:48,432 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start AuditScheduler.execute()
2025-03-10 00:24:48,443 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 00:24:48,443 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 00:24:48,443 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished AuditScheduler.execute()
2025-03-10 00:24:50,560 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 00:24:50,564 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 00:24:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start TaskScheduler.execute()
2025-03-10 00:24:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished TaskScheduler.execute()
2025-03-10 00:25:11,047 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start IANScheduler.execute()
2025-03-10 00:25:11,050 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished IANScheduler.execute()
2025-03-10 00:25:36,222 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start UPSProcessingScheduler.execute()
2025-03-10 00:25:36,224 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished UPSProcessingScheduler.execute()
2025-03-10 00:25:48,443 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start AuditScheduler.execute()
2025-03-10 00:25:48,455 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 00:25:48,455 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 00:25:48,456 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished AuditScheduler.execute()
2025-03-10 00:25:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start TaskScheduler.execute()
2025-03-10 00:25:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished TaskScheduler.execute()
2025-03-10 00:26:11,050 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start IANScheduler.execute()
2025-03-10 00:26:11,052 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished IANScheduler.execute()
2025-03-10 00:26:25,748 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start StudySizeScheduler.execute()
2025-03-10 00:26:25,751 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished StudySizeScheduler.execute()
2025-03-10 00:26:36,224 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start UPSProcessingScheduler.execute()
2025-03-10 00:26:36,225 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished UPSProcessingScheduler.execute()
2025-03-10 00:26:48,456 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start AuditScheduler.execute()
2025-03-10 00:26:48,468 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-15) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 00:26:48,468 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-15) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 00:26:48,468 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished AuditScheduler.execute()
2025-03-10 00:26:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start TaskScheduler.execute()
2025-03-10 00:26:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished TaskScheduler.execute()
2025-03-10 00:27:11,052 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start IANScheduler.execute()
2025-03-10 00:27:11,055 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished IANScheduler.execute()
2025-03-10 00:27:36,225 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start UPSProcessingScheduler.execute()
2025-03-10 00:27:36,226 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished UPSProcessingScheduler.execute()
2025-03-10 00:27:48,468 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start AuditScheduler.execute()
2025-03-10 00:27:48,476 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 00:27:48,477 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 00:27:48,477 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished AuditScheduler.execute()
2025-03-10 00:27:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start TaskScheduler.execute()
2025-03-10 00:27:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished TaskScheduler.execute()
2025-03-10 00:28:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start PurgeStorageScheduler.execute()
2025-03-10 00:28:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished PurgeStorageScheduler.execute()
2025-03-10 00:28:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-15000) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 00:28:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-15000) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 00:28:11,055 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start IANScheduler.execute()
2025-03-10 00:28:11,057 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished IANScheduler.execute()
2025-03-10 00:28:36,227 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start UPSProcessingScheduler.execute()
2025-03-10 00:28:36,228 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished UPSProcessingScheduler.execute()
2025-03-10 00:28:48,477 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start AuditScheduler.execute()
2025-03-10 00:28:48,487 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-19) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 00:28:48,487 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-19) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 00:28:48,487 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished AuditScheduler.execute()
2025-03-10 00:28:49,966 INFO  [org.dcm4chee.arc.ups.impl.UPSDeleteScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start UPSDeleteScheduler.execute()
2025-03-10 00:28:49,969 INFO  [org.dcm4chee.arc.ups.impl.UPSDeleteScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished UPSDeleteScheduler.execute()
2025-03-10 00:28:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start TaskScheduler.execute()
2025-03-10 00:28:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished TaskScheduler.execute()
2025-03-10 00:29:11,058 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start IANScheduler.execute()
2025-03-10 00:29:11,060 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished IANScheduler.execute()
2025-03-10 00:29:36,228 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start UPSProcessingScheduler.execute()
2025-03-10 00:29:36,230 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished UPSProcessingScheduler.execute()
2025-03-10 00:29:48,488 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start AuditScheduler.execute()
2025-03-10 00:29:48,502 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-10) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 00:29:48,502 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-10) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 00:29:48,503 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished AuditScheduler.execute()
2025-03-10 00:29:50,564 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 00:29:50,568 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 00:29:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start TaskScheduler.execute()
2025-03-10 00:29:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished TaskScheduler.execute()
2025-03-10 00:30:11,060 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start IANScheduler.execute()
2025-03-10 00:30:11,064 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished IANScheduler.execute()
2025-03-10 00:30:36,230 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start UPSProcessingScheduler.execute()
2025-03-10 00:30:36,231 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished UPSProcessingScheduler.execute()
2025-03-10 00:30:48,503 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start AuditScheduler.execute()
2025-03-10 00:30:48,515 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-30) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 00:30:48,516 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-30) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 00:30:48,516 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished AuditScheduler.execute()
2025-03-10 00:30:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start TaskScheduler.execute()
2025-03-10 00:30:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished TaskScheduler.execute()
2025-03-10 00:31:11,064 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start IANScheduler.execute()
2025-03-10 00:31:11,066 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished IANScheduler.execute()
2025-03-10 00:31:25,751 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start StudySizeScheduler.execute()
2025-03-10 00:31:25,753 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished StudySizeScheduler.execute()
2025-03-10 00:31:36,231 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start UPSProcessingScheduler.execute()
2025-03-10 00:31:36,232 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished UPSProcessingScheduler.execute()
2025-03-10 00:31:48,516 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start AuditScheduler.execute()
2025-03-10 00:31:48,524 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-24) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 00:31:48,524 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-24) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 00:31:48,525 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished AuditScheduler.execute()
2025-03-10 00:31:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start TaskScheduler.execute()
2025-03-10 00:31:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished TaskScheduler.execute()
2025-03-10 00:32:10,325 INFO  [org.dcm4chee.arc.qmgt.impl.PurgeTaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start PurgeTaskScheduler.execute()
2025-03-10 00:32:10,349 INFO  [org.dcm4chee.arc.qmgt.impl.PurgeTaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished PurgeTaskScheduler.execute()
2025-03-10 00:32:11,067 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start IANScheduler.execute()
2025-03-10 00:32:11,069 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished IANScheduler.execute()
2025-03-10 00:32:36,233 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start UPSProcessingScheduler.execute()
2025-03-10 00:32:36,234 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished UPSProcessingScheduler.execute()
2025-03-10 00:32:48,525 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start AuditScheduler.execute()
2025-03-10 00:32:48,536 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-20) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 00:32:48,536 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-20) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 00:32:48,537 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished AuditScheduler.execute()
2025-03-10 00:32:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start TaskScheduler.execute()
2025-03-10 00:32:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished TaskScheduler.execute()
2025-03-10 00:33:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start PurgeStorageScheduler.execute()
2025-03-10 00:33:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished PurgeStorageScheduler.execute()
2025-03-10 00:33:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-15021) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 00:33:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-15021) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 00:33:11,069 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start IANScheduler.execute()
2025-03-10 00:33:11,071 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished IANScheduler.execute()
2025-03-10 00:33:36,234 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start UPSProcessingScheduler.execute()
2025-03-10 00:33:36,236 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished UPSProcessingScheduler.execute()
2025-03-10 00:33:48,537 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start AuditScheduler.execute()
2025-03-10 00:33:48,537 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-18) Send audit message to /127.0.0.1:514
2025-03-10 00:33:48,539 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-18) Send audit message to /127.0.0.1:514
2025-03-10 00:33:48,539 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-18) Send audit message to /127.0.0.1:514
2025-03-10 00:33:48,539 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-18) Send audit message to /127.0.0.1:514
2025-03-10 00:33:48,539 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-18) Send audit message to /127.0.0.1:514
2025-03-10 00:33:48,540 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-18) Send audit message to /127.0.0.1:514
2025-03-10 00:33:48,540 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-18) Send audit message to /127.0.0.1:514
2025-03-10 00:33:48,540 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-18) Send audit message to /127.0.0.1:514
2025-03-10 00:33:48,540 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-18) Send audit message to /127.0.0.1:514
2025-03-10 00:33:48,541 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-18) Send audit message to /127.0.0.1:514
2025-03-10 00:33:48,549 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-18) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 00:33:48,549 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-18) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 00:33:48,549 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-18) Send audit message to /127.0.0.1:514
2025-03-10 00:33:48,549 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished AuditScheduler.execute()
2025-03-10 00:33:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start TaskScheduler.execute()
2025-03-10 00:33:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished TaskScheduler.execute()
2025-03-10 00:34:11,071 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start IANScheduler.execute()
2025-03-10 00:34:11,073 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished IANScheduler.execute()
2025-03-10 00:34:36,236 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start UPSProcessingScheduler.execute()
2025-03-10 00:34:36,237 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished UPSProcessingScheduler.execute()
2025-03-10 00:34:48,549 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start AuditScheduler.execute()
2025-03-10 00:34:48,559 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-3) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 00:34:48,560 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-3) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 00:34:48,560 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished AuditScheduler.execute()
2025-03-10 00:34:50,569 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 00:34:50,571 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 00:34:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start TaskScheduler.execute()
2025-03-10 00:34:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished TaskScheduler.execute()
2025-03-10 00:35:11,074 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start IANScheduler.execute()
2025-03-10 00:35:11,075 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished IANScheduler.execute()
2025-03-10 00:35:36,237 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start UPSProcessingScheduler.execute()
2025-03-10 00:35:36,239 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished UPSProcessingScheduler.execute()
2025-03-10 00:35:48,560 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start AuditScheduler.execute()
2025-03-10 00:35:48,568 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-25) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 00:35:48,569 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-25) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 00:35:48,569 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished AuditScheduler.execute()
2025-03-10 00:35:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start TaskScheduler.execute()
2025-03-10 00:35:58,817 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished TaskScheduler.execute()
2025-03-10 00:36:11,076 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start IANScheduler.execute()
2025-03-10 00:36:11,078 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished IANScheduler.execute()
2025-03-10 00:36:25,754 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start StudySizeScheduler.execute()
2025-03-10 00:36:25,756 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished StudySizeScheduler.execute()
2025-03-10 00:36:36,239 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start UPSProcessingScheduler.execute()
2025-03-10 00:36:36,241 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished UPSProcessingScheduler.execute()
2025-03-10 00:36:48,569 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start AuditScheduler.execute()
2025-03-10 00:36:48,582 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-2) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 00:36:48,582 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-2) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 00:36:48,582 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished AuditScheduler.execute()
2025-03-10 00:36:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start TaskScheduler.execute()
2025-03-10 00:36:58,815 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished TaskScheduler.execute()
2025-03-10 00:37:11,078 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start IANScheduler.execute()
2025-03-10 00:37:11,080 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished IANScheduler.execute()
2025-03-10 00:37:36,241 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start UPSProcessingScheduler.execute()
2025-03-10 00:37:36,242 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished UPSProcessingScheduler.execute()
2025-03-10 00:37:48,582 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start AuditScheduler.execute()
2025-03-10 00:37:48,598 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-9) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 00:37:48,598 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-9) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 00:37:48,599 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished AuditScheduler.execute()
2025-03-10 00:37:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start TaskScheduler.execute()
2025-03-10 00:37:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished TaskScheduler.execute()
2025-03-10 00:38:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start PurgeStorageScheduler.execute()
2025-03-10 00:38:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished PurgeStorageScheduler.execute()
2025-03-10 00:38:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-15042) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 00:38:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-15042) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 00:38:11,080 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start IANScheduler.execute()
2025-03-10 00:38:11,083 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished IANScheduler.execute()
2025-03-10 00:38:36,242 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start UPSProcessingScheduler.execute()
2025-03-10 00:38:36,244 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished UPSProcessingScheduler.execute()
2025-03-10 00:38:48,599 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start AuditScheduler.execute()
2025-03-10 00:38:48,612 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-7) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 00:38:48,612 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-7) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 00:38:48,613 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished AuditScheduler.execute()
2025-03-10 00:38:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start TaskScheduler.execute()
2025-03-10 00:38:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished TaskScheduler.execute()
2025-03-10 00:39:11,083 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start IANScheduler.execute()
2025-03-10 00:39:11,085 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished IANScheduler.execute()
2025-03-10 00:39:36,244 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start UPSProcessingScheduler.execute()
2025-03-10 00:39:36,245 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished UPSProcessingScheduler.execute()
2025-03-10 00:39:48,613 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start AuditScheduler.execute()
2025-03-10 00:39:48,625 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-20) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 00:39:48,626 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-20) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 00:39:48,626 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished AuditScheduler.execute()
2025-03-10 00:39:50,572 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 00:39:50,575 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 00:39:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start TaskScheduler.execute()
2025-03-10 00:39:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished TaskScheduler.execute()
2025-03-10 00:40:11,086 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start IANScheduler.execute()
2025-03-10 00:40:11,088 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished IANScheduler.execute()
2025-03-10 00:40:36,246 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start UPSProcessingScheduler.execute()
2025-03-10 00:40:36,247 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished UPSProcessingScheduler.execute()
2025-03-10 00:40:48,626 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start AuditScheduler.execute()
2025-03-10 00:40:48,635 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-18) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 00:40:48,635 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-18) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 00:40:48,635 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished AuditScheduler.execute()
2025-03-10 00:40:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start TaskScheduler.execute()
2025-03-10 00:40:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished TaskScheduler.execute()
2025-03-10 00:41:11,088 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start IANScheduler.execute()
2025-03-10 00:41:11,090 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished IANScheduler.execute()
2025-03-10 00:41:25,756 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start StudySizeScheduler.execute()
2025-03-10 00:41:25,758 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished StudySizeScheduler.execute()
2025-03-10 00:41:36,247 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start UPSProcessingScheduler.execute()
2025-03-10 00:41:36,248 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished UPSProcessingScheduler.execute()
2025-03-10 00:41:48,635 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start AuditScheduler.execute()
2025-03-10 00:41:48,644 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-14) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 00:41:48,644 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-14) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 00:41:48,644 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished AuditScheduler.execute()
2025-03-10 00:41:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start TaskScheduler.execute()
2025-03-10 00:41:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished TaskScheduler.execute()
2025-03-10 00:42:11,090 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start IANScheduler.execute()
2025-03-10 00:42:11,092 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished IANScheduler.execute()
2025-03-10 00:42:36,249 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start UPSProcessingScheduler.execute()
2025-03-10 00:42:36,250 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished UPSProcessingScheduler.execute()
2025-03-10 00:42:48,644 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start AuditScheduler.execute()
2025-03-10 00:42:48,653 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-25) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 00:42:48,653 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-25) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 00:42:48,653 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished AuditScheduler.execute()
2025-03-10 00:42:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start TaskScheduler.execute()
2025-03-10 00:42:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished TaskScheduler.execute()
2025-03-10 00:43:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start PurgeStorageScheduler.execute()
2025-03-10 00:43:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished PurgeStorageScheduler.execute()
2025-03-10 00:43:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-15063) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 00:43:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-15063) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 00:43:11,092 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start IANScheduler.execute()
2025-03-10 00:43:11,094 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished IANScheduler.execute()
2025-03-10 00:43:36,250 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start UPSProcessingScheduler.execute()
2025-03-10 00:43:36,251 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished UPSProcessingScheduler.execute()
2025-03-10 00:43:48,653 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start AuditScheduler.execute()
2025-03-10 00:43:48,661 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-2) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 00:43:48,661 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-2) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 00:43:48,662 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished AuditScheduler.execute()
2025-03-10 00:43:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start TaskScheduler.execute()
2025-03-10 00:43:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished TaskScheduler.execute()
2025-03-10 00:44:11,094 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start IANScheduler.execute()
2025-03-10 00:44:11,096 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished IANScheduler.execute()
2025-03-10 00:44:36,252 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start UPSProcessingScheduler.execute()
2025-03-10 00:44:36,253 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished UPSProcessingScheduler.execute()
2025-03-10 00:44:48,662 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start AuditScheduler.execute()
2025-03-10 00:44:48,670 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-9) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 00:44:48,670 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-9) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 00:44:48,670 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished AuditScheduler.execute()
2025-03-10 00:44:50,575 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 00:44:50,577 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 00:44:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start TaskScheduler.execute()
2025-03-10 00:44:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished TaskScheduler.execute()
2025-03-10 00:45:11,097 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start IANScheduler.execute()
2025-03-10 00:45:11,099 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished IANScheduler.execute()
2025-03-10 00:45:36,253 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start UPSProcessingScheduler.execute()
2025-03-10 00:45:36,254 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished UPSProcessingScheduler.execute()
2025-03-10 00:45:48,671 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start AuditScheduler.execute()
2025-03-10 00:45:48,680 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-7) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 00:45:48,680 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-7) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 00:45:48,680 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished AuditScheduler.execute()
2025-03-10 00:45:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start TaskScheduler.execute()
2025-03-10 00:45:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished TaskScheduler.execute()
2025-03-10 00:46:11,099 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start IANScheduler.execute()
2025-03-10 00:46:11,101 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished IANScheduler.execute()
2025-03-10 00:46:12,803 INFO  [org.dcm4chee.arc.stgcmt.impl.PurgeStgCmtScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start PurgeStgCmtScheduler.execute()
2025-03-10 00:46:12,805 INFO  [org.dcm4chee.arc.stgcmt.impl.PurgeStgCmtScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished PurgeStgCmtScheduler.execute()
2025-03-10 00:46:25,758 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start StudySizeScheduler.execute()
2025-03-10 00:46:25,760 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished StudySizeScheduler.execute()
2025-03-10 00:46:36,254 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start UPSProcessingScheduler.execute()
2025-03-10 00:46:36,255 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished UPSProcessingScheduler.execute()
2025-03-10 00:46:48,680 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start AuditScheduler.execute()
2025-03-10 00:46:48,689 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-26) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 00:46:48,689 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-26) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 00:46:48,689 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished AuditScheduler.execute()
2025-03-10 00:46:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start TaskScheduler.execute()
2025-03-10 00:46:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished TaskScheduler.execute()
2025-03-10 00:47:11,101 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start IANScheduler.execute()
2025-03-10 00:47:11,105 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished IANScheduler.execute()
2025-03-10 00:47:36,256 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start UPSProcessingScheduler.execute()
2025-03-10 00:47:36,258 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished UPSProcessingScheduler.execute()
2025-03-10 00:47:48,690 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start AuditScheduler.execute()
2025-03-10 00:47:48,703 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-16) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 00:47:48,703 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-16) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 00:47:48,703 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished AuditScheduler.execute()
2025-03-10 00:47:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start TaskScheduler.execute()
2025-03-10 00:47:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished TaskScheduler.execute()
2025-03-10 00:48:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start PurgeStorageScheduler.execute()
2025-03-10 00:48:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished PurgeStorageScheduler.execute()
2025-03-10 00:48:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-15084) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 00:48:01,704 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-15084) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 00:48:11,105 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start IANScheduler.execute()
2025-03-10 00:48:11,108 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished IANScheduler.execute()
2025-03-10 00:48:36,258 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start UPSProcessingScheduler.execute()
2025-03-10 00:48:36,260 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished UPSProcessingScheduler.execute()
2025-03-10 00:48:48,703 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start AuditScheduler.execute()
2025-03-10 00:48:48,714 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-4) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 00:48:48,715 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-4) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 00:48:48,715 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished AuditScheduler.execute()
2025-03-10 00:48:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start TaskScheduler.execute()
2025-03-10 00:48:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished TaskScheduler.execute()
2025-03-10 00:49:11,108 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start IANScheduler.execute()
2025-03-10 00:49:11,110 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished IANScheduler.execute()
2025-03-10 00:49:36,260 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start UPSProcessingScheduler.execute()
2025-03-10 00:49:36,261 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished UPSProcessingScheduler.execute()
2025-03-10 00:49:48,715 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start AuditScheduler.execute()
2025-03-10 00:49:48,724 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-23) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 00:49:48,724 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-23) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 00:49:48,724 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished AuditScheduler.execute()
2025-03-10 00:49:50,577 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 00:49:50,580 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 00:49:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start TaskScheduler.execute()
2025-03-10 00:49:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished TaskScheduler.execute()
2025-03-10 00:50:11,110 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start IANScheduler.execute()
2025-03-10 00:50:11,112 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished IANScheduler.execute()
2025-03-10 00:50:36,262 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start UPSProcessingScheduler.execute()
2025-03-10 00:50:36,263 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished UPSProcessingScheduler.execute()
2025-03-10 00:50:48,724 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start AuditScheduler.execute()
2025-03-10 00:50:48,733 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-21) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 00:50:48,734 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-21) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 00:50:48,734 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished AuditScheduler.execute()
2025-03-10 00:50:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start TaskScheduler.execute()
2025-03-10 00:50:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished TaskScheduler.execute()
2025-03-10 00:51:11,112 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start IANScheduler.execute()
2025-03-10 00:51:11,114 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished IANScheduler.execute()
2025-03-10 00:51:25,760 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start StudySizeScheduler.execute()
2025-03-10 00:51:25,761 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished StudySizeScheduler.execute()
2025-03-10 00:51:36,263 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start UPSProcessingScheduler.execute()
2025-03-10 00:51:36,264 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished UPSProcessingScheduler.execute()
2025-03-10 00:51:48,734 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start AuditScheduler.execute()
2025-03-10 00:51:48,747 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 00:51:48,748 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 00:51:48,748 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished AuditScheduler.execute()
2025-03-10 00:51:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start TaskScheduler.execute()
2025-03-10 00:51:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished TaskScheduler.execute()
2025-03-10 00:52:11,114 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start IANScheduler.execute()
2025-03-10 00:52:11,116 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished IANScheduler.execute()
2025-03-10 00:52:36,264 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start UPSProcessingScheduler.execute()
2025-03-10 00:52:36,265 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished UPSProcessingScheduler.execute()
2025-03-10 00:52:48,748 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start AuditScheduler.execute()
2025-03-10 00:52:48,756 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-6) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 00:52:48,756 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-6) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 00:52:48,757 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished AuditScheduler.execute()
2025-03-10 00:52:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start TaskScheduler.execute()
2025-03-10 00:52:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished TaskScheduler.execute()
2025-03-10 00:53:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start PurgeStorageScheduler.execute()
2025-03-10 00:53:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished PurgeStorageScheduler.execute()
2025-03-10 00:53:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-15105) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 00:53:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-15105) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 00:53:11,116 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start IANScheduler.execute()
2025-03-10 00:53:11,118 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished IANScheduler.execute()
2025-03-10 00:53:36,266 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start UPSProcessingScheduler.execute()
2025-03-10 00:53:36,267 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished UPSProcessingScheduler.execute()
2025-03-10 00:53:48,757 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start AuditScheduler.execute()
2025-03-10 00:53:48,765 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-26) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 00:53:48,765 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-26) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 00:53:48,765 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished AuditScheduler.execute()
2025-03-10 00:53:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start TaskScheduler.execute()
2025-03-10 00:53:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished TaskScheduler.execute()
2025-03-10 00:54:11,119 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start IANScheduler.execute()
2025-03-10 00:54:11,120 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished IANScheduler.execute()
2025-03-10 00:54:36,267 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start UPSProcessingScheduler.execute()
2025-03-10 00:54:36,269 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished UPSProcessingScheduler.execute()
2025-03-10 00:54:48,766 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start AuditScheduler.execute()
2025-03-10 00:54:48,774 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-16) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 00:54:48,774 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-16) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 00:54:48,774 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished AuditScheduler.execute()
2025-03-10 00:54:50,580 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 00:54:50,582 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 00:54:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start TaskScheduler.execute()
2025-03-10 00:54:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished TaskScheduler.execute()
2025-03-10 00:55:11,121 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start IANScheduler.execute()
2025-03-10 00:55:11,123 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished IANScheduler.execute()
2025-03-10 00:55:36,269 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start UPSProcessingScheduler.execute()
2025-03-10 00:55:36,270 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished UPSProcessingScheduler.execute()
2025-03-10 00:55:48,774 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start AuditScheduler.execute()
2025-03-10 00:55:48,783 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-4) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 00:55:48,783 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-4) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 00:55:48,783 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished AuditScheduler.execute()
2025-03-10 00:55:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start TaskScheduler.execute()
2025-03-10 00:55:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished TaskScheduler.execute()
2025-03-10 00:56:11,123 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start IANScheduler.execute()
2025-03-10 00:56:11,125 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished IANScheduler.execute()
2025-03-10 00:56:25,762 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start StudySizeScheduler.execute()
2025-03-10 00:56:25,763 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished StudySizeScheduler.execute()
2025-03-10 00:56:36,270 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start UPSProcessingScheduler.execute()
2025-03-10 00:56:36,271 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished UPSProcessingScheduler.execute()
2025-03-10 00:56:48,783 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start AuditScheduler.execute()
2025-03-10 00:56:48,793 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 00:56:48,793 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 00:56:48,793 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished AuditScheduler.execute()
2025-03-10 00:56:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start TaskScheduler.execute()
2025-03-10 00:56:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished TaskScheduler.execute()
2025-03-10 00:57:11,125 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start IANScheduler.execute()
2025-03-10 00:57:11,127 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished IANScheduler.execute()
2025-03-10 00:57:36,272 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start UPSProcessingScheduler.execute()
2025-03-10 00:57:36,273 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished UPSProcessingScheduler.execute()
2025-03-10 00:57:48,793 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start AuditScheduler.execute()
2025-03-10 00:57:48,802 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-21) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 00:57:48,802 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-21) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 00:57:48,802 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished AuditScheduler.execute()
2025-03-10 00:57:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start TaskScheduler.execute()
2025-03-10 00:57:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished TaskScheduler.execute()
2025-03-10 00:58:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start PurgeStorageScheduler.execute()
2025-03-10 00:58:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished PurgeStorageScheduler.execute()
2025-03-10 00:58:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-15126) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 00:58:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-15126) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 00:58:11,128 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start IANScheduler.execute()
2025-03-10 00:58:11,129 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished IANScheduler.execute()
2025-03-10 00:58:36,273 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start UPSProcessingScheduler.execute()
2025-03-10 00:58:36,274 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished UPSProcessingScheduler.execute()
2025-03-10 00:58:48,803 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start AuditScheduler.execute()
2025-03-10 00:58:48,811 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 00:58:48,811 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 00:58:48,811 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished AuditScheduler.execute()
2025-03-10 00:58:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start TaskScheduler.execute()
2025-03-10 00:58:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished TaskScheduler.execute()
2025-03-10 00:59:11,130 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start IANScheduler.execute()
2025-03-10 00:59:11,132 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished IANScheduler.execute()
2025-03-10 00:59:36,275 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start UPSProcessingScheduler.execute()
2025-03-10 00:59:36,275 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished UPSProcessingScheduler.execute()
2025-03-10 00:59:48,812 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start AuditScheduler.execute()
2025-03-10 00:59:48,820 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-6) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 00:59:48,820 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-6) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 00:59:48,820 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished AuditScheduler.execute()
2025-03-10 00:59:50,583 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 00:59:50,585 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 00:59:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start TaskScheduler.execute()
2025-03-10 00:59:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished TaskScheduler.execute()
2025-03-10 01:00:11,132 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start IANScheduler.execute()
2025-03-10 01:00:11,134 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished IANScheduler.execute()
2025-03-10 01:00:36,276 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start UPSProcessingScheduler.execute()
2025-03-10 01:00:36,277 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished UPSProcessingScheduler.execute()
2025-03-10 01:00:48,821 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start AuditScheduler.execute()
2025-03-10 01:00:48,834 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-26) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 01:00:48,834 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-26) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 01:00:48,834 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished AuditScheduler.execute()
2025-03-10 01:00:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start TaskScheduler.execute()
2025-03-10 01:00:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished TaskScheduler.execute()
2025-03-10 01:01:11,134 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start IANScheduler.execute()
2025-03-10 01:01:11,136 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished IANScheduler.execute()
2025-03-10 01:01:25,763 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start StudySizeScheduler.execute()
2025-03-10 01:01:25,765 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished StudySizeScheduler.execute()
2025-03-10 01:01:36,277 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start UPSProcessingScheduler.execute()
2025-03-10 01:01:36,278 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished UPSProcessingScheduler.execute()
2025-03-10 01:01:48,834 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start AuditScheduler.execute()
2025-03-10 01:01:48,842 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 01:01:48,842 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 01:01:48,843 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished AuditScheduler.execute()
2025-03-10 01:01:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start TaskScheduler.execute()
2025-03-10 01:01:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished TaskScheduler.execute()
2025-03-10 01:02:11,136 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start IANScheduler.execute()
2025-03-10 01:02:11,138 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished IANScheduler.execute()
2025-03-10 01:02:36,278 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start UPSProcessingScheduler.execute()
2025-03-10 01:02:36,279 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished UPSProcessingScheduler.execute()
2025-03-10 01:02:48,843 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start AuditScheduler.execute()
2025-03-10 01:02:48,851 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-4) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 01:02:48,851 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-4) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 01:02:48,851 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished AuditScheduler.execute()
2025-03-10 01:02:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start TaskScheduler.execute()
2025-03-10 01:02:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished TaskScheduler.execute()
2025-03-10 01:03:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start PurgeStorageScheduler.execute()
2025-03-10 01:03:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished PurgeStorageScheduler.execute()
2025-03-10 01:03:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-15147) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 01:03:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-15147) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 01:03:11,138 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start IANScheduler.execute()
2025-03-10 01:03:11,140 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished IANScheduler.execute()
2025-03-10 01:03:36,279 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start UPSProcessingScheduler.execute()
2025-03-10 01:03:36,281 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished UPSProcessingScheduler.execute()
2025-03-10 01:03:48,851 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start AuditScheduler.execute()
2025-03-10 01:03:48,860 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 01:03:48,860 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 01:03:48,860 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished AuditScheduler.execute()
2025-03-10 01:03:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start TaskScheduler.execute()
2025-03-10 01:03:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished TaskScheduler.execute()
2025-03-10 01:04:11,140 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start IANScheduler.execute()
2025-03-10 01:04:11,142 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished IANScheduler.execute()
2025-03-10 01:04:36,281 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start UPSProcessingScheduler.execute()
2025-03-10 01:04:36,282 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished UPSProcessingScheduler.execute()
2025-03-10 01:04:48,861 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start AuditScheduler.execute()
2025-03-10 01:04:48,869 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-21) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 01:04:48,869 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-21) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 01:04:48,869 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished AuditScheduler.execute()
2025-03-10 01:04:50,585 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 01:04:50,588 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 01:04:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start TaskScheduler.execute()
2025-03-10 01:04:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished TaskScheduler.execute()
2025-03-10 01:05:11,142 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start IANScheduler.execute()
2025-03-10 01:05:11,144 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished IANScheduler.execute()
2025-03-10 01:05:36,282 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start UPSProcessingScheduler.execute()
2025-03-10 01:05:36,283 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished UPSProcessingScheduler.execute()
2025-03-10 01:05:48,870 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start AuditScheduler.execute()
2025-03-10 01:05:48,878 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 01:05:48,878 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 01:05:48,878 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished AuditScheduler.execute()
2025-03-10 01:05:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start TaskScheduler.execute()
2025-03-10 01:05:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished TaskScheduler.execute()
2025-03-10 01:06:11,144 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start IANScheduler.execute()
2025-03-10 01:06:11,146 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished IANScheduler.execute()
2025-03-10 01:06:25,765 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start StudySizeScheduler.execute()
2025-03-10 01:06:25,766 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished StudySizeScheduler.execute()
2025-03-10 01:06:36,284 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start UPSProcessingScheduler.execute()
2025-03-10 01:06:36,285 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished UPSProcessingScheduler.execute()
2025-03-10 01:06:48,878 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start AuditScheduler.execute()
2025-03-10 01:06:48,887 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 01:06:48,887 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 01:06:48,887 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished AuditScheduler.execute()
2025-03-10 01:06:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start TaskScheduler.execute()
2025-03-10 01:06:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished TaskScheduler.execute()
2025-03-10 01:07:11,147 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start IANScheduler.execute()
2025-03-10 01:07:11,149 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished IANScheduler.execute()
2025-03-10 01:07:36,285 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start UPSProcessingScheduler.execute()
2025-03-10 01:07:36,286 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished UPSProcessingScheduler.execute()
2025-03-10 01:07:48,887 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start AuditScheduler.execute()
2025-03-10 01:07:48,896 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-26) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 01:07:48,896 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-26) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 01:07:48,896 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished AuditScheduler.execute()
2025-03-10 01:07:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start TaskScheduler.execute()
2025-03-10 01:07:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished TaskScheduler.execute()
2025-03-10 01:08:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start PurgeStorageScheduler.execute()
2025-03-10 01:08:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished PurgeStorageScheduler.execute()
2025-03-10 01:08:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-15168) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 01:08:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-15168) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 01:08:11,149 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start IANScheduler.execute()
2025-03-10 01:08:11,151 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished IANScheduler.execute()
2025-03-10 01:08:36,286 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start UPSProcessingScheduler.execute()
2025-03-10 01:08:36,287 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished UPSProcessingScheduler.execute()
2025-03-10 01:08:48,896 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start AuditScheduler.execute()
2025-03-10 01:08:48,905 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 01:08:48,905 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 01:08:48,905 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished AuditScheduler.execute()
2025-03-10 01:08:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start TaskScheduler.execute()
2025-03-10 01:08:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished TaskScheduler.execute()
2025-03-10 01:09:11,151 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start IANScheduler.execute()
2025-03-10 01:09:11,153 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished IANScheduler.execute()
2025-03-10 01:09:36,287 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start UPSProcessingScheduler.execute()
2025-03-10 01:09:36,289 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished UPSProcessingScheduler.execute()
2025-03-10 01:09:48,905 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start AuditScheduler.execute()
2025-03-10 01:09:48,913 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-4) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 01:09:48,914 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-4) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 01:09:48,914 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished AuditScheduler.execute()
2025-03-10 01:09:50,588 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 01:09:50,591 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 01:09:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start TaskScheduler.execute()
2025-03-10 01:09:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished TaskScheduler.execute()
2025-03-10 01:10:11,153 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start IANScheduler.execute()
2025-03-10 01:10:11,155 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished IANScheduler.execute()
2025-03-10 01:10:36,289 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start UPSProcessingScheduler.execute()
2025-03-10 01:10:36,290 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished UPSProcessingScheduler.execute()
2025-03-10 01:10:48,914 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start AuditScheduler.execute()
2025-03-10 01:10:48,922 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 01:10:48,922 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 01:10:48,923 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished AuditScheduler.execute()
2025-03-10 01:10:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start TaskScheduler.execute()
2025-03-10 01:10:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished TaskScheduler.execute()
2025-03-10 01:11:11,155 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start IANScheduler.execute()
2025-03-10 01:11:11,158 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished IANScheduler.execute()
2025-03-10 01:11:25,767 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start StudySizeScheduler.execute()
2025-03-10 01:11:25,768 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished StudySizeScheduler.execute()
2025-03-10 01:11:36,290 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start UPSProcessingScheduler.execute()
2025-03-10 01:11:36,291 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished UPSProcessingScheduler.execute()
2025-03-10 01:11:48,923 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start AuditScheduler.execute()
2025-03-10 01:11:48,931 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-11) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 01:11:48,931 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-11) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 01:11:48,931 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished AuditScheduler.execute()
2025-03-10 01:11:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start TaskScheduler.execute()
2025-03-10 01:11:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished TaskScheduler.execute()
2025-03-10 01:12:11,158 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start IANScheduler.execute()
2025-03-10 01:12:11,160 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished IANScheduler.execute()
2025-03-10 01:12:36,291 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start UPSProcessingScheduler.execute()
2025-03-10 01:12:36,292 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished UPSProcessingScheduler.execute()
2025-03-10 01:12:48,932 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start AuditScheduler.execute()
2025-03-10 01:12:48,940 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 01:12:48,940 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 01:12:48,940 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished AuditScheduler.execute()
2025-03-10 01:12:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start TaskScheduler.execute()
2025-03-10 01:12:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished TaskScheduler.execute()
2025-03-10 01:13:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start PurgeStorageScheduler.execute()
2025-03-10 01:13:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished PurgeStorageScheduler.execute()
2025-03-10 01:13:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-15189) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 01:13:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-15189) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 01:13:11,160 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start IANScheduler.execute()
2025-03-10 01:13:11,162 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished IANScheduler.execute()
2025-03-10 01:13:36,293 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start UPSProcessingScheduler.execute()
2025-03-10 01:13:36,294 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished UPSProcessingScheduler.execute()
2025-03-10 01:13:48,940 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start AuditScheduler.execute()
2025-03-10 01:13:48,949 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 01:13:48,949 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 01:13:48,949 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished AuditScheduler.execute()
2025-03-10 01:13:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start TaskScheduler.execute()
2025-03-10 01:13:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished TaskScheduler.execute()
2025-03-10 01:14:11,163 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start IANScheduler.execute()
2025-03-10 01:14:11,165 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished IANScheduler.execute()
2025-03-10 01:14:36,294 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start UPSProcessingScheduler.execute()
2025-03-10 01:14:36,295 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished UPSProcessingScheduler.execute()
2025-03-10 01:14:48,949 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start AuditScheduler.execute()
2025-03-10 01:14:48,957 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-26) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 01:14:48,958 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-26) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 01:14:48,958 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished AuditScheduler.execute()
2025-03-10 01:14:50,591 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 01:14:50,593 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 01:14:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start TaskScheduler.execute()
2025-03-10 01:14:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished TaskScheduler.execute()
2025-03-10 01:15:11,165 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start IANScheduler.execute()
2025-03-10 01:15:11,167 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished IANScheduler.execute()
2025-03-10 01:15:36,296 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start UPSProcessingScheduler.execute()
2025-03-10 01:15:36,296 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished UPSProcessingScheduler.execute()
2025-03-10 01:15:48,958 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start AuditScheduler.execute()
2025-03-10 01:15:48,966 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 01:15:48,966 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 01:15:48,967 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished AuditScheduler.execute()
2025-03-10 01:15:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start TaskScheduler.execute()
2025-03-10 01:15:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished TaskScheduler.execute()
2025-03-10 01:16:11,167 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start IANScheduler.execute()
2025-03-10 01:16:11,170 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished IANScheduler.execute()
2025-03-10 01:16:25,768 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start StudySizeScheduler.execute()
2025-03-10 01:16:25,770 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished StudySizeScheduler.execute()
2025-03-10 01:16:36,297 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start UPSProcessingScheduler.execute()
2025-03-10 01:16:36,298 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished UPSProcessingScheduler.execute()
2025-03-10 01:16:48,967 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start AuditScheduler.execute()
2025-03-10 01:16:48,981 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-19) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 01:16:48,981 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-19) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 01:16:48,981 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished AuditScheduler.execute()
2025-03-10 01:16:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start TaskScheduler.execute()
2025-03-10 01:16:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished TaskScheduler.execute()
2025-03-10 01:17:11,170 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start IANScheduler.execute()
2025-03-10 01:17:11,172 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished IANScheduler.execute()
2025-03-10 01:17:36,298 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start UPSProcessingScheduler.execute()
2025-03-10 01:17:36,299 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished UPSProcessingScheduler.execute()
2025-03-10 01:17:48,981 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start AuditScheduler.execute()
2025-03-10 01:17:48,990 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 01:17:48,990 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 01:17:48,991 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished AuditScheduler.execute()
2025-03-10 01:17:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start TaskScheduler.execute()
2025-03-10 01:17:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished TaskScheduler.execute()
2025-03-10 01:18:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start PurgeStorageScheduler.execute()
2025-03-10 01:18:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished PurgeStorageScheduler.execute()
2025-03-10 01:18:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-15210) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 01:18:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-15210) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 01:18:11,172 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start IANScheduler.execute()
2025-03-10 01:18:11,175 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished IANScheduler.execute()
2025-03-10 01:18:36,300 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start UPSProcessingScheduler.execute()
2025-03-10 01:18:36,301 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished UPSProcessingScheduler.execute()
2025-03-10 01:18:48,991 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start AuditScheduler.execute()
2025-03-10 01:18:48,999 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-11) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 01:18:48,999 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-11) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 01:18:48,999 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished AuditScheduler.execute()
2025-03-10 01:18:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start TaskScheduler.execute()
2025-03-10 01:18:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished TaskScheduler.execute()
2025-03-10 01:19:11,175 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start IANScheduler.execute()
2025-03-10 01:19:11,177 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished IANScheduler.execute()
2025-03-10 01:19:36,301 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start UPSProcessingScheduler.execute()
2025-03-10 01:19:36,302 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished UPSProcessingScheduler.execute()
2025-03-10 01:19:49,000 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start AuditScheduler.execute()
2025-03-10 01:19:49,008 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 01:19:49,008 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 01:19:49,008 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished AuditScheduler.execute()
2025-03-10 01:19:50,593 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 01:19:50,595 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 01:19:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start TaskScheduler.execute()
2025-03-10 01:19:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished TaskScheduler.execute()
2025-03-10 01:20:11,177 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start IANScheduler.execute()
2025-03-10 01:20:11,179 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished IANScheduler.execute()
2025-03-10 01:20:36,303 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start UPSProcessingScheduler.execute()
2025-03-10 01:20:36,304 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished UPSProcessingScheduler.execute()
2025-03-10 01:20:49,008 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start AuditScheduler.execute()
2025-03-10 01:20:49,017 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 01:20:49,017 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 01:20:49,017 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished AuditScheduler.execute()
2025-03-10 01:20:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start TaskScheduler.execute()
2025-03-10 01:20:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished TaskScheduler.execute()
2025-03-10 01:21:11,179 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start IANScheduler.execute()
2025-03-10 01:21:11,181 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished IANScheduler.execute()
2025-03-10 01:21:25,770 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start StudySizeScheduler.execute()
2025-03-10 01:21:25,772 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished StudySizeScheduler.execute()
2025-03-10 01:21:36,304 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start UPSProcessingScheduler.execute()
2025-03-10 01:21:36,305 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished UPSProcessingScheduler.execute()
2025-03-10 01:21:49,017 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start AuditScheduler.execute()
2025-03-10 01:21:49,026 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-15) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 01:21:49,026 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-15) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 01:21:49,026 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished AuditScheduler.execute()
2025-03-10 01:21:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start TaskScheduler.execute()
2025-03-10 01:21:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished TaskScheduler.execute()
2025-03-10 01:22:11,182 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start IANScheduler.execute()
2025-03-10 01:22:11,183 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished IANScheduler.execute()
2025-03-10 01:22:36,305 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start UPSProcessingScheduler.execute()
2025-03-10 01:22:36,306 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished UPSProcessingScheduler.execute()
2025-03-10 01:22:49,027 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start AuditScheduler.execute()
2025-03-10 01:22:49,035 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 01:22:49,035 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 01:22:49,035 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished AuditScheduler.execute()
2025-03-10 01:22:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start TaskScheduler.execute()
2025-03-10 01:22:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished TaskScheduler.execute()
2025-03-10 01:23:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start PurgeStorageScheduler.execute()
2025-03-10 01:23:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished PurgeStorageScheduler.execute()
2025-03-10 01:23:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-15231) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 01:23:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-15231) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 01:23:11,184 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start IANScheduler.execute()
2025-03-10 01:23:11,186 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished IANScheduler.execute()
2025-03-10 01:23:36,307 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start UPSProcessingScheduler.execute()
2025-03-10 01:23:36,308 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished UPSProcessingScheduler.execute()
2025-03-10 01:23:49,035 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start AuditScheduler.execute()
2025-03-10 01:23:49,044 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-19) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 01:23:49,044 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-19) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 01:23:49,044 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished AuditScheduler.execute()
2025-03-10 01:23:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start TaskScheduler.execute()
2025-03-10 01:23:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished TaskScheduler.execute()
2025-03-10 01:24:11,186 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start IANScheduler.execute()
2025-03-10 01:24:11,188 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished IANScheduler.execute()
2025-03-10 01:24:36,308 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start UPSProcessingScheduler.execute()
2025-03-10 01:24:36,309 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished UPSProcessingScheduler.execute()
2025-03-10 01:24:49,044 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start AuditScheduler.execute()
2025-03-10 01:24:49,052 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 01:24:49,053 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 01:24:49,053 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished AuditScheduler.execute()
2025-03-10 01:24:50,596 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 01:24:50,598 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 01:24:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start TaskScheduler.execute()
2025-03-10 01:24:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished TaskScheduler.execute()
2025-03-10 01:25:11,188 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start IANScheduler.execute()
2025-03-10 01:25:11,190 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished IANScheduler.execute()
2025-03-10 01:25:36,310 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start UPSProcessingScheduler.execute()
2025-03-10 01:25:36,311 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished UPSProcessingScheduler.execute()
2025-03-10 01:25:49,053 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start AuditScheduler.execute()
2025-03-10 01:25:49,061 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-11) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 01:25:49,061 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-11) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 01:25:49,061 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished AuditScheduler.execute()
2025-03-10 01:25:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start TaskScheduler.execute()
2025-03-10 01:25:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished TaskScheduler.execute()
2025-03-10 01:26:11,190 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start IANScheduler.execute()
2025-03-10 01:26:11,192 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished IANScheduler.execute()
2025-03-10 01:26:25,772 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start StudySizeScheduler.execute()
2025-03-10 01:26:25,773 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished StudySizeScheduler.execute()
2025-03-10 01:26:36,311 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start UPSProcessingScheduler.execute()
2025-03-10 01:26:36,312 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished UPSProcessingScheduler.execute()
2025-03-10 01:26:49,062 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start AuditScheduler.execute()
2025-03-10 01:26:49,071 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-12) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 01:26:49,071 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-12) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 01:26:49,071 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished AuditScheduler.execute()
2025-03-10 01:26:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start TaskScheduler.execute()
2025-03-10 01:26:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished TaskScheduler.execute()
2025-03-10 01:27:11,192 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start IANScheduler.execute()
2025-03-10 01:27:11,194 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished IANScheduler.execute()
2025-03-10 01:27:36,313 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start UPSProcessingScheduler.execute()
2025-03-10 01:27:36,314 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished UPSProcessingScheduler.execute()
2025-03-10 01:27:49,071 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start AuditScheduler.execute()
2025-03-10 01:27:49,080 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 01:27:49,080 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 01:27:49,080 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished AuditScheduler.execute()
2025-03-10 01:27:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start TaskScheduler.execute()
2025-03-10 01:27:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished TaskScheduler.execute()
2025-03-10 01:28:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start PurgeStorageScheduler.execute()
2025-03-10 01:28:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished PurgeStorageScheduler.execute()
2025-03-10 01:28:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-15252) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 01:28:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-15252) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 01:28:11,194 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start IANScheduler.execute()
2025-03-10 01:28:11,197 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished IANScheduler.execute()
2025-03-10 01:28:36,314 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start UPSProcessingScheduler.execute()
2025-03-10 01:28:36,315 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished UPSProcessingScheduler.execute()
2025-03-10 01:28:49,080 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start AuditScheduler.execute()
2025-03-10 01:28:49,088 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-15) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 01:28:49,089 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-15) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 01:28:49,089 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished AuditScheduler.execute()
2025-03-10 01:28:49,969 INFO  [org.dcm4chee.arc.ups.impl.UPSDeleteScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start UPSDeleteScheduler.execute()
2025-03-10 01:28:49,971 INFO  [org.dcm4chee.arc.ups.impl.UPSDeleteScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished UPSDeleteScheduler.execute()
2025-03-10 01:28:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start TaskScheduler.execute()
2025-03-10 01:28:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished TaskScheduler.execute()
2025-03-10 01:29:11,197 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start IANScheduler.execute()
2025-03-10 01:29:11,199 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished IANScheduler.execute()
2025-03-10 01:29:36,315 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start UPSProcessingScheduler.execute()
2025-03-10 01:29:36,316 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished UPSProcessingScheduler.execute()
2025-03-10 01:29:49,089 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start AuditScheduler.execute()
2025-03-10 01:29:49,097 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-22) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 01:29:49,098 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-22) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 01:29:49,098 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished AuditScheduler.execute()
2025-03-10 01:29:50,598 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 01:29:50,601 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 01:29:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start TaskScheduler.execute()
2025-03-10 01:29:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished TaskScheduler.execute()
2025-03-10 01:30:11,199 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start IANScheduler.execute()
2025-03-10 01:30:11,201 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished IANScheduler.execute()
2025-03-10 01:30:36,317 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start UPSProcessingScheduler.execute()
2025-03-10 01:30:36,318 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished UPSProcessingScheduler.execute()
2025-03-10 01:30:49,098 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start AuditScheduler.execute()
2025-03-10 01:30:49,110 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-17) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 01:30:49,111 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-17) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 01:30:49,111 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished AuditScheduler.execute()
2025-03-10 01:30:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start TaskScheduler.execute()
2025-03-10 01:30:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished TaskScheduler.execute()
2025-03-10 01:31:11,201 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start IANScheduler.execute()
2025-03-10 01:31:11,203 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished IANScheduler.execute()
2025-03-10 01:31:25,774 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start StudySizeScheduler.execute()
2025-03-10 01:31:25,775 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished StudySizeScheduler.execute()
2025-03-10 01:31:36,318 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start UPSProcessingScheduler.execute()
2025-03-10 01:31:36,319 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished UPSProcessingScheduler.execute()
2025-03-10 01:31:49,111 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start AuditScheduler.execute()
2025-03-10 01:31:49,120 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-31) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 01:31:49,121 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-31) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 01:31:49,121 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished AuditScheduler.execute()
2025-03-10 01:31:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start TaskScheduler.execute()
2025-03-10 01:31:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished TaskScheduler.execute()
2025-03-10 01:32:10,350 INFO  [org.dcm4chee.arc.qmgt.impl.PurgeTaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start PurgeTaskScheduler.execute()
2025-03-10 01:32:10,367 INFO  [org.dcm4chee.arc.qmgt.impl.PurgeTaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished PurgeTaskScheduler.execute()
2025-03-10 01:32:11,203 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start IANScheduler.execute()
2025-03-10 01:32:11,205 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished IANScheduler.execute()
2025-03-10 01:32:36,319 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start UPSProcessingScheduler.execute()
2025-03-10 01:32:36,321 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished UPSProcessingScheduler.execute()
2025-03-10 01:32:49,121 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start AuditScheduler.execute()
2025-03-10 01:32:49,129 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-9) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 01:32:49,130 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-9) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 01:32:49,130 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished AuditScheduler.execute()
2025-03-10 01:32:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start TaskScheduler.execute()
2025-03-10 01:32:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished TaskScheduler.execute()
2025-03-10 01:33:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start PurgeStorageScheduler.execute()
2025-03-10 01:33:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished PurgeStorageScheduler.execute()
2025-03-10 01:33:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-15273) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 01:33:01,702 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-15273) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 01:33:11,206 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start IANScheduler.execute()
2025-03-10 01:33:11,208 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished IANScheduler.execute()
2025-03-10 01:33:36,321 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start UPSProcessingScheduler.execute()
2025-03-10 01:33:36,322 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished UPSProcessingScheduler.execute()
2025-03-10 01:33:49,130 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start AuditScheduler.execute()
2025-03-10 01:33:49,131 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-7) Send audit message to /127.0.0.1:514
2025-03-10 01:33:49,131 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-7) Send audit message to /127.0.0.1:514
2025-03-10 01:33:49,132 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-7) Send audit message to /127.0.0.1:514
2025-03-10 01:33:49,132 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-7) Send audit message to /127.0.0.1:514
2025-03-10 01:33:49,132 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-7) Send audit message to /127.0.0.1:514
2025-03-10 01:33:49,133 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-7) Send audit message to /127.0.0.1:514
2025-03-10 01:33:49,134 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-7) Send audit message to /127.0.0.1:514
2025-03-10 01:33:49,134 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-7) Send audit message to /127.0.0.1:514
2025-03-10 01:33:49,135 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-7) Send audit message to /127.0.0.1:514
2025-03-10 01:33:49,143 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-7) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 01:33:49,143 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-7) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 01:33:49,143 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-7) Send audit message to /127.0.0.1:514
2025-03-10 01:33:49,144 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-7) Send audit message to /127.0.0.1:514
2025-03-10 01:33:49,144 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished AuditScheduler.execute()
2025-03-10 01:33:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start TaskScheduler.execute()
2025-03-10 01:33:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished TaskScheduler.execute()
2025-03-10 01:34:11,209 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start IANScheduler.execute()
2025-03-10 01:34:11,211 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished IANScheduler.execute()
2025-03-10 01:34:36,322 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start UPSProcessingScheduler.execute()
2025-03-10 01:34:36,323 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished UPSProcessingScheduler.execute()
2025-03-10 01:34:49,144 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start AuditScheduler.execute()
2025-03-10 01:34:49,152 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-20) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 01:34:49,153 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-20) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 01:34:49,153 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished AuditScheduler.execute()
2025-03-10 01:34:50,601 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 01:34:50,603 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 01:34:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start TaskScheduler.execute()
2025-03-10 01:34:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished TaskScheduler.execute()
2025-03-10 01:35:11,211 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start IANScheduler.execute()
2025-03-10 01:35:11,213 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished IANScheduler.execute()
2025-03-10 01:35:36,323 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start UPSProcessingScheduler.execute()
2025-03-10 01:35:36,324 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished UPSProcessingScheduler.execute()
2025-03-10 01:35:49,153 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start AuditScheduler.execute()
2025-03-10 01:35:49,163 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-18) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 01:35:49,163 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-18) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 01:35:49,163 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished AuditScheduler.execute()
2025-03-10 01:35:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start TaskScheduler.execute()
2025-03-10 01:35:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished TaskScheduler.execute()
2025-03-10 01:36:11,213 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start IANScheduler.execute()
2025-03-10 01:36:11,215 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished IANScheduler.execute()
2025-03-10 01:36:25,775 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start StudySizeScheduler.execute()
2025-03-10 01:36:25,777 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished StudySizeScheduler.execute()
2025-03-10 01:36:36,325 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start UPSProcessingScheduler.execute()
2025-03-10 01:36:36,325 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished UPSProcessingScheduler.execute()
2025-03-10 01:36:49,163 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start AuditScheduler.execute()
2025-03-10 01:36:49,172 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-14) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 01:36:49,172 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-14) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 01:36:49,172 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished AuditScheduler.execute()
2025-03-10 01:36:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start TaskScheduler.execute()
2025-03-10 01:36:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished TaskScheduler.execute()
2025-03-10 01:37:11,215 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start IANScheduler.execute()
2025-03-10 01:37:11,217 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished IANScheduler.execute()
2025-03-10 01:37:36,326 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start UPSProcessingScheduler.execute()
2025-03-10 01:37:36,327 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished UPSProcessingScheduler.execute()
2025-03-10 01:37:49,172 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start AuditScheduler.execute()
2025-03-10 01:37:49,180 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-25) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 01:37:49,181 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-25) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 01:37:49,181 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished AuditScheduler.execute()
2025-03-10 01:37:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start TaskScheduler.execute()
2025-03-10 01:37:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished TaskScheduler.execute()
2025-03-10 01:38:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start PurgeStorageScheduler.execute()
2025-03-10 01:38:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished PurgeStorageScheduler.execute()
2025-03-10 01:38:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-15294) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 01:38:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-15294) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 01:38:11,217 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start IANScheduler.execute()
2025-03-10 01:38:11,219 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished IANScheduler.execute()
2025-03-10 01:38:36,327 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start UPSProcessingScheduler.execute()
2025-03-10 01:38:36,328 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished UPSProcessingScheduler.execute()
2025-03-10 01:38:49,181 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start AuditScheduler.execute()
2025-03-10 01:38:49,190 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-2) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 01:38:49,190 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-2) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 01:38:49,190 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished AuditScheduler.execute()
2025-03-10 01:38:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start TaskScheduler.execute()
2025-03-10 01:38:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished TaskScheduler.execute()
2025-03-10 01:39:11,220 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start IANScheduler.execute()
2025-03-10 01:39:11,222 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished IANScheduler.execute()
2025-03-10 01:39:36,329 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start UPSProcessingScheduler.execute()
2025-03-10 01:39:36,330 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished UPSProcessingScheduler.execute()
2025-03-10 01:39:49,190 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start AuditScheduler.execute()
2025-03-10 01:39:49,198 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-9) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 01:39:49,199 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-9) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 01:39:49,199 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished AuditScheduler.execute()
2025-03-10 01:39:50,603 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 01:39:50,606 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 01:39:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start TaskScheduler.execute()
2025-03-10 01:39:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished TaskScheduler.execute()
2025-03-10 01:40:11,222 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start IANScheduler.execute()
2025-03-10 01:40:11,224 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished IANScheduler.execute()
2025-03-10 01:40:36,330 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start UPSProcessingScheduler.execute()
2025-03-10 01:40:36,331 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished UPSProcessingScheduler.execute()
2025-03-10 01:40:49,199 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start AuditScheduler.execute()
2025-03-10 01:40:49,207 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-7) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 01:40:49,207 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-7) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 01:40:49,207 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished AuditScheduler.execute()
2025-03-10 01:40:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start TaskScheduler.execute()
2025-03-10 01:40:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished TaskScheduler.execute()
2025-03-10 01:41:11,224 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start IANScheduler.execute()
2025-03-10 01:41:11,226 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished IANScheduler.execute()
2025-03-10 01:41:25,777 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start StudySizeScheduler.execute()
2025-03-10 01:41:25,779 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished StudySizeScheduler.execute()
2025-03-10 01:41:36,331 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start UPSProcessingScheduler.execute()
2025-03-10 01:41:36,332 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished UPSProcessingScheduler.execute()
2025-03-10 01:41:49,208 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start AuditScheduler.execute()
2025-03-10 01:41:49,216 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-5) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 01:41:49,216 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-5) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 01:41:49,217 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished AuditScheduler.execute()
2025-03-10 01:41:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start TaskScheduler.execute()
2025-03-10 01:41:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished TaskScheduler.execute()
2025-03-10 01:42:11,226 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start IANScheduler.execute()
2025-03-10 01:42:11,228 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished IANScheduler.execute()
2025-03-10 01:42:36,332 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start UPSProcessingScheduler.execute()
2025-03-10 01:42:36,333 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished UPSProcessingScheduler.execute()
2025-03-10 01:42:49,217 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start AuditScheduler.execute()
2025-03-10 01:42:49,225 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-18) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 01:42:49,226 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-18) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 01:42:49,226 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished AuditScheduler.execute()
2025-03-10 01:42:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start TaskScheduler.execute()
2025-03-10 01:42:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished TaskScheduler.execute()
2025-03-10 01:43:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start PurgeStorageScheduler.execute()
2025-03-10 01:43:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished PurgeStorageScheduler.execute()
2025-03-10 01:43:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-15315) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 01:43:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-15315) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 01:43:11,228 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start IANScheduler.execute()
2025-03-10 01:43:11,230 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished IANScheduler.execute()
2025-03-10 01:43:36,334 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start UPSProcessingScheduler.execute()
2025-03-10 01:43:36,335 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished UPSProcessingScheduler.execute()
2025-03-10 01:43:49,226 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start AuditScheduler.execute()
2025-03-10 01:43:49,234 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-14) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 01:43:49,235 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-14) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 01:43:49,235 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished AuditScheduler.execute()
2025-03-10 01:43:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start TaskScheduler.execute()
2025-03-10 01:43:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished TaskScheduler.execute()
2025-03-10 01:44:11,231 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start IANScheduler.execute()
2025-03-10 01:44:11,233 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished IANScheduler.execute()
2025-03-10 01:44:36,335 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start UPSProcessingScheduler.execute()
2025-03-10 01:44:36,336 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished UPSProcessingScheduler.execute()
2025-03-10 01:44:49,235 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start AuditScheduler.execute()
2025-03-10 01:44:49,243 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-25) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 01:44:49,243 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-25) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 01:44:49,244 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished AuditScheduler.execute()
2025-03-10 01:44:50,606 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 01:44:50,608 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 01:44:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start TaskScheduler.execute()
2025-03-10 01:44:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished TaskScheduler.execute()
2025-03-10 01:45:11,233 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start IANScheduler.execute()
2025-03-10 01:45:11,235 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished IANScheduler.execute()
2025-03-10 01:45:36,337 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start UPSProcessingScheduler.execute()
2025-03-10 01:45:36,338 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished UPSProcessingScheduler.execute()
2025-03-10 01:45:49,244 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start AuditScheduler.execute()
2025-03-10 01:45:49,252 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-2) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 01:45:49,252 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-2) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 01:45:49,252 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished AuditScheduler.execute()
2025-03-10 01:45:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start TaskScheduler.execute()
2025-03-10 01:45:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished TaskScheduler.execute()
2025-03-10 01:46:11,235 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start IANScheduler.execute()
2025-03-10 01:46:11,237 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished IANScheduler.execute()
2025-03-10 01:46:12,805 INFO  [org.dcm4chee.arc.stgcmt.impl.PurgeStgCmtScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start PurgeStgCmtScheduler.execute()
2025-03-10 01:46:12,808 INFO  [org.dcm4chee.arc.stgcmt.impl.PurgeStgCmtScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished PurgeStgCmtScheduler.execute()
2025-03-10 01:46:25,779 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start StudySizeScheduler.execute()
2025-03-10 01:46:25,780 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished StudySizeScheduler.execute()
2025-03-10 01:46:36,338 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start UPSProcessingScheduler.execute()
2025-03-10 01:46:36,339 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished UPSProcessingScheduler.execute()
2025-03-10 01:46:49,253 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start AuditScheduler.execute()
2025-03-10 01:46:49,261 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 01:46:49,268 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 01:46:49,268 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished AuditScheduler.execute()
2025-03-10 01:46:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start TaskScheduler.execute()
2025-03-10 01:46:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished TaskScheduler.execute()
2025-03-10 01:47:11,238 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start IANScheduler.execute()
2025-03-10 01:47:11,240 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished IANScheduler.execute()
2025-03-10 01:47:36,339 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start UPSProcessingScheduler.execute()
2025-03-10 01:47:36,340 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished UPSProcessingScheduler.execute()
2025-03-10 01:47:49,268 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start AuditScheduler.execute()
2025-03-10 01:47:49,276 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-6) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 01:47:49,277 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-6) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 01:47:49,277 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished AuditScheduler.execute()
2025-03-10 01:47:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start TaskScheduler.execute()
2025-03-10 01:47:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished TaskScheduler.execute()
2025-03-10 01:48:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start PurgeStorageScheduler.execute()
2025-03-10 01:48:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished PurgeStorageScheduler.execute()
2025-03-10 01:48:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-15336) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 01:48:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-15336) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 01:48:11,240 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start IANScheduler.execute()
2025-03-10 01:48:11,242 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished IANScheduler.execute()
2025-03-10 01:48:36,340 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start UPSProcessingScheduler.execute()
2025-03-10 01:48:36,341 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished UPSProcessingScheduler.execute()
2025-03-10 01:48:49,277 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start AuditScheduler.execute()
2025-03-10 01:48:49,285 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-26) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 01:48:49,285 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-26) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 01:48:49,285 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished AuditScheduler.execute()
2025-03-10 01:48:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start TaskScheduler.execute()
2025-03-10 01:48:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished TaskScheduler.execute()
2025-03-10 01:49:11,242 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start IANScheduler.execute()
2025-03-10 01:49:11,244 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished IANScheduler.execute()
2025-03-10 01:49:36,342 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start UPSProcessingScheduler.execute()
2025-03-10 01:49:36,343 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished UPSProcessingScheduler.execute()
2025-03-10 01:49:49,286 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start AuditScheduler.execute()
2025-03-10 01:49:49,294 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-16) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 01:49:49,295 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-16) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 01:49:49,295 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished AuditScheduler.execute()
2025-03-10 01:49:50,608 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 01:49:50,610 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 01:49:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start TaskScheduler.execute()
2025-03-10 01:49:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished TaskScheduler.execute()
2025-03-10 01:50:11,244 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start IANScheduler.execute()
2025-03-10 01:50:11,246 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished IANScheduler.execute()
2025-03-10 01:50:36,343 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start UPSProcessingScheduler.execute()
2025-03-10 01:50:36,344 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished UPSProcessingScheduler.execute()
2025-03-10 01:50:49,295 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start AuditScheduler.execute()
2025-03-10 01:50:49,303 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-4) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 01:50:49,303 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-4) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 01:50:49,304 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished AuditScheduler.execute()
2025-03-10 01:50:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start TaskScheduler.execute()
2025-03-10 01:50:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished TaskScheduler.execute()
2025-03-10 01:51:11,246 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start IANScheduler.execute()
2025-03-10 01:51:11,248 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished IANScheduler.execute()
2025-03-10 01:51:25,780 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start StudySizeScheduler.execute()
2025-03-10 01:51:25,782 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished StudySizeScheduler.execute()
2025-03-10 01:51:36,344 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start UPSProcessingScheduler.execute()
2025-03-10 01:51:36,345 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished UPSProcessingScheduler.execute()
2025-03-10 01:51:49,304 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start AuditScheduler.execute()
2025-03-10 01:51:49,312 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 01:51:49,312 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 01:51:49,312 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished AuditScheduler.execute()
2025-03-10 01:51:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start TaskScheduler.execute()
2025-03-10 01:51:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished TaskScheduler.execute()
2025-03-10 01:52:11,248 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start IANScheduler.execute()
2025-03-10 01:52:11,250 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished IANScheduler.execute()
2025-03-10 01:52:36,346 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start UPSProcessingScheduler.execute()
2025-03-10 01:52:36,347 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished UPSProcessingScheduler.execute()
2025-03-10 01:52:49,313 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start AuditScheduler.execute()
2025-03-10 01:52:49,321 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-21) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 01:52:49,321 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-21) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 01:52:49,321 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished AuditScheduler.execute()
2025-03-10 01:52:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start TaskScheduler.execute()
2025-03-10 01:52:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished TaskScheduler.execute()
2025-03-10 01:53:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start PurgeStorageScheduler.execute()
2025-03-10 01:53:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished PurgeStorageScheduler.execute()
2025-03-10 01:53:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-15357) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 01:53:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-15357) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 01:53:11,250 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start IANScheduler.execute()
2025-03-10 01:53:11,252 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished IANScheduler.execute()
2025-03-10 01:53:36,347 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start UPSProcessingScheduler.execute()
2025-03-10 01:53:36,348 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished UPSProcessingScheduler.execute()
2025-03-10 01:53:49,322 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start AuditScheduler.execute()
2025-03-10 01:53:49,330 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 01:53:49,330 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 01:53:49,330 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished AuditScheduler.execute()
2025-03-10 01:53:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start TaskScheduler.execute()
2025-03-10 01:53:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished TaskScheduler.execute()
2025-03-10 01:54:11,252 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start IANScheduler.execute()
2025-03-10 01:54:11,254 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished IANScheduler.execute()
2025-03-10 01:54:36,348 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start UPSProcessingScheduler.execute()
2025-03-10 01:54:36,349 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished UPSProcessingScheduler.execute()
2025-03-10 01:54:49,330 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start AuditScheduler.execute()
2025-03-10 01:54:49,339 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-6) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 01:54:49,339 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-6) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 01:54:49,339 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished AuditScheduler.execute()
2025-03-10 01:54:50,611 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 01:54:50,613 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 01:54:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start TaskScheduler.execute()
2025-03-10 01:54:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished TaskScheduler.execute()
2025-03-10 01:55:11,254 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start IANScheduler.execute()
2025-03-10 01:55:11,256 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished IANScheduler.execute()
2025-03-10 01:55:36,349 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start UPSProcessingScheduler.execute()
2025-03-10 01:55:36,351 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished UPSProcessingScheduler.execute()
2025-03-10 01:55:49,339 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start AuditScheduler.execute()
2025-03-10 01:55:49,347 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-26) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 01:55:49,348 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-26) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 01:55:49,348 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished AuditScheduler.execute()
2025-03-10 01:55:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start TaskScheduler.execute()
2025-03-10 01:55:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished TaskScheduler.execute()
2025-03-10 01:56:11,256 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start IANScheduler.execute()
2025-03-10 01:56:11,258 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished IANScheduler.execute()
2025-03-10 01:56:25,782 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start StudySizeScheduler.execute()
2025-03-10 01:56:25,784 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished StudySizeScheduler.execute()
2025-03-10 01:56:36,351 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start UPSProcessingScheduler.execute()
2025-03-10 01:56:36,352 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished UPSProcessingScheduler.execute()
2025-03-10 01:56:49,348 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start AuditScheduler.execute()
2025-03-10 01:56:49,356 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 01:56:49,356 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 01:56:49,356 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished AuditScheduler.execute()
2025-03-10 01:56:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start TaskScheduler.execute()
2025-03-10 01:56:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished TaskScheduler.execute()
2025-03-10 01:57:11,259 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start IANScheduler.execute()
2025-03-10 01:57:11,260 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished IANScheduler.execute()
2025-03-10 01:57:36,352 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start UPSProcessingScheduler.execute()
2025-03-10 01:57:36,353 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished UPSProcessingScheduler.execute()
2025-03-10 01:57:49,357 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start AuditScheduler.execute()
2025-03-10 01:57:49,366 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-4) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 01:57:49,366 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-4) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 01:57:49,366 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished AuditScheduler.execute()
2025-03-10 01:57:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start TaskScheduler.execute()
2025-03-10 01:57:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished TaskScheduler.execute()
2025-03-10 01:58:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start PurgeStorageScheduler.execute()
2025-03-10 01:58:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished PurgeStorageScheduler.execute()
2025-03-10 01:58:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-15378) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 01:58:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-15378) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 01:58:11,261 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start IANScheduler.execute()
2025-03-10 01:58:11,262 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished IANScheduler.execute()
2025-03-10 01:58:36,354 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start UPSProcessingScheduler.execute()
2025-03-10 01:58:36,359 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished UPSProcessingScheduler.execute()
2025-03-10 01:58:49,366 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start AuditScheduler.execute()
2025-03-10 01:58:49,375 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 01:58:49,375 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 01:58:49,375 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished AuditScheduler.execute()
2025-03-10 01:58:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start TaskScheduler.execute()
2025-03-10 01:58:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished TaskScheduler.execute()
2025-03-10 01:59:11,263 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start IANScheduler.execute()
2025-03-10 01:59:11,264 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished IANScheduler.execute()
2025-03-10 01:59:36,359 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start UPSProcessingScheduler.execute()
2025-03-10 01:59:36,360 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished UPSProcessingScheduler.execute()
2025-03-10 01:59:49,375 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start AuditScheduler.execute()
2025-03-10 01:59:49,384 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-21) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 01:59:49,384 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-21) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 01:59:49,384 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished AuditScheduler.execute()
2025-03-10 01:59:50,614 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 01:59:50,616 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 01:59:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start TaskScheduler.execute()
2025-03-10 01:59:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished TaskScheduler.execute()
2025-03-10 02:00:11,265 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start IANScheduler.execute()
2025-03-10 02:00:11,266 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished IANScheduler.execute()
2025-03-10 02:00:36,361 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start UPSProcessingScheduler.execute()
2025-03-10 02:00:36,362 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished UPSProcessingScheduler.execute()
2025-03-10 02:00:49,385 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start AuditScheduler.execute()
2025-03-10 02:00:49,396 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 02:00:49,396 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 02:00:49,397 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished AuditScheduler.execute()
2025-03-10 02:00:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start TaskScheduler.execute()
2025-03-10 02:00:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished TaskScheduler.execute()
2025-03-10 02:01:11,267 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start IANScheduler.execute()
2025-03-10 02:01:11,269 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished IANScheduler.execute()
2025-03-10 02:01:25,784 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start StudySizeScheduler.execute()
2025-03-10 02:01:25,786 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished StudySizeScheduler.execute()
2025-03-10 02:01:36,362 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start UPSProcessingScheduler.execute()
2025-03-10 02:01:36,363 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished UPSProcessingScheduler.execute()
2025-03-10 02:01:49,397 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start AuditScheduler.execute()
2025-03-10 02:01:49,405 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 02:01:49,405 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 02:01:49,405 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished AuditScheduler.execute()
2025-03-10 02:01:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start TaskScheduler.execute()
2025-03-10 02:01:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished TaskScheduler.execute()
2025-03-10 02:02:11,269 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start IANScheduler.execute()
2025-03-10 02:02:11,271 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished IANScheduler.execute()
2025-03-10 02:02:36,363 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start UPSProcessingScheduler.execute()
2025-03-10 02:02:36,364 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished UPSProcessingScheduler.execute()
2025-03-10 02:02:49,406 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start AuditScheduler.execute()
2025-03-10 02:02:49,414 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-26) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 02:02:49,414 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-26) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 02:02:49,414 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished AuditScheduler.execute()
2025-03-10 02:02:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start TaskScheduler.execute()
2025-03-10 02:02:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished TaskScheduler.execute()
2025-03-10 02:03:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start PurgeStorageScheduler.execute()
2025-03-10 02:03:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished PurgeStorageScheduler.execute()
2025-03-10 02:03:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-15399) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 02:03:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-15399) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 02:03:11,272 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start IANScheduler.execute()
2025-03-10 02:03:11,273 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished IANScheduler.execute()
2025-03-10 02:03:36,364 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start UPSProcessingScheduler.execute()
2025-03-10 02:03:36,365 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished UPSProcessingScheduler.execute()
2025-03-10 02:03:49,414 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start AuditScheduler.execute()
2025-03-10 02:03:49,423 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 02:03:49,423 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 02:03:49,423 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished AuditScheduler.execute()
2025-03-10 02:03:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start TaskScheduler.execute()
2025-03-10 02:03:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished TaskScheduler.execute()
2025-03-10 02:04:11,274 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start IANScheduler.execute()
2025-03-10 02:04:11,276 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished IANScheduler.execute()
2025-03-10 02:04:36,366 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start UPSProcessingScheduler.execute()
2025-03-10 02:04:36,367 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished UPSProcessingScheduler.execute()
2025-03-10 02:04:49,423 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start AuditScheduler.execute()
2025-03-10 02:04:49,432 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-4) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 02:04:49,432 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-4) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 02:04:49,432 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished AuditScheduler.execute()
2025-03-10 02:04:50,616 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 02:04:50,619 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 02:04:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start TaskScheduler.execute()
2025-03-10 02:04:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished TaskScheduler.execute()
2025-03-10 02:05:11,276 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start IANScheduler.execute()
2025-03-10 02:05:11,278 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished IANScheduler.execute()
2025-03-10 02:05:36,367 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start UPSProcessingScheduler.execute()
2025-03-10 02:05:36,368 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished UPSProcessingScheduler.execute()
2025-03-10 02:05:49,432 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start AuditScheduler.execute()
2025-03-10 02:05:49,441 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 02:05:49,441 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 02:05:49,441 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished AuditScheduler.execute()
2025-03-10 02:05:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start TaskScheduler.execute()
2025-03-10 02:05:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished TaskScheduler.execute()
2025-03-10 02:06:11,278 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start IANScheduler.execute()
2025-03-10 02:06:11,280 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished IANScheduler.execute()
2025-03-10 02:06:25,786 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start StudySizeScheduler.execute()
2025-03-10 02:06:25,787 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished StudySizeScheduler.execute()
2025-03-10 02:06:36,368 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start UPSProcessingScheduler.execute()
2025-03-10 02:06:36,369 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished UPSProcessingScheduler.execute()
2025-03-10 02:06:49,441 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start AuditScheduler.execute()
2025-03-10 02:06:49,449 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-11) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 02:06:49,450 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-11) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 02:06:49,450 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished AuditScheduler.execute()
2025-03-10 02:06:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start TaskScheduler.execute()
2025-03-10 02:06:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished TaskScheduler.execute()
2025-03-10 02:07:11,280 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start IANScheduler.execute()
2025-03-10 02:07:11,282 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished IANScheduler.execute()
2025-03-10 02:07:36,370 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start UPSProcessingScheduler.execute()
2025-03-10 02:07:36,370 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished UPSProcessingScheduler.execute()
2025-03-10 02:07:49,450 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start AuditScheduler.execute()
2025-03-10 02:07:49,458 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 02:07:49,458 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 02:07:49,458 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished AuditScheduler.execute()
2025-03-10 02:07:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start TaskScheduler.execute()
2025-03-10 02:07:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished TaskScheduler.execute()
2025-03-10 02:08:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start PurgeStorageScheduler.execute()
2025-03-10 02:08:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished PurgeStorageScheduler.execute()
2025-03-10 02:08:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-15420) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 02:08:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-15420) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 02:08:11,282 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start IANScheduler.execute()
2025-03-10 02:08:11,284 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished IANScheduler.execute()
2025-03-10 02:08:36,371 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start UPSProcessingScheduler.execute()
2025-03-10 02:08:36,372 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished UPSProcessingScheduler.execute()
2025-03-10 02:08:49,458 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start AuditScheduler.execute()
2025-03-10 02:08:49,466 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 02:08:49,467 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 02:08:49,467 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished AuditScheduler.execute()
2025-03-10 02:08:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start TaskScheduler.execute()
2025-03-10 02:08:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished TaskScheduler.execute()
2025-03-10 02:09:11,284 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start IANScheduler.execute()
2025-03-10 02:09:11,286 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished IANScheduler.execute()
2025-03-10 02:09:36,372 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start UPSProcessingScheduler.execute()
2025-03-10 02:09:36,373 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished UPSProcessingScheduler.execute()
2025-03-10 02:09:49,467 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start AuditScheduler.execute()
2025-03-10 02:09:49,475 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-26) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 02:09:49,475 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-26) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 02:09:49,476 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished AuditScheduler.execute()
2025-03-10 02:09:50,619 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 02:09:50,621 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 02:09:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start TaskScheduler.execute()
2025-03-10 02:09:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished TaskScheduler.execute()
2025-03-10 02:10:11,287 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start IANScheduler.execute()
2025-03-10 02:10:11,289 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished IANScheduler.execute()
2025-03-10 02:10:36,373 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start UPSProcessingScheduler.execute()
2025-03-10 02:10:36,374 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished UPSProcessingScheduler.execute()
2025-03-10 02:10:49,476 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start AuditScheduler.execute()
2025-03-10 02:10:49,484 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 02:10:49,484 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 02:10:49,484 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished AuditScheduler.execute()
2025-03-10 02:10:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start TaskScheduler.execute()
2025-03-10 02:10:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished TaskScheduler.execute()
2025-03-10 02:11:11,289 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start IANScheduler.execute()
2025-03-10 02:11:11,291 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished IANScheduler.execute()
2025-03-10 02:11:25,787 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start StudySizeScheduler.execute()
2025-03-10 02:11:25,789 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished StudySizeScheduler.execute()
2025-03-10 02:11:36,374 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start UPSProcessingScheduler.execute()
2025-03-10 02:11:36,375 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished UPSProcessingScheduler.execute()
2025-03-10 02:11:49,485 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start AuditScheduler.execute()
2025-03-10 02:11:49,499 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-19) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 02:11:49,500 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-19) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 02:11:49,500 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished AuditScheduler.execute()
2025-03-10 02:11:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start TaskScheduler.execute()
2025-03-10 02:11:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished TaskScheduler.execute()
2025-03-10 02:12:11,291 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start IANScheduler.execute()
2025-03-10 02:12:11,293 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished IANScheduler.execute()
2025-03-10 02:12:36,375 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start UPSProcessingScheduler.execute()
2025-03-10 02:12:36,376 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished UPSProcessingScheduler.execute()
2025-03-10 02:12:49,500 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start AuditScheduler.execute()
2025-03-10 02:12:49,511 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 02:12:49,512 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 02:12:49,512 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished AuditScheduler.execute()
2025-03-10 02:12:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start TaskScheduler.execute()
2025-03-10 02:12:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished TaskScheduler.execute()
2025-03-10 02:13:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start PurgeStorageScheduler.execute()
2025-03-10 02:13:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished PurgeStorageScheduler.execute()
2025-03-10 02:13:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-15441) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 02:13:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-15441) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 02:13:11,293 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start IANScheduler.execute()
2025-03-10 02:13:11,295 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished IANScheduler.execute()
2025-03-10 02:13:36,377 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start UPSProcessingScheduler.execute()
2025-03-10 02:13:36,378 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished UPSProcessingScheduler.execute()
2025-03-10 02:13:49,512 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start AuditScheduler.execute()
2025-03-10 02:13:49,520 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-11) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 02:13:49,521 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-11) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 02:13:49,521 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished AuditScheduler.execute()
2025-03-10 02:13:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start TaskScheduler.execute()
2025-03-10 02:13:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished TaskScheduler.execute()
2025-03-10 02:14:11,295 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start IANScheduler.execute()
2025-03-10 02:14:11,297 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished IANScheduler.execute()
2025-03-10 02:14:36,378 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start UPSProcessingScheduler.execute()
2025-03-10 02:14:36,379 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished UPSProcessingScheduler.execute()
2025-03-10 02:14:49,521 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start AuditScheduler.execute()
2025-03-10 02:14:49,529 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 02:14:49,529 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 02:14:49,529 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished AuditScheduler.execute()
2025-03-10 02:14:50,621 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 02:14:50,624 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 02:14:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start TaskScheduler.execute()
2025-03-10 02:14:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished TaskScheduler.execute()
2025-03-10 02:15:11,297 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start IANScheduler.execute()
2025-03-10 02:15:11,299 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished IANScheduler.execute()
2025-03-10 02:15:36,380 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start UPSProcessingScheduler.execute()
2025-03-10 02:15:36,381 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished UPSProcessingScheduler.execute()
2025-03-10 02:15:49,530 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start AuditScheduler.execute()
2025-03-10 02:15:49,538 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 02:15:49,538 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 02:15:49,538 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished AuditScheduler.execute()
2025-03-10 02:15:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start TaskScheduler.execute()
2025-03-10 02:15:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished TaskScheduler.execute()
2025-03-10 02:16:11,299 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start IANScheduler.execute()
2025-03-10 02:16:11,301 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished IANScheduler.execute()
2025-03-10 02:16:25,789 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start StudySizeScheduler.execute()
2025-03-10 02:16:25,791 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished StudySizeScheduler.execute()
2025-03-10 02:16:36,381 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start UPSProcessingScheduler.execute()
2025-03-10 02:16:36,382 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished UPSProcessingScheduler.execute()
2025-03-10 02:16:49,539 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start AuditScheduler.execute()
2025-03-10 02:16:49,547 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-15) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 02:16:49,548 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-15) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 02:16:49,548 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished AuditScheduler.execute()
2025-03-10 02:16:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start TaskScheduler.execute()
2025-03-10 02:16:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished TaskScheduler.execute()
2025-03-10 02:17:11,301 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start IANScheduler.execute()
2025-03-10 02:17:11,303 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished IANScheduler.execute()
2025-03-10 02:17:36,382 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start UPSProcessingScheduler.execute()
2025-03-10 02:17:36,383 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished UPSProcessingScheduler.execute()
2025-03-10 02:17:49,548 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start AuditScheduler.execute()
2025-03-10 02:17:49,557 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 02:17:49,558 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 02:17:49,558 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished AuditScheduler.execute()
2025-03-10 02:17:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start TaskScheduler.execute()
2025-03-10 02:17:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished TaskScheduler.execute()
2025-03-10 02:18:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start PurgeStorageScheduler.execute()
2025-03-10 02:18:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished PurgeStorageScheduler.execute()
2025-03-10 02:18:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-15462) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 02:18:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-15462) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 02:18:11,304 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start IANScheduler.execute()
2025-03-10 02:18:11,306 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished IANScheduler.execute()
2025-03-10 02:18:36,383 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start UPSProcessingScheduler.execute()
2025-03-10 02:18:36,385 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished UPSProcessingScheduler.execute()
2025-03-10 02:18:49,558 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start AuditScheduler.execute()
2025-03-10 02:18:49,566 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-19) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 02:18:49,567 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-19) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 02:18:49,567 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished AuditScheduler.execute()
2025-03-10 02:18:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start TaskScheduler.execute()
2025-03-10 02:18:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished TaskScheduler.execute()
2025-03-10 02:19:11,306 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start IANScheduler.execute()
2025-03-10 02:19:11,308 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished IANScheduler.execute()
2025-03-10 02:19:36,385 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start UPSProcessingScheduler.execute()
2025-03-10 02:19:36,386 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished UPSProcessingScheduler.execute()
2025-03-10 02:19:49,567 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start AuditScheduler.execute()
2025-03-10 02:19:49,575 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 02:19:49,575 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 02:19:49,575 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished AuditScheduler.execute()
2025-03-10 02:19:50,624 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 02:19:50,626 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 02:19:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start TaskScheduler.execute()
2025-03-10 02:19:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished TaskScheduler.execute()
2025-03-10 02:20:11,308 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start IANScheduler.execute()
2025-03-10 02:20:11,310 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished IANScheduler.execute()
2025-03-10 02:20:36,387 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start UPSProcessingScheduler.execute()
2025-03-10 02:20:36,388 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished UPSProcessingScheduler.execute()
2025-03-10 02:20:49,576 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start AuditScheduler.execute()
2025-03-10 02:20:49,584 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-11) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 02:20:49,584 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-11) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 02:20:49,585 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished AuditScheduler.execute()
2025-03-10 02:20:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start TaskScheduler.execute()
2025-03-10 02:20:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished TaskScheduler.execute()
2025-03-10 02:21:11,310 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start IANScheduler.execute()
2025-03-10 02:21:11,312 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished IANScheduler.execute()
2025-03-10 02:21:25,791 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start StudySizeScheduler.execute()
2025-03-10 02:21:25,793 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished StudySizeScheduler.execute()
2025-03-10 02:21:36,388 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start UPSProcessingScheduler.execute()
2025-03-10 02:21:36,389 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished UPSProcessingScheduler.execute()
2025-03-10 02:21:49,585 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start AuditScheduler.execute()
2025-03-10 02:21:49,598 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-12) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 02:21:49,598 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-12) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 02:21:49,598 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished AuditScheduler.execute()
2025-03-10 02:21:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start TaskScheduler.execute()
2025-03-10 02:21:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished TaskScheduler.execute()
2025-03-10 02:22:11,312 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start IANScheduler.execute()
2025-03-10 02:22:11,314 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished IANScheduler.execute()
2025-03-10 02:22:36,389 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start UPSProcessingScheduler.execute()
2025-03-10 02:22:36,390 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished UPSProcessingScheduler.execute()
2025-03-10 02:22:49,598 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start AuditScheduler.execute()
2025-03-10 02:22:49,606 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 02:22:49,607 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 02:22:49,607 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished AuditScheduler.execute()
2025-03-10 02:22:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start TaskScheduler.execute()
2025-03-10 02:22:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished TaskScheduler.execute()
2025-03-10 02:23:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start PurgeStorageScheduler.execute()
2025-03-10 02:23:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished PurgeStorageScheduler.execute()
2025-03-10 02:23:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-15483) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 02:23:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-15483) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 02:23:11,314 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start IANScheduler.execute()
2025-03-10 02:23:11,316 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished IANScheduler.execute()
2025-03-10 02:23:36,391 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start UPSProcessingScheduler.execute()
2025-03-10 02:23:36,392 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished UPSProcessingScheduler.execute()
2025-03-10 02:23:49,607 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start AuditScheduler.execute()
2025-03-10 02:23:49,615 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-15) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 02:23:49,615 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-15) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 02:23:49,616 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished AuditScheduler.execute()
2025-03-10 02:23:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start TaskScheduler.execute()
2025-03-10 02:23:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished TaskScheduler.execute()
2025-03-10 02:24:11,316 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start IANScheduler.execute()
2025-03-10 02:24:11,318 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished IANScheduler.execute()
2025-03-10 02:24:36,392 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start UPSProcessingScheduler.execute()
2025-03-10 02:24:36,393 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished UPSProcessingScheduler.execute()
2025-03-10 02:24:49,616 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start AuditScheduler.execute()
2025-03-10 02:24:49,625 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 02:24:49,625 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 02:24:49,625 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished AuditScheduler.execute()
2025-03-10 02:24:50,627 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 02:24:50,629 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 02:24:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start TaskScheduler.execute()
2025-03-10 02:24:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished TaskScheduler.execute()
2025-03-10 02:25:11,319 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start IANScheduler.execute()
2025-03-10 02:25:11,320 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished IANScheduler.execute()
2025-03-10 02:25:36,393 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start UPSProcessingScheduler.execute()
2025-03-10 02:25:36,394 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished UPSProcessingScheduler.execute()
2025-03-10 02:25:49,625 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start AuditScheduler.execute()
2025-03-10 02:25:49,633 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-19) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 02:25:49,634 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-19) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 02:25:49,634 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished AuditScheduler.execute()
2025-03-10 02:25:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start TaskScheduler.execute()
2025-03-10 02:25:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished TaskScheduler.execute()
2025-03-10 02:26:11,321 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start IANScheduler.execute()
2025-03-10 02:26:11,322 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished IANScheduler.execute()
2025-03-10 02:26:25,793 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start StudySizeScheduler.execute()
2025-03-10 02:26:25,794 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished StudySizeScheduler.execute()
2025-03-10 02:26:36,394 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start UPSProcessingScheduler.execute()
2025-03-10 02:26:36,395 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished UPSProcessingScheduler.execute()
2025-03-10 02:26:49,634 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start AuditScheduler.execute()
2025-03-10 02:26:49,643 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-10) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 02:26:49,643 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-10) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 02:26:49,643 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished AuditScheduler.execute()
2025-03-10 02:26:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start TaskScheduler.execute()
2025-03-10 02:26:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished TaskScheduler.execute()
2025-03-10 02:27:11,323 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start IANScheduler.execute()
2025-03-10 02:27:11,324 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished IANScheduler.execute()
2025-03-10 02:27:36,396 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start UPSProcessingScheduler.execute()
2025-03-10 02:27:36,397 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished UPSProcessingScheduler.execute()
2025-03-10 02:27:49,644 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start AuditScheduler.execute()
2025-03-10 02:27:49,652 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-11) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 02:27:49,652 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-11) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 02:27:49,652 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished AuditScheduler.execute()
2025-03-10 02:27:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start TaskScheduler.execute()
2025-03-10 02:27:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished TaskScheduler.execute()
2025-03-10 02:28:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start PurgeStorageScheduler.execute()
2025-03-10 02:28:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished PurgeStorageScheduler.execute()
2025-03-10 02:28:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-15504) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 02:28:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-15504) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 02:28:11,325 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start IANScheduler.execute()
2025-03-10 02:28:11,327 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished IANScheduler.execute()
2025-03-10 02:28:36,397 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start UPSProcessingScheduler.execute()
2025-03-10 02:28:36,398 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished UPSProcessingScheduler.execute()
2025-03-10 02:28:49,652 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start AuditScheduler.execute()
2025-03-10 02:28:49,661 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-12) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 02:28:49,661 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-12) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 02:28:49,661 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished AuditScheduler.execute()
2025-03-10 02:28:49,973 INFO  [org.dcm4chee.arc.ups.impl.UPSDeleteScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start UPSDeleteScheduler.execute()
2025-03-10 02:28:49,975 INFO  [org.dcm4chee.arc.ups.impl.UPSDeleteScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished UPSDeleteScheduler.execute()
2025-03-10 02:28:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start TaskScheduler.execute()
2025-03-10 02:28:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished TaskScheduler.execute()
2025-03-10 02:29:11,327 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start IANScheduler.execute()
2025-03-10 02:29:11,329 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished IANScheduler.execute()
2025-03-10 02:29:36,399 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start UPSProcessingScheduler.execute()
2025-03-10 02:29:36,400 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished UPSProcessingScheduler.execute()
2025-03-10 02:29:49,662 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start AuditScheduler.execute()
2025-03-10 02:29:49,670 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-13) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 02:29:49,671 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-13) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 02:29:49,671 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished AuditScheduler.execute()
2025-03-10 02:29:50,629 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 02:29:50,631 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 02:29:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start TaskScheduler.execute()
2025-03-10 02:29:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished TaskScheduler.execute()
2025-03-10 02:30:11,329 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start IANScheduler.execute()
2025-03-10 02:30:11,331 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished IANScheduler.execute()
2025-03-10 02:30:36,400 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start UPSProcessingScheduler.execute()
2025-03-10 02:30:36,401 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished UPSProcessingScheduler.execute()
2025-03-10 02:30:49,671 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start AuditScheduler.execute()
2025-03-10 02:30:49,680 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-28) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 02:30:49,681 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-28) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 02:30:49,681 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished AuditScheduler.execute()
2025-03-10 02:30:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start TaskScheduler.execute()
2025-03-10 02:30:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished TaskScheduler.execute()
2025-03-10 02:31:11,331 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start IANScheduler.execute()
2025-03-10 02:31:11,333 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished IANScheduler.execute()
2025-03-10 02:31:25,795 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start StudySizeScheduler.execute()
2025-03-10 02:31:25,797 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished StudySizeScheduler.execute()
2025-03-10 02:31:36,401 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start UPSProcessingScheduler.execute()
2025-03-10 02:31:36,403 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished UPSProcessingScheduler.execute()
2025-03-10 02:31:49,681 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start AuditScheduler.execute()
2025-03-10 02:31:49,690 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-3) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 02:31:49,690 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-3) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 02:31:49,690 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished AuditScheduler.execute()
2025-03-10 02:31:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start TaskScheduler.execute()
2025-03-10 02:31:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished TaskScheduler.execute()
2025-03-10 02:32:10,368 INFO  [org.dcm4chee.arc.qmgt.impl.PurgeTaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start PurgeTaskScheduler.execute()
2025-03-10 02:32:10,388 INFO  [org.dcm4chee.arc.qmgt.impl.PurgeTaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished PurgeTaskScheduler.execute()
2025-03-10 02:32:11,333 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start IANScheduler.execute()
2025-03-10 02:32:11,335 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished IANScheduler.execute()
2025-03-10 02:32:36,403 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start UPSProcessingScheduler.execute()
2025-03-10 02:32:36,404 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished UPSProcessingScheduler.execute()
2025-03-10 02:32:49,690 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start AuditScheduler.execute()
2025-03-10 02:32:49,699 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-25) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 02:32:49,699 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-25) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 02:32:49,699 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished AuditScheduler.execute()
2025-03-10 02:32:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start TaskScheduler.execute()
2025-03-10 02:32:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished TaskScheduler.execute()
2025-03-10 02:33:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start PurgeStorageScheduler.execute()
2025-03-10 02:33:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished PurgeStorageScheduler.execute()
2025-03-10 02:33:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-15525) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 02:33:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-15525) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 02:33:11,335 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start IANScheduler.execute()
2025-03-10 02:33:11,337 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished IANScheduler.execute()
2025-03-10 02:33:36,404 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start UPSProcessingScheduler.execute()
2025-03-10 02:33:36,405 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished UPSProcessingScheduler.execute()
2025-03-10 02:33:49,699 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start AuditScheduler.execute()
2025-03-10 02:33:49,701 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-2) Send audit message to /127.0.0.1:514
2025-03-10 02:33:49,701 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-2) Send audit message to /127.0.0.1:514
2025-03-10 02:33:49,702 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-2) Send audit message to /127.0.0.1:514
2025-03-10 02:33:49,702 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-2) Send audit message to /127.0.0.1:514
2025-03-10 02:33:49,702 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-2) Send audit message to /127.0.0.1:514
2025-03-10 02:33:49,702 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-2) Send audit message to /127.0.0.1:514
2025-03-10 02:33:49,703 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-2) Send audit message to /127.0.0.1:514
2025-03-10 02:33:49,703 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-2) Send audit message to /127.0.0.1:514
2025-03-10 02:33:49,703 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-2) Send audit message to /127.0.0.1:514
2025-03-10 02:33:49,711 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-2) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 02:33:49,711 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-2) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 02:33:49,712 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-2) Send audit message to /127.0.0.1:514
2025-03-10 02:33:49,712 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-2) Send audit message to /127.0.0.1:514
2025-03-10 02:33:49,712 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished AuditScheduler.execute()
2025-03-10 02:33:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start TaskScheduler.execute()
2025-03-10 02:33:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished TaskScheduler.execute()
2025-03-10 02:34:11,338 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start IANScheduler.execute()
2025-03-10 02:34:11,340 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished IANScheduler.execute()
2025-03-10 02:34:36,405 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start UPSProcessingScheduler.execute()
2025-03-10 02:34:36,407 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished UPSProcessingScheduler.execute()
2025-03-10 02:34:49,712 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start AuditScheduler.execute()
2025-03-10 02:34:49,721 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-9) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 02:34:49,721 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-9) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 02:34:49,721 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished AuditScheduler.execute()
2025-03-10 02:34:50,632 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 02:34:50,634 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 02:34:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start TaskScheduler.execute()
2025-03-10 02:34:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished TaskScheduler.execute()
2025-03-10 02:35:11,340 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start IANScheduler.execute()
2025-03-10 02:35:11,342 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished IANScheduler.execute()
2025-03-10 02:35:36,407 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start UPSProcessingScheduler.execute()
2025-03-10 02:35:36,408 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished UPSProcessingScheduler.execute()
2025-03-10 02:35:49,722 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start AuditScheduler.execute()
2025-03-10 02:35:49,730 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-7) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 02:35:49,731 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-7) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 02:35:49,731 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished AuditScheduler.execute()
2025-03-10 02:35:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start TaskScheduler.execute()
2025-03-10 02:35:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished TaskScheduler.execute()
2025-03-10 02:36:11,343 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start IANScheduler.execute()
2025-03-10 02:36:11,345 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished IANScheduler.execute()
2025-03-10 02:36:25,797 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start StudySizeScheduler.execute()
2025-03-10 02:36:25,798 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished StudySizeScheduler.execute()
2025-03-10 02:36:36,409 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start UPSProcessingScheduler.execute()
2025-03-10 02:36:36,410 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished UPSProcessingScheduler.execute()
2025-03-10 02:36:49,731 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start AuditScheduler.execute()
2025-03-10 02:36:49,739 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-5) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 02:36:49,740 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-5) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 02:36:49,740 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished AuditScheduler.execute()
2025-03-10 02:36:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start TaskScheduler.execute()
2025-03-10 02:36:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished TaskScheduler.execute()
2025-03-10 02:37:11,345 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start IANScheduler.execute()
2025-03-10 02:37:11,347 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished IANScheduler.execute()
2025-03-10 02:37:36,410 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start UPSProcessingScheduler.execute()
2025-03-10 02:37:36,411 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished UPSProcessingScheduler.execute()
2025-03-10 02:37:49,740 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start AuditScheduler.execute()
2025-03-10 02:37:49,749 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-18) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 02:37:49,749 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-18) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 02:37:49,749 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished AuditScheduler.execute()
2025-03-10 02:37:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start TaskScheduler.execute()
2025-03-10 02:37:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished TaskScheduler.execute()
2025-03-10 02:38:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start PurgeStorageScheduler.execute()
2025-03-10 02:38:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished PurgeStorageScheduler.execute()
2025-03-10 02:38:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-15546) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 02:38:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-15546) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 02:38:11,347 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start IANScheduler.execute()
2025-03-10 02:38:11,349 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished IANScheduler.execute()
2025-03-10 02:38:36,411 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start UPSProcessingScheduler.execute()
2025-03-10 02:38:36,412 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished UPSProcessingScheduler.execute()
2025-03-10 02:38:49,750 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start AuditScheduler.execute()
2025-03-10 02:38:49,758 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-14) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 02:38:49,759 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-14) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 02:38:49,759 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished AuditScheduler.execute()
2025-03-10 02:38:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start TaskScheduler.execute()
2025-03-10 02:38:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished TaskScheduler.execute()
2025-03-10 02:39:11,349 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start IANScheduler.execute()
2025-03-10 02:39:11,351 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished IANScheduler.execute()
2025-03-10 02:39:36,413 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start UPSProcessingScheduler.execute()
2025-03-10 02:39:36,414 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished UPSProcessingScheduler.execute()
2025-03-10 02:39:49,759 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start AuditScheduler.execute()
2025-03-10 02:39:49,768 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-25) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 02:39:49,768 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-25) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 02:39:49,768 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished AuditScheduler.execute()
2025-03-10 02:39:50,635 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 02:39:50,637 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 02:39:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start TaskScheduler.execute()
2025-03-10 02:39:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished TaskScheduler.execute()
2025-03-10 02:40:11,351 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start IANScheduler.execute()
2025-03-10 02:40:11,353 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished IANScheduler.execute()
2025-03-10 02:40:36,414 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start UPSProcessingScheduler.execute()
2025-03-10 02:40:36,415 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished UPSProcessingScheduler.execute()
2025-03-10 02:40:49,768 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start AuditScheduler.execute()
2025-03-10 02:40:49,777 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-2) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 02:40:49,777 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-2) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 02:40:49,777 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished AuditScheduler.execute()
2025-03-10 02:40:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start TaskScheduler.execute()
2025-03-10 02:40:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished TaskScheduler.execute()
2025-03-10 02:41:11,353 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start IANScheduler.execute()
2025-03-10 02:41:11,355 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished IANScheduler.execute()
2025-03-10 02:41:25,799 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start StudySizeScheduler.execute()
2025-03-10 02:41:25,800 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished StudySizeScheduler.execute()
2025-03-10 02:41:36,415 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start UPSProcessingScheduler.execute()
2025-03-10 02:41:36,416 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished UPSProcessingScheduler.execute()
2025-03-10 02:41:49,777 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start AuditScheduler.execute()
2025-03-10 02:41:49,786 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-1) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 02:41:49,787 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-1) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 02:41:49,787 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished AuditScheduler.execute()
2025-03-10 02:41:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start TaskScheduler.execute()
2025-03-10 02:41:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished TaskScheduler.execute()
2025-03-10 02:42:11,355 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start IANScheduler.execute()
2025-03-10 02:42:11,357 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished IANScheduler.execute()
2025-03-10 02:42:36,416 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start UPSProcessingScheduler.execute()
2025-03-10 02:42:36,418 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished UPSProcessingScheduler.execute()
2025-03-10 02:42:49,787 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start AuditScheduler.execute()
2025-03-10 02:42:49,797 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-7) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 02:42:49,797 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-7) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 02:42:49,797 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished AuditScheduler.execute()
2025-03-10 02:42:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start TaskScheduler.execute()
2025-03-10 02:42:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished TaskScheduler.execute()
2025-03-10 02:43:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start PurgeStorageScheduler.execute()
2025-03-10 02:43:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished PurgeStorageScheduler.execute()
2025-03-10 02:43:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-15567) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 02:43:01,702 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-15567) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 02:43:11,358 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start IANScheduler.execute()
2025-03-10 02:43:11,359 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished IANScheduler.execute()
2025-03-10 02:43:36,418 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start UPSProcessingScheduler.execute()
2025-03-10 02:43:36,419 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished UPSProcessingScheduler.execute()
2025-03-10 02:43:49,798 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start AuditScheduler.execute()
2025-03-10 02:43:49,806 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-5) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 02:43:49,806 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-5) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 02:43:49,806 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished AuditScheduler.execute()
2025-03-10 02:43:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start TaskScheduler.execute()
2025-03-10 02:43:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished TaskScheduler.execute()
2025-03-10 02:44:11,360 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start IANScheduler.execute()
2025-03-10 02:44:11,362 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished IANScheduler.execute()
2025-03-10 02:44:36,419 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start UPSProcessingScheduler.execute()
2025-03-10 02:44:36,420 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished UPSProcessingScheduler.execute()
2025-03-10 02:44:49,807 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start AuditScheduler.execute()
2025-03-10 02:44:49,815 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-18) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 02:44:49,815 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-18) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 02:44:49,815 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished AuditScheduler.execute()
2025-03-10 02:44:50,637 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 02:44:50,640 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 02:44:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start TaskScheduler.execute()
2025-03-10 02:44:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished TaskScheduler.execute()
2025-03-10 02:45:11,362 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start IANScheduler.execute()
2025-03-10 02:45:11,364 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished IANScheduler.execute()
2025-03-10 02:45:36,420 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start UPSProcessingScheduler.execute()
2025-03-10 02:45:36,422 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished UPSProcessingScheduler.execute()
2025-03-10 02:45:49,815 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start AuditScheduler.execute()
2025-03-10 02:45:49,824 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-14) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 02:45:49,824 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-14) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 02:45:49,824 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished AuditScheduler.execute()
2025-03-10 02:45:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start TaskScheduler.execute()
2025-03-10 02:45:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished TaskScheduler.execute()
2025-03-10 02:46:11,364 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start IANScheduler.execute()
2025-03-10 02:46:11,366 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished IANScheduler.execute()
2025-03-10 02:46:12,809 INFO  [org.dcm4chee.arc.stgcmt.impl.PurgeStgCmtScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start PurgeStgCmtScheduler.execute()
2025-03-10 02:46:12,812 INFO  [org.dcm4chee.arc.stgcmt.impl.PurgeStgCmtScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished PurgeStgCmtScheduler.execute()
2025-03-10 02:46:25,800 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start StudySizeScheduler.execute()
2025-03-10 02:46:25,802 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished StudySizeScheduler.execute()
2025-03-10 02:46:36,422 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start UPSProcessingScheduler.execute()
2025-03-10 02:46:36,423 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished UPSProcessingScheduler.execute()
2025-03-10 02:46:49,824 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start AuditScheduler.execute()
2025-03-10 02:46:49,832 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 02:46:49,833 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 02:46:49,833 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished AuditScheduler.execute()
2025-03-10 02:46:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start TaskScheduler.execute()
2025-03-10 02:46:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished TaskScheduler.execute()
2025-03-10 02:47:11,367 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start IANScheduler.execute()
2025-03-10 02:47:11,368 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished IANScheduler.execute()
2025-03-10 02:47:36,424 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start UPSProcessingScheduler.execute()
2025-03-10 02:47:36,425 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished UPSProcessingScheduler.execute()
2025-03-10 02:47:49,833 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start AuditScheduler.execute()
2025-03-10 02:47:49,841 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-21) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 02:47:49,841 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-21) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 02:47:49,842 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished AuditScheduler.execute()
2025-03-10 02:47:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start TaskScheduler.execute()
2025-03-10 02:47:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished TaskScheduler.execute()
2025-03-10 02:48:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start PurgeStorageScheduler.execute()
2025-03-10 02:48:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished PurgeStorageScheduler.execute()
2025-03-10 02:48:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-15588) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 02:48:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-15588) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 02:48:11,369 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start IANScheduler.execute()
2025-03-10 02:48:11,371 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished IANScheduler.execute()
2025-03-10 02:48:36,425 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start UPSProcessingScheduler.execute()
2025-03-10 02:48:36,426 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished UPSProcessingScheduler.execute()
2025-03-10 02:48:49,842 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start AuditScheduler.execute()
2025-03-10 02:48:49,856 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 02:48:49,856 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 02:48:49,856 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished AuditScheduler.execute()
2025-03-10 02:48:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start TaskScheduler.execute()
2025-03-10 02:48:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished TaskScheduler.execute()
2025-03-10 02:49:11,371 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start IANScheduler.execute()
2025-03-10 02:49:11,373 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished IANScheduler.execute()
2025-03-10 02:49:36,426 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start UPSProcessingScheduler.execute()
2025-03-10 02:49:36,428 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished UPSProcessingScheduler.execute()
2025-03-10 02:49:49,856 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start AuditScheduler.execute()
2025-03-10 02:49:49,865 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-6) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 02:49:49,865 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-6) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 02:49:49,865 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished AuditScheduler.execute()
2025-03-10 02:49:50,640 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 02:49:50,642 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 02:49:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start TaskScheduler.execute()
2025-03-10 02:49:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished TaskScheduler.execute()
2025-03-10 02:50:11,373 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start IANScheduler.execute()
2025-03-10 02:50:11,375 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished IANScheduler.execute()
2025-03-10 02:50:36,428 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start UPSProcessingScheduler.execute()
2025-03-10 02:50:36,429 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished UPSProcessingScheduler.execute()
2025-03-10 02:50:49,865 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start AuditScheduler.execute()
2025-03-10 02:50:49,874 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-26) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 02:50:49,874 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-26) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 02:50:49,874 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished AuditScheduler.execute()
2025-03-10 02:50:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start TaskScheduler.execute()
2025-03-10 02:50:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished TaskScheduler.execute()
2025-03-10 02:51:11,375 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start IANScheduler.execute()
2025-03-10 02:51:11,377 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished IANScheduler.execute()
2025-03-10 02:51:25,802 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start StudySizeScheduler.execute()
2025-03-10 02:51:25,804 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished StudySizeScheduler.execute()
2025-03-10 02:51:36,429 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start UPSProcessingScheduler.execute()
2025-03-10 02:51:36,430 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished UPSProcessingScheduler.execute()
2025-03-10 02:51:49,874 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start AuditScheduler.execute()
2025-03-10 02:51:49,882 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 02:51:49,883 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 02:51:49,883 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished AuditScheduler.execute()
2025-03-10 02:51:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start TaskScheduler.execute()
2025-03-10 02:51:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished TaskScheduler.execute()
2025-03-10 02:52:11,377 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start IANScheduler.execute()
2025-03-10 02:52:11,379 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished IANScheduler.execute()
2025-03-10 02:52:36,431 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start UPSProcessingScheduler.execute()
2025-03-10 02:52:36,432 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished UPSProcessingScheduler.execute()
2025-03-10 02:52:49,883 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start AuditScheduler.execute()
2025-03-10 02:52:49,891 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-4) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 02:52:49,892 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-4) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 02:52:49,892 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished AuditScheduler.execute()
2025-03-10 02:52:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start TaskScheduler.execute()
2025-03-10 02:52:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished TaskScheduler.execute()
2025-03-10 02:53:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start PurgeStorageScheduler.execute()
2025-03-10 02:53:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished PurgeStorageScheduler.execute()
2025-03-10 02:53:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-15609) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 02:53:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-15609) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 02:53:11,379 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start IANScheduler.execute()
2025-03-10 02:53:11,382 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished IANScheduler.execute()
2025-03-10 02:53:36,432 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start UPSProcessingScheduler.execute()
2025-03-10 02:53:36,433 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished UPSProcessingScheduler.execute()
2025-03-10 02:53:49,892 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start AuditScheduler.execute()
2025-03-10 02:53:49,900 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 02:53:49,900 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 02:53:49,901 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished AuditScheduler.execute()
2025-03-10 02:53:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start TaskScheduler.execute()
2025-03-10 02:53:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished TaskScheduler.execute()
2025-03-10 02:54:11,382 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start IANScheduler.execute()
2025-03-10 02:54:11,384 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished IANScheduler.execute()
2025-03-10 02:54:36,433 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start UPSProcessingScheduler.execute()
2025-03-10 02:54:36,434 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished UPSProcessingScheduler.execute()
2025-03-10 02:54:49,901 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start AuditScheduler.execute()
2025-03-10 02:54:49,909 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-21) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 02:54:49,909 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-21) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 02:54:49,909 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished AuditScheduler.execute()
2025-03-10 02:54:50,642 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 02:54:50,645 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 02:54:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start TaskScheduler.execute()
2025-03-10 02:54:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished TaskScheduler.execute()
2025-03-10 02:55:11,384 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start IANScheduler.execute()
2025-03-10 02:55:11,386 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished IANScheduler.execute()
2025-03-10 02:55:36,435 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start UPSProcessingScheduler.execute()
2025-03-10 02:55:36,436 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished UPSProcessingScheduler.execute()
2025-03-10 02:55:49,910 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start AuditScheduler.execute()
2025-03-10 02:55:49,918 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 02:55:49,918 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 02:55:49,918 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished AuditScheduler.execute()
2025-03-10 02:55:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start TaskScheduler.execute()
2025-03-10 02:55:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished TaskScheduler.execute()
2025-03-10 02:56:11,386 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start IANScheduler.execute()
2025-03-10 02:56:11,388 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished IANScheduler.execute()
2025-03-10 02:56:25,804 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start StudySizeScheduler.execute()
2025-03-10 02:56:25,805 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished StudySizeScheduler.execute()
2025-03-10 02:56:36,436 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start UPSProcessingScheduler.execute()
2025-03-10 02:56:36,437 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished UPSProcessingScheduler.execute()
2025-03-10 02:56:49,919 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start AuditScheduler.execute()
2025-03-10 02:56:49,927 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 02:56:49,927 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 02:56:49,927 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished AuditScheduler.execute()
2025-03-10 02:56:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start TaskScheduler.execute()
2025-03-10 02:56:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished TaskScheduler.execute()
2025-03-10 02:57:11,389 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start IANScheduler.execute()
2025-03-10 02:57:11,391 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished IANScheduler.execute()
2025-03-10 02:57:36,437 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start UPSProcessingScheduler.execute()
2025-03-10 02:57:36,438 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished UPSProcessingScheduler.execute()
2025-03-10 02:57:49,928 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start AuditScheduler.execute()
2025-03-10 02:57:49,936 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-26) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 02:57:49,936 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-26) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 02:57:49,936 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished AuditScheduler.execute()
2025-03-10 02:57:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start TaskScheduler.execute()
2025-03-10 02:57:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished TaskScheduler.execute()
2025-03-10 02:58:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start PurgeStorageScheduler.execute()
2025-03-10 02:58:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished PurgeStorageScheduler.execute()
2025-03-10 02:58:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-15630) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 02:58:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-15630) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 02:58:11,391 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start IANScheduler.execute()
2025-03-10 02:58:11,393 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished IANScheduler.execute()
2025-03-10 02:58:36,438 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start UPSProcessingScheduler.execute()
2025-03-10 02:58:36,439 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished UPSProcessingScheduler.execute()
2025-03-10 02:58:49,936 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start AuditScheduler.execute()
2025-03-10 02:58:49,945 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 02:58:49,945 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 02:58:49,945 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished AuditScheduler.execute()
2025-03-10 02:58:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start TaskScheduler.execute()
2025-03-10 02:58:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished TaskScheduler.execute()
2025-03-10 02:59:11,393 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start IANScheduler.execute()
2025-03-10 02:59:11,395 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished IANScheduler.execute()
2025-03-10 02:59:36,440 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start UPSProcessingScheduler.execute()
2025-03-10 02:59:36,441 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished UPSProcessingScheduler.execute()
2025-03-10 02:59:49,945 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start AuditScheduler.execute()
2025-03-10 02:59:49,954 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-4) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 02:59:49,954 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-4) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 02:59:49,954 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished AuditScheduler.execute()
2025-03-10 02:59:50,645 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 02:59:50,647 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 02:59:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start TaskScheduler.execute()
2025-03-10 02:59:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished TaskScheduler.execute()
2025-03-10 03:00:11,395 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start IANScheduler.execute()
2025-03-10 03:00:11,397 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished IANScheduler.execute()
2025-03-10 03:00:36,441 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start UPSProcessingScheduler.execute()
2025-03-10 03:00:36,442 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished UPSProcessingScheduler.execute()
2025-03-10 03:00:49,954 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start AuditScheduler.execute()
2025-03-10 03:00:49,963 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 03:00:49,963 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 03:00:49,963 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished AuditScheduler.execute()
2025-03-10 03:00:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start TaskScheduler.execute()
2025-03-10 03:00:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished TaskScheduler.execute()
2025-03-10 03:01:11,398 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start IANScheduler.execute()
2025-03-10 03:01:11,400 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished IANScheduler.execute()
2025-03-10 03:01:25,806 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start StudySizeScheduler.execute()
2025-03-10 03:01:25,807 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished StudySizeScheduler.execute()
2025-03-10 03:01:36,442 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start UPSProcessingScheduler.execute()
2025-03-10 03:01:36,444 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished UPSProcessingScheduler.execute()
2025-03-10 03:01:49,964 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start AuditScheduler.execute()
2025-03-10 03:01:49,972 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-11) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 03:01:49,972 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-11) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 03:01:49,972 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished AuditScheduler.execute()
2025-03-10 03:01:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start TaskScheduler.execute()
2025-03-10 03:01:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished TaskScheduler.execute()
2025-03-10 03:02:11,400 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start IANScheduler.execute()
2025-03-10 03:02:11,402 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished IANScheduler.execute()
2025-03-10 03:02:36,444 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start UPSProcessingScheduler.execute()
2025-03-10 03:02:36,445 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished UPSProcessingScheduler.execute()
2025-03-10 03:02:49,972 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start AuditScheduler.execute()
2025-03-10 03:02:49,984 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 03:02:49,984 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 03:02:49,984 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished AuditScheduler.execute()
2025-03-10 03:02:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start TaskScheduler.execute()
2025-03-10 03:02:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished TaskScheduler.execute()
2025-03-10 03:03:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start PurgeStorageScheduler.execute()
2025-03-10 03:03:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished PurgeStorageScheduler.execute()
2025-03-10 03:03:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-15651) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 03:03:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-15651) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 03:03:11,402 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start IANScheduler.execute()
2025-03-10 03:03:11,404 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished IANScheduler.execute()
2025-03-10 03:03:36,445 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start UPSProcessingScheduler.execute()
2025-03-10 03:03:36,446 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished UPSProcessingScheduler.execute()
2025-03-10 03:03:49,985 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start AuditScheduler.execute()
2025-03-10 03:03:49,994 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 03:03:49,994 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 03:03:49,994 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished AuditScheduler.execute()
2025-03-10 03:03:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start TaskScheduler.execute()
2025-03-10 03:03:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished TaskScheduler.execute()
2025-03-10 03:04:11,404 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start IANScheduler.execute()
2025-03-10 03:04:11,407 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished IANScheduler.execute()
2025-03-10 03:04:36,446 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start UPSProcessingScheduler.execute()
2025-03-10 03:04:36,448 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished UPSProcessingScheduler.execute()
2025-03-10 03:04:49,995 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start AuditScheduler.execute()
2025-03-10 03:04:50,003 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-26) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 03:04:50,003 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-26) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 03:04:50,003 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished AuditScheduler.execute()
2025-03-10 03:04:50,648 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 03:04:50,651 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 03:04:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start TaskScheduler.execute()
2025-03-10 03:04:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished TaskScheduler.execute()
2025-03-10 03:05:11,407 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start IANScheduler.execute()
2025-03-10 03:05:11,409 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished IANScheduler.execute()
2025-03-10 03:05:36,448 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start UPSProcessingScheduler.execute()
2025-03-10 03:05:36,449 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished UPSProcessingScheduler.execute()
2025-03-10 03:05:50,004 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start AuditScheduler.execute()
2025-03-10 03:05:50,012 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 03:05:50,012 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 03:05:50,012 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished AuditScheduler.execute()
2025-03-10 03:05:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start TaskScheduler.execute()
2025-03-10 03:05:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished TaskScheduler.execute()
2025-03-10 03:06:11,410 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start IANScheduler.execute()
2025-03-10 03:06:11,411 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished IANScheduler.execute()
2025-03-10 03:06:25,807 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start StudySizeScheduler.execute()
2025-03-10 03:06:25,809 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished StudySizeScheduler.execute()
2025-03-10 03:06:36,449 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start UPSProcessingScheduler.execute()
2025-03-10 03:06:36,450 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished UPSProcessingScheduler.execute()
2025-03-10 03:06:50,012 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start AuditScheduler.execute()
2025-03-10 03:06:50,020 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-19) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 03:06:50,021 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-19) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 03:06:50,021 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished AuditScheduler.execute()
2025-03-10 03:06:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start TaskScheduler.execute()
2025-03-10 03:06:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished TaskScheduler.execute()
2025-03-10 03:07:06,122 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/185.180.141.52,port=44181,localport=11112]
2025-03-10 03:07:06,132 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-15668) ANY-SCP<-FINDSCU(430) >> A-ASSOCIATE-RQ
2025-03-10 03:07:06,135 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-15668) ANY-SCP<-FINDSCU(430) << A-ASSOCIATE-RJ[result: 1 - rejected-permanent, source: 1 - service-user, reason: 7 - called-AE-title-not-recognized]
2025-03-10 03:07:06,189 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-23) ANY-SCP<-FINDSCU(430): close Socket[addr=/185.180.141.52,port=44181,localport=11112]
2025-03-10 03:07:06,285 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/185.180.141.54,port=33517,localport=11112]
2025-03-10 03:07:06,286 WARN  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-15669) /172.18.0.3:11112<-/185.180.141.54:33517(431): unrecognized PDU[type=71, len=1411395360]
2025-03-10 03:07:06,287 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-15669) /172.18.0.3:11112<-/185.180.141.54:33517(431): close Socket[addr=/185.180.141.54,port=33517,localport=11112]
2025-03-10 03:07:06,368 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/185.180.141.54,port=41227,localport=11112]
2025-03-10 03:07:06,368 WARN  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-15668) /172.18.0.3:11112<-/185.180.141.54:41227(432): unrecognized PDU[type=22, len=16817409]
2025-03-10 03:07:06,368 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-15668) /172.18.0.3:11112<-/185.180.141.54:41227(432): close Socket[addr=/185.180.141.54,port=41227,localport=11112]
2025-03-10 03:07:06,449 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/185.180.141.52,port=54113,localport=11112]
2025-03-10 03:07:11,410 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-15668) /172.18.0.3:11112<-/185.180.141.52:54113(433): i/o exception: java.io.EOFException in State: Sta2 - Transport connection open
2025-03-10 03:07:11,410 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-15668) /172.18.0.3:11112<-/185.180.141.52:54113(433): close Socket[addr=/185.180.141.52,port=54113,localport=11112]
2025-03-10 03:07:11,412 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start IANScheduler.execute()
2025-03-10 03:07:11,414 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished IANScheduler.execute()
2025-03-10 03:07:11,454 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/185.180.141.52,port=33753,localport=11112]
2025-03-10 03:07:11,454 WARN  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-15668) /172.18.0.3:11112<-/185.180.141.52:33753(434): unrecognized PDU[type=83, len=1210921518]
2025-03-10 03:07:11,454 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-15668) /172.18.0.3:11112<-/185.180.141.52:33753(434): close Socket[addr=/185.180.141.52,port=33753,localport=11112]
2025-03-10 03:07:11,535 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/185.180.141.55,port=49255,localport=11112]
2025-03-10 03:07:16,496 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-15668) /172.18.0.3:11112<-/185.180.141.55:49255(435): i/o exception: java.io.EOFException in State: Sta2 - Transport connection open
2025-03-10 03:07:16,496 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-15668) /172.18.0.3:11112<-/185.180.141.55:49255(435): close Socket[addr=/185.180.141.55,port=49255,localport=11112]
2025-03-10 03:07:16,545 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/185.180.141.52,port=50000,localport=11112]
2025-03-10 03:07:16,547 WARN  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-15668) /172.18.0.3:11112<-/185.180.141.52:50000(436): unrecognized PDU[type=22, len=16830977]
2025-03-10 03:07:16,547 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-15668) /172.18.0.3:11112<-/185.180.141.52:50000(436): close Socket[addr=/185.180.141.52,port=50000,localport=11112]
2025-03-10 03:07:16,643 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/185.180.141.53,port=36143,localport=11112]
2025-03-10 03:07:16,643 WARN  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-15668) /172.18.0.3:11112<-/185.180.141.53:36143(437): unrecognized PDU[type=22, len=16816641]
2025-03-10 03:07:16,644 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-15668) /172.18.0.3:11112<-/185.180.141.53:36143(437): close Socket[addr=/185.180.141.53,port=36143,localport=11112]
2025-03-10 03:07:16,728 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/185.180.141.53,port=57465,localport=11112]
2025-03-10 03:07:16,728 WARN  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-15668) /172.18.0.3:11112<-/185.180.141.53:57465(438): unrecognized PDU[type=128, len=16777728]
2025-03-10 03:07:16,728 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-15668) /172.18.0.3:11112<-/185.180.141.53:57465(438): close Socket[addr=/185.180.141.53,port=57465,localport=11112]
2025-03-10 03:07:16,822 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/185.180.141.52,port=50060,localport=11112]
2025-03-10 03:07:21,827 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-15668) /172.18.0.3:11112<-/185.180.141.52:50060(439): i/o exception: java.io.EOFException in State: Sta2 - Transport connection open
2025-03-10 03:07:21,827 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-15668) /172.18.0.3:11112<-/185.180.141.52:50060(439): close Socket[addr=/185.180.141.52,port=50060,localport=11112]
2025-03-10 03:07:21,867 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/185.180.141.52,port=52976,localport=11112]
2025-03-10 03:07:21,867 WARN  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-15668) /172.18.0.3:11112<-/185.180.141.52:52976(440): unrecognized PDU[type=71, len=1411395360]
2025-03-10 03:07:21,867 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-15668) /172.18.0.3:11112<-/185.180.141.52:52976(440): close Socket[addr=/185.180.141.52,port=52976,localport=11112]
2025-03-10 03:07:36,451 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start UPSProcessingScheduler.execute()
2025-03-10 03:07:36,451 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished UPSProcessingScheduler.execute()
2025-03-10 03:07:50,021 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start AuditScheduler.execute()
2025-03-10 03:07:50,035 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-31) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 03:07:50,036 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-31) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 03:07:50,036 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished AuditScheduler.execute()
2025-03-10 03:07:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start TaskScheduler.execute()
2025-03-10 03:07:58,815 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished TaskScheduler.execute()
2025-03-10 03:08:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start PurgeStorageScheduler.execute()
2025-03-10 03:08:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished PurgeStorageScheduler.execute()
2025-03-10 03:08:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-15674) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 03:08:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-15674) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 03:08:11,414 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start IANScheduler.execute()
2025-03-10 03:08:11,416 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished IANScheduler.execute()
2025-03-10 03:08:36,452 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start UPSProcessingScheduler.execute()
2025-03-10 03:08:36,453 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished UPSProcessingScheduler.execute()
2025-03-10 03:08:50,036 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start AuditScheduler.execute()
2025-03-10 03:08:50,038 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-9) Send audit message to /127.0.0.1:514
2025-03-10 03:08:50,046 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-9) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 03:08:50,046 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-9) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 03:08:50,046 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished AuditScheduler.execute()
2025-03-10 03:08:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start TaskScheduler.execute()
2025-03-10 03:08:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished TaskScheduler.execute()
2025-03-10 03:09:11,416 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start IANScheduler.execute()
2025-03-10 03:09:11,418 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished IANScheduler.execute()
2025-03-10 03:09:36,453 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start UPSProcessingScheduler.execute()
2025-03-10 03:09:36,454 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished UPSProcessingScheduler.execute()
2025-03-10 03:09:50,047 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start AuditScheduler.execute()
2025-03-10 03:09:50,056 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-24) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 03:09:50,056 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-24) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 03:09:50,056 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished AuditScheduler.execute()
2025-03-10 03:09:50,651 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 03:09:50,654 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 03:09:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start TaskScheduler.execute()
2025-03-10 03:09:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished TaskScheduler.execute()
2025-03-10 03:10:11,418 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start IANScheduler.execute()
2025-03-10 03:10:11,420 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished IANScheduler.execute()
2025-03-10 03:10:36,454 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start UPSProcessingScheduler.execute()
2025-03-10 03:10:36,455 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished UPSProcessingScheduler.execute()
2025-03-10 03:10:50,056 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start AuditScheduler.execute()
2025-03-10 03:10:50,065 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-20) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 03:10:50,066 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-20) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 03:10:50,066 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished AuditScheduler.execute()
2025-03-10 03:10:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start TaskScheduler.execute()
2025-03-10 03:10:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished TaskScheduler.execute()
2025-03-10 03:11:11,420 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start IANScheduler.execute()
2025-03-10 03:11:11,422 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished IANScheduler.execute()
2025-03-10 03:11:25,809 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start StudySizeScheduler.execute()
2025-03-10 03:11:25,810 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished StudySizeScheduler.execute()
2025-03-10 03:11:36,456 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start UPSProcessingScheduler.execute()
2025-03-10 03:11:36,457 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished UPSProcessingScheduler.execute()
2025-03-10 03:11:50,066 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start AuditScheduler.execute()
2025-03-10 03:11:50,074 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-18) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 03:11:50,074 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-18) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 03:11:50,074 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished AuditScheduler.execute()
2025-03-10 03:11:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start TaskScheduler.execute()
2025-03-10 03:11:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished TaskScheduler.execute()
2025-03-10 03:12:11,422 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start IANScheduler.execute()
2025-03-10 03:12:11,424 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished IANScheduler.execute()
2025-03-10 03:12:36,457 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start UPSProcessingScheduler.execute()
2025-03-10 03:12:36,458 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished UPSProcessingScheduler.execute()
2025-03-10 03:12:50,075 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start AuditScheduler.execute()
2025-03-10 03:12:50,083 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-3) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 03:12:50,083 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-3) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 03:12:50,083 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished AuditScheduler.execute()
2025-03-10 03:12:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start TaskScheduler.execute()
2025-03-10 03:12:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished TaskScheduler.execute()
2025-03-10 03:13:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start PurgeStorageScheduler.execute()
2025-03-10 03:13:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished PurgeStorageScheduler.execute()
2025-03-10 03:13:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-15695) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 03:13:01,702 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-15695) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 03:13:11,424 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start IANScheduler.execute()
2025-03-10 03:13:11,426 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished IANScheduler.execute()
2025-03-10 03:13:36,458 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start UPSProcessingScheduler.execute()
2025-03-10 03:13:36,459 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished UPSProcessingScheduler.execute()
2025-03-10 03:13:50,083 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start AuditScheduler.execute()
2025-03-10 03:13:50,092 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-23) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 03:13:50,093 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-23) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 03:13:50,093 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished AuditScheduler.execute()
2025-03-10 03:13:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start TaskScheduler.execute()
2025-03-10 03:13:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished TaskScheduler.execute()
2025-03-10 03:14:11,426 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start IANScheduler.execute()
2025-03-10 03:14:11,428 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished IANScheduler.execute()
2025-03-10 03:14:36,459 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start UPSProcessingScheduler.execute()
2025-03-10 03:14:36,460 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished UPSProcessingScheduler.execute()
2025-03-10 03:14:50,093 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start AuditScheduler.execute()
2025-03-10 03:14:50,101 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-31) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 03:14:50,102 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-31) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 03:14:50,102 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished AuditScheduler.execute()
2025-03-10 03:14:50,654 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 03:14:50,656 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 03:14:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start TaskScheduler.execute()
2025-03-10 03:14:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished TaskScheduler.execute()
2025-03-10 03:15:11,428 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start IANScheduler.execute()
2025-03-10 03:15:11,430 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished IANScheduler.execute()
2025-03-10 03:15:36,460 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start UPSProcessingScheduler.execute()
2025-03-10 03:15:36,461 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished UPSProcessingScheduler.execute()
2025-03-10 03:15:50,102 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start AuditScheduler.execute()
2025-03-10 03:15:50,111 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-9) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 03:15:50,111 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-9) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 03:15:50,111 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished AuditScheduler.execute()
2025-03-10 03:15:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start TaskScheduler.execute()
2025-03-10 03:15:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished TaskScheduler.execute()
2025-03-10 03:16:11,430 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start IANScheduler.execute()
2025-03-10 03:16:11,432 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished IANScheduler.execute()
2025-03-10 03:16:25,811 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start StudySizeScheduler.execute()
2025-03-10 03:16:25,812 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished StudySizeScheduler.execute()
2025-03-10 03:16:36,461 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start UPSProcessingScheduler.execute()
2025-03-10 03:16:36,463 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished UPSProcessingScheduler.execute()
2025-03-10 03:16:50,111 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start AuditScheduler.execute()
2025-03-10 03:16:50,120 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-7) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 03:16:50,120 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-7) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 03:16:50,120 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished AuditScheduler.execute()
2025-03-10 03:16:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start TaskScheduler.execute()
2025-03-10 03:16:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished TaskScheduler.execute()
2025-03-10 03:17:11,432 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start IANScheduler.execute()
2025-03-10 03:17:11,434 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished IANScheduler.execute()
2025-03-10 03:17:36,463 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start UPSProcessingScheduler.execute()
2025-03-10 03:17:36,464 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished UPSProcessingScheduler.execute()
2025-03-10 03:17:50,120 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start AuditScheduler.execute()
2025-03-10 03:17:50,130 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-20) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 03:17:50,130 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-20) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 03:17:50,130 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished AuditScheduler.execute()
2025-03-10 03:17:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start TaskScheduler.execute()
2025-03-10 03:17:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished TaskScheduler.execute()
2025-03-10 03:18:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start PurgeStorageScheduler.execute()
2025-03-10 03:18:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished PurgeStorageScheduler.execute()
2025-03-10 03:18:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-15716) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 03:18:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-15716) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 03:18:11,434 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start IANScheduler.execute()
2025-03-10 03:18:11,436 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished IANScheduler.execute()
2025-03-10 03:18:36,464 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start UPSProcessingScheduler.execute()
2025-03-10 03:18:36,465 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished UPSProcessingScheduler.execute()
2025-03-10 03:18:50,130 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start AuditScheduler.execute()
2025-03-10 03:18:50,139 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-18) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 03:18:50,139 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-18) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 03:18:50,140 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished AuditScheduler.execute()
2025-03-10 03:18:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start TaskScheduler.execute()
2025-03-10 03:18:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished TaskScheduler.execute()
2025-03-10 03:19:11,437 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start IANScheduler.execute()
2025-03-10 03:19:11,439 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished IANScheduler.execute()
2025-03-10 03:19:36,466 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start UPSProcessingScheduler.execute()
2025-03-10 03:19:36,467 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished UPSProcessingScheduler.execute()
2025-03-10 03:19:50,140 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start AuditScheduler.execute()
2025-03-10 03:19:50,148 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-3) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 03:19:50,148 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-3) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 03:19:50,148 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished AuditScheduler.execute()
2025-03-10 03:19:50,656 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 03:19:50,659 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 03:19:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start TaskScheduler.execute()
2025-03-10 03:19:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished TaskScheduler.execute()
2025-03-10 03:20:11,439 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start IANScheduler.execute()
2025-03-10 03:20:11,441 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished IANScheduler.execute()
2025-03-10 03:20:36,467 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start UPSProcessingScheduler.execute()
2025-03-10 03:20:36,468 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished UPSProcessingScheduler.execute()
2025-03-10 03:20:50,149 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start AuditScheduler.execute()
2025-03-10 03:20:50,157 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-23) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 03:20:50,158 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-23) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 03:20:50,158 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished AuditScheduler.execute()
2025-03-10 03:20:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start TaskScheduler.execute()
2025-03-10 03:20:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished TaskScheduler.execute()
2025-03-10 03:21:11,441 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start IANScheduler.execute()
2025-03-10 03:21:11,443 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished IANScheduler.execute()
2025-03-10 03:21:25,812 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start StudySizeScheduler.execute()
2025-03-10 03:21:25,814 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished StudySizeScheduler.execute()
2025-03-10 03:21:36,372 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/167.94.138.181,port=56872,localport=11112]
2025-03-10 03:21:36,469 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start UPSProcessingScheduler.execute()
2025-03-10 03:21:36,470 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished UPSProcessingScheduler.execute()
2025-03-10 03:21:37,306 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-15729) ANY-SCP<-ECHOSCU(441) >> A-ASSOCIATE-RQ
2025-03-10 03:21:37,306 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-15729) ANY-SCP<-ECHOSCU(441) << A-ASSOCIATE-RJ[result: 1 - rejected-permanent, source: 1 - service-user, reason: 7 - called-AE-title-not-recognized]
2025-03-10 03:21:37,356 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-21) ANY-SCP<-ECHOSCU(441): close Socket[addr=/167.94.138.181,port=56872,localport=11112]
2025-03-10 03:21:50,158 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start AuditScheduler.execute()
2025-03-10 03:21:50,166 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-11) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 03:21:50,166 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-11) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 03:21:50,166 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished AuditScheduler.execute()
2025-03-10 03:21:57,765 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/167.94.138.181,port=49588,localport=11112]
2025-03-10 03:21:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start TaskScheduler.execute()
2025-03-10 03:21:58,806 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-15734) /172.18.0.3:11112<-/167.94.138.181:49588(442): i/o exception: java.io.EOFException in State: Sta2 - Transport connection open
2025-03-10 03:21:58,806 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-15734) /172.18.0.3:11112<-/167.94.138.181:49588(442): close Socket[addr=/167.94.138.181,port=49588,localport=11112]
2025-03-10 03:21:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished TaskScheduler.execute()
2025-03-10 03:21:58,871 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/167.94.138.181,port=49590,localport=11112]
2025-03-10 03:21:59,682 WARN  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-15734) /172.18.0.3:11112<-/167.94.138.181:49590(443): unrecognized PDU[type=22, len=16838145]
2025-03-10 03:21:59,683 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-15734) /172.18.0.3:11112<-/167.94.138.181:49590(443): close Socket[addr=/167.94.138.181,port=49590,localport=11112]
2025-03-10 03:22:00,859 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/167.94.138.181,port=49616,localport=11112]
2025-03-10 03:22:02,467 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-15734) /172.18.0.3:11112<-/167.94.138.181:49616(444): i/o exception: java.io.EOFException in State: Sta2 - Transport connection open
2025-03-10 03:22:02,467 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-15734) /172.18.0.3:11112<-/167.94.138.181:49616(444): close Socket[addr=/167.94.138.181,port=49616,localport=11112]
2025-03-10 03:22:09,158 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/167.94.138.181,port=38036,localport=11112]
2025-03-10 03:22:10,357 WARN  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-15735) /172.18.0.3:11112<-/167.94.138.181:38036(445): unrecognized PDU[type=71, len=1411395360]
2025-03-10 03:22:10,357 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-15735) /172.18.0.3:11112<-/167.94.138.181:38036(445): close Socket[addr=/167.94.138.181,port=38036,localport=11112]
2025-03-10 03:22:11,443 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start IANScheduler.execute()
2025-03-10 03:22:11,445 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished IANScheduler.execute()
2025-03-10 03:22:36,470 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start UPSProcessingScheduler.execute()
2025-03-10 03:22:36,471 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished UPSProcessingScheduler.execute()
2025-03-10 03:22:50,167 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start AuditScheduler.execute()
2025-03-10 03:22:50,175 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 03:22:50,175 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 03:22:50,176 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-8) Send audit message to /127.0.0.1:514
2025-03-10 03:22:50,176 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished AuditScheduler.execute()
2025-03-10 03:22:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start TaskScheduler.execute()
2025-03-10 03:22:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished TaskScheduler.execute()
2025-03-10 03:23:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start PurgeStorageScheduler.execute()
2025-03-10 03:23:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished PurgeStorageScheduler.execute()
2025-03-10 03:23:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-15740) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 03:23:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-15740) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 03:23:11,445 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start IANScheduler.execute()
2025-03-10 03:23:11,447 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished IANScheduler.execute()
2025-03-10 03:23:36,471 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start UPSProcessingScheduler.execute()
2025-03-10 03:23:36,472 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished UPSProcessingScheduler.execute()
2025-03-10 03:23:50,176 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start AuditScheduler.execute()
2025-03-10 03:23:50,190 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 03:23:50,190 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 03:23:50,190 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished AuditScheduler.execute()
2025-03-10 03:23:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start TaskScheduler.execute()
2025-03-10 03:23:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished TaskScheduler.execute()
2025-03-10 03:24:11,447 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start IANScheduler.execute()
2025-03-10 03:24:11,449 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished IANScheduler.execute()
2025-03-10 03:24:36,473 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start UPSProcessingScheduler.execute()
2025-03-10 03:24:36,474 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished UPSProcessingScheduler.execute()
2025-03-10 03:24:50,190 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start AuditScheduler.execute()
2025-03-10 03:24:50,200 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-26) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 03:24:50,200 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-26) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 03:24:50,200 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished AuditScheduler.execute()
2025-03-10 03:24:50,659 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 03:24:50,662 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 03:24:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start TaskScheduler.execute()
2025-03-10 03:24:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished TaskScheduler.execute()
2025-03-10 03:25:11,450 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start IANScheduler.execute()
2025-03-10 03:25:11,452 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished IANScheduler.execute()
2025-03-10 03:25:36,474 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start UPSProcessingScheduler.execute()
2025-03-10 03:25:36,475 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished UPSProcessingScheduler.execute()
2025-03-10 03:25:50,200 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start AuditScheduler.execute()
2025-03-10 03:25:50,209 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 03:25:50,209 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 03:25:50,209 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished AuditScheduler.execute()
2025-03-10 03:25:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start TaskScheduler.execute()
2025-03-10 03:25:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished TaskScheduler.execute()
2025-03-10 03:26:11,452 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start IANScheduler.execute()
2025-03-10 03:26:11,454 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished IANScheduler.execute()
2025-03-10 03:26:25,814 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start StudySizeScheduler.execute()
2025-03-10 03:26:25,816 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished StudySizeScheduler.execute()
2025-03-10 03:26:36,475 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start UPSProcessingScheduler.execute()
2025-03-10 03:26:36,476 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished UPSProcessingScheduler.execute()
2025-03-10 03:26:50,209 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start AuditScheduler.execute()
2025-03-10 03:26:50,218 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-19) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 03:26:50,218 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-19) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 03:26:50,218 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished AuditScheduler.execute()
2025-03-10 03:26:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start TaskScheduler.execute()
2025-03-10 03:26:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished TaskScheduler.execute()
2025-03-10 03:27:11,454 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start IANScheduler.execute()
2025-03-10 03:27:11,456 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished IANScheduler.execute()
2025-03-10 03:27:36,477 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start UPSProcessingScheduler.execute()
2025-03-10 03:27:36,477 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished UPSProcessingScheduler.execute()
2025-03-10 03:27:50,218 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start AuditScheduler.execute()
2025-03-10 03:27:50,226 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 03:27:50,227 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 03:27:50,227 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished AuditScheduler.execute()
2025-03-10 03:27:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start TaskScheduler.execute()
2025-03-10 03:27:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished TaskScheduler.execute()
2025-03-10 03:28:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start PurgeStorageScheduler.execute()
2025-03-10 03:28:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished PurgeStorageScheduler.execute()
2025-03-10 03:28:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-15761) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 03:28:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-15761) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 03:28:11,456 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start IANScheduler.execute()
2025-03-10 03:28:11,458 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished IANScheduler.execute()
2025-03-10 03:28:36,478 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start UPSProcessingScheduler.execute()
2025-03-10 03:28:36,479 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished UPSProcessingScheduler.execute()
2025-03-10 03:28:49,975 INFO  [org.dcm4chee.arc.ups.impl.UPSDeleteScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start UPSDeleteScheduler.execute()
2025-03-10 03:28:49,977 INFO  [org.dcm4chee.arc.ups.impl.UPSDeleteScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished UPSDeleteScheduler.execute()
2025-03-10 03:28:50,227 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start AuditScheduler.execute()
2025-03-10 03:28:50,235 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-2) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 03:28:50,235 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-2) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 03:28:50,235 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished AuditScheduler.execute()
2025-03-10 03:28:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start TaskScheduler.execute()
2025-03-10 03:28:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished TaskScheduler.execute()
2025-03-10 03:29:11,459 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start IANScheduler.execute()
2025-03-10 03:29:11,460 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished IANScheduler.execute()
2025-03-10 03:29:36,479 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start UPSProcessingScheduler.execute()
2025-03-10 03:29:36,480 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished UPSProcessingScheduler.execute()
2025-03-10 03:29:50,236 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start AuditScheduler.execute()
2025-03-10 03:29:50,244 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-12) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 03:29:50,244 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-12) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 03:29:50,244 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished AuditScheduler.execute()
2025-03-10 03:29:50,662 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 03:29:50,664 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 03:29:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start TaskScheduler.execute()
2025-03-10 03:29:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished TaskScheduler.execute()
2025-03-10 03:30:11,461 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start IANScheduler.execute()
2025-03-10 03:30:11,462 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished IANScheduler.execute()
2025-03-10 03:30:36,480 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start UPSProcessingScheduler.execute()
2025-03-10 03:30:36,481 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished UPSProcessingScheduler.execute()
2025-03-10 03:30:50,245 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start AuditScheduler.execute()
2025-03-10 03:30:50,258 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-13) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 03:30:50,258 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-13) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 03:30:50,258 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished AuditScheduler.execute()
2025-03-10 03:30:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start TaskScheduler.execute()
2025-03-10 03:30:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished TaskScheduler.execute()
2025-03-10 03:31:11,463 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start IANScheduler.execute()
2025-03-10 03:31:11,465 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished IANScheduler.execute()
2025-03-10 03:31:25,816 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start StudySizeScheduler.execute()
2025-03-10 03:31:25,818 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished StudySizeScheduler.execute()
2025-03-10 03:31:36,481 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start UPSProcessingScheduler.execute()
2025-03-10 03:31:36,482 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished UPSProcessingScheduler.execute()
2025-03-10 03:31:50,258 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start AuditScheduler.execute()
2025-03-10 03:31:50,267 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-28) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 03:31:50,267 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-28) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 03:31:50,267 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished AuditScheduler.execute()
2025-03-10 03:31:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start TaskScheduler.execute()
2025-03-10 03:31:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished TaskScheduler.execute()
2025-03-10 03:32:10,388 INFO  [org.dcm4chee.arc.qmgt.impl.PurgeTaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start PurgeTaskScheduler.execute()
2025-03-10 03:32:10,416 INFO  [org.dcm4chee.arc.qmgt.impl.PurgeTaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished PurgeTaskScheduler.execute()
2025-03-10 03:32:11,465 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start IANScheduler.execute()
2025-03-10 03:32:11,467 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished IANScheduler.execute()
2025-03-10 03:32:36,483 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start UPSProcessingScheduler.execute()
2025-03-10 03:32:36,484 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished UPSProcessingScheduler.execute()
2025-03-10 03:32:50,267 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start AuditScheduler.execute()
2025-03-10 03:32:50,276 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-3) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 03:32:50,276 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-3) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 03:32:50,276 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished AuditScheduler.execute()
2025-03-10 03:32:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start TaskScheduler.execute()
2025-03-10 03:32:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished TaskScheduler.execute()
2025-03-10 03:33:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start PurgeStorageScheduler.execute()
2025-03-10 03:33:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished PurgeStorageScheduler.execute()
2025-03-10 03:33:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-15782) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 03:33:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-15782) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 03:33:11,467 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start IANScheduler.execute()
2025-03-10 03:33:11,469 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished IANScheduler.execute()
2025-03-10 03:33:36,484 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start UPSProcessingScheduler.execute()
2025-03-10 03:33:36,485 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished UPSProcessingScheduler.execute()
2025-03-10 03:33:50,276 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start AuditScheduler.execute()
2025-03-10 03:33:50,277 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-23) Send audit message to /127.0.0.1:514
2025-03-10 03:33:50,277 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-23) Send audit message to /127.0.0.1:514
2025-03-10 03:33:50,277 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-23) Send audit message to /127.0.0.1:514
2025-03-10 03:33:50,278 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-23) Send audit message to /127.0.0.1:514
2025-03-10 03:33:50,280 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-23) Send audit message to /127.0.0.1:514
2025-03-10 03:33:50,280 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-23) Send audit message to /127.0.0.1:514
2025-03-10 03:33:50,280 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-23) Send audit message to /127.0.0.1:514
2025-03-10 03:33:50,281 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-23) Send audit message to /127.0.0.1:514
2025-03-10 03:33:50,281 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-23) Send audit message to /127.0.0.1:514
2025-03-10 03:33:50,289 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-23) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 03:33:50,289 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-23) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 03:33:50,289 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-23) Send audit message to /127.0.0.1:514
2025-03-10 03:33:50,289 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-23) Send audit message to /127.0.0.1:514
2025-03-10 03:33:50,290 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished AuditScheduler.execute()
2025-03-10 03:33:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start TaskScheduler.execute()
2025-03-10 03:33:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished TaskScheduler.execute()
2025-03-10 03:34:11,469 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start IANScheduler.execute()
2025-03-10 03:34:11,471 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished IANScheduler.execute()
2025-03-10 03:34:36,485 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start UPSProcessingScheduler.execute()
2025-03-10 03:34:36,486 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished UPSProcessingScheduler.execute()
2025-03-10 03:34:50,290 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start AuditScheduler.execute()
2025-03-10 03:34:50,298 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-31) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 03:34:50,298 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-31) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 03:34:50,299 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished AuditScheduler.execute()
2025-03-10 03:34:50,664 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 03:34:50,667 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 03:34:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start TaskScheduler.execute()
2025-03-10 03:34:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished TaskScheduler.execute()
2025-03-10 03:35:11,472 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start IANScheduler.execute()
2025-03-10 03:35:11,473 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished IANScheduler.execute()
2025-03-10 03:35:36,487 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start UPSProcessingScheduler.execute()
2025-03-10 03:35:36,488 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished UPSProcessingScheduler.execute()
2025-03-10 03:35:50,299 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start AuditScheduler.execute()
2025-03-10 03:35:50,307 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-9) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 03:35:50,307 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-9) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 03:35:50,307 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished AuditScheduler.execute()
2025-03-10 03:35:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start TaskScheduler.execute()
2025-03-10 03:35:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished TaskScheduler.execute()
2025-03-10 03:36:11,474 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start IANScheduler.execute()
2025-03-10 03:36:11,475 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished IANScheduler.execute()
2025-03-10 03:36:25,818 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start StudySizeScheduler.execute()
2025-03-10 03:36:25,820 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished StudySizeScheduler.execute()
2025-03-10 03:36:36,488 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start UPSProcessingScheduler.execute()
2025-03-10 03:36:36,489 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished UPSProcessingScheduler.execute()
2025-03-10 03:36:50,308 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start AuditScheduler.execute()
2025-03-10 03:36:50,317 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-7) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 03:36:50,317 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-7) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 03:36:50,318 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished AuditScheduler.execute()
2025-03-10 03:36:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start TaskScheduler.execute()
2025-03-10 03:36:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished TaskScheduler.execute()
2025-03-10 03:37:11,476 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start IANScheduler.execute()
2025-03-10 03:37:11,478 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished IANScheduler.execute()
2025-03-10 03:37:36,489 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start UPSProcessingScheduler.execute()
2025-03-10 03:37:36,490 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished UPSProcessingScheduler.execute()
2025-03-10 03:37:50,318 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start AuditScheduler.execute()
2025-03-10 03:37:50,326 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-20) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 03:37:50,326 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-20) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 03:37:50,327 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished AuditScheduler.execute()
2025-03-10 03:37:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start TaskScheduler.execute()
2025-03-10 03:37:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished TaskScheduler.execute()
2025-03-10 03:38:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start PurgeStorageScheduler.execute()
2025-03-10 03:38:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished PurgeStorageScheduler.execute()
2025-03-10 03:38:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-15803) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 03:38:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-15803) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 03:38:11,478 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start IANScheduler.execute()
2025-03-10 03:38:11,480 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished IANScheduler.execute()
2025-03-10 03:38:36,491 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start UPSProcessingScheduler.execute()
2025-03-10 03:38:36,492 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished UPSProcessingScheduler.execute()
2025-03-10 03:38:50,327 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start AuditScheduler.execute()
2025-03-10 03:38:50,335 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-18) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 03:38:50,335 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-18) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 03:38:50,335 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished AuditScheduler.execute()
2025-03-10 03:38:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start TaskScheduler.execute()
2025-03-10 03:38:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished TaskScheduler.execute()
2025-03-10 03:39:11,480 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start IANScheduler.execute()
2025-03-10 03:39:11,482 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished IANScheduler.execute()
2025-03-10 03:39:36,492 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start UPSProcessingScheduler.execute()
2025-03-10 03:39:36,493 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished UPSProcessingScheduler.execute()
2025-03-10 03:39:50,336 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start AuditScheduler.execute()
2025-03-10 03:39:50,344 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-3) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 03:39:50,344 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-3) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 03:39:50,344 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished AuditScheduler.execute()
2025-03-10 03:39:50,667 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 03:39:50,669 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 03:39:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start TaskScheduler.execute()
2025-03-10 03:39:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished TaskScheduler.execute()
2025-03-10 03:40:11,482 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start IANScheduler.execute()
2025-03-10 03:40:11,484 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished IANScheduler.execute()
2025-03-10 03:40:36,493 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start UPSProcessingScheduler.execute()
2025-03-10 03:40:36,494 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished UPSProcessingScheduler.execute()
2025-03-10 03:40:50,344 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start AuditScheduler.execute()
2025-03-10 03:40:50,353 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-23) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 03:40:50,353 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-23) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 03:40:50,353 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished AuditScheduler.execute()
2025-03-10 03:40:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start TaskScheduler.execute()
2025-03-10 03:40:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished TaskScheduler.execute()
2025-03-10 03:41:11,484 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start IANScheduler.execute()
2025-03-10 03:41:11,487 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished IANScheduler.execute()
2025-03-10 03:41:25,820 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start StudySizeScheduler.execute()
2025-03-10 03:41:25,821 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished StudySizeScheduler.execute()
2025-03-10 03:41:36,495 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start UPSProcessingScheduler.execute()
2025-03-10 03:41:36,496 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished UPSProcessingScheduler.execute()
2025-03-10 03:41:50,353 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start AuditScheduler.execute()
2025-03-10 03:41:50,361 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-21) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 03:41:50,362 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-21) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 03:41:50,362 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished AuditScheduler.execute()
2025-03-10 03:41:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start TaskScheduler.execute()
2025-03-10 03:41:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished TaskScheduler.execute()
2025-03-10 03:42:11,487 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start IANScheduler.execute()
2025-03-10 03:42:11,489 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished IANScheduler.execute()
2025-03-10 03:42:36,496 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start UPSProcessingScheduler.execute()
2025-03-10 03:42:36,497 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished UPSProcessingScheduler.execute()
2025-03-10 03:42:50,362 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start AuditScheduler.execute()
2025-03-10 03:42:50,370 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-9) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 03:42:50,370 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-9) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 03:42:50,370 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished AuditScheduler.execute()
2025-03-10 03:42:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start TaskScheduler.execute()
2025-03-10 03:42:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished TaskScheduler.execute()
2025-03-10 03:43:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start PurgeStorageScheduler.execute()
2025-03-10 03:43:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished PurgeStorageScheduler.execute()
2025-03-10 03:43:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-15824) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 03:43:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-15824) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 03:43:11,490 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start IANScheduler.execute()
2025-03-10 03:43:11,491 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished IANScheduler.execute()
2025-03-10 03:43:36,497 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start UPSProcessingScheduler.execute()
2025-03-10 03:43:36,498 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished UPSProcessingScheduler.execute()
2025-03-10 03:43:50,371 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start AuditScheduler.execute()
2025-03-10 03:43:50,379 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-7) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 03:43:50,380 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-7) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 03:43:50,380 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished AuditScheduler.execute()
2025-03-10 03:43:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start TaskScheduler.execute()
2025-03-10 03:43:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished TaskScheduler.execute()
2025-03-10 03:44:11,491 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start IANScheduler.execute()
2025-03-10 03:44:11,493 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished IANScheduler.execute()
2025-03-10 03:44:36,498 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start UPSProcessingScheduler.execute()
2025-03-10 03:44:36,499 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished UPSProcessingScheduler.execute()
2025-03-10 03:44:50,380 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start AuditScheduler.execute()
2025-03-10 03:44:50,388 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-20) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 03:44:50,388 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-20) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 03:44:50,389 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished AuditScheduler.execute()
2025-03-10 03:44:50,670 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 03:44:50,672 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 03:44:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start TaskScheduler.execute()
2025-03-10 03:44:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished TaskScheduler.execute()
2025-03-10 03:45:11,494 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start IANScheduler.execute()
2025-03-10 03:45:11,495 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished IANScheduler.execute()
2025-03-10 03:45:36,500 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start UPSProcessingScheduler.execute()
2025-03-10 03:45:36,501 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished UPSProcessingScheduler.execute()
2025-03-10 03:45:50,389 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start AuditScheduler.execute()
2025-03-10 03:45:50,397 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-18) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 03:45:50,397 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-18) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 03:45:50,397 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished AuditScheduler.execute()
2025-03-10 03:45:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start TaskScheduler.execute()
2025-03-10 03:45:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished TaskScheduler.execute()
2025-03-10 03:46:11,496 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start IANScheduler.execute()
2025-03-10 03:46:11,498 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished IANScheduler.execute()
2025-03-10 03:46:12,812 INFO  [org.dcm4chee.arc.stgcmt.impl.PurgeStgCmtScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start PurgeStgCmtScheduler.execute()
2025-03-10 03:46:12,814 INFO  [org.dcm4chee.arc.stgcmt.impl.PurgeStgCmtScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished PurgeStgCmtScheduler.execute()
2025-03-10 03:46:25,822 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start StudySizeScheduler.execute()
2025-03-10 03:46:25,823 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished StudySizeScheduler.execute()
2025-03-10 03:46:36,501 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start UPSProcessingScheduler.execute()
2025-03-10 03:46:36,502 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished UPSProcessingScheduler.execute()
2025-03-10 03:46:50,397 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start AuditScheduler.execute()
2025-03-10 03:46:50,406 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-4) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 03:46:50,406 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-4) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 03:46:50,406 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished AuditScheduler.execute()
2025-03-10 03:46:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start TaskScheduler.execute()
2025-03-10 03:46:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished TaskScheduler.execute()
2025-03-10 03:47:11,498 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start IANScheduler.execute()
2025-03-10 03:47:11,500 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished IANScheduler.execute()
2025-03-10 03:47:36,502 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start UPSProcessingScheduler.execute()
2025-03-10 03:47:36,503 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished UPSProcessingScheduler.execute()
2025-03-10 03:47:50,406 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start AuditScheduler.execute()
2025-03-10 03:47:50,416 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-25) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 03:47:50,416 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-25) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 03:47:50,416 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished AuditScheduler.execute()
2025-03-10 03:47:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start TaskScheduler.execute()
2025-03-10 03:47:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished TaskScheduler.execute()
2025-03-10 03:48:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start PurgeStorageScheduler.execute()
2025-03-10 03:48:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished PurgeStorageScheduler.execute()
2025-03-10 03:48:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-15845) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 03:48:01,702 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-15845) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 03:48:11,501 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start IANScheduler.execute()
2025-03-10 03:48:11,502 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished IANScheduler.execute()
2025-03-10 03:48:36,503 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start UPSProcessingScheduler.execute()
2025-03-10 03:48:36,505 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished UPSProcessingScheduler.execute()
2025-03-10 03:48:50,416 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start AuditScheduler.execute()
2025-03-10 03:48:50,425 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-30) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 03:48:50,425 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-30) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 03:48:50,425 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished AuditScheduler.execute()
2025-03-10 03:48:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start TaskScheduler.execute()
2025-03-10 03:48:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished TaskScheduler.execute()
2025-03-10 03:49:11,503 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start IANScheduler.execute()
2025-03-10 03:49:11,505 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished IANScheduler.execute()
2025-03-10 03:49:36,505 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start UPSProcessingScheduler.execute()
2025-03-10 03:49:36,506 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished UPSProcessingScheduler.execute()
2025-03-10 03:49:50,426 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start AuditScheduler.execute()
2025-03-10 03:49:50,434 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-1) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 03:49:50,434 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-1) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 03:49:50,434 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished AuditScheduler.execute()
2025-03-10 03:49:50,673 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 03:49:50,675 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 03:49:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start TaskScheduler.execute()
2025-03-10 03:49:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished TaskScheduler.execute()
2025-03-10 03:50:11,505 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start IANScheduler.execute()
2025-03-10 03:50:11,507 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished IANScheduler.execute()
2025-03-10 03:50:36,506 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start UPSProcessingScheduler.execute()
2025-03-10 03:50:36,507 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished UPSProcessingScheduler.execute()
2025-03-10 03:50:50,435 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start AuditScheduler.execute()
2025-03-10 03:50:50,443 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-6) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 03:50:50,443 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-6) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 03:50:50,443 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished AuditScheduler.execute()
2025-03-10 03:50:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start TaskScheduler.execute()
2025-03-10 03:50:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished TaskScheduler.execute()
2025-03-10 03:51:11,507 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start IANScheduler.execute()
2025-03-10 03:51:11,509 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished IANScheduler.execute()
2025-03-10 03:51:25,823 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start StudySizeScheduler.execute()
2025-03-10 03:51:25,825 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished StudySizeScheduler.execute()
2025-03-10 03:51:36,508 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start UPSProcessingScheduler.execute()
2025-03-10 03:51:36,509 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished UPSProcessingScheduler.execute()
2025-03-10 03:51:50,444 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start AuditScheduler.execute()
2025-03-10 03:51:50,452 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-26) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 03:51:50,452 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-26) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 03:51:50,452 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished AuditScheduler.execute()
2025-03-10 03:51:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start TaskScheduler.execute()
2025-03-10 03:51:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished TaskScheduler.execute()
2025-03-10 03:52:11,509 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start IANScheduler.execute()
2025-03-10 03:52:11,511 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished IANScheduler.execute()
2025-03-10 03:52:36,509 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start UPSProcessingScheduler.execute()
2025-03-10 03:52:36,510 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished UPSProcessingScheduler.execute()
2025-03-10 03:52:50,452 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start AuditScheduler.execute()
2025-03-10 03:52:50,461 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-16) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 03:52:50,461 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-16) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 03:52:50,461 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished AuditScheduler.execute()
2025-03-10 03:52:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start TaskScheduler.execute()
2025-03-10 03:52:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished TaskScheduler.execute()
2025-03-10 03:53:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start PurgeStorageScheduler.execute()
2025-03-10 03:53:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished PurgeStorageScheduler.execute()
2025-03-10 03:53:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-15866) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 03:53:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-15866) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 03:53:11,511 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start IANScheduler.execute()
2025-03-10 03:53:11,513 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished IANScheduler.execute()
2025-03-10 03:53:36,510 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start UPSProcessingScheduler.execute()
2025-03-10 03:53:36,511 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished UPSProcessingScheduler.execute()
2025-03-10 03:53:50,461 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start AuditScheduler.execute()
2025-03-10 03:53:50,474 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-4) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 03:53:50,474 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-4) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 03:53:50,475 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished AuditScheduler.execute()
2025-03-10 03:53:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start TaskScheduler.execute()
2025-03-10 03:53:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished TaskScheduler.execute()
2025-03-10 03:54:11,514 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start IANScheduler.execute()
2025-03-10 03:54:11,516 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished IANScheduler.execute()
2025-03-10 03:54:36,512 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start UPSProcessingScheduler.execute()
2025-03-10 03:54:36,513 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished UPSProcessingScheduler.execute()
2025-03-10 03:54:50,475 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start AuditScheduler.execute()
2025-03-10 03:54:50,483 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-25) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 03:54:50,483 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-25) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 03:54:50,483 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished AuditScheduler.execute()
2025-03-10 03:54:50,675 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 03:54:50,677 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 03:54:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start TaskScheduler.execute()
2025-03-10 03:54:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished TaskScheduler.execute()
2025-03-10 03:55:11,516 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start IANScheduler.execute()
2025-03-10 03:55:11,518 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished IANScheduler.execute()
2025-03-10 03:55:36,513 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start UPSProcessingScheduler.execute()
2025-03-10 03:55:36,514 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished UPSProcessingScheduler.execute()
2025-03-10 03:55:50,484 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start AuditScheduler.execute()
2025-03-10 03:55:50,495 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-30) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 03:55:50,495 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-30) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 03:55:50,495 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished AuditScheduler.execute()
2025-03-10 03:55:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start TaskScheduler.execute()
2025-03-10 03:55:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished TaskScheduler.execute()
2025-03-10 03:56:11,518 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start IANScheduler.execute()
2025-03-10 03:56:11,520 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished IANScheduler.execute()
2025-03-10 03:56:25,825 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start StudySizeScheduler.execute()
2025-03-10 03:56:25,827 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished StudySizeScheduler.execute()
2025-03-10 03:56:36,514 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start UPSProcessingScheduler.execute()
2025-03-10 03:56:36,515 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished UPSProcessingScheduler.execute()
2025-03-10 03:56:50,495 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start AuditScheduler.execute()
2025-03-10 03:56:50,503 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 03:56:50,504 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 03:56:50,504 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished AuditScheduler.execute()
2025-03-10 03:56:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start TaskScheduler.execute()
2025-03-10 03:56:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished TaskScheduler.execute()
2025-03-10 03:57:11,520 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start IANScheduler.execute()
2025-03-10 03:57:11,522 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished IANScheduler.execute()
2025-03-10 03:57:36,516 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start UPSProcessingScheduler.execute()
2025-03-10 03:57:36,517 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished UPSProcessingScheduler.execute()
2025-03-10 03:57:50,504 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start AuditScheduler.execute()
2025-03-10 03:57:50,512 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-6) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 03:57:50,513 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-6) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 03:57:50,513 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished AuditScheduler.execute()
2025-03-10 03:57:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start TaskScheduler.execute()
2025-03-10 03:57:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished TaskScheduler.execute()
2025-03-10 03:58:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start PurgeStorageScheduler.execute()
2025-03-10 03:58:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished PurgeStorageScheduler.execute()
2025-03-10 03:58:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-15887) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 03:58:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-15887) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 03:58:11,522 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start IANScheduler.execute()
2025-03-10 03:58:11,524 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished IANScheduler.execute()
2025-03-10 03:58:36,517 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start UPSProcessingScheduler.execute()
2025-03-10 03:58:36,518 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished UPSProcessingScheduler.execute()
2025-03-10 03:58:50,513 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start AuditScheduler.execute()
2025-03-10 03:58:50,521 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-26) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 03:58:50,521 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-26) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 03:58:50,521 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished AuditScheduler.execute()
2025-03-10 03:58:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start TaskScheduler.execute()
2025-03-10 03:58:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished TaskScheduler.execute()
2025-03-10 03:59:11,524 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start IANScheduler.execute()
2025-03-10 03:59:11,526 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished IANScheduler.execute()
2025-03-10 03:59:36,518 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start UPSProcessingScheduler.execute()
2025-03-10 03:59:36,519 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished UPSProcessingScheduler.execute()
2025-03-10 03:59:50,522 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start AuditScheduler.execute()
2025-03-10 03:59:50,530 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-16) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 03:59:50,530 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-16) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 03:59:50,530 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished AuditScheduler.execute()
2025-03-10 03:59:50,678 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 03:59:50,680 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 03:59:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start TaskScheduler.execute()
2025-03-10 03:59:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished TaskScheduler.execute()
2025-03-10 04:00:11,526 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start IANScheduler.execute()
2025-03-10 04:00:11,528 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished IANScheduler.execute()
2025-03-10 04:00:36,520 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start UPSProcessingScheduler.execute()
2025-03-10 04:00:36,521 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished UPSProcessingScheduler.execute()
2025-03-10 04:00:50,531 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start AuditScheduler.execute()
2025-03-10 04:00:50,539 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-4) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 04:00:50,539 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-4) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 04:00:50,539 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished AuditScheduler.execute()
2025-03-10 04:00:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start TaskScheduler.execute()
2025-03-10 04:00:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished TaskScheduler.execute()
2025-03-10 04:01:11,529 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start IANScheduler.execute()
2025-03-10 04:01:11,531 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished IANScheduler.execute()
2025-03-10 04:01:25,827 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start StudySizeScheduler.execute()
2025-03-10 04:01:25,828 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished StudySizeScheduler.execute()
2025-03-10 04:01:36,521 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start UPSProcessingScheduler.execute()
2025-03-10 04:01:36,522 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished UPSProcessingScheduler.execute()
2025-03-10 04:01:50,539 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start AuditScheduler.execute()
2025-03-10 04:01:50,547 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 04:01:50,548 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 04:01:50,548 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished AuditScheduler.execute()
2025-03-10 04:01:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start TaskScheduler.execute()
2025-03-10 04:01:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished TaskScheduler.execute()
2025-03-10 04:02:11,531 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start IANScheduler.execute()
2025-03-10 04:02:11,533 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished IANScheduler.execute()
2025-03-10 04:02:36,522 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start UPSProcessingScheduler.execute()
2025-03-10 04:02:36,524 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished UPSProcessingScheduler.execute()
2025-03-10 04:02:50,548 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start AuditScheduler.execute()
2025-03-10 04:02:50,556 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-30) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 04:02:50,557 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-30) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 04:02:50,557 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished AuditScheduler.execute()
2025-03-10 04:02:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start TaskScheduler.execute()
2025-03-10 04:02:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished TaskScheduler.execute()
2025-03-10 04:03:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start PurgeStorageScheduler.execute()
2025-03-10 04:03:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished PurgeStorageScheduler.execute()
2025-03-10 04:03:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-15908) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 04:03:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-15908) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 04:03:11,533 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start IANScheduler.execute()
2025-03-10 04:03:11,535 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished IANScheduler.execute()
2025-03-10 04:03:36,524 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start UPSProcessingScheduler.execute()
2025-03-10 04:03:36,525 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished UPSProcessingScheduler.execute()
2025-03-10 04:03:50,557 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start AuditScheduler.execute()
2025-03-10 04:03:50,565 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 04:03:50,565 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 04:03:50,566 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished AuditScheduler.execute()
2025-03-10 04:03:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start TaskScheduler.execute()
2025-03-10 04:03:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished TaskScheduler.execute()
2025-03-10 04:04:11,535 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start IANScheduler.execute()
2025-03-10 04:04:11,537 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished IANScheduler.execute()
2025-03-10 04:04:36,525 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start UPSProcessingScheduler.execute()
2025-03-10 04:04:36,527 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished UPSProcessingScheduler.execute()
2025-03-10 04:04:50,566 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start AuditScheduler.execute()
2025-03-10 04:04:50,575 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-6) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 04:04:50,575 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-6) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 04:04:50,575 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished AuditScheduler.execute()
2025-03-10 04:04:50,680 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 04:04:50,682 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 04:04:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start TaskScheduler.execute()
2025-03-10 04:04:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished TaskScheduler.execute()
2025-03-10 04:05:11,537 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start IANScheduler.execute()
2025-03-10 04:05:11,539 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished IANScheduler.execute()
2025-03-10 04:05:36,527 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start UPSProcessingScheduler.execute()
2025-03-10 04:05:36,528 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished UPSProcessingScheduler.execute()
2025-03-10 04:05:50,575 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start AuditScheduler.execute()
2025-03-10 04:05:50,583 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-26) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 04:05:50,584 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-26) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 04:05:50,584 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished AuditScheduler.execute()
2025-03-10 04:05:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start TaskScheduler.execute()
2025-03-10 04:05:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished TaskScheduler.execute()
2025-03-10 04:06:11,540 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start IANScheduler.execute()
2025-03-10 04:06:11,541 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished IANScheduler.execute()
2025-03-10 04:06:25,829 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start StudySizeScheduler.execute()
2025-03-10 04:06:25,830 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished StudySizeScheduler.execute()
2025-03-10 04:06:36,528 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start UPSProcessingScheduler.execute()
2025-03-10 04:06:36,529 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished UPSProcessingScheduler.execute()
2025-03-10 04:06:50,584 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start AuditScheduler.execute()
2025-03-10 04:06:50,592 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 04:06:50,592 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 04:06:50,592 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished AuditScheduler.execute()
2025-03-10 04:06:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start TaskScheduler.execute()
2025-03-10 04:06:58,815 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished TaskScheduler.execute()
2025-03-10 04:07:11,542 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start IANScheduler.execute()
2025-03-10 04:07:11,544 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished IANScheduler.execute()
2025-03-10 04:07:36,529 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start UPSProcessingScheduler.execute()
2025-03-10 04:07:36,530 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished UPSProcessingScheduler.execute()
2025-03-10 04:07:50,593 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start AuditScheduler.execute()
2025-03-10 04:07:50,601 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-4) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 04:07:50,601 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-4) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 04:07:50,601 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished AuditScheduler.execute()
2025-03-10 04:07:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start TaskScheduler.execute()
2025-03-10 04:07:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished TaskScheduler.execute()
2025-03-10 04:08:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start PurgeStorageScheduler.execute()
2025-03-10 04:08:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished PurgeStorageScheduler.execute()
2025-03-10 04:08:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-15929) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 04:08:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-15929) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 04:08:11,544 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start IANScheduler.execute()
2025-03-10 04:08:11,546 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished IANScheduler.execute()
2025-03-10 04:08:36,530 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start UPSProcessingScheduler.execute()
2025-03-10 04:08:36,531 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished UPSProcessingScheduler.execute()
2025-03-10 04:08:50,601 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start AuditScheduler.execute()
2025-03-10 04:08:50,610 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 04:08:50,610 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 04:08:50,610 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished AuditScheduler.execute()
2025-03-10 04:08:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start TaskScheduler.execute()
2025-03-10 04:08:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished TaskScheduler.execute()
2025-03-10 04:09:11,546 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start IANScheduler.execute()
2025-03-10 04:09:11,548 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished IANScheduler.execute()
2025-03-10 04:09:36,532 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start UPSProcessingScheduler.execute()
2025-03-10 04:09:36,533 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished UPSProcessingScheduler.execute()
2025-03-10 04:09:50,610 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start AuditScheduler.execute()
2025-03-10 04:09:50,618 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-30) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 04:09:50,619 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-30) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 04:09:50,619 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished AuditScheduler.execute()
2025-03-10 04:09:50,683 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 04:09:50,685 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 04:09:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start TaskScheduler.execute()
2025-03-10 04:09:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished TaskScheduler.execute()
2025-03-10 04:10:11,549 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start IANScheduler.execute()
2025-03-10 04:10:11,550 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished IANScheduler.execute()
2025-03-10 04:10:36,533 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start UPSProcessingScheduler.execute()
2025-03-10 04:10:36,534 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished UPSProcessingScheduler.execute()
2025-03-10 04:10:50,619 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start AuditScheduler.execute()
2025-03-10 04:10:50,627 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 04:10:50,627 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 04:10:50,627 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished AuditScheduler.execute()
2025-03-10 04:10:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start TaskScheduler.execute()
2025-03-10 04:10:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished TaskScheduler.execute()
2025-03-10 04:11:11,551 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start IANScheduler.execute()
2025-03-10 04:11:11,553 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished IANScheduler.execute()
2025-03-10 04:11:25,831 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start StudySizeScheduler.execute()
2025-03-10 04:11:25,832 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished StudySizeScheduler.execute()
2025-03-10 04:11:36,535 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start UPSProcessingScheduler.execute()
2025-03-10 04:11:36,536 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished UPSProcessingScheduler.execute()
2025-03-10 04:11:50,627 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start AuditScheduler.execute()
2025-03-10 04:11:50,636 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 04:11:50,636 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 04:11:50,636 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished AuditScheduler.execute()
2025-03-10 04:11:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start TaskScheduler.execute()
2025-03-10 04:11:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished TaskScheduler.execute()
2025-03-10 04:12:11,553 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start IANScheduler.execute()
2025-03-10 04:12:11,555 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished IANScheduler.execute()
2025-03-10 04:12:36,536 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start UPSProcessingScheduler.execute()
2025-03-10 04:12:36,537 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished UPSProcessingScheduler.execute()
2025-03-10 04:12:50,636 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start AuditScheduler.execute()
2025-03-10 04:12:50,645 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-26) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 04:12:50,645 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-26) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 04:12:50,645 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished AuditScheduler.execute()
2025-03-10 04:12:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start TaskScheduler.execute()
2025-03-10 04:12:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished TaskScheduler.execute()
2025-03-10 04:13:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start PurgeStorageScheduler.execute()
2025-03-10 04:13:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished PurgeStorageScheduler.execute()
2025-03-10 04:13:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-15950) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 04:13:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-15950) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 04:13:11,555 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start IANScheduler.execute()
2025-03-10 04:13:11,557 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished IANScheduler.execute()
2025-03-10 04:13:36,537 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start UPSProcessingScheduler.execute()
2025-03-10 04:13:36,538 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished UPSProcessingScheduler.execute()
2025-03-10 04:13:50,645 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start AuditScheduler.execute()
2025-03-10 04:13:50,653 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 04:13:50,654 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 04:13:50,654 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished AuditScheduler.execute()
2025-03-10 04:13:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start TaskScheduler.execute()
2025-03-10 04:13:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished TaskScheduler.execute()
2025-03-10 04:14:11,557 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start IANScheduler.execute()
2025-03-10 04:14:11,559 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished IANScheduler.execute()
2025-03-10 04:14:36,539 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start UPSProcessingScheduler.execute()
2025-03-10 04:14:36,540 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished UPSProcessingScheduler.execute()
2025-03-10 04:14:50,654 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start AuditScheduler.execute()
2025-03-10 04:14:50,662 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-4) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 04:14:50,662 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-4) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 04:14:50,662 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished AuditScheduler.execute()
2025-03-10 04:14:50,685 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 04:14:50,688 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 04:14:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start TaskScheduler.execute()
2025-03-10 04:14:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished TaskScheduler.execute()
2025-03-10 04:15:11,560 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start IANScheduler.execute()
2025-03-10 04:15:11,562 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished IANScheduler.execute()
2025-03-10 04:15:36,540 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start UPSProcessingScheduler.execute()
2025-03-10 04:15:36,541 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished UPSProcessingScheduler.execute()
2025-03-10 04:15:50,663 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start AuditScheduler.execute()
2025-03-10 04:15:50,671 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 04:15:50,671 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 04:15:50,671 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished AuditScheduler.execute()
2025-03-10 04:15:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start TaskScheduler.execute()
2025-03-10 04:15:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished TaskScheduler.execute()
2025-03-10 04:16:11,562 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start IANScheduler.execute()
2025-03-10 04:16:11,563 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished IANScheduler.execute()
2025-03-10 04:16:25,832 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start StudySizeScheduler.execute()
2025-03-10 04:16:25,834 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished StudySizeScheduler.execute()
2025-03-10 04:16:36,541 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start UPSProcessingScheduler.execute()
2025-03-10 04:16:36,542 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished UPSProcessingScheduler.execute()
2025-03-10 04:16:50,671 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start AuditScheduler.execute()
2025-03-10 04:16:50,679 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-11) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 04:16:50,680 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-11) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 04:16:50,680 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished AuditScheduler.execute()
2025-03-10 04:16:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start TaskScheduler.execute()
2025-03-10 04:16:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished TaskScheduler.execute()
2025-03-10 04:17:11,564 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start IANScheduler.execute()
2025-03-10 04:17:11,566 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished IANScheduler.execute()
2025-03-10 04:17:36,542 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start UPSProcessingScheduler.execute()
2025-03-10 04:17:36,543 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished UPSProcessingScheduler.execute()
2025-03-10 04:17:50,680 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start AuditScheduler.execute()
2025-03-10 04:17:50,689 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 04:17:50,689 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 04:17:50,689 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished AuditScheduler.execute()
2025-03-10 04:17:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start TaskScheduler.execute()
2025-03-10 04:17:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished TaskScheduler.execute()
2025-03-10 04:18:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start PurgeStorageScheduler.execute()
2025-03-10 04:18:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished PurgeStorageScheduler.execute()
2025-03-10 04:18:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-15971) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 04:18:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-15971) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 04:18:11,566 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start IANScheduler.execute()
2025-03-10 04:18:11,568 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished IANScheduler.execute()
2025-03-10 04:18:36,544 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start UPSProcessingScheduler.execute()
2025-03-10 04:18:36,545 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished UPSProcessingScheduler.execute()
2025-03-10 04:18:50,689 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start AuditScheduler.execute()
2025-03-10 04:18:50,698 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 04:18:50,698 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 04:18:50,698 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished AuditScheduler.execute()
2025-03-10 04:18:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start TaskScheduler.execute()
2025-03-10 04:18:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished TaskScheduler.execute()
2025-03-10 04:19:11,568 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start IANScheduler.execute()
2025-03-10 04:19:11,570 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished IANScheduler.execute()
2025-03-10 04:19:36,545 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start UPSProcessingScheduler.execute()
2025-03-10 04:19:36,546 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished UPSProcessingScheduler.execute()
2025-03-10 04:19:50,688 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 04:19:50,690 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 04:19:50,698 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start AuditScheduler.execute()
2025-03-10 04:19:50,707 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-15) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 04:19:50,707 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-15) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 04:19:50,707 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished AuditScheduler.execute()
2025-03-10 04:19:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start TaskScheduler.execute()
2025-03-10 04:19:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished TaskScheduler.execute()
2025-03-10 04:20:11,570 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start IANScheduler.execute()
2025-03-10 04:20:11,572 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished IANScheduler.execute()
2025-03-10 04:20:36,546 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start UPSProcessingScheduler.execute()
2025-03-10 04:20:36,547 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished UPSProcessingScheduler.execute()
2025-03-10 04:20:50,707 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start AuditScheduler.execute()
2025-03-10 04:20:50,715 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 04:20:50,716 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 04:20:50,716 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished AuditScheduler.execute()
2025-03-10 04:20:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start TaskScheduler.execute()
2025-03-10 04:20:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished TaskScheduler.execute()
2025-03-10 04:21:11,572 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start IANScheduler.execute()
2025-03-10 04:21:11,574 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished IANScheduler.execute()
2025-03-10 04:21:25,834 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start StudySizeScheduler.execute()
2025-03-10 04:21:25,836 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished StudySizeScheduler.execute()
2025-03-10 04:21:36,548 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start UPSProcessingScheduler.execute()
2025-03-10 04:21:36,549 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished UPSProcessingScheduler.execute()
2025-03-10 04:21:50,716 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start AuditScheduler.execute()
2025-03-10 04:21:50,724 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-19) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 04:21:50,724 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-19) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 04:21:50,725 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished AuditScheduler.execute()
2025-03-10 04:21:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start TaskScheduler.execute()
2025-03-10 04:21:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished TaskScheduler.execute()
2025-03-10 04:22:11,575 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start IANScheduler.execute()
2025-03-10 04:22:11,576 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished IANScheduler.execute()
2025-03-10 04:22:36,549 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start UPSProcessingScheduler.execute()
2025-03-10 04:22:36,550 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished UPSProcessingScheduler.execute()
2025-03-10 04:22:50,725 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start AuditScheduler.execute()
2025-03-10 04:22:50,733 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 04:22:50,733 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 04:22:50,733 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished AuditScheduler.execute()
2025-03-10 04:22:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start TaskScheduler.execute()
2025-03-10 04:22:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished TaskScheduler.execute()
2025-03-10 04:23:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start PurgeStorageScheduler.execute()
2025-03-10 04:23:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished PurgeStorageScheduler.execute()
2025-03-10 04:23:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-15992) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 04:23:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-15992) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 04:23:11,577 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start IANScheduler.execute()
2025-03-10 04:23:11,579 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished IANScheduler.execute()
2025-03-10 04:23:36,550 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start UPSProcessingScheduler.execute()
2025-03-10 04:23:36,551 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished UPSProcessingScheduler.execute()
2025-03-10 04:23:50,733 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start AuditScheduler.execute()
2025-03-10 04:23:50,742 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-11) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 04:23:50,742 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-11) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 04:23:50,742 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished AuditScheduler.execute()
2025-03-10 04:23:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start TaskScheduler.execute()
2025-03-10 04:23:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished TaskScheduler.execute()
2025-03-10 04:24:11,579 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start IANScheduler.execute()
2025-03-10 04:24:11,581 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished IANScheduler.execute()
2025-03-10 04:24:36,552 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start UPSProcessingScheduler.execute()
2025-03-10 04:24:36,553 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished UPSProcessingScheduler.execute()
2025-03-10 04:24:50,691 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 04:24:50,693 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 04:24:50,742 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start AuditScheduler.execute()
2025-03-10 04:24:50,751 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-12) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 04:24:50,751 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-12) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 04:24:50,751 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished AuditScheduler.execute()
2025-03-10 04:24:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start TaskScheduler.execute()
2025-03-10 04:24:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished TaskScheduler.execute()
2025-03-10 04:25:11,581 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start IANScheduler.execute()
2025-03-10 04:25:11,583 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished IANScheduler.execute()
2025-03-10 04:25:36,553 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start UPSProcessingScheduler.execute()
2025-03-10 04:25:36,554 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished UPSProcessingScheduler.execute()
2025-03-10 04:25:50,752 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start AuditScheduler.execute()
2025-03-10 04:25:50,760 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 04:25:50,760 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 04:25:50,760 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished AuditScheduler.execute()
2025-03-10 04:25:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start TaskScheduler.execute()
2025-03-10 04:25:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished TaskScheduler.execute()
2025-03-10 04:26:11,583 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start IANScheduler.execute()
2025-03-10 04:26:11,585 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished IANScheduler.execute()
2025-03-10 04:26:25,836 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start StudySizeScheduler.execute()
2025-03-10 04:26:25,838 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished StudySizeScheduler.execute()
2025-03-10 04:26:36,554 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start UPSProcessingScheduler.execute()
2025-03-10 04:26:36,556 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished UPSProcessingScheduler.execute()
2025-03-10 04:26:50,760 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start AuditScheduler.execute()
2025-03-10 04:26:50,769 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-15) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 04:26:50,769 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-15) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 04:26:50,769 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished AuditScheduler.execute()
2025-03-10 04:26:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start TaskScheduler.execute()
2025-03-10 04:26:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished TaskScheduler.execute()
2025-03-10 04:27:11,585 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start IANScheduler.execute()
2025-03-10 04:27:11,587 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished IANScheduler.execute()
2025-03-10 04:27:36,556 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start UPSProcessingScheduler.execute()
2025-03-10 04:27:36,557 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished UPSProcessingScheduler.execute()
2025-03-10 04:27:50,769 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start AuditScheduler.execute()
2025-03-10 04:27:50,778 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 04:27:50,778 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 04:27:50,778 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished AuditScheduler.execute()
2025-03-10 04:27:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start TaskScheduler.execute()
2025-03-10 04:27:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished TaskScheduler.execute()
2025-03-10 04:28:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start PurgeStorageScheduler.execute()
2025-03-10 04:28:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished PurgeStorageScheduler.execute()
2025-03-10 04:28:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-16013) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 04:28:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-16013) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 04:28:11,588 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start IANScheduler.execute()
2025-03-10 04:28:11,589 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished IANScheduler.execute()
2025-03-10 04:28:36,557 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start UPSProcessingScheduler.execute()
2025-03-10 04:28:36,558 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished UPSProcessingScheduler.execute()
2025-03-10 04:28:49,977 INFO  [org.dcm4chee.arc.ups.impl.UPSDeleteScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start UPSDeleteScheduler.execute()
2025-03-10 04:28:49,979 INFO  [org.dcm4chee.arc.ups.impl.UPSDeleteScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished UPSDeleteScheduler.execute()
2025-03-10 04:28:50,778 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start AuditScheduler.execute()
2025-03-10 04:28:50,787 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-17) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 04:28:50,787 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-17) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 04:28:50,788 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished AuditScheduler.execute()
2025-03-10 04:28:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start TaskScheduler.execute()
2025-03-10 04:28:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished TaskScheduler.execute()
2025-03-10 04:29:11,590 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start IANScheduler.execute()
2025-03-10 04:29:11,592 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished IANScheduler.execute()
2025-03-10 04:29:36,558 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start UPSProcessingScheduler.execute()
2025-03-10 04:29:36,559 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished UPSProcessingScheduler.execute()
2025-03-10 04:29:50,693 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 04:29:50,696 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 04:29:50,788 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start AuditScheduler.execute()
2025-03-10 04:29:50,796 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-31) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 04:29:50,796 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-31) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 04:29:50,797 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished AuditScheduler.execute()
2025-03-10 04:29:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start TaskScheduler.execute()
2025-03-10 04:29:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished TaskScheduler.execute()
2025-03-10 04:30:11,592 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start IANScheduler.execute()
2025-03-10 04:30:11,594 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished IANScheduler.execute()
2025-03-10 04:30:36,559 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start UPSProcessingScheduler.execute()
2025-03-10 04:30:36,560 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished UPSProcessingScheduler.execute()
2025-03-10 04:30:50,797 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start AuditScheduler.execute()
2025-03-10 04:30:50,805 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-2) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 04:30:50,805 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-2) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 04:30:50,806 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished AuditScheduler.execute()
2025-03-10 04:30:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start TaskScheduler.execute()
2025-03-10 04:30:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished TaskScheduler.execute()
2025-03-10 04:31:11,594 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start IANScheduler.execute()
2025-03-10 04:31:11,596 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished IANScheduler.execute()
2025-03-10 04:31:25,838 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start StudySizeScheduler.execute()
2025-03-10 04:31:25,839 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished StudySizeScheduler.execute()
2025-03-10 04:31:36,561 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start UPSProcessingScheduler.execute()
2025-03-10 04:31:36,562 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished UPSProcessingScheduler.execute()
2025-03-10 04:31:50,806 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start AuditScheduler.execute()
2025-03-10 04:31:50,814 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-24) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 04:31:50,815 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-24) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 04:31:50,815 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished AuditScheduler.execute()
2025-03-10 04:31:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start TaskScheduler.execute()
2025-03-10 04:31:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished TaskScheduler.execute()
2025-03-10 04:32:10,416 INFO  [org.dcm4chee.arc.qmgt.impl.PurgeTaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start PurgeTaskScheduler.execute()
2025-03-10 04:32:10,436 INFO  [org.dcm4chee.arc.qmgt.impl.PurgeTaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished PurgeTaskScheduler.execute()
2025-03-10 04:32:11,596 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start IANScheduler.execute()
2025-03-10 04:32:11,598 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished IANScheduler.execute()
2025-03-10 04:32:36,562 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start UPSProcessingScheduler.execute()
2025-03-10 04:32:36,563 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished UPSProcessingScheduler.execute()
2025-03-10 04:32:50,815 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start AuditScheduler.execute()
2025-03-10 04:32:50,824 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-20) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 04:32:50,824 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-20) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 04:32:50,824 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished AuditScheduler.execute()
2025-03-10 04:32:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start TaskScheduler.execute()
2025-03-10 04:32:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished TaskScheduler.execute()
2025-03-10 04:33:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start PurgeStorageScheduler.execute()
2025-03-10 04:33:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished PurgeStorageScheduler.execute()
2025-03-10 04:33:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-16034) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 04:33:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-16034) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 04:33:11,599 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start IANScheduler.execute()
2025-03-10 04:33:11,601 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished IANScheduler.execute()
2025-03-10 04:33:36,563 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start UPSProcessingScheduler.execute()
2025-03-10 04:33:36,564 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished UPSProcessingScheduler.execute()
2025-03-10 04:33:50,824 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start AuditScheduler.execute()
2025-03-10 04:33:50,825 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-18) Send audit message to /127.0.0.1:514
2025-03-10 04:33:50,826 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-18) Send audit message to /127.0.0.1:514
2025-03-10 04:33:50,826 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-18) Send audit message to /127.0.0.1:514
2025-03-10 04:33:50,826 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-18) Send audit message to /127.0.0.1:514
2025-03-10 04:33:50,827 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-18) Send audit message to /127.0.0.1:514
2025-03-10 04:33:50,827 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-18) Send audit message to /127.0.0.1:514
2025-03-10 04:33:50,827 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-18) Send audit message to /127.0.0.1:514
2025-03-10 04:33:50,828 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-18) Send audit message to /127.0.0.1:514
2025-03-10 04:33:50,828 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-18) Send audit message to /127.0.0.1:514
2025-03-10 04:33:50,836 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-18) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 04:33:50,836 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-18) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 04:33:50,837 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-18) Send audit message to /127.0.0.1:514
2025-03-10 04:33:50,837 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-18) Send audit message to /127.0.0.1:514
2025-03-10 04:33:50,837 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished AuditScheduler.execute()
2025-03-10 04:33:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start TaskScheduler.execute()
2025-03-10 04:33:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished TaskScheduler.execute()
2025-03-10 04:34:11,601 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start IANScheduler.execute()
2025-03-10 04:34:11,603 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished IANScheduler.execute()
2025-03-10 04:34:36,565 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start UPSProcessingScheduler.execute()
2025-03-10 04:34:36,566 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished UPSProcessingScheduler.execute()
2025-03-10 04:34:50,696 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 04:34:50,698 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 04:34:50,837 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start AuditScheduler.execute()
2025-03-10 04:34:50,846 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-14) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 04:34:50,846 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-14) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 04:34:50,846 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished AuditScheduler.execute()
2025-03-10 04:34:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start TaskScheduler.execute()
2025-03-10 04:34:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished TaskScheduler.execute()
2025-03-10 04:35:11,603 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start IANScheduler.execute()
2025-03-10 04:35:11,605 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished IANScheduler.execute()
2025-03-10 04:35:36,566 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start UPSProcessingScheduler.execute()
2025-03-10 04:35:36,567 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished UPSProcessingScheduler.execute()
2025-03-10 04:35:50,847 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start AuditScheduler.execute()
2025-03-10 04:35:50,856 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-23) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 04:35:50,856 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-23) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 04:35:50,856 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished AuditScheduler.execute()
2025-03-10 04:35:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start TaskScheduler.execute()
2025-03-10 04:35:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished TaskScheduler.execute()
2025-03-10 04:36:11,605 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start IANScheduler.execute()
2025-03-10 04:36:11,607 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished IANScheduler.execute()
2025-03-10 04:36:25,840 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start StudySizeScheduler.execute()
2025-03-10 04:36:25,841 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished StudySizeScheduler.execute()
2025-03-10 04:36:36,567 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start UPSProcessingScheduler.execute()
2025-03-10 04:36:36,568 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished UPSProcessingScheduler.execute()
2025-03-10 04:36:50,856 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start AuditScheduler.execute()
2025-03-10 04:36:50,864 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-21) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 04:36:50,865 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-21) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 04:36:50,865 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished AuditScheduler.execute()
2025-03-10 04:36:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start TaskScheduler.execute()
2025-03-10 04:36:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished TaskScheduler.execute()
2025-03-10 04:37:11,607 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start IANScheduler.execute()
2025-03-10 04:37:11,609 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished IANScheduler.execute()
2025-03-10 04:37:36,569 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start UPSProcessingScheduler.execute()
2025-03-10 04:37:36,570 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished UPSProcessingScheduler.execute()
2025-03-10 04:37:50,865 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start AuditScheduler.execute()
2025-03-10 04:37:50,873 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-9) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 04:37:50,873 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-9) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 04:37:50,873 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished AuditScheduler.execute()
2025-03-10 04:37:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start TaskScheduler.execute()
2025-03-10 04:37:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished TaskScheduler.execute()
2025-03-10 04:38:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start PurgeStorageScheduler.execute()
2025-03-10 04:38:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished PurgeStorageScheduler.execute()
2025-03-10 04:38:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-16055) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 04:38:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-16055) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 04:38:11,610 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start IANScheduler.execute()
2025-03-10 04:38:11,611 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished IANScheduler.execute()
2025-03-10 04:38:36,570 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start UPSProcessingScheduler.execute()
2025-03-10 04:38:36,571 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished UPSProcessingScheduler.execute()
2025-03-10 04:38:50,874 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start AuditScheduler.execute()
2025-03-10 04:38:50,882 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-7) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 04:38:50,883 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-7) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 04:38:50,883 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished AuditScheduler.execute()
2025-03-10 04:38:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start TaskScheduler.execute()
2025-03-10 04:38:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished TaskScheduler.execute()
2025-03-10 04:39:11,612 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start IANScheduler.execute()
2025-03-10 04:39:11,614 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished IANScheduler.execute()
2025-03-10 04:39:36,571 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start UPSProcessingScheduler.execute()
2025-03-10 04:39:36,572 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished UPSProcessingScheduler.execute()
2025-03-10 04:39:50,699 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 04:39:50,701 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 04:39:50,883 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start AuditScheduler.execute()
2025-03-10 04:39:50,896 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-5) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 04:39:50,896 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-5) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 04:39:50,896 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished AuditScheduler.execute()
2025-03-10 04:39:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start TaskScheduler.execute()
2025-03-10 04:39:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished TaskScheduler.execute()
2025-03-10 04:40:11,614 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start IANScheduler.execute()
2025-03-10 04:40:11,616 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished IANScheduler.execute()
2025-03-10 04:40:36,573 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start UPSProcessingScheduler.execute()
2025-03-10 04:40:36,574 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished UPSProcessingScheduler.execute()
2025-03-10 04:40:50,896 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start AuditScheduler.execute()
2025-03-10 04:40:50,905 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-18) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 04:40:50,905 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-18) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 04:40:50,905 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished AuditScheduler.execute()
2025-03-10 04:40:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start TaskScheduler.execute()
2025-03-10 04:40:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished TaskScheduler.execute()
2025-03-10 04:41:11,616 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start IANScheduler.execute()
2025-03-10 04:41:11,618 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished IANScheduler.execute()
2025-03-10 04:41:25,842 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start StudySizeScheduler.execute()
2025-03-10 04:41:25,843 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished StudySizeScheduler.execute()
2025-03-10 04:41:36,574 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start UPSProcessingScheduler.execute()
2025-03-10 04:41:36,575 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished UPSProcessingScheduler.execute()
2025-03-10 04:41:50,905 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start AuditScheduler.execute()
2025-03-10 04:41:50,914 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-14) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 04:41:50,914 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-14) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 04:41:50,914 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished AuditScheduler.execute()
2025-03-10 04:41:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start TaskScheduler.execute()
2025-03-10 04:41:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished TaskScheduler.execute()
2025-03-10 04:42:11,618 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start IANScheduler.execute()
2025-03-10 04:42:11,620 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished IANScheduler.execute()
2025-03-10 04:42:36,575 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start UPSProcessingScheduler.execute()
2025-03-10 04:42:36,576 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished UPSProcessingScheduler.execute()
2025-03-10 04:42:50,914 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start AuditScheduler.execute()
2025-03-10 04:42:50,923 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-23) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 04:42:50,923 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-23) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 04:42:50,923 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished AuditScheduler.execute()
2025-03-10 04:42:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start TaskScheduler.execute()
2025-03-10 04:42:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished TaskScheduler.execute()
2025-03-10 04:43:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start PurgeStorageScheduler.execute()
2025-03-10 04:43:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished PurgeStorageScheduler.execute()
2025-03-10 04:43:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-16076) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 04:43:01,702 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-16076) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 04:43:11,620 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start IANScheduler.execute()
2025-03-10 04:43:11,622 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished IANScheduler.execute()
2025-03-10 04:43:36,576 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start UPSProcessingScheduler.execute()
2025-03-10 04:43:36,577 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished UPSProcessingScheduler.execute()
2025-03-10 04:43:50,923 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start AuditScheduler.execute()
2025-03-10 04:43:50,931 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-21) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 04:43:50,932 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-21) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 04:43:50,932 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished AuditScheduler.execute()
2025-03-10 04:43:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start TaskScheduler.execute()
2025-03-10 04:43:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished TaskScheduler.execute()
2025-03-10 04:44:11,623 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start IANScheduler.execute()
2025-03-10 04:44:11,625 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished IANScheduler.execute()
2025-03-10 04:44:36,577 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start UPSProcessingScheduler.execute()
2025-03-10 04:44:36,578 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished UPSProcessingScheduler.execute()
2025-03-10 04:44:50,701 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 04:44:50,704 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 04:44:50,932 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start AuditScheduler.execute()
2025-03-10 04:44:50,940 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-1) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 04:44:50,941 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-1) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 04:44:50,941 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished AuditScheduler.execute()
2025-03-10 04:44:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start TaskScheduler.execute()
2025-03-10 04:44:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished TaskScheduler.execute()
2025-03-10 04:45:11,625 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start IANScheduler.execute()
2025-03-10 04:45:11,627 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished IANScheduler.execute()
2025-03-10 04:45:36,579 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start UPSProcessingScheduler.execute()
2025-03-10 04:45:36,580 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished UPSProcessingScheduler.execute()
2025-03-10 04:45:50,941 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start AuditScheduler.execute()
2025-03-10 04:45:50,949 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-7) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 04:45:50,949 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-7) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 04:45:50,949 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished AuditScheduler.execute()
2025-03-10 04:45:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start TaskScheduler.execute()
2025-03-10 04:45:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished TaskScheduler.execute()
2025-03-10 04:46:11,627 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start IANScheduler.execute()
2025-03-10 04:46:11,629 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished IANScheduler.execute()
2025-03-10 04:46:12,814 INFO  [org.dcm4chee.arc.stgcmt.impl.PurgeStgCmtScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start PurgeStgCmtScheduler.execute()
2025-03-10 04:46:12,816 INFO  [org.dcm4chee.arc.stgcmt.impl.PurgeStgCmtScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished PurgeStgCmtScheduler.execute()
2025-03-10 04:46:25,844 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start StudySizeScheduler.execute()
2025-03-10 04:46:25,845 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished StudySizeScheduler.execute()
2025-03-10 04:46:36,580 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start UPSProcessingScheduler.execute()
2025-03-10 04:46:36,581 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished UPSProcessingScheduler.execute()
2025-03-10 04:46:50,950 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start AuditScheduler.execute()
2025-03-10 04:46:50,958 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-26) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 04:46:50,958 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-26) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 04:46:50,958 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished AuditScheduler.execute()
2025-03-10 04:46:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start TaskScheduler.execute()
2025-03-10 04:46:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished TaskScheduler.execute()
2025-03-10 04:47:11,629 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start IANScheduler.execute()
2025-03-10 04:47:11,631 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished IANScheduler.execute()
2025-03-10 04:47:36,581 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start UPSProcessingScheduler.execute()
2025-03-10 04:47:36,582 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished UPSProcessingScheduler.execute()
2025-03-10 04:47:50,959 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start AuditScheduler.execute()
2025-03-10 04:47:50,967 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-16) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 04:47:50,967 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-16) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 04:47:50,967 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished AuditScheduler.execute()
2025-03-10 04:47:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start TaskScheduler.execute()
2025-03-10 04:47:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished TaskScheduler.execute()
2025-03-10 04:48:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start PurgeStorageScheduler.execute()
2025-03-10 04:48:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished PurgeStorageScheduler.execute()
2025-03-10 04:48:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-16097) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 04:48:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-16097) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 04:48:11,631 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start IANScheduler.execute()
2025-03-10 04:48:11,633 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished IANScheduler.execute()
2025-03-10 04:48:36,583 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start UPSProcessingScheduler.execute()
2025-03-10 04:48:36,584 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished UPSProcessingScheduler.execute()
2025-03-10 04:48:50,967 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start AuditScheduler.execute()
2025-03-10 04:48:50,976 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-4) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 04:48:50,976 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-4) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 04:48:50,976 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished AuditScheduler.execute()
2025-03-10 04:48:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start TaskScheduler.execute()
2025-03-10 04:48:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished TaskScheduler.execute()
2025-03-10 04:49:11,634 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start IANScheduler.execute()
2025-03-10 04:49:11,636 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished IANScheduler.execute()
2025-03-10 04:49:36,584 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start UPSProcessingScheduler.execute()
2025-03-10 04:49:36,585 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished UPSProcessingScheduler.execute()
2025-03-10 04:49:50,704 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 04:49:50,706 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 04:49:50,976 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start AuditScheduler.execute()
2025-03-10 04:49:50,985 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 04:49:50,985 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 04:49:50,985 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished AuditScheduler.execute()
2025-03-10 04:49:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start TaskScheduler.execute()
2025-03-10 04:49:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished TaskScheduler.execute()
2025-03-10 04:50:11,636 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start IANScheduler.execute()
2025-03-10 04:50:11,638 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished IANScheduler.execute()
2025-03-10 04:50:36,585 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start UPSProcessingScheduler.execute()
2025-03-10 04:50:36,586 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished UPSProcessingScheduler.execute()
2025-03-10 04:50:50,985 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start AuditScheduler.execute()
2025-03-10 04:50:50,993 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-30) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 04:50:50,994 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-30) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 04:50:50,994 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished AuditScheduler.execute()
2025-03-10 04:50:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start TaskScheduler.execute()
2025-03-10 04:50:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished TaskScheduler.execute()
2025-03-10 04:51:11,638 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start IANScheduler.execute()
2025-03-10 04:51:11,640 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished IANScheduler.execute()
2025-03-10 04:51:25,845 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start StudySizeScheduler.execute()
2025-03-10 04:51:25,847 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished StudySizeScheduler.execute()
2025-03-10 04:51:36,587 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start UPSProcessingScheduler.execute()
2025-03-10 04:51:36,588 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished UPSProcessingScheduler.execute()
2025-03-10 04:51:50,994 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start AuditScheduler.execute()
2025-03-10 04:51:51,002 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 04:51:51,003 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 04:51:51,003 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished AuditScheduler.execute()
2025-03-10 04:51:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start TaskScheduler.execute()
2025-03-10 04:51:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished TaskScheduler.execute()
2025-03-10 04:52:11,640 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start IANScheduler.execute()
2025-03-10 04:52:11,642 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished IANScheduler.execute()
2025-03-10 04:52:36,588 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start UPSProcessingScheduler.execute()
2025-03-10 04:52:36,589 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished UPSProcessingScheduler.execute()
2025-03-10 04:52:51,003 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start AuditScheduler.execute()
2025-03-10 04:52:51,011 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-6) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 04:52:51,012 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-6) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 04:52:51,012 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished AuditScheduler.execute()
2025-03-10 04:52:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start TaskScheduler.execute()
2025-03-10 04:52:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished TaskScheduler.execute()
2025-03-10 04:53:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start PurgeStorageScheduler.execute()
2025-03-10 04:53:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished PurgeStorageScheduler.execute()
2025-03-10 04:53:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-16118) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 04:53:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-16118) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 04:53:11,642 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start IANScheduler.execute()
2025-03-10 04:53:11,645 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished IANScheduler.execute()
2025-03-10 04:53:36,589 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start UPSProcessingScheduler.execute()
2025-03-10 04:53:36,590 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished UPSProcessingScheduler.execute()
2025-03-10 04:53:51,012 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start AuditScheduler.execute()
2025-03-10 04:53:51,021 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-26) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 04:53:51,021 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-26) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 04:53:51,021 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished AuditScheduler.execute()
2025-03-10 04:53:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start TaskScheduler.execute()
2025-03-10 04:53:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished TaskScheduler.execute()
2025-03-10 04:54:11,645 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start IANScheduler.execute()
2025-03-10 04:54:11,647 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished IANScheduler.execute()
2025-03-10 04:54:36,590 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start UPSProcessingScheduler.execute()
2025-03-10 04:54:36,592 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished UPSProcessingScheduler.execute()
2025-03-10 04:54:50,706 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 04:54:50,709 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 04:54:51,021 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start AuditScheduler.execute()
2025-03-10 04:54:51,029 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 04:54:51,030 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 04:54:51,030 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished AuditScheduler.execute()
2025-03-10 04:54:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start TaskScheduler.execute()
2025-03-10 04:54:58,815 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished TaskScheduler.execute()
2025-03-10 04:55:11,647 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start IANScheduler.execute()
2025-03-10 04:55:11,649 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished IANScheduler.execute()
2025-03-10 04:55:36,592 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start UPSProcessingScheduler.execute()
2025-03-10 04:55:36,593 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished UPSProcessingScheduler.execute()
2025-03-10 04:55:51,030 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start AuditScheduler.execute()
2025-03-10 04:55:51,039 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-4) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 04:55:51,039 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-4) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 04:55:51,039 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished AuditScheduler.execute()
2025-03-10 04:55:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start TaskScheduler.execute()
2025-03-10 04:55:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished TaskScheduler.execute()
2025-03-10 04:56:11,649 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start IANScheduler.execute()
2025-03-10 04:56:11,651 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished IANScheduler.execute()
2025-03-10 04:56:25,847 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start StudySizeScheduler.execute()
2025-03-10 04:56:25,849 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished StudySizeScheduler.execute()
2025-03-10 04:56:36,593 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start UPSProcessingScheduler.execute()
2025-03-10 04:56:36,594 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished UPSProcessingScheduler.execute()
2025-03-10 04:56:51,039 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start AuditScheduler.execute()
2025-03-10 04:56:51,047 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 04:56:51,048 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 04:56:51,048 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished AuditScheduler.execute()
2025-03-10 04:56:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start TaskScheduler.execute()
2025-03-10 04:56:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished TaskScheduler.execute()
2025-03-10 04:57:11,651 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start IANScheduler.execute()
2025-03-10 04:57:11,653 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished IANScheduler.execute()
2025-03-10 04:57:36,594 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start UPSProcessingScheduler.execute()
2025-03-10 04:57:36,595 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished UPSProcessingScheduler.execute()
2025-03-10 04:57:51,048 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start AuditScheduler.execute()
2025-03-10 04:57:51,056 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-30) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 04:57:51,056 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-30) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 04:57:51,056 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished AuditScheduler.execute()
2025-03-10 04:57:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start TaskScheduler.execute()
2025-03-10 04:57:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished TaskScheduler.execute()
2025-03-10 04:58:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start PurgeStorageScheduler.execute()
2025-03-10 04:58:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished PurgeStorageScheduler.execute()
2025-03-10 04:58:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-16139) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 04:58:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-16139) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 04:58:11,653 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start IANScheduler.execute()
2025-03-10 04:58:11,656 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished IANScheduler.execute()
2025-03-10 04:58:36,596 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start UPSProcessingScheduler.execute()
2025-03-10 04:58:36,597 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished UPSProcessingScheduler.execute()
2025-03-10 04:58:51,057 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start AuditScheduler.execute()
2025-03-10 04:58:51,065 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 04:58:51,065 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 04:58:51,065 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished AuditScheduler.execute()
2025-03-10 04:58:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start TaskScheduler.execute()
2025-03-10 04:58:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished TaskScheduler.execute()
2025-03-10 04:59:11,656 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start IANScheduler.execute()
2025-03-10 04:59:11,658 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished IANScheduler.execute()
2025-03-10 04:59:36,597 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start UPSProcessingScheduler.execute()
2025-03-10 04:59:36,598 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished UPSProcessingScheduler.execute()
2025-03-10 04:59:50,709 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 04:59:50,711 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 04:59:51,065 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start AuditScheduler.execute()
2025-03-10 04:59:51,074 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 04:59:51,074 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 04:59:51,074 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished AuditScheduler.execute()
2025-03-10 04:59:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start TaskScheduler.execute()
2025-03-10 04:59:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished TaskScheduler.execute()
2025-03-10 05:00:11,658 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start IANScheduler.execute()
2025-03-10 05:00:11,660 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished IANScheduler.execute()
2025-03-10 05:00:36,599 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start UPSProcessingScheduler.execute()
2025-03-10 05:00:36,600 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished UPSProcessingScheduler.execute()
2025-03-10 05:00:51,074 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start AuditScheduler.execute()
2025-03-10 05:00:51,083 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-26) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 05:00:51,083 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-26) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 05:00:51,083 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished AuditScheduler.execute()
2025-03-10 05:00:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start TaskScheduler.execute()
2025-03-10 05:00:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished TaskScheduler.execute()
2025-03-10 05:01:11,660 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start IANScheduler.execute()
2025-03-10 05:01:11,662 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished IANScheduler.execute()
2025-03-10 05:01:25,849 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start StudySizeScheduler.execute()
2025-03-10 05:01:25,851 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished StudySizeScheduler.execute()
2025-03-10 05:01:36,600 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start UPSProcessingScheduler.execute()
2025-03-10 05:01:36,601 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished UPSProcessingScheduler.execute()
2025-03-10 05:01:51,083 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start AuditScheduler.execute()
2025-03-10 05:01:51,092 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 05:01:51,092 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 05:01:51,092 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished AuditScheduler.execute()
2025-03-10 05:01:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start TaskScheduler.execute()
2025-03-10 05:01:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished TaskScheduler.execute()
2025-03-10 05:02:11,663 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start IANScheduler.execute()
2025-03-10 05:02:11,665 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished IANScheduler.execute()
2025-03-10 05:02:36,601 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start UPSProcessingScheduler.execute()
2025-03-10 05:02:36,602 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished UPSProcessingScheduler.execute()
2025-03-10 05:02:51,092 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start AuditScheduler.execute()
2025-03-10 05:02:51,101 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-4) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 05:02:51,101 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-4) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 05:02:51,101 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished AuditScheduler.execute()
2025-03-10 05:02:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start TaskScheduler.execute()
2025-03-10 05:02:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished TaskScheduler.execute()
2025-03-10 05:03:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start PurgeStorageScheduler.execute()
2025-03-10 05:03:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished PurgeStorageScheduler.execute()
2025-03-10 05:03:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-16160) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 05:03:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-16160) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 05:03:11,665 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start IANScheduler.execute()
2025-03-10 05:03:11,667 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished IANScheduler.execute()
2025-03-10 05:03:36,603 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start UPSProcessingScheduler.execute()
2025-03-10 05:03:36,604 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished UPSProcessingScheduler.execute()
2025-03-10 05:03:51,101 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start AuditScheduler.execute()
2025-03-10 05:03:51,109 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 05:03:51,110 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 05:03:51,110 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished AuditScheduler.execute()
2025-03-10 05:03:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start TaskScheduler.execute()
2025-03-10 05:03:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished TaskScheduler.execute()
2025-03-10 05:04:11,667 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start IANScheduler.execute()
2025-03-10 05:04:11,669 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished IANScheduler.execute()
2025-03-10 05:04:36,604 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start UPSProcessingScheduler.execute()
2025-03-10 05:04:36,605 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished UPSProcessingScheduler.execute()
2025-03-10 05:04:50,712 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 05:04:50,714 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 05:04:51,110 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start AuditScheduler.execute()
2025-03-10 05:04:51,118 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-11) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 05:04:51,118 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-11) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 05:04:51,119 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished AuditScheduler.execute()
2025-03-10 05:04:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start TaskScheduler.execute()
2025-03-10 05:04:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished TaskScheduler.execute()
2025-03-10 05:05:11,669 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start IANScheduler.execute()
2025-03-10 05:05:11,672 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished IANScheduler.execute()
2025-03-10 05:05:36,605 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start UPSProcessingScheduler.execute()
2025-03-10 05:05:36,606 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished UPSProcessingScheduler.execute()
2025-03-10 05:05:51,119 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start AuditScheduler.execute()
2025-03-10 05:05:51,127 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 05:05:51,127 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 05:05:51,127 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished AuditScheduler.execute()
2025-03-10 05:05:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start TaskScheduler.execute()
2025-03-10 05:05:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished TaskScheduler.execute()
2025-03-10 05:06:11,672 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start IANScheduler.execute()
2025-03-10 05:06:11,674 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished IANScheduler.execute()
2025-03-10 05:06:25,851 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start StudySizeScheduler.execute()
2025-03-10 05:06:25,853 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished StudySizeScheduler.execute()
2025-03-10 05:06:36,607 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start UPSProcessingScheduler.execute()
2025-03-10 05:06:36,608 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished UPSProcessingScheduler.execute()
2025-03-10 05:06:51,128 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start AuditScheduler.execute()
2025-03-10 05:06:51,136 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 05:06:51,136 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 05:06:51,136 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished AuditScheduler.execute()
2025-03-10 05:06:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start TaskScheduler.execute()
2025-03-10 05:06:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished TaskScheduler.execute()
2025-03-10 05:07:11,674 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start IANScheduler.execute()
2025-03-10 05:07:11,676 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished IANScheduler.execute()
2025-03-10 05:07:36,608 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start UPSProcessingScheduler.execute()
2025-03-10 05:07:36,609 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished UPSProcessingScheduler.execute()
2025-03-10 05:07:51,136 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start AuditScheduler.execute()
2025-03-10 05:07:51,145 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-26) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 05:07:51,145 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-26) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 05:07:51,145 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished AuditScheduler.execute()
2025-03-10 05:07:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start TaskScheduler.execute()
2025-03-10 05:07:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished TaskScheduler.execute()
2025-03-10 05:08:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start PurgeStorageScheduler.execute()
2025-03-10 05:08:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished PurgeStorageScheduler.execute()
2025-03-10 05:08:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-16181) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 05:08:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-16181) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 05:08:11,676 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start IANScheduler.execute()
2025-03-10 05:08:11,678 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished IANScheduler.execute()
2025-03-10 05:08:36,610 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start UPSProcessingScheduler.execute()
2025-03-10 05:08:36,611 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished UPSProcessingScheduler.execute()
2025-03-10 05:08:51,145 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start AuditScheduler.execute()
2025-03-10 05:08:51,153 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 05:08:51,153 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 05:08:51,153 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished AuditScheduler.execute()
2025-03-10 05:08:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start TaskScheduler.execute()
2025-03-10 05:08:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished TaskScheduler.execute()
2025-03-10 05:09:11,678 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start IANScheduler.execute()
2025-03-10 05:09:11,680 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished IANScheduler.execute()
2025-03-10 05:09:36,611 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start UPSProcessingScheduler.execute()
2025-03-10 05:09:36,612 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished UPSProcessingScheduler.execute()
2025-03-10 05:09:50,715 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 05:09:50,717 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 05:09:51,154 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start AuditScheduler.execute()
2025-03-10 05:09:51,162 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-19) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 05:09:51,162 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-19) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 05:09:51,162 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished AuditScheduler.execute()
2025-03-10 05:09:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start TaskScheduler.execute()
2025-03-10 05:09:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished TaskScheduler.execute()
2025-03-10 05:10:11,680 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start IANScheduler.execute()
2025-03-10 05:10:11,682 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished IANScheduler.execute()
2025-03-10 05:10:36,612 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start UPSProcessingScheduler.execute()
2025-03-10 05:10:36,614 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished UPSProcessingScheduler.execute()
2025-03-10 05:10:51,163 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start AuditScheduler.execute()
2025-03-10 05:10:51,171 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 05:10:51,171 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 05:10:51,171 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished AuditScheduler.execute()
2025-03-10 05:10:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start TaskScheduler.execute()
2025-03-10 05:10:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished TaskScheduler.execute()
2025-03-10 05:11:11,682 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start IANScheduler.execute()
2025-03-10 05:11:11,684 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished IANScheduler.execute()
2025-03-10 05:11:25,853 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start StudySizeScheduler.execute()
2025-03-10 05:11:25,854 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished StudySizeScheduler.execute()
2025-03-10 05:11:36,614 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start UPSProcessingScheduler.execute()
2025-03-10 05:11:36,615 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished UPSProcessingScheduler.execute()
2025-03-10 05:11:51,172 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start AuditScheduler.execute()
2025-03-10 05:11:51,180 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-11) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 05:11:51,180 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-11) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 05:11:51,180 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished AuditScheduler.execute()
2025-03-10 05:11:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start TaskScheduler.execute()
2025-03-10 05:11:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished TaskScheduler.execute()
2025-03-10 05:12:11,684 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start IANScheduler.execute()
2025-03-10 05:12:11,686 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished IANScheduler.execute()
2025-03-10 05:12:36,615 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start UPSProcessingScheduler.execute()
2025-03-10 05:12:36,616 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished UPSProcessingScheduler.execute()
2025-03-10 05:12:51,180 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start AuditScheduler.execute()
2025-03-10 05:12:51,189 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 05:12:51,189 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 05:12:51,189 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished AuditScheduler.execute()
2025-03-10 05:12:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start TaskScheduler.execute()
2025-03-10 05:12:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished TaskScheduler.execute()
2025-03-10 05:13:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start PurgeStorageScheduler.execute()
2025-03-10 05:13:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished PurgeStorageScheduler.execute()
2025-03-10 05:13:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-16202) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 05:13:01,702 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-16202) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 05:13:11,687 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start IANScheduler.execute()
2025-03-10 05:13:11,689 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished IANScheduler.execute()
2025-03-10 05:13:36,616 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start UPSProcessingScheduler.execute()
2025-03-10 05:13:36,618 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished UPSProcessingScheduler.execute()
2025-03-10 05:13:51,190 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start AuditScheduler.execute()
2025-03-10 05:13:51,198 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 05:13:51,198 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 05:13:51,198 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished AuditScheduler.execute()
2025-03-10 05:13:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start TaskScheduler.execute()
2025-03-10 05:13:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished TaskScheduler.execute()
2025-03-10 05:14:11,689 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start IANScheduler.execute()
2025-03-10 05:14:11,691 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished IANScheduler.execute()
2025-03-10 05:14:36,618 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start UPSProcessingScheduler.execute()
2025-03-10 05:14:36,619 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished UPSProcessingScheduler.execute()
2025-03-10 05:14:50,717 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 05:14:50,720 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 05:14:51,199 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start AuditScheduler.execute()
2025-03-10 05:14:51,207 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-15) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 05:14:51,207 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-15) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 05:14:51,207 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished AuditScheduler.execute()
2025-03-10 05:14:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start TaskScheduler.execute()
2025-03-10 05:14:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished TaskScheduler.execute()
2025-03-10 05:15:11,691 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start IANScheduler.execute()
2025-03-10 05:15:11,693 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished IANScheduler.execute()
2025-03-10 05:15:36,619 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start UPSProcessingScheduler.execute()
2025-03-10 05:15:36,620 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished UPSProcessingScheduler.execute()
2025-03-10 05:15:51,208 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start AuditScheduler.execute()
2025-03-10 05:15:51,216 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 05:15:51,216 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 05:15:51,216 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished AuditScheduler.execute()
2025-03-10 05:15:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start TaskScheduler.execute()
2025-03-10 05:15:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished TaskScheduler.execute()
2025-03-10 05:16:11,693 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start IANScheduler.execute()
2025-03-10 05:16:11,695 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished IANScheduler.execute()
2025-03-10 05:16:25,855 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start StudySizeScheduler.execute()
2025-03-10 05:16:25,856 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished StudySizeScheduler.execute()
2025-03-10 05:16:36,620 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start UPSProcessingScheduler.execute()
2025-03-10 05:16:36,621 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished UPSProcessingScheduler.execute()
2025-03-10 05:16:51,216 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start AuditScheduler.execute()
2025-03-10 05:16:51,225 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-19) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 05:16:51,225 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-19) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 05:16:51,225 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished AuditScheduler.execute()
2025-03-10 05:16:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start TaskScheduler.execute()
2025-03-10 05:16:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished TaskScheduler.execute()
2025-03-10 05:17:11,696 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start IANScheduler.execute()
2025-03-10 05:17:11,697 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished IANScheduler.execute()
2025-03-10 05:17:36,621 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start UPSProcessingScheduler.execute()
2025-03-10 05:17:36,623 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished UPSProcessingScheduler.execute()
2025-03-10 05:17:51,225 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start AuditScheduler.execute()
2025-03-10 05:17:51,233 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 05:17:51,233 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 05:17:51,234 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished AuditScheduler.execute()
2025-03-10 05:17:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start TaskScheduler.execute()
2025-03-10 05:17:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished TaskScheduler.execute()
2025-03-10 05:18:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start PurgeStorageScheduler.execute()
2025-03-10 05:18:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished PurgeStorageScheduler.execute()
2025-03-10 05:18:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-16223) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 05:18:01,702 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-16223) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 05:18:11,698 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start IANScheduler.execute()
2025-03-10 05:18:11,700 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished IANScheduler.execute()
2025-03-10 05:18:36,623 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start UPSProcessingScheduler.execute()
2025-03-10 05:18:36,624 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished UPSProcessingScheduler.execute()
2025-03-10 05:18:51,234 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start AuditScheduler.execute()
2025-03-10 05:18:51,242 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-11) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 05:18:51,242 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-11) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 05:18:51,242 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished AuditScheduler.execute()
2025-03-10 05:18:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start TaskScheduler.execute()
2025-03-10 05:18:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished TaskScheduler.execute()
2025-03-10 05:19:11,700 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start IANScheduler.execute()
2025-03-10 05:19:11,702 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished IANScheduler.execute()
2025-03-10 05:19:36,624 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start UPSProcessingScheduler.execute()
2025-03-10 05:19:36,625 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished UPSProcessingScheduler.execute()
2025-03-10 05:19:50,720 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 05:19:50,722 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 05:19:51,242 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start AuditScheduler.execute()
2025-03-10 05:19:51,251 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-12) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 05:19:51,251 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-12) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 05:19:51,251 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished AuditScheduler.execute()
2025-03-10 05:19:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start TaskScheduler.execute()
2025-03-10 05:19:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished TaskScheduler.execute()
2025-03-10 05:20:11,703 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start IANScheduler.execute()
2025-03-10 05:20:11,704 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished IANScheduler.execute()
2025-03-10 05:20:36,626 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start UPSProcessingScheduler.execute()
2025-03-10 05:20:36,626 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished UPSProcessingScheduler.execute()
2025-03-10 05:20:51,251 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start AuditScheduler.execute()
2025-03-10 05:20:51,260 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 05:20:51,260 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 05:20:51,260 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished AuditScheduler.execute()
2025-03-10 05:20:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start TaskScheduler.execute()
2025-03-10 05:20:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished TaskScheduler.execute()
2025-03-10 05:21:11,705 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start IANScheduler.execute()
2025-03-10 05:21:11,707 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished IANScheduler.execute()
2025-03-10 05:21:25,856 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start StudySizeScheduler.execute()
2025-03-10 05:21:25,858 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished StudySizeScheduler.execute()
2025-03-10 05:21:36,627 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start UPSProcessingScheduler.execute()
2025-03-10 05:21:36,628 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished UPSProcessingScheduler.execute()
2025-03-10 05:21:51,260 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start AuditScheduler.execute()
2025-03-10 05:21:51,269 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-15) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 05:21:51,269 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-15) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 05:21:51,269 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished AuditScheduler.execute()
2025-03-10 05:21:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start TaskScheduler.execute()
2025-03-10 05:21:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished TaskScheduler.execute()
2025-03-10 05:22:11,707 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start IANScheduler.execute()
2025-03-10 05:22:11,709 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished IANScheduler.execute()
2025-03-10 05:22:36,628 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start UPSProcessingScheduler.execute()
2025-03-10 05:22:36,629 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished UPSProcessingScheduler.execute()
2025-03-10 05:22:51,269 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start AuditScheduler.execute()
2025-03-10 05:22:51,278 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 05:22:51,278 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 05:22:51,278 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished AuditScheduler.execute()
2025-03-10 05:22:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start TaskScheduler.execute()
2025-03-10 05:22:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished TaskScheduler.execute()
2025-03-10 05:23:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start PurgeStorageScheduler.execute()
2025-03-10 05:23:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished PurgeStorageScheduler.execute()
2025-03-10 05:23:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-16244) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 05:23:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-16244) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 05:23:11,709 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start IANScheduler.execute()
2025-03-10 05:23:11,711 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished IANScheduler.execute()
2025-03-10 05:23:36,629 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start UPSProcessingScheduler.execute()
2025-03-10 05:23:36,630 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished UPSProcessingScheduler.execute()
2025-03-10 05:23:51,278 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start AuditScheduler.execute()
2025-03-10 05:23:51,287 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-19) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 05:23:51,287 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-19) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 05:23:51,287 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished AuditScheduler.execute()
2025-03-10 05:23:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start TaskScheduler.execute()
2025-03-10 05:23:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished TaskScheduler.execute()
2025-03-10 05:24:11,711 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start IANScheduler.execute()
2025-03-10 05:24:11,713 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished IANScheduler.execute()
2025-03-10 05:24:36,631 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start UPSProcessingScheduler.execute()
2025-03-10 05:24:36,632 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished UPSProcessingScheduler.execute()
2025-03-10 05:24:50,723 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 05:24:50,725 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 05:24:51,287 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start AuditScheduler.execute()
2025-03-10 05:24:51,296 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-10) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 05:24:51,296 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-10) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 05:24:51,296 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished AuditScheduler.execute()
2025-03-10 05:24:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start TaskScheduler.execute()
2025-03-10 05:24:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished TaskScheduler.execute()
2025-03-10 05:25:11,714 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start IANScheduler.execute()
2025-03-10 05:25:11,716 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished IANScheduler.execute()
2025-03-10 05:25:36,632 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start UPSProcessingScheduler.execute()
2025-03-10 05:25:36,633 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished UPSProcessingScheduler.execute()
2025-03-10 05:25:51,297 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start AuditScheduler.execute()
2025-03-10 05:25:51,305 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-11) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 05:25:51,305 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-11) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 05:25:51,305 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished AuditScheduler.execute()
2025-03-10 05:25:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start TaskScheduler.execute()
2025-03-10 05:25:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished TaskScheduler.execute()
2025-03-10 05:26:11,716 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start IANScheduler.execute()
2025-03-10 05:26:11,718 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished IANScheduler.execute()
2025-03-10 05:26:25,858 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start StudySizeScheduler.execute()
2025-03-10 05:26:25,860 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished StudySizeScheduler.execute()
2025-03-10 05:26:36,634 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start UPSProcessingScheduler.execute()
2025-03-10 05:26:36,635 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished UPSProcessingScheduler.execute()
2025-03-10 05:26:51,306 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start AuditScheduler.execute()
2025-03-10 05:26:51,314 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-12) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 05:26:51,314 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-12) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 05:26:51,314 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished AuditScheduler.execute()
2025-03-10 05:26:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start TaskScheduler.execute()
2025-03-10 05:26:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished TaskScheduler.execute()
2025-03-10 05:27:11,718 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start IANScheduler.execute()
2025-03-10 05:27:11,720 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished IANScheduler.execute()
2025-03-10 05:27:36,635 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start UPSProcessingScheduler.execute()
2025-03-10 05:27:36,636 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished UPSProcessingScheduler.execute()
2025-03-10 05:27:51,315 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start AuditScheduler.execute()
2025-03-10 05:27:51,323 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 05:27:51,323 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 05:27:51,323 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished AuditScheduler.execute()
2025-03-10 05:27:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start TaskScheduler.execute()
2025-03-10 05:27:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished TaskScheduler.execute()
2025-03-10 05:28:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start PurgeStorageScheduler.execute()
2025-03-10 05:28:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished PurgeStorageScheduler.execute()
2025-03-10 05:28:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-16265) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 05:28:01,702 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-16265) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 05:28:11,720 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start IANScheduler.execute()
2025-03-10 05:28:11,722 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished IANScheduler.execute()
2025-03-10 05:28:36,637 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start UPSProcessingScheduler.execute()
2025-03-10 05:28:36,637 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished UPSProcessingScheduler.execute()
2025-03-10 05:28:49,979 INFO  [org.dcm4chee.arc.ups.impl.UPSDeleteScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start UPSDeleteScheduler.execute()
2025-03-10 05:28:49,987 INFO  [org.dcm4chee.arc.ups.impl.UPSDeleteScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished UPSDeleteScheduler.execute()
2025-03-10 05:28:51,324 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start AuditScheduler.execute()
2025-03-10 05:28:51,332 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-28) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 05:28:51,333 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-28) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 05:28:51,333 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished AuditScheduler.execute()
2025-03-10 05:28:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start TaskScheduler.execute()
2025-03-10 05:28:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished TaskScheduler.execute()
2025-03-10 05:29:11,722 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start IANScheduler.execute()
2025-03-10 05:29:11,724 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished IANScheduler.execute()
2025-03-10 05:29:36,638 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start UPSProcessingScheduler.execute()
2025-03-10 05:29:36,639 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished UPSProcessingScheduler.execute()
2025-03-10 05:29:50,725 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 05:29:50,728 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 05:29:51,333 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start AuditScheduler.execute()
2025-03-10 05:29:51,342 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-3) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 05:29:51,342 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-3) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 05:29:51,342 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished AuditScheduler.execute()
2025-03-10 05:29:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start TaskScheduler.execute()
2025-03-10 05:29:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished TaskScheduler.execute()
2025-03-10 05:30:11,724 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start IANScheduler.execute()
2025-03-10 05:30:11,726 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished IANScheduler.execute()
2025-03-10 05:30:36,639 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start UPSProcessingScheduler.execute()
2025-03-10 05:30:36,640 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished UPSProcessingScheduler.execute()
2025-03-10 05:30:51,342 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start AuditScheduler.execute()
2025-03-10 05:30:51,351 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-17) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 05:30:51,351 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-17) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 05:30:51,351 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished AuditScheduler.execute()
2025-03-10 05:30:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start TaskScheduler.execute()
2025-03-10 05:30:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished TaskScheduler.execute()
2025-03-10 05:31:11,727 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start IANScheduler.execute()
2025-03-10 05:31:11,728 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished IANScheduler.execute()
2025-03-10 05:31:25,860 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start StudySizeScheduler.execute()
2025-03-10 05:31:25,861 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished StudySizeScheduler.execute()
2025-03-10 05:31:36,640 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start UPSProcessingScheduler.execute()
2025-03-10 05:31:36,641 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished UPSProcessingScheduler.execute()
2025-03-10 05:31:51,351 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start AuditScheduler.execute()
2025-03-10 05:31:51,360 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-31) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 05:31:51,361 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-31) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 05:31:51,361 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished AuditScheduler.execute()
2025-03-10 05:31:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start TaskScheduler.execute()
2025-03-10 05:31:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished TaskScheduler.execute()
2025-03-10 05:32:10,436 INFO  [org.dcm4chee.arc.qmgt.impl.PurgeTaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start PurgeTaskScheduler.execute()
2025-03-10 05:32:10,463 INFO  [org.dcm4chee.arc.qmgt.impl.PurgeTaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished PurgeTaskScheduler.execute()
2025-03-10 05:32:11,729 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start IANScheduler.execute()
2025-03-10 05:32:11,730 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished IANScheduler.execute()
2025-03-10 05:32:36,642 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start UPSProcessingScheduler.execute()
2025-03-10 05:32:36,643 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished UPSProcessingScheduler.execute()
2025-03-10 05:32:51,361 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start AuditScheduler.execute()
2025-03-10 05:32:51,369 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-9) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 05:32:51,370 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-9) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 05:32:51,370 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished AuditScheduler.execute()
2025-03-10 05:32:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start TaskScheduler.execute()
2025-03-10 05:32:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished TaskScheduler.execute()
2025-03-10 05:33:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start PurgeStorageScheduler.execute()
2025-03-10 05:33:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished PurgeStorageScheduler.execute()
2025-03-10 05:33:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-16286) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 05:33:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-16286) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 05:33:11,731 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start IANScheduler.execute()
2025-03-10 05:33:11,733 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished IANScheduler.execute()
2025-03-10 05:33:36,643 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start UPSProcessingScheduler.execute()
2025-03-10 05:33:36,644 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished UPSProcessingScheduler.execute()
2025-03-10 05:33:51,370 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start AuditScheduler.execute()
2025-03-10 05:33:51,371 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-7) Send audit message to /127.0.0.1:514
2025-03-10 05:33:51,371 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-7) Send audit message to /127.0.0.1:514
2025-03-10 05:33:51,371 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-7) Send audit message to /127.0.0.1:514
2025-03-10 05:33:51,372 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-7) Send audit message to /127.0.0.1:514
2025-03-10 05:33:51,372 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-7) Send audit message to /127.0.0.1:514
2025-03-10 05:33:51,372 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-7) Send audit message to /127.0.0.1:514
2025-03-10 05:33:51,372 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-7) Send audit message to /127.0.0.1:514
2025-03-10 05:33:51,373 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-7) Send audit message to /127.0.0.1:514
2025-03-10 05:33:51,373 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-7) Send audit message to /127.0.0.1:514
2025-03-10 05:33:51,381 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-7) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 05:33:51,381 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-7) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 05:33:51,381 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-7) Send audit message to /127.0.0.1:514
2025-03-10 05:33:51,382 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-7) Send audit message to /127.0.0.1:514
2025-03-10 05:33:51,382 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished AuditScheduler.execute()
2025-03-10 05:33:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start TaskScheduler.execute()
2025-03-10 05:33:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished TaskScheduler.execute()
2025-03-10 05:34:11,733 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start IANScheduler.execute()
2025-03-10 05:34:11,735 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished IANScheduler.execute()
2025-03-10 05:34:36,644 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start UPSProcessingScheduler.execute()
2025-03-10 05:34:36,645 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished UPSProcessingScheduler.execute()
2025-03-10 05:34:50,728 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 05:34:50,730 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 05:34:51,382 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start AuditScheduler.execute()
2025-03-10 05:34:51,390 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-5) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 05:34:51,391 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-5) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 05:34:51,391 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished AuditScheduler.execute()
2025-03-10 05:34:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start TaskScheduler.execute()
2025-03-10 05:34:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished TaskScheduler.execute()
2025-03-10 05:35:11,735 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start IANScheduler.execute()
2025-03-10 05:35:11,737 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished IANScheduler.execute()
2025-03-10 05:35:36,645 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start UPSProcessingScheduler.execute()
2025-03-10 05:35:36,647 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished UPSProcessingScheduler.execute()
2025-03-10 05:35:51,391 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start AuditScheduler.execute()
2025-03-10 05:35:51,399 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-18) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 05:35:51,399 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-18) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 05:35:51,399 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished AuditScheduler.execute()
2025-03-10 05:35:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start TaskScheduler.execute()
2025-03-10 05:35:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished TaskScheduler.execute()
2025-03-10 05:36:11,738 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start IANScheduler.execute()
2025-03-10 05:36:11,739 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished IANScheduler.execute()
2025-03-10 05:36:25,862 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start StudySizeScheduler.execute()
2025-03-10 05:36:25,863 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished StudySizeScheduler.execute()
2025-03-10 05:36:36,647 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start UPSProcessingScheduler.execute()
2025-03-10 05:36:36,648 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished UPSProcessingScheduler.execute()
2025-03-10 05:36:51,400 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start AuditScheduler.execute()
2025-03-10 05:36:51,408 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-14) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 05:36:51,408 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-14) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 05:36:51,408 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished AuditScheduler.execute()
2025-03-10 05:36:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start TaskScheduler.execute()
2025-03-10 05:36:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished TaskScheduler.execute()
2025-03-10 05:37:11,740 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start IANScheduler.execute()
2025-03-10 05:37:11,741 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished IANScheduler.execute()
2025-03-10 05:37:36,648 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start UPSProcessingScheduler.execute()
2025-03-10 05:37:36,649 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished UPSProcessingScheduler.execute()
2025-03-10 05:37:51,408 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start AuditScheduler.execute()
2025-03-10 05:37:51,417 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-23) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 05:37:51,417 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-23) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 05:37:51,417 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished AuditScheduler.execute()
2025-03-10 05:37:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start TaskScheduler.execute()
2025-03-10 05:37:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished TaskScheduler.execute()
2025-03-10 05:38:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start PurgeStorageScheduler.execute()
2025-03-10 05:38:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished PurgeStorageScheduler.execute()
2025-03-10 05:38:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-16307) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 05:38:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-16307) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 05:38:11,742 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start IANScheduler.execute()
2025-03-10 05:38:11,744 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished IANScheduler.execute()
2025-03-10 05:38:36,650 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start UPSProcessingScheduler.execute()
2025-03-10 05:38:36,651 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished UPSProcessingScheduler.execute()
2025-03-10 05:38:51,417 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start AuditScheduler.execute()
2025-03-10 05:38:51,426 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-21) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 05:38:51,426 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-21) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 05:38:51,426 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished AuditScheduler.execute()
2025-03-10 05:38:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start TaskScheduler.execute()
2025-03-10 05:38:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished TaskScheduler.execute()
2025-03-10 05:39:11,744 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start IANScheduler.execute()
2025-03-10 05:39:11,746 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished IANScheduler.execute()
2025-03-10 05:39:36,651 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start UPSProcessingScheduler.execute()
2025-03-10 05:39:36,652 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished UPSProcessingScheduler.execute()
2025-03-10 05:39:50,731 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 05:39:50,733 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 05:39:51,426 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start AuditScheduler.execute()
2025-03-10 05:39:51,435 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-1) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 05:39:51,435 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-1) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 05:39:51,435 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished AuditScheduler.execute()
2025-03-10 05:39:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start TaskScheduler.execute()
2025-03-10 05:39:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished TaskScheduler.execute()
2025-03-10 05:40:11,746 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start IANScheduler.execute()
2025-03-10 05:40:11,748 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished IANScheduler.execute()
2025-03-10 05:40:36,652 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start UPSProcessingScheduler.execute()
2025-03-10 05:40:36,653 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished UPSProcessingScheduler.execute()
2025-03-10 05:40:51,436 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start AuditScheduler.execute()
2025-03-10 05:40:51,444 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-7) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 05:40:51,444 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-7) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 05:40:51,444 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished AuditScheduler.execute()
2025-03-10 05:40:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start TaskScheduler.execute()
2025-03-10 05:40:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished TaskScheduler.execute()
2025-03-10 05:41:11,748 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start IANScheduler.execute()
2025-03-10 05:41:11,750 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished IANScheduler.execute()
2025-03-10 05:41:25,863 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start StudySizeScheduler.execute()
2025-03-10 05:41:25,865 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished StudySizeScheduler.execute()
2025-03-10 05:41:36,654 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start UPSProcessingScheduler.execute()
2025-03-10 05:41:36,655 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished UPSProcessingScheduler.execute()
2025-03-10 05:41:51,444 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start AuditScheduler.execute()
2025-03-10 05:41:51,452 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-5) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 05:41:51,453 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-5) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 05:41:51,453 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished AuditScheduler.execute()
2025-03-10 05:41:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start TaskScheduler.execute()
2025-03-10 05:41:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished TaskScheduler.execute()
2025-03-10 05:42:11,750 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start IANScheduler.execute()
2025-03-10 05:42:11,752 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished IANScheduler.execute()
2025-03-10 05:42:36,655 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start UPSProcessingScheduler.execute()
2025-03-10 05:42:36,656 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished UPSProcessingScheduler.execute()
2025-03-10 05:42:51,453 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start AuditScheduler.execute()
2025-03-10 05:42:51,461 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-18) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 05:42:51,461 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-18) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 05:42:51,461 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished AuditScheduler.execute()
2025-03-10 05:42:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start TaskScheduler.execute()
2025-03-10 05:42:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished TaskScheduler.execute()
2025-03-10 05:43:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start PurgeStorageScheduler.execute()
2025-03-10 05:43:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished PurgeStorageScheduler.execute()
2025-03-10 05:43:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-16328) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 05:43:01,702 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-16328) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 05:43:11,752 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start IANScheduler.execute()
2025-03-10 05:43:11,754 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished IANScheduler.execute()
2025-03-10 05:43:36,656 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start UPSProcessingScheduler.execute()
2025-03-10 05:43:36,657 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished UPSProcessingScheduler.execute()
2025-03-10 05:43:51,462 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start AuditScheduler.execute()
2025-03-10 05:43:51,471 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-14) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 05:43:51,471 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-14) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 05:43:51,471 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished AuditScheduler.execute()
2025-03-10 05:43:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start TaskScheduler.execute()
2025-03-10 05:43:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished TaskScheduler.execute()
2025-03-10 05:44:11,754 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start IANScheduler.execute()
2025-03-10 05:44:11,756 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished IANScheduler.execute()
2025-03-10 05:44:36,657 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start UPSProcessingScheduler.execute()
2025-03-10 05:44:36,659 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished UPSProcessingScheduler.execute()
2025-03-10 05:44:50,733 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 05:44:50,735 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 05:44:51,471 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start AuditScheduler.execute()
2025-03-10 05:44:51,480 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-25) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 05:44:51,480 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-25) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 05:44:51,480 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished AuditScheduler.execute()
2025-03-10 05:44:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start TaskScheduler.execute()
2025-03-10 05:44:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished TaskScheduler.execute()
2025-03-10 05:45:11,757 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start IANScheduler.execute()
2025-03-10 05:45:11,758 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished IANScheduler.execute()
2025-03-10 05:45:36,659 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start UPSProcessingScheduler.execute()
2025-03-10 05:45:36,660 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished UPSProcessingScheduler.execute()
2025-03-10 05:45:51,481 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start AuditScheduler.execute()
2025-03-10 05:45:51,489 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-21) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 05:45:51,489 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-21) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 05:45:51,489 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished AuditScheduler.execute()
2025-03-10 05:45:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start TaskScheduler.execute()
2025-03-10 05:45:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished TaskScheduler.execute()
2025-03-10 05:46:11,759 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start IANScheduler.execute()
2025-03-10 05:46:11,761 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished IANScheduler.execute()
2025-03-10 05:46:12,816 INFO  [org.dcm4chee.arc.stgcmt.impl.PurgeStgCmtScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start PurgeStgCmtScheduler.execute()
2025-03-10 05:46:12,817 INFO  [org.dcm4chee.arc.stgcmt.impl.PurgeStgCmtScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished PurgeStgCmtScheduler.execute()
2025-03-10 05:46:25,865 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start StudySizeScheduler.execute()
2025-03-10 05:46:25,867 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished StudySizeScheduler.execute()
2025-03-10 05:46:36,660 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start UPSProcessingScheduler.execute()
2025-03-10 05:46:36,661 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished UPSProcessingScheduler.execute()
2025-03-10 05:46:51,489 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start AuditScheduler.execute()
2025-03-10 05:46:51,498 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 05:46:51,498 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 05:46:51,498 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished AuditScheduler.execute()
2025-03-10 05:46:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start TaskScheduler.execute()
2025-03-10 05:46:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished TaskScheduler.execute()
2025-03-10 05:47:11,761 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start IANScheduler.execute()
2025-03-10 05:47:11,763 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished IANScheduler.execute()
2025-03-10 05:47:36,662 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start UPSProcessingScheduler.execute()
2025-03-10 05:47:36,663 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished UPSProcessingScheduler.execute()
2025-03-10 05:47:51,498 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start AuditScheduler.execute()
2025-03-10 05:47:51,507 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-6) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 05:47:51,507 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-6) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 05:47:51,507 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished AuditScheduler.execute()
2025-03-10 05:47:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start TaskScheduler.execute()
2025-03-10 05:47:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished TaskScheduler.execute()
2025-03-10 05:48:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start PurgeStorageScheduler.execute()
2025-03-10 05:48:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished PurgeStorageScheduler.execute()
2025-03-10 05:48:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-16349) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 05:48:01,702 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-16349) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 05:48:11,763 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start IANScheduler.execute()
2025-03-10 05:48:11,765 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished IANScheduler.execute()
2025-03-10 05:48:36,663 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start UPSProcessingScheduler.execute()
2025-03-10 05:48:36,664 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished UPSProcessingScheduler.execute()
2025-03-10 05:48:51,508 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start AuditScheduler.execute()
2025-03-10 05:48:51,516 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-26) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 05:48:51,516 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-26) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 05:48:51,516 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished AuditScheduler.execute()
2025-03-10 05:48:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start TaskScheduler.execute()
2025-03-10 05:48:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished TaskScheduler.execute()
2025-03-10 05:49:11,765 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start IANScheduler.execute()
2025-03-10 05:49:11,767 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished IANScheduler.execute()
2025-03-10 05:49:36,665 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start UPSProcessingScheduler.execute()
2025-03-10 05:49:36,666 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished UPSProcessingScheduler.execute()
2025-03-10 05:49:50,736 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 05:49:50,738 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 05:49:51,516 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start AuditScheduler.execute()
2025-03-10 05:49:51,525 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 05:49:51,525 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 05:49:51,525 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished AuditScheduler.execute()
2025-03-10 05:49:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start TaskScheduler.execute()
2025-03-10 05:49:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished TaskScheduler.execute()
2025-03-10 05:50:11,767 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start IANScheduler.execute()
2025-03-10 05:50:11,769 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished IANScheduler.execute()
2025-03-10 05:50:36,666 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start UPSProcessingScheduler.execute()
2025-03-10 05:50:36,667 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished UPSProcessingScheduler.execute()
2025-03-10 05:50:51,525 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start AuditScheduler.execute()
2025-03-10 05:50:51,533 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-4) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 05:50:51,534 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-4) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 05:50:51,534 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished AuditScheduler.execute()
2025-03-10 05:50:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start TaskScheduler.execute()
2025-03-10 05:50:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished TaskScheduler.execute()
2025-03-10 05:51:11,769 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start IANScheduler.execute()
2025-03-10 05:51:11,771 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished IANScheduler.execute()
2025-03-10 05:51:25,867 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start StudySizeScheduler.execute()
2025-03-10 05:51:25,868 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished StudySizeScheduler.execute()
2025-03-10 05:51:36,667 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start UPSProcessingScheduler.execute()
2025-03-10 05:51:36,668 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished UPSProcessingScheduler.execute()
2025-03-10 05:51:51,534 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start AuditScheduler.execute()
2025-03-10 05:51:51,543 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 05:51:51,543 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 05:51:51,543 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished AuditScheduler.execute()
2025-03-10 05:51:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start TaskScheduler.execute()
2025-03-10 05:51:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished TaskScheduler.execute()
2025-03-10 05:52:11,771 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start IANScheduler.execute()
2025-03-10 05:52:11,773 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished IANScheduler.execute()
2025-03-10 05:52:36,668 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start UPSProcessingScheduler.execute()
2025-03-10 05:52:36,669 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished UPSProcessingScheduler.execute()
2025-03-10 05:52:51,543 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start AuditScheduler.execute()
2025-03-10 05:52:51,552 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-30) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 05:52:51,552 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-30) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 05:52:51,552 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished AuditScheduler.execute()
2025-03-10 05:52:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start TaskScheduler.execute()
2025-03-10 05:52:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished TaskScheduler.execute()
2025-03-10 05:53:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start PurgeStorageScheduler.execute()
2025-03-10 05:53:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished PurgeStorageScheduler.execute()
2025-03-10 05:53:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-16370) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 05:53:01,702 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-16370) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 05:53:11,774 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start IANScheduler.execute()
2025-03-10 05:53:11,776 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished IANScheduler.execute()
2025-03-10 05:53:36,670 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start UPSProcessingScheduler.execute()
2025-03-10 05:53:36,670 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished UPSProcessingScheduler.execute()
2025-03-10 05:53:51,552 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start AuditScheduler.execute()
2025-03-10 05:53:51,560 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 05:53:51,561 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 05:53:51,561 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished AuditScheduler.execute()
2025-03-10 05:53:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start TaskScheduler.execute()
2025-03-10 05:53:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished TaskScheduler.execute()
2025-03-10 05:54:11,776 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start IANScheduler.execute()
2025-03-10 05:54:11,778 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished IANScheduler.execute()
2025-03-10 05:54:36,671 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start UPSProcessingScheduler.execute()
2025-03-10 05:54:36,672 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished UPSProcessingScheduler.execute()
2025-03-10 05:54:50,738 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 05:54:50,740 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 05:54:51,561 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start AuditScheduler.execute()
2025-03-10 05:54:51,569 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 05:54:51,570 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 05:54:51,570 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished AuditScheduler.execute()
2025-03-10 05:54:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start TaskScheduler.execute()
2025-03-10 05:54:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished TaskScheduler.execute()
2025-03-10 05:55:11,778 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start IANScheduler.execute()
2025-03-10 05:55:11,780 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished IANScheduler.execute()
2025-03-10 05:55:36,672 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start UPSProcessingScheduler.execute()
2025-03-10 05:55:36,673 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished UPSProcessingScheduler.execute()
2025-03-10 05:55:51,570 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start AuditScheduler.execute()
2025-03-10 05:55:51,578 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-26) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 05:55:51,578 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-26) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 05:55:51,578 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished AuditScheduler.execute()
2025-03-10 05:55:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start TaskScheduler.execute()
2025-03-10 05:55:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished TaskScheduler.execute()
2025-03-10 05:56:11,780 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start IANScheduler.execute()
2025-03-10 05:56:11,782 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished IANScheduler.execute()
2025-03-10 05:56:25,869 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start StudySizeScheduler.execute()
2025-03-10 05:56:25,870 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished StudySizeScheduler.execute()
2025-03-10 05:56:36,674 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start UPSProcessingScheduler.execute()
2025-03-10 05:56:36,675 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished UPSProcessingScheduler.execute()
2025-03-10 05:56:51,579 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start AuditScheduler.execute()
2025-03-10 05:56:51,587 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 05:56:51,587 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 05:56:51,587 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished AuditScheduler.execute()
2025-03-10 05:56:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start TaskScheduler.execute()
2025-03-10 05:56:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished TaskScheduler.execute()
2025-03-10 05:57:11,783 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start IANScheduler.execute()
2025-03-10 05:57:11,785 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished IANScheduler.execute()
2025-03-10 05:57:36,675 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start UPSProcessingScheduler.execute()
2025-03-10 05:57:36,676 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished UPSProcessingScheduler.execute()
2025-03-10 05:57:51,587 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start AuditScheduler.execute()
2025-03-10 05:57:51,596 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-4) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 05:57:51,596 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-4) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 05:57:51,596 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished AuditScheduler.execute()
2025-03-10 05:57:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start TaskScheduler.execute()
2025-03-10 05:57:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished TaskScheduler.execute()
2025-03-10 05:58:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start PurgeStorageScheduler.execute()
2025-03-10 05:58:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished PurgeStorageScheduler.execute()
2025-03-10 05:58:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-16391) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 05:58:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-16391) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 05:58:11,785 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start IANScheduler.execute()
2025-03-10 05:58:11,787 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished IANScheduler.execute()
2025-03-10 05:58:36,676 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start UPSProcessingScheduler.execute()
2025-03-10 05:58:36,678 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished UPSProcessingScheduler.execute()
2025-03-10 05:58:51,596 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start AuditScheduler.execute()
2025-03-10 05:58:51,604 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 05:58:51,605 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 05:58:51,605 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished AuditScheduler.execute()
2025-03-10 05:58:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start TaskScheduler.execute()
2025-03-10 05:58:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished TaskScheduler.execute()
2025-03-10 05:59:11,787 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start IANScheduler.execute()
2025-03-10 05:59:11,789 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished IANScheduler.execute()
2025-03-10 05:59:36,678 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start UPSProcessingScheduler.execute()
2025-03-10 05:59:36,679 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished UPSProcessingScheduler.execute()
2025-03-10 05:59:50,741 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 05:59:50,743 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 05:59:51,605 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start AuditScheduler.execute()
2025-03-10 05:59:51,614 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-11) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 05:59:51,614 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-11) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 05:59:51,614 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished AuditScheduler.execute()
2025-03-10 05:59:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start TaskScheduler.execute()
2025-03-10 05:59:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished TaskScheduler.execute()
2025-03-10 06:00:11,789 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start IANScheduler.execute()
2025-03-10 06:00:11,791 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished IANScheduler.execute()
2025-03-10 06:00:36,679 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start UPSProcessingScheduler.execute()
2025-03-10 06:00:36,680 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished UPSProcessingScheduler.execute()
2025-03-10 06:00:51,614 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start AuditScheduler.execute()
2025-03-10 06:00:51,628 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 06:00:51,628 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 06:00:51,628 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished AuditScheduler.execute()
2025-03-10 06:00:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start TaskScheduler.execute()
2025-03-10 06:00:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished TaskScheduler.execute()
2025-03-10 06:01:11,792 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start IANScheduler.execute()
2025-03-10 06:01:11,794 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished IANScheduler.execute()
2025-03-10 06:01:25,870 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start StudySizeScheduler.execute()
2025-03-10 06:01:25,872 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished StudySizeScheduler.execute()
2025-03-10 06:01:36,680 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start UPSProcessingScheduler.execute()
2025-03-10 06:01:36,681 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished UPSProcessingScheduler.execute()
2025-03-10 06:01:51,628 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start AuditScheduler.execute()
2025-03-10 06:01:51,637 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 06:01:51,637 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 06:01:51,637 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished AuditScheduler.execute()
2025-03-10 06:01:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start TaskScheduler.execute()
2025-03-10 06:01:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished TaskScheduler.execute()
2025-03-10 06:02:11,794 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start IANScheduler.execute()
2025-03-10 06:02:11,796 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished IANScheduler.execute()
2025-03-10 06:02:36,682 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start UPSProcessingScheduler.execute()
2025-03-10 06:02:36,682 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished UPSProcessingScheduler.execute()
2025-03-10 06:02:51,637 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start AuditScheduler.execute()
2025-03-10 06:02:51,646 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-26) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 06:02:51,646 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-26) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 06:02:51,646 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished AuditScheduler.execute()
2025-03-10 06:02:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start TaskScheduler.execute()
2025-03-10 06:02:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished TaskScheduler.execute()
2025-03-10 06:03:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start PurgeStorageScheduler.execute()
2025-03-10 06:03:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished PurgeStorageScheduler.execute()
2025-03-10 06:03:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-16412) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 06:03:01,702 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-16412) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 06:03:11,796 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start IANScheduler.execute()
2025-03-10 06:03:11,798 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished IANScheduler.execute()
2025-03-10 06:03:36,683 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start UPSProcessingScheduler.execute()
2025-03-10 06:03:36,684 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished UPSProcessingScheduler.execute()
2025-03-10 06:03:51,646 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start AuditScheduler.execute()
2025-03-10 06:03:51,654 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 06:03:51,654 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 06:03:51,655 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished AuditScheduler.execute()
2025-03-10 06:03:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start TaskScheduler.execute()
2025-03-10 06:03:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished TaskScheduler.execute()
2025-03-10 06:04:11,798 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start IANScheduler.execute()
2025-03-10 06:04:11,800 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished IANScheduler.execute()
2025-03-10 06:04:36,684 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start UPSProcessingScheduler.execute()
2025-03-10 06:04:36,685 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished UPSProcessingScheduler.execute()
2025-03-10 06:04:50,743 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 06:04:50,746 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 06:04:51,655 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start AuditScheduler.execute()
2025-03-10 06:04:51,663 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-19) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 06:04:51,663 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-19) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 06:04:51,663 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished AuditScheduler.execute()
2025-03-10 06:04:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start TaskScheduler.execute()
2025-03-10 06:04:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished TaskScheduler.execute()
2025-03-10 06:05:11,800 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start IANScheduler.execute()
2025-03-10 06:05:11,803 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished IANScheduler.execute()
2025-03-10 06:05:36,686 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start UPSProcessingScheduler.execute()
2025-03-10 06:05:36,687 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished UPSProcessingScheduler.execute()
2025-03-10 06:05:51,664 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start AuditScheduler.execute()
2025-03-10 06:05:51,673 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 06:05:51,673 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 06:05:51,673 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished AuditScheduler.execute()
2025-03-10 06:05:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start TaskScheduler.execute()
2025-03-10 06:05:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished TaskScheduler.execute()
2025-03-10 06:06:11,803 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start IANScheduler.execute()
2025-03-10 06:06:11,805 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished IANScheduler.execute()
2025-03-10 06:06:25,872 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start StudySizeScheduler.execute()
2025-03-10 06:06:25,874 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished StudySizeScheduler.execute()
2025-03-10 06:06:36,687 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start UPSProcessingScheduler.execute()
2025-03-10 06:06:36,688 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished UPSProcessingScheduler.execute()
2025-03-10 06:06:51,673 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start AuditScheduler.execute()
2025-03-10 06:06:51,682 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-11) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 06:06:51,682 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-11) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 06:06:51,682 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished AuditScheduler.execute()
2025-03-10 06:06:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start TaskScheduler.execute()
2025-03-10 06:06:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished TaskScheduler.execute()
2025-03-10 06:07:11,805 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start IANScheduler.execute()
2025-03-10 06:07:11,808 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished IANScheduler.execute()
2025-03-10 06:07:36,688 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start UPSProcessingScheduler.execute()
2025-03-10 06:07:36,689 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished UPSProcessingScheduler.execute()
2025-03-10 06:07:51,682 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start AuditScheduler.execute()
2025-03-10 06:07:51,690 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 06:07:51,691 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 06:07:51,691 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished AuditScheduler.execute()
2025-03-10 06:07:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start TaskScheduler.execute()
2025-03-10 06:07:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished TaskScheduler.execute()
2025-03-10 06:08:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start PurgeStorageScheduler.execute()
2025-03-10 06:08:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished PurgeStorageScheduler.execute()
2025-03-10 06:08:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-16433) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 06:08:01,702 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-16433) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 06:08:11,808 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start IANScheduler.execute()
2025-03-10 06:08:11,810 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished IANScheduler.execute()
2025-03-10 06:08:36,689 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start UPSProcessingScheduler.execute()
2025-03-10 06:08:36,690 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished UPSProcessingScheduler.execute()
2025-03-10 06:08:51,691 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start AuditScheduler.execute()
2025-03-10 06:08:51,699 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 06:08:51,699 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 06:08:51,699 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished AuditScheduler.execute()
2025-03-10 06:08:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start TaskScheduler.execute()
2025-03-10 06:08:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished TaskScheduler.execute()
2025-03-10 06:09:11,810 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start IANScheduler.execute()
2025-03-10 06:09:11,812 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished IANScheduler.execute()
2025-03-10 06:09:36,690 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start UPSProcessingScheduler.execute()
2025-03-10 06:09:36,691 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished UPSProcessingScheduler.execute()
2025-03-10 06:09:50,746 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 06:09:50,749 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 06:09:51,700 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start AuditScheduler.execute()
2025-03-10 06:09:51,708 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-15) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 06:09:51,708 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-15) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 06:09:51,708 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished AuditScheduler.execute()
2025-03-10 06:09:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start TaskScheduler.execute()
2025-03-10 06:09:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished TaskScheduler.execute()
2025-03-10 06:10:11,813 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start IANScheduler.execute()
2025-03-10 06:10:11,815 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished IANScheduler.execute()
2025-03-10 06:10:36,692 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start UPSProcessingScheduler.execute()
2025-03-10 06:10:36,693 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished UPSProcessingScheduler.execute()
2025-03-10 06:10:51,708 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start AuditScheduler.execute()
2025-03-10 06:10:51,717 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 06:10:51,718 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 06:10:51,718 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished AuditScheduler.execute()
2025-03-10 06:10:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start TaskScheduler.execute()
2025-03-10 06:10:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished TaskScheduler.execute()
2025-03-10 06:11:11,815 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start IANScheduler.execute()
2025-03-10 06:11:11,817 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished IANScheduler.execute()
2025-03-10 06:11:25,874 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start StudySizeScheduler.execute()
2025-03-10 06:11:25,876 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished StudySizeScheduler.execute()
2025-03-10 06:11:36,693 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start UPSProcessingScheduler.execute()
2025-03-10 06:11:36,694 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished UPSProcessingScheduler.execute()
2025-03-10 06:11:51,718 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start AuditScheduler.execute()
2025-03-10 06:11:51,726 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-19) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 06:11:51,727 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-19) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 06:11:51,727 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished AuditScheduler.execute()
2025-03-10 06:11:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start TaskScheduler.execute()
2025-03-10 06:11:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished TaskScheduler.execute()
2025-03-10 06:12:11,817 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start IANScheduler.execute()
2025-03-10 06:12:11,819 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished IANScheduler.execute()
2025-03-10 06:12:36,694 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start UPSProcessingScheduler.execute()
2025-03-10 06:12:36,695 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished UPSProcessingScheduler.execute()
2025-03-10 06:12:51,727 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start AuditScheduler.execute()
2025-03-10 06:12:51,735 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 06:12:51,736 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 06:12:51,736 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished AuditScheduler.execute()
2025-03-10 06:12:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start TaskScheduler.execute()
2025-03-10 06:12:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished TaskScheduler.execute()
2025-03-10 06:13:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start PurgeStorageScheduler.execute()
2025-03-10 06:13:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished PurgeStorageScheduler.execute()
2025-03-10 06:13:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-16454) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 06:13:01,702 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-16454) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 06:13:11,819 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start IANScheduler.execute()
2025-03-10 06:13:11,821 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished IANScheduler.execute()
2025-03-10 06:13:36,695 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start UPSProcessingScheduler.execute()
2025-03-10 06:13:36,696 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished UPSProcessingScheduler.execute()
2025-03-10 06:13:51,736 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start AuditScheduler.execute()
2025-03-10 06:13:51,744 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-11) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 06:13:51,745 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-11) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 06:13:51,745 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished AuditScheduler.execute()
2025-03-10 06:13:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start TaskScheduler.execute()
2025-03-10 06:13:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished TaskScheduler.execute()
2025-03-10 06:14:11,821 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start IANScheduler.execute()
2025-03-10 06:14:11,823 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished IANScheduler.execute()
2025-03-10 06:14:36,696 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start UPSProcessingScheduler.execute()
2025-03-10 06:14:36,698 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished UPSProcessingScheduler.execute()
2025-03-10 06:14:50,749 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 06:14:50,751 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 06:14:51,745 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start AuditScheduler.execute()
2025-03-10 06:14:51,753 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-12) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 06:14:51,754 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-12) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 06:14:51,754 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished AuditScheduler.execute()
2025-03-10 06:14:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start TaskScheduler.execute()
2025-03-10 06:14:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished TaskScheduler.execute()
2025-03-10 06:15:11,823 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start IANScheduler.execute()
2025-03-10 06:15:11,826 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished IANScheduler.execute()
2025-03-10 06:15:36,698 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start UPSProcessingScheduler.execute()
2025-03-10 06:15:36,699 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished UPSProcessingScheduler.execute()
2025-03-10 06:15:51,754 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start AuditScheduler.execute()
2025-03-10 06:15:51,762 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 06:15:51,763 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 06:15:51,763 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished AuditScheduler.execute()
2025-03-10 06:15:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start TaskScheduler.execute()
2025-03-10 06:15:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished TaskScheduler.execute()
2025-03-10 06:16:11,826 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start IANScheduler.execute()
2025-03-10 06:16:11,828 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished IANScheduler.execute()
2025-03-10 06:16:25,876 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start StudySizeScheduler.execute()
2025-03-10 06:16:25,878 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished StudySizeScheduler.execute()
2025-03-10 06:16:36,700 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start UPSProcessingScheduler.execute()
2025-03-10 06:16:36,701 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished UPSProcessingScheduler.execute()
2025-03-10 06:16:51,763 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start AuditScheduler.execute()
2025-03-10 06:16:51,773 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-15) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 06:16:51,773 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-15) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 06:16:51,773 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished AuditScheduler.execute()
2025-03-10 06:16:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start TaskScheduler.execute()
2025-03-10 06:16:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished TaskScheduler.execute()
2025-03-10 06:17:11,828 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start IANScheduler.execute()
2025-03-10 06:17:11,830 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished IANScheduler.execute()
2025-03-10 06:17:36,701 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start UPSProcessingScheduler.execute()
2025-03-10 06:17:36,702 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished UPSProcessingScheduler.execute()
2025-03-10 06:17:51,773 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start AuditScheduler.execute()
2025-03-10 06:17:51,782 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 06:17:51,782 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 06:17:51,782 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished AuditScheduler.execute()
2025-03-10 06:17:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start TaskScheduler.execute()
2025-03-10 06:17:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished TaskScheduler.execute()
2025-03-10 06:18:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start PurgeStorageScheduler.execute()
2025-03-10 06:18:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished PurgeStorageScheduler.execute()
2025-03-10 06:18:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-16475) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 06:18:01,702 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-16475) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 06:18:11,830 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start IANScheduler.execute()
2025-03-10 06:18:11,832 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished IANScheduler.execute()
2025-03-10 06:18:36,702 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start UPSProcessingScheduler.execute()
2025-03-10 06:18:36,703 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished UPSProcessingScheduler.execute()
2025-03-10 06:18:51,782 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start AuditScheduler.execute()
2025-03-10 06:18:51,791 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-19) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 06:18:51,791 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-19) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 06:18:51,791 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished AuditScheduler.execute()
2025-03-10 06:18:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start TaskScheduler.execute()
2025-03-10 06:18:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished TaskScheduler.execute()
2025-03-10 06:19:11,832 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start IANScheduler.execute()
2025-03-10 06:19:11,834 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished IANScheduler.execute()
2025-03-10 06:19:36,703 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start UPSProcessingScheduler.execute()
2025-03-10 06:19:36,705 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished UPSProcessingScheduler.execute()
2025-03-10 06:19:50,752 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 06:19:50,755 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 06:19:51,792 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start AuditScheduler.execute()
2025-03-10 06:19:51,800 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-10) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 06:19:51,800 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-10) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 06:19:51,800 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished AuditScheduler.execute()
2025-03-10 06:19:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start TaskScheduler.execute()
2025-03-10 06:19:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished TaskScheduler.execute()
2025-03-10 06:20:11,835 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start IANScheduler.execute()
2025-03-10 06:20:11,837 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished IANScheduler.execute()
2025-03-10 06:20:36,705 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start UPSProcessingScheduler.execute()
2025-03-10 06:20:36,706 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished UPSProcessingScheduler.execute()
2025-03-10 06:20:51,801 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start AuditScheduler.execute()
2025-03-10 06:20:51,809 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-11) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 06:20:51,810 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-11) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 06:20:51,810 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished AuditScheduler.execute()
2025-03-10 06:20:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start TaskScheduler.execute()
2025-03-10 06:20:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished TaskScheduler.execute()
2025-03-10 06:21:11,837 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start IANScheduler.execute()
2025-03-10 06:21:11,839 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished IANScheduler.execute()
2025-03-10 06:21:25,878 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start StudySizeScheduler.execute()
2025-03-10 06:21:25,880 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished StudySizeScheduler.execute()
2025-03-10 06:21:36,706 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start UPSProcessingScheduler.execute()
2025-03-10 06:21:36,708 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished UPSProcessingScheduler.execute()
2025-03-10 06:21:51,810 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start AuditScheduler.execute()
2025-03-10 06:21:51,818 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-12) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 06:21:51,819 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-12) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 06:21:51,819 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished AuditScheduler.execute()
2025-03-10 06:21:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start TaskScheduler.execute()
2025-03-10 06:21:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished TaskScheduler.execute()
2025-03-10 06:22:11,839 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start IANScheduler.execute()
2025-03-10 06:22:11,841 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished IANScheduler.execute()
2025-03-10 06:22:36,708 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start UPSProcessingScheduler.execute()
2025-03-10 06:22:36,709 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished UPSProcessingScheduler.execute()
2025-03-10 06:22:51,819 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start AuditScheduler.execute()
2025-03-10 06:22:51,828 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 06:22:51,828 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 06:22:51,828 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished AuditScheduler.execute()
2025-03-10 06:22:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start TaskScheduler.execute()
2025-03-10 06:22:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished TaskScheduler.execute()
2025-03-10 06:23:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start PurgeStorageScheduler.execute()
2025-03-10 06:23:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished PurgeStorageScheduler.execute()
2025-03-10 06:23:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-16496) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 06:23:01,702 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-16496) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 06:23:11,841 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start IANScheduler.execute()
2025-03-10 06:23:11,843 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished IANScheduler.execute()
2025-03-10 06:23:36,709 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start UPSProcessingScheduler.execute()
2025-03-10 06:23:36,710 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished UPSProcessingScheduler.execute()
2025-03-10 06:23:51,828 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start AuditScheduler.execute()
2025-03-10 06:23:51,837 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-15) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 06:23:51,837 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-15) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 06:23:51,837 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished AuditScheduler.execute()
2025-03-10 06:23:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start TaskScheduler.execute()
2025-03-10 06:23:58,817 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished TaskScheduler.execute()
2025-03-10 06:24:11,843 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start IANScheduler.execute()
2025-03-10 06:24:11,845 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished IANScheduler.execute()
2025-03-10 06:24:36,711 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start UPSProcessingScheduler.execute()
2025-03-10 06:24:36,712 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished UPSProcessingScheduler.execute()
2025-03-10 06:24:50,755 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 06:24:50,758 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 06:24:51,837 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start AuditScheduler.execute()
2025-03-10 06:24:51,846 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-22) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 06:24:51,846 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-22) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 06:24:51,847 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished AuditScheduler.execute()
2025-03-10 06:24:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start TaskScheduler.execute()
2025-03-10 06:24:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished TaskScheduler.execute()
2025-03-10 06:25:11,845 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start IANScheduler.execute()
2025-03-10 06:25:11,847 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished IANScheduler.execute()
2025-03-10 06:25:36,712 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start UPSProcessingScheduler.execute()
2025-03-10 06:25:36,713 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished UPSProcessingScheduler.execute()
2025-03-10 06:25:51,847 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start AuditScheduler.execute()
2025-03-10 06:25:51,855 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-19) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 06:25:51,855 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-19) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 06:25:51,855 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished AuditScheduler.execute()
2025-03-10 06:25:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start TaskScheduler.execute()
2025-03-10 06:25:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished TaskScheduler.execute()
2025-03-10 06:26:11,847 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start IANScheduler.execute()
2025-03-10 06:26:11,849 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished IANScheduler.execute()
2025-03-10 06:26:25,880 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start StudySizeScheduler.execute()
2025-03-10 06:26:25,882 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished StudySizeScheduler.execute()
2025-03-10 06:26:36,713 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start UPSProcessingScheduler.execute()
2025-03-10 06:26:36,714 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished UPSProcessingScheduler.execute()
2025-03-10 06:26:51,856 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start AuditScheduler.execute()
2025-03-10 06:26:51,868 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-10) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 06:26:51,869 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-10) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 06:26:51,869 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished AuditScheduler.execute()
2025-03-10 06:26:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start TaskScheduler.execute()
2025-03-10 06:26:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished TaskScheduler.execute()
2025-03-10 06:27:11,849 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start IANScheduler.execute()
2025-03-10 06:27:11,851 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished IANScheduler.execute()
2025-03-10 06:27:36,715 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start UPSProcessingScheduler.execute()
2025-03-10 06:27:36,716 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished UPSProcessingScheduler.execute()
2025-03-10 06:27:51,869 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start AuditScheduler.execute()
2025-03-10 06:27:51,877 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-11) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 06:27:51,878 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-11) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 06:27:51,878 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished AuditScheduler.execute()
2025-03-10 06:27:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start TaskScheduler.execute()
2025-03-10 06:27:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished TaskScheduler.execute()
2025-03-10 06:28:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start PurgeStorageScheduler.execute()
2025-03-10 06:28:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished PurgeStorageScheduler.execute()
2025-03-10 06:28:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-16517) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 06:28:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-16517) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 06:28:11,852 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start IANScheduler.execute()
2025-03-10 06:28:11,853 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished IANScheduler.execute()
2025-03-10 06:28:36,716 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start UPSProcessingScheduler.execute()
2025-03-10 06:28:36,717 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished UPSProcessingScheduler.execute()
2025-03-10 06:28:49,988 INFO  [org.dcm4chee.arc.ups.impl.UPSDeleteScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start UPSDeleteScheduler.execute()
2025-03-10 06:28:49,990 INFO  [org.dcm4chee.arc.ups.impl.UPSDeleteScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished UPSDeleteScheduler.execute()
2025-03-10 06:28:51,878 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start AuditScheduler.execute()
2025-03-10 06:28:51,886 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-24) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 06:28:51,887 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-24) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 06:28:51,887 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished AuditScheduler.execute()
2025-03-10 06:28:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start TaskScheduler.execute()
2025-03-10 06:28:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished TaskScheduler.execute()
2025-03-10 06:29:08,332 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-43) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340810&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250219074006638&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250219074008086&contentType=image/jpeg from null@162.240.235.97
2025-03-10 06:29:08,900 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-43) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340810&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250219074006638&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250219074021372&contentType=image/jpeg from null@162.240.235.97
2025-03-10 06:29:09,017 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-43) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340810&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250219074006638&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250219074054335&contentType=image/jpeg from null@162.240.235.97
2025-03-10 06:29:09,136 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-43) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340810&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250219074006638&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250219074147953&contentType=image/jpeg from null@162.240.235.97
2025-03-10 06:29:09,225 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-43) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340810&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250219074006638&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250219074016563&contentType=image/jpeg from null@162.240.235.97
2025-03-10 06:29:09,341 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-43) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340810&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250219074006638&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250219074120691&contentType=image/jpeg from null@162.240.235.97
2025-03-10 06:29:11,854 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start IANScheduler.execute()
2025-03-10 06:29:11,855 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished IANScheduler.execute()
2025-03-10 06:29:36,718 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start UPSProcessingScheduler.execute()
2025-03-10 06:29:36,719 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished UPSProcessingScheduler.execute()
2025-03-10 06:29:50,758 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 06:29:50,760 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 06:29:51,887 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start AuditScheduler.execute()
2025-03-10 06:29:51,896 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-20) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 06:29:51,897 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-20) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 06:29:51,897 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished AuditScheduler.execute()
2025-03-10 06:29:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start TaskScheduler.execute()
2025-03-10 06:29:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished TaskScheduler.execute()
2025-03-10 06:30:11,856 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start IANScheduler.execute()
2025-03-10 06:30:11,857 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished IANScheduler.execute()
2025-03-10 06:30:36,719 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start UPSProcessingScheduler.execute()
2025-03-10 06:30:36,720 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished UPSProcessingScheduler.execute()
2025-03-10 06:30:51,897 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start AuditScheduler.execute()
2025-03-10 06:30:51,914 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-28) Send audit message to /127.0.0.1:514
2025-03-10 06:30:51,922 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-28) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 06:30:51,923 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-28) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 06:30:51,923 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished AuditScheduler.execute()
2025-03-10 06:30:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start TaskScheduler.execute()
2025-03-10 06:30:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished TaskScheduler.execute()
2025-03-10 06:31:11,858 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start IANScheduler.execute()
2025-03-10 06:31:11,860 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished IANScheduler.execute()
2025-03-10 06:31:25,882 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start StudySizeScheduler.execute()
2025-03-10 06:31:25,883 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished StudySizeScheduler.execute()
2025-03-10 06:31:36,721 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start UPSProcessingScheduler.execute()
2025-03-10 06:31:36,722 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished UPSProcessingScheduler.execute()
2025-03-10 06:31:51,923 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start AuditScheduler.execute()
2025-03-10 06:31:51,932 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-3) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 06:31:51,932 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-3) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 06:31:51,933 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished AuditScheduler.execute()
2025-03-10 06:31:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start TaskScheduler.execute()
2025-03-10 06:31:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished TaskScheduler.execute()
2025-03-10 06:32:10,463 INFO  [org.dcm4chee.arc.qmgt.impl.PurgeTaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start PurgeTaskScheduler.execute()
2025-03-10 06:32:10,481 INFO  [org.dcm4chee.arc.qmgt.impl.PurgeTaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished PurgeTaskScheduler.execute()
2025-03-10 06:32:11,860 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start IANScheduler.execute()
2025-03-10 06:32:11,862 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished IANScheduler.execute()
2025-03-10 06:32:36,722 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start UPSProcessingScheduler.execute()
2025-03-10 06:32:36,723 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished UPSProcessingScheduler.execute()
2025-03-10 06:32:51,933 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start AuditScheduler.execute()
2025-03-10 06:32:51,942 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-23) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 06:32:51,942 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-23) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 06:32:51,942 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished AuditScheduler.execute()
2025-03-10 06:32:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start TaskScheduler.execute()
2025-03-10 06:32:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished TaskScheduler.execute()
2025-03-10 06:33:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start PurgeStorageScheduler.execute()
2025-03-10 06:33:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished PurgeStorageScheduler.execute()
2025-03-10 06:33:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-16538) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 06:33:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-16538) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 06:33:11,862 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start IANScheduler.execute()
2025-03-10 06:33:11,864 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished IANScheduler.execute()
2025-03-10 06:33:36,723 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start UPSProcessingScheduler.execute()
2025-03-10 06:33:36,724 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished UPSProcessingScheduler.execute()
2025-03-10 06:33:51,942 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start AuditScheduler.execute()
2025-03-10 06:33:51,943 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-21) Send audit message to /127.0.0.1:514
2025-03-10 06:33:51,944 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-21) Send audit message to /127.0.0.1:514
2025-03-10 06:33:51,944 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-21) Send audit message to /127.0.0.1:514
2025-03-10 06:33:51,944 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-21) Send audit message to /127.0.0.1:514
2025-03-10 06:33:51,944 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-21) Send audit message to /127.0.0.1:514
2025-03-10 06:33:51,945 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-21) Send audit message to /127.0.0.1:514
2025-03-10 06:33:51,945 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-21) Send audit message to /127.0.0.1:514
2025-03-10 06:33:51,945 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-21) Send audit message to /127.0.0.1:514
2025-03-10 06:33:51,945 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-21) Send audit message to /127.0.0.1:514
2025-03-10 06:33:51,945 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-21) Send audit message to /127.0.0.1:514
2025-03-10 06:33:51,954 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-21) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 06:33:51,954 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-21) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 06:33:51,954 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-21) Send audit message to /127.0.0.1:514
2025-03-10 06:33:51,954 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished AuditScheduler.execute()
2025-03-10 06:33:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start TaskScheduler.execute()
2025-03-10 06:33:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished TaskScheduler.execute()
2025-03-10 06:34:11,864 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start IANScheduler.execute()
2025-03-10 06:34:11,866 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished IANScheduler.execute()
2025-03-10 06:34:36,725 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start UPSProcessingScheduler.execute()
2025-03-10 06:34:36,726 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished UPSProcessingScheduler.execute()
2025-03-10 06:34:50,761 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 06:34:50,763 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 06:34:51,954 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start AuditScheduler.execute()
2025-03-10 06:34:51,963 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-1) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 06:34:51,963 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-1) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 06:34:51,963 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished AuditScheduler.execute()
2025-03-10 06:34:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start TaskScheduler.execute()
2025-03-10 06:34:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished TaskScheduler.execute()
2025-03-10 06:35:11,866 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start IANScheduler.execute()
2025-03-10 06:35:11,868 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished IANScheduler.execute()
2025-03-10 06:35:36,726 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start UPSProcessingScheduler.execute()
2025-03-10 06:35:36,727 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished UPSProcessingScheduler.execute()
2025-03-10 06:35:51,963 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start AuditScheduler.execute()
2025-03-10 06:35:51,971 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-7) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 06:35:51,972 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-7) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 06:35:51,972 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished AuditScheduler.execute()
2025-03-10 06:35:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start TaskScheduler.execute()
2025-03-10 06:35:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished TaskScheduler.execute()
2025-03-10 06:36:11,868 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start IANScheduler.execute()
2025-03-10 06:36:11,870 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished IANScheduler.execute()
2025-03-10 06:36:25,884 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start StudySizeScheduler.execute()
2025-03-10 06:36:25,885 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished StudySizeScheduler.execute()
2025-03-10 06:36:36,727 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start UPSProcessingScheduler.execute()
2025-03-10 06:36:36,728 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished UPSProcessingScheduler.execute()
2025-03-10 06:36:51,972 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start AuditScheduler.execute()
2025-03-10 06:36:51,981 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-5) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 06:36:51,981 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-5) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 06:36:51,981 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished AuditScheduler.execute()
2025-03-10 06:36:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start TaskScheduler.execute()
2025-03-10 06:36:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished TaskScheduler.execute()
2025-03-10 06:37:11,871 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start IANScheduler.execute()
2025-03-10 06:37:11,872 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished IANScheduler.execute()
2025-03-10 06:37:36,728 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start UPSProcessingScheduler.execute()
2025-03-10 06:37:36,729 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished UPSProcessingScheduler.execute()
2025-03-10 06:37:51,981 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start AuditScheduler.execute()
2025-03-10 06:37:51,990 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-18) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 06:37:51,990 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-18) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 06:37:51,990 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished AuditScheduler.execute()
2025-03-10 06:37:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start TaskScheduler.execute()
2025-03-10 06:37:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished TaskScheduler.execute()
2025-03-10 06:38:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start PurgeStorageScheduler.execute()
2025-03-10 06:38:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished PurgeStorageScheduler.execute()
2025-03-10 06:38:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-16559) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 06:38:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-16559) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 06:38:11,873 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start IANScheduler.execute()
2025-03-10 06:38:11,875 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished IANScheduler.execute()
2025-03-10 06:38:36,730 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start UPSProcessingScheduler.execute()
2025-03-10 06:38:36,731 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished UPSProcessingScheduler.execute()
2025-03-10 06:38:51,990 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start AuditScheduler.execute()
2025-03-10 06:38:51,999 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-14) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 06:38:51,999 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-14) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 06:38:51,999 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished AuditScheduler.execute()
2025-03-10 06:38:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start TaskScheduler.execute()
2025-03-10 06:38:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished TaskScheduler.execute()
2025-03-10 06:39:11,875 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start IANScheduler.execute()
2025-03-10 06:39:11,877 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished IANScheduler.execute()
2025-03-10 06:39:36,731 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start UPSProcessingScheduler.execute()
2025-03-10 06:39:36,732 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished UPSProcessingScheduler.execute()
2025-03-10 06:39:50,763 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 06:39:50,765 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 06:39:51,999 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start AuditScheduler.execute()
2025-03-10 06:39:52,008 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-25) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 06:39:52,008 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-25) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 06:39:52,008 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished AuditScheduler.execute()
2025-03-10 06:39:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start TaskScheduler.execute()
2025-03-10 06:39:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished TaskScheduler.execute()
2025-03-10 06:40:11,877 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start IANScheduler.execute()
2025-03-10 06:40:11,879 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished IANScheduler.execute()
2025-03-10 06:40:36,732 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start UPSProcessingScheduler.execute()
2025-03-10 06:40:36,733 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished UPSProcessingScheduler.execute()
2025-03-10 06:40:52,008 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start AuditScheduler.execute()
2025-03-10 06:40:52,016 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-21) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 06:40:52,016 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-21) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 06:40:52,017 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished AuditScheduler.execute()
2025-03-10 06:40:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start TaskScheduler.execute()
2025-03-10 06:40:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished TaskScheduler.execute()
2025-03-10 06:41:11,880 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start IANScheduler.execute()
2025-03-10 06:41:11,881 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished IANScheduler.execute()
2025-03-10 06:41:25,885 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start StudySizeScheduler.execute()
2025-03-10 06:41:25,887 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished StudySizeScheduler.execute()
2025-03-10 06:41:36,733 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start UPSProcessingScheduler.execute()
2025-03-10 06:41:36,734 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished UPSProcessingScheduler.execute()
2025-03-10 06:41:52,017 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start AuditScheduler.execute()
2025-03-10 06:41:52,025 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-1) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 06:41:52,025 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-1) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 06:41:52,025 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished AuditScheduler.execute()
2025-03-10 06:41:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start TaskScheduler.execute()
2025-03-10 06:41:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished TaskScheduler.execute()
2025-03-10 06:42:11,882 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start IANScheduler.execute()
2025-03-10 06:42:11,884 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished IANScheduler.execute()
2025-03-10 06:42:36,734 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start UPSProcessingScheduler.execute()
2025-03-10 06:42:36,736 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished UPSProcessingScheduler.execute()
2025-03-10 06:42:52,026 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start AuditScheduler.execute()
2025-03-10 06:42:52,034 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-7) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 06:42:52,034 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-7) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 06:42:52,034 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished AuditScheduler.execute()
2025-03-10 06:42:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start TaskScheduler.execute()
2025-03-10 06:42:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished TaskScheduler.execute()
2025-03-10 06:43:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start PurgeStorageScheduler.execute()
2025-03-10 06:43:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished PurgeStorageScheduler.execute()
2025-03-10 06:43:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-16580) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 06:43:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-16580) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 06:43:11,884 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start IANScheduler.execute()
2025-03-10 06:43:11,886 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished IANScheduler.execute()
2025-03-10 06:43:36,736 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start UPSProcessingScheduler.execute()
2025-03-10 06:43:36,737 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished UPSProcessingScheduler.execute()
2025-03-10 06:43:52,034 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start AuditScheduler.execute()
2025-03-10 06:43:52,043 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-5) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 06:43:52,043 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-5) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 06:43:52,043 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished AuditScheduler.execute()
2025-03-10 06:43:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start TaskScheduler.execute()
2025-03-10 06:43:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished TaskScheduler.execute()
2025-03-10 06:44:11,886 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start IANScheduler.execute()
2025-03-10 06:44:11,888 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished IANScheduler.execute()
2025-03-10 06:44:36,737 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start UPSProcessingScheduler.execute()
2025-03-10 06:44:36,738 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished UPSProcessingScheduler.execute()
2025-03-10 06:44:50,766 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 06:44:50,768 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 06:44:52,043 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start AuditScheduler.execute()
2025-03-10 06:44:52,052 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-16) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 06:44:52,052 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-16) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 06:44:52,053 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished AuditScheduler.execute()
2025-03-10 06:44:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start TaskScheduler.execute()
2025-03-10 06:44:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished TaskScheduler.execute()
2025-03-10 06:45:11,888 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start IANScheduler.execute()
2025-03-10 06:45:11,890 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished IANScheduler.execute()
2025-03-10 06:45:36,738 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start UPSProcessingScheduler.execute()
2025-03-10 06:45:36,739 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished UPSProcessingScheduler.execute()
2025-03-10 06:45:52,053 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start AuditScheduler.execute()
2025-03-10 06:45:52,061 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-14) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 06:45:52,061 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-14) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 06:45:52,061 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished AuditScheduler.execute()
2025-03-10 06:45:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start TaskScheduler.execute()
2025-03-10 06:45:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished TaskScheduler.execute()
2025-03-10 06:46:11,890 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start IANScheduler.execute()
2025-03-10 06:46:11,892 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished IANScheduler.execute()
2025-03-10 06:46:12,818 INFO  [org.dcm4chee.arc.stgcmt.impl.PurgeStgCmtScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start PurgeStgCmtScheduler.execute()
2025-03-10 06:46:12,819 INFO  [org.dcm4chee.arc.stgcmt.impl.PurgeStgCmtScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished PurgeStgCmtScheduler.execute()
2025-03-10 06:46:25,887 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start StudySizeScheduler.execute()
2025-03-10 06:46:25,888 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished StudySizeScheduler.execute()
2025-03-10 06:46:36,740 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start UPSProcessingScheduler.execute()
2025-03-10 06:46:36,741 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished UPSProcessingScheduler.execute()
2025-03-10 06:46:52,061 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start AuditScheduler.execute()
2025-03-10 06:46:52,070 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 06:46:52,070 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 06:46:52,070 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished AuditScheduler.execute()
2025-03-10 06:46:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start TaskScheduler.execute()
2025-03-10 06:46:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished TaskScheduler.execute()
2025-03-10 06:47:11,892 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start IANScheduler.execute()
2025-03-10 06:47:11,894 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished IANScheduler.execute()
2025-03-10 06:47:36,741 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start UPSProcessingScheduler.execute()
2025-03-10 06:47:36,742 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished UPSProcessingScheduler.execute()
2025-03-10 06:47:52,070 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start AuditScheduler.execute()
2025-03-10 06:47:52,079 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-30) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 06:47:52,079 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-30) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 06:47:52,079 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished AuditScheduler.execute()
2025-03-10 06:47:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start TaskScheduler.execute()
2025-03-10 06:47:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished TaskScheduler.execute()
2025-03-10 06:48:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start PurgeStorageScheduler.execute()
2025-03-10 06:48:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished PurgeStorageScheduler.execute()
2025-03-10 06:48:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-16601) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 06:48:01,702 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-16601) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 06:48:11,895 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start IANScheduler.execute()
2025-03-10 06:48:11,896 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished IANScheduler.execute()
2025-03-10 06:48:36,742 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start UPSProcessingScheduler.execute()
2025-03-10 06:48:36,744 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished UPSProcessingScheduler.execute()
2025-03-10 06:48:52,079 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start AuditScheduler.execute()
2025-03-10 06:48:52,088 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 06:48:52,088 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 06:48:52,088 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished AuditScheduler.execute()
2025-03-10 06:48:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start TaskScheduler.execute()
2025-03-10 06:48:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished TaskScheduler.execute()
2025-03-10 06:49:11,897 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start IANScheduler.execute()
2025-03-10 06:49:11,898 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished IANScheduler.execute()
2025-03-10 06:49:36,744 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start UPSProcessingScheduler.execute()
2025-03-10 06:49:36,745 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished UPSProcessingScheduler.execute()
2025-03-10 06:49:50,769 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 06:49:50,771 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 06:49:52,088 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start AuditScheduler.execute()
2025-03-10 06:49:52,096 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 06:49:52,097 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 06:49:52,097 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished AuditScheduler.execute()
2025-03-10 06:49:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start TaskScheduler.execute()
2025-03-10 06:49:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished TaskScheduler.execute()
2025-03-10 06:50:11,899 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start IANScheduler.execute()
2025-03-10 06:50:11,900 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished IANScheduler.execute()
2025-03-10 06:50:36,745 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start UPSProcessingScheduler.execute()
2025-03-10 06:50:36,746 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished UPSProcessingScheduler.execute()
2025-03-10 06:50:52,097 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start AuditScheduler.execute()
2025-03-10 06:50:52,105 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-26) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 06:50:52,105 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-26) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 06:50:52,105 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished AuditScheduler.execute()
2025-03-10 06:50:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start TaskScheduler.execute()
2025-03-10 06:50:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished TaskScheduler.execute()
2025-03-10 06:51:11,901 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start IANScheduler.execute()
2025-03-10 06:51:11,903 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished IANScheduler.execute()
2025-03-10 06:51:25,889 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start StudySizeScheduler.execute()
2025-03-10 06:51:25,890 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished StudySizeScheduler.execute()
2025-03-10 06:51:36,746 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start UPSProcessingScheduler.execute()
2025-03-10 06:51:36,747 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished UPSProcessingScheduler.execute()
2025-03-10 06:51:52,106 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start AuditScheduler.execute()
2025-03-10 06:51:52,114 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 06:51:52,114 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 06:51:52,114 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished AuditScheduler.execute()
2025-03-10 06:51:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start TaskScheduler.execute()
2025-03-10 06:51:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished TaskScheduler.execute()
2025-03-10 06:52:11,903 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start IANScheduler.execute()
2025-03-10 06:52:11,905 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished IANScheduler.execute()
2025-03-10 06:52:36,748 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start UPSProcessingScheduler.execute()
2025-03-10 06:52:36,749 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished UPSProcessingScheduler.execute()
2025-03-10 06:52:52,115 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start AuditScheduler.execute()
2025-03-10 06:52:52,123 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-4) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 06:52:52,123 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-4) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 06:52:52,123 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished AuditScheduler.execute()
2025-03-10 06:52:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start TaskScheduler.execute()
2025-03-10 06:52:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished TaskScheduler.execute()
2025-03-10 06:53:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start PurgeStorageScheduler.execute()
2025-03-10 06:53:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished PurgeStorageScheduler.execute()
2025-03-10 06:53:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-16622) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 06:53:01,702 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-16622) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 06:53:11,905 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start IANScheduler.execute()
2025-03-10 06:53:11,907 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished IANScheduler.execute()
2025-03-10 06:53:36,749 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start UPSProcessingScheduler.execute()
2025-03-10 06:53:36,750 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished UPSProcessingScheduler.execute()
2025-03-10 06:53:52,123 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start AuditScheduler.execute()
2025-03-10 06:53:52,132 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 06:53:52,132 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 06:53:52,132 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished AuditScheduler.execute()
2025-03-10 06:53:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start TaskScheduler.execute()
2025-03-10 06:53:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished TaskScheduler.execute()
2025-03-10 06:54:11,907 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start IANScheduler.execute()
2025-03-10 06:54:11,909 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished IANScheduler.execute()
2025-03-10 06:54:36,751 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start UPSProcessingScheduler.execute()
2025-03-10 06:54:36,752 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished UPSProcessingScheduler.execute()
2025-03-10 06:54:50,771 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 06:54:50,774 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 06:54:52,132 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start AuditScheduler.execute()
2025-03-10 06:54:52,140 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-11) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 06:54:52,140 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-11) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 06:54:52,140 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished AuditScheduler.execute()
2025-03-10 06:54:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start TaskScheduler.execute()
2025-03-10 06:54:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished TaskScheduler.execute()
2025-03-10 06:55:11,909 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start IANScheduler.execute()
2025-03-10 06:55:11,911 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished IANScheduler.execute()
2025-03-10 06:55:36,752 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start UPSProcessingScheduler.execute()
2025-03-10 06:55:36,753 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished UPSProcessingScheduler.execute()
2025-03-10 06:55:52,141 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start AuditScheduler.execute()
2025-03-10 06:55:52,149 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 06:55:52,149 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 06:55:52,149 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished AuditScheduler.execute()
2025-03-10 06:55:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start TaskScheduler.execute()
2025-03-10 06:55:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished TaskScheduler.execute()
2025-03-10 06:56:11,911 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start IANScheduler.execute()
2025-03-10 06:56:11,913 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished IANScheduler.execute()
2025-03-10 06:56:25,890 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start StudySizeScheduler.execute()
2025-03-10 06:56:25,892 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished StudySizeScheduler.execute()
2025-03-10 06:56:36,753 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start UPSProcessingScheduler.execute()
2025-03-10 06:56:36,754 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished UPSProcessingScheduler.execute()
2025-03-10 06:56:52,149 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start AuditScheduler.execute()
2025-03-10 06:56:52,158 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 06:56:52,158 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 06:56:52,158 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished AuditScheduler.execute()
2025-03-10 06:56:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start TaskScheduler.execute()
2025-03-10 06:56:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished TaskScheduler.execute()
2025-03-10 06:57:11,914 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start IANScheduler.execute()
2025-03-10 06:57:11,916 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished IANScheduler.execute()
2025-03-10 06:57:36,754 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start UPSProcessingScheduler.execute()
2025-03-10 06:57:36,755 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished UPSProcessingScheduler.execute()
2025-03-10 06:57:52,158 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start AuditScheduler.execute()
2025-03-10 06:57:52,167 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-26) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 06:57:52,167 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-26) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 06:57:52,167 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished AuditScheduler.execute()
2025-03-10 06:57:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start TaskScheduler.execute()
2025-03-10 06:57:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished TaskScheduler.execute()
2025-03-10 06:58:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start PurgeStorageScheduler.execute()
2025-03-10 06:58:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished PurgeStorageScheduler.execute()
2025-03-10 06:58:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-16643) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 06:58:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-16643) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 06:58:11,916 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start IANScheduler.execute()
2025-03-10 06:58:11,918 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished IANScheduler.execute()
2025-03-10 06:58:36,756 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start UPSProcessingScheduler.execute()
2025-03-10 06:58:36,757 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished UPSProcessingScheduler.execute()
2025-03-10 06:58:52,167 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start AuditScheduler.execute()
2025-03-10 06:58:52,177 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 06:58:52,177 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 06:58:52,177 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished AuditScheduler.execute()
2025-03-10 06:58:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start TaskScheduler.execute()
2025-03-10 06:58:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished TaskScheduler.execute()
2025-03-10 06:59:11,918 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start IANScheduler.execute()
2025-03-10 06:59:11,920 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished IANScheduler.execute()
2025-03-10 06:59:36,757 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start UPSProcessingScheduler.execute()
2025-03-10 06:59:36,758 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished UPSProcessingScheduler.execute()
2025-03-10 06:59:50,774 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 06:59:50,777 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 06:59:52,178 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start AuditScheduler.execute()
2025-03-10 06:59:52,186 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-19) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 06:59:52,186 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-19) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 06:59:52,186 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished AuditScheduler.execute()
2025-03-10 06:59:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start TaskScheduler.execute()
2025-03-10 06:59:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished TaskScheduler.execute()
2025-03-10 07:00:11,920 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start IANScheduler.execute()
2025-03-10 07:00:11,922 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished IANScheduler.execute()
2025-03-10 07:00:36,758 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start UPSProcessingScheduler.execute()
2025-03-10 07:00:36,760 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished UPSProcessingScheduler.execute()
2025-03-10 07:00:52,186 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start AuditScheduler.execute()
2025-03-10 07:00:52,195 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:00:52,195 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:00:52,195 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished AuditScheduler.execute()
2025-03-10 07:00:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start TaskScheduler.execute()
2025-03-10 07:00:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished TaskScheduler.execute()
2025-03-10 07:01:11,922 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start IANScheduler.execute()
2025-03-10 07:01:11,924 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished IANScheduler.execute()
2025-03-10 07:01:25,893 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start StudySizeScheduler.execute()
2025-03-10 07:01:25,894 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished StudySizeScheduler.execute()
2025-03-10 07:01:36,760 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start UPSProcessingScheduler.execute()
2025-03-10 07:01:36,761 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished UPSProcessingScheduler.execute()
2025-03-10 07:01:52,195 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start AuditScheduler.execute()
2025-03-10 07:01:52,204 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-11) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:01:52,204 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-11) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:01:52,204 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished AuditScheduler.execute()
2025-03-10 07:01:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start TaskScheduler.execute()
2025-03-10 07:01:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished TaskScheduler.execute()
2025-03-10 07:02:11,925 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start IANScheduler.execute()
2025-03-10 07:02:11,927 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished IANScheduler.execute()
2025-03-10 07:02:36,761 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start UPSProcessingScheduler.execute()
2025-03-10 07:02:36,762 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished UPSProcessingScheduler.execute()
2025-03-10 07:02:52,204 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start AuditScheduler.execute()
2025-03-10 07:02:52,212 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:02:52,213 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:02:52,213 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished AuditScheduler.execute()
2025-03-10 07:02:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start TaskScheduler.execute()
2025-03-10 07:02:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished TaskScheduler.execute()
2025-03-10 07:03:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start PurgeStorageScheduler.execute()
2025-03-10 07:03:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished PurgeStorageScheduler.execute()
2025-03-10 07:03:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-16664) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 07:03:01,702 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-16664) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 07:03:11,927 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start IANScheduler.execute()
2025-03-10 07:03:11,930 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished IANScheduler.execute()
2025-03-10 07:03:36,762 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start UPSProcessingScheduler.execute()
2025-03-10 07:03:36,764 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished UPSProcessingScheduler.execute()
2025-03-10 07:03:52,213 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start AuditScheduler.execute()
2025-03-10 07:03:52,229 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:03:52,229 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:03:52,230 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished AuditScheduler.execute()
2025-03-10 07:03:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start TaskScheduler.execute()
2025-03-10 07:03:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished TaskScheduler.execute()
2025-03-10 07:04:11,930 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start IANScheduler.execute()
2025-03-10 07:04:11,932 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished IANScheduler.execute()
2025-03-10 07:04:36,764 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start UPSProcessingScheduler.execute()
2025-03-10 07:04:36,765 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished UPSProcessingScheduler.execute()
2025-03-10 07:04:50,777 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 07:04:50,779 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 07:04:52,230 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start AuditScheduler.execute()
2025-03-10 07:04:52,238 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-15) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:04:52,238 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-15) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:04:52,238 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished AuditScheduler.execute()
2025-03-10 07:04:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start TaskScheduler.execute()
2025-03-10 07:04:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished TaskScheduler.execute()
2025-03-10 07:05:11,932 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start IANScheduler.execute()
2025-03-10 07:05:11,934 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished IANScheduler.execute()
2025-03-10 07:05:36,765 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start UPSProcessingScheduler.execute()
2025-03-10 07:05:36,767 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished UPSProcessingScheduler.execute()
2025-03-10 07:05:52,239 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start AuditScheduler.execute()
2025-03-10 07:05:52,247 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:05:52,248 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:05:52,248 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished AuditScheduler.execute()
2025-03-10 07:05:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start TaskScheduler.execute()
2025-03-10 07:05:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished TaskScheduler.execute()
2025-03-10 07:06:11,934 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start IANScheduler.execute()
2025-03-10 07:06:11,936 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished IANScheduler.execute()
2025-03-10 07:06:25,894 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start StudySizeScheduler.execute()
2025-03-10 07:06:25,896 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished StudySizeScheduler.execute()
2025-03-10 07:06:36,767 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start UPSProcessingScheduler.execute()
2025-03-10 07:06:36,768 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished UPSProcessingScheduler.execute()
2025-03-10 07:06:52,248 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start AuditScheduler.execute()
2025-03-10 07:06:52,256 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-19) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:06:52,256 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-19) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:06:52,256 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished AuditScheduler.execute()
2025-03-10 07:06:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start TaskScheduler.execute()
2025-03-10 07:06:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished TaskScheduler.execute()
2025-03-10 07:07:11,936 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start IANScheduler.execute()
2025-03-10 07:07:11,938 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished IANScheduler.execute()
2025-03-10 07:07:36,768 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start UPSProcessingScheduler.execute()
2025-03-10 07:07:36,769 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished UPSProcessingScheduler.execute()
2025-03-10 07:07:52,256 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start AuditScheduler.execute()
2025-03-10 07:07:52,265 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:07:52,266 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:07:52,266 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished AuditScheduler.execute()
2025-03-10 07:07:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start TaskScheduler.execute()
2025-03-10 07:07:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished TaskScheduler.execute()
2025-03-10 07:08:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start PurgeStorageScheduler.execute()
2025-03-10 07:08:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished PurgeStorageScheduler.execute()
2025-03-10 07:08:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-16685) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 07:08:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-16685) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 07:08:11,939 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start IANScheduler.execute()
2025-03-10 07:08:11,940 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished IANScheduler.execute()
2025-03-10 07:08:36,770 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start UPSProcessingScheduler.execute()
2025-03-10 07:08:36,771 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished UPSProcessingScheduler.execute()
2025-03-10 07:08:52,266 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start AuditScheduler.execute()
2025-03-10 07:08:52,274 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-11) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:08:52,274 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-11) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:08:52,274 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished AuditScheduler.execute()
2025-03-10 07:08:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start TaskScheduler.execute()
2025-03-10 07:08:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished TaskScheduler.execute()
2025-03-10 07:09:11,941 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start IANScheduler.execute()
2025-03-10 07:09:11,943 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished IANScheduler.execute()
2025-03-10 07:09:36,771 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start UPSProcessingScheduler.execute()
2025-03-10 07:09:36,772 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished UPSProcessingScheduler.execute()
2025-03-10 07:09:50,779 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 07:09:50,782 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 07:09:52,275 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start AuditScheduler.execute()
2025-03-10 07:09:52,283 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-12) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:09:52,283 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-12) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:09:52,283 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished AuditScheduler.execute()
2025-03-10 07:09:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start TaskScheduler.execute()
2025-03-10 07:09:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished TaskScheduler.execute()
2025-03-10 07:10:11,943 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start IANScheduler.execute()
2025-03-10 07:10:11,945 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished IANScheduler.execute()
2025-03-10 07:10:36,772 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start UPSProcessingScheduler.execute()
2025-03-10 07:10:36,773 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished UPSProcessingScheduler.execute()
2025-03-10 07:10:52,283 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start AuditScheduler.execute()
2025-03-10 07:10:52,293 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:10:52,293 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:10:52,293 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished AuditScheduler.execute()
2025-03-10 07:10:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start TaskScheduler.execute()
2025-03-10 07:10:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished TaskScheduler.execute()
2025-03-10 07:11:11,945 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start IANScheduler.execute()
2025-03-10 07:11:11,947 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished IANScheduler.execute()
2025-03-10 07:11:25,896 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start StudySizeScheduler.execute()
2025-03-10 07:11:25,898 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished StudySizeScheduler.execute()
2025-03-10 07:11:36,773 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start UPSProcessingScheduler.execute()
2025-03-10 07:11:36,774 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished UPSProcessingScheduler.execute()
2025-03-10 07:11:52,293 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start AuditScheduler.execute()
2025-03-10 07:11:52,302 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-15) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:11:52,302 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-15) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:11:52,302 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished AuditScheduler.execute()
2025-03-10 07:11:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start TaskScheduler.execute()
2025-03-10 07:11:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished TaskScheduler.execute()
2025-03-10 07:12:11,947 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start IANScheduler.execute()
2025-03-10 07:12:11,950 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished IANScheduler.execute()
2025-03-10 07:12:36,775 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start UPSProcessingScheduler.execute()
2025-03-10 07:12:36,776 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished UPSProcessingScheduler.execute()
2025-03-10 07:12:52,302 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start AuditScheduler.execute()
2025-03-10 07:12:52,310 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:12:52,311 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:12:52,311 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished AuditScheduler.execute()
2025-03-10 07:12:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start TaskScheduler.execute()
2025-03-10 07:12:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished TaskScheduler.execute()
2025-03-10 07:13:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start PurgeStorageScheduler.execute()
2025-03-10 07:13:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished PurgeStorageScheduler.execute()
2025-03-10 07:13:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-16706) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 07:13:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-16706) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 07:13:11,950 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start IANScheduler.execute()
2025-03-10 07:13:11,952 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished IANScheduler.execute()
2025-03-10 07:13:36,776 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start UPSProcessingScheduler.execute()
2025-03-10 07:13:36,777 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished UPSProcessingScheduler.execute()
2025-03-10 07:13:52,311 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start AuditScheduler.execute()
2025-03-10 07:13:52,319 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-19) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:13:52,320 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-19) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:13:52,320 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished AuditScheduler.execute()
2025-03-10 07:13:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start TaskScheduler.execute()
2025-03-10 07:13:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished TaskScheduler.execute()
2025-03-10 07:14:11,952 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start IANScheduler.execute()
2025-03-10 07:14:11,954 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished IANScheduler.execute()
2025-03-10 07:14:36,777 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start UPSProcessingScheduler.execute()
2025-03-10 07:14:36,778 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished UPSProcessingScheduler.execute()
2025-03-10 07:14:50,782 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 07:14:50,785 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 07:14:52,320 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start AuditScheduler.execute()
2025-03-10 07:14:52,328 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-10) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:14:52,329 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-10) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:14:52,329 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished AuditScheduler.execute()
2025-03-10 07:14:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start TaskScheduler.execute()
2025-03-10 07:14:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished TaskScheduler.execute()
2025-03-10 07:15:11,954 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start IANScheduler.execute()
2025-03-10 07:15:11,956 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished IANScheduler.execute()
2025-03-10 07:15:36,779 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start UPSProcessingScheduler.execute()
2025-03-10 07:15:36,780 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished UPSProcessingScheduler.execute()
2025-03-10 07:15:52,329 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start AuditScheduler.execute()
2025-03-10 07:15:52,337 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-11) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:15:52,337 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-11) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:15:52,337 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished AuditScheduler.execute()
2025-03-10 07:15:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start TaskScheduler.execute()
2025-03-10 07:15:58,815 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished TaskScheduler.execute()
2025-03-10 07:16:11,956 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start IANScheduler.execute()
2025-03-10 07:16:11,958 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished IANScheduler.execute()
2025-03-10 07:16:25,898 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start StudySizeScheduler.execute()
2025-03-10 07:16:25,900 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished StudySizeScheduler.execute()
2025-03-10 07:16:36,780 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start UPSProcessingScheduler.execute()
2025-03-10 07:16:36,781 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished UPSProcessingScheduler.execute()
2025-03-10 07:16:52,338 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start AuditScheduler.execute()
2025-03-10 07:16:52,346 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-12) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:16:52,346 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-12) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:16:52,346 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished AuditScheduler.execute()
2025-03-10 07:16:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start TaskScheduler.execute()
2025-03-10 07:16:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished TaskScheduler.execute()
2025-03-10 07:17:11,958 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start IANScheduler.execute()
2025-03-10 07:17:11,960 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished IANScheduler.execute()
2025-03-10 07:17:36,781 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start UPSProcessingScheduler.execute()
2025-03-10 07:17:36,782 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished UPSProcessingScheduler.execute()
2025-03-10 07:17:52,347 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start AuditScheduler.execute()
2025-03-10 07:17:52,355 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:17:52,355 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:17:52,355 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished AuditScheduler.execute()
2025-03-10 07:17:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start TaskScheduler.execute()
2025-03-10 07:17:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished TaskScheduler.execute()
2025-03-10 07:18:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start PurgeStorageScheduler.execute()
2025-03-10 07:18:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished PurgeStorageScheduler.execute()
2025-03-10 07:18:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-16727) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 07:18:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-16727) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 07:18:11,960 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start IANScheduler.execute()
2025-03-10 07:18:11,962 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished IANScheduler.execute()
2025-03-10 07:18:36,782 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start UPSProcessingScheduler.execute()
2025-03-10 07:18:36,784 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished UPSProcessingScheduler.execute()
2025-03-10 07:18:52,355 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start AuditScheduler.execute()
2025-03-10 07:18:52,364 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-15) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:18:52,364 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-15) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:18:52,364 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished AuditScheduler.execute()
2025-03-10 07:18:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start TaskScheduler.execute()
2025-03-10 07:18:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished TaskScheduler.execute()
2025-03-10 07:19:11,963 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start IANScheduler.execute()
2025-03-10 07:19:11,964 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished IANScheduler.execute()
2025-03-10 07:19:36,784 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start UPSProcessingScheduler.execute()
2025-03-10 07:19:36,785 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished UPSProcessingScheduler.execute()
2025-03-10 07:19:50,785 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 07:19:50,787 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 07:19:52,364 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start AuditScheduler.execute()
2025-03-10 07:19:52,373 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-22) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:19:52,373 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-22) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:19:52,373 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished AuditScheduler.execute()
2025-03-10 07:19:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start TaskScheduler.execute()
2025-03-10 07:19:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished TaskScheduler.execute()
2025-03-10 07:20:02,277 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52052,localport=11112]
2025-03-10 07:20:02,279 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16736) DCM4CHEE<-HS30(446) >> A-ASSOCIATE-RQ
2025-03-10 07:20:02,305 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16736) DCM4CHEE<-HS30(446) << A-ASSOCIATE-AC
2025-03-10 07:20:02,521 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16736) DCM4CHEE<-HS30(446) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250308114247355 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:20:05,330 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16736) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:20:05,447 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16736) DCM4CHEE<-HS30(446): Found previous received Instance[pk=107454, uid=1.2.410.200001.101.11.301.1144174170.3.20250308114247355, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 07:20:05,465 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16736) DCM4CHEE<-HS30(446): Ignore received Instance[studyUID=341535,seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250308114247058,objectUID=1.2.410.200001.101.11.301.1144174170.3.20250308114247355] with equal digest
2025-03-10 07:20:05,466 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16736) DCM4CHEE<-HS30(446): Updated DB in 136 ms
2025-03-10 07:20:05,477 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16736) DCM4CHEE<-HS30(446) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250308114247355 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:20:05,760 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16736) DCM4CHEE<-HS30(446) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250308114333138 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:20:09,247 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16736) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:20:09,258 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16736) DCM4CHEE<-HS30(446): Found previous received Instance[pk=107455, uid=1.2.410.200001.101.11.301.1144174170.3.20250308114333138, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 07:20:09,259 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16736) DCM4CHEE<-HS30(446): Ignore received Instance[studyUID=341535,seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250308114247058,objectUID=1.2.410.200001.101.11.301.1144174170.3.20250308114333138] with equal digest
2025-03-10 07:20:09,259 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16736) DCM4CHEE<-HS30(446): Updated DB in 12 ms
2025-03-10 07:20:09,261 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16736) DCM4CHEE<-HS30(446) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250308114333138 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:20:09,487 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16736) DCM4CHEE<-HS30(446) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250308114541950 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:20:11,964 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start IANScheduler.execute()
2025-03-10 07:20:11,966 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished IANScheduler.execute()
2025-03-10 07:20:12,421 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16736) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:20:12,430 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16736) DCM4CHEE<-HS30(446): Found previous received Instance[pk=107456, uid=1.2.410.200001.101.11.301.1144174170.3.20250308114541950, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 07:20:12,430 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16736) DCM4CHEE<-HS30(446): Ignore received Instance[studyUID=341535,seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250308114247058,objectUID=1.2.410.200001.101.11.301.1144174170.3.20250308114541950] with equal digest
2025-03-10 07:20:12,431 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16736) DCM4CHEE<-HS30(446): Updated DB in 10 ms
2025-03-10 07:20:12,432 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16736) DCM4CHEE<-HS30(446) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250308114541950 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:20:12,638 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16736) DCM4CHEE<-HS30(446) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250308114558349 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:20:14,966 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16736) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:20:14,975 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16736) DCM4CHEE<-HS30(446): Found previous received Instance[pk=107457, uid=1.2.410.200001.101.11.301.1144174170.3.20250308114558349, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 07:20:14,976 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16736) DCM4CHEE<-HS30(446): Ignore received Instance[studyUID=341535,seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250308114247058,objectUID=1.2.410.200001.101.11.301.1144174170.3.20250308114558349] with equal digest
2025-03-10 07:20:14,977 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16736) DCM4CHEE<-HS30(446): Updated DB in 9 ms
2025-03-10 07:20:14,979 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16736) DCM4CHEE<-HS30(446) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250308114558349 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:20:15,176 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16736) DCM4CHEE<-HS30(446) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250308114614754 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:20:17,504 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16736) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:20:17,514 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16736) DCM4CHEE<-HS30(446): Found previous received Instance[pk=107458, uid=1.2.410.200001.101.11.301.1144174170.3.20250308114614754, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 07:20:17,514 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16736) DCM4CHEE<-HS30(446): Ignore received Instance[studyUID=341535,seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250308114247058,objectUID=1.2.410.200001.101.11.301.1144174170.3.20250308114614754] with equal digest
2025-03-10 07:20:17,515 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16736) DCM4CHEE<-HS30(446): Updated DB in 10 ms
2025-03-10 07:20:17,516 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16736) DCM4CHEE<-HS30(446) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250308114614754 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:20:17,712 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16736) DCM4CHEE<-HS30(446) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250308114632365 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:20:21,004 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16736) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:20:21,013 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16736) DCM4CHEE<-HS30(446): Found previous received Instance[pk=107459, uid=1.2.410.200001.101.11.301.1144174170.3.20250308114632365, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 07:20:21,014 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16736) DCM4CHEE<-HS30(446): Ignore received Instance[studyUID=341535,seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250308114247058,objectUID=1.2.410.200001.101.11.301.1144174170.3.20250308114632365] with equal digest
2025-03-10 07:20:21,014 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16736) DCM4CHEE<-HS30(446): Updated DB in 10 ms
2025-03-10 07:20:21,015 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16736) DCM4CHEE<-HS30(446) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250308114632365 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:20:21,253 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16736) DCM4CHEE<-HS30(446) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250308114650803 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:20:24,349 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16736) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:20:24,357 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16736) DCM4CHEE<-HS30(446): Found previous received Instance[pk=107460, uid=1.2.410.200001.101.11.301.1144174170.3.20250308114650803, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 07:20:24,358 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16736) DCM4CHEE<-HS30(446): Ignore received Instance[studyUID=341535,seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250308114247058,objectUID=1.2.410.200001.101.11.301.1144174170.3.20250308114650803] with equal digest
2025-03-10 07:20:24,358 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16736) DCM4CHEE<-HS30(446): Updated DB in 9 ms
2025-03-10 07:20:24,360 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16736) DCM4CHEE<-HS30(446) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250308114650803 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:20:24,557 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16736) DCM4CHEE<-HS30(446) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250308114717469 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:20:26,501 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16736) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:20:26,545 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16736) DCM4CHEE<-HS30(446): Create Instance[pk=107497, uid=1.2.410.200001.101.11.301.1144174170.3.20250308114717469, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 07:20:26,548 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16736) DCM4CHEE<-HS30(446): Create Location[pk=107497, systemID=fs1, path=2025/03/10/59FB0167/2E8058A9/0488BE26, tsuid=1.2.840.10008.1.2, size=3416646, status=OK, objectType=DICOM_FILE]
2025-03-10 07:20:26,652 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16736) DCM4CHEE<-HS30(446): Updated DB in 151 ms
2025-03-10 07:20:26,654 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16736) DCM4CHEE<-HS30(446) << 8:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250308114717469 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:20:26,850 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16736) DCM4CHEE<-HS30(446) >> A-RELEASE-RQ
2025-03-10 07:20:26,851 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16736) DCM4CHEE<-HS30(446) << A-RELEASE-RP
2025-03-10 07:20:26,902 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-19) DCM4CHEE<-HS30(446): close Socket[addr=187.89.160.56/187.89.160.56,port=52052,localport=11112]
2025-03-10 07:20:27,244 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52056,localport=11112]
2025-03-10 07:20:27,245 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16736) DCM4CHEE<-HS30(447) >> A-ASSOCIATE-RQ
2025-03-10 07:20:27,245 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16736) DCM4CHEE<-HS30(447) << A-ASSOCIATE-AC
2025-03-10 07:20:27,435 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16736) DCM4CHEE<-HS30(447) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250206103252538 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:20:29,767 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16736) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:20:29,796 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16736) Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID 2836^^^DCM4CHEE.379F032C.89C97580 in previous received object of Study[uid=2836].
2025-03-10 07:20:29,811 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16736) DCM4CHEE<-HS30(447): processing 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250206103252538 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID 2836^^^DCM4CHEE.379F032C.89C97580 in previous received object of Study[uid=2836].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:20:29,812 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16736) DCM4CHEE<-HS30(447) << 1:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:20:30,007 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16736) DCM4CHEE<-HS30(447) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250206103321899 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:20:31,716 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16736) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:20:31,732 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16736) Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID 2836^^^DCM4CHEE.379F032C.89C97580 in previous received object of Study[uid=2836].
2025-03-10 07:20:31,734 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16736) DCM4CHEE<-HS30(447): processing 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250206103321899 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID 2836^^^DCM4CHEE.379F032C.89C97580 in previous received object of Study[uid=2836].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:20:31,734 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16736) DCM4CHEE<-HS30(447) << 2:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:20:31,926 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16736) DCM4CHEE<-HS30(447) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250206103340566 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:20:34,203 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16736) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:20:34,217 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16736) Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID 2836^^^DCM4CHEE.379F032C.89C97580 in previous received object of Study[uid=2836].
2025-03-10 07:20:34,219 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16736) DCM4CHEE<-HS30(447): processing 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250206103340566 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID 2836^^^DCM4CHEE.379F032C.89C97580 in previous received object of Study[uid=2836].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:20:34,220 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16736) DCM4CHEE<-HS30(447) << 3:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:20:34,414 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16736) DCM4CHEE<-HS30(447) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250206103406077 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:20:36,785 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start UPSProcessingScheduler.execute()
2025-03-10 07:20:36,786 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished UPSProcessingScheduler.execute()
2025-03-10 07:20:37,262 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16736) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:20:37,295 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16736) Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID 2836^^^DCM4CHEE.379F032C.89C97580 in previous received object of Study[uid=2836].
2025-03-10 07:20:37,298 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16736) DCM4CHEE<-HS30(447): processing 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250206103406077 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID 2836^^^DCM4CHEE.379F032C.89C97580 in previous received object of Study[uid=2836].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:20:37,298 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16736) DCM4CHEE<-HS30(447) << 4:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:20:37,492 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16736) DCM4CHEE<-HS30(447) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250206103427630 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:20:41,286 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16736) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:20:41,302 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16736) Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID 2836^^^DCM4CHEE.379F032C.89C97580 in previous received object of Study[uid=2836].
2025-03-10 07:20:41,305 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16736) DCM4CHEE<-HS30(447): processing 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250206103427630 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID 2836^^^DCM4CHEE.379F032C.89C97580 in previous received object of Study[uid=2836].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:20:41,305 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16736) DCM4CHEE<-HS30(447) << 5:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:20:41,500 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16736) DCM4CHEE<-HS30(447) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250206103435696 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:20:44,721 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16736) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:20:44,739 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16736) Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID 2836^^^DCM4CHEE.379F032C.89C97580 in previous received object of Study[uid=2836].
2025-03-10 07:20:44,741 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16736) DCM4CHEE<-HS30(447): processing 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250206103435696 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID 2836^^^DCM4CHEE.379F032C.89C97580 in previous received object of Study[uid=2836].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:20:44,741 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16736) DCM4CHEE<-HS30(447) << 6:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:20:44,941 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16736) DCM4CHEE<-HS30(447) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250206103510492 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:20:46,841 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16736) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:20:46,856 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16736) Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID 2836^^^DCM4CHEE.379F032C.89C97580 in previous received object of Study[uid=2836].
2025-03-10 07:20:46,858 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16736) DCM4CHEE<-HS30(447): processing 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250206103510492 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID 2836^^^DCM4CHEE.379F032C.89C97580 in previous received object of Study[uid=2836].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:20:46,859 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16736) DCM4CHEE<-HS30(447) << 7:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:20:47,053 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16736) DCM4CHEE<-HS30(447) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250206103535919 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:20:49,139 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16736) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:20:49,156 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16736) Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID 2836^^^DCM4CHEE.379F032C.89C97580 in previous received object of Study[uid=2836].
2025-03-10 07:20:49,158 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16736) DCM4CHEE<-HS30(447): processing 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250206103535919 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID 2836^^^DCM4CHEE.379F032C.89C97580 in previous received object of Study[uid=2836].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:20:49,158 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16736) DCM4CHEE<-HS30(447) << 8:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:20:49,353 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16736) DCM4CHEE<-HS30(447) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250206103638649 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:20:51,820 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16736) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:20:51,835 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16736) Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID 2836^^^DCM4CHEE.379F032C.89C97580 in previous received object of Study[uid=2836].
2025-03-10 07:20:51,838 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16736) DCM4CHEE<-HS30(447): processing 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250206103638649 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID 2836^^^DCM4CHEE.379F032C.89C97580 in previous received object of Study[uid=2836].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:20:51,838 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16736) DCM4CHEE<-HS30(447) << 9:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:20:52,032 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16736) DCM4CHEE<-HS30(447) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250206103707824 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:20:52,373 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start AuditScheduler.execute()
2025-03-10 07:20:52,374 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished AuditScheduler.execute()
2025-03-10 07:20:54,502 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16736) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:20:54,517 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16736) Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID 2836^^^DCM4CHEE.379F032C.89C97580 in previous received object of Study[uid=2836].
2025-03-10 07:20:54,519 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16736) DCM4CHEE<-HS30(447): processing 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250206103707824 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID 2836^^^DCM4CHEE.379F032C.89C97580 in previous received object of Study[uid=2836].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:20:54,519 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16736) DCM4CHEE<-HS30(447) << 10:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:20:54,713 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16736) DCM4CHEE<-HS30(447) >> 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250206103754539 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:20:57,371 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16736) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:20:57,385 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16736) Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID 2836^^^DCM4CHEE.379F032C.89C97580 in previous received object of Study[uid=2836].
2025-03-10 07:20:57,387 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16736) DCM4CHEE<-HS30(447): processing 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250206103754539 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID 2836^^^DCM4CHEE.379F032C.89C97580 in previous received object of Study[uid=2836].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:20:57,387 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16736) DCM4CHEE<-HS30(447) << 11:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:20:57,581 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16736) DCM4CHEE<-HS30(447) >> 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250206103759745 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:20:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start TaskScheduler.execute()
2025-03-10 07:20:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished TaskScheduler.execute()
2025-03-10 07:21:11,966 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start IANScheduler.execute()
2025-03-10 07:21:11,968 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished IANScheduler.execute()
2025-03-10 07:21:19,176 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16736) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:21:19,197 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16736) Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID 2836^^^DCM4CHEE.379F032C.89C97580 in previous received object of Study[uid=2836].
2025-03-10 07:21:19,208 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16736) DCM4CHEE<-HS30(447): processing 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250206103759745 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID 2836^^^DCM4CHEE.379F032C.89C97580 in previous received object of Study[uid=2836].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:21:19,208 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16736) DCM4CHEE<-HS30(447) << 12:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:21:19,399 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16736) DCM4CHEE<-HS30(447) >> A-RELEASE-RQ
2025-03-10 07:21:19,399 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16736) DCM4CHEE<-HS30(447) << A-RELEASE-RP
2025-03-10 07:21:19,450 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-10) DCM4CHEE<-HS30(447): close Socket[addr=187.89.160.56/187.89.160.56,port=52056,localport=11112]
2025-03-10 07:21:25,900 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start StudySizeScheduler.execute()
2025-03-10 07:21:25,901 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished StudySizeScheduler.execute()
2025-03-10 07:21:36,466 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52089,localport=11112]
2025-03-10 07:21:36,468 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16741) DCM4CHEE<-HS50US07(448) >> A-ASSOCIATE-RQ
2025-03-10 07:21:36,468 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16741) DCM4CHEE<-HS50US07(448) << A-ASSOCIATE-AC
2025-03-10 07:21:36,672 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16741) DCM4CHEE<-HS50US07(448) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20241125111024663 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:21:36,786 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start UPSProcessingScheduler.execute()
2025-03-10 07:21:36,787 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished UPSProcessingScheduler.execute()
2025-03-10 07:21:38,641 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16741) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:21:38,654 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16741) DCM4CHEE<-HS50US07(448): Found previous received Instance[pk=52245, uid=1.2.410.200001.101.11.501.1791052210.3.20241125111024663, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 07:21:38,655 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16741) DCM4CHEE<-HS50US07(448): Ignore received Instance[studyUID=1.2.410.200001.101.11.501.1791052210.1.20241125110956241,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20241125111023890,objectUID=1.2.410.200001.101.11.501.1791052210.3.20241125111024663] with equal digest
2025-03-10 07:21:38,655 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16741) DCM4CHEE<-HS50US07(448): Updated DB in 13 ms
2025-03-10 07:21:38,656 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16741) DCM4CHEE<-HS50US07(448) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20241125111024663 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:21:38,893 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16741) DCM4CHEE<-HS50US07(448) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20241125111039666 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:21:39,239 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16741) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:21:39,242 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16741) DCM4CHEE<-HS50US07(448): Found previous received Instance[pk=52246, uid=1.2.410.200001.101.11.501.1791052210.3.20241125111039666, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 07:21:39,242 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16741) DCM4CHEE<-HS50US07(448): Ignore received Instance[studyUID=1.2.410.200001.101.11.501.1791052210.1.20241125110956241,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20241125111023890,objectUID=1.2.410.200001.101.11.501.1791052210.3.20241125111039666] with equal digest
2025-03-10 07:21:39,243 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16741) DCM4CHEE<-HS50US07(448): Updated DB in 4 ms
2025-03-10 07:21:39,244 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16741) DCM4CHEE<-HS50US07(448) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20241125111039666 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:21:39,485 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16741) DCM4CHEE<-HS50US07(448) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20241125111049005 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:21:39,818 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16741) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:21:39,820 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16741) DCM4CHEE<-HS50US07(448): Found previous received Instance[pk=52247, uid=1.2.410.200001.101.11.501.1791052210.3.20241125111049005, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 07:21:39,821 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16741) DCM4CHEE<-HS50US07(448): Ignore received Instance[studyUID=1.2.410.200001.101.11.501.1791052210.1.20241125110956241,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20241125111023890,objectUID=1.2.410.200001.101.11.501.1791052210.3.20241125111049005] with equal digest
2025-03-10 07:21:39,821 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16741) DCM4CHEE<-HS50US07(448): Updated DB in 3 ms
2025-03-10 07:21:39,823 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16741) DCM4CHEE<-HS50US07(448) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20241125111049005 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:21:42,582 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16741) DCM4CHEE<-HS50US07(448) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20241125111123254 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:21:42,970 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16741) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:21:42,972 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16741) DCM4CHEE<-HS50US07(448): Found previous received Instance[pk=52248, uid=1.2.410.200001.101.11.501.1791052210.3.20241125111123254, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 07:21:42,973 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16741) DCM4CHEE<-HS50US07(448): Ignore received Instance[studyUID=1.2.410.200001.101.11.501.1791052210.1.20241125110956241,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20241125111023890,objectUID=1.2.410.200001.101.11.501.1791052210.3.20241125111123254] with equal digest
2025-03-10 07:21:42,973 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16741) DCM4CHEE<-HS50US07(448): Updated DB in 3 ms
2025-03-10 07:21:42,974 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16741) DCM4CHEE<-HS50US07(448) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20241125111123254 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:21:43,966 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16741) DCM4CHEE<-HS50US07(448) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20241125111200108 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:21:44,325 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16741) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:21:44,327 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16741) DCM4CHEE<-HS50US07(448): Found previous received Instance[pk=52249, uid=1.2.410.200001.101.11.501.1791052210.3.20241125111200108, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 07:21:44,328 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16741) DCM4CHEE<-HS50US07(448): Ignore received Instance[studyUID=1.2.410.200001.101.11.501.1791052210.1.20241125110956241,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20241125111023890,objectUID=1.2.410.200001.101.11.501.1791052210.3.20241125111200108] with equal digest
2025-03-10 07:21:44,328 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16741) DCM4CHEE<-HS50US07(448): Updated DB in 3 ms
2025-03-10 07:21:44,329 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16741) DCM4CHEE<-HS50US07(448) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20241125111200108 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:21:44,583 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16741) DCM4CHEE<-HS50US07(448) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20241125111303700 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:21:44,963 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16741) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:21:44,965 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16741) DCM4CHEE<-HS50US07(448): Found previous received Instance[pk=52250, uid=1.2.410.200001.101.11.501.1791052210.3.20241125111303700, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 07:21:44,966 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16741) DCM4CHEE<-HS50US07(448): Ignore received Instance[studyUID=1.2.410.200001.101.11.501.1791052210.1.20241125110956241,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20241125111023890,objectUID=1.2.410.200001.101.11.501.1791052210.3.20241125111303700] with equal digest
2025-03-10 07:21:44,966 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16741) DCM4CHEE<-HS50US07(448): Updated DB in 3 ms
2025-03-10 07:21:44,967 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16741) DCM4CHEE<-HS50US07(448) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20241125111303700 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:21:49,042 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16741) DCM4CHEE<-HS50US07(448) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20241125111317068 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:21:49,371 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16741) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:21:49,373 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16741) DCM4CHEE<-HS50US07(448): Found previous received Instance[pk=52251, uid=1.2.410.200001.101.11.501.1791052210.3.20241125111317068, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 07:21:49,374 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16741) DCM4CHEE<-HS50US07(448): Ignore received Instance[studyUID=1.2.410.200001.101.11.501.1791052210.1.20241125110956241,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20241125111023890,objectUID=1.2.410.200001.101.11.501.1791052210.3.20241125111317068] with equal digest
2025-03-10 07:21:49,374 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16741) DCM4CHEE<-HS50US07(448): Updated DB in 3 ms
2025-03-10 07:21:49,375 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16741) DCM4CHEE<-HS50US07(448) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20241125111317068 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:21:49,588 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16741) DCM4CHEE<-HS50US07(448) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20241125111342532 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:21:49,800 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52061,localport=11112]
2025-03-10 07:21:49,802 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16746) DCM4CHEE<-HS30(449) >> A-ASSOCIATE-RQ
2025-03-10 07:21:49,802 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16746) DCM4CHEE<-HS30(449) << A-ASSOCIATE-AC
2025-03-10 07:21:49,918 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16741) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:21:49,920 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16741) DCM4CHEE<-HS50US07(448): Found previous received Instance[pk=52252, uid=1.2.410.200001.101.11.501.1791052210.3.20241125111342532, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 07:21:49,921 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16741) DCM4CHEE<-HS50US07(448): Ignore received Instance[studyUID=1.2.410.200001.101.11.501.1791052210.1.20241125110956241,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20241125111023890,objectUID=1.2.410.200001.101.11.501.1791052210.3.20241125111342532] with equal digest
2025-03-10 07:21:49,921 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16741) DCM4CHEE<-HS50US07(448): Updated DB in 3 ms
2025-03-10 07:21:49,922 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16741) DCM4CHEE<-HS50US07(448) << 8:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20241125111342532 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:21:49,996 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16746) DCM4CHEE<-HS30(449) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250206103252538 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:21:50,295 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16741) DCM4CHEE<-HS50US07(448) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20241125111642286 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:21:50,626 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16741) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:21:50,631 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16741) Patient ID 240220^^^DCM4CHEE.25135D80.0BC3CA48 differs from Patient ID 240220^^^DCM4CHEE.9CF11A33.0BC3CA48 in previous received object of Study[uid=1.2.410.200001.101.11.501.1791052210.1.20241125110956241].
2025-03-10 07:21:50,633 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16741) DCM4CHEE<-HS50US07(448): processing 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20241125111642286 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 240220^^^DCM4CHEE.25135D80.0BC3CA48 differs from Patient ID 240220^^^DCM4CHEE.9CF11A33.0BC3CA48 in previous received object of Study[uid=1.2.410.200001.101.11.501.1791052210.1.20241125110956241].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:864)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:21:50,633 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16741) DCM4CHEE<-HS50US07(448) << 9:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 240220^^^DCM4CHEE.25135D80.0BC3CA48 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:21:51,270 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16741) DCM4CHEE<-HS50US07(448) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20241125111654022 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:21:51,833 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16741) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:21:51,836 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16741) Patient ID 240220^^^DCM4CHEE.25135D80.0BC3CA48 differs from Patient ID 240220^^^DCM4CHEE.9CF11A33.0BC3CA48 in previous received object of Study[uid=1.2.410.200001.101.11.501.1791052210.1.20241125110956241].
2025-03-10 07:21:51,838 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16741) DCM4CHEE<-HS50US07(448): processing 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20241125111654022 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 240220^^^DCM4CHEE.25135D80.0BC3CA48 differs from Patient ID 240220^^^DCM4CHEE.9CF11A33.0BC3CA48 in previous received object of Study[uid=1.2.410.200001.101.11.501.1791052210.1.20241125110956241].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:864)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:21:51,838 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16741) DCM4CHEE<-HS50US07(448) << 10:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 240220^^^DCM4CHEE.25135D80.0BC3CA48 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:21:52,067 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16741) DCM4CHEE<-HS50US07(448) >> 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20241125111752071 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:21:52,374 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start AuditScheduler.execute()
2025-03-10 07:21:52,375 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-30) Send audit message to /127.0.0.1:514
2025-03-10 07:21:52,375 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished AuditScheduler.execute()
2025-03-10 07:21:52,526 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16741) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:21:52,528 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16741) Patient ID 240220^^^DCM4CHEE.25135D80.0BC3CA48 differs from Patient ID 240220^^^DCM4CHEE.9CF11A33.0BC3CA48 in previous received object of Study[uid=1.2.410.200001.101.11.501.1791052210.1.20241125110956241].
2025-03-10 07:21:52,531 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16741) DCM4CHEE<-HS50US07(448): processing 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20241125111752071 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 240220^^^DCM4CHEE.25135D80.0BC3CA48 differs from Patient ID 240220^^^DCM4CHEE.9CF11A33.0BC3CA48 in previous received object of Study[uid=1.2.410.200001.101.11.501.1791052210.1.20241125110956241].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:864)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:21:52,531 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16741) DCM4CHEE<-HS50US07(448) << 11:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 240220^^^DCM4CHEE.25135D80.0BC3CA48 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:21:52,773 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16741) DCM4CHEE<-HS50US07(448) >> 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20241125111813146 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:21:53,300 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16741) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:21:53,303 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16741) Patient ID 240220^^^DCM4CHEE.25135D80.0BC3CA48 differs from Patient ID 240220^^^DCM4CHEE.9CF11A33.0BC3CA48 in previous received object of Study[uid=1.2.410.200001.101.11.501.1791052210.1.20241125110956241].
2025-03-10 07:21:53,305 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16741) DCM4CHEE<-HS50US07(448): processing 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20241125111813146 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 240220^^^DCM4CHEE.25135D80.0BC3CA48 differs from Patient ID 240220^^^DCM4CHEE.9CF11A33.0BC3CA48 in previous received object of Study[uid=1.2.410.200001.101.11.501.1791052210.1.20241125110956241].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:864)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:21:53,305 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16741) DCM4CHEE<-HS50US07(448) << 12:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 240220^^^DCM4CHEE.25135D80.0BC3CA48 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:21:53,518 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16741) DCM4CHEE<-HS50US07(448) >> 13:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20241125111851226 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:21:53,928 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16741) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:21:53,931 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16741) Patient ID 240220^^^DCM4CHEE.25135D80.0BC3CA48 differs from Patient ID 240220^^^DCM4CHEE.9CF11A33.0BC3CA48 in previous received object of Study[uid=1.2.410.200001.101.11.501.1791052210.1.20241125110956241].
2025-03-10 07:21:53,933 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16741) DCM4CHEE<-HS50US07(448): processing 13:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20241125111851226 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 240220^^^DCM4CHEE.25135D80.0BC3CA48 differs from Patient ID 240220^^^DCM4CHEE.9CF11A33.0BC3CA48 in previous received object of Study[uid=1.2.410.200001.101.11.501.1791052210.1.20241125110956241].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:864)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:21:53,933 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16741) DCM4CHEE<-HS50US07(448) << 13:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 240220^^^DCM4CHEE.25135D80.0BC3CA48 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:21:54,032 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16746) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:21:54,042 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16746) Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID 2836^^^DCM4CHEE.379F032C.89C97580 in previous received object of Study[uid=2836].
2025-03-10 07:21:54,045 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16746) DCM4CHEE<-HS30(449): processing 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250206103252538 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID 2836^^^DCM4CHEE.379F032C.89C97580 in previous received object of Study[uid=2836].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:21:54,046 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16746) DCM4CHEE<-HS30(449) << 1:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:21:54,134 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16741) DCM4CHEE<-HS50US07(448) >> 14:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20241125111933570 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:21:54,245 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16746) DCM4CHEE<-HS30(449) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250206103321899 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:21:54,802 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16741) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:21:54,805 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16741) Patient ID 240220^^^DCM4CHEE.25135D80.0BC3CA48 differs from Patient ID 240220^^^DCM4CHEE.9CF11A33.0BC3CA48 in previous received object of Study[uid=1.2.410.200001.101.11.501.1791052210.1.20241125110956241].
2025-03-10 07:21:54,808 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16741) DCM4CHEE<-HS50US07(448): processing 14:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20241125111933570 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 240220^^^DCM4CHEE.25135D80.0BC3CA48 differs from Patient ID 240220^^^DCM4CHEE.9CF11A33.0BC3CA48 in previous received object of Study[uid=1.2.410.200001.101.11.501.1791052210.1.20241125110956241].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:864)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:21:54,808 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16741) DCM4CHEE<-HS50US07(448) << 14:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 240220^^^DCM4CHEE.25135D80.0BC3CA48 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:21:55,012 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16741) DCM4CHEE<-HS50US07(448) >> A-RELEASE-RQ
2025-03-10 07:21:55,012 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16741) DCM4CHEE<-HS50US07(448) << A-RELEASE-RP
2025-03-10 07:21:55,062 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-2) DCM4CHEE<-HS50US07(448): close Socket[addr=187.89.160.56/187.89.160.56,port=52089,localport=11112]
2025-03-10 07:21:57,530 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16746) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:21:57,539 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16746) Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID 2836^^^DCM4CHEE.379F032C.89C97580 in previous received object of Study[uid=2836].
2025-03-10 07:21:57,541 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16746) DCM4CHEE<-HS30(449): processing 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250206103321899 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID 2836^^^DCM4CHEE.379F032C.89C97580 in previous received object of Study[uid=2836].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:21:57,541 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16746) DCM4CHEE<-HS30(449) << 2:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:21:57,740 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16746) DCM4CHEE<-HS30(449) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250206103340566 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:21:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start TaskScheduler.execute()
2025-03-10 07:21:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished TaskScheduler.execute()
2025-03-10 07:22:00,636 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16746) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:22:00,644 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16746) Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID 2836^^^DCM4CHEE.379F032C.89C97580 in previous received object of Study[uid=2836].
2025-03-10 07:22:00,646 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16746) DCM4CHEE<-HS30(449): processing 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250206103340566 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID 2836^^^DCM4CHEE.379F032C.89C97580 in previous received object of Study[uid=2836].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:22:00,646 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16746) DCM4CHEE<-HS30(449) << 3:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:22:00,844 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16746) DCM4CHEE<-HS30(449) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250206103406077 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:22:03,548 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16746) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:22:03,556 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16746) Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID 2836^^^DCM4CHEE.379F032C.89C97580 in previous received object of Study[uid=2836].
2025-03-10 07:22:03,558 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16746) DCM4CHEE<-HS30(449): processing 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250206103406077 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID 2836^^^DCM4CHEE.379F032C.89C97580 in previous received object of Study[uid=2836].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:22:03,559 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16746) DCM4CHEE<-HS30(449) << 4:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:22:03,757 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16746) DCM4CHEE<-HS30(449) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250206103427630 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:22:06,075 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16746) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:22:06,083 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16746) Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID 2836^^^DCM4CHEE.379F032C.89C97580 in previous received object of Study[uid=2836].
2025-03-10 07:22:06,085 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16746) DCM4CHEE<-HS30(449): processing 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250206103427630 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID 2836^^^DCM4CHEE.379F032C.89C97580 in previous received object of Study[uid=2836].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:22:06,086 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16746) DCM4CHEE<-HS30(449) << 5:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:22:06,284 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16746) DCM4CHEE<-HS30(449) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250206103435696 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:22:08,799 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16746) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:22:08,804 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16746) Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID 2836^^^DCM4CHEE.379F032C.89C97580 in previous received object of Study[uid=2836].
2025-03-10 07:22:08,806 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16746) DCM4CHEE<-HS30(449): processing 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250206103435696 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID 2836^^^DCM4CHEE.379F032C.89C97580 in previous received object of Study[uid=2836].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:22:08,806 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16746) DCM4CHEE<-HS30(449) << 6:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:22:09,007 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16746) DCM4CHEE<-HS30(449) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250206103510492 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:22:11,968 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start IANScheduler.execute()
2025-03-10 07:22:11,970 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished IANScheduler.execute()
2025-03-10 07:22:12,098 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16746) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:22:12,103 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16746) Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID 2836^^^DCM4CHEE.379F032C.89C97580 in previous received object of Study[uid=2836].
2025-03-10 07:22:12,104 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16746) DCM4CHEE<-HS30(449): processing 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250206103510492 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID 2836^^^DCM4CHEE.379F032C.89C97580 in previous received object of Study[uid=2836].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:22:12,105 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16746) DCM4CHEE<-HS30(449) << 7:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:22:12,303 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16746) DCM4CHEE<-HS30(449) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250206103535919 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:22:15,200 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16746) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:22:15,203 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16746) Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID 2836^^^DCM4CHEE.379F032C.89C97580 in previous received object of Study[uid=2836].
2025-03-10 07:22:15,205 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16746) DCM4CHEE<-HS30(449): processing 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250206103535919 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID 2836^^^DCM4CHEE.379F032C.89C97580 in previous received object of Study[uid=2836].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:22:15,206 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16746) DCM4CHEE<-HS30(449) << 8:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:22:15,404 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16746) DCM4CHEE<-HS30(449) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250206103638649 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:22:18,110 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16746) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:22:18,115 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16746) Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID 2836^^^DCM4CHEE.379F032C.89C97580 in previous received object of Study[uid=2836].
2025-03-10 07:22:18,117 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16746) DCM4CHEE<-HS30(449): processing 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250206103638649 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID 2836^^^DCM4CHEE.379F032C.89C97580 in previous received object of Study[uid=2836].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:22:18,118 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16746) DCM4CHEE<-HS30(449) << 9:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:22:18,315 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16746) DCM4CHEE<-HS30(449) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250206103707824 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:22:20,636 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16746) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:22:20,640 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16746) Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID 2836^^^DCM4CHEE.379F032C.89C97580 in previous received object of Study[uid=2836].
2025-03-10 07:22:20,642 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16746) DCM4CHEE<-HS30(449): processing 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250206103707824 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID 2836^^^DCM4CHEE.379F032C.89C97580 in previous received object of Study[uid=2836].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:22:20,642 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16746) DCM4CHEE<-HS30(449) << 10:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:22:20,840 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16746) DCM4CHEE<-HS30(449) >> 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250206103754539 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:22:23,741 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16746) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:22:23,745 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16746) Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID 2836^^^DCM4CHEE.379F032C.89C97580 in previous received object of Study[uid=2836].
2025-03-10 07:22:23,746 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16746) DCM4CHEE<-HS30(449): processing 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250206103754539 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID 2836^^^DCM4CHEE.379F032C.89C97580 in previous received object of Study[uid=2836].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:22:23,747 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16746) DCM4CHEE<-HS30(449) << 11:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:22:23,944 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16746) DCM4CHEE<-HS30(449) >> 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250206103759745 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:22:25,446 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52094,localport=11112]
2025-03-10 07:22:25,446 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16747) DCM4CHEE<-HS50US07(450) >> A-ASSOCIATE-RQ
2025-03-10 07:22:25,446 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16747) DCM4CHEE<-HS50US07(450) << A-ASSOCIATE-AC
2025-03-10 07:22:25,640 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16747) DCM4CHEE<-HS50US07(450) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121622638 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:22:27,465 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16747) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:22:27,473 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16747) Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
2025-03-10 07:22:27,475 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16747) DCM4CHEE<-HS50US07(450): processing 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121622638 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:22:27,476 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16747) DCM4CHEE<-HS50US07(450) << 1:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:22:27,681 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16747) DCM4CHEE<-HS50US07(450) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121724509 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:22:28,025 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16747) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:22:28,029 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16747) Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
2025-03-10 07:22:28,031 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16747) DCM4CHEE<-HS50US07(450): processing 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121724509 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:22:28,031 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16747) DCM4CHEE<-HS50US07(450) << 2:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:22:28,229 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16747) DCM4CHEE<-HS50US07(450) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121805539 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:22:28,563 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16747) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:22:28,566 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16747) Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
2025-03-10 07:22:28,568 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16747) DCM4CHEE<-HS50US07(450): processing 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121805539 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:22:28,568 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16747) DCM4CHEE<-HS50US07(450) << 3:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:22:28,776 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16747) DCM4CHEE<-HS50US07(450) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121948156 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:22:29,067 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16747) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:22:29,071 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16747) Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
2025-03-10 07:22:29,073 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16747) DCM4CHEE<-HS50US07(450): processing 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121948156 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:22:29,073 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16747) DCM4CHEE<-HS50US07(450) << 4:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:22:29,283 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16747) DCM4CHEE<-HS50US07(450) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221122049744 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:22:29,616 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16747) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:22:29,620 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16747) Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
2025-03-10 07:22:29,621 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16747) DCM4CHEE<-HS50US07(450): processing 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221122049744 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:22:29,622 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16747) DCM4CHEE<-HS50US07(450) << 5:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:22:29,820 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16747) DCM4CHEE<-HS50US07(450) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221122147993 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:22:30,111 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16747) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:22:30,115 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16747) Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
2025-03-10 07:22:30,117 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16747) DCM4CHEE<-HS50US07(450): processing 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221122147993 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:22:30,117 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16747) DCM4CHEE<-HS50US07(450) << 6:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:22:30,313 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16747) DCM4CHEE<-HS50US07(450) >> A-RELEASE-RQ
2025-03-10 07:22:30,313 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16747) DCM4CHEE<-HS50US07(450) << A-RELEASE-RP
2025-03-10 07:22:30,364 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-12) DCM4CHEE<-HS50US07(450): close Socket[addr=187.89.160.56/187.89.160.56,port=52094,localport=11112]
2025-03-10 07:22:36,788 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start UPSProcessingScheduler.execute()
2025-03-10 07:22:36,789 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished UPSProcessingScheduler.execute()
2025-03-10 07:22:52,376 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start AuditScheduler.execute()
2025-03-10 07:22:52,376 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished AuditScheduler.execute()
2025-03-10 07:22:54,037 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16746) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:22:54,052 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16746) Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID 2836^^^DCM4CHEE.379F032C.89C97580 in previous received object of Study[uid=2836].
2025-03-10 07:22:54,065 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16746) DCM4CHEE<-HS30(449): processing 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250206103759745 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID 2836^^^DCM4CHEE.379F032C.89C97580 in previous received object of Study[uid=2836].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:22:54,066 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16746) DCM4CHEE<-HS30(449) << 12:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:22:54,261 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16746) DCM4CHEE<-HS30(449) >> A-RELEASE-RQ
2025-03-10 07:22:54,261 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16746) DCM4CHEE<-HS30(449) << A-RELEASE-RP
2025-03-10 07:22:54,311 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-6) DCM4CHEE<-HS30(449): close Socket[addr=187.89.160.56/187.89.160.56,port=52061,localport=11112]
2025-03-10 07:22:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start TaskScheduler.execute()
2025-03-10 07:22:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished TaskScheduler.execute()
2025-03-10 07:23:00,732 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52095,localport=11112]
2025-03-10 07:23:00,733 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS50US07(451) >> A-ASSOCIATE-RQ
2025-03-10 07:23:00,733 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS50US07(451) << A-ASSOCIATE-AC
2025-03-10 07:23:00,932 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS50US07(451) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121622638 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:23:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start PurgeStorageScheduler.execute()
2025-03-10 07:23:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished PurgeStorageScheduler.execute()
2025-03-10 07:23:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-16753) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 07:23:01,702 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-16753) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 07:23:02,851 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16752) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:23:02,854 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
2025-03-10 07:23:02,856 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS50US07(451): processing 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121622638 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:23:02,856 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS50US07(451) << 1:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:23:03,216 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS50US07(451) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121724509 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:23:03,664 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16752) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:23:03,667 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
2025-03-10 07:23:03,669 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS50US07(451): processing 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121724509 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:23:03,669 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS50US07(451) << 2:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:23:04,045 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS50US07(451) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121805539 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:23:04,425 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16752) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:23:04,428 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
2025-03-10 07:23:04,430 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS50US07(451): processing 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121805539 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:23:04,431 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS50US07(451) << 3:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:23:04,646 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS50US07(451) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121948156 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:23:04,970 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16752) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:23:04,973 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
2025-03-10 07:23:04,975 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS50US07(451): processing 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121948156 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:23:04,975 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS50US07(451) << 4:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:23:05,190 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS50US07(451) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221122049744 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:23:05,548 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16752) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:23:05,551 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
2025-03-10 07:23:05,553 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS50US07(451): processing 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221122049744 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:23:05,554 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS50US07(451) << 5:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:23:05,764 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS50US07(451) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221122147993 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:23:06,056 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16752) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:23:06,059 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
2025-03-10 07:23:06,061 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS50US07(451): processing 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221122147993 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:23:06,061 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS50US07(451) << 6:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:23:06,265 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS50US07(451) >> A-RELEASE-RQ
2025-03-10 07:23:06,265 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS50US07(451) << A-RELEASE-RP
2025-03-10 07:23:06,316 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-20) DCM4CHEE<-HS50US07(451): close Socket[addr=187.89.160.56/187.89.160.56,port=52095,localport=11112]
2025-03-10 07:23:10,592 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49230,localport=11112]
2025-03-10 07:23:10,592 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(452) >> A-ASSOCIATE-RQ
2025-03-10 07:23:10,592 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(452) << A-ASSOCIATE-AC
2025-03-10 07:23:10,799 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(452) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308102950456 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:23:11,970 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start IANScheduler.execute()
2025-03-10 07:23:11,972 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished IANScheduler.execute()
2025-03-10 07:23:24,685 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52065,localport=11112]
2025-03-10 07:23:24,685 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453) >> A-ASSOCIATE-RQ
2025-03-10 07:23:24,685 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453) << A-ASSOCIATE-AC
2025-03-10 07:23:24,882 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107101004138 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:23:27,260 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16754) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:23:27,272 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453): Found previous received Instance[pk=68485, uid=1.2.410.200001.101.11.301.1144174170.3.20250107101004138, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 07:23:27,274 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453): Ignore received Instance[studyUID=338908,seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250107101003853,objectUID=1.2.410.200001.101.11.301.1144174170.3.20250107101004138] with equal digest
2025-03-10 07:23:27,275 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453): Updated DB in 15 ms
2025-03-10 07:23:27,276 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107101004138 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:23:27,480 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107101043301 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:23:28,867 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16754) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:23:28,870 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453): Found previous received Instance[pk=68486, uid=1.2.410.200001.101.11.301.1144174170.3.20250107101043301, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 07:23:28,870 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453): Ignore received Instance[studyUID=338908,seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250107101003853,objectUID=1.2.410.200001.101.11.301.1144174170.3.20250107101043301] with equal digest
2025-03-10 07:23:28,871 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453): Updated DB in 4 ms
2025-03-10 07:23:28,872 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107101043301 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:23:29,073 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107101134139 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:23:31,630 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16754) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:23:31,632 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453): Found previous received Instance[pk=68487, uid=1.2.410.200001.101.11.301.1144174170.3.20250107101134139, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 07:23:31,633 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453): Ignore received Instance[studyUID=338908,seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250107101003853,objectUID=1.2.410.200001.101.11.301.1144174170.3.20250107101134139] with equal digest
2025-03-10 07:23:31,634 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453): Updated DB in 4 ms
2025-03-10 07:23:31,635 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107101134139 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:23:31,836 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107101322358 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:23:34,201 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16754) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:23:34,203 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453): Found previous received Instance[pk=68488, uid=1.2.410.200001.101.11.301.1144174170.3.20250107101322358, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 07:23:34,204 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453): Ignore received Instance[studyUID=338908,seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250107101003853,objectUID=1.2.410.200001.101.11.301.1144174170.3.20250107101322358] with equal digest
2025-03-10 07:23:34,204 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453): Updated DB in 3 ms
2025-03-10 07:23:34,205 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107101322358 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:23:34,407 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107101453938 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:23:36,711 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52096,localport=11112]
2025-03-10 07:23:36,712 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16755) DCM4CHEE<-HS50US07(454) >> A-ASSOCIATE-RQ
2025-03-10 07:23:36,713 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16755) DCM4CHEE<-HS50US07(454) << A-ASSOCIATE-AC
2025-03-10 07:23:36,789 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start UPSProcessingScheduler.execute()
2025-03-10 07:23:36,791 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished UPSProcessingScheduler.execute()
2025-03-10 07:23:36,910 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16755) DCM4CHEE<-HS50US07(454) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121622638 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:23:37,749 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16754) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:23:37,751 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453): Found previous received Instance[pk=68489, uid=1.2.410.200001.101.11.301.1144174170.3.20250107101453938, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 07:23:37,752 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453): Ignore received Instance[studyUID=338908,seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250107101003853,objectUID=1.2.410.200001.101.11.301.1144174170.3.20250107101453938] with equal digest
2025-03-10 07:23:37,753 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453): Updated DB in 4 ms
2025-03-10 07:23:37,754 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107101453938 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:23:37,956 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107101608307 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:23:38,720 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16755) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:23:38,723 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16755) Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
2025-03-10 07:23:38,725 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16755) DCM4CHEE<-HS50US07(454): processing 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121622638 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:23:38,725 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16755) DCM4CHEE<-HS50US07(454) << 1:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:23:38,932 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16755) DCM4CHEE<-HS50US07(454) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121724509 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:23:39,266 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16755) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:23:39,269 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16755) Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
2025-03-10 07:23:39,271 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16755) DCM4CHEE<-HS50US07(454): processing 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121724509 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:23:39,271 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16755) DCM4CHEE<-HS50US07(454) << 2:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:23:39,489 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16755) DCM4CHEE<-HS50US07(454) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121805539 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:23:39,823 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16755) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:23:39,826 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16755) Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
2025-03-10 07:23:39,828 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16755) DCM4CHEE<-HS50US07(454): processing 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121805539 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:23:39,828 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16755) DCM4CHEE<-HS50US07(454) << 3:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:23:40,033 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16755) DCM4CHEE<-HS50US07(454) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121948156 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:23:40,318 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16754) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:23:40,320 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453): Found previous received Instance[pk=68490, uid=1.2.410.200001.101.11.301.1144174170.3.20250107101608307, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 07:23:40,321 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453): Ignore received Instance[studyUID=338908,seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250107101003853,objectUID=1.2.410.200001.101.11.301.1144174170.3.20250107101608307] with equal digest
2025-03-10 07:23:40,321 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453): Updated DB in 3 ms
2025-03-10 07:23:40,323 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107101608307 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:23:40,331 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16755) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:23:40,334 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16755) Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
2025-03-10 07:23:40,336 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16755) DCM4CHEE<-HS50US07(454): processing 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121948156 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:23:40,336 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16755) DCM4CHEE<-HS50US07(454) << 4:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:23:40,527 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107102029058 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:23:40,545 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16755) DCM4CHEE<-HS50US07(454) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221122049744 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:23:40,879 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16755) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:23:40,882 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16755) Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
2025-03-10 07:23:40,884 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16755) DCM4CHEE<-HS50US07(454): processing 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221122049744 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:23:40,884 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16755) DCM4CHEE<-HS50US07(454) << 5:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:23:41,088 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16755) DCM4CHEE<-HS50US07(454) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221122147993 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:23:41,379 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16755) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:23:41,383 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16755) Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
2025-03-10 07:23:41,384 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16755) DCM4CHEE<-HS50US07(454): processing 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221122147993 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:23:41,385 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16755) DCM4CHEE<-HS50US07(454) << 6:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:23:41,594 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16755) DCM4CHEE<-HS50US07(454) >> A-RELEASE-RQ
2025-03-10 07:23:41,594 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16755) DCM4CHEE<-HS50US07(454) << A-RELEASE-RP
2025-03-10 07:23:41,644 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-28) DCM4CHEE<-HS50US07(454): close Socket[addr=187.89.160.56/187.89.160.56,port=52096,localport=11112]
2025-03-10 07:23:43,277 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16754) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:23:43,280 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453): Found previous received Instance[pk=68507, uid=1.2.410.200001.101.11.301.1144174170.3.20250107102029058, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 07:23:43,281 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453): Ignore received Instance[studyUID=338908,seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250107101003853,objectUID=1.2.410.200001.101.11.301.1144174170.3.20250107102029058] with equal digest
2025-03-10 07:23:43,281 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453): Updated DB in 4 ms
2025-03-10 07:23:43,282 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107102029058 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:23:43,483 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107102106517 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:23:45,848 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16754) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:23:45,850 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453): Found previous received Instance[pk=68491, uid=1.2.410.200001.101.11.301.1144174170.3.20250107102106517, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 07:23:45,851 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453): Ignore received Instance[studyUID=338908,seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250107101003853,objectUID=1.2.410.200001.101.11.301.1144174170.3.20250107102106517] with equal digest
2025-03-10 07:23:45,851 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453): Updated DB in 3 ms
2025-03-10 07:23:45,853 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453) << 8:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107102106517 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:23:46,052 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107102233058 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:23:48,812 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16754) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:23:48,814 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453): Found previous received Instance[pk=68508, uid=1.2.410.200001.101.11.301.1144174170.3.20250107102233058, class=1.2.840.10008.5.1.4.1.1.6.1, no=9]
2025-03-10 07:23:48,815 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453): Ignore received Instance[studyUID=338908,seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250107101003853,objectUID=1.2.410.200001.101.11.301.1144174170.3.20250107102233058] with equal digest
2025-03-10 07:23:48,815 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453): Updated DB in 3 ms
2025-03-10 07:23:48,816 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453) << 9:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107102233058 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:23:49,018 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107102304613 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:23:52,020 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16752) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:23:52,050 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(452): Create Patient[pk=8348, id=PatientID[pk=8348, id=341510, issuer=DCM4CHEE.7F97A65C.04D3D70A], name=MARIA JOSE DE SOUZA ARGOLO]
2025-03-10 07:23:52,059 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(452): Create Study[pk=9378, uid=341510, id=31419]
2025-03-10 07:23:52,064 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(452): Create Series[pk=9661, uid=1.2.410.200001.101.11.601.1501430850.2.20250308102950185, no=1, mod=US]
2025-03-10 07:23:52,065 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(452): Create Instance[pk=107498, uid=1.2.410.200001.101.11.601.1501430850.3.20250308102950456, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 07:23:52,065 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(452): Create Location[pk=107498, systemID=fs1, path=2025/03/10/59FB0124/554B62AC/22F5CF54, tsuid=1.2.840.10008.1.2, size=3416634, status=OK, objectType=DICOM_FILE]
2025-03-10 07:23:52,228 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(452): Updated DB in 208 ms
2025-03-10 07:23:52,230 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) No duplicate record with equal Patient ID found Patient[pk=8348, id=PatientID[pk=8348, id=341510, issuer=DCM4CHEE.7F97A65C.04D3D70A], name=MARIA JOSE DE SOUZA ARGOLO]
2025-03-10 07:23:52,231 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(452) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308102950456 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:23:52,364 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16754) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:23:52,366 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453): Found previous received Instance[pk=68509, uid=1.2.410.200001.101.11.301.1144174170.3.20250107102304613, class=1.2.840.10008.5.1.4.1.1.6.1, no=10]
2025-03-10 07:23:52,367 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453): Ignore received Instance[studyUID=338908,seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250107101003853,objectUID=1.2.410.200001.101.11.301.1144174170.3.20250107102304613] with equal digest
2025-03-10 07:23:52,367 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453): Updated DB in 3 ms
2025-03-10 07:23:52,368 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453) << 10:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107102304613 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:23:52,376 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start AuditScheduler.execute()
2025-03-10 07:23:52,377 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-18) Send audit message to /127.0.0.1:514
2025-03-10 07:23:52,377 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished AuditScheduler.execute()
2025-03-10 07:23:52,451 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(452) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308103058692 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:23:52,569 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453) >> 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107102352517 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:23:55,716 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16754) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:23:55,718 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453): Found previous received Instance[pk=68492, uid=1.2.410.200001.101.11.301.1144174170.3.20250107102352517, class=1.2.840.10008.5.1.4.1.1.6.1, no=11]
2025-03-10 07:23:55,719 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453): Ignore received Instance[studyUID=338908,seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250107101003853,objectUID=1.2.410.200001.101.11.301.1144174170.3.20250107102352517] with equal digest
2025-03-10 07:23:55,719 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453): Updated DB in 3 ms
2025-03-10 07:23:55,720 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453) << 11:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107102352517 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:23:55,925 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453) >> 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107102531554 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:23:58,090 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16754) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:23:58,093 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453): Found previous received Instance[pk=68493, uid=1.2.410.200001.101.11.301.1144174170.3.20250107102531554, class=1.2.840.10008.5.1.4.1.1.6.1, no=12]
2025-03-10 07:23:58,093 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453): Ignore received Instance[studyUID=338908,seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250107101003853,objectUID=1.2.410.200001.101.11.301.1144174170.3.20250107102531554] with equal digest
2025-03-10 07:23:58,094 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453): Updated DB in 4 ms
2025-03-10 07:23:58,095 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453) << 12:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107102531554 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:23:58,300 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453) >> 13:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107102646485 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:23:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start TaskScheduler.execute()
2025-03-10 07:23:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished TaskScheduler.execute()
2025-03-10 07:24:00,660 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16754) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:24:00,662 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453): Found previous received Instance[pk=68494, uid=1.2.410.200001.101.11.301.1144174170.3.20250107102646485, class=1.2.840.10008.5.1.4.1.1.6.1, no=13]
2025-03-10 07:24:00,663 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453): Ignore received Instance[studyUID=338908,seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250107101003853,objectUID=1.2.410.200001.101.11.301.1144174170.3.20250107102646485] with equal digest
2025-03-10 07:24:00,663 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453): Updated DB in 3 ms
2025-03-10 07:24:00,665 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453) << 13:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107102646485 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:24:00,866 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453) >> 14:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107102719626 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:24:03,231 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16754) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:24:03,234 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453): Found previous received Instance[pk=68510, uid=1.2.410.200001.101.11.301.1144174170.3.20250107102719626, class=1.2.840.10008.5.1.4.1.1.6.1, no=14]
2025-03-10 07:24:03,235 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453): Ignore received Instance[studyUID=338908,seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250107101003853,objectUID=1.2.410.200001.101.11.301.1144174170.3.20250107102719626] with equal digest
2025-03-10 07:24:03,235 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453): Updated DB in 4 ms
2025-03-10 07:24:03,237 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453) << 14:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107102719626 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:24:03,438 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453) >> 15:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107102819757 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:24:06,585 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16754) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:24:06,587 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453): Found previous received Instance[pk=68495, uid=1.2.410.200001.101.11.301.1144174170.3.20250107102819757, class=1.2.840.10008.5.1.4.1.1.6.1, no=15]
2025-03-10 07:24:06,588 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453): Ignore received Instance[studyUID=338908,seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250107101003853,objectUID=1.2.410.200001.101.11.301.1144174170.3.20250107102819757] with equal digest
2025-03-10 07:24:06,588 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453): Updated DB in 3 ms
2025-03-10 07:24:06,589 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453) << 15:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107102819757 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:24:06,790 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453) >> 16:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107103840389 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:24:09,354 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16754) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:24:09,356 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453): Found previous received Instance[pk=68511, uid=1.2.410.200001.101.11.301.1144174170.3.20250107103840389, class=1.2.840.10008.5.1.4.1.1.6.1, no=16]
2025-03-10 07:24:09,356 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453): Ignore received Instance[studyUID=338908,seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250107101003853,objectUID=1.2.410.200001.101.11.301.1144174170.3.20250107103840389] with equal digest
2025-03-10 07:24:09,357 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453): Updated DB in 3 ms
2025-03-10 07:24:09,358 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453) << 16:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107103840389 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:24:09,560 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453) >> 17:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107103902565 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:24:11,972 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start IANScheduler.execute()
2025-03-10 07:24:11,974 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished IANScheduler.execute()
2025-03-10 07:24:12,014 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52097,localport=11112]
2025-03-10 07:24:12,017 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16759) DCM4CHEE<-HS50US07(455) >> A-ASSOCIATE-RQ
2025-03-10 07:24:12,017 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16759) DCM4CHEE<-HS50US07(455) << A-ASSOCIATE-AC
2025-03-10 07:24:12,117 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16754) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:24:12,119 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453): Found previous received Instance[pk=68512, uid=1.2.410.200001.101.11.301.1144174170.3.20250107103902565, class=1.2.840.10008.5.1.4.1.1.6.1, no=17]
2025-03-10 07:24:12,119 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453): Ignore received Instance[studyUID=338908,seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250107101003853,objectUID=1.2.410.200001.101.11.301.1144174170.3.20250107103902565] with equal digest
2025-03-10 07:24:12,120 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453): Updated DB in 3 ms
2025-03-10 07:24:12,121 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453) << 17:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107103902565 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:24:12,209 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16759) DCM4CHEE<-HS50US07(455) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121622638 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:24:12,322 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453) >> 18:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107104041179 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:24:13,982 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16759) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:24:13,985 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16759) Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
2025-03-10 07:24:13,987 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16759) DCM4CHEE<-HS50US07(455): processing 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121622638 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:24:13,987 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16759) DCM4CHEE<-HS50US07(455) << 1:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:24:14,183 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16759) DCM4CHEE<-HS50US07(455) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121724509 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:24:14,541 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16759) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:24:14,545 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16759) Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
2025-03-10 07:24:14,546 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16759) DCM4CHEE<-HS50US07(455): processing 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121724509 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:24:14,547 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16759) DCM4CHEE<-HS50US07(455) << 2:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:24:14,681 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16754) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:24:14,683 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453): Found previous received Instance[pk=68513, uid=1.2.410.200001.101.11.301.1144174170.3.20250107104041179, class=1.2.840.10008.5.1.4.1.1.6.1, no=18]
2025-03-10 07:24:14,684 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453): Ignore received Instance[studyUID=338908,seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250107101003853,objectUID=1.2.410.200001.101.11.301.1144174170.3.20250107104041179] with equal digest
2025-03-10 07:24:14,684 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453): Updated DB in 3 ms
2025-03-10 07:24:14,685 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453) << 18:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107104041179 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:24:14,745 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16759) DCM4CHEE<-HS50US07(455) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121805539 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:24:14,888 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453) >> 19:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107104134011 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:24:15,356 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16759) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:24:15,360 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16759) Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
2025-03-10 07:24:15,362 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16759) DCM4CHEE<-HS50US07(455): processing 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121805539 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:24:15,362 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16759) DCM4CHEE<-HS50US07(455) << 3:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:24:15,561 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16759) DCM4CHEE<-HS50US07(455) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121948156 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:24:15,978 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16759) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:24:15,981 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16759) Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
2025-03-10 07:24:15,983 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16759) DCM4CHEE<-HS50US07(455): processing 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121948156 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:24:15,983 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16759) DCM4CHEE<-HS50US07(455) << 4:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:24:16,190 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16759) DCM4CHEE<-HS50US07(455) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221122049744 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:24:16,631 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16759) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:24:16,634 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16759) Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
2025-03-10 07:24:16,636 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16759) DCM4CHEE<-HS50US07(455): processing 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221122049744 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:24:16,637 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16759) DCM4CHEE<-HS50US07(455) << 5:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:24:16,834 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16759) DCM4CHEE<-HS50US07(455) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221122147993 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:24:17,218 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16759) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:24:17,221 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16759) Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
2025-03-10 07:24:17,223 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16759) DCM4CHEE<-HS50US07(455): processing 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221122147993 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:24:17,223 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16759) DCM4CHEE<-HS50US07(455) << 6:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:24:17,420 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16759) DCM4CHEE<-HS50US07(455) >> A-RELEASE-RQ
2025-03-10 07:24:17,420 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16759) DCM4CHEE<-HS50US07(455) << A-RELEASE-RP
2025-03-10 07:24:17,451 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16754) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:24:17,453 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453): Found previous received Instance[pk=68514, uid=1.2.410.200001.101.11.301.1144174170.3.20250107104134011, class=1.2.840.10008.5.1.4.1.1.6.1, no=19]
2025-03-10 07:24:17,454 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453): Ignore received Instance[studyUID=338908,seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250107101003853,objectUID=1.2.410.200001.101.11.301.1144174170.3.20250107104134011] with equal digest
2025-03-10 07:24:17,454 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453): Updated DB in 3 ms
2025-03-10 07:24:17,455 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453) << 19:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107104134011 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:24:17,470 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-3) DCM4CHEE<-HS50US07(455): close Socket[addr=187.89.160.56/187.89.160.56,port=52097,localport=11112]
2025-03-10 07:24:17,657 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453) >> 20:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107104213108 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:24:20,805 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16754) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:24:20,807 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453): Found previous received Instance[pk=68515, uid=1.2.410.200001.101.11.301.1144174170.3.20250107104213108, class=1.2.840.10008.5.1.4.1.1.6.1, no=20]
2025-03-10 07:24:20,807 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453): Ignore received Instance[studyUID=338908,seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250107101003853,objectUID=1.2.410.200001.101.11.301.1144174170.3.20250107104213108] with equal digest
2025-03-10 07:24:20,808 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453): Updated DB in 3 ms
2025-03-10 07:24:20,809 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453) << 20:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107104213108 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:24:21,010 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453) >> 21:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107104235069 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:24:23,762 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16754) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:24:23,765 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453): Found previous received Instance[pk=68516, uid=1.2.410.200001.101.11.301.1144174170.3.20250107104235069, class=1.2.840.10008.5.1.4.1.1.6.1, no=21]
2025-03-10 07:24:23,765 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453): Ignore received Instance[studyUID=338908,seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250107101003853,objectUID=1.2.410.200001.101.11.301.1144174170.3.20250107104235069] with equal digest
2025-03-10 07:24:23,766 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453): Updated DB in 3 ms
2025-03-10 07:24:23,767 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453) << 21:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107104235069 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:24:23,968 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453) >> 22:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107104333162 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:24:26,526 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16754) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:24:26,528 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453): Found previous received Instance[pk=68517, uid=1.2.410.200001.101.11.301.1144174170.3.20250107104333162, class=1.2.840.10008.5.1.4.1.1.6.1, no=22]
2025-03-10 07:24:26,528 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453): Ignore received Instance[studyUID=338908,seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250107101003853,objectUID=1.2.410.200001.101.11.301.1144174170.3.20250107104333162] with equal digest
2025-03-10 07:24:26,529 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453): Updated DB in 3 ms
2025-03-10 07:24:26,530 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453) << 22:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107104333162 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:24:26,731 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453) >> 23:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107104445528 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:24:30,861 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16754) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:24:30,863 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453): Found previous received Instance[pk=68518, uid=1.2.410.200001.101.11.301.1144174170.3.20250107104445528, class=1.2.840.10008.5.1.4.1.1.6.1, no=23]
2025-03-10 07:24:30,864 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453): Ignore received Instance[studyUID=338908,seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250107101003853,objectUID=1.2.410.200001.101.11.301.1144174170.3.20250107104445528] with equal digest
2025-03-10 07:24:30,864 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453): Updated DB in 3 ms
2025-03-10 07:24:30,865 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453) << 23:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107104445528 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:24:31,066 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453) >> 24:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107104635455 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:24:34,411 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16754) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:24:34,413 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453): Found previous received Instance[pk=68519, uid=1.2.410.200001.101.11.301.1144174170.3.20250107104635455, class=1.2.840.10008.5.1.4.1.1.6.1, no=24]
2025-03-10 07:24:34,414 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453): Ignore received Instance[studyUID=338908,seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250107101003853,objectUID=1.2.410.200001.101.11.301.1144174170.3.20250107104635455] with equal digest
2025-03-10 07:24:34,414 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453): Updated DB in 3 ms
2025-03-10 07:24:34,415 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453) << 24:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107104635455 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:24:34,617 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453) >> 25:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107104729571 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:24:36,791 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start UPSProcessingScheduler.execute()
2025-03-10 07:24:36,792 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished UPSProcessingScheduler.execute()
2025-03-10 07:24:37,374 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16754) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:24:37,376 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453): Found previous received Instance[pk=68520, uid=1.2.410.200001.101.11.301.1144174170.3.20250107104729571, class=1.2.840.10008.5.1.4.1.1.6.1, no=25]
2025-03-10 07:24:37,376 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453): Ignore received Instance[studyUID=338908,seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250107101003853,objectUID=1.2.410.200001.101.11.301.1144174170.3.20250107104729571] with equal digest
2025-03-10 07:24:37,377 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453): Updated DB in 3 ms
2025-03-10 07:24:37,378 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453) << 25:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107104729571 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:24:37,553 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16752) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:24:37,555 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(452): Create Instance[pk=107499, uid=1.2.410.200001.101.11.601.1501430850.3.20250308103058692, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 07:24:37,556 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(452): Create Location[pk=107499, systemID=fs1, path=2025/03/10/59FB0124/554B62AC/488417F0, tsuid=1.2.840.10008.1.2, size=3416634, status=OK, objectType=DICOM_FILE]
2025-03-10 07:24:37,565 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(452): Updated DB in 12 ms
2025-03-10 07:24:37,565 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(452) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308103058692 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:24:37,580 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453) >> 26:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107104732550 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:24:37,815 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(452) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308103151104 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:24:40,924 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16754) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:24:40,926 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453): Found previous received Instance[pk=68521, uid=1.2.410.200001.101.11.301.1144174170.3.20250107104732550, class=1.2.840.10008.5.1.4.1.1.6.1, no=26]
2025-03-10 07:24:40,926 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453): Ignore received Instance[studyUID=338908,seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250107101003853,objectUID=1.2.410.200001.101.11.301.1144174170.3.20250107104732550] with equal digest
2025-03-10 07:24:40,927 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453): Updated DB in 3 ms
2025-03-10 07:24:40,928 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453) << 26:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107104732550 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:24:41,129 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453) >> 27:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107104938652 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:24:44,275 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16754) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:24:44,277 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453): Found previous received Instance[pk=68522, uid=1.2.410.200001.101.11.301.1144174170.3.20250107104938652, class=1.2.840.10008.5.1.4.1.1.6.1, no=27]
2025-03-10 07:24:44,278 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453): Ignore received Instance[studyUID=338908,seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250107101003853,objectUID=1.2.410.200001.101.11.301.1144174170.3.20250107104938652] with equal digest
2025-03-10 07:24:44,278 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453): Updated DB in 3 ms
2025-03-10 07:24:44,279 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453) << 27:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107104938652 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:24:44,481 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453) >> 28:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107105130641 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:24:46,454 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16754) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:24:46,456 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453): Found previous received Instance[pk=68523, uid=1.2.410.200001.101.11.301.1144174170.3.20250107105130641, class=1.2.840.10008.5.1.4.1.1.6.1, no=28]
2025-03-10 07:24:46,456 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453): Ignore received Instance[studyUID=338908,seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250107101003853,objectUID=1.2.410.200001.101.11.301.1144174170.3.20250107105130641] with equal digest
2025-03-10 07:24:46,457 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453): Updated DB in 3 ms
2025-03-10 07:24:46,458 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453) << 28:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107105130641 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:24:46,660 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453) >> 29:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107105233867 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:24:47,852 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52098,localport=11112]
2025-03-10 07:24:47,853 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16764) DCM4CHEE<-HS50US07(456) >> A-ASSOCIATE-RQ
2025-03-10 07:24:47,853 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16764) DCM4CHEE<-HS50US07(456) << A-ASSOCIATE-AC
2025-03-10 07:24:48,054 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16764) DCM4CHEE<-HS50US07(456) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121622638 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:24:48,826 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16754) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:24:48,828 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453): Found previous received Instance[pk=68524, uid=1.2.410.200001.101.11.301.1144174170.3.20250107105233867, class=1.2.840.10008.5.1.4.1.1.6.1, no=29]
2025-03-10 07:24:48,830 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453): Ignore received Instance[studyUID=338908,seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250107101003853,objectUID=1.2.410.200001.101.11.301.1144174170.3.20250107105233867] with equal digest
2025-03-10 07:24:48,830 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453): Updated DB in 4 ms
2025-03-10 07:24:48,832 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453) << 29:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107105233867 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:24:49,033 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453) >> 30:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107105430595 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:24:49,896 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16764) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:24:49,899 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16764) Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
2025-03-10 07:24:49,901 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16764) DCM4CHEE<-HS50US07(456): processing 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121622638 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:24:49,901 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16764) DCM4CHEE<-HS50US07(456) << 1:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:24:50,124 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16764) DCM4CHEE<-HS50US07(456) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121724509 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:24:50,458 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16764) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:24:50,462 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16764) Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
2025-03-10 07:24:50,465 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16764) DCM4CHEE<-HS50US07(456): processing 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121724509 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:24:50,465 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16764) DCM4CHEE<-HS50US07(456) << 2:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:24:50,672 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16764) DCM4CHEE<-HS50US07(456) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121805539 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:24:50,787 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 07:24:50,789 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 07:24:51,005 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16764) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:24:51,010 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16764) Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
2025-03-10 07:24:51,012 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16764) DCM4CHEE<-HS50US07(456): processing 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121805539 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:24:51,012 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16764) DCM4CHEE<-HS50US07(456) << 3:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:24:51,222 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16764) DCM4CHEE<-HS50US07(456) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121948156 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:24:51,514 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16764) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:24:51,517 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16764) Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
2025-03-10 07:24:51,519 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16764) DCM4CHEE<-HS50US07(456): processing 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121948156 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:24:51,519 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16764) DCM4CHEE<-HS50US07(456) << 4:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:24:51,726 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16764) DCM4CHEE<-HS50US07(456) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221122049744 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:24:52,060 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16764) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:24:52,065 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16764) Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
2025-03-10 07:24:52,067 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16764) DCM4CHEE<-HS50US07(456): processing 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221122049744 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:24:52,067 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16764) DCM4CHEE<-HS50US07(456) << 5:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:24:52,289 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16764) DCM4CHEE<-HS50US07(456) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221122147993 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:24:52,377 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start AuditScheduler.execute()
2025-03-10 07:24:52,382 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-19) Send audit message to /127.0.0.1:514
2025-03-10 07:24:52,390 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-19) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:24:52,391 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-19) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:24:52,391 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished AuditScheduler.execute()
2025-03-10 07:24:52,581 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16764) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:24:52,584 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16764) Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
2025-03-10 07:24:52,586 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16764) DCM4CHEE<-HS50US07(456): processing 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221122147993 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:24:52,587 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16764) DCM4CHEE<-HS50US07(456) << 6:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:24:52,792 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16764) DCM4CHEE<-HS50US07(456) >> A-RELEASE-RQ
2025-03-10 07:24:52,792 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16764) DCM4CHEE<-HS50US07(456) << A-RELEASE-RP
2025-03-10 07:24:52,842 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-17) DCM4CHEE<-HS50US07(456): close Socket[addr=187.89.160.56/187.89.160.56,port=52098,localport=11112]
2025-03-10 07:24:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start TaskScheduler.execute()
2025-03-10 07:24:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished TaskScheduler.execute()
2025-03-10 07:25:08,113 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16754) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:25:08,116 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16754) Patient ID 338908^^^DCM4CHEE.null.0A637ACF differs from Patient ID 338908^^^DCM4CHEE.150F3BE2.0A637ACF in previous received object of Study[uid=338908].
2025-03-10 07:25:08,126 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453): processing 30:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107105430595 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 338908^^^DCM4CHEE.null.0A637ACF differs from Patient ID 338908^^^DCM4CHEE.150F3BE2.0A637ACF in previous received object of Study[uid=338908].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:864)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:25:08,126 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453) << 30:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 338908^^^DCM4CHEE.null.0A637ACF differs from Patient
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:25:08,329 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453) >> 31:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107105430630 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:25:11,974 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start IANScheduler.execute()
2025-03-10 07:25:11,977 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished IANScheduler.execute()
2025-03-10 07:25:23,230 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52108,localport=11112]
2025-03-10 07:25:23,231 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(457) >> A-ASSOCIATE-RQ
2025-03-10 07:25:23,231 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(457) << A-ASSOCIATE-AC
2025-03-10 07:25:23,426 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(457) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20241125111024663 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:25:25,153 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16765) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:25:25,156 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(457): Found previous received Instance[pk=52245, uid=1.2.410.200001.101.11.501.1791052210.3.20241125111024663, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 07:25:25,157 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(457): Ignore received Instance[studyUID=1.2.410.200001.101.11.501.1791052210.1.20241125110956241,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20241125111023890,objectUID=1.2.410.200001.101.11.501.1791052210.3.20241125111024663] with equal digest
2025-03-10 07:25:25,157 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(457): Updated DB in 4 ms
2025-03-10 07:25:25,158 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(457) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20241125111024663 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:25:25,364 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(457) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20241125111039666 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:25:25,656 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16765) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:25:25,658 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(457): Found previous received Instance[pk=52246, uid=1.2.410.200001.101.11.501.1791052210.3.20241125111039666, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 07:25:25,658 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(457): Ignore received Instance[studyUID=1.2.410.200001.101.11.501.1791052210.1.20241125110956241,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20241125111023890,objectUID=1.2.410.200001.101.11.501.1791052210.3.20241125111039666] with equal digest
2025-03-10 07:25:25,659 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(457): Updated DB in 3 ms
2025-03-10 07:25:25,660 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(457) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20241125111039666 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:25:25,863 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(457) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20241125111049005 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:25:26,155 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16765) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:25:26,158 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(457): Found previous received Instance[pk=52247, uid=1.2.410.200001.101.11.501.1791052210.3.20241125111049005, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 07:25:26,158 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(457): Ignore received Instance[studyUID=1.2.410.200001.101.11.501.1791052210.1.20241125110956241,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20241125111023890,objectUID=1.2.410.200001.101.11.501.1791052210.3.20241125111049005] with equal digest
2025-03-10 07:25:26,159 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(457): Updated DB in 4 ms
2025-03-10 07:25:26,161 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(457) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20241125111049005 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:25:26,361 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(457) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20241125111123254 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:25:26,695 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16765) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:25:26,697 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(457): Found previous received Instance[pk=52248, uid=1.2.410.200001.101.11.501.1791052210.3.20241125111123254, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 07:25:26,697 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(457): Ignore received Instance[studyUID=1.2.410.200001.101.11.501.1791052210.1.20241125110956241,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20241125111023890,objectUID=1.2.410.200001.101.11.501.1791052210.3.20241125111123254] with equal digest
2025-03-10 07:25:26,698 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(457): Updated DB in 3 ms
2025-03-10 07:25:26,699 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(457) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20241125111123254 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:25:26,903 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(457) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20241125111200108 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:25:27,237 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16765) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:25:27,239 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(457): Found previous received Instance[pk=52249, uid=1.2.410.200001.101.11.501.1791052210.3.20241125111200108, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 07:25:27,240 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(457): Ignore received Instance[studyUID=1.2.410.200001.101.11.501.1791052210.1.20241125110956241,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20241125111023890,objectUID=1.2.410.200001.101.11.501.1791052210.3.20241125111200108] with equal digest
2025-03-10 07:25:27,240 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(457): Updated DB in 3 ms
2025-03-10 07:25:27,241 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(457) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20241125111200108 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:25:27,441 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(457) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20241125111303700 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:25:27,775 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16765) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:25:27,778 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(457): Found previous received Instance[pk=52250, uid=1.2.410.200001.101.11.501.1791052210.3.20241125111303700, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 07:25:27,778 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(457): Ignore received Instance[studyUID=1.2.410.200001.101.11.501.1791052210.1.20241125110956241,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20241125111023890,objectUID=1.2.410.200001.101.11.501.1791052210.3.20241125111303700] with equal digest
2025-03-10 07:25:27,778 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(457): Updated DB in 3 ms
2025-03-10 07:25:27,780 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(457) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20241125111303700 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:25:27,980 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(457) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20241125111317068 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:25:28,272 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16765) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:25:28,275 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(457): Found previous received Instance[pk=52251, uid=1.2.410.200001.101.11.501.1791052210.3.20241125111317068, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 07:25:28,275 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(457): Ignore received Instance[studyUID=1.2.410.200001.101.11.501.1791052210.1.20241125110956241,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20241125111023890,objectUID=1.2.410.200001.101.11.501.1791052210.3.20241125111317068] with equal digest
2025-03-10 07:25:28,276 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(457): Updated DB in 3 ms
2025-03-10 07:25:28,277 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(457) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20241125111317068 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:25:28,495 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(457) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20241125111342532 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:25:28,780 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16752) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:25:28,783 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(452): Create Instance[pk=107500, uid=1.2.410.200001.101.11.601.1501430850.3.20250308103151104, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 07:25:28,783 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(452): Create Location[pk=107500, systemID=fs1, path=2025/03/10/59FB0124/554B62AC/4A35AE1C, tsuid=1.2.840.10008.1.2, size=3915742, status=OK, objectType=DICOM_FILE]
2025-03-10 07:25:28,787 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16765) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:25:28,809 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(452): Updated DB in 29 ms
2025-03-10 07:25:28,810 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(452) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308103151104 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:25:28,849 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(457): Found previous received Instance[pk=52252, uid=1.2.410.200001.101.11.501.1791052210.3.20241125111342532, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 07:25:28,850 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(457): Ignore received Instance[studyUID=1.2.410.200001.101.11.501.1791052210.1.20241125110956241,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20241125111023890,objectUID=1.2.410.200001.101.11.501.1791052210.3.20241125111342532] with equal digest
2025-03-10 07:25:28,851 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(457): Updated DB in 64 ms
2025-03-10 07:25:28,852 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(457) << 8:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20241125111342532 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:25:29,013 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(452) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308103226399 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:25:29,060 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(457) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20241125111642286 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:25:29,352 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16765) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:25:29,365 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16765) Patient ID 240220^^^DCM4CHEE.25135D80.0BC3CA48 differs from Patient ID 240220^^^DCM4CHEE.9CF11A33.0BC3CA48 in previous received object of Study[uid=1.2.410.200001.101.11.501.1791052210.1.20241125110956241].
2025-03-10 07:25:29,374 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(457): processing 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20241125111642286 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 240220^^^DCM4CHEE.25135D80.0BC3CA48 differs from Patient ID 240220^^^DCM4CHEE.9CF11A33.0BC3CA48 in previous received object of Study[uid=1.2.410.200001.101.11.501.1791052210.1.20241125110956241].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:864)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:25:29,375 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(457) << 9:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 240220^^^DCM4CHEE.25135D80.0BC3CA48 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:25:29,581 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(457) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20241125111654022 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:25:29,872 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16765) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:25:29,882 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16765) Patient ID 240220^^^DCM4CHEE.25135D80.0BC3CA48 differs from Patient ID 240220^^^DCM4CHEE.9CF11A33.0BC3CA48 in previous received object of Study[uid=1.2.410.200001.101.11.501.1791052210.1.20241125110956241].
2025-03-10 07:25:29,884 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(457): processing 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20241125111654022 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 240220^^^DCM4CHEE.25135D80.0BC3CA48 differs from Patient ID 240220^^^DCM4CHEE.9CF11A33.0BC3CA48 in previous received object of Study[uid=1.2.410.200001.101.11.501.1791052210.1.20241125110956241].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:864)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:25:29,884 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(457) << 10:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 240220^^^DCM4CHEE.25135D80.0BC3CA48 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:25:30,086 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(457) >> 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20241125111752071 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:25:30,378 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16765) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:25:30,388 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16765) Patient ID 240220^^^DCM4CHEE.25135D80.0BC3CA48 differs from Patient ID 240220^^^DCM4CHEE.9CF11A33.0BC3CA48 in previous received object of Study[uid=1.2.410.200001.101.11.501.1791052210.1.20241125110956241].
2025-03-10 07:25:30,390 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(457): processing 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20241125111752071 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 240220^^^DCM4CHEE.25135D80.0BC3CA48 differs from Patient ID 240220^^^DCM4CHEE.9CF11A33.0BC3CA48 in previous received object of Study[uid=1.2.410.200001.101.11.501.1791052210.1.20241125110956241].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:864)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:25:30,390 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(457) << 11:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 240220^^^DCM4CHEE.25135D80.0BC3CA48 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:25:30,621 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(457) >> 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20241125111813146 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:25:30,913 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16765) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:25:30,923 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16765) Patient ID 240220^^^DCM4CHEE.25135D80.0BC3CA48 differs from Patient ID 240220^^^DCM4CHEE.9CF11A33.0BC3CA48 in previous received object of Study[uid=1.2.410.200001.101.11.501.1791052210.1.20241125110956241].
2025-03-10 07:25:30,925 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(457): processing 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20241125111813146 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 240220^^^DCM4CHEE.25135D80.0BC3CA48 differs from Patient ID 240220^^^DCM4CHEE.9CF11A33.0BC3CA48 in previous received object of Study[uid=1.2.410.200001.101.11.501.1791052210.1.20241125110956241].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:864)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:25:30,925 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(457) << 12:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 240220^^^DCM4CHEE.25135D80.0BC3CA48 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:25:31,127 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(457) >> 13:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20241125111851226 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:25:31,421 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16765) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:25:31,433 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16765) Patient ID 240220^^^DCM4CHEE.25135D80.0BC3CA48 differs from Patient ID 240220^^^DCM4CHEE.9CF11A33.0BC3CA48 in previous received object of Study[uid=1.2.410.200001.101.11.501.1791052210.1.20241125110956241].
2025-03-10 07:25:31,435 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(457): processing 13:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20241125111851226 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 240220^^^DCM4CHEE.25135D80.0BC3CA48 differs from Patient ID 240220^^^DCM4CHEE.9CF11A33.0BC3CA48 in previous received object of Study[uid=1.2.410.200001.101.11.501.1791052210.1.20241125110956241].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:864)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:25:31,435 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(457) << 13:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 240220^^^DCM4CHEE.25135D80.0BC3CA48 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:25:31,544 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16754) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:25:31,552 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16754) Patient ID 338908^^^DCM4CHEE.null.0A637ACF differs from Patient ID 338908^^^DCM4CHEE.150F3BE2.0A637ACF in previous received object of Study[uid=338908].
2025-03-10 07:25:31,562 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453): processing 31:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107105430630 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 338908^^^DCM4CHEE.null.0A637ACF differs from Patient ID 338908^^^DCM4CHEE.150F3BE2.0A637ACF in previous received object of Study[uid=338908].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:864)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:25:31,563 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453) << 31:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 338908^^^DCM4CHEE.null.0A637ACF differs from Patient
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:25:31,647 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(457) >> 14:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20241125111933570 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:25:31,766 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453) >> 32:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107105439136 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:25:31,981 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16765) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:25:31,989 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16765) Patient ID 240220^^^DCM4CHEE.25135D80.0BC3CA48 differs from Patient ID 240220^^^DCM4CHEE.9CF11A33.0BC3CA48 in previous received object of Study[uid=1.2.410.200001.101.11.501.1791052210.1.20241125110956241].
2025-03-10 07:25:31,991 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(457): processing 14:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20241125111933570 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 240220^^^DCM4CHEE.25135D80.0BC3CA48 differs from Patient ID 240220^^^DCM4CHEE.9CF11A33.0BC3CA48 in previous received object of Study[uid=1.2.410.200001.101.11.501.1791052210.1.20241125110956241].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:864)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:25:31,992 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(457) << 14:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 240220^^^DCM4CHEE.25135D80.0BC3CA48 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:25:32,190 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(457) >> A-RELEASE-RQ
2025-03-10 07:25:32,190 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(457) << A-RELEASE-RP
2025-03-10 07:25:32,241 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-10) DCM4CHEE<-HS50US07(457): close Socket[addr=187.89.160.56/187.89.160.56,port=52108,localport=11112]
2025-03-10 07:25:32,614 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52109,localport=11112]
2025-03-10 07:25:32,614 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(458) >> A-ASSOCIATE-RQ
2025-03-10 07:25:32,614 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(458) << A-ASSOCIATE-AC
2025-03-10 07:25:32,813 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(458) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121622638 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:25:34,133 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16754) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:25:34,141 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16754) Patient ID 338908^^^DCM4CHEE.null.0A637ACF differs from Patient ID 338908^^^DCM4CHEE.150F3BE2.0A637ACF in previous received object of Study[uid=338908].
2025-03-10 07:25:34,143 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453): processing 32:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107105439136 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 338908^^^DCM4CHEE.null.0A637ACF differs from Patient ID 338908^^^DCM4CHEE.150F3BE2.0A637ACF in previous received object of Study[uid=338908].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:864)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:25:34,143 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453) << 32:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 338908^^^DCM4CHEE.null.0A637ACF differs from Patient
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:25:34,345 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453) >> 33:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107105442952 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:25:34,765 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16765) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:25:34,781 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16765) Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
2025-03-10 07:25:34,783 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(458): processing 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121622638 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:25:34,783 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(458) << 1:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:25:34,990 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(458) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121724509 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:25:35,324 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16765) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:25:35,334 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16765) Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
2025-03-10 07:25:35,336 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(458): processing 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121724509 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:25:35,337 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(458) << 2:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:25:35,550 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(458) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121805539 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:25:35,885 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16765) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:25:35,893 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16765) Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
2025-03-10 07:25:35,896 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(458): processing 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121805539 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:25:35,896 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(458) << 3:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:25:36,102 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(458) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121948156 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:25:36,394 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16765) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:25:36,404 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16765) Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
2025-03-10 07:25:36,406 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(458): processing 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121948156 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:25:36,406 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(458) << 4:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:25:36,509 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16754) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:25:36,511 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16754) Patient ID 338908^^^DCM4CHEE.null.0A637ACF differs from Patient ID 338908^^^DCM4CHEE.150F3BE2.0A637ACF in previous received object of Study[uid=338908].
2025-03-10 07:25:36,513 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453): processing 33:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107105442952 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 338908^^^DCM4CHEE.null.0A637ACF differs from Patient ID 338908^^^DCM4CHEE.150F3BE2.0A637ACF in previous received object of Study[uid=338908].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:864)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:25:36,513 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453) << 33:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 338908^^^DCM4CHEE.null.0A637ACF differs from Patient
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:25:36,610 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(458) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221122049744 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:25:36,715 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453) >> A-RELEASE-RQ
2025-03-10 07:25:36,715 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16754) DCM4CHEE<-HS30(453) << A-RELEASE-RP
2025-03-10 07:25:36,766 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-31) DCM4CHEE<-HS30(453): close Socket[addr=187.89.160.56/187.89.160.56,port=52065,localport=11112]
2025-03-10 07:25:36,792 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start UPSProcessingScheduler.execute()
2025-03-10 07:25:36,793 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished UPSProcessingScheduler.execute()
2025-03-10 07:25:36,945 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16765) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:25:37,014 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16765) Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
2025-03-10 07:25:37,016 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(458): processing 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221122049744 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:25:37,016 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(458) << 5:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:25:37,230 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(458) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221122147993 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:25:37,523 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16765) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:25:37,539 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16765) Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
2025-03-10 07:25:37,541 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(458): processing 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221122147993 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:25:37,541 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(458) << 6:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:25:37,753 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(458) >> A-RELEASE-RQ
2025-03-10 07:25:37,753 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(458) << A-RELEASE-RP
2025-03-10 07:25:37,803 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-30) DCM4CHEE<-HS50US07(458): close Socket[addr=187.89.160.56/187.89.160.56,port=52109,localport=11112]
2025-03-10 07:25:38,164 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52110,localport=11112]
2025-03-10 07:25:38,177 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(459) >> A-ASSOCIATE-RQ
2025-03-10 07:25:38,177 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(459) << A-ASSOCIATE-AC
2025-03-10 07:25:38,371 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(459) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121622638 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:25:40,218 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16765) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:25:40,234 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16765) Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
2025-03-10 07:25:40,236 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(459): processing 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121622638 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:25:40,236 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(459) << 1:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:25:40,446 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(459) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121724509 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:25:40,781 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16765) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:25:40,797 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16765) Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
2025-03-10 07:25:40,799 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(459): processing 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121724509 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:25:40,800 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(459) << 2:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:25:41,017 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(459) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121805539 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:25:41,351 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16765) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:25:41,367 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16765) Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
2025-03-10 07:25:41,369 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(459): processing 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121805539 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:25:41,370 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(459) << 3:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:25:41,594 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(459) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121948156 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:25:41,886 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16765) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:25:41,902 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16765) Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
2025-03-10 07:25:41,903 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(459): processing 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121948156 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:25:41,904 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(459) << 4:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:25:42,105 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(459) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221122049744 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:25:42,439 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16765) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:25:42,454 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16765) Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
2025-03-10 07:25:42,456 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(459): processing 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221122049744 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:25:42,456 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(459) << 5:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:25:42,657 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(459) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221122147993 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:25:43,125 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16765) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:25:43,141 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16765) Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
2025-03-10 07:25:43,143 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(459): processing 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221122147993 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:25:43,143 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(459) << 6:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:25:43,352 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(459) >> A-RELEASE-RQ
2025-03-10 07:25:43,352 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(459) << A-RELEASE-RP
2025-03-10 07:25:43,402 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-1) DCM4CHEE<-HS50US07(459): close Socket[addr=187.89.160.56/187.89.160.56,port=52110,localport=11112]
2025-03-10 07:25:43,757 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52111,localport=11112]
2025-03-10 07:25:43,757 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(460) >> A-ASSOCIATE-RQ
2025-03-10 07:25:43,757 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(460) << A-ASSOCIATE-AC
2025-03-10 07:25:43,959 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(460) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121622638 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:25:45,808 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16765) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:25:45,822 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16765) Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
2025-03-10 07:25:45,824 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(460): processing 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121622638 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:25:45,825 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(460) << 1:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:25:46,023 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(460) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121724509 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:25:46,357 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16765) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:25:46,371 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16765) Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
2025-03-10 07:25:46,373 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(460): processing 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121724509 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:25:46,374 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(460) << 2:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:25:46,571 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(460) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121805539 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:25:46,905 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16765) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:25:46,908 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16765) Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
2025-03-10 07:25:46,910 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(460): processing 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121805539 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:25:46,910 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(460) << 3:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:25:47,105 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(460) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121948156 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:25:47,397 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16765) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:25:47,401 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16765) Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
2025-03-10 07:25:47,403 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(460): processing 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121948156 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:25:47,403 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(460) << 4:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:25:47,598 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(460) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221122049744 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:25:47,932 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16765) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:25:47,936 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16765) Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
2025-03-10 07:25:47,938 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(460): processing 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221122049744 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:25:47,938 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(460) << 5:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:25:48,133 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(460) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221122147993 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:25:48,425 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16765) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:25:48,429 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16765) Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
2025-03-10 07:25:48,431 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(460): processing 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221122147993 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:25:48,431 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(460) << 6:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:25:48,625 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(460) >> A-RELEASE-RQ
2025-03-10 07:25:48,625 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(460) << A-RELEASE-RP
2025-03-10 07:25:48,675 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-11) DCM4CHEE<-HS50US07(460): close Socket[addr=187.89.160.56/187.89.160.56,port=52111,localport=11112]
2025-03-10 07:25:49,034 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52112,localport=11112]
2025-03-10 07:25:49,038 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(461) >> A-ASSOCIATE-RQ
2025-03-10 07:25:49,038 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(461) << A-ASSOCIATE-AC
2025-03-10 07:25:49,229 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(461) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121622638 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:25:50,913 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16765) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:25:50,916 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16765) Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
2025-03-10 07:25:50,918 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(461): processing 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121622638 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:25:50,918 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(461) << 1:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:25:51,113 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(461) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121724509 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:25:51,447 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16765) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:25:51,450 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16765) Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
2025-03-10 07:25:51,452 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(461): processing 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121724509 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:25:51,452 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(461) << 2:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:25:51,649 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(461) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121805539 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:25:51,983 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16765) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:25:51,987 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16765) Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
2025-03-10 07:25:51,988 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(461): processing 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121805539 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:25:51,989 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(461) << 3:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:25:52,186 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(461) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121948156 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:25:52,391 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start AuditScheduler.execute()
2025-03-10 07:25:52,399 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-12) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:25:52,399 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-12) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:25:52,400 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished AuditScheduler.execute()
2025-03-10 07:25:52,480 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16765) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:25:52,483 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16765) Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
2025-03-10 07:25:52,485 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(461): processing 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121948156 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:25:52,485 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(461) << 4:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:25:52,683 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(461) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221122049744 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:25:53,017 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16765) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:25:53,020 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16765) Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
2025-03-10 07:25:53,022 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(461): processing 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221122049744 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:25:53,022 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(461) << 5:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:25:53,218 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(461) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221122147993 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:25:53,510 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16765) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:25:53,513 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16765) Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
2025-03-10 07:25:53,515 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(461): processing 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221122147993 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:25:53,515 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(461) << 6:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:25:53,715 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(461) >> A-RELEASE-RQ
2025-03-10 07:25:53,715 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(461) << A-RELEASE-RP
2025-03-10 07:25:53,766 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-24) DCM4CHEE<-HS50US07(461): close Socket[addr=187.89.160.56/187.89.160.56,port=52112,localport=11112]
2025-03-10 07:25:54,115 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52113,localport=11112]
2025-03-10 07:25:54,115 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(462) >> A-ASSOCIATE-RQ
2025-03-10 07:25:54,115 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(462) << A-ASSOCIATE-AC
2025-03-10 07:25:54,307 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(462) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121622638 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:25:56,061 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16765) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:25:56,064 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16765) Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
2025-03-10 07:25:56,066 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(462): processing 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121622638 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:25:56,067 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(462) << 1:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:25:56,274 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(462) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121724509 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:25:56,608 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16765) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:25:56,611 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16765) Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
2025-03-10 07:25:56,613 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(462): processing 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121724509 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:25:56,613 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(462) << 2:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:25:56,807 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(462) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121805539 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:25:57,141 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16765) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:25:57,144 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16765) Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
2025-03-10 07:25:57,146 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(462): processing 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121805539 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:25:57,146 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(462) << 3:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:25:57,343 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(462) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121948156 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:25:57,634 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16765) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:25:57,637 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16765) Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
2025-03-10 07:25:57,639 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(462): processing 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121948156 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:25:57,639 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(462) << 4:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:25:57,834 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(462) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221122049744 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:25:58,168 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16765) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:25:58,171 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16765) Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
2025-03-10 07:25:58,172 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(462): processing 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221122049744 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:25:58,173 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(462) << 5:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:25:58,380 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(462) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221122147993 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:25:58,671 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16765) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:25:58,674 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16765) Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
2025-03-10 07:25:58,676 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(462): processing 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221122147993 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:25:58,676 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(462) << 6:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:25:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start TaskScheduler.execute()
2025-03-10 07:25:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished TaskScheduler.execute()
2025-03-10 07:25:58,873 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(462) >> A-RELEASE-RQ
2025-03-10 07:25:58,873 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16765) DCM4CHEE<-HS50US07(462) << A-RELEASE-RP
2025-03-10 07:25:58,924 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-7) DCM4CHEE<-HS50US07(462): close Socket[addr=187.89.160.56/187.89.160.56,port=52113,localport=11112]
2025-03-10 07:26:07,122 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52072,localport=11112]
2025-03-10 07:26:07,123 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(463) >> A-ASSOCIATE-RQ
2025-03-10 07:26:07,123 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(463) << A-ASSOCIATE-AC
2025-03-10 07:26:07,317 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(463) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250206103252538 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:26:09,941 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16769) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:26:09,945 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16769) Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID 2836^^^DCM4CHEE.379F032C.89C97580 in previous received object of Study[uid=2836].
2025-03-10 07:26:09,947 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(463): processing 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250206103252538 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID 2836^^^DCM4CHEE.379F032C.89C97580 in previous received object of Study[uid=2836].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:26:09,947 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(463) << 1:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:26:10,145 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(463) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250206103321899 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:26:11,977 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start IANScheduler.execute()
2025-03-10 07:26:11,979 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished IANScheduler.execute()
2025-03-10 07:26:12,124 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16752) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:26:12,132 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(452): Create Instance[pk=107501, uid=1.2.410.200001.101.11.601.1501430850.3.20250308103226399, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 07:26:12,132 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(452): Create Location[pk=107501, systemID=fs1, path=2025/03/10/59FB0124/554B62AC/4BC28EB1, tsuid=1.2.840.10008.1.2, size=3416634, status=OK, objectType=DICOM_FILE]
2025-03-10 07:26:12,144 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(452): Updated DB in 20 ms
2025-03-10 07:26:12,144 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(452) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308103226399 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:26:12,282 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16769) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:26:12,285 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16769) Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID 2836^^^DCM4CHEE.379F032C.89C97580 in previous received object of Study[uid=2836].
2025-03-10 07:26:12,287 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(463): processing 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250206103321899 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID 2836^^^DCM4CHEE.379F032C.89C97580 in previous received object of Study[uid=2836].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:26:12,287 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(463) << 2:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:26:12,346 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(452) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308103320902 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:26:12,484 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(463) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250206103340566 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:26:15,582 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16769) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:26:15,586 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16769) Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID 2836^^^DCM4CHEE.379F032C.89C97580 in previous received object of Study[uid=2836].
2025-03-10 07:26:15,588 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(463): processing 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250206103340566 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID 2836^^^DCM4CHEE.379F032C.89C97580 in previous received object of Study[uid=2836].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:26:15,588 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(463) << 3:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:26:15,786 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(463) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250206103406077 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:26:18,495 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16769) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:26:18,498 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16769) Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID 2836^^^DCM4CHEE.379F032C.89C97580 in previous received object of Study[uid=2836].
2025-03-10 07:26:18,500 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(463): processing 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250206103406077 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID 2836^^^DCM4CHEE.379F032C.89C97580 in previous received object of Study[uid=2836].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:26:18,500 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(463) << 4:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:26:18,698 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(463) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250206103427630 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:26:22,420 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16769) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:26:22,423 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16769) Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID 2836^^^DCM4CHEE.379F032C.89C97580 in previous received object of Study[uid=2836].
2025-03-10 07:26:22,425 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(463): processing 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250206103427630 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID 2836^^^DCM4CHEE.379F032C.89C97580 in previous received object of Study[uid=2836].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:26:22,425 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(463) << 5:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:26:22,624 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(463) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250206103435696 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:26:25,902 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start StudySizeScheduler.execute()
2025-03-10 07:26:25,903 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished StudySizeScheduler.execute()
2025-03-10 07:26:25,914 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16769) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:26:25,917 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16769) Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID 2836^^^DCM4CHEE.379F032C.89C97580 in previous received object of Study[uid=2836].
2025-03-10 07:26:25,919 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(463): processing 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250206103435696 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID 2836^^^DCM4CHEE.379F032C.89C97580 in previous received object of Study[uid=2836].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:26:25,919 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(463) << 6:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:26:26,117 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(463) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250206103510492 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:26:28,054 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16769) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:26:28,057 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16769) Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID 2836^^^DCM4CHEE.379F032C.89C97580 in previous received object of Study[uid=2836].
2025-03-10 07:26:28,059 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(463): processing 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250206103510492 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID 2836^^^DCM4CHEE.379F032C.89C97580 in previous received object of Study[uid=2836].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:26:28,059 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(463) << 7:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:26:28,261 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(463) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250206103535919 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:26:30,390 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16769) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:26:30,393 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16769) Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID 2836^^^DCM4CHEE.379F032C.89C97580 in previous received object of Study[uid=2836].
2025-03-10 07:26:30,395 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(463): processing 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250206103535919 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID 2836^^^DCM4CHEE.379F032C.89C97580 in previous received object of Study[uid=2836].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:26:30,395 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(463) << 8:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:26:30,593 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(463) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250206103638649 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:26:33,306 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16769) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:26:33,309 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16769) Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID 2836^^^DCM4CHEE.379F032C.89C97580 in previous received object of Study[uid=2836].
2025-03-10 07:26:33,311 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(463): processing 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250206103638649 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID 2836^^^DCM4CHEE.379F032C.89C97580 in previous received object of Study[uid=2836].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:26:33,311 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(463) << 9:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:26:33,509 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(463) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250206103707824 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:26:36,606 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16769) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:26:36,609 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16769) Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID 2836^^^DCM4CHEE.379F032C.89C97580 in previous received object of Study[uid=2836].
2025-03-10 07:26:36,611 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(463): processing 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250206103707824 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID 2836^^^DCM4CHEE.379F032C.89C97580 in previous received object of Study[uid=2836].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:26:36,611 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(463) << 10:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:26:36,793 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start UPSProcessingScheduler.execute()
2025-03-10 07:26:36,794 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished UPSProcessingScheduler.execute()
2025-03-10 07:26:36,809 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(463) >> 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250206103754539 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:26:39,520 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16769) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:26:39,530 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16769) Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID 2836^^^DCM4CHEE.379F032C.89C97580 in previous received object of Study[uid=2836].
2025-03-10 07:26:39,532 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(463): processing 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250206103754539 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID 2836^^^DCM4CHEE.379F032C.89C97580 in previous received object of Study[uid=2836].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:26:39,532 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(463) << 11:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:26:39,730 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(463) >> 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250206103759745 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:26:52,400 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start AuditScheduler.execute()
2025-03-10 07:26:52,401 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-26) Send audit message to /127.0.0.1:514
2025-03-10 07:26:52,402 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-26) Send audit message to /127.0.0.1:514
2025-03-10 07:26:52,402 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished AuditScheduler.execute()
2025-03-10 07:26:52,925 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16752) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:26:52,935 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(452): Create Instance[pk=107502, uid=1.2.410.200001.101.11.601.1501430850.3.20250308103320902, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 07:26:52,935 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(452): Create Location[pk=107502, systemID=fs1, path=2025/03/10/59FB0124/554B62AC/4D74C27E, tsuid=1.2.840.10008.1.2, size=3416634, status=OK, objectType=DICOM_FILE]
2025-03-10 07:26:52,945 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(452): Updated DB in 20 ms
2025-03-10 07:26:52,946 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(452) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308103320902 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:26:53,177 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(452) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308103458977 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:26:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start TaskScheduler.execute()
2025-03-10 07:26:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished TaskScheduler.execute()
2025-03-10 07:27:01,980 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16769) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:27:01,988 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16769) Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID 2836^^^DCM4CHEE.379F032C.89C97580 in previous received object of Study[uid=2836].
2025-03-10 07:27:01,998 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(463): processing 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250206103759745 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID 2836^^^DCM4CHEE.379F032C.89C97580 in previous received object of Study[uid=2836].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:27:01,998 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(463) << 12:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:27:02,195 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(463) >> A-RELEASE-RQ
2025-03-10 07:27:02,195 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(463) << A-RELEASE-RP
2025-03-10 07:27:02,246 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-28) DCM4CHEE<-HS30(463): close Socket[addr=187.89.160.56/187.89.160.56,port=52072,localport=11112]
2025-03-10 07:27:02,604 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52073,localport=11112]
2025-03-10 07:27:02,604 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(464) >> A-ASSOCIATE-RQ
2025-03-10 07:27:02,604 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(464) << A-ASSOCIATE-AC
2025-03-10 07:27:02,806 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(464) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250206103252538 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:27:05,150 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16769) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:27:05,159 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16769) Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID 2836^^^DCM4CHEE.379F032C.89C97580 in previous received object of Study[uid=2836].
2025-03-10 07:27:05,161 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(464): processing 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250206103252538 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID 2836^^^DCM4CHEE.379F032C.89C97580 in previous received object of Study[uid=2836].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:27:05,161 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(464) << 1:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:27:05,366 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(464) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250206103321899 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:27:06,789 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16769) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:27:06,797 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16769) Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID 2836^^^DCM4CHEE.379F032C.89C97580 in previous received object of Study[uid=2836].
2025-03-10 07:27:06,799 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(464): processing 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250206103321899 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID 2836^^^DCM4CHEE.379F032C.89C97580 in previous received object of Study[uid=2836].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:27:06,800 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(464) << 2:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:27:07,007 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(464) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250206103340566 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:27:09,631 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16769) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:27:09,639 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16769) Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID 2836^^^DCM4CHEE.379F032C.89C97580 in previous received object of Study[uid=2836].
2025-03-10 07:27:09,641 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(464): processing 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250206103340566 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID 2836^^^DCM4CHEE.379F032C.89C97580 in previous received object of Study[uid=2836].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:27:09,641 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(464) << 3:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:27:09,847 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(464) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250206103406077 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:27:11,979 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start IANScheduler.execute()
2025-03-10 07:27:11,981 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished IANScheduler.execute()
2025-03-10 07:27:12,671 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16769) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:27:12,679 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16769) Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID 2836^^^DCM4CHEE.379F032C.89C97580 in previous received object of Study[uid=2836].
2025-03-10 07:27:12,681 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(464): processing 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250206103406077 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID 2836^^^DCM4CHEE.379F032C.89C97580 in previous received object of Study[uid=2836].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:27:12,681 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(464) << 4:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:27:12,887 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(464) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250206103427630 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:27:16,110 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16769) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:27:16,113 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16769) Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID 2836^^^DCM4CHEE.379F032C.89C97580 in previous received object of Study[uid=2836].
2025-03-10 07:27:16,115 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(464): processing 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250206103427630 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID 2836^^^DCM4CHEE.379F032C.89C97580 in previous received object of Study[uid=2836].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:27:16,115 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(464) << 5:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:27:16,321 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(464) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250206103435696 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:27:19,143 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16769) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:27:19,146 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16769) Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID 2836^^^DCM4CHEE.379F032C.89C97580 in previous received object of Study[uid=2836].
2025-03-10 07:27:19,148 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(464): processing 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250206103435696 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID 2836^^^DCM4CHEE.379F032C.89C97580 in previous received object of Study[uid=2836].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:27:19,148 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(464) << 6:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:27:19,354 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(464) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250206103510492 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:27:21,975 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16769) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:27:21,978 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16769) Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID 2836^^^DCM4CHEE.379F032C.89C97580 in previous received object of Study[uid=2836].
2025-03-10 07:27:21,980 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(464): processing 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250206103510492 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID 2836^^^DCM4CHEE.379F032C.89C97580 in previous received object of Study[uid=2836].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:27:21,980 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(464) << 7:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:27:22,186 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(464) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250206103535919 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:27:23,743 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52052,localport=11112]
2025-03-10 07:27:23,744 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16774) DCM4CHEE<-HS30(465) >> A-ASSOCIATE-RQ
2025-03-10 07:27:23,744 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16774) DCM4CHEE<-HS30(465) << A-ASSOCIATE-AC
2025-03-10 07:27:23,940 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16774) DCM4CHEE<-HS30(465) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20240928092347489 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:27:24,207 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16769) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:27:24,211 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16769) Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID 2836^^^DCM4CHEE.379F032C.89C97580 in previous received object of Study[uid=2836].
2025-03-10 07:27:24,213 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(464): processing 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250206103535919 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID 2836^^^DCM4CHEE.379F032C.89C97580 in previous received object of Study[uid=2836].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:27:24,213 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(464) << 8:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:27:24,419 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(464) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250206103638649 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:27:26,840 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16769) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:27:26,843 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16769) Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID 2836^^^DCM4CHEE.379F032C.89C97580 in previous received object of Study[uid=2836].
2025-03-10 07:27:26,845 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(464): processing 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250206103638649 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID 2836^^^DCM4CHEE.379F032C.89C97580 in previous received object of Study[uid=2836].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:27:26,846 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(464) << 9:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:27:27,052 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(464) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250206103707824 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:27:29,877 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16769) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:27:29,880 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16769) Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID 2836^^^DCM4CHEE.379F032C.89C97580 in previous received object of Study[uid=2836].
2025-03-10 07:27:29,882 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(464): processing 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250206103707824 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID 2836^^^DCM4CHEE.379F032C.89C97580 in previous received object of Study[uid=2836].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:27:29,882 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(464) << 10:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:27:30,088 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(464) >> 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250206103754539 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:27:32,506 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16769) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:27:32,510 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16769) Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID 2836^^^DCM4CHEE.379F032C.89C97580 in previous received object of Study[uid=2836].
2025-03-10 07:27:32,512 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(464): processing 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250206103754539 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID 2836^^^DCM4CHEE.379F032C.89C97580 in previous received object of Study[uid=2836].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:27:32,512 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(464) << 11:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:27:32,718 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(464) >> 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250206103759745 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:27:36,794 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start UPSProcessingScheduler.execute()
2025-03-10 07:27:36,796 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished UPSProcessingScheduler.execute()
2025-03-10 07:27:37,419 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16774) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:27:37,427 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16774) Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from Patient ID 28092024-074102^^^DCM4CHEE.7BBB96F6.083D80C9 in previous received object of Study[uid=1.2.410.200001.101.11.301.1123109166.1.20240928074139541].
2025-03-10 07:27:37,429 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16774) DCM4CHEE<-HS30(465): processing 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20240928092347489 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from Patient ID 28092024-074102^^^DCM4CHEE.7BBB96F6.083D80C9 in previous received object of Study[uid=1.2.410.200001.101.11.301.1123109166.1.20240928074139541].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:27:37,430 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16774) DCM4CHEE<-HS30(465) << 1:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:27:37,626 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16774) DCM4CHEE<-HS30(465) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20240928092407110 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:27:39,210 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16752) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:27:39,213 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(452): Create Instance[pk=107503, uid=1.2.410.200001.101.11.601.1501430850.3.20250308103458977, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 07:27:39,213 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(452): Create Location[pk=107503, systemID=fs1, path=2025/03/10/59FB0124/554B62AC/4F578576, tsuid=1.2.840.10008.1.2, size=3915742, status=OK, objectType=DICOM_FILE]
2025-03-10 07:27:39,226 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(452): Updated DB in 16 ms
2025-03-10 07:27:39,226 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(452) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308103458977 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:27:39,446 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(452) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308103531460 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:27:43,847 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16774) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:27:43,852 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16774) Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from Patient ID 28092024-074102^^^DCM4CHEE.7BBB96F6.083D80C9 in previous received object of Study[uid=1.2.410.200001.101.11.301.1123109166.1.20240928074139541].
2025-03-10 07:27:43,854 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16774) DCM4CHEE<-HS30(465): processing 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20240928092407110 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from Patient ID 28092024-074102^^^DCM4CHEE.7BBB96F6.083D80C9 in previous received object of Study[uid=1.2.410.200001.101.11.301.1123109166.1.20240928074139541].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:27:43,854 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16774) DCM4CHEE<-HS30(465) << 2:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:27:44,051 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16774) DCM4CHEE<-HS30(465) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20240928092414509 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:27:51,033 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16774) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:27:51,036 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16774) Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from Patient ID 28092024-074102^^^DCM4CHEE.7BBB96F6.083D80C9 in previous received object of Study[uid=1.2.410.200001.101.11.301.1123109166.1.20240928074139541].
2025-03-10 07:27:51,038 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16774) DCM4CHEE<-HS30(465): processing 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20240928092414509 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from Patient ID 28092024-074102^^^DCM4CHEE.7BBB96F6.083D80C9 in previous received object of Study[uid=1.2.410.200001.101.11.301.1123109166.1.20240928074139541].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:27:51,038 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16774) DCM4CHEE<-HS30(465) << 3:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:27:51,236 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16774) DCM4CHEE<-HS30(465) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20240928092430117 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:27:52,402 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start AuditScheduler.execute()
2025-03-10 07:27:52,404 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-15) Send audit message to /127.0.0.1:514
2025-03-10 07:27:52,404 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished AuditScheduler.execute()
2025-03-10 07:27:53,682 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16769) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:27:53,685 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16769) Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID 2836^^^DCM4CHEE.379F032C.89C97580 in previous received object of Study[uid=2836].
2025-03-10 07:27:53,695 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(464): processing 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250206103759745 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID 2836^^^DCM4CHEE.379F032C.89C97580 in previous received object of Study[uid=2836].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:27:53,695 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(464) << 12:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 2836^^^DCM4CHEE.379F032C.null differs from Patient ID
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:27:53,902 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(464) >> A-RELEASE-RQ
2025-03-10 07:27:53,902 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(464) << A-RELEASE-RP
2025-03-10 07:27:53,953 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-3) DCM4CHEE<-HS30(464): close Socket[addr=187.89.160.56/187.89.160.56,port=52073,localport=11112]
2025-03-10 07:27:54,322 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52074,localport=11112]
2025-03-10 07:27:54,330 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466) >> A-ASSOCIATE-RQ
2025-03-10 07:27:54,330 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466) << A-ASSOCIATE-AC
2025-03-10 07:27:54,535 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107101004138 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:27:54,928 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16774) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:27:54,931 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16774) Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from Patient ID 28092024-074102^^^DCM4CHEE.7BBB96F6.083D80C9 in previous received object of Study[uid=1.2.410.200001.101.11.301.1123109166.1.20240928074139541].
2025-03-10 07:27:54,933 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16774) DCM4CHEE<-HS30(465): processing 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20240928092430117 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from Patient ID 28092024-074102^^^DCM4CHEE.7BBB96F6.083D80C9 in previous received object of Study[uid=1.2.410.200001.101.11.301.1123109166.1.20240928074139541].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:27:54,934 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16774) DCM4CHEE<-HS30(465) << 4:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:27:55,132 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16774) DCM4CHEE<-HS30(465) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20240928092441499 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:27:56,982 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16769) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:27:56,985 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466): Found previous received Instance[pk=68485, uid=1.2.410.200001.101.11.301.1144174170.3.20250107101004138, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 07:27:56,986 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466): Ignore received Instance[studyUID=338908,seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250107101003853,objectUID=1.2.410.200001.101.11.301.1144174170.3.20250107101004138] with equal digest
2025-03-10 07:27:56,986 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466): Updated DB in 4 ms
2025-03-10 07:27:56,987 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107101004138 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:27:57,191 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107101043301 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:27:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start TaskScheduler.execute()
2025-03-10 07:27:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished TaskScheduler.execute()
2025-03-10 07:27:59,395 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16774) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:27:59,398 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16774) Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from Patient ID 28092024-074102^^^DCM4CHEE.7BBB96F6.083D80C9 in previous received object of Study[uid=1.2.410.200001.101.11.301.1123109166.1.20240928074139541].
2025-03-10 07:27:59,400 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16774) DCM4CHEE<-HS30(465): processing 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20240928092441499 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from Patient ID 28092024-074102^^^DCM4CHEE.7BBB96F6.083D80C9 in previous received object of Study[uid=1.2.410.200001.101.11.301.1123109166.1.20240928074139541].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:27:59,400 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16774) DCM4CHEE<-HS30(465) << 5:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:27:59,598 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16774) DCM4CHEE<-HS30(465) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20240928092516071 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:27:59,983 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16769) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:27:59,985 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466): Found previous received Instance[pk=68486, uid=1.2.410.200001.101.11.301.1144174170.3.20250107101043301, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 07:27:59,986 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466): Ignore received Instance[studyUID=338908,seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250107101003853,objectUID=1.2.410.200001.101.11.301.1144174170.3.20250107101043301] with equal digest
2025-03-10 07:27:59,986 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466): Updated DB in 3 ms
2025-03-10 07:27:59,988 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107101043301 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:28:00,191 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107101134139 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:28:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start PurgeStorageScheduler.execute()
2025-03-10 07:28:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished PurgeStorageScheduler.execute()
2025-03-10 07:28:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-16779) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 07:28:01,704 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-16779) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 07:28:03,368 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16769) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:28:03,370 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466): Found previous received Instance[pk=68487, uid=1.2.410.200001.101.11.301.1144174170.3.20250107101134139, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 07:28:03,371 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466): Ignore received Instance[studyUID=338908,seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250107101003853,objectUID=1.2.410.200001.101.11.301.1144174170.3.20250107101134139] with equal digest
2025-03-10 07:28:03,371 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466): Updated DB in 2 ms
2025-03-10 07:28:03,372 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107101134139 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:28:03,576 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107101322358 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:28:06,553 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16769) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:28:06,555 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466): Found previous received Instance[pk=68488, uid=1.2.410.200001.101.11.301.1144174170.3.20250107101322358, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 07:28:06,555 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466): Ignore received Instance[studyUID=338908,seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250107101003853,objectUID=1.2.410.200001.101.11.301.1144174170.3.20250107101322358] with equal digest
2025-03-10 07:28:06,556 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466): Updated DB in 3 ms
2025-03-10 07:28:06,557 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107101322358 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:28:06,761 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107101453938 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:28:06,962 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16774) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:28:06,965 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16774) Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from Patient ID 28092024-074102^^^DCM4CHEE.7BBB96F6.083D80C9 in previous received object of Study[uid=1.2.410.200001.101.11.301.1123109166.1.20240928074139541].
2025-03-10 07:28:06,967 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16774) DCM4CHEE<-HS30(465): processing 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20240928092516071 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from Patient ID 28092024-074102^^^DCM4CHEE.7BBB96F6.083D80C9 in previous received object of Study[uid=1.2.410.200001.101.11.301.1123109166.1.20240928074139541].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:28:06,968 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16774) DCM4CHEE<-HS30(465) << 6:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:28:07,171 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16774) DCM4CHEE<-HS30(465) >> A-RELEASE-RQ
2025-03-10 07:28:07,171 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16774) DCM4CHEE<-HS30(465) << A-RELEASE-RP
2025-03-10 07:28:07,221 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-17) DCM4CHEE<-HS30(465): close Socket[addr=187.89.160.56/187.89.160.56,port=52052,localport=11112]
2025-03-10 07:28:09,548 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16769) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:28:09,550 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466): Found previous received Instance[pk=68489, uid=1.2.410.200001.101.11.301.1144174170.3.20250107101453938, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 07:28:09,551 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466): Ignore received Instance[studyUID=338908,seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250107101003853,objectUID=1.2.410.200001.101.11.301.1144174170.3.20250107101453938] with equal digest
2025-03-10 07:28:09,551 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466): Updated DB in 3 ms
2025-03-10 07:28:09,553 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107101453938 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:28:09,755 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107101608307 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:28:11,981 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start IANScheduler.execute()
2025-03-10 07:28:11,983 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished IANScheduler.execute()
2025-03-10 07:28:12,737 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16769) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:28:12,739 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466): Found previous received Instance[pk=68490, uid=1.2.410.200001.101.11.301.1144174170.3.20250107101608307, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 07:28:12,739 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466): Ignore received Instance[studyUID=338908,seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250107101003853,objectUID=1.2.410.200001.101.11.301.1144174170.3.20250107101608307] with equal digest
2025-03-10 07:28:12,739 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466): Updated DB in 2 ms
2025-03-10 07:28:12,741 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107101608307 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:28:12,944 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107102029058 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:28:17,311 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16769) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:28:17,313 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466): Found previous received Instance[pk=68507, uid=1.2.410.200001.101.11.301.1144174170.3.20250107102029058, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 07:28:17,313 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466): Ignore received Instance[studyUID=338908,seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250107101003853,objectUID=1.2.410.200001.101.11.301.1144174170.3.20250107102029058] with equal digest
2025-03-10 07:28:17,314 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466): Updated DB in 3 ms
2025-03-10 07:28:17,315 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107102029058 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:28:17,521 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107102106517 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:28:20,052 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16752) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:28:20,055 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(452): Create Instance[pk=107504, uid=1.2.410.200001.101.11.601.1501430850.3.20250308103531460, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 07:28:20,055 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(452): Create Location[pk=107504, systemID=fs1, path=2025/03/10/59FB0124/554B62AC/50ECED8F, tsuid=1.2.840.10008.1.2, size=3416634, status=OK, objectType=DICOM_FILE]
2025-03-10 07:28:20,065 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(452): Updated DB in 12 ms
2025-03-10 07:28:20,066 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(452) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308103531460 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:28:20,329 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(452) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308103832724 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:28:21,097 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16769) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:28:21,099 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466): Found previous received Instance[pk=68491, uid=1.2.410.200001.101.11.301.1144174170.3.20250107102106517, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 07:28:21,100 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466): Ignore received Instance[studyUID=338908,seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250107101003853,objectUID=1.2.410.200001.101.11.301.1144174170.3.20250107102106517] with equal digest
2025-03-10 07:28:21,100 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466): Updated DB in 3 ms
2025-03-10 07:28:21,102 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466) << 8:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107102106517 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:28:21,305 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107102233058 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:28:24,290 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16769) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:28:24,292 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466): Found previous received Instance[pk=68508, uid=1.2.410.200001.101.11.301.1144174170.3.20250107102233058, class=1.2.840.10008.5.1.4.1.1.6.1, no=9]
2025-03-10 07:28:24,292 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466): Ignore received Instance[studyUID=338908,seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250107101003853,objectUID=1.2.410.200001.101.11.301.1144174170.3.20250107102233058] with equal digest
2025-03-10 07:28:24,292 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466): Updated DB in 2 ms
2025-03-10 07:28:24,294 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466) << 9:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107102233058 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:28:24,497 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107102304613 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:28:28,271 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16769) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:28:28,273 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466): Found previous received Instance[pk=68509, uid=1.2.410.200001.101.11.301.1144174170.3.20250107102304613, class=1.2.840.10008.5.1.4.1.1.6.1, no=10]
2025-03-10 07:28:28,274 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466): Ignore received Instance[studyUID=338908,seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250107101003853,objectUID=1.2.410.200001.101.11.301.1144174170.3.20250107102304613] with equal digest
2025-03-10 07:28:28,274 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466): Updated DB in 3 ms
2025-03-10 07:28:28,275 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466) << 10:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107102304613 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:28:28,479 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466) >> 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107102352517 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:28:31,659 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16769) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:28:31,661 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466): Found previous received Instance[pk=68492, uid=1.2.410.200001.101.11.301.1144174170.3.20250107102352517, class=1.2.840.10008.5.1.4.1.1.6.1, no=11]
2025-03-10 07:28:31,661 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466): Ignore received Instance[studyUID=338908,seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250107101003853,objectUID=1.2.410.200001.101.11.301.1144174170.3.20250107102352517] with equal digest
2025-03-10 07:28:31,662 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466): Updated DB in 3 ms
2025-03-10 07:28:31,663 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466) << 11:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107102352517 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:28:31,868 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466) >> 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107102531554 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:28:36,439 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16769) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:28:36,441 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466): Found previous received Instance[pk=68493, uid=1.2.410.200001.101.11.301.1144174170.3.20250107102531554, class=1.2.840.10008.5.1.4.1.1.6.1, no=12]
2025-03-10 07:28:36,442 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466): Ignore received Instance[studyUID=338908,seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250107101003853,objectUID=1.2.410.200001.101.11.301.1144174170.3.20250107102531554] with equal digest
2025-03-10 07:28:36,442 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466): Updated DB in 3 ms
2025-03-10 07:28:36,444 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466) << 12:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107102531554 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:28:36,647 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466) >> 13:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107102646485 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:28:36,796 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start UPSProcessingScheduler.execute()
2025-03-10 07:28:36,797 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished UPSProcessingScheduler.execute()
2025-03-10 07:28:37,577 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52056,localport=11112]
2025-03-10 07:28:37,577 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16783) DCM4CHEE<-HS30(467) >> A-ASSOCIATE-RQ
2025-03-10 07:28:37,577 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16783) DCM4CHEE<-HS30(467) << A-ASSOCIATE-AC
2025-03-10 07:28:37,767 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16783) DCM4CHEE<-HS30(467) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093425341 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:28:40,026 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16769) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:28:40,029 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466): Found previous received Instance[pk=68494, uid=1.2.410.200001.101.11.301.1144174170.3.20250107102646485, class=1.2.840.10008.5.1.4.1.1.6.1, no=13]
2025-03-10 07:28:40,030 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466): Ignore received Instance[studyUID=338908,seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250107101003853,objectUID=1.2.410.200001.101.11.301.1144174170.3.20250107102646485] with equal digest
2025-03-10 07:28:40,031 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466): Updated DB in 5 ms
2025-03-10 07:28:40,032 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466) << 13:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107102646485 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:28:40,236 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466) >> 14:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107102719626 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:28:42,384 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16783) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:28:42,394 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16783) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 07:28:42,396 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16783) DCM4CHEE<-HS30(467): processing 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093425341 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:28:42,397 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16783) DCM4CHEE<-HS30(467) << 1:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:28:42,590 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16783) DCM4CHEE<-HS30(467) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093451002 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:28:43,016 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16769) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:28:43,018 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466): Found previous received Instance[pk=68510, uid=1.2.410.200001.101.11.301.1144174170.3.20250107102719626, class=1.2.840.10008.5.1.4.1.1.6.1, no=14]
2025-03-10 07:28:43,019 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466): Ignore received Instance[studyUID=338908,seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250107101003853,objectUID=1.2.410.200001.101.11.301.1144174170.3.20250107102719626] with equal digest
2025-03-10 07:28:43,019 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466): Updated DB in 3 ms
2025-03-10 07:28:43,020 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466) << 14:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107102719626 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:28:43,221 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466) >> 15:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107102819757 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:28:46,403 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16769) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:28:46,406 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466): Found previous received Instance[pk=68495, uid=1.2.410.200001.101.11.301.1144174170.3.20250107102819757, class=1.2.840.10008.5.1.4.1.1.6.1, no=15]
2025-03-10 07:28:46,406 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466): Ignore received Instance[studyUID=338908,seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250107101003853,objectUID=1.2.410.200001.101.11.301.1144174170.3.20250107102819757] with equal digest
2025-03-10 07:28:46,407 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466): Updated DB in 4 ms
2025-03-10 07:28:46,408 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466) << 15:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107102819757 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:28:46,612 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466) >> 16:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107103840389 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:28:48,296 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16783) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:28:48,300 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16783) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 07:28:48,302 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16783) DCM4CHEE<-HS30(467): processing 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093451002 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:28:48,302 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16783) DCM4CHEE<-HS30(467) << 2:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:28:48,498 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16783) DCM4CHEE<-HS30(467) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093651199 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:28:49,990 INFO  [org.dcm4chee.arc.ups.impl.UPSDeleteScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start UPSDeleteScheduler.execute()
2025-03-10 07:28:49,992 INFO  [org.dcm4chee.arc.ups.impl.UPSDeleteScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished UPSDeleteScheduler.execute()
2025-03-10 07:28:50,390 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16769) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:28:50,392 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466): Found previous received Instance[pk=68511, uid=1.2.410.200001.101.11.301.1144174170.3.20250107103840389, class=1.2.840.10008.5.1.4.1.1.6.1, no=16]
2025-03-10 07:28:50,393 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466): Ignore received Instance[studyUID=338908,seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250107101003853,objectUID=1.2.410.200001.101.11.301.1144174170.3.20250107103840389] with equal digest
2025-03-10 07:28:50,394 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466): Updated DB in 4 ms
2025-03-10 07:28:50,395 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466) << 16:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107103840389 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:28:50,599 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466) >> 17:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107103902565 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:28:52,404 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start AuditScheduler.execute()
2025-03-10 07:28:52,404 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished AuditScheduler.execute()
2025-03-10 07:28:53,975 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16769) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:28:53,978 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466): Found previous received Instance[pk=68512, uid=1.2.410.200001.101.11.301.1144174170.3.20250107103902565, class=1.2.840.10008.5.1.4.1.1.6.1, no=17]
2025-03-10 07:28:53,978 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466): Ignore received Instance[studyUID=338908,seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250107101003853,objectUID=1.2.410.200001.101.11.301.1144174170.3.20250107103902565] with equal digest
2025-03-10 07:28:53,979 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466): Updated DB in 4 ms
2025-03-10 07:28:53,980 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466) << 17:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107103902565 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:28:54,183 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466) >> 18:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107104041179 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:28:54,769 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16783) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:28:54,772 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16783) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 07:28:54,774 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16783) DCM4CHEE<-HS30(467): processing 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093651199 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:28:54,774 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16783) DCM4CHEE<-HS30(467) << 3:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:28:54,970 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16783) DCM4CHEE<-HS30(467) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093845190 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:28:57,162 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16769) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:28:57,164 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466): Found previous received Instance[pk=68513, uid=1.2.410.200001.101.11.301.1144174170.3.20250107104041179, class=1.2.840.10008.5.1.4.1.1.6.1, no=18]
2025-03-10 07:28:57,165 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466): Ignore received Instance[studyUID=338908,seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250107101003853,objectUID=1.2.410.200001.101.11.301.1144174170.3.20250107104041179] with equal digest
2025-03-10 07:28:57,165 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466): Updated DB in 3 ms
2025-03-10 07:28:57,166 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466) << 18:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107104041179 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:28:57,370 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466) >> 19:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107104134011 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:28:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start TaskScheduler.execute()
2025-03-10 07:28:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished TaskScheduler.execute()
2025-03-10 07:28:59,755 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16752) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:28:59,757 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(452): Create Instance[pk=107505, uid=1.2.410.200001.101.11.601.1501430850.3.20250308103832724, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 07:28:59,757 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(452): Create Location[pk=107505, systemID=fs1, path=2025/03/10/59FB0124/554B62AC/560BF696, tsuid=1.2.840.10008.1.2, size=3416634, status=OK, objectType=DICOM_FILE]
2025-03-10 07:28:59,780 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(452): Updated DB in 25 ms
2025-03-10 07:28:59,781 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(452) << 8:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308103832724 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:28:59,990 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(452) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308103840041 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:29:00,552 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16769) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:29:00,554 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466): Found previous received Instance[pk=68514, uid=1.2.410.200001.101.11.301.1144174170.3.20250107104134011, class=1.2.840.10008.5.1.4.1.1.6.1, no=19]
2025-03-10 07:29:00,555 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466): Ignore received Instance[studyUID=338908,seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250107101003853,objectUID=1.2.410.200001.101.11.301.1144174170.3.20250107104134011] with equal digest
2025-03-10 07:29:00,555 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466): Updated DB in 3 ms
2025-03-10 07:29:00,556 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466) << 19:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107104134011 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:29:00,763 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466) >> 20:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107104213108 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:29:02,192 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16783) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:29:02,195 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16783) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 07:29:02,197 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16783) DCM4CHEE<-HS30(467): processing 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093845190 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:29:02,198 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16783) DCM4CHEE<-HS30(467) << 4:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:29:02,390 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16783) DCM4CHEE<-HS30(467) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093924364 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:29:04,539 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16769) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:29:04,541 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466): Found previous received Instance[pk=68515, uid=1.2.410.200001.101.11.301.1144174170.3.20250107104213108, class=1.2.840.10008.5.1.4.1.1.6.1, no=20]
2025-03-10 07:29:04,542 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466): Ignore received Instance[studyUID=338908,seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250107101003853,objectUID=1.2.410.200001.101.11.301.1144174170.3.20250107104213108] with equal digest
2025-03-10 07:29:04,542 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466): Updated DB in 3 ms
2025-03-10 07:29:04,543 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466) << 20:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107104213108 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:29:04,747 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466) >> 21:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107104235069 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:29:07,900 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16783) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:29:07,903 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16783) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 07:29:07,905 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16783) DCM4CHEE<-HS30(467): processing 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093924364 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:29:07,905 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16783) DCM4CHEE<-HS30(467) << 5:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:29:07,972 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16769) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:29:07,974 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466): Found previous received Instance[pk=68516, uid=1.2.410.200001.101.11.301.1144174170.3.20250107104235069, class=1.2.840.10008.5.1.4.1.1.6.1, no=21]
2025-03-10 07:29:07,975 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466): Ignore received Instance[studyUID=338908,seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250107101003853,objectUID=1.2.410.200001.101.11.301.1144174170.3.20250107104235069] with equal digest
2025-03-10 07:29:07,976 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466): Updated DB in 4 ms
2025-03-10 07:29:07,977 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466) << 21:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107104235069 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:29:08,099 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16783) DCM4CHEE<-HS30(467) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093944816 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:29:08,181 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466) >> 22:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107104333162 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:29:11,358 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16769) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:29:11,360 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466): Found previous received Instance[pk=68517, uid=1.2.410.200001.101.11.301.1144174170.3.20250107104333162, class=1.2.840.10008.5.1.4.1.1.6.1, no=22]
2025-03-10 07:29:11,361 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466): Ignore received Instance[studyUID=338908,seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250107101003853,objectUID=1.2.410.200001.101.11.301.1144174170.3.20250107104333162] with equal digest
2025-03-10 07:29:11,361 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466): Updated DB in 3 ms
2025-03-10 07:29:11,362 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466) << 22:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107104333162 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:29:11,567 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466) >> 23:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107104445528 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:29:11,983 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start IANScheduler.execute()
2025-03-10 07:29:11,985 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished IANScheduler.execute()
2025-03-10 07:29:14,274 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16783) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:29:14,277 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16783) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 07:29:14,279 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16783) DCM4CHEE<-HS30(467): processing 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093944816 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:29:14,280 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16783) DCM4CHEE<-HS30(467) << 6:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:29:14,474 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16783) DCM4CHEE<-HS30(467) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094029357 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:29:15,741 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16769) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:29:15,743 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466): Found previous received Instance[pk=68518, uid=1.2.410.200001.101.11.301.1144174170.3.20250107104445528, class=1.2.840.10008.5.1.4.1.1.6.1, no=23]
2025-03-10 07:29:15,744 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466): Ignore received Instance[studyUID=338908,seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250107101003853,objectUID=1.2.410.200001.101.11.301.1144174170.3.20250107104445528] with equal digest
2025-03-10 07:29:15,744 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466): Updated DB in 3 ms
2025-03-10 07:29:15,745 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466) << 23:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107104445528 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:29:15,947 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466) >> 24:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107104635455 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:29:20,316 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16769) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:29:20,318 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466): Found previous received Instance[pk=68519, uid=1.2.410.200001.101.11.301.1144174170.3.20250107104635455, class=1.2.840.10008.5.1.4.1.1.6.1, no=24]
2025-03-10 07:29:20,319 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466): Ignore received Instance[studyUID=338908,seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250107101003853,objectUID=1.2.410.200001.101.11.301.1144174170.3.20250107104635455] with equal digest
2025-03-10 07:29:20,319 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466): Updated DB in 3 ms
2025-03-10 07:29:20,320 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466) << 24:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107104635455 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:29:20,366 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16783) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:29:20,369 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16783) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 07:29:20,371 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16783) DCM4CHEE<-HS30(467): processing 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094029357 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:29:20,371 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16783) DCM4CHEE<-HS30(467) << 7:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:29:20,524 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466) >> 25:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107104729571 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:29:20,569 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16783) DCM4CHEE<-HS30(467) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094228083 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:29:23,900 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16769) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:29:23,902 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466): Found previous received Instance[pk=68520, uid=1.2.410.200001.101.11.301.1144174170.3.20250107104729571, class=1.2.840.10008.5.1.4.1.1.6.1, no=25]
2025-03-10 07:29:23,903 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466): Ignore received Instance[studyUID=338908,seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250107101003853,objectUID=1.2.410.200001.101.11.301.1144174170.3.20250107104729571] with equal digest
2025-03-10 07:29:23,903 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466): Updated DB in 3 ms
2025-03-10 07:29:23,905 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466) << 25:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107104729571 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:29:24,110 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466) >> 26:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107104732550 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:29:27,091 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16769) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:29:27,094 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466): Found previous received Instance[pk=68521, uid=1.2.410.200001.101.11.301.1144174170.3.20250107104732550, class=1.2.840.10008.5.1.4.1.1.6.1, no=26]
2025-03-10 07:29:27,094 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466): Ignore received Instance[studyUID=338908,seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250107101003853,objectUID=1.2.410.200001.101.11.301.1144174170.3.20250107104732550] with equal digest
2025-03-10 07:29:27,095 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466): Updated DB in 3 ms
2025-03-10 07:29:27,096 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466) << 26:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107104732550 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:29:27,300 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466) >> 27:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107104938652 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:29:27,782 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16783) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:29:27,786 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16783) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 07:29:27,787 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16783) DCM4CHEE<-HS30(467): processing 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094228083 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:29:27,788 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16783) DCM4CHEE<-HS30(467) << 8:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:29:27,984 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16783) DCM4CHEE<-HS30(467) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094304819 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:29:30,876 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16769) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:29:30,878 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466): Found previous received Instance[pk=68522, uid=1.2.410.200001.101.11.301.1144174170.3.20250107104938652, class=1.2.840.10008.5.1.4.1.1.6.1, no=27]
2025-03-10 07:29:30,878 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466): Ignore received Instance[studyUID=338908,seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250107101003853,objectUID=1.2.410.200001.101.11.301.1144174170.3.20250107104938652] with equal digest
2025-03-10 07:29:30,879 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466): Updated DB in 3 ms
2025-03-10 07:29:30,880 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466) << 27:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107104938652 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:29:31,084 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466) >> 28:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107105130641 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:29:34,856 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16769) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:29:34,858 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466): Found previous received Instance[pk=68523, uid=1.2.410.200001.101.11.301.1144174170.3.20250107105130641, class=1.2.840.10008.5.1.4.1.1.6.1, no=28]
2025-03-10 07:29:34,858 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466): Ignore received Instance[studyUID=338908,seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250107101003853,objectUID=1.2.410.200001.101.11.301.1144174170.3.20250107105130641] with equal digest
2025-03-10 07:29:34,858 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466): Updated DB in 2 ms
2025-03-10 07:29:34,860 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466) << 28:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107105130641 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:29:35,070 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466) >> 29:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107105233867 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:29:36,798 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start UPSProcessingScheduler.execute()
2025-03-10 07:29:36,798 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished UPSProcessingScheduler.execute()
2025-03-10 07:29:38,446 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16769) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:29:38,449 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466): Found previous received Instance[pk=68524, uid=1.2.410.200001.101.11.301.1144174170.3.20250107105233867, class=1.2.840.10008.5.1.4.1.1.6.1, no=29]
2025-03-10 07:29:38,450 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466): Ignore received Instance[studyUID=338908,seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250107101003853,objectUID=1.2.410.200001.101.11.301.1144174170.3.20250107105233867] with equal digest
2025-03-10 07:29:38,451 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466): Updated DB in 4 ms
2025-03-10 07:29:38,452 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466) << 29:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107105233867 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:29:38,655 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466) >> 30:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107105430595 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:29:41,898 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16752) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:29:41,901 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(452): Create Instance[pk=107506, uid=1.2.410.200001.101.11.601.1501430850.3.20250308103840041, class=1.2.840.10008.5.1.4.1.1.6.1, no=9]
2025-03-10 07:29:41,901 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(452): Create Location[pk=107506, systemID=fs1, path=2025/03/10/59FB0124/554B62AC/56190B4D, tsuid=1.2.840.10008.1.2, size=3416634, status=OK, objectType=DICOM_FILE]
2025-03-10 07:29:41,914 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(452): Updated DB in 16 ms
2025-03-10 07:29:41,914 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(452) << 9:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308103840041 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:29:42,133 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(452) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308103846292 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:29:50,789 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 07:29:50,792 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 07:29:52,405 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start AuditScheduler.execute()
2025-03-10 07:29:52,409 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-1) Send audit message to /127.0.0.1:514
2025-03-10 07:29:52,418 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-1) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:29:52,419 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-1) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:29:52,419 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished AuditScheduler.execute()
2025-03-10 07:29:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start TaskScheduler.execute()
2025-03-10 07:29:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished TaskScheduler.execute()
2025-03-10 07:30:03,307 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16783) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:30:03,311 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16783) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 07:30:03,321 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16783) DCM4CHEE<-HS30(467): processing 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094304819 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:30:03,321 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16783) DCM4CHEE<-HS30(467) << 9:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:30:03,517 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16783) DCM4CHEE<-HS30(467) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094304846 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:30:06,652 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16769) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:30:06,654 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16769) Patient ID 338908^^^DCM4CHEE.null.0A637ACF differs from Patient ID 338908^^^DCM4CHEE.150F3BE2.0A637ACF in previous received object of Study[uid=338908].
2025-03-10 07:30:06,664 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466): processing 30:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107105430595 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 338908^^^DCM4CHEE.null.0A637ACF differs from Patient ID 338908^^^DCM4CHEE.150F3BE2.0A637ACF in previous received object of Study[uid=338908].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:864)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:30:06,664 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466) << 30:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 338908^^^DCM4CHEE.null.0A637ACF differs from Patient
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:30:06,869 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466) >> 31:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107105430630 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:30:11,985 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start IANScheduler.execute()
2025-03-10 07:30:11,987 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished IANScheduler.execute()
2025-03-10 07:30:23,351 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16752) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:30:23,353 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(452): Create Instance[pk=107507, uid=1.2.410.200001.101.11.601.1501430850.3.20250308103846292, class=1.2.840.10008.5.1.4.1.1.6.1, no=10]
2025-03-10 07:30:23,353 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(452): Create Location[pk=107507, systemID=fs1, path=2025/03/10/59FB0124/554B62AC/561BCDA5, tsuid=1.2.840.10008.1.2, size=3416634, status=OK, objectType=DICOM_FILE]
2025-03-10 07:30:23,363 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(452): Updated DB in 12 ms
2025-03-10 07:30:23,363 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(452) << 10:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308103846292 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:30:23,605 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(452) >> 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308103856161 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:30:27,529 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16769) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:30:27,531 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16769) Patient ID 338908^^^DCM4CHEE.null.0A637ACF differs from Patient ID 338908^^^DCM4CHEE.150F3BE2.0A637ACF in previous received object of Study[uid=338908].
2025-03-10 07:30:27,540 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466): processing 31:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107105430630 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 338908^^^DCM4CHEE.null.0A637ACF differs from Patient ID 338908^^^DCM4CHEE.150F3BE2.0A637ACF in previous received object of Study[uid=338908].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:864)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:30:27,541 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466) << 31:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 338908^^^DCM4CHEE.null.0A637ACF differs from Patient
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:30:27,745 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466) >> 32:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107105439136 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:30:28,951 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16769) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:30:28,953 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16769) Patient ID 338908^^^DCM4CHEE.null.0A637ACF differs from Patient ID 338908^^^DCM4CHEE.150F3BE2.0A637ACF in previous received object of Study[uid=338908].
2025-03-10 07:30:28,954 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466): processing 32:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107105439136 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 338908^^^DCM4CHEE.null.0A637ACF differs from Patient ID 338908^^^DCM4CHEE.150F3BE2.0A637ACF in previous received object of Study[uid=338908].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:864)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:30:28,955 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466) << 32:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 338908^^^DCM4CHEE.null.0A637ACF differs from Patient
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:30:29,158 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466) >> 33:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107105442952 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:30:31,746 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16769) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:30:31,748 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16769) Patient ID 338908^^^DCM4CHEE.null.0A637ACF differs from Patient ID 338908^^^DCM4CHEE.150F3BE2.0A637ACF in previous received object of Study[uid=338908].
2025-03-10 07:30:31,750 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466): processing 33:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250107105442952 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 338908^^^DCM4CHEE.null.0A637ACF differs from Patient ID 338908^^^DCM4CHEE.150F3BE2.0A637ACF in previous received object of Study[uid=338908].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:864)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:30:31,750 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466) << 33:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 338908^^^DCM4CHEE.null.0A637ACF differs from Patient
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:30:31,954 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466) >> A-RELEASE-RQ
2025-03-10 07:30:31,954 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16769) DCM4CHEE<-HS30(466) << A-RELEASE-RP
2025-03-10 07:30:32,004 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-8) DCM4CHEE<-HS30(466): close Socket[addr=187.89.160.56/187.89.160.56,port=52074,localport=11112]
2025-03-10 07:30:36,799 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start UPSProcessingScheduler.execute()
2025-03-10 07:30:36,800 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished UPSProcessingScheduler.execute()
2025-03-10 07:30:42,978 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16783) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:30:42,981 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16783) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 07:30:42,991 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16783) DCM4CHEE<-HS30(467): processing 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094304846 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:30:42,991 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16783) DCM4CHEE<-HS30(467) << 10:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:30:43,187 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16783) DCM4CHEE<-HS30(467) >> 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094719950 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:30:48,850 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16783) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:30:48,854 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16783) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 07:30:48,855 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16783) DCM4CHEE<-HS30(467): processing 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094719950 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:30:48,856 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16783) DCM4CHEE<-HS30(467) << 11:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:30:49,050 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16783) DCM4CHEE<-HS30(467) >> 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094724662 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:30:52,419 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start AuditScheduler.execute()
2025-03-10 07:30:52,428 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-12) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:30:52,428 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-12) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:30:52,428 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished AuditScheduler.execute()
2025-03-10 07:30:54,555 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16783) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:30:54,559 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16783) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 07:30:54,561 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16783) DCM4CHEE<-HS30(467): processing 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094724662 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:30:54,561 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16783) DCM4CHEE<-HS30(467) << 12:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:30:54,753 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16783) DCM4CHEE<-HS30(467) >> 13:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094736570 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:30:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start TaskScheduler.execute()
2025-03-10 07:30:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished TaskScheduler.execute()
2025-03-10 07:31:00,263 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16783) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:31:00,266 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16783) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 07:31:00,268 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16783) DCM4CHEE<-HS30(467): processing 13:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094736570 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:31:00,268 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16783) DCM4CHEE<-HS30(467) << 13:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:31:00,465 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16783) DCM4CHEE<-HS30(467) >> 14:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094926416 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:31:03,532 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16752) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:31:03,535 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(452): Create Instance[pk=107508, uid=1.2.410.200001.101.11.601.1501430850.3.20250308103856161, class=1.2.840.10008.5.1.4.1.1.6.1, no=11]
2025-03-10 07:31:03,535 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(452): Create Location[pk=107508, systemID=fs1, path=2025/03/10/59FB0124/554B62AC/5629E107, tsuid=1.2.840.10008.1.2, size=3416634, status=OK, objectType=DICOM_FILE]
2025-03-10 07:31:03,556 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(452): Updated DB in 24 ms
2025-03-10 07:31:03,557 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(452) << 11:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308103856161 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:31:03,802 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(452) >> 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308103909097 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:31:05,978 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16783) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:31:05,982 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16783) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 07:31:05,983 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16783) DCM4CHEE<-HS30(467): processing 14:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094926416 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:31:05,984 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16783) DCM4CHEE<-HS30(467) << 14:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:31:06,182 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16783) DCM4CHEE<-HS30(467) >> 15:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123095019608 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:31:11,694 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16783) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:31:11,699 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16783) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 07:31:11,701 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16783) DCM4CHEE<-HS30(467): processing 15:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123095019608 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:31:11,701 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16783) DCM4CHEE<-HS30(467) << 15:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:31:11,904 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16783) DCM4CHEE<-HS30(467) >> 16:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123095040919 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:31:11,987 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start IANScheduler.execute()
2025-03-10 07:31:11,989 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished IANScheduler.execute()
2025-03-10 07:31:25,903 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start StudySizeScheduler.execute()
2025-03-10 07:31:26,123 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) Calculated size of 1 studies
2025-03-10 07:31:26,123 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished StudySizeScheduler.execute()
2025-03-10 07:31:36,800 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start UPSProcessingScheduler.execute()
2025-03-10 07:31:36,801 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished UPSProcessingScheduler.execute()
2025-03-10 07:31:40,098 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16783) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:31:40,102 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16783) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 07:31:40,111 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16783) DCM4CHEE<-HS30(467): processing 16:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123095040919 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:31:40,112 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16783) DCM4CHEE<-HS30(467) << 16:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:31:40,306 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16783) DCM4CHEE<-HS30(467) >> 17:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123095040946 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:31:43,961 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16752) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:31:43,963 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(452): Create Instance[pk=107509, uid=1.2.410.200001.101.11.601.1501430850.3.20250308103909097, class=1.2.840.10008.5.1.4.1.1.6.1, no=12]
2025-03-10 07:31:43,964 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(452): Create Location[pk=107509, systemID=fs1, path=2025/03/10/59FB0124/554B62AC/57999DE0, tsuid=1.2.840.10008.1.2, size=3416634, status=OK, objectType=DICOM_FILE]
2025-03-10 07:31:43,985 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(452): Updated DB in 24 ms
2025-03-10 07:31:43,986 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(452) << 12:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308103909097 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:31:44,204 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(452) >> 13:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308104148369 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:31:52,429 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start AuditScheduler.execute()
2025-03-10 07:31:52,430 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-29) Send audit message to /127.0.0.1:514
2025-03-10 07:31:52,438 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:31:52,439 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:31:52,439 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished AuditScheduler.execute()
2025-03-10 07:31:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start TaskScheduler.execute()
2025-03-10 07:31:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished TaskScheduler.execute()
2025-03-10 07:32:07,874 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16783) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:32:07,879 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16783) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 07:32:07,887 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16783) DCM4CHEE<-HS30(467): processing 17:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123095040946 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:32:07,888 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16783) DCM4CHEE<-HS30(467) << 17:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:32:08,081 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16783) DCM4CHEE<-HS30(467) >> 18:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123095050423 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:32:10,481 INFO  [org.dcm4chee.arc.qmgt.impl.PurgeTaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start PurgeTaskScheduler.execute()
2025-03-10 07:32:10,499 INFO  [org.dcm4chee.arc.qmgt.impl.PurgeTaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished PurgeTaskScheduler.execute()
2025-03-10 07:32:11,989 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start IANScheduler.execute()
2025-03-10 07:32:11,991 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished IANScheduler.execute()
2025-03-10 07:32:13,406 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16783) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:32:13,410 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16783) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 07:32:13,411 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16783) DCM4CHEE<-HS30(467): processing 18:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123095050423 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:32:13,412 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16783) DCM4CHEE<-HS30(467) << 18:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:32:13,614 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16783) DCM4CHEE<-HS30(467) >> 19:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123095256988 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:32:19,874 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16783) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:32:19,877 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16783) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 07:32:19,879 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16783) DCM4CHEE<-HS30(467): processing 19:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123095256988 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:32:19,879 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16783) DCM4CHEE<-HS30(467) << 19:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:32:20,075 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16783) DCM4CHEE<-HS30(467) >> A-RELEASE-RQ
2025-03-10 07:32:20,075 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16783) DCM4CHEE<-HS30(467) << A-RELEASE-RP
2025-03-10 07:32:20,125 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-18) DCM4CHEE<-HS30(467): close Socket[addr=187.89.160.56/187.89.160.56,port=52056,localport=11112]
2025-03-10 07:32:24,934 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16752) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:32:24,937 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(452): Create Instance[pk=107510, uid=1.2.410.200001.101.11.601.1501430850.3.20250308104148369, class=1.2.840.10008.5.1.4.1.1.6.1, no=13]
2025-03-10 07:32:24,937 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(452): Create Location[pk=107510, systemID=fs1, path=2025/03/10/59FB0124/554B62AC/7F1108B6, tsuid=1.2.840.10008.1.2, size=3416634, status=OK, objectType=DICOM_FILE]
2025-03-10 07:32:24,944 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(452): Updated DB in 10 ms
2025-03-10 07:32:24,944 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(452) << 13:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308104148369 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:32:25,146 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(452) >> 14:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308104156297 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:32:36,801 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start UPSProcessingScheduler.execute()
2025-03-10 07:32:36,802 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished UPSProcessingScheduler.execute()
2025-03-10 07:32:50,479 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52068,localport=11112]
2025-03-10 07:32:50,480 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16799) DCM4CHEE<-HS30(468) >> A-ASSOCIATE-RQ
2025-03-10 07:32:50,480 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16799) DCM4CHEE<-HS30(468) << A-ASSOCIATE-AC
2025-03-10 07:32:50,673 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16799) DCM4CHEE<-HS30(468) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093425341 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:32:52,439 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start AuditScheduler.execute()
2025-03-10 07:32:52,440 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-28) Send audit message to /127.0.0.1:514
2025-03-10 07:32:52,449 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-28) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:32:52,449 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-28) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:32:52,449 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished AuditScheduler.execute()
2025-03-10 07:32:58,284 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16799) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:32:58,288 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16799) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 07:32:58,290 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16799) DCM4CHEE<-HS30(468): processing 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093425341 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:32:58,290 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16799) DCM4CHEE<-HS30(468) << 1:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:32:58,490 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16799) DCM4CHEE<-HS30(468) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093451002 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:32:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start TaskScheduler.execute()
2025-03-10 07:32:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished TaskScheduler.execute()
2025-03-10 07:33:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start PurgeStorageScheduler.execute()
2025-03-10 07:33:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished PurgeStorageScheduler.execute()
2025-03-10 07:33:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-16800) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 07:33:01,702 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-16800) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 07:33:03,276 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16799) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:33:03,279 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16799) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 07:33:03,281 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16799) DCM4CHEE<-HS30(468): processing 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093451002 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:33:03,281 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16799) DCM4CHEE<-HS30(468) << 2:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:33:03,479 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16799) DCM4CHEE<-HS30(468) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093651199 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:33:04,953 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16752) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:33:04,955 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(452): Create Instance[pk=107511, uid=1.2.410.200001.101.11.601.1501430850.3.20250308104156297, class=1.2.840.10008.5.1.4.1.1.6.1, no=14]
2025-03-10 07:33:04,956 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(452): Create Location[pk=107511, systemID=fs1, path=2025/03/10/59FB0124/554B62AC/7F1E3413, tsuid=1.2.840.10008.1.2, size=3416634, status=OK, objectType=DICOM_FILE]
2025-03-10 07:33:04,965 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(452): Updated DB in 12 ms
2025-03-10 07:33:04,966 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(452) << 14:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308104156297 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:33:05,171 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(452) >> 15:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308104203499 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:33:08,085 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16799) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:33:08,088 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16799) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 07:33:08,090 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16799) DCM4CHEE<-HS30(468): processing 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093651199 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:33:08,090 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16799) DCM4CHEE<-HS30(468) << 3:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:33:08,286 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16799) DCM4CHEE<-HS30(468) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093845190 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:33:11,991 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start IANScheduler.execute()
2025-03-10 07:33:11,993 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished IANScheduler.execute()
2025-03-10 07:33:14,422 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16799) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:33:14,425 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16799) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 07:33:14,427 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16799) DCM4CHEE<-HS30(468): processing 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093845190 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:33:14,428 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16799) DCM4CHEE<-HS30(468) << 4:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:33:14,632 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16799) DCM4CHEE<-HS30(468) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093924364 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:33:21,152 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16799) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:33:21,156 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16799) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 07:33:21,157 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16799) DCM4CHEE<-HS30(468): processing 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093924364 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:33:21,158 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16799) DCM4CHEE<-HS30(468) << 5:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:33:21,355 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16799) DCM4CHEE<-HS30(468) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093944816 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:33:26,918 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16799) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:33:26,921 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16799) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 07:33:26,923 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16799) DCM4CHEE<-HS30(468): processing 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093944816 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:33:26,923 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16799) DCM4CHEE<-HS30(468) << 6:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:33:27,121 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16799) DCM4CHEE<-HS30(468) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094228083 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:33:33,259 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16799) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:33:33,263 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16799) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 07:33:33,265 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16799) DCM4CHEE<-HS30(468): processing 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094228083 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:33:33,265 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16799) DCM4CHEE<-HS30(468) << 7:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:33:33,463 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16799) DCM4CHEE<-HS30(468) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094719950 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:33:36,803 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start UPSProcessingScheduler.execute()
2025-03-10 07:33:36,804 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished UPSProcessingScheduler.execute()
2025-03-10 07:33:39,214 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16799) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:33:39,217 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16799) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 07:33:39,219 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16799) DCM4CHEE<-HS30(468): processing 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094719950 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:33:39,219 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16799) DCM4CHEE<-HS30(468) << 8:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:33:39,414 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16799) DCM4CHEE<-HS30(468) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094736570 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:33:43,510 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16752) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:33:43,512 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(452): Create Instance[pk=107512, uid=1.2.410.200001.101.11.601.1501430850.3.20250308104203499, class=1.2.840.10008.5.1.4.1.1.6.1, no=15]
2025-03-10 07:33:43,512 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(452): Create Location[pk=107512, systemID=fs1, path=2025/03/10/59FB0124/554B62AC/808B4194, tsuid=1.2.840.10008.1.2, size=3416634, status=OK, objectType=DICOM_FILE]
2025-03-10 07:33:43,525 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(452): Updated DB in 15 ms
2025-03-10 07:33:43,526 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(452) << 15:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308104203499 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:33:43,730 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(452) >> 16:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308104213778 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:33:46,884 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16799) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:33:46,888 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16799) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 07:33:46,890 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16799) DCM4CHEE<-HS30(468): processing 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094736570 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:33:46,890 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16799) DCM4CHEE<-HS30(468) << 9:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:33:47,085 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16799) DCM4CHEE<-HS30(468) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094926416 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:33:52,450 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start AuditScheduler.execute()
2025-03-10 07:33:52,451 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-27) Send audit message to /127.0.0.1:514
2025-03-10 07:33:52,452 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-27) Send audit message to /127.0.0.1:514
2025-03-10 07:33:52,452 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-27) Send audit message to /127.0.0.1:514
2025-03-10 07:33:52,452 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-27) Send audit message to /127.0.0.1:514
2025-03-10 07:33:52,453 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-27) Send audit message to /127.0.0.1:514
2025-03-10 07:33:52,453 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-27) Send audit message to /127.0.0.1:514
2025-03-10 07:33:52,456 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-27) Send audit message to /127.0.0.1:514
2025-03-10 07:33:52,456 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-27) Send audit message to /127.0.0.1:514
2025-03-10 07:33:52,465 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:33:52,465 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:33:52,465 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-27) Send audit message to /127.0.0.1:514
2025-03-10 07:33:52,466 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-27) Send audit message to /127.0.0.1:514
2025-03-10 07:33:52,467 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-27) Send audit message to /127.0.0.1:514
2025-03-10 07:33:52,467 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished AuditScheduler.execute()
2025-03-10 07:33:52,732 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16799) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:33:52,735 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16799) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 07:33:52,737 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16799) DCM4CHEE<-HS30(468): processing 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094926416 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:33:52,737 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16799) DCM4CHEE<-HS30(468) << 10:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:33:52,934 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16799) DCM4CHEE<-HS30(468) >> 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123095019608 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:33:58,494 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16799) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:33:58,497 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16799) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 07:33:58,499 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16799) DCM4CHEE<-HS30(468): processing 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123095019608 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:33:58,499 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16799) DCM4CHEE<-HS30(468) << 11:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:33:58,699 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16799) DCM4CHEE<-HS30(468) >> 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123095050423 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:33:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start TaskScheduler.execute()
2025-03-10 07:33:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished TaskScheduler.execute()
2025-03-10 07:34:04,836 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16799) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:34:04,839 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16799) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 07:34:04,841 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16799) DCM4CHEE<-HS30(468): processing 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123095050423 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:34:04,841 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16799) DCM4CHEE<-HS30(468) << 12:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:34:05,040 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16799) DCM4CHEE<-HS30(468) >> A-RELEASE-RQ
2025-03-10 07:34:05,040 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16799) DCM4CHEE<-HS30(468) << A-RELEASE-RP
2025-03-10 07:34:05,090 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-4) DCM4CHEE<-HS30(468): close Socket[addr=187.89.160.56/187.89.160.56,port=52068,localport=11112]
2025-03-10 07:34:11,993 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start IANScheduler.execute()
2025-03-10 07:34:11,995 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished IANScheduler.execute()
2025-03-10 07:34:18,596 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16752) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:34:18,599 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(452): Create Instance[pk=107513, uid=1.2.410.200001.101.11.601.1501430850.3.20250308104213778, class=1.2.840.10008.5.1.4.1.1.6.1, no=16]
2025-03-10 07:34:18,599 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(452): Create Location[pk=107513, systemID=fs1, path=2025/03/10/59FB0124/554B62AC/80996419, tsuid=1.2.840.10008.1.2, size=3416634, status=OK, objectType=DICOM_FILE]
2025-03-10 07:34:18,615 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(452): Updated DB in 19 ms
2025-03-10 07:34:18,615 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(452) << 16:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308104213778 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:34:18,820 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(452) >> A-RELEASE-RQ
2025-03-10 07:34:18,820 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(452) << A-RELEASE-RP
2025-03-10 07:34:18,870 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-10) DCM4CHEE<-HS60MT(452): close Socket[addr=187.89.160.56/187.89.160.56,port=49230,localport=11112]
2025-03-10 07:34:19,292 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49231,localport=11112]
2025-03-10 07:34:19,293 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(469) >> A-ASSOCIATE-RQ
2025-03-10 07:34:19,293 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(469) << A-ASSOCIATE-AC
2025-03-10 07:34:19,501 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(469) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308081244492 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:34:35,445 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52069,localport=11112]
2025-03-10 07:34:35,446 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16805) DCM4CHEE<-HS30(470) >> A-ASSOCIATE-RQ
2025-03-10 07:34:35,447 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16805) DCM4CHEE<-HS30(470) << A-ASSOCIATE-AC
2025-03-10 07:34:35,642 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16805) DCM4CHEE<-HS30(470) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20240928092347489 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:34:36,804 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start UPSProcessingScheduler.execute()
2025-03-10 07:34:36,805 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished UPSProcessingScheduler.execute()
2025-03-10 07:34:50,792 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 07:34:50,794 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 07:34:52,467 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start AuditScheduler.execute()
2025-03-10 07:34:52,477 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-21) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:34:52,477 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-21) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:34:52,477 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished AuditScheduler.execute()
2025-03-10 07:34:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start TaskScheduler.execute()
2025-03-10 07:34:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished TaskScheduler.execute()
2025-03-10 07:34:58,849 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16805) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:34:58,852 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16805) Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from Patient ID 28092024-074102^^^DCM4CHEE.7BBB96F6.083D80C9 in previous received object of Study[uid=1.2.410.200001.101.11.301.1123109166.1.20240928074139541].
2025-03-10 07:34:58,854 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16805) DCM4CHEE<-HS30(470): processing 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20240928092347489 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from Patient ID 28092024-074102^^^DCM4CHEE.7BBB96F6.083D80C9 in previous received object of Study[uid=1.2.410.200001.101.11.301.1123109166.1.20240928074139541].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:34:58,854 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16805) DCM4CHEE<-HS30(470) << 1:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:34:59,056 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16805) DCM4CHEE<-HS30(470) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20240928092407110 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:35:02,876 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16752) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:35:02,882 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(469): Found previous received Instance[pk=107486, uid=1.2.410.200001.101.11.601.1501430850.3.20250308081244492, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 07:35:02,883 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(469): Ignore received Instance[studyUID=341498,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308081243973,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308081244492] with equal digest
2025-03-10 07:35:02,884 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(469): Updated DB in 8 ms
2025-03-10 07:35:02,885 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(469) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308081244492 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:35:03,095 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(469) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308081339194 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:35:04,351 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16805) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:35:04,355 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16805) Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from Patient ID 28092024-074102^^^DCM4CHEE.7BBB96F6.083D80C9 in previous received object of Study[uid=1.2.410.200001.101.11.301.1123109166.1.20240928074139541].
2025-03-10 07:35:04,357 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16805) DCM4CHEE<-HS30(470): processing 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20240928092407110 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from Patient ID 28092024-074102^^^DCM4CHEE.7BBB96F6.083D80C9 in previous received object of Study[uid=1.2.410.200001.101.11.301.1123109166.1.20240928074139541].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:35:04,357 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16805) DCM4CHEE<-HS30(470) << 2:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:35:04,557 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16805) DCM4CHEE<-HS30(470) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20240928092414509 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:35:10,835 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16805) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:35:10,839 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16805) Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from Patient ID 28092024-074102^^^DCM4CHEE.7BBB96F6.083D80C9 in previous received object of Study[uid=1.2.410.200001.101.11.301.1123109166.1.20240928074139541].
2025-03-10 07:35:10,840 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16805) DCM4CHEE<-HS30(470): processing 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20240928092414509 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from Patient ID 28092024-074102^^^DCM4CHEE.7BBB96F6.083D80C9 in previous received object of Study[uid=1.2.410.200001.101.11.301.1123109166.1.20240928074139541].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:35:10,841 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16805) DCM4CHEE<-HS30(470) << 3:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:35:11,049 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16805) DCM4CHEE<-HS30(470) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20240928092430117 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:35:11,995 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start IANScheduler.execute()
2025-03-10 07:35:11,997 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished IANScheduler.execute()
2025-03-10 07:35:15,160 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16805) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:35:15,163 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16805) Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from Patient ID 28092024-074102^^^DCM4CHEE.7BBB96F6.083D80C9 in previous received object of Study[uid=1.2.410.200001.101.11.301.1123109166.1.20240928074139541].
2025-03-10 07:35:15,165 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16805) DCM4CHEE<-HS30(470): processing 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20240928092430117 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from Patient ID 28092024-074102^^^DCM4CHEE.7BBB96F6.083D80C9 in previous received object of Study[uid=1.2.410.200001.101.11.301.1123109166.1.20240928074139541].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:35:15,165 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16805) DCM4CHEE<-HS30(470) << 4:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:35:15,368 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16805) DCM4CHEE<-HS30(470) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20240928092441499 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:35:21,833 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16805) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:35:21,836 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16805) Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from Patient ID 28092024-074102^^^DCM4CHEE.7BBB96F6.083D80C9 in previous received object of Study[uid=1.2.410.200001.101.11.301.1123109166.1.20240928074139541].
2025-03-10 07:35:21,838 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16805) DCM4CHEE<-HS30(470): processing 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20240928092441499 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from Patient ID 28092024-074102^^^DCM4CHEE.7BBB96F6.083D80C9 in previous received object of Study[uid=1.2.410.200001.101.11.301.1123109166.1.20240928074139541].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:35:21,838 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16805) DCM4CHEE<-HS30(470) << 5:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:35:22,040 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16805) DCM4CHEE<-HS30(470) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20240928092516071 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:35:28,305 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16805) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:35:28,308 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16805) Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from Patient ID 28092024-074102^^^DCM4CHEE.7BBB96F6.083D80C9 in previous received object of Study[uid=1.2.410.200001.101.11.301.1123109166.1.20240928074139541].
2025-03-10 07:35:28,310 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16805) DCM4CHEE<-HS30(470): processing 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20240928092516071 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from Patient ID 28092024-074102^^^DCM4CHEE.7BBB96F6.083D80C9 in previous received object of Study[uid=1.2.410.200001.101.11.301.1123109166.1.20240928074139541].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:35:28,310 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16805) DCM4CHEE<-HS30(470) << 6:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:35:28,511 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16805) DCM4CHEE<-HS30(470) >> A-RELEASE-RQ
2025-03-10 07:35:28,511 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16805) DCM4CHEE<-HS30(470) << A-RELEASE-RP
2025-03-10 07:35:28,562 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-11) DCM4CHEE<-HS30(470): close Socket[addr=187.89.160.56/187.89.160.56,port=52069,localport=11112]
2025-03-10 07:35:36,805 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start UPSProcessingScheduler.execute()
2025-03-10 07:35:36,806 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished UPSProcessingScheduler.execute()
2025-03-10 07:35:46,550 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16752) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:35:46,554 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(469): Found previous received Instance[pk=107487, uid=1.2.410.200001.101.11.601.1501430850.3.20250308081339194, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 07:35:46,554 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(469): Ignore received Instance[studyUID=341498,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308081243973,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308081339194] with equal digest
2025-03-10 07:35:46,554 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(469): Updated DB in 3 ms
2025-03-10 07:35:46,556 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(469) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308081339194 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:35:46,800 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(469) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308081406512 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:35:52,478 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start AuditScheduler.execute()
2025-03-10 07:35:52,479 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-2) Send audit message to /127.0.0.1:514
2025-03-10 07:35:52,480 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-2) Send audit message to /127.0.0.1:514
2025-03-10 07:35:52,490 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-2) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:35:52,491 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-2) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:35:52,491 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished AuditScheduler.execute()
2025-03-10 07:35:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start TaskScheduler.execute()
2025-03-10 07:35:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished TaskScheduler.execute()
2025-03-10 07:35:58,924 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52070,localport=11112]
2025-03-10 07:35:58,924 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16814) DCM4CHEE<-HS30(471) >> A-ASSOCIATE-RQ
2025-03-10 07:35:58,924 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16814) DCM4CHEE<-HS30(471) << A-ASSOCIATE-AC
2025-03-10 07:35:59,119 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16814) DCM4CHEE<-HS30(471) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093425341 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:36:11,997 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start IANScheduler.execute()
2025-03-10 07:36:11,999 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished IANScheduler.execute()
2025-03-10 07:36:13,102 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16814) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:36:13,106 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16814) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 07:36:13,108 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16814) DCM4CHEE<-HS30(471): processing 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093425341 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:36:13,108 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16814) DCM4CHEE<-HS30(471) << 1:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:36:13,307 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16814) DCM4CHEE<-HS30(471) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093451002 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:36:20,333 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16814) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:36:20,336 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16814) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 07:36:20,338 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16814) DCM4CHEE<-HS30(471): processing 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093451002 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:36:20,338 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16814) DCM4CHEE<-HS30(471) << 2:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:36:20,538 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16814) DCM4CHEE<-HS30(471) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093651199 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:36:26,123 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start StudySizeScheduler.execute()
2025-03-10 07:36:26,124 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished StudySizeScheduler.execute()
2025-03-10 07:36:26,421 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16814) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:36:26,424 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16814) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 07:36:26,426 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16814) DCM4CHEE<-HS30(471): processing 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093651199 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:36:26,426 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16814) DCM4CHEE<-HS30(471) << 3:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:36:26,632 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16814) DCM4CHEE<-HS30(471) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093845190 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:36:29,378 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16752) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:36:29,380 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(469): Found previous received Instance[pk=107488, uid=1.2.410.200001.101.11.601.1501430850.3.20250308081406512, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 07:36:29,380 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(469): Ignore received Instance[studyUID=341498,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308081243973,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308081406512] with equal digest
2025-03-10 07:36:29,381 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(469): Updated DB in 3 ms
2025-03-10 07:36:29,382 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(469) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308081406512 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:36:29,605 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(469) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308081420892 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:36:32,670 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16814) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:36:32,673 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16814) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 07:36:32,675 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16814) DCM4CHEE<-HS30(471): processing 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093845190 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:36:32,675 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16814) DCM4CHEE<-HS30(471) << 4:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:36:32,874 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16814) DCM4CHEE<-HS30(471) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093924364 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:36:36,807 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start UPSProcessingScheduler.execute()
2025-03-10 07:36:36,808 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished UPSProcessingScheduler.execute()
2025-03-10 07:36:36,969 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16814) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:36:36,972 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16814) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 07:36:36,975 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16814) DCM4CHEE<-HS30(471): processing 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093924364 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:36:36,976 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16814) DCM4CHEE<-HS30(471) << 5:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:36:37,174 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16814) DCM4CHEE<-HS30(471) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093944816 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:36:41,847 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16814) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:36:41,850 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16814) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 07:36:41,852 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16814) DCM4CHEE<-HS30(471): processing 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093944816 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:36:41,852 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16814) DCM4CHEE<-HS30(471) << 6:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:36:42,054 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16814) DCM4CHEE<-HS30(471) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094228083 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:36:48,373 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16814) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:36:48,376 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16814) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 07:36:48,378 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16814) DCM4CHEE<-HS30(471): processing 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094228083 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:36:48,378 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16814) DCM4CHEE<-HS30(471) << 7:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:36:48,577 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16814) DCM4CHEE<-HS30(471) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094724662 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:36:52,491 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start AuditScheduler.execute()
2025-03-10 07:36:52,492 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-9) Send audit message to /127.0.0.1:514
2025-03-10 07:36:52,502 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-9) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:36:52,502 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-9) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:36:52,502 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished AuditScheduler.execute()
2025-03-10 07:36:55,009 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16814) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:36:55,012 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16814) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 07:36:55,014 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16814) DCM4CHEE<-HS30(471): processing 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094724662 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:36:55,014 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16814) DCM4CHEE<-HS30(471) << 8:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:36:55,214 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16814) DCM4CHEE<-HS30(471) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094736570 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:36:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start TaskScheduler.execute()
2025-03-10 07:36:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished TaskScheduler.execute()
2025-03-10 07:37:00,863 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16814) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:37:00,866 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16814) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 07:37:00,868 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16814) DCM4CHEE<-HS30(471): processing 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094736570 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:37:00,868 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16814) DCM4CHEE<-HS30(471) << 9:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:37:01,069 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16814) DCM4CHEE<-HS30(471) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094926416 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:37:06,703 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16814) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:37:06,707 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16814) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 07:37:06,708 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16814) DCM4CHEE<-HS30(471): processing 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094926416 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:37:06,709 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16814) DCM4CHEE<-HS30(471) << 10:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:37:06,907 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16814) DCM4CHEE<-HS30(471) >> 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123095019608 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:37:09,106 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16752) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:37:09,109 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(469): Found previous received Instance[pk=107489, uid=1.2.410.200001.101.11.601.1501430850.3.20250308081420892, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 07:37:09,111 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(469): Ignore received Instance[studyUID=341498,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308081243973,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308081420892] with equal digest
2025-03-10 07:37:09,111 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(469): Updated DB in 5 ms
2025-03-10 07:37:09,112 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(469) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308081420892 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:37:09,325 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(469) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308081429270 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:37:11,999 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start IANScheduler.execute()
2025-03-10 07:37:12,002 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished IANScheduler.execute()
2025-03-10 07:37:12,548 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16814) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:37:12,552 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16814) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 07:37:12,553 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16814) DCM4CHEE<-HS30(471): processing 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123095019608 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:37:12,554 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16814) DCM4CHEE<-HS30(471) << 11:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:37:12,757 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16814) DCM4CHEE<-HS30(471) >> 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123095050423 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:37:18,390 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16814) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:37:18,394 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16814) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 07:37:18,396 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16814) DCM4CHEE<-HS30(471): processing 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123095050423 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:37:18,397 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16814) DCM4CHEE<-HS30(471) << 12:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:37:18,596 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16814) DCM4CHEE<-HS30(471) >> A-RELEASE-RQ
2025-03-10 07:37:18,596 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16814) DCM4CHEE<-HS30(471) << A-RELEASE-RP
2025-03-10 07:37:18,647 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-20) DCM4CHEE<-HS30(471): close Socket[addr=187.89.160.56/187.89.160.56,port=52070,localport=11112]
2025-03-10 07:37:36,808 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start UPSProcessingScheduler.execute()
2025-03-10 07:37:36,809 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished UPSProcessingScheduler.execute()
2025-03-10 07:37:49,005 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52071,localport=11112]
2025-03-10 07:37:49,012 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16823) DCM4CHEE<-HS30(472) >> A-ASSOCIATE-RQ
2025-03-10 07:37:49,012 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16823) DCM4CHEE<-HS30(472) << A-ASSOCIATE-AC
2025-03-10 07:37:49,206 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16823) DCM4CHEE<-HS30(472) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093425341 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:37:51,627 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16752) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:37:51,629 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(469): Found previous received Instance[pk=107490, uid=1.2.410.200001.101.11.601.1501430850.3.20250308081429270, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 07:37:51,630 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(469): Ignore received Instance[studyUID=341498,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308081243973,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308081429270] with equal digest
2025-03-10 07:37:51,630 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(469): Updated DB in 3 ms
2025-03-10 07:37:51,631 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(469) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308081429270 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:37:51,840 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(469) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308081456933 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:37:52,503 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start AuditScheduler.execute()
2025-03-10 07:37:52,511 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-26) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:37:52,512 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-26) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:37:52,512 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished AuditScheduler.execute()
2025-03-10 07:37:55,298 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16823) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:37:55,301 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16823) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 07:37:55,303 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16823) DCM4CHEE<-HS30(472): processing 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093425341 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:37:55,303 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16823) DCM4CHEE<-HS30(472) << 1:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:37:55,502 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16823) DCM4CHEE<-HS30(472) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093451002 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:37:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start TaskScheduler.execute()
2025-03-10 07:37:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished TaskScheduler.execute()
2025-03-10 07:38:01,514 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16823) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:38:01,518 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16823) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 07:38:01,521 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16823) DCM4CHEE<-HS30(472): processing 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093451002 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:38:01,521 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16823) DCM4CHEE<-HS30(472) << 2:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:38:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start PurgeStorageScheduler.execute()
2025-03-10 07:38:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished PurgeStorageScheduler.execute()
2025-03-10 07:38:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-16824) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 07:38:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-16824) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 07:38:01,724 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16823) DCM4CHEE<-HS30(472) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093651199 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:38:08,307 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16823) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:38:08,310 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16823) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 07:38:08,312 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16823) DCM4CHEE<-HS30(472): processing 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093651199 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:38:08,312 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16823) DCM4CHEE<-HS30(472) << 3:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:38:08,510 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16823) DCM4CHEE<-HS30(472) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093845190 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:38:12,002 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start IANScheduler.execute()
2025-03-10 07:38:12,004 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished IANScheduler.execute()
2025-03-10 07:38:15,093 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16823) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:38:15,096 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16823) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 07:38:15,098 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16823) DCM4CHEE<-HS30(472): processing 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093845190 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:38:15,099 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16823) DCM4CHEE<-HS30(472) << 4:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:38:15,296 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16823) DCM4CHEE<-HS30(472) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093924364 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:38:21,684 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16823) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:38:21,688 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16823) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 07:38:21,689 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16823) DCM4CHEE<-HS30(472): processing 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093924364 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:38:21,690 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16823) DCM4CHEE<-HS30(472) << 5:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:38:21,888 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16823) DCM4CHEE<-HS30(472) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093944816 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:38:28,663 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16823) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:38:28,666 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16823) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 07:38:28,668 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16823) DCM4CHEE<-HS30(472): processing 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093944816 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:38:28,668 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16823) DCM4CHEE<-HS30(472) << 6:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:38:28,867 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16823) DCM4CHEE<-HS30(472) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094228083 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:38:33,266 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16752) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:38:33,269 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(469): Create Instance[pk=107514, uid=1.2.410.200001.101.11.601.1501430850.3.20250308081456933, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 07:38:33,269 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(469): Create Location[pk=107514, systemID=fs1, path=2025/03/10/59FAFE63/BF2B968C/904F1DAD, tsuid=1.2.840.10008.1.2, size=3416694, status=OK, objectType=DICOM_FILE]
2025-03-10 07:38:33,285 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(469): Updated DB in 19 ms
2025-03-10 07:38:33,286 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(469) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308081456933 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:38:33,588 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(469) >> A-RELEASE-RQ
2025-03-10 07:38:33,589 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(469) << A-RELEASE-RP
2025-03-10 07:38:33,639 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-28) DCM4CHEE<-HS60MT(469): close Socket[addr=187.89.160.56/187.89.160.56,port=49231,localport=11112]
2025-03-10 07:38:33,992 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49232,localport=11112]
2025-03-10 07:38:33,992 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(473) >> A-ASSOCIATE-RQ
2025-03-10 07:38:33,992 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(473) << A-ASSOCIATE-AC
2025-03-10 07:38:34,207 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(473) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308081244492 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:38:34,879 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16823) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:38:34,882 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16823) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 07:38:34,884 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16823) DCM4CHEE<-HS30(472): processing 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094228083 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:38:34,885 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16823) DCM4CHEE<-HS30(472) << 7:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:38:35,085 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16823) DCM4CHEE<-HS30(472) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094719950 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:38:36,809 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start UPSProcessingScheduler.execute()
2025-03-10 07:38:36,810 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished UPSProcessingScheduler.execute()
2025-03-10 07:38:41,678 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16823) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:38:41,681 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16823) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 07:38:41,683 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16823) DCM4CHEE<-HS30(472): processing 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094719950 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:38:41,684 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16823) DCM4CHEE<-HS30(472) << 8:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:38:41,882 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16823) DCM4CHEE<-HS30(472) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094736570 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:38:47,498 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16823) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:38:47,501 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16823) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 07:38:47,503 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16823) DCM4CHEE<-HS30(472): processing 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094736570 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:38:47,503 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16823) DCM4CHEE<-HS30(472) << 9:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:38:47,701 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16823) DCM4CHEE<-HS30(472) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094926416 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:38:52,512 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start AuditScheduler.execute()
2025-03-10 07:38:52,521 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-15) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:38:52,521 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-15) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:38:52,521 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished AuditScheduler.execute()
2025-03-10 07:38:53,312 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16823) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:38:53,316 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16823) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 07:38:53,317 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16823) DCM4CHEE<-HS30(472): processing 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094926416 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:38:53,318 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16823) DCM4CHEE<-HS30(472) << 10:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:38:53,515 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16823) DCM4CHEE<-HS30(472) >> 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123095019608 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:38:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start TaskScheduler.execute()
2025-03-10 07:38:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished TaskScheduler.execute()
2025-03-10 07:38:59,123 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16823) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:38:59,127 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16823) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 07:38:59,129 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16823) DCM4CHEE<-HS30(472): processing 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123095019608 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:38:59,129 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16823) DCM4CHEE<-HS30(472) << 11:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:38:59,326 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16823) DCM4CHEE<-HS30(472) >> 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123095050423 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:39:04,935 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16823) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:39:04,938 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16823) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 07:39:04,940 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16823) DCM4CHEE<-HS30(472): processing 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123095050423 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:39:04,940 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16823) DCM4CHEE<-HS30(472) << 12:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:39:05,137 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16823) DCM4CHEE<-HS30(472) >> A-RELEASE-RQ
2025-03-10 07:39:05,137 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16823) DCM4CHEE<-HS30(472) << A-RELEASE-RP
2025-03-10 07:39:05,187 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-22) DCM4CHEE<-HS30(472): close Socket[addr=187.89.160.56/187.89.160.56,port=52071,localport=11112]
2025-03-10 07:39:12,004 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start IANScheduler.execute()
2025-03-10 07:39:12,005 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished IANScheduler.execute()
2025-03-10 07:39:15,946 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16752) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:39:15,950 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(473): Found previous received Instance[pk=107486, uid=1.2.410.200001.101.11.601.1501430850.3.20250308081244492, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 07:39:15,950 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(473): Ignore received Instance[studyUID=341498,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308081243973,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308081244492] with equal digest
2025-03-10 07:39:15,951 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(473): Updated DB in 5 ms
2025-03-10 07:39:15,952 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(473) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308081244492 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:39:16,158 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(473) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308081339194 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:39:35,547 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52074,localport=11112]
2025-03-10 07:39:35,548 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(474) >> A-ASSOCIATE-RQ
2025-03-10 07:39:35,548 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(474) << A-ASSOCIATE-AC
2025-03-10 07:39:35,750 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(474) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20240928092347489 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:39:36,810 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start UPSProcessingScheduler.execute()
2025-03-10 07:39:36,811 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished UPSProcessingScheduler.execute()
2025-03-10 07:39:42,094 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16829) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:39:42,098 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16829) Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from Patient ID 28092024-074102^^^DCM4CHEE.7BBB96F6.083D80C9 in previous received object of Study[uid=1.2.410.200001.101.11.301.1123109166.1.20240928074139541].
2025-03-10 07:39:42,100 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(474): processing 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20240928092347489 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from Patient ID 28092024-074102^^^DCM4CHEE.7BBB96F6.083D80C9 in previous received object of Study[uid=1.2.410.200001.101.11.301.1123109166.1.20240928074139541].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:39:42,101 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(474) << 1:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:39:42,301 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(474) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20240928092407110 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:39:49,457 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16829) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:39:49,461 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16829) Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from Patient ID 28092024-074102^^^DCM4CHEE.7BBB96F6.083D80C9 in previous received object of Study[uid=1.2.410.200001.101.11.301.1123109166.1.20240928074139541].
2025-03-10 07:39:49,463 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(474): processing 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20240928092407110 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from Patient ID 28092024-074102^^^DCM4CHEE.7BBB96F6.083D80C9 in previous received object of Study[uid=1.2.410.200001.101.11.301.1123109166.1.20240928074139541].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:39:49,464 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(474) << 2:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:39:49,666 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(474) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20240928092414509 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:39:50,794 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 07:39:50,797 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 07:39:52,522 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start AuditScheduler.execute()
2025-03-10 07:39:52,530 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-4) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:39:52,531 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-4) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:39:52,532 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-4) Send audit message to /127.0.0.1:514
2025-03-10 07:39:52,532 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished AuditScheduler.execute()
2025-03-10 07:39:53,841 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16829) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:39:53,844 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16829) Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from Patient ID 28092024-074102^^^DCM4CHEE.7BBB96F6.083D80C9 in previous received object of Study[uid=1.2.410.200001.101.11.301.1123109166.1.20240928074139541].
2025-03-10 07:39:53,846 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(474): processing 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20240928092414509 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from Patient ID 28092024-074102^^^DCM4CHEE.7BBB96F6.083D80C9 in previous received object of Study[uid=1.2.410.200001.101.11.301.1123109166.1.20240928074139541].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:39:53,846 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(474) << 3:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:39:54,049 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(474) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20240928092430117 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:39:55,987 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-43) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341530&seriesUID=1.2.840.113619.2.423.84107009440.1741403561.1383&objectUID=1.2.840.113619.2.423.84107009440.1741404963.1420&contentType=image/jpeg from null@162.240.235.97
2025-03-10 07:39:56,057 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-43) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341530&seriesUID=1.2.840.113619.2.423.84107009440.1741403561.1383&objectUID=1.2.840.113619.2.423.84107009440.1741405000.1424&contentType=image/jpeg from null@162.240.235.97
2025-03-10 07:39:56,087 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-43) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341530&seriesUID=1.2.840.113619.2.423.84107009440.1741403561.1383&objectUID=1.2.840.113619.2.423.84107009440.1741405142.1436&contentType=image/jpeg from null@162.240.235.97
2025-03-10 07:39:56,120 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-43) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341530&seriesUID=1.2.840.113619.2.423.84107009440.1741403561.1383&objectUID=1.2.840.113619.2.423.84107009440.1741405172.1440&contentType=image/jpeg from null@162.240.235.97
2025-03-10 07:39:56,151 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-43) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341530&seriesUID=1.2.840.113619.2.423.84107009440.1741403561.1383&objectUID=1.2.840.113619.2.423.84107009440.1741404714.1400&contentType=image/jpeg from null@162.240.235.97
2025-03-10 07:39:56,183 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-43) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341530&seriesUID=1.2.840.113619.2.423.84107009440.1741403561.1383&objectUID=1.2.840.113619.2.423.84107009440.1741404877.1408&contentType=image/jpeg from null@162.240.235.97
2025-03-10 07:39:56,212 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-43) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341530&seriesUID=1.2.840.113619.2.423.84107009440.1741403561.1383&objectUID=1.2.840.113619.2.423.84107009440.1741404469.1392&contentType=image/jpeg from null@162.240.235.97
2025-03-10 07:39:56,243 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-43) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341530&seriesUID=1.2.840.113619.2.423.84107009440.1741403561.1383&objectUID=1.2.840.113619.2.423.84107009440.1741404784.1404&contentType=image/jpeg from null@162.240.235.97
2025-03-10 07:39:56,277 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-43) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341530&seriesUID=1.2.840.113619.2.423.84107009440.1741403561.1383&objectUID=1.2.840.113619.2.423.84107009440.1741404923.1412&contentType=image/jpeg from null@162.240.235.97
2025-03-10 07:39:56,307 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-43) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341530&seriesUID=1.2.840.113619.2.423.84107009440.1741403561.1383&objectUID=1.2.840.113619.2.423.84107009440.1741404938.1416&contentType=image/jpeg from null@162.240.235.97
2025-03-10 07:39:56,343 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-43) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341530&seriesUID=1.2.840.113619.2.423.84107009440.1741403561.1383&objectUID=1.2.840.113619.2.423.84107009440.1741405197.1444&contentType=image/jpeg from null@162.240.235.97
2025-03-10 07:39:56,376 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-43) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341530&seriesUID=1.2.840.113619.2.423.84107009440.1741403561.1383&objectUID=1.2.840.113619.2.423.84107009440.1741405234.1448&contentType=image/jpeg from null@162.240.235.97
2025-03-10 07:39:56,409 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-43) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341530&seriesUID=1.2.840.113619.2.423.84107009440.1741403561.1383&objectUID=1.2.840.113619.2.423.84107009440.1741404405.1384&contentType=image/jpeg from null@162.240.235.97
2025-03-10 07:39:56,439 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-43) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341530&seriesUID=1.2.840.113619.2.423.84107009440.1741403561.1383&objectUID=1.2.840.113619.2.423.84107009440.1741404448.1388&contentType=image/jpeg from null@162.240.235.97
2025-03-10 07:39:56,482 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-43) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341530&seriesUID=1.2.840.113619.2.423.84107009440.1741403561.1383&objectUID=1.2.840.113619.2.423.84107009440.1741404545.1396&contentType=image/jpeg from null@162.240.235.97
2025-03-10 07:39:56,519 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-43) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341530&seriesUID=1.2.840.113619.2.423.84107009440.1741403561.1383&objectUID=1.2.840.113619.2.423.84107009440.1741405012.1428&contentType=image/jpeg from null@162.240.235.97
2025-03-10 07:39:56,559 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-43) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341530&seriesUID=1.2.840.113619.2.423.84107009440.1741403561.1383&objectUID=1.2.840.113619.2.423.84107009440.1741405048.1432&contentType=image/jpeg from null@162.240.235.97
2025-03-10 07:39:57,766 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16752) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:39:57,769 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(473): Found previous received Instance[pk=107487, uid=1.2.410.200001.101.11.601.1501430850.3.20250308081339194, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 07:39:57,769 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(473): Ignore received Instance[studyUID=341498,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308081243973,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308081339194] with equal digest
2025-03-10 07:39:57,769 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(473): Updated DB in 2 ms
2025-03-10 07:39:57,771 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(473) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308081339194 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:39:57,976 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(473) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308081406512 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:39:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start TaskScheduler.execute()
2025-03-10 07:39:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished TaskScheduler.execute()
2025-03-10 07:39:59,811 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16829) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:39:59,814 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16829) Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from Patient ID 28092024-074102^^^DCM4CHEE.7BBB96F6.083D80C9 in previous received object of Study[uid=1.2.410.200001.101.11.301.1123109166.1.20240928074139541].
2025-03-10 07:39:59,816 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(474): processing 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20240928092430117 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from Patient ID 28092024-074102^^^DCM4CHEE.7BBB96F6.083D80C9 in previous received object of Study[uid=1.2.410.200001.101.11.301.1123109166.1.20240928074139541].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:39:59,816 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(474) << 4:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:40:00,018 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(474) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20240928092441499 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:40:06,569 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16829) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:40:06,573 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16829) Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from Patient ID 28092024-074102^^^DCM4CHEE.7BBB96F6.083D80C9 in previous received object of Study[uid=1.2.410.200001.101.11.301.1123109166.1.20240928074139541].
2025-03-10 07:40:06,576 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(474): processing 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20240928092441499 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from Patient ID 28092024-074102^^^DCM4CHEE.7BBB96F6.083D80C9 in previous received object of Study[uid=1.2.410.200001.101.11.301.1123109166.1.20240928074139541].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:40:06,576 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(474) << 5:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:40:06,779 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(474) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20240928092516071 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:40:12,006 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start IANScheduler.execute()
2025-03-10 07:40:12,007 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished IANScheduler.execute()
2025-03-10 07:40:14,128 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16829) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:40:14,132 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16829) Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from Patient ID 28092024-074102^^^DCM4CHEE.7BBB96F6.083D80C9 in previous received object of Study[uid=1.2.410.200001.101.11.301.1123109166.1.20240928074139541].
2025-03-10 07:40:14,134 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(474): processing 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20240928092516071 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from Patient ID 28092024-074102^^^DCM4CHEE.7BBB96F6.083D80C9 in previous received object of Study[uid=1.2.410.200001.101.11.301.1123109166.1.20240928074139541].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:40:14,135 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(474) << 6:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:40:14,336 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(474) >> A-RELEASE-RQ
2025-03-10 07:40:14,336 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(474) << A-RELEASE-RP
2025-03-10 07:40:14,387 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-31) DCM4CHEE<-HS30(474): close Socket[addr=187.89.160.56/187.89.160.56,port=52074,localport=11112]
2025-03-10 07:40:14,750 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52075,localport=11112]
2025-03-10 07:40:14,751 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(475) >> A-ASSOCIATE-RQ
2025-03-10 07:40:14,751 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(475) << A-ASSOCIATE-AC
2025-03-10 07:40:14,955 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(475) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093425341 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:40:21,236 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16829) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:40:21,239 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16829) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 07:40:21,241 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(475): processing 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093425341 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:40:21,241 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(475) << 1:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:40:21,450 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(475) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093451002 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:40:26,333 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16829) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:40:26,336 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16829) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 07:40:26,338 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(475): processing 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093451002 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:40:26,338 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(475) << 2:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:40:26,548 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(475) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093651199 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:40:32,244 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16829) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:40:32,247 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16829) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 07:40:32,249 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(475): processing 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093651199 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:40:32,249 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(475) << 3:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:40:32,456 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(475) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093845190 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:40:36,811 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start UPSProcessingScheduler.execute()
2025-03-10 07:40:36,812 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished UPSProcessingScheduler.execute()
2025-03-10 07:40:39,140 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16752) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:40:39,143 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(473): Found previous received Instance[pk=107488, uid=1.2.410.200001.101.11.601.1501430850.3.20250308081406512, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 07:40:39,143 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(473): Ignore received Instance[studyUID=341498,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308081243973,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308081406512] with equal digest
2025-03-10 07:40:39,143 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(473): Updated DB in 3 ms
2025-03-10 07:40:39,144 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(473) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308081406512 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:40:39,359 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16829) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:40:39,362 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16829) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 07:40:39,364 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(475): processing 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093845190 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:40:39,365 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(475) << 4:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:40:39,462 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(473) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308081420892 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:40:39,573 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(475) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093924364 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:40:43,437 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16829) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:40:43,441 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16829) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 07:40:43,443 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(475): processing 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093924364 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:40:43,444 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(475) << 5:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:40:43,648 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(475) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093944816 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:40:49,945 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16829) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:40:49,949 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16829) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 07:40:49,951 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(475): processing 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093944816 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:40:49,951 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(475) << 6:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:40:50,165 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(475) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094029357 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:40:52,533 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start AuditScheduler.execute()
2025-03-10 07:40:52,541 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-21) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:40:52,542 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-21) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:40:52,542 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished AuditScheduler.execute()
2025-03-10 07:40:56,050 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16829) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:40:56,053 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16829) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 07:40:56,055 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(475): processing 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094029357 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:40:56,056 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(475) << 7:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:40:56,266 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(475) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094228083 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:40:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start TaskScheduler.execute()
2025-03-10 07:40:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished TaskScheduler.execute()
2025-03-10 07:41:03,378 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16829) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:41:03,381 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16829) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 07:41:03,383 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(475): processing 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094228083 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:41:03,383 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(475) << 8:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:41:03,597 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(475) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094304819 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:41:12,008 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start IANScheduler.execute()
2025-03-10 07:41:12,010 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished IANScheduler.execute()
2025-03-10 07:41:20,908 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16752) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:41:20,910 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(473): Found previous received Instance[pk=107489, uid=1.2.410.200001.101.11.601.1501430850.3.20250308081420892, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 07:41:20,910 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(473): Ignore received Instance[studyUID=341498,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308081243973,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308081420892] with equal digest
2025-03-10 07:41:20,911 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(473): Updated DB in 3 ms
2025-03-10 07:41:20,912 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(473) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308081420892 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:41:21,117 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(473) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308081429270 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:41:26,125 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start StudySizeScheduler.execute()
2025-03-10 07:41:26,126 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished StudySizeScheduler.execute()
2025-03-10 07:41:36,813 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start UPSProcessingScheduler.execute()
2025-03-10 07:41:36,813 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished UPSProcessingScheduler.execute()
2025-03-10 07:41:46,990 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16829) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:41:46,993 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16829) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 07:41:47,002 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(475): processing 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094304819 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:41:47,002 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(475) << 9:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:41:47,211 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(475) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094304846 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:41:52,542 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start AuditScheduler.execute()
2025-03-10 07:41:52,544 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-2) Send audit message to /127.0.0.1:514
2025-03-10 07:41:52,545 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-2) Send audit message to /127.0.0.1:514
2025-03-10 07:41:52,554 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-2) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:41:52,554 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-2) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:41:52,554 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished AuditScheduler.execute()
2025-03-10 07:41:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start TaskScheduler.execute()
2025-03-10 07:41:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished TaskScheduler.execute()
2025-03-10 07:42:02,482 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16752) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:42:02,485 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(473): Found previous received Instance[pk=107490, uid=1.2.410.200001.101.11.601.1501430850.3.20250308081429270, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 07:42:02,485 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(473): Ignore received Instance[studyUID=341498,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308081243973,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308081429270] with equal digest
2025-03-10 07:42:02,485 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(473): Updated DB in 3 ms
2025-03-10 07:42:02,486 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(473) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308081429270 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:42:02,699 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(473) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308081456933 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:42:08,521 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16829) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:42:08,524 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16829) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 07:42:08,534 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(475): processing 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094304846 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:42:08,535 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(475) << 10:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:42:08,744 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(475) >> 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094719950 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:42:12,010 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start IANScheduler.execute()
2025-03-10 07:42:12,012 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished IANScheduler.execute()
2025-03-10 07:42:15,670 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16829) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:42:15,674 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16829) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 07:42:15,676 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(475): processing 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094719950 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:42:15,677 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(475) << 11:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:42:15,887 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(475) >> 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094724662 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:42:22,380 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16829) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:42:22,384 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16829) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 07:42:22,386 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(475): processing 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094724662 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:42:22,386 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(475) << 12:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:42:22,592 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(475) >> 13:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094736570 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:42:29,379 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16829) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:42:29,383 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16829) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 07:42:29,384 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(475): processing 13:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094736570 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:42:29,385 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(475) << 13:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:42:29,592 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(475) >> 14:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094926416 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:42:35,924 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16829) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:42:35,927 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16829) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 07:42:35,929 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(475): processing 14:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094926416 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:42:35,929 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(475) << 14:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:42:36,138 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(475) >> 15:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123095019608 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:42:36,814 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start UPSProcessingScheduler.execute()
2025-03-10 07:42:36,815 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished UPSProcessingScheduler.execute()
2025-03-10 07:42:41,754 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16752) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:42:41,757 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(473): Found previous received Instance[pk=107514, uid=1.2.410.200001.101.11.601.1501430850.3.20250308081456933, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 07:42:41,757 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(473): Ignore received Instance[studyUID=341498,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308081243973,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308081456933] with equal digest
2025-03-10 07:42:41,758 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(473): Updated DB in 4 ms
2025-03-10 07:42:41,759 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(473) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308081456933 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:42:41,975 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(473) >> A-RELEASE-RQ
2025-03-10 07:42:41,975 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(473) << A-RELEASE-RP
2025-03-10 07:42:42,026 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-9) DCM4CHEE<-HS60MT(473): close Socket[addr=187.89.160.56/187.89.160.56,port=49232,localport=11112]
2025-03-10 07:42:42,397 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49233,localport=11112]
2025-03-10 07:42:42,397 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(476) >> A-ASSOCIATE-RQ
2025-03-10 07:42:42,397 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(476) << A-ASSOCIATE-AC
2025-03-10 07:42:42,610 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(476) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308104758349 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:42:43,029 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16829) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:42:43,032 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16829) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 07:42:43,034 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(475): processing 15:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123095019608 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:42:43,034 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(475) << 15:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:42:43,244 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(475) >> 16:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123095040919 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:42:52,555 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start AuditScheduler.execute()
2025-03-10 07:42:52,564 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-7) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:42:52,564 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-7) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:42:52,564 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished AuditScheduler.execute()
2025-03-10 07:42:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start TaskScheduler.execute()
2025-03-10 07:42:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished TaskScheduler.execute()
2025-03-10 07:43:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start PurgeStorageScheduler.execute()
2025-03-10 07:43:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished PurgeStorageScheduler.execute()
2025-03-10 07:43:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-16846) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 07:43:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-16846) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 07:43:12,012 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start IANScheduler.execute()
2025-03-10 07:43:12,014 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished IANScheduler.execute()
2025-03-10 07:43:16,511 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16829) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:43:16,514 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16829) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 07:43:16,524 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(475): processing 16:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123095040919 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:43:16,525 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(475) << 16:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:43:16,733 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(475) >> 17:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123095040946 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:43:24,508 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16752) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:43:24,514 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(476): Create Patient[pk=8349, id=PatientID[pk=8349, id=341517, issuer=DCM4CHEE.ADD81449.09F260F0], name=RITA DE CASSIA DE SOUZA ARGOLO FONSECA]
2025-03-10 07:43:24,515 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(476): Create Study[pk=9379, uid=341517, id=31433]
2025-03-10 07:43:24,516 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(476): Create Series[pk=9662, uid=1.2.410.200001.101.11.601.1501430850.2.20250308104758067, no=1, mod=US]
2025-03-10 07:43:24,517 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(476): Create Instance[pk=107515, uid=1.2.410.200001.101.11.601.1501430850.3.20250308104758349, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 07:43:24,517 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(476): Create Location[pk=107515, systemID=fs1, path=2025/03/10/59FB012B/BBB1C6EB/895C33B3, tsuid=1.2.840.10008.1.2, size=3416646, status=OK, objectType=DICOM_FILE]
2025-03-10 07:43:24,574 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(476): Updated DB in 66 ms
2025-03-10 07:43:24,575 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) No duplicate record with equal Patient ID found Patient[pk=8349, id=PatientID[pk=8349, id=341517, issuer=DCM4CHEE.ADD81449.09F260F0], name=RITA DE CASSIA DE SOUZA ARGOLO FONSECA]
2025-03-10 07:43:24,576 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(476) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308104758349 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:43:24,847 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(476) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308104902430 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:43:36,815 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start UPSProcessingScheduler.execute()
2025-03-10 07:43:36,816 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished UPSProcessingScheduler.execute()
2025-03-10 07:43:52,564 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start AuditScheduler.execute()
2025-03-10 07:43:52,573 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-5) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:43:52,574 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-5) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:43:52,574 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished AuditScheduler.execute()
2025-03-10 07:43:54,318 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16829) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:43:54,322 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16829) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 07:43:54,331 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(475): processing 17:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123095040946 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:43:54,332 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(475) << 17:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:43:54,540 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(475) >> 18:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123095050423 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:43:57,790 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16829) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:43:57,794 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16829) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 07:43:57,796 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(475): processing 18:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123095050423 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:43:57,796 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(475) << 18:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:43:58,004 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(475) >> 19:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123095256988 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:43:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start TaskScheduler.execute()
2025-03-10 07:43:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished TaskScheduler.execute()
2025-03-10 07:44:03,293 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16829) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:44:03,297 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16829) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 07:44:03,298 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(475): processing 19:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123095256988 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:44:03,299 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(475) << 19:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:44:03,508 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(475) >> A-RELEASE-RQ
2025-03-10 07:44:03,508 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(475) << A-RELEASE-RP
2025-03-10 07:44:03,558 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-28) DCM4CHEE<-HS30(475): close Socket[addr=187.89.160.56/187.89.160.56,port=52075,localport=11112]
2025-03-10 07:44:03,925 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52078,localport=11112]
2025-03-10 07:44:03,926 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(477) >> A-ASSOCIATE-RQ
2025-03-10 07:44:03,926 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(477) << A-ASSOCIATE-AC
2025-03-10 07:44:04,123 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(477) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093425341 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:44:06,815 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16752) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:44:06,817 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(476): Create Instance[pk=107516, uid=1.2.410.200001.101.11.601.1501430850.3.20250308104902430, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 07:44:06,817 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(476): Create Location[pk=107516, systemID=fs1, path=2025/03/10/59FB012B/BBB1C6EB/8C7CB8CB, tsuid=1.2.840.10008.1.2, size=3416646, status=OK, objectType=DICOM_FILE]
2025-03-10 07:44:06,826 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(476): Updated DB in 11 ms
2025-03-10 07:44:06,827 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(476) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308104902430 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:44:07,067 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(476) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308104933422 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:44:11,078 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16829) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:44:11,081 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16829) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 07:44:11,083 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(477): processing 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093425341 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:44:11,084 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(477) << 1:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:44:11,286 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(477) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093451002 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:44:12,014 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start IANScheduler.execute()
2025-03-10 07:44:12,016 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished IANScheduler.execute()
2025-03-10 07:44:17,984 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16829) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:44:17,989 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16829) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 07:44:17,991 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(477): processing 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093451002 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:44:17,991 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(477) << 2:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:44:18,193 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(477) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093651199 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:44:23,902 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16829) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:44:23,906 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16829) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 07:44:23,909 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(477): processing 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093651199 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:44:23,909 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(477) << 3:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:44:24,123 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(477) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093845190 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:44:34,937 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16829) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:44:34,942 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16829) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 07:44:34,944 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(477): processing 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093845190 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:44:34,944 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(477) << 4:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:44:35,152 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(477) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093924364 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:44:36,816 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start UPSProcessingScheduler.execute()
2025-03-10 07:44:36,817 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished UPSProcessingScheduler.execute()
2025-03-10 07:44:40,270 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16829) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:44:40,274 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16829) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 07:44:40,276 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(477): processing 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093924364 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:44:40,276 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(477) << 5:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:44:40,484 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(477) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093944816 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:44:46,577 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16829) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:44:46,581 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16829) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 07:44:46,583 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(477): processing 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093944816 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:44:46,583 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(477) << 6:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:44:46,785 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(477) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094228083 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:44:50,797 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 07:44:50,799 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 07:44:52,574 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start AuditScheduler.execute()
2025-03-10 07:44:52,579 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-3) Send audit message to /127.0.0.1:514
2025-03-10 07:44:52,588 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-3) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:44:52,588 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-3) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:44:52,588 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished AuditScheduler.execute()
2025-03-10 07:44:53,687 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16829) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:44:53,690 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16829) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 07:44:53,692 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(477): processing 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094228083 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:44:53,692 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(477) << 7:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:44:53,730 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16752) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:44:53,732 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(476): Create Instance[pk=107517, uid=1.2.410.200001.101.11.601.1501430850.3.20250308104933422, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 07:44:53,733 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(476): Create Location[pk=107517, systemID=fs1, path=2025/03/10/59FB012B/BBB1C6EB/8CA77390, tsuid=1.2.840.10008.1.2, size=3915754, status=OK, objectType=DICOM_FILE]
2025-03-10 07:44:53,756 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(476): Updated DB in 26 ms
2025-03-10 07:44:53,756 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(476) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308104933422 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:44:53,893 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(477) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094719950 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:44:53,984 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(476) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308105018704 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:44:57,975 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-43) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341530&seriesUID=1.2.840.113619.2.423.84107009440.1741403561.1383&objectUID=1.2.840.113619.2.423.84107009440.1741404963.1420&contentType=image/jpeg from null@162.240.235.97
2025-03-10 07:44:58,006 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-43) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341530&seriesUID=1.2.840.113619.2.423.84107009440.1741403561.1383&objectUID=1.2.840.113619.2.423.84107009440.1741405000.1424&contentType=image/jpeg from null@162.240.235.97
2025-03-10 07:44:58,034 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-43) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341530&seriesUID=1.2.840.113619.2.423.84107009440.1741403561.1383&objectUID=1.2.840.113619.2.423.84107009440.1741405142.1436&contentType=image/jpeg from null@162.240.235.97
2025-03-10 07:44:58,066 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-43) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341530&seriesUID=1.2.840.113619.2.423.84107009440.1741403561.1383&objectUID=1.2.840.113619.2.423.84107009440.1741405172.1440&contentType=image/jpeg from null@162.240.235.97
2025-03-10 07:44:58,097 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-43) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341530&seriesUID=1.2.840.113619.2.423.84107009440.1741403561.1383&objectUID=1.2.840.113619.2.423.84107009440.1741404714.1400&contentType=image/jpeg from null@162.240.235.97
2025-03-10 07:44:58,131 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-43) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341530&seriesUID=1.2.840.113619.2.423.84107009440.1741403561.1383&objectUID=1.2.840.113619.2.423.84107009440.1741404877.1408&contentType=image/jpeg from null@162.240.235.97
2025-03-10 07:44:58,163 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-43) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341530&seriesUID=1.2.840.113619.2.423.84107009440.1741403561.1383&objectUID=1.2.840.113619.2.423.84107009440.1741404469.1392&contentType=image/jpeg from null@162.240.235.97
2025-03-10 07:44:58,190 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-43) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341530&seriesUID=1.2.840.113619.2.423.84107009440.1741403561.1383&objectUID=1.2.840.113619.2.423.84107009440.1741404784.1404&contentType=image/jpeg from null@162.240.235.97
2025-03-10 07:44:58,220 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-43) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341530&seriesUID=1.2.840.113619.2.423.84107009440.1741403561.1383&objectUID=1.2.840.113619.2.423.84107009440.1741404923.1412&contentType=image/jpeg from null@162.240.235.97
2025-03-10 07:44:58,247 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-43) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341530&seriesUID=1.2.840.113619.2.423.84107009440.1741403561.1383&objectUID=1.2.840.113619.2.423.84107009440.1741404938.1416&contentType=image/jpeg from null@162.240.235.97
2025-03-10 07:44:58,272 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-43) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341530&seriesUID=1.2.840.113619.2.423.84107009440.1741403561.1383&objectUID=1.2.840.113619.2.423.84107009440.1741405197.1444&contentType=image/jpeg from null@162.240.235.97
2025-03-10 07:44:58,300 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-43) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341530&seriesUID=1.2.840.113619.2.423.84107009440.1741403561.1383&objectUID=1.2.840.113619.2.423.84107009440.1741405234.1448&contentType=image/jpeg from null@162.240.235.97
2025-03-10 07:44:58,327 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-43) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341530&seriesUID=1.2.840.113619.2.423.84107009440.1741403561.1383&objectUID=1.2.840.113619.2.423.84107009440.1741404405.1384&contentType=image/jpeg from null@162.240.235.97
2025-03-10 07:44:58,353 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-43) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341530&seriesUID=1.2.840.113619.2.423.84107009440.1741403561.1383&objectUID=1.2.840.113619.2.423.84107009440.1741404448.1388&contentType=image/jpeg from null@162.240.235.97
2025-03-10 07:44:58,379 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-43) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341530&seriesUID=1.2.840.113619.2.423.84107009440.1741403561.1383&objectUID=1.2.840.113619.2.423.84107009440.1741404545.1396&contentType=image/jpeg from null@162.240.235.97
2025-03-10 07:44:58,406 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-43) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341530&seriesUID=1.2.840.113619.2.423.84107009440.1741403561.1383&objectUID=1.2.840.113619.2.423.84107009440.1741405012.1428&contentType=image/jpeg from null@162.240.235.97
2025-03-10 07:44:58,433 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-43) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341530&seriesUID=1.2.840.113619.2.423.84107009440.1741403561.1383&objectUID=1.2.840.113619.2.423.84107009440.1741405048.1432&contentType=image/jpeg from null@162.240.235.97
2025-03-10 07:44:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start TaskScheduler.execute()
2025-03-10 07:44:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished TaskScheduler.execute()
2025-03-10 07:45:00,391 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16829) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:45:00,395 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16829) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 07:45:00,397 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(477): processing 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094719950 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:45:00,397 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(477) << 8:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:45:00,598 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(477) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094736570 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:45:06,784 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16829) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:45:06,787 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16829) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 07:45:06,789 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(477): processing 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094736570 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:45:06,790 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(477) << 9:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:45:06,990 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(477) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094926416 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:45:12,016 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start IANScheduler.execute()
2025-03-10 07:45:12,018 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished IANScheduler.execute()
2025-03-10 07:45:13,100 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16829) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:45:13,103 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16829) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 07:45:13,105 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(477): processing 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094926416 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:45:13,105 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(477) << 10:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:45:13,306 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(477) >> 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123095019608 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:45:19,992 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16829) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:45:19,995 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16829) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 07:45:19,997 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(477): processing 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123095019608 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:45:19,997 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(477) << 11:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:45:20,200 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(477) >> 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123095050423 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:45:29,249 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16829) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:45:29,252 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16829) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 07:45:29,254 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(477): processing 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123095050423 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:45:29,254 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(477) << 12:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:45:29,484 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(477) >> A-RELEASE-RQ
2025-03-10 07:45:29,484 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(477) << A-RELEASE-RP
2025-03-10 07:45:29,535 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-17) DCM4CHEE<-HS30(477): close Socket[addr=187.89.160.56/187.89.160.56,port=52078,localport=11112]
2025-03-10 07:45:29,891 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52079,localport=11112]
2025-03-10 07:45:29,891 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(478) >> A-ASSOCIATE-RQ
2025-03-10 07:45:29,892 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(478) << A-ASSOCIATE-AC
2025-03-10 07:45:30,092 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(478) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20240928092347489 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:45:36,817 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start UPSProcessingScheduler.execute()
2025-03-10 07:45:36,818 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished UPSProcessingScheduler.execute()
2025-03-10 07:45:41,009 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16752) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:45:41,011 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(476): Create Instance[pk=107518, uid=1.2.410.200001.101.11.601.1501430850.3.20250308105018704, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 07:45:41,012 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(476): Create Location[pk=107518, systemID=fs1, path=2025/03/10/59FB012B/BBB1C6EB/B218331A, tsuid=1.2.840.10008.1.2, size=3915754, status=OK, objectType=DICOM_FILE]
2025-03-10 07:45:41,020 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(476): Updated DB in 11 ms
2025-03-10 07:45:41,020 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(476) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308105018704 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:45:41,278 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(476) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308105108245 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:45:42,040 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16829) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:45:42,043 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16829) Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from Patient ID 28092024-074102^^^DCM4CHEE.7BBB96F6.083D80C9 in previous received object of Study[uid=1.2.410.200001.101.11.301.1123109166.1.20240928074139541].
2025-03-10 07:45:42,045 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(478): processing 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20240928092347489 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from Patient ID 28092024-074102^^^DCM4CHEE.7BBB96F6.083D80C9 in previous received object of Study[uid=1.2.410.200001.101.11.301.1123109166.1.20240928074139541].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:45:42,046 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(478) << 1:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:45:42,249 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(478) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20240928092407110 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:45:47,666 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16829) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:45:47,669 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16829) Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from Patient ID 28092024-074102^^^DCM4CHEE.7BBB96F6.083D80C9 in previous received object of Study[uid=1.2.410.200001.101.11.301.1123109166.1.20240928074139541].
2025-03-10 07:45:47,673 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(478): processing 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20240928092407110 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from Patient ID 28092024-074102^^^DCM4CHEE.7BBB96F6.083D80C9 in previous received object of Study[uid=1.2.410.200001.101.11.301.1123109166.1.20240928074139541].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:45:47,673 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(478) << 2:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:45:47,880 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(478) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20240928092414509 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:45:52,589 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start AuditScheduler.execute()
2025-03-10 07:45:52,597 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:45:52,597 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:45:52,597 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished AuditScheduler.execute()
2025-03-10 07:45:58,274 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16829) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:45:58,277 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16829) Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from Patient ID 28092024-074102^^^DCM4CHEE.7BBB96F6.083D80C9 in previous received object of Study[uid=1.2.410.200001.101.11.301.1123109166.1.20240928074139541].
2025-03-10 07:45:58,279 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(478): processing 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20240928092414509 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from Patient ID 28092024-074102^^^DCM4CHEE.7BBB96F6.083D80C9 in previous received object of Study[uid=1.2.410.200001.101.11.301.1123109166.1.20240928074139541].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:45:58,279 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(478) << 3:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:45:58,487 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(478) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20240928092430117 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:45:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start TaskScheduler.execute()
2025-03-10 07:45:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished TaskScheduler.execute()
2025-03-10 07:46:04,093 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16829) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:46:04,096 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16829) Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from Patient ID 28092024-074102^^^DCM4CHEE.7BBB96F6.083D80C9 in previous received object of Study[uid=1.2.410.200001.101.11.301.1123109166.1.20240928074139541].
2025-03-10 07:46:04,098 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(478): processing 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20240928092430117 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from Patient ID 28092024-074102^^^DCM4CHEE.7BBB96F6.083D80C9 in previous received object of Study[uid=1.2.410.200001.101.11.301.1123109166.1.20240928074139541].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:46:04,098 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(478) << 4:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:46:04,302 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(478) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20240928092441499 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:46:10,544 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16829) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:46:10,547 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16829) Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from Patient ID 28092024-074102^^^DCM4CHEE.7BBB96F6.083D80C9 in previous received object of Study[uid=1.2.410.200001.101.11.301.1123109166.1.20240928074139541].
2025-03-10 07:46:10,549 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(478): processing 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20240928092441499 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from Patient ID 28092024-074102^^^DCM4CHEE.7BBB96F6.083D80C9 in previous received object of Study[uid=1.2.410.200001.101.11.301.1123109166.1.20240928074139541].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:46:10,549 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(478) << 5:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:46:10,756 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(478) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20240928092516071 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:46:12,018 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start IANScheduler.execute()
2025-03-10 07:46:12,020 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished IANScheduler.execute()
2025-03-10 07:46:12,820 INFO  [org.dcm4chee.arc.stgcmt.impl.PurgeStgCmtScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start PurgeStgCmtScheduler.execute()
2025-03-10 07:46:12,821 INFO  [org.dcm4chee.arc.stgcmt.impl.PurgeStgCmtScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished PurgeStgCmtScheduler.execute()
2025-03-10 07:46:17,757 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16829) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:46:17,760 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16829) Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from Patient ID 28092024-074102^^^DCM4CHEE.7BBB96F6.083D80C9 in previous received object of Study[uid=1.2.410.200001.101.11.301.1123109166.1.20240928074139541].
2025-03-10 07:46:17,762 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(478): processing 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20240928092516071 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from Patient ID 28092024-074102^^^DCM4CHEE.7BBB96F6.083D80C9 in previous received object of Study[uid=1.2.410.200001.101.11.301.1123109166.1.20240928074139541].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:46:17,762 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(478) << 6:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:46:17,965 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(478) >> A-RELEASE-RQ
2025-03-10 07:46:17,965 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(478) << A-RELEASE-RP
2025-03-10 07:46:18,016 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-25) DCM4CHEE<-HS30(478): close Socket[addr=187.89.160.56/187.89.160.56,port=52079,localport=11112]
2025-03-10 07:46:18,370 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52080,localport=11112]
2025-03-10 07:46:18,370 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(479) >> A-ASSOCIATE-RQ
2025-03-10 07:46:18,370 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(479) << A-ASSOCIATE-AC
2025-03-10 07:46:18,564 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(479) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093425341 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:46:21,091 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16752) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:46:21,099 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(476): Create Instance[pk=107519, uid=1.2.410.200001.101.11.601.1501430850.3.20250308105108245, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 07:46:21,099 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(476): Create Location[pk=107519, systemID=fs1, path=2025/03/10/59FB012B/BBB1C6EB/B3BEE1F0, tsuid=1.2.840.10008.1.2, size=3416646, status=OK, objectType=DICOM_FILE]
2025-03-10 07:46:21,104 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(476): Updated DB in 13 ms
2025-03-10 07:46:21,105 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(476) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308105108245 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:46:21,386 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(476) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308105246020 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:46:26,126 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start StudySizeScheduler.execute()
2025-03-10 07:46:26,128 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished StudySizeScheduler.execute()
2025-03-10 07:46:29,926 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16829) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:46:29,930 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16829) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 07:46:29,932 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(479): processing 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093425341 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:46:29,932 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(479) << 1:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:46:30,130 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(479) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093451002 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:46:36,327 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16829) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:46:36,330 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16829) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 07:46:36,332 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(479): processing 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093451002 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:46:36,332 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(479) << 2:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:46:36,542 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(479) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093651199 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:46:36,819 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start UPSProcessingScheduler.execute()
2025-03-10 07:46:36,820 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished UPSProcessingScheduler.execute()
2025-03-10 07:46:42,339 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16829) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:46:42,342 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16829) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 07:46:42,344 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(479): processing 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093651199 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:46:42,345 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(479) << 3:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:46:42,546 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(479) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093845190 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:46:49,506 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16829) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:46:49,509 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16829) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 07:46:49,511 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(479): processing 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093845190 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:46:49,511 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(479) << 4:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:46:49,711 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(479) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093924364 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:46:52,598 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start AuditScheduler.execute()
2025-03-10 07:46:52,599 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-11) Send audit message to /127.0.0.1:514
2025-03-10 07:46:52,615 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-11) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:46:52,615 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-11) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:46:52,615 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished AuditScheduler.execute()
2025-03-10 07:46:56,281 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16829) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:46:56,284 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16829) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 07:46:56,286 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(479): processing 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093924364 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:46:56,286 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(479) << 5:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:46:56,484 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(479) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093944816 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:46:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start TaskScheduler.execute()
2025-03-10 07:46:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished TaskScheduler.execute()
2025-03-10 07:47:02,282 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16829) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:47:02,285 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16829) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 07:47:02,287 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(479): processing 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093944816 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:47:02,287 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(479) << 6:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:47:02,485 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(479) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094228083 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:47:05,946 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16752) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:47:05,949 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(476): Create Instance[pk=107520, uid=1.2.410.200001.101.11.601.1501430850.3.20250308105246020, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 07:47:05,949 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(476): Create Location[pk=107520, systemID=fs1, path=2025/03/10/59FB012B/BBB1C6EB/B5AB2810, tsuid=1.2.840.10008.1.2, size=3915754, status=OK, objectType=DICOM_FILE]
2025-03-10 07:47:05,969 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(476): Updated DB in 23 ms
2025-03-10 07:47:05,969 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(476) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308105246020 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:47:06,244 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(476) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308105329081 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:47:09,452 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16829) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:47:09,455 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16829) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 07:47:09,457 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(479): processing 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094228083 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:47:09,457 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(479) << 7:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:47:09,654 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(479) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094724662 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:47:12,020 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start IANScheduler.execute()
2025-03-10 07:47:12,022 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished IANScheduler.execute()
2025-03-10 07:47:13,343 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16829) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:47:13,346 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16829) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 07:47:13,348 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(479): processing 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094724662 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:47:13,348 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(479) << 8:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:47:13,551 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(479) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094736570 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:47:17,806 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16829) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:47:17,809 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16829) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 07:47:17,811 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(479): processing 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094736570 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:47:17,811 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(479) << 9:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:47:18,014 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(479) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094926416 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:47:24,016 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16829) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:47:24,019 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16829) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 07:47:24,022 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(479): processing 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094926416 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:47:24,022 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(479) << 10:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:47:24,221 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(479) >> 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123095019608 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:47:30,793 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16829) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:47:30,796 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16829) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 07:47:30,798 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(479): processing 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123095019608 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:47:30,798 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(479) << 11:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:47:31,003 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(479) >> 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123095050423 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:47:36,820 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start UPSProcessingScheduler.execute()
2025-03-10 07:47:36,821 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished UPSProcessingScheduler.execute()
2025-03-10 07:47:37,583 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16829) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:47:37,586 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16829) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 07:47:37,588 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(479): processing 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123095050423 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:47:37,588 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(479) << 12:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:47:37,788 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(479) >> A-RELEASE-RQ
2025-03-10 07:47:37,788 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(479) << A-RELEASE-RP
2025-03-10 07:47:37,838 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-12) DCM4CHEE<-HS30(479): close Socket[addr=187.89.160.56/187.89.160.56,port=52080,localport=11112]
2025-03-10 07:47:38,199 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52081,localport=11112]
2025-03-10 07:47:38,199 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(480) >> A-ASSOCIATE-RQ
2025-03-10 07:47:38,199 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(480) << A-ASSOCIATE-AC
2025-03-10 07:47:38,408 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(480) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093425341 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:47:41,770 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16829) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:47:41,773 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16829) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 07:47:41,775 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(480): processing 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093425341 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:47:41,775 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(480) << 1:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:47:41,978 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(480) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093451002 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:47:45,795 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16752) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:47:45,797 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(476): Create Instance[pk=107521, uid=1.2.410.200001.101.11.601.1501430850.3.20250308105329081, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 07:47:45,797 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(476): Create Location[pk=107521, systemID=fs1, path=2025/03/10/59FB012B/BBB1C6EB/B7452F85, tsuid=1.2.840.10008.1.2, size=3416646, status=OK, objectType=DICOM_FILE]
2025-03-10 07:47:45,807 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(476): Updated DB in 12 ms
2025-03-10 07:47:45,808 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(476) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308105329081 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:47:46,010 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(476) >> A-RELEASE-RQ
2025-03-10 07:47:46,010 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(476) << A-RELEASE-RP
2025-03-10 07:47:46,060 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-6) DCM4CHEE<-HS60MT(476): close Socket[addr=187.89.160.56/187.89.160.56,port=49233,localport=11112]
2025-03-10 07:47:46,412 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49234,localport=11112]
2025-03-10 07:47:46,424 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(481) >> A-ASSOCIATE-RQ
2025-03-10 07:47:46,424 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(481) << A-ASSOCIATE-AC
2025-03-10 07:47:46,629 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(481) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308094747665 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:47:46,725 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16829) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:47:46,729 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16829) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 07:47:46,731 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(480): processing 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093451002 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:47:46,732 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(480) << 2:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:47:46,939 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(480) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093651199 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:47:52,379 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16829) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:47:52,382 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16829) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 07:47:52,384 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(480): processing 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093651199 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:47:52,385 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(480) << 3:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:47:52,595 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(480) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093845190 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:47:52,615 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start AuditScheduler.execute()
2025-03-10 07:47:52,617 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-32) Send audit message to /127.0.0.1:514
2025-03-10 07:47:52,625 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:47:52,625 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:47:52,625 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished AuditScheduler.execute()
2025-03-10 07:47:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start TaskScheduler.execute()
2025-03-10 07:47:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished TaskScheduler.execute()
2025-03-10 07:47:59,439 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16829) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:47:59,442 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16829) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 07:47:59,444 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(480): processing 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093845190 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:47:59,445 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(480) << 4:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:47:59,664 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(480) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093924364 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:48:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start PurgeStorageScheduler.execute()
2025-03-10 07:48:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished PurgeStorageScheduler.execute()
2025-03-10 07:48:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-16867) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 07:48:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-16867) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 07:48:03,500 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16829) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:48:03,504 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16829) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 07:48:03,506 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(480): processing 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093924364 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:48:03,506 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(480) << 5:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:48:03,712 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(480) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093944816 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:48:08,134 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16829) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:48:08,137 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16829) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 07:48:08,139 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(480): processing 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093944816 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:48:08,140 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(480) << 6:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:48:08,352 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(480) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094228083 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:48:12,022 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start IANScheduler.execute()
2025-03-10 07:48:12,024 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished IANScheduler.execute()
2025-03-10 07:48:15,399 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16829) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:48:15,403 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16829) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 07:48:15,405 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(480): processing 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094228083 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:48:15,406 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(480) << 7:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:48:15,616 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(480) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094719950 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:48:22,254 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16829) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:48:22,257 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16829) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 07:48:22,259 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(480): processing 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094719950 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:48:22,259 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(480) << 8:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:48:22,466 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(480) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094736570 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:48:28,812 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16752) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:48:28,816 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(481): Create Patient[pk=8350, id=PatientID[pk=8350, id=341509, issuer=DCM4CHEE.87C7F5D2.0DCCBB68], name=BRUNA BARROSDE AZEVEDO]
2025-03-10 07:48:28,817 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(481): Create Study[pk=9380, uid=341509, id=31425]
2025-03-10 07:48:28,817 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(481): Create Series[pk=9663, uid=1.2.410.200001.101.11.601.1501430850.2.20250308094747241, no=1, mod=US]
2025-03-10 07:48:28,818 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(481): Create Instance[pk=107522, uid=1.2.410.200001.101.11.601.1501430850.3.20250308094747665, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 07:48:28,818 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(481): Create Location[pk=107522, systemID=fs1, path=2025/03/10/59FB010E/CE49671F/9BF3D826, tsuid=1.2.840.10008.1.2, size=3416882, status=OK, objectType=DICOM_FILE]
2025-03-10 07:48:28,896 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(481): Updated DB in 84 ms
2025-03-10 07:48:28,897 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) No duplicate record with equal Patient ID found Patient[pk=8350, id=PatientID[pk=8350, id=341509, issuer=DCM4CHEE.87C7F5D2.0DCCBB68], name=BRUNA BARROSDE AZEVEDO]
2025-03-10 07:48:28,898 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(481) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308094747665 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:48:29,102 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(481) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308094836373 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:48:29,113 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16829) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:48:29,116 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16829) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 07:48:29,118 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(480): processing 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094736570 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:48:29,119 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(480) << 9:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:48:29,325 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(480) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094926416 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:48:34,965 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16829) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:48:34,969 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16829) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 07:48:34,970 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(480): processing 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094926416 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:48:34,971 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(480) << 10:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:48:35,176 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(480) >> 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123095019608 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:48:36,821 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start UPSProcessingScheduler.execute()
2025-03-10 07:48:36,822 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished UPSProcessingScheduler.execute()
2025-03-10 07:48:40,816 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16829) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:48:40,819 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16829) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 07:48:40,821 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(480): processing 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123095019608 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:48:40,821 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(480) << 11:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:48:41,026 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(480) >> 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123095050423 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:48:47,474 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16829) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:48:47,477 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16829) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 07:48:47,479 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(480): processing 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123095050423 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:48:47,479 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(480) << 12:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:48:47,685 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(480) >> A-RELEASE-RQ
2025-03-10 07:48:47,685 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16829) DCM4CHEE<-HS30(480) << A-RELEASE-RP
2025-03-10 07:48:47,735 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-5) DCM4CHEE<-HS30(480): close Socket[addr=187.89.160.56/187.89.160.56,port=52081,localport=11112]
2025-03-10 07:48:52,625 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start AuditScheduler.execute()
2025-03-10 07:48:52,627 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-18) Send audit message to /127.0.0.1:514
2025-03-10 07:48:52,636 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-18) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:48:52,636 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-18) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:48:52,636 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished AuditScheduler.execute()
2025-03-10 07:48:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start TaskScheduler.execute()
2025-03-10 07:48:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished TaskScheduler.execute()
2025-03-10 07:49:10,910 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16752) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:49:10,912 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(481): Create Instance[pk=107523, uid=1.2.410.200001.101.11.601.1501430850.3.20250308094836373, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 07:49:10,912 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(481): Create Location[pk=107523, systemID=fs1, path=2025/03/10/59FB010E/CE49671F/9D9A19BF, tsuid=1.2.840.10008.1.2, size=3416678, status=OK, objectType=DICOM_FILE]
2025-03-10 07:49:10,938 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(481): Updated DB in 28 ms
2025-03-10 07:49:10,939 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(481) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308094836373 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:49:11,206 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(481) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308094912345 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:49:12,024 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start IANScheduler.execute()
2025-03-10 07:49:12,026 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished IANScheduler.execute()
2025-03-10 07:49:36,823 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start UPSProcessingScheduler.execute()
2025-03-10 07:49:36,824 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished UPSProcessingScheduler.execute()
2025-03-10 07:49:50,800 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 07:49:50,802 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 07:49:52,637 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start AuditScheduler.execute()
2025-03-10 07:49:52,638 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-3) Send audit message to /127.0.0.1:514
2025-03-10 07:49:52,639 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-3) Send audit message to /127.0.0.1:514
2025-03-10 07:49:52,648 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-3) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:49:52,648 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-3) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:49:52,648 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished AuditScheduler.execute()
2025-03-10 07:49:52,875 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16752) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:49:52,878 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(481): Create Instance[pk=107524, uid=1.2.410.200001.101.11.601.1501430850.3.20250308094912345, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 07:49:52,878 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(481): Create Location[pk=107524, systemID=fs1, path=2025/03/10/59FB010E/CE49671F/9F30F185, tsuid=1.2.840.10008.1.2, size=3416678, status=OK, objectType=DICOM_FILE]
2025-03-10 07:49:52,887 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(481): Updated DB in 12 ms
2025-03-10 07:49:52,888 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(481) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308094912345 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:49:53,093 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(481) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308094930204 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:49:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start TaskScheduler.execute()
2025-03-10 07:49:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished TaskScheduler.execute()
2025-03-10 07:50:12,026 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start IANScheduler.execute()
2025-03-10 07:50:12,028 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished IANScheduler.execute()
2025-03-10 07:50:34,083 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16752) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:50:34,087 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(481): Create Instance[pk=107525, uid=1.2.410.200001.101.11.601.1501430850.3.20250308094930204, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 07:50:34,087 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(481): Create Location[pk=107525, systemID=fs1, path=2025/03/10/59FB010E/CE49671F/9F4C338B, tsuid=1.2.840.10008.1.2, size=3416678, status=OK, objectType=DICOM_FILE]
2025-03-10 07:50:34,102 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(481): Updated DB in 19 ms
2025-03-10 07:50:34,103 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(481) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308094930204 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:50:34,312 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(481) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308094946753 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:50:36,824 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start UPSProcessingScheduler.execute()
2025-03-10 07:50:36,825 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished UPSProcessingScheduler.execute()
2025-03-10 07:50:52,648 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start AuditScheduler.execute()
2025-03-10 07:50:52,657 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-19) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:50:52,657 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-19) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:50:52,657 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished AuditScheduler.execute()
2025-03-10 07:50:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start TaskScheduler.execute()
2025-03-10 07:50:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished TaskScheduler.execute()
2025-03-10 07:51:12,028 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start IANScheduler.execute()
2025-03-10 07:51:12,030 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished IANScheduler.execute()
2025-03-10 07:51:13,077 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16752) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:51:13,079 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(481): Create Instance[pk=107526, uid=1.2.410.200001.101.11.601.1501430850.3.20250308094946753, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 07:51:13,079 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(481): Create Location[pk=107526, systemID=fs1, path=2025/03/10/59FB010E/CE49671F/9F5D18A5, tsuid=1.2.840.10008.1.2, size=3416678, status=OK, objectType=DICOM_FILE]
2025-03-10 07:51:13,100 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(481): Updated DB in 23 ms
2025-03-10 07:51:13,101 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(481) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308094946753 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:51:13,356 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(481) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308095041698 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:51:26,128 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start StudySizeScheduler.execute()
2025-03-10 07:51:26,229 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) Calculated size of 1 studies
2025-03-10 07:51:26,229 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished StudySizeScheduler.execute()
2025-03-10 07:51:36,826 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start UPSProcessingScheduler.execute()
2025-03-10 07:51:36,827 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished UPSProcessingScheduler.execute()
2025-03-10 07:51:52,657 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start AuditScheduler.execute()
2025-03-10 07:51:52,666 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-23) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:51:52,667 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-23) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:51:52,667 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished AuditScheduler.execute()
2025-03-10 07:51:52,862 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16752) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:51:52,865 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(481): Create Instance[pk=107527, uid=1.2.410.200001.101.11.601.1501430850.3.20250308095041698, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 07:51:52,865 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(481): Create Location[pk=107527, systemID=fs1, path=2025/03/10/59FB010E/CE49671F/C4E56D34, tsuid=1.2.840.10008.1.2, size=3416826, status=OK, objectType=DICOM_FILE]
2025-03-10 07:51:52,873 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(481): Updated DB in 11 ms
2025-03-10 07:51:52,874 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(481) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308095041698 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:51:53,078 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(481) >> A-RELEASE-RQ
2025-03-10 07:51:53,078 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(481) << A-RELEASE-RP
2025-03-10 07:51:53,128 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-21) DCM4CHEE<-HS60MT(481): close Socket[addr=187.89.160.56/187.89.160.56,port=49234,localport=11112]
2025-03-10 07:51:53,480 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49235,localport=11112]
2025-03-10 07:51:53,480 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(482) >> A-ASSOCIATE-RQ
2025-03-10 07:51:53,480 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(482) << A-ASSOCIATE-AC
2025-03-10 07:51:53,676 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(482) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308092538988 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:51:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start TaskScheduler.execute()
2025-03-10 07:51:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished TaskScheduler.execute()
2025-03-10 07:52:12,031 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start IANScheduler.execute()
2025-03-10 07:52:12,032 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished IANScheduler.execute()
2025-03-10 07:52:35,226 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16752) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:52:35,230 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(482): Create Patient[pk=8351, id=PatientID[pk=8351, id=341522, issuer=DCM4CHEE.0A8067D3.89E5A4A0], name=CAMILA REGINA DA SILVA SANTOS]
2025-03-10 07:52:35,231 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(482): Create Study[pk=9381, uid=341522, id=31460]
2025-03-10 07:52:35,232 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(482): Create Series[pk=9664, uid=1.2.410.200001.101.11.601.1501430850.2.20250308092538632, no=1, mod=US]
2025-03-10 07:52:35,232 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(482): Create Instance[pk=107528, uid=1.2.410.200001.101.11.601.1501430850.3.20250308092538988, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 07:52:35,232 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(482): Create Location[pk=107528, systemID=fs1, path=2025/03/10/59FB0145/6105AB23/2EB018C8, tsuid=1.2.840.10008.1.2, size=3416886, status=OK, objectType=DICOM_FILE]
2025-03-10 07:52:35,259 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(482): Updated DB in 33 ms
2025-03-10 07:52:35,260 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) No duplicate record with equal Patient ID found Patient[pk=8351, id=PatientID[pk=8351, id=341522, issuer=DCM4CHEE.0A8067D3.89E5A4A0], name=CAMILA REGINA DA SILVA SANTOS]
2025-03-10 07:52:35,261 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(482) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308092538988 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:52:35,463 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(482) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308092727170 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:52:36,827 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start UPSProcessingScheduler.execute()
2025-03-10 07:52:36,828 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished UPSProcessingScheduler.execute()
2025-03-10 07:52:52,667 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start AuditScheduler.execute()
2025-03-10 07:52:52,668 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-1) Send audit message to /127.0.0.1:514
2025-03-10 07:52:52,677 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-1) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:52:52,677 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-1) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:52:52,677 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished AuditScheduler.execute()
2025-03-10 07:52:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start TaskScheduler.execute()
2025-03-10 07:52:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished TaskScheduler.execute()
2025-03-10 07:53:00,481 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52125,localport=11112]
2025-03-10 07:53:00,482 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(483) >> A-ASSOCIATE-RQ
2025-03-10 07:53:00,482 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(483) << A-ASSOCIATE-AC
2025-03-10 07:53:00,687 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(483) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310075104903 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:53:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start PurgeStorageScheduler.execute()
2025-03-10 07:53:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished PurgeStorageScheduler.execute()
2025-03-10 07:53:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-16889) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 07:53:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-16889) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 07:53:02,450 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16888) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:53:02,457 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(483): Create Patient[pk=8352, id=PatientID[pk=8352, id=341540, issuer=DCM4CHEE.D9F893FF.06DD4433], name=MARIA APARECIDA BARRETO]
2025-03-10 07:53:02,458 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(483): Create Study[pk=9382, uid=341540, id=31520]
2025-03-10 07:53:02,459 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(483): Create Series[pk=9665, uid=1.2.410.200001.101.11.501.1791052210.2.20250310075100980, no=1, mod=US]
2025-03-10 07:53:02,459 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(483): Create Instance[pk=107529, uid=1.2.410.200001.101.11.501.1791052210.3.20250310075104903, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 07:53:02,460 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(483): Create Location[pk=107529, systemID=fs1, path=2025/03/10/59FB0181/CA251D52/97D14F9A, tsuid=1.2.840.10008.1.2, size=3416688, status=OK, objectType=DICOM_FILE]
2025-03-10 07:53:02,481 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(483): Updated DB in 31 ms
2025-03-10 07:53:02,482 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-16888) No duplicate record with equal Patient ID found Patient[pk=8352, id=PatientID[pk=8352, id=341540, issuer=DCM4CHEE.D9F893FF.06DD4433], name=MARIA APARECIDA BARRETO]
2025-03-10 07:53:02,483 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(483) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310075104903 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:53:02,691 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(483) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310075131404 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:53:02,983 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16888) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:53:02,985 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(483): Create Instance[pk=107530, uid=1.2.410.200001.101.11.501.1791052210.3.20250310075131404, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 07:53:02,985 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(483): Create Location[pk=107530, systemID=fs1, path=2025/03/10/59FB0181/CA251D52/97FA263C, tsuid=1.2.840.10008.1.2, size=3416688, status=OK, objectType=DICOM_FILE]
2025-03-10 07:53:02,989 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(483): Updated DB in 6 ms
2025-03-10 07:53:02,989 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(483) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310075131404 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:53:03,213 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(483) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310075200861 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:53:03,505 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16888) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:53:03,507 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(483): Create Instance[pk=107531, uid=1.2.410.200001.101.11.501.1791052210.3.20250310075200861, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 07:53:03,507 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(483): Create Location[pk=107531, systemID=fs1, path=2025/03/10/59FB0181/CA251D52/998453B4, tsuid=1.2.840.10008.1.2, size=3416688, status=OK, objectType=DICOM_FILE]
2025-03-10 07:53:03,514 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(483): Updated DB in 9 ms
2025-03-10 07:53:03,515 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(483) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310075200861 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:53:03,723 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(483) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310075220382 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:53:04,015 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16888) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:53:04,017 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(483): Create Instance[pk=107532, uid=1.2.410.200001.101.11.501.1791052210.3.20250310075220382, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 07:53:04,017 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(483): Create Location[pk=107532, systemID=fs1, path=2025/03/10/59FB0181/CA251D52/99A07030, tsuid=1.2.840.10008.1.2, size=3416688, status=OK, objectType=DICOM_FILE]
2025-03-10 07:53:04,036 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(483): Updated DB in 21 ms
2025-03-10 07:53:04,037 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(483) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310075220382 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:53:04,248 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(483) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310075302567 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:53:04,540 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16888) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:53:04,543 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(483): Create Instance[pk=107533, uid=1.2.410.200001.101.11.501.1791052210.3.20250310075302567, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 07:53:04,543 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(483): Create Location[pk=107533, systemID=fs1, path=2025/03/10/59FB0181/CA251D52/9B3A09D4, tsuid=1.2.840.10008.1.2, size=3416688, status=OK, objectType=DICOM_FILE]
2025-03-10 07:53:04,560 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(483): Updated DB in 20 ms
2025-03-10 07:53:04,562 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(483) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310075302567 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:53:04,772 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(483) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310075319838 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:53:05,063 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16888) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:53:05,066 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(483): Create Instance[pk=107534, uid=1.2.410.200001.101.11.501.1791052210.3.20250310075319838, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 07:53:05,066 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(483): Create Location[pk=107534, systemID=fs1, path=2025/03/10/59FB0181/CA251D52/9B4B5AD5, tsuid=1.2.840.10008.1.2, size=3416688, status=OK, objectType=DICOM_FILE]
2025-03-10 07:53:05,114 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(483): Updated DB in 51 ms
2025-03-10 07:53:05,115 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(483) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310075319838 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:53:05,326 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(483) >> A-RELEASE-RQ
2025-03-10 07:53:05,327 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(483) << A-RELEASE-RP
2025-03-10 07:53:05,377 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-6) DCM4CHEE<-HS50US07(483): close Socket[addr=187.89.160.56/187.89.160.56,port=52125,localport=11112]
2025-03-10 07:53:05,740 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52126,localport=11112]
2025-03-10 07:53:05,743 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(484) >> A-ASSOCIATE-RQ
2025-03-10 07:53:05,743 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(484) << A-ASSOCIATE-AC
2025-03-10 07:53:05,947 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(484) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310075104903 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:53:07,766 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16888) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:53:07,769 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(484): Found previous received Instance[pk=107529, uid=1.2.410.200001.101.11.501.1791052210.3.20250310075104903, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 07:53:07,769 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(484): Ignore received Instance[studyUID=341540,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310075100980,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310075104903] with equal digest
2025-03-10 07:53:07,770 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(484): Updated DB in 4 ms
2025-03-10 07:53:07,771 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(484) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310075104903 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:53:07,981 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(484) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310075131404 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:53:08,273 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16888) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:53:08,275 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(484): Found previous received Instance[pk=107530, uid=1.2.410.200001.101.11.501.1791052210.3.20250310075131404, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 07:53:08,276 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(484): Ignore received Instance[studyUID=341540,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310075100980,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310075131404] with equal digest
2025-03-10 07:53:08,276 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(484): Updated DB in 3 ms
2025-03-10 07:53:08,277 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(484) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310075131404 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:53:08,488 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(484) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310075200861 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:53:08,780 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16888) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:53:08,782 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(484): Found previous received Instance[pk=107531, uid=1.2.410.200001.101.11.501.1791052210.3.20250310075200861, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 07:53:08,783 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(484): Ignore received Instance[studyUID=341540,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310075100980,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310075200861] with equal digest
2025-03-10 07:53:08,783 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(484): Updated DB in 3 ms
2025-03-10 07:53:08,784 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(484) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310075200861 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:53:08,995 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(484) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310075220382 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:53:09,287 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16888) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:53:09,289 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(484): Found previous received Instance[pk=107532, uid=1.2.410.200001.101.11.501.1791052210.3.20250310075220382, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 07:53:09,289 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(484): Ignore received Instance[studyUID=341540,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310075100980,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310075220382] with equal digest
2025-03-10 07:53:09,290 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(484): Updated DB in 3 ms
2025-03-10 07:53:09,291 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(484) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310075220382 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:53:09,501 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(484) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310075302567 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:53:09,792 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16888) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:53:09,795 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(484): Found previous received Instance[pk=107533, uid=1.2.410.200001.101.11.501.1791052210.3.20250310075302567, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 07:53:09,796 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(484): Ignore received Instance[studyUID=341540,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310075100980,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310075302567] with equal digest
2025-03-10 07:53:09,796 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(484): Updated DB in 4 ms
2025-03-10 07:53:09,797 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(484) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310075302567 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:53:10,005 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(484) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310075319838 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:53:10,296 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16888) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:53:10,299 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(484): Found previous received Instance[pk=107534, uid=1.2.410.200001.101.11.501.1791052210.3.20250310075319838, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 07:53:10,299 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(484): Ignore received Instance[studyUID=341540,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310075100980,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310075319838] with equal digest
2025-03-10 07:53:10,300 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(484): Updated DB in 3 ms
2025-03-10 07:53:10,301 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(484) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310075319838 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:53:10,510 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(484) >> A-RELEASE-RQ
2025-03-10 07:53:10,510 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(484) << A-RELEASE-RP
2025-03-10 07:53:10,561 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-32) DCM4CHEE<-HS50US07(484): close Socket[addr=187.89.160.56/187.89.160.56,port=52126,localport=11112]
2025-03-10 07:53:10,918 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52127,localport=11112]
2025-03-10 07:53:10,918 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(485) >> A-ASSOCIATE-RQ
2025-03-10 07:53:10,918 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(485) << A-ASSOCIATE-AC
2025-03-10 07:53:11,118 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(485) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310075104903 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:53:12,033 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start IANScheduler.execute()
2025-03-10 07:53:12,034 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished IANScheduler.execute()
2025-03-10 07:53:12,871 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16888) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:53:12,874 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(485): Found previous received Instance[pk=107529, uid=1.2.410.200001.101.11.501.1791052210.3.20250310075104903, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 07:53:12,874 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(485): Ignore received Instance[studyUID=341540,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310075100980,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310075104903] with equal digest
2025-03-10 07:53:12,875 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(485): Updated DB in 4 ms
2025-03-10 07:53:12,876 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(485) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310075104903 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:53:13,082 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(485) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310075131404 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:53:13,374 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16888) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:53:13,376 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(485): Found previous received Instance[pk=107530, uid=1.2.410.200001.101.11.501.1791052210.3.20250310075131404, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 07:53:13,376 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(485): Ignore received Instance[studyUID=341540,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310075100980,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310075131404] with equal digest
2025-03-10 07:53:13,377 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(485): Updated DB in 3 ms
2025-03-10 07:53:13,378 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(485) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310075131404 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:53:13,584 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(485) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310075200861 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:53:13,875 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16888) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:53:13,877 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(485): Found previous received Instance[pk=107531, uid=1.2.410.200001.101.11.501.1791052210.3.20250310075200861, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 07:53:13,878 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(485): Ignore received Instance[studyUID=341540,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310075100980,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310075200861] with equal digest
2025-03-10 07:53:13,878 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(485): Updated DB in 3 ms
2025-03-10 07:53:13,879 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(485) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310075200861 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:53:14,082 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(485) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310075220382 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:53:14,373 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16888) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:53:14,375 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(485): Found previous received Instance[pk=107532, uid=1.2.410.200001.101.11.501.1791052210.3.20250310075220382, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 07:53:14,376 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(485): Ignore received Instance[studyUID=341540,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310075100980,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310075220382] with equal digest
2025-03-10 07:53:14,376 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(485): Updated DB in 3 ms
2025-03-10 07:53:14,377 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(485) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310075220382 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:53:14,583 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(485) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310075302567 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:53:14,874 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16888) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:53:14,876 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(485): Found previous received Instance[pk=107533, uid=1.2.410.200001.101.11.501.1791052210.3.20250310075302567, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 07:53:14,877 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(485): Ignore received Instance[studyUID=341540,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310075100980,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310075302567] with equal digest
2025-03-10 07:53:14,877 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(485): Updated DB in 3 ms
2025-03-10 07:53:14,878 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(485) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310075302567 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:53:15,085 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(485) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310075319838 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:53:15,376 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16888) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:53:15,378 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(485): Found previous received Instance[pk=107534, uid=1.2.410.200001.101.11.501.1791052210.3.20250310075319838, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 07:53:15,379 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(485): Ignore received Instance[studyUID=341540,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310075100980,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310075319838] with equal digest
2025-03-10 07:53:15,379 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(485): Updated DB in 3 ms
2025-03-10 07:53:15,381 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(485) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310075319838 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:53:15,586 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(485) >> A-RELEASE-RQ
2025-03-10 07:53:15,586 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(485) << A-RELEASE-RP
2025-03-10 07:53:15,636 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-24) DCM4CHEE<-HS50US07(485): close Socket[addr=187.89.160.56/187.89.160.56,port=52127,localport=11112]
2025-03-10 07:53:15,990 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52128,localport=11112]
2025-03-10 07:53:15,990 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(486) >> A-ASSOCIATE-RQ
2025-03-10 07:53:15,990 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(486) << A-ASSOCIATE-AC
2025-03-10 07:53:16,190 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(486) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310075104903 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:53:17,644 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16752) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:53:17,646 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(482): Create Instance[pk=107535, uid=1.2.410.200001.101.11.601.1501430850.3.20250308092727170, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 07:53:17,646 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(482): Create Location[pk=107535, systemID=fs1, path=2025/03/10/59FB0145/6105AB23/320B1FF7, tsuid=1.2.840.10008.1.2, size=3416682, status=OK, objectType=DICOM_FILE]
2025-03-10 07:53:17,660 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(482): Updated DB in 16 ms
2025-03-10 07:53:17,661 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(482) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308092727170 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:53:17,867 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(482) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308092736194 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:53:17,918 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16888) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:53:17,922 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(486): Found previous received Instance[pk=107529, uid=1.2.410.200001.101.11.501.1791052210.3.20250310075104903, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 07:53:17,922 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(486): Ignore received Instance[studyUID=341540,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310075100980,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310075104903] with equal digest
2025-03-10 07:53:17,922 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(486): Updated DB in 4 ms
2025-03-10 07:53:17,923 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(486) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310075104903 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:53:18,126 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(486) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310075131404 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:53:18,558 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16888) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:53:18,560 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(486): Found previous received Instance[pk=107530, uid=1.2.410.200001.101.11.501.1791052210.3.20250310075131404, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 07:53:18,561 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(486): Ignore received Instance[studyUID=341540,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310075100980,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310075131404] with equal digest
2025-03-10 07:53:18,561 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(486): Updated DB in 3 ms
2025-03-10 07:53:18,562 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(486) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310075131404 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:53:18,767 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(486) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310075200861 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:53:19,107 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16888) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:53:19,109 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(486): Found previous received Instance[pk=107531, uid=1.2.410.200001.101.11.501.1791052210.3.20250310075200861, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 07:53:19,109 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(486): Ignore received Instance[studyUID=341540,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310075100980,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310075200861] with equal digest
2025-03-10 07:53:19,109 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(486): Updated DB in 2 ms
2025-03-10 07:53:19,111 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(486) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310075200861 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:53:19,314 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(486) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310075220382 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:53:19,631 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16888) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:53:19,633 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(486): Found previous received Instance[pk=107532, uid=1.2.410.200001.101.11.501.1791052210.3.20250310075220382, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 07:53:19,633 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(486): Ignore received Instance[studyUID=341540,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310075100980,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310075220382] with equal digest
2025-03-10 07:53:19,634 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(486): Updated DB in 3 ms
2025-03-10 07:53:19,635 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(486) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310075220382 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:53:19,839 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(486) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310075302567 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:53:20,152 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16888) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:53:20,154 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(486): Found previous received Instance[pk=107533, uid=1.2.410.200001.101.11.501.1791052210.3.20250310075302567, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 07:53:20,155 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(486): Ignore received Instance[studyUID=341540,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310075100980,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310075302567] with equal digest
2025-03-10 07:53:20,155 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(486): Updated DB in 3 ms
2025-03-10 07:53:20,156 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(486) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310075302567 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:53:20,360 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(486) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310075319838 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:53:20,673 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16888) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:53:20,675 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(486): Found previous received Instance[pk=107534, uid=1.2.410.200001.101.11.501.1791052210.3.20250310075319838, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 07:53:20,675 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(486): Ignore received Instance[studyUID=341540,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310075100980,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310075319838] with equal digest
2025-03-10 07:53:20,676 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(486): Updated DB in 3 ms
2025-03-10 07:53:20,677 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(486) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310075319838 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:53:20,879 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(486) >> A-RELEASE-RQ
2025-03-10 07:53:20,879 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(486) << A-RELEASE-RP
2025-03-10 07:53:20,929 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-29) DCM4CHEE<-HS50US07(486): close Socket[addr=187.89.160.56/187.89.160.56,port=52128,localport=11112]
2025-03-10 07:53:21,283 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52129,localport=11112]
2025-03-10 07:53:21,283 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(487) >> A-ASSOCIATE-RQ
2025-03-10 07:53:21,283 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(487) << A-ASSOCIATE-AC
2025-03-10 07:53:21,544 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(487) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310075104903 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:53:23,260 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16888) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:53:23,263 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(487): Found previous received Instance[pk=107529, uid=1.2.410.200001.101.11.501.1791052210.3.20250310075104903, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 07:53:23,263 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(487): Ignore received Instance[studyUID=341540,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310075100980,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310075104903] with equal digest
2025-03-10 07:53:23,263 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(487): Updated DB in 3 ms
2025-03-10 07:53:23,264 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(487) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310075104903 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:53:23,468 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(487) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310075131404 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:53:23,759 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16888) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:53:23,761 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(487): Found previous received Instance[pk=107530, uid=1.2.410.200001.101.11.501.1791052210.3.20250310075131404, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 07:53:23,762 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(487): Ignore received Instance[studyUID=341540,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310075100980,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310075131404] with equal digest
2025-03-10 07:53:23,762 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(487): Updated DB in 3 ms
2025-03-10 07:53:23,763 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(487) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310075131404 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:53:23,967 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(487) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310075200861 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:53:24,258 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16888) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:53:24,260 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(487): Found previous received Instance[pk=107531, uid=1.2.410.200001.101.11.501.1791052210.3.20250310075200861, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 07:53:24,261 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(487): Ignore received Instance[studyUID=341540,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310075100980,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310075200861] with equal digest
2025-03-10 07:53:24,261 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(487): Updated DB in 2 ms
2025-03-10 07:53:24,262 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(487) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310075200861 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:53:24,466 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(487) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310075220382 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:53:24,757 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16888) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:53:24,760 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(487): Found previous received Instance[pk=107532, uid=1.2.410.200001.101.11.501.1791052210.3.20250310075220382, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 07:53:24,760 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(487): Ignore received Instance[studyUID=341540,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310075100980,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310075220382] with equal digest
2025-03-10 07:53:24,760 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(487): Updated DB in 2 ms
2025-03-10 07:53:24,761 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(487) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310075220382 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:53:24,964 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(487) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310075302567 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:53:25,256 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16888) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:53:25,258 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(487): Found previous received Instance[pk=107533, uid=1.2.410.200001.101.11.501.1791052210.3.20250310075302567, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 07:53:25,259 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(487): Ignore received Instance[studyUID=341540,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310075100980,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310075302567] with equal digest
2025-03-10 07:53:25,259 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(487): Updated DB in 3 ms
2025-03-10 07:53:25,260 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(487) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310075302567 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:53:25,464 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(487) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310075319838 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:53:25,756 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16888) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:53:25,758 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(487): Found previous received Instance[pk=107534, uid=1.2.410.200001.101.11.501.1791052210.3.20250310075319838, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 07:53:25,758 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(487): Ignore received Instance[studyUID=341540,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310075100980,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310075319838] with equal digest
2025-03-10 07:53:25,758 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(487): Updated DB in 2 ms
2025-03-10 07:53:25,759 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(487) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310075319838 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:53:25,962 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(487) >> A-RELEASE-RQ
2025-03-10 07:53:25,962 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(487) << A-RELEASE-RP
2025-03-10 07:53:26,013 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-28) DCM4CHEE<-HS50US07(487): close Socket[addr=187.89.160.56/187.89.160.56,port=52129,localport=11112]
2025-03-10 07:53:26,363 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52130,localport=11112]
2025-03-10 07:53:26,363 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(488) >> A-ASSOCIATE-RQ
2025-03-10 07:53:26,363 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(488) << A-ASSOCIATE-AC
2025-03-10 07:53:26,558 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(488) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310075104903 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:53:28,239 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16888) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:53:28,242 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(488): Found previous received Instance[pk=107529, uid=1.2.410.200001.101.11.501.1791052210.3.20250310075104903, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 07:53:28,242 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(488): Ignore received Instance[studyUID=341540,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310075100980,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310075104903] with equal digest
2025-03-10 07:53:28,243 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(488): Updated DB in 4 ms
2025-03-10 07:53:28,244 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(488) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310075104903 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:53:28,444 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(488) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310075131404 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:53:28,736 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16888) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:53:28,738 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(488): Found previous received Instance[pk=107530, uid=1.2.410.200001.101.11.501.1791052210.3.20250310075131404, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 07:53:28,738 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(488): Ignore received Instance[studyUID=341540,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310075100980,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310075131404] with equal digest
2025-03-10 07:53:28,739 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(488): Updated DB in 3 ms
2025-03-10 07:53:28,740 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(488) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310075131404 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:53:28,939 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(488) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310075200861 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:53:29,231 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16888) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:53:29,233 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(488): Found previous received Instance[pk=107531, uid=1.2.410.200001.101.11.501.1791052210.3.20250310075200861, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 07:53:29,233 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(488): Ignore received Instance[studyUID=341540,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310075100980,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310075200861] with equal digest
2025-03-10 07:53:29,234 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(488): Updated DB in 3 ms
2025-03-10 07:53:29,235 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(488) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310075200861 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:53:29,434 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(488) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310075220382 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:53:29,725 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16888) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:53:29,727 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(488): Found previous received Instance[pk=107532, uid=1.2.410.200001.101.11.501.1791052210.3.20250310075220382, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 07:53:29,728 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(488): Ignore received Instance[studyUID=341540,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310075100980,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310075220382] with equal digest
2025-03-10 07:53:29,728 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(488): Updated DB in 3 ms
2025-03-10 07:53:29,729 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(488) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310075220382 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:53:29,928 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(488) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310075302567 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:53:30,219 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16888) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:53:30,221 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(488): Found previous received Instance[pk=107533, uid=1.2.410.200001.101.11.501.1791052210.3.20250310075302567, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 07:53:30,222 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(488): Ignore received Instance[studyUID=341540,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310075100980,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310075302567] with equal digest
2025-03-10 07:53:30,222 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(488): Updated DB in 3 ms
2025-03-10 07:53:30,223 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(488) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310075302567 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:53:30,537 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(488) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310075319838 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:53:30,828 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16888) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:53:30,830 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(488): Found previous received Instance[pk=107534, uid=1.2.410.200001.101.11.501.1791052210.3.20250310075319838, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 07:53:30,831 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(488): Ignore received Instance[studyUID=341540,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310075100980,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310075319838] with equal digest
2025-03-10 07:53:30,831 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(488): Updated DB in 3 ms
2025-03-10 07:53:30,832 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(488) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310075319838 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:53:31,031 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(488) >> A-RELEASE-RQ
2025-03-10 07:53:31,031 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(488) << A-RELEASE-RP
2025-03-10 07:53:31,081 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-26) DCM4CHEE<-HS50US07(488): close Socket[addr=187.89.160.56/187.89.160.56,port=52130,localport=11112]
2025-03-10 07:53:31,425 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52131,localport=11112]
2025-03-10 07:53:31,425 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(489) >> A-ASSOCIATE-RQ
2025-03-10 07:53:31,425 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(489) << A-ASSOCIATE-AC
2025-03-10 07:53:31,620 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(489) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310075104903 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:53:33,547 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16888) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:53:33,550 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(489): Found previous received Instance[pk=107529, uid=1.2.410.200001.101.11.501.1791052210.3.20250310075104903, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 07:53:33,550 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(489): Ignore received Instance[studyUID=341540,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310075100980,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310075104903] with equal digest
2025-03-10 07:53:33,551 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(489): Updated DB in 4 ms
2025-03-10 07:53:33,552 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(489) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310075104903 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:53:33,751 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(489) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310075131404 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:53:34,043 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16888) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:53:34,045 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(489): Found previous received Instance[pk=107530, uid=1.2.410.200001.101.11.501.1791052210.3.20250310075131404, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 07:53:34,045 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(489): Ignore received Instance[studyUID=341540,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310075100980,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310075131404] with equal digest
2025-03-10 07:53:34,046 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(489): Updated DB in 3 ms
2025-03-10 07:53:34,047 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(489) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310075131404 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:53:34,246 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(489) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310075200861 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:53:34,538 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16888) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:53:34,540 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(489): Found previous received Instance[pk=107531, uid=1.2.410.200001.101.11.501.1791052210.3.20250310075200861, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 07:53:34,540 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(489): Ignore received Instance[studyUID=341540,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310075100980,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310075200861] with equal digest
2025-03-10 07:53:34,540 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(489): Updated DB in 2 ms
2025-03-10 07:53:34,541 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(489) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310075200861 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:53:34,744 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(489) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310075220382 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:53:35,036 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16888) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:53:35,038 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(489): Found previous received Instance[pk=107532, uid=1.2.410.200001.101.11.501.1791052210.3.20250310075220382, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 07:53:35,038 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(489): Ignore received Instance[studyUID=341540,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310075100980,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310075220382] with equal digest
2025-03-10 07:53:35,039 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(489): Updated DB in 3 ms
2025-03-10 07:53:35,040 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(489) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310075220382 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:53:35,243 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(489) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310075302567 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:53:35,535 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16888) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:53:35,538 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(489): Found previous received Instance[pk=107533, uid=1.2.410.200001.101.11.501.1791052210.3.20250310075302567, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 07:53:35,538 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(489): Ignore received Instance[studyUID=341540,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310075100980,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310075302567] with equal digest
2025-03-10 07:53:35,538 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(489): Updated DB in 2 ms
2025-03-10 07:53:35,539 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(489) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310075302567 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:53:35,740 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(489) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310075319838 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:53:36,032 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16888) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:53:36,035 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(489): Found previous received Instance[pk=107534, uid=1.2.410.200001.101.11.501.1791052210.3.20250310075319838, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 07:53:36,035 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(489): Ignore received Instance[studyUID=341540,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310075100980,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310075319838] with equal digest
2025-03-10 07:53:36,036 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(489): Updated DB in 4 ms
2025-03-10 07:53:36,037 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(489) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310075319838 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:53:36,237 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(489) >> A-RELEASE-RQ
2025-03-10 07:53:36,237 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(489) << A-RELEASE-RP
2025-03-10 07:53:36,287 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-16) DCM4CHEE<-HS50US07(489): close Socket[addr=187.89.160.56/187.89.160.56,port=52131,localport=11112]
2025-03-10 07:53:36,631 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52134,localport=11112]
2025-03-10 07:53:36,632 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(490) >> A-ASSOCIATE-RQ
2025-03-10 07:53:36,632 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(490) << A-ASSOCIATE-AC
2025-03-10 07:53:36,828 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start UPSProcessingScheduler.execute()
2025-03-10 07:53:36,829 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished UPSProcessingScheduler.execute()
2025-03-10 07:53:36,830 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(490) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310075104903 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:53:38,607 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16888) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:53:38,611 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(490): Found previous received Instance[pk=107529, uid=1.2.410.200001.101.11.501.1791052210.3.20250310075104903, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 07:53:38,611 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(490): Ignore received Instance[studyUID=341540,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310075100980,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310075104903] with equal digest
2025-03-10 07:53:38,612 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(490): Updated DB in 4 ms
2025-03-10 07:53:38,613 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(490) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310075104903 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:53:38,817 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(490) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310075131404 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:53:39,109 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16888) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:53:39,111 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(490): Found previous received Instance[pk=107530, uid=1.2.410.200001.101.11.501.1791052210.3.20250310075131404, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 07:53:39,111 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(490): Ignore received Instance[studyUID=341540,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310075100980,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310075131404] with equal digest
2025-03-10 07:53:39,111 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(490): Updated DB in 2 ms
2025-03-10 07:53:39,112 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(490) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310075131404 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:53:39,317 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(490) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310075200861 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:53:39,608 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16888) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:53:39,610 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(490): Found previous received Instance[pk=107531, uid=1.2.410.200001.101.11.501.1791052210.3.20250310075200861, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 07:53:39,611 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(490): Ignore received Instance[studyUID=341540,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310075100980,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310075200861] with equal digest
2025-03-10 07:53:39,611 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(490): Updated DB in 3 ms
2025-03-10 07:53:39,612 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(490) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310075200861 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:53:39,817 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(490) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310075220382 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:53:40,108 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16888) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:53:40,110 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(490): Found previous received Instance[pk=107532, uid=1.2.410.200001.101.11.501.1791052210.3.20250310075220382, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 07:53:40,111 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(490): Ignore received Instance[studyUID=341540,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310075100980,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310075220382] with equal digest
2025-03-10 07:53:40,111 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(490): Updated DB in 3 ms
2025-03-10 07:53:40,112 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(490) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310075220382 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:53:40,317 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(490) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310075302567 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:53:40,609 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16888) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:53:40,611 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(490): Found previous received Instance[pk=107533, uid=1.2.410.200001.101.11.501.1791052210.3.20250310075302567, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 07:53:40,611 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(490): Ignore received Instance[studyUID=341540,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310075100980,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310075302567] with equal digest
2025-03-10 07:53:40,611 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(490): Updated DB in 2 ms
2025-03-10 07:53:40,613 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(490) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310075302567 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:53:40,817 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(490) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310075319838 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:53:41,109 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16888) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:53:41,111 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(490): Found previous received Instance[pk=107534, uid=1.2.410.200001.101.11.501.1791052210.3.20250310075319838, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 07:53:41,112 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(490): Ignore received Instance[studyUID=341540,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310075100980,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310075319838] with equal digest
2025-03-10 07:53:41,112 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(490): Updated DB in 3 ms
2025-03-10 07:53:41,113 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(490) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310075319838 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:53:41,314 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(490) >> A-RELEASE-RQ
2025-03-10 07:53:41,314 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16888) DCM4CHEE<-HS50US07(490) << A-RELEASE-RP
2025-03-10 07:53:41,365 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-3) DCM4CHEE<-HS50US07(490): close Socket[addr=187.89.160.56/187.89.160.56,port=52134,localport=11112]
2025-03-10 07:53:52,677 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start AuditScheduler.execute()
2025-03-10 07:53:52,678 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-15) Send audit message to /127.0.0.1:514
2025-03-10 07:53:52,687 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-15) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:53:52,687 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-15) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:53:52,687 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-15) Send audit message to /127.0.0.1:514
2025-03-10 07:53:52,688 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished AuditScheduler.execute()
2025-03-10 07:53:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start TaskScheduler.execute()
2025-03-10 07:53:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished TaskScheduler.execute()
2025-03-10 07:53:59,650 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16752) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:53:59,652 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(482): Create Instance[pk=107536, uid=1.2.410.200001.101.11.601.1501430850.3.20250308092736194, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 07:53:59,652 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(482): Create Location[pk=107536, systemID=fs1, path=2025/03/10/59FB0145/6105AB23/3218C35B, tsuid=1.2.840.10008.1.2, size=3416682, status=OK, objectType=DICOM_FILE]
2025-03-10 07:53:59,666 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(482): Updated DB in 16 ms
2025-03-10 07:53:59,667 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(482) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308092736194 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:53:59,909 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(482) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308092904279 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:54:12,035 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start IANScheduler.execute()
2025-03-10 07:54:12,037 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished IANScheduler.execute()
2025-03-10 07:54:36,829 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start UPSProcessingScheduler.execute()
2025-03-10 07:54:36,830 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished UPSProcessingScheduler.execute()
2025-03-10 07:54:40,870 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16752) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:54:40,872 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(482): Create Instance[pk=107537, uid=1.2.410.200001.101.11.601.1501430850.3.20250308092904279, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 07:54:40,873 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(482): Create Location[pk=107537, systemID=fs1, path=2025/03/10/59FB0145/6105AB23/355748E0, tsuid=1.2.840.10008.1.2, size=3416682, status=OK, objectType=DICOM_FILE]
2025-03-10 07:54:40,885 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(482): Updated DB in 15 ms
2025-03-10 07:54:40,885 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(482) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308092904279 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:54:41,089 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(482) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308092922570 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:54:50,802 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 07:54:50,804 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 07:54:52,688 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start AuditScheduler.execute()
2025-03-10 07:54:52,689 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-4) Send audit message to /127.0.0.1:514
2025-03-10 07:54:52,690 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-4) Send audit message to /127.0.0.1:514
2025-03-10 07:54:52,699 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-4) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:54:52,699 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-4) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:54:52,699 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished AuditScheduler.execute()
2025-03-10 07:54:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start TaskScheduler.execute()
2025-03-10 07:54:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished TaskScheduler.execute()
2025-03-10 07:55:12,037 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start IANScheduler.execute()
2025-03-10 07:55:12,039 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished IANScheduler.execute()
2025-03-10 07:55:22,510 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16752) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:55:22,512 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(482): Create Instance[pk=107538, uid=1.2.410.200001.101.11.601.1501430850.3.20250308092922570, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 07:55:22,513 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(482): Create Location[pk=107538, systemID=fs1, path=2025/03/10/59FB0145/6105AB23/35729A5E, tsuid=1.2.840.10008.1.2, size=3416682, status=OK, objectType=DICOM_FILE]
2025-03-10 07:55:22,517 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(482): Updated DB in 7 ms
2025-03-10 07:55:22,517 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(482) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308092922570 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:55:22,737 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(482) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308110215121 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:55:36,831 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start UPSProcessingScheduler.execute()
2025-03-10 07:55:36,832 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished UPSProcessingScheduler.execute()
2025-03-10 07:55:52,699 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start AuditScheduler.execute()
2025-03-10 07:55:52,708 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-23) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:55:52,708 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-23) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:55:52,708 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished AuditScheduler.execute()
2025-03-10 07:55:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start TaskScheduler.execute()
2025-03-10 07:55:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished TaskScheduler.execute()
2025-03-10 07:56:04,421 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16752) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:56:04,424 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(482): Create Series[pk=9666, uid=1.2.410.200001.101.11.601.1501430850.2.20250308105843027, no=3, mod=US]
2025-03-10 07:56:04,425 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(482): Create Instance[pk=107539, uid=1.2.410.200001.101.11.601.1501430850.3.20250308110215121, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 07:56:04,425 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(482): Create Location[pk=107539, systemID=fs1, path=2025/03/10/59FB0145/F23C7CF3/14E2758A, tsuid=1.2.840.10008.1.2, size=3416682, status=OK, objectType=DICOM_FILE]
2025-03-10 07:56:04,450 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(482): Updated DB in 29 ms
2025-03-10 07:56:04,450 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(482) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308110215121 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:56:04,654 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(482) >> A-RELEASE-RQ
2025-03-10 07:56:04,654 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(482) << A-RELEASE-RP
2025-03-10 07:56:04,704 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-30) DCM4CHEE<-HS60MT(482): close Socket[addr=187.89.160.56/187.89.160.56,port=49235,localport=11112]
2025-03-10 07:56:05,155 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49236,localport=11112]
2025-03-10 07:56:05,155 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(491) >> A-ASSOCIATE-RQ
2025-03-10 07:56:05,155 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(491) << A-ASSOCIATE-AC
2025-03-10 07:56:05,366 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(491) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250214160008600 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:56:12,039 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start IANScheduler.execute()
2025-03-10 07:56:12,041 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished IANScheduler.execute()
2025-03-10 07:56:26,229 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start StudySizeScheduler.execute()
2025-03-10 07:56:26,308 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) Calculated size of 1 studies
2025-03-10 07:56:26,308 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished StudySizeScheduler.execute()
2025-03-10 07:56:36,832 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start UPSProcessingScheduler.execute()
2025-03-10 07:56:36,833 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished UPSProcessingScheduler.execute()
2025-03-10 07:56:47,091 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16752) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:56:47,098 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) Patient ID 338522^^^DCM4CHEE.849A23C0.0D6A83E2 differs from Patient ID 338522^^^DCM4CHEE.0C640D7C.0D6A83E2 in previous received object of Study[uid=338522].
2025-03-10 07:56:47,100 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(491): processing 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250214160008600 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 338522^^^DCM4CHEE.849A23C0.0D6A83E2 differs from Patient ID 338522^^^DCM4CHEE.0C640D7C.0D6A83E2 in previous received object of Study[uid=338522].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:56:47,100 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(491) << 1:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 338522^^^DCM4CHEE.849A23C0.0D6A83E2 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:56:47,305 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(491) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250214160056930 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:56:51,096 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52136,localport=11112]
2025-03-10 07:56:51,101 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16906) DCM4CHEE<-HS50US07(492) >> A-ASSOCIATE-RQ
2025-03-10 07:56:51,101 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16906) DCM4CHEE<-HS50US07(492) << A-ASSOCIATE-AC
2025-03-10 07:56:51,304 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16906) DCM4CHEE<-HS50US07(492) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310075104903 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:56:52,709 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start AuditScheduler.execute()
2025-03-10 07:56:52,717 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:56:52,718 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:56:52,718 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished AuditScheduler.execute()
2025-03-10 07:56:53,124 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16906) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:56:53,127 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16906) DCM4CHEE<-HS50US07(492): Found previous received Instance[pk=107529, uid=1.2.410.200001.101.11.501.1791052210.3.20250310075104903, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 07:56:53,128 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16906) DCM4CHEE<-HS50US07(492): Ignore received Instance[studyUID=341540,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310075100980,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310075104903] with equal digest
2025-03-10 07:56:53,128 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16906) DCM4CHEE<-HS50US07(492): Updated DB in 4 ms
2025-03-10 07:56:53,129 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16906) DCM4CHEE<-HS50US07(492) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310075104903 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:56:53,325 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16906) DCM4CHEE<-HS50US07(492) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310075131404 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:56:53,617 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16906) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:56:53,619 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16906) DCM4CHEE<-HS50US07(492): Found previous received Instance[pk=107530, uid=1.2.410.200001.101.11.501.1791052210.3.20250310075131404, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 07:56:53,620 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16906) DCM4CHEE<-HS50US07(492): Ignore received Instance[studyUID=341540,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310075100980,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310075131404] with equal digest
2025-03-10 07:56:53,620 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16906) DCM4CHEE<-HS50US07(492): Updated DB in 3 ms
2025-03-10 07:56:53,621 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16906) DCM4CHEE<-HS50US07(492) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310075131404 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:56:53,818 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16906) DCM4CHEE<-HS50US07(492) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310075200861 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:56:54,110 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16906) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:56:54,113 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16906) DCM4CHEE<-HS50US07(492): Found previous received Instance[pk=107531, uid=1.2.410.200001.101.11.501.1791052210.3.20250310075200861, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 07:56:54,114 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16906) DCM4CHEE<-HS50US07(492): Ignore received Instance[studyUID=341540,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310075100980,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310075200861] with equal digest
2025-03-10 07:56:54,115 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16906) DCM4CHEE<-HS50US07(492): Updated DB in 4 ms
2025-03-10 07:56:54,117 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16906) DCM4CHEE<-HS50US07(492) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310075200861 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:56:54,313 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16906) DCM4CHEE<-HS50US07(492) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310075220382 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:56:54,605 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16906) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:56:54,607 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16906) DCM4CHEE<-HS50US07(492): Found previous received Instance[pk=107532, uid=1.2.410.200001.101.11.501.1791052210.3.20250310075220382, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 07:56:54,607 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16906) DCM4CHEE<-HS50US07(492): Ignore received Instance[studyUID=341540,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310075100980,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310075220382] with equal digest
2025-03-10 07:56:54,607 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16906) DCM4CHEE<-HS50US07(492): Updated DB in 2 ms
2025-03-10 07:56:54,608 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16906) DCM4CHEE<-HS50US07(492) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310075220382 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:56:54,805 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16906) DCM4CHEE<-HS50US07(492) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310075302567 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:56:55,097 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16906) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:56:55,099 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16906) DCM4CHEE<-HS50US07(492): Found previous received Instance[pk=107533, uid=1.2.410.200001.101.11.501.1791052210.3.20250310075302567, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 07:56:55,100 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16906) DCM4CHEE<-HS50US07(492): Ignore received Instance[studyUID=341540,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310075100980,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310075302567] with equal digest
2025-03-10 07:56:55,100 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16906) DCM4CHEE<-HS50US07(492): Updated DB in 3 ms
2025-03-10 07:56:55,102 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16906) DCM4CHEE<-HS50US07(492) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310075302567 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:56:55,298 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16906) DCM4CHEE<-HS50US07(492) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310075319838 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:56:55,589 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16906) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:56:55,591 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16906) DCM4CHEE<-HS50US07(492): Found previous received Instance[pk=107534, uid=1.2.410.200001.101.11.501.1791052210.3.20250310075319838, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 07:56:55,592 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16906) DCM4CHEE<-HS50US07(492): Ignore received Instance[studyUID=341540,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310075100980,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310075319838] with equal digest
2025-03-10 07:56:55,592 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16906) DCM4CHEE<-HS50US07(492): Updated DB in 3 ms
2025-03-10 07:56:55,593 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16906) DCM4CHEE<-HS50US07(492) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310075319838 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:56:55,788 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16906) DCM4CHEE<-HS50US07(492) >> A-RELEASE-RQ
2025-03-10 07:56:55,788 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16906) DCM4CHEE<-HS50US07(492) << A-RELEASE-RP
2025-03-10 07:56:55,839 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-32) DCM4CHEE<-HS50US07(492): close Socket[addr=187.89.160.56/187.89.160.56,port=52136,localport=11112]
2025-03-10 07:56:57,086 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-43) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=228978&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250219075818429&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250219075821326&contentType=image/jpeg from null@162.240.235.97
2025-03-10 07:56:57,166 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-43) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=228978&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250219075818429&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250219075853420&contentType=image/jpeg from null@162.240.235.97
2025-03-10 07:56:57,241 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-43) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=228978&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250219075818429&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250219075903441&contentType=image/jpeg from null@162.240.235.97
2025-03-10 07:56:57,301 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=228978&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250219075818429&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250219075951282&contentType=image/jpeg from null@162.240.235.97
2025-03-10 07:56:57,370 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=228978&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250219075818429&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250219080029696&contentType=image/jpeg from null@162.240.235.97
2025-03-10 07:56:57,442 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=228978&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250219075818429&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250219080249862&contentType=image/jpeg from null@162.240.235.97
2025-03-10 07:56:57,515 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=228978&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250219075818429&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250219080442493&contentType=image/jpeg from null@162.240.235.97
2025-03-10 07:56:57,579 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=228978&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250219075818429&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250219080506775&contentType=image/jpeg from null@162.240.235.97
2025-03-10 07:56:57,632 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=228978&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250219075818429&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250219080600883&contentType=image/jpeg from null@162.240.235.97
2025-03-10 07:56:57,687 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=228978&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250219075818429&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250219080811466&contentType=image/jpeg from null@162.240.235.97
2025-03-10 07:56:57,750 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=228978&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250219075818429&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250219080820462&contentType=image/jpeg from null@162.240.235.97
2025-03-10 07:56:57,812 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=228978&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250219075818429&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250219080823394&contentType=image/jpeg from null@162.240.235.97
2025-03-10 07:56:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start TaskScheduler.execute()
2025-03-10 07:56:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished TaskScheduler.execute()
2025-03-10 07:57:12,041 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start IANScheduler.execute()
2025-03-10 07:57:12,043 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished IANScheduler.execute()
2025-03-10 07:57:28,694 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16752) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:57:28,697 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) Patient ID 338522^^^DCM4CHEE.849A23C0.0D6A83E2 differs from Patient ID 338522^^^DCM4CHEE.0C640D7C.0D6A83E2 in previous received object of Study[uid=338522].
2025-03-10 07:57:28,699 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(491): processing 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250214160056930 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 338522^^^DCM4CHEE.849A23C0.0D6A83E2 differs from Patient ID 338522^^^DCM4CHEE.0C640D7C.0D6A83E2 in previous received object of Study[uid=338522].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:57:28,699 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(491) << 2:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 338522^^^DCM4CHEE.849A23C0.0D6A83E2 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:57:28,933 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(491) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250214160116094 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:57:36,833 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start UPSProcessingScheduler.execute()
2025-03-10 07:57:36,834 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished UPSProcessingScheduler.execute()
2025-03-10 07:57:52,718 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start AuditScheduler.execute()
2025-03-10 07:57:52,719 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-24) Send audit message to /127.0.0.1:514
2025-03-10 07:57:52,720 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-24) Send audit message to /127.0.0.1:514
2025-03-10 07:57:52,730 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-24) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:57:52,730 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-24) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:57:52,730 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished AuditScheduler.execute()
2025-03-10 07:57:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start TaskScheduler.execute()
2025-03-10 07:57:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished TaskScheduler.execute()
2025-03-10 07:58:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start PurgeStorageScheduler.execute()
2025-03-10 07:58:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished PurgeStorageScheduler.execute()
2025-03-10 07:58:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-16911) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 07:58:01,702 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-16911) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 07:58:10,341 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16752) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:58:10,344 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) Patient ID 338522^^^DCM4CHEE.849A23C0.0D6A83E2 differs from Patient ID 338522^^^DCM4CHEE.0C640D7C.0D6A83E2 in previous received object of Study[uid=338522].
2025-03-10 07:58:10,346 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(491): processing 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250214160116094 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 338522^^^DCM4CHEE.849A23C0.0D6A83E2 differs from Patient ID 338522^^^DCM4CHEE.0C640D7C.0D6A83E2 in previous received object of Study[uid=338522].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:58:10,347 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(491) << 3:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 338522^^^DCM4CHEE.849A23C0.0D6A83E2 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:58:10,551 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(491) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250214160230501 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:58:12,043 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start IANScheduler.execute()
2025-03-10 07:58:12,045 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished IANScheduler.execute()
2025-03-10 07:58:36,834 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start UPSProcessingScheduler.execute()
2025-03-10 07:58:36,835 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished UPSProcessingScheduler.execute()
2025-03-10 07:58:39,135 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49276,localport=11112]
2025-03-10 07:58:39,136 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16915) DCM4CHEE<-FCR-CSL1(493) >> A-ASSOCIATE-RQ
2025-03-10 07:58:39,136 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16915) DCM4CHEE<-FCR-CSL1(493) << A-ASSOCIATE-AC
2025-03-10 07:58:39,332 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16915) DCM4CHEE<-FCR-CSL1(493) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.1 - Computed Radiography Image Storage
  iuid=1.2.392.200036.9125.9.0.254262823.2986419390.86381729 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:58:50,962 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16752) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:58:50,966 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) Patient ID 338522^^^DCM4CHEE.849A23C0.0D6A83E2 differs from Patient ID 338522^^^DCM4CHEE.0C640D7C.0D6A83E2 in previous received object of Study[uid=338522].
2025-03-10 07:58:50,968 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(491): processing 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250214160230501 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 338522^^^DCM4CHEE.849A23C0.0D6A83E2 differs from Patient ID 338522^^^DCM4CHEE.0C640D7C.0D6A83E2 in previous received object of Study[uid=338522].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:58:50,968 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(491) << 4:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 338522^^^DCM4CHEE.849A23C0.0D6A83E2 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:58:51,174 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(491) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250214160305042 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:58:52,730 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start AuditScheduler.execute()
2025-03-10 07:58:52,731 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-5) Send audit message to /127.0.0.1:514
2025-03-10 07:58:52,740 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-5) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:58:52,740 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-5) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:58:52,740 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished AuditScheduler.execute()
2025-03-10 07:58:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start TaskScheduler.execute()
2025-03-10 07:58:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished TaskScheduler.execute()
2025-03-10 07:59:12,046 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start IANScheduler.execute()
2025-03-10 07:59:12,047 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished IANScheduler.execute()
2025-03-10 07:59:31,182 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16752) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 07:59:31,186 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) Patient ID 338522^^^DCM4CHEE.849A23C0.0D6A83E2 differs from Patient ID 338522^^^DCM4CHEE.0C640D7C.0D6A83E2 in previous received object of Study[uid=338522].
2025-03-10 07:59:31,188 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(491): processing 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250214160305042 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 338522^^^DCM4CHEE.849A23C0.0D6A83E2 differs from Patient ID 338522^^^DCM4CHEE.0C640D7C.0D6A83E2 in previous received object of Study[uid=338522].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:59:31,188 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(491) << 5:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 338522^^^DCM4CHEE.849A23C0.0D6A83E2 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:59:31,395 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(491) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250214160402390 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 07:59:36,835 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start UPSProcessingScheduler.execute()
2025-03-10 07:59:36,837 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished UPSProcessingScheduler.execute()
2025-03-10 07:59:50,805 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 07:59:50,807 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 07:59:52,740 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start AuditScheduler.execute()
2025-03-10 07:59:52,749 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-3) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:59:52,749 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-3) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 07:59:52,749 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished AuditScheduler.execute()
2025-03-10 07:59:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start TaskScheduler.execute()
2025-03-10 07:59:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished TaskScheduler.execute()
2025-03-10 08:00:11,851 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16752) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:00:11,855 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) Patient ID 338522^^^DCM4CHEE.849A23C0.0D6A83E2 differs from Patient ID 338522^^^DCM4CHEE.0C640D7C.0D6A83E2 in previous received object of Study[uid=338522].
2025-03-10 08:00:11,857 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(491): processing 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250214160402390 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 338522^^^DCM4CHEE.849A23C0.0D6A83E2 differs from Patient ID 338522^^^DCM4CHEE.0C640D7C.0D6A83E2 in previous received object of Study[uid=338522].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:00:11,857 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(491) << 6:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 338522^^^DCM4CHEE.849A23C0.0D6A83E2 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:00:12,048 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start IANScheduler.execute()
2025-03-10 08:00:12,050 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished IANScheduler.execute()
2025-03-10 08:00:12,063 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(491) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250214160428195 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:00:36,837 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start UPSProcessingScheduler.execute()
2025-03-10 08:00:36,838 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished UPSProcessingScheduler.execute()
2025-03-10 08:00:52,749 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start AuditScheduler.execute()
2025-03-10 08:00:52,758 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-17) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:00:52,759 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-17) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:00:52,759 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished AuditScheduler.execute()
2025-03-10 08:00:52,945 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16752) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:00:52,948 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) Patient ID 338522^^^DCM4CHEE.849A23C0.0D6A83E2 differs from Patient ID 338522^^^DCM4CHEE.0C640D7C.0D6A83E2 in previous received object of Study[uid=338522].
2025-03-10 08:00:52,950 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(491): processing 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250214160428195 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 338522^^^DCM4CHEE.849A23C0.0D6A83E2 differs from Patient ID 338522^^^DCM4CHEE.0C640D7C.0D6A83E2 in previous received object of Study[uid=338522].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:00:52,950 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(491) << 7:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 338522^^^DCM4CHEE.849A23C0.0D6A83E2 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:00:53,166 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(491) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250214160524960 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:00:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start TaskScheduler.execute()
2025-03-10 08:00:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished TaskScheduler.execute()
2025-03-10 08:01:12,050 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start IANScheduler.execute()
2025-03-10 08:01:12,052 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished IANScheduler.execute()
2025-03-10 08:01:26,309 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start StudySizeScheduler.execute()
2025-03-10 08:01:26,458 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) Calculated size of 2 studies
2025-03-10 08:01:26,458 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished StudySizeScheduler.execute()
2025-03-10 08:01:33,111 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16752) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:01:33,114 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) Patient ID 338522^^^DCM4CHEE.849A23C0.0D6A83E2 differs from Patient ID 338522^^^DCM4CHEE.0C640D7C.0D6A83E2 in previous received object of Study[uid=338522].
2025-03-10 08:01:33,116 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(491): processing 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250214160524960 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 338522^^^DCM4CHEE.849A23C0.0D6A83E2 differs from Patient ID 338522^^^DCM4CHEE.0C640D7C.0D6A83E2 in previous received object of Study[uid=338522].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:01:33,116 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(491) << 8:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 338522^^^DCM4CHEE.849A23C0.0D6A83E2 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:01:33,329 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(491) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250214160541461 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:01:36,838 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start UPSProcessingScheduler.execute()
2025-03-10 08:01:36,839 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished UPSProcessingScheduler.execute()
2025-03-10 08:01:38,552 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=230597&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250226092439927&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250226092440536&contentType=image/jpeg from null@162.240.235.97
2025-03-10 08:01:38,633 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=230597&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250226092439927&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250226092450514&contentType=image/jpeg from null@162.240.235.97
2025-03-10 08:01:38,697 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=230597&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250226092439927&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250226092513698&contentType=image/jpeg from null@162.240.235.97
2025-03-10 08:01:38,761 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=230597&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250226092439927&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250226092631009&contentType=image/jpeg from null@162.240.235.97
2025-03-10 08:01:38,814 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=230597&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250226092439927&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250226092749745&contentType=image/jpeg from null@162.240.235.97
2025-03-10 08:01:38,885 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=230597&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250226092439927&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250226092940999&contentType=image/jpeg from null@162.240.235.97
2025-03-10 08:01:52,759 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start AuditScheduler.execute()
2025-03-10 08:01:52,768 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-31) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:01:52,769 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-31) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:01:52,769 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished AuditScheduler.execute()
2025-03-10 08:01:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start TaskScheduler.execute()
2025-03-10 08:01:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished TaskScheduler.execute()
2025-03-10 08:02:12,052 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start IANScheduler.execute()
2025-03-10 08:02:12,054 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished IANScheduler.execute()
2025-03-10 08:02:14,150 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16752) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:02:14,154 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) Patient ID 338522^^^DCM4CHEE.849A23C0.0D6A83E2 differs from Patient ID 338522^^^DCM4CHEE.0C640D7C.0D6A83E2 in previous received object of Study[uid=338522].
2025-03-10 08:02:14,156 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(491): processing 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250214160541461 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 338522^^^DCM4CHEE.849A23C0.0D6A83E2 differs from Patient ID 338522^^^DCM4CHEE.0C640D7C.0D6A83E2 in previous received object of Study[uid=338522].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:02:14,156 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(491) << 9:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 338522^^^DCM4CHEE.849A23C0.0D6A83E2 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:02:14,360 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(491) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250214160649042 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:02:36,839 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start UPSProcessingScheduler.execute()
2025-03-10 08:02:36,840 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished UPSProcessingScheduler.execute()
2025-03-10 08:02:52,769 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start AuditScheduler.execute()
2025-03-10 08:02:52,770 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-1) Send audit message to /127.0.0.1:514
2025-03-10 08:02:52,770 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-1) Send audit message to /127.0.0.1:514
2025-03-10 08:02:52,771 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-1) Send audit message to /127.0.0.1:514
2025-03-10 08:02:52,779 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-1) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:02:52,779 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-1) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:02:52,779 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished AuditScheduler.execute()
2025-03-10 08:02:56,479 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16752) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:02:56,482 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) Patient ID 338522^^^DCM4CHEE.849A23C0.0D6A83E2 differs from Patient ID 338522^^^DCM4CHEE.0C640D7C.0D6A83E2 in previous received object of Study[uid=338522].
2025-03-10 08:02:56,484 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(491): processing 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250214160649042 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 338522^^^DCM4CHEE.849A23C0.0D6A83E2 differs from Patient ID 338522^^^DCM4CHEE.0C640D7C.0D6A83E2 in previous received object of Study[uid=338522].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:02:56,484 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(491) << 10:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 338522^^^DCM4CHEE.849A23C0.0D6A83E2 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:02:56,719 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(491) >> 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250214160728773 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:02:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start TaskScheduler.execute()
2025-03-10 08:02:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished TaskScheduler.execute()
2025-03-10 08:03:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start PurgeStorageScheduler.execute()
2025-03-10 08:03:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished PurgeStorageScheduler.execute()
2025-03-10 08:03:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-16932) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 08:03:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-16932) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 08:03:12,054 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start IANScheduler.execute()
2025-03-10 08:03:12,056 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished IANScheduler.execute()
2025-03-10 08:03:19,075 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16915) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:03:19,081 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-16915) DCM4CHEE<-FCR-CSL1(493): Create Patient[pk=8353, id=PatientID[pk=8353, id=341537, issuer=DCM4CHEE.7F88ED95.0A718E8B], name=MARCIA REGINA OLIVEIRA NANTES]
2025-03-10 08:03:19,082 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16915) DCM4CHEE<-FCR-CSL1(493): Create Study[pk=9383, uid=1.2.392.200036.9125.2.3619053820161.6594047421.32042, id=*]
2025-03-10 08:03:19,083 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16915) DCM4CHEE<-FCR-CSL1(493): Create Series[pk=9667, uid=1.2.392.200036.9125.3.3619053820161.6594047421.32043, no=3001, mod=CR]
2025-03-10 08:03:19,084 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16915) DCM4CHEE<-FCR-CSL1(493): Create Instance[pk=107540, uid=1.2.392.200036.9125.9.0.254262823.2986419390.86381729, class=1.2.840.10008.5.1.4.1.1.1, no=3001]
2025-03-10 08:03:19,084 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16915) DCM4CHEE<-FCR-CSL1(493): Create Location[pk=107540, systemID=fs1, path=2025/03/10/5D6EEB8D/E59F2B6D/4AF5B5A5, tsuid=1.2.840.10008.1.2, size=14015764, status=OK, objectType=DICOM_FILE]
2025-03-10 08:03:19,119 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16915) DCM4CHEE<-FCR-CSL1(493): Updated DB in 44 ms
2025-03-10 08:03:19,120 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-16915) No duplicate record with equal Patient ID found Patient[pk=8353, id=PatientID[pk=8353, id=341537, issuer=DCM4CHEE.7F88ED95.0A718E8B], name=MARCIA REGINA OLIVEIRA NANTES]
2025-03-10 08:03:19,120 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16915) DCM4CHEE<-FCR-CSL1(493) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.1 - Computed Radiography Image Storage
  iuid=1.2.392.200036.9125.9.0.254262823.2986419390.86381729 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:03:19,316 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16915) DCM4CHEE<-FCR-CSL1(493) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.1 - Computed Radiography Image Storage
  iuid=1.2.392.200036.9125.9.0.254262823.4211221694.86381729 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:03:20,595 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-43) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341395&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250306095813702&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250306095825105&contentType=image/jpeg from null@201.40.6.138
2025-03-10 08:03:36,841 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start UPSProcessingScheduler.execute()
2025-03-10 08:03:36,842 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished UPSProcessingScheduler.execute()
2025-03-10 08:03:37,920 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16752) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:03:37,924 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) Patient ID 338522^^^DCM4CHEE.849A23C0.0D6A83E2 differs from Patient ID 338522^^^DCM4CHEE.0C640D7C.0D6A83E2 in previous received object of Study[uid=338522].
2025-03-10 08:03:37,926 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(491): processing 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250214160728773 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 338522^^^DCM4CHEE.849A23C0.0D6A83E2 differs from Patient ID 338522^^^DCM4CHEE.0C640D7C.0D6A83E2 in previous received object of Study[uid=338522].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:03:37,926 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(491) << 11:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 338522^^^DCM4CHEE.849A23C0.0D6A83E2 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:03:38,130 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(491) >> 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250214160834259 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:03:52,647 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-43) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341395&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250306095813702&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250306095825410&contentType=image/jpeg from null@201.40.6.138
2025-03-10 08:03:52,780 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start AuditScheduler.execute()
2025-03-10 08:03:52,788 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:03:52,788 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:03:52,788 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished AuditScheduler.execute()
2025-03-10 08:03:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start TaskScheduler.execute()
2025-03-10 08:03:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished TaskScheduler.execute()
2025-03-10 08:04:01,258 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-43) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341395&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250306095813702&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250306095858586&contentType=image/jpeg from null@201.40.6.138
2025-03-10 08:04:12,056 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start IANScheduler.execute()
2025-03-10 08:04:12,058 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished IANScheduler.execute()
2025-03-10 08:04:18,532 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16752) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:04:18,536 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) Patient ID 338522^^^DCM4CHEE.849A23C0.0D6A83E2 differs from Patient ID 338522^^^DCM4CHEE.0C640D7C.0D6A83E2 in previous received object of Study[uid=338522].
2025-03-10 08:04:18,537 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(491): processing 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250214160834259 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 338522^^^DCM4CHEE.849A23C0.0D6A83E2 differs from Patient ID 338522^^^DCM4CHEE.0C640D7C.0D6A83E2 in previous received object of Study[uid=338522].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:04:18,538 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(491) << 12:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 338522^^^DCM4CHEE.849A23C0.0D6A83E2 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:04:18,780 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(491) >> 13:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250214160908401 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:04:36,842 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start UPSProcessingScheduler.execute()
2025-03-10 08:04:36,843 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished UPSProcessingScheduler.execute()
2025-03-10 08:04:39,689 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-43) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341395&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250306095813702&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250306095911753&contentType=image/jpeg from null@201.40.6.138
2025-03-10 08:04:50,807 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 08:04:50,809 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 08:04:52,789 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start AuditScheduler.execute()
2025-03-10 08:04:52,790 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-29) Send audit message to /127.0.0.1:514
2025-03-10 08:04:52,790 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-29) Send audit message to /127.0.0.1:514
2025-03-10 08:04:52,799 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:04:52,799 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:04:52,799 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished AuditScheduler.execute()
2025-03-10 08:04:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start TaskScheduler.execute()
2025-03-10 08:04:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished TaskScheduler.execute()
2025-03-10 08:05:00,135 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16752) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:05:00,138 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) Patient ID 338522^^^DCM4CHEE.849A23C0.0D6A83E2 differs from Patient ID 338522^^^DCM4CHEE.0C640D7C.0D6A83E2 in previous received object of Study[uid=338522].
2025-03-10 08:05:00,140 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(491): processing 13:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250214160908401 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 338522^^^DCM4CHEE.849A23C0.0D6A83E2 differs from Patient ID 338522^^^DCM4CHEE.0C640D7C.0D6A83E2 in previous received object of Study[uid=338522].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:05:00,140 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(491) << 13:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 338522^^^DCM4CHEE.849A23C0.0D6A83E2 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:05:00,344 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(491) >> 14:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250214160920537 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:05:07,198 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-43) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341395&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250306095813702&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250306095825410&contentType=image/jpeg from null@201.40.6.138
2025-03-10 08:05:12,058 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start IANScheduler.execute()
2025-03-10 08:05:12,060 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished IANScheduler.execute()
2025-03-10 08:05:16,788 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-43) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341395&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250306095813702&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250306095825105&contentType=image/jpeg from null@201.40.6.138
2025-03-10 08:05:36,843 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start UPSProcessingScheduler.execute()
2025-03-10 08:05:36,844 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished UPSProcessingScheduler.execute()
2025-03-10 08:05:40,502 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-43) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=1.2.392.200036.9125.2.3619053820161.6592754985.324823&seriesUID=1.2.392.200036.9125.3.3619053820161.6592754985.324824&objectUID=1.2.392.200036.9125.9.0.254257774.3473810622.86381729&contentType=image/jpeg from null@162.240.235.97
2025-03-10 08:05:40,757 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-43) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=1.2.392.200036.9125.2.3619053820161.6592754985.324823&seriesUID=1.2.392.200036.9125.3.3619053820161.6592754985.324824&objectUID=1.2.392.200036.9125.9.0.254257774.2316117182.86381729&contentType=image/jpeg from null@162.240.235.97
2025-03-10 08:05:40,982 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-43) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=1.2.392.200036.9125.2.3619053820161.6592754985.324823&seriesUID=1.2.392.200036.9125.3.3619053820161.6592754985.324824&objectUID=1.2.392.200036.9125.9.0.254257774.923542718.86381729&contentType=image/jpeg from null@162.240.235.97
2025-03-10 08:05:42,301 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16752) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:05:42,306 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) Patient ID 338522^^^DCM4CHEE.849A23C0.0D6A83E2 differs from Patient ID 338522^^^DCM4CHEE.0C640D7C.0D6A83E2 in previous received object of Study[uid=338522].
2025-03-10 08:05:42,372 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-43) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=1.2.392.200036.9125.2.3619053820161.6592754985.324823&seriesUID=1.2.392.200036.9125.3.3619053820161.6592754985.324824&objectUID=1.2.392.200036.9125.9.0.254257775.286205118.86381729&contentType=image/jpeg from null@162.240.235.97
2025-03-10 08:05:42,515 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(491): processing 14:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250214160920537 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 338522^^^DCM4CHEE.849A23C0.0D6A83E2 differs from Patient ID 338522^^^DCM4CHEE.0C640D7C.0D6A83E2 in previous received object of Study[uid=338522].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:05:42,557 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(491) << 14:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 338522^^^DCM4CHEE.849A23C0.0D6A83E2 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:05:42,760 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(491) >> 15:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250214160931291 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:05:52,799 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start AuditScheduler.execute()
2025-03-10 08:05:52,808 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-5) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:05:52,808 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-5) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:05:52,809 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished AuditScheduler.execute()
2025-03-10 08:05:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start TaskScheduler.execute()
2025-03-10 08:05:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished TaskScheduler.execute()
2025-03-10 08:06:12,061 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start IANScheduler.execute()
2025-03-10 08:06:12,063 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished IANScheduler.execute()
2025-03-10 08:06:23,234 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16752) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:06:23,237 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) Patient ID 338522^^^DCM4CHEE.849A23C0.0D6A83E2 differs from Patient ID 338522^^^DCM4CHEE.0C640D7C.0D6A83E2 in previous received object of Study[uid=338522].
2025-03-10 08:06:23,239 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(491): processing 15:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250214160931291 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 338522^^^DCM4CHEE.849A23C0.0D6A83E2 differs from Patient ID 338522^^^DCM4CHEE.0C640D7C.0D6A83E2 in previous received object of Study[uid=338522].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:06:23,239 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(491) << 15:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 338522^^^DCM4CHEE.849A23C0.0D6A83E2 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:06:23,443 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(491) >> 16:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250214161010878 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:06:26,458 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start StudySizeScheduler.execute()
2025-03-10 08:06:26,460 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished StudySizeScheduler.execute()
2025-03-10 08:06:36,844 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start UPSProcessingScheduler.execute()
2025-03-10 08:06:36,845 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished UPSProcessingScheduler.execute()
2025-03-10 08:06:52,809 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start AuditScheduler.execute()
2025-03-10 08:06:52,810 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-3) Send audit message to /127.0.0.1:514
2025-03-10 08:06:52,810 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-3) Send audit message to /127.0.0.1:514
2025-03-10 08:06:52,818 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-3) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:06:52,819 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-3) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:06:52,819 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished AuditScheduler.execute()
2025-03-10 08:06:53,770 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16752) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:06:53,774 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) Patient ID 338522^^^DCM4CHEE.849A23C0.0D6A83E2 differs from Patient ID 338522^^^DCM4CHEE.0C640D7C.0D6A83E2 in previous received object of Study[uid=338522].
2025-03-10 08:06:53,776 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(491): processing 16:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250214161010878 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 338522^^^DCM4CHEE.849A23C0.0D6A83E2 differs from Patient ID 338522^^^DCM4CHEE.0C640D7C.0D6A83E2 in previous received object of Study[uid=338522].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:06:53,776 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(491) << 16:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 338522^^^DCM4CHEE.849A23C0.0D6A83E2 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:06:53,978 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(491) >> 17:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250214161032855 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:06:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start TaskScheduler.execute()
2025-03-10 08:06:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished TaskScheduler.execute()
2025-03-10 08:07:12,063 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start IANScheduler.execute()
2025-03-10 08:07:12,065 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished IANScheduler.execute()
2025-03-10 08:07:17,974 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52083,localport=11112]
2025-03-10 08:07:17,974 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16949) DCM4CHEE<-HS30(494) >> A-ASSOCIATE-RQ
2025-03-10 08:07:17,974 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16949) DCM4CHEE<-HS30(494) << A-ASSOCIATE-AC
2025-03-10 08:07:18,165 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16949) DCM4CHEE<-HS30(494) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310080100826 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:07:25,551 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16949) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:07:25,557 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-16949) DCM4CHEE<-HS30(494): Create Patient[pk=8354, id=PatientID[pk=8354, id=341536, issuer=DCM4CHEE.438E2E35.08BC5834], name=BETILENE MEDEIROS ACOSTA]
2025-03-10 08:07:25,558 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16949) DCM4CHEE<-HS30(494): Create Study[pk=9384, uid=341536, id=31501]
2025-03-10 08:07:25,559 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16949) DCM4CHEE<-HS30(494): Create Series[pk=9668, uid=1.2.410.200001.101.11.301.1123109166.2.20250310080100116, no=1, mod=US]
2025-03-10 08:07:25,559 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16949) DCM4CHEE<-HS30(494): Create Instance[pk=107541, uid=1.2.410.200001.101.11.301.1123109166.3.20250310080100826, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 08:07:25,559 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16949) DCM4CHEE<-HS30(494): Create Location[pk=107541, systemID=fs1, path=2025/03/10/59FB0168/874694C9/54F110F0, tsuid=1.2.840.10008.1.2, size=3416644, status=OK, objectType=DICOM_FILE]
2025-03-10 08:07:25,592 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16949) DCM4CHEE<-HS30(494): Updated DB in 41 ms
2025-03-10 08:07:25,593 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-16949) No duplicate record with equal Patient ID found Patient[pk=8354, id=PatientID[pk=8354, id=341536, issuer=DCM4CHEE.438E2E35.08BC5834], name=BETILENE MEDEIROS ACOSTA]
2025-03-10 08:07:25,594 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16949) DCM4CHEE<-HS30(494) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310080100826 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:07:25,788 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16949) DCM4CHEE<-HS30(494) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310080426648 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:07:29,745 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16752) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:07:29,748 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) Patient ID 338522^^^DCM4CHEE.849A23C0.0D6A83E2 differs from Patient ID 338522^^^DCM4CHEE.0C640D7C.0D6A83E2 in previous received object of Study[uid=338522].
2025-03-10 08:07:29,750 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(491): processing 17:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250214161032855 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 338522^^^DCM4CHEE.849A23C0.0D6A83E2 differs from Patient ID 338522^^^DCM4CHEE.0C640D7C.0D6A83E2 in previous received object of Study[uid=338522].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:07:29,750 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(491) << 17:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 338522^^^DCM4CHEE.849A23C0.0D6A83E2 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:07:29,952 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(491) >> 18:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250214161110747 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:07:30,148 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16949) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:07:30,150 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16949) DCM4CHEE<-HS30(494): Create Instance[pk=107542, uid=1.2.410.200001.101.11.301.1123109166.3.20250310080426648, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 08:07:30,151 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16949) DCM4CHEE<-HS30(494): Create Location[pk=107542, systemID=fs1, path=2025/03/10/59FB0168/874694C9/5A2E7CC7, tsuid=1.2.840.10008.1.2, size=3416644, status=OK, objectType=DICOM_FILE]
2025-03-10 08:07:30,163 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16949) DCM4CHEE<-HS30(494): Updated DB in 15 ms
2025-03-10 08:07:30,163 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16949) DCM4CHEE<-HS30(494) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310080426648 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:07:30,355 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16949) DCM4CHEE<-HS30(494) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310080548583 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:07:35,682 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16949) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:07:35,684 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16949) DCM4CHEE<-HS30(494): Create Instance[pk=107543, uid=1.2.410.200001.101.11.301.1123109166.3.20250310080548583, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 08:07:35,684 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16949) DCM4CHEE<-HS30(494): Create Location[pk=107543, systemID=fs1, path=2025/03/10/59FB0168/874694C9/5C0069DC, tsuid=1.2.840.10008.1.2, size=3416644, status=OK, objectType=DICOM_FILE]
2025-03-10 08:07:35,722 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16949) DCM4CHEE<-HS30(494): Updated DB in 40 ms
2025-03-10 08:07:35,723 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16949) DCM4CHEE<-HS30(494) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310080548583 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:07:35,916 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16949) DCM4CHEE<-HS30(494) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310080711733 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:07:36,846 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start UPSProcessingScheduler.execute()
2025-03-10 08:07:36,847 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished UPSProcessingScheduler.execute()
2025-03-10 08:07:41,993 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16949) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:07:41,995 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16949) DCM4CHEE<-HS30(494): Create Instance[pk=107544, uid=1.2.410.200001.101.11.301.1123109166.3.20250310080711733, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 08:07:41,995 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16949) DCM4CHEE<-HS30(494): Create Location[pk=107544, systemID=fs1, path=2025/03/10/59FB0168/874694C9/5F3CACE5, tsuid=1.2.840.10008.1.2, size=3416644, status=OK, objectType=DICOM_FILE]
2025-03-10 08:07:41,999 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16949) DCM4CHEE<-HS30(494): Updated DB in 6 ms
2025-03-10 08:07:42,000 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16949) DCM4CHEE<-HS30(494) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310080711733 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:07:42,194 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16949) DCM4CHEE<-HS30(494) >> A-RELEASE-RQ
2025-03-10 08:07:42,194 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16949) DCM4CHEE<-HS30(494) << A-RELEASE-RP
2025-03-10 08:07:42,244 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-19) DCM4CHEE<-HS30(494): close Socket[addr=187.89.160.56/187.89.160.56,port=52083,localport=11112]
2025-03-10 08:07:52,819 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start AuditScheduler.execute()
2025-03-10 08:07:52,827 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-4) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:07:52,828 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-4) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:07:52,828 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished AuditScheduler.execute()
2025-03-10 08:07:53,419 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=1.2.392.200036.9125.2.3619053820161.6592754985.324823&seriesUID=1.2.392.200036.9125.3.3619053820161.6592754985.324824&objectUID=1.2.392.200036.9125.9.0.254257774.3473810622.86381729&contentType=image/jpeg from null@162.240.235.97
2025-03-10 08:07:53,599 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=1.2.392.200036.9125.2.3619053820161.6592754985.324823&seriesUID=1.2.392.200036.9125.3.3619053820161.6592754985.324824&objectUID=1.2.392.200036.9125.9.0.254257774.2316117182.86381729&contentType=image/jpeg from null@162.240.235.97
2025-03-10 08:07:53,774 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=1.2.392.200036.9125.2.3619053820161.6592754985.324823&seriesUID=1.2.392.200036.9125.3.3619053820161.6592754985.324824&objectUID=1.2.392.200036.9125.9.0.254257774.923542718.86381729&contentType=image/jpeg from null@162.240.235.97
2025-03-10 08:07:53,954 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=1.2.392.200036.9125.2.3619053820161.6592754985.324823&seriesUID=1.2.392.200036.9125.3.3619053820161.6592754985.324824&objectUID=1.2.392.200036.9125.9.0.254257775.286205118.86381729&contentType=image/jpeg from null@162.240.235.97
2025-03-10 08:07:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start TaskScheduler.execute()
2025-03-10 08:07:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished TaskScheduler.execute()
2025-03-10 08:07:59,384 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16915) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:07:59,387 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16915) DCM4CHEE<-FCR-CSL1(493): Create Instance[pk=107545, uid=1.2.392.200036.9125.9.0.254262823.4211221694.86381729, class=1.2.840.10008.5.1.4.1.1.1, no=3002]
2025-03-10 08:07:59,387 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16915) DCM4CHEE<-FCR-CSL1(493): Create Location[pk=107545, systemID=fs1, path=2025/03/10/5D6EEB8D/E59F2B6D/8C18589A, tsuid=1.2.840.10008.1.2, size=14015766, status=OK, objectType=DICOM_FILE]
2025-03-10 08:07:59,416 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16915) DCM4CHEE<-FCR-CSL1(493): Updated DB in 32 ms
2025-03-10 08:07:59,416 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16915) DCM4CHEE<-FCR-CSL1(493) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.1 - Computed Radiography Image Storage
  iuid=1.2.392.200036.9125.9.0.254262823.4211221694.86381729 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:07:59,612 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16915) DCM4CHEE<-FCR-CSL1(493) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.1 - Computed Radiography Image Storage
  iuid=1.2.392.200036.9125.9.0.254262824.1006838974.86381729 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:08:00,122 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16752) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:08:00,126 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) Patient ID 338522^^^DCM4CHEE.849A23C0.0D6A83E2 differs from Patient ID 338522^^^DCM4CHEE.0C640D7C.0D6A83E2 in previous received object of Study[uid=338522].
2025-03-10 08:08:00,128 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(491): processing 18:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250214161110747 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 338522^^^DCM4CHEE.849A23C0.0D6A83E2 differs from Patient ID 338522^^^DCM4CHEE.0C640D7C.0D6A83E2 in previous received object of Study[uid=338522].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:08:00,128 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(491) << 18:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 338522^^^DCM4CHEE.849A23C0.0D6A83E2 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:08:00,333 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(491) >> 19:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250214161130538 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:08:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start PurgeStorageScheduler.execute()
2025-03-10 08:08:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished PurgeStorageScheduler.execute()
2025-03-10 08:08:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-16954) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 08:08:01,702 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-16954) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 08:08:12,065 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start IANScheduler.execute()
2025-03-10 08:08:12,067 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished IANScheduler.execute()
2025-03-10 08:08:30,655 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16752) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:08:30,659 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) Patient ID 338522^^^DCM4CHEE.849A23C0.0D6A83E2 differs from Patient ID 338522^^^DCM4CHEE.0C640D7C.0D6A83E2 in previous received object of Study[uid=338522].
2025-03-10 08:08:30,661 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(491): processing 19:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250214161130538 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 338522^^^DCM4CHEE.849A23C0.0D6A83E2 differs from Patient ID 338522^^^DCM4CHEE.0C640D7C.0D6A83E2 in previous received object of Study[uid=338522].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:08:30,661 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(491) << 19:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 338522^^^DCM4CHEE.849A23C0.0D6A83E2 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:08:30,866 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(491) >> 20:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250214161336174 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:08:36,847 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start UPSProcessingScheduler.execute()
2025-03-10 08:08:36,848 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished UPSProcessingScheduler.execute()
2025-03-10 08:08:52,828 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start AuditScheduler.execute()
2025-03-10 08:08:52,829 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-21) Send audit message to /127.0.0.1:514
2025-03-10 08:08:52,838 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-21) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:08:52,838 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-21) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:08:52,839 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-21) Send audit message to /127.0.0.1:514
2025-03-10 08:08:52,839 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished AuditScheduler.execute()
2025-03-10 08:08:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start TaskScheduler.execute()
2025-03-10 08:08:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished TaskScheduler.execute()
2025-03-10 08:09:01,045 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16752) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:09:01,048 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16752) Patient ID 338522^^^DCM4CHEE.849A23C0.0D6A83E2 differs from Patient ID 338522^^^DCM4CHEE.0C640D7C.0D6A83E2 in previous received object of Study[uid=338522].
2025-03-10 08:09:01,050 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(491): processing 20:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250214161336174 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 338522^^^DCM4CHEE.849A23C0.0D6A83E2 differs from Patient ID 338522^^^DCM4CHEE.0C640D7C.0D6A83E2 in previous received object of Study[uid=338522].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:09:01,050 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(491) << 20:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 338522^^^DCM4CHEE.849A23C0.0D6A83E2 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:09:01,253 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(491) >> A-RELEASE-RQ
2025-03-10 08:09:01,253 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16752) DCM4CHEE<-HS60MT(491) << A-RELEASE-RP
2025-03-10 08:09:01,303 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-11) DCM4CHEE<-HS60MT(491): close Socket[addr=187.89.160.56/187.89.160.56,port=49236,localport=11112]
2025-03-10 08:09:12,067 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start IANScheduler.execute()
2025-03-10 08:09:12,070 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished IANScheduler.execute()
2025-03-10 08:09:31,667 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49237,localport=11112]
2025-03-10 08:09:31,669 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16959) DCM4CHEE<-HS60MT(495) >> A-ASSOCIATE-RQ
2025-03-10 08:09:31,669 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16959) DCM4CHEE<-HS60MT(495) << A-ASSOCIATE-AC
2025-03-10 08:09:31,861 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16959) DCM4CHEE<-HS60MT(495) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308101042718 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:09:36,848 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start UPSProcessingScheduler.execute()
2025-03-10 08:09:36,849 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished UPSProcessingScheduler.execute()
2025-03-10 08:09:50,810 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 08:09:50,825 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 08:09:52,840 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start AuditScheduler.execute()
2025-03-10 08:09:52,841 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-8) Send audit message to /127.0.0.1:514
2025-03-10 08:09:52,842 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-8) Send audit message to /127.0.0.1:514
2025-03-10 08:09:52,873 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:09:52,873 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:09:52,874 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished AuditScheduler.execute()
2025-03-10 08:09:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start TaskScheduler.execute()
2025-03-10 08:09:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished TaskScheduler.execute()
2025-03-10 08:10:10,652 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16959) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:10:10,656 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-16959) DCM4CHEE<-HS60MT(495): Create Patient[pk=8355, id=PatientID[pk=8355, id=341523, issuer=DCM4CHEE.CFCDBC37.031F5888], name=MARIA MALAQUIAS SOARES]
2025-03-10 08:10:10,657 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16959) DCM4CHEE<-HS60MT(495): Create Study[pk=9385, uid=341523, id=31462]
2025-03-10 08:10:10,658 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16959) DCM4CHEE<-HS60MT(495): Create Series[pk=9669, uid=1.2.410.200001.101.11.601.1501430850.2.20250308101042377, no=1, mod=US]
2025-03-10 08:10:10,658 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16959) DCM4CHEE<-HS60MT(495): Create Instance[pk=107546, uid=1.2.410.200001.101.11.601.1501430850.3.20250308101042718, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 08:10:10,658 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16959) DCM4CHEE<-HS60MT(495): Create Location[pk=107546, systemID=fs1, path=2025/03/10/59FB0146/10FC6276/DEA6D282, tsuid=1.2.840.10008.1.2, size=3416630, status=OK, objectType=DICOM_FILE]
2025-03-10 08:10:10,674 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16959) DCM4CHEE<-HS60MT(495): Updated DB in 22 ms
2025-03-10 08:10:10,675 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-16959) No duplicate record with equal Patient ID found Patient[pk=8355, id=PatientID[pk=8355, id=341523, issuer=DCM4CHEE.CFCDBC37.031F5888], name=MARIA MALAQUIAS SOARES]
2025-03-10 08:10:10,676 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16959) DCM4CHEE<-HS60MT(495) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308101042718 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:10:10,874 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16959) DCM4CHEE<-HS60MT(495) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308101127374 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:10:12,070 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start IANScheduler.execute()
2025-03-10 08:10:12,072 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished IANScheduler.execute()
2025-03-10 08:10:36,850 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start UPSProcessingScheduler.execute()
2025-03-10 08:10:36,851 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished UPSProcessingScheduler.execute()
2025-03-10 08:10:45,148 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16959) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:10:45,151 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16959) DCM4CHEE<-HS60MT(495): Create Instance[pk=107547, uid=1.2.410.200001.101.11.601.1501430850.3.20250308101127374, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 08:10:45,151 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16959) DCM4CHEE<-HS60MT(495): Create Location[pk=107547, systemID=fs1, path=2025/03/10/59FB0146/10FC6276/E041B3AC, tsuid=1.2.840.10008.1.2, size=3416630, status=OK, objectType=DICOM_FILE]
2025-03-10 08:10:45,169 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16959) DCM4CHEE<-HS60MT(495): Updated DB in 21 ms
2025-03-10 08:10:45,169 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16959) DCM4CHEE<-HS60MT(495) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308101127374 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:10:45,365 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16959) DCM4CHEE<-HS60MT(495) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308101228171 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:10:52,874 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start AuditScheduler.execute()
2025-03-10 08:10:52,882 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-12) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:10:52,883 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-12) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:10:52,884 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-12) Send audit message to /127.0.0.1:514
2025-03-10 08:10:52,884 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished AuditScheduler.execute()
2025-03-10 08:10:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start TaskScheduler.execute()
2025-03-10 08:10:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished TaskScheduler.execute()
2025-03-10 08:11:12,072 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start IANScheduler.execute()
2025-03-10 08:11:12,074 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished IANScheduler.execute()
2025-03-10 08:11:19,227 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16959) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:11:19,229 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16959) DCM4CHEE<-HS60MT(495): Create Instance[pk=107548, uid=1.2.410.200001.101.11.601.1501430850.3.20250308101228171, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 08:11:19,229 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16959) DCM4CHEE<-HS60MT(495): Create Location[pk=107548, systemID=fs1, path=2025/03/10/59FB0146/10FC6276/E1F6F925, tsuid=1.2.840.10008.1.2, size=3915738, status=OK, objectType=DICOM_FILE]
2025-03-10 08:11:19,250 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16959) DCM4CHEE<-HS60MT(495): Updated DB in 23 ms
2025-03-10 08:11:19,250 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16959) DCM4CHEE<-HS60MT(495) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308101228171 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:11:19,446 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16959) DCM4CHEE<-HS60MT(495) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308101328741 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:11:26,460 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start StudySizeScheduler.execute()
2025-03-10 08:11:26,541 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) Calculated size of 1 studies
2025-03-10 08:11:26,542 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished StudySizeScheduler.execute()
2025-03-10 08:11:36,851 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start UPSProcessingScheduler.execute()
2025-03-10 08:11:36,852 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished UPSProcessingScheduler.execute()
2025-03-10 08:11:52,884 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start AuditScheduler.execute()
2025-03-10 08:11:52,895 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-16) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:11:52,895 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-16) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:11:52,896 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-16) Send audit message to /127.0.0.1:514
2025-03-10 08:11:52,896 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished AuditScheduler.execute()
2025-03-10 08:11:53,311 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16959) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:11:53,313 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16959) DCM4CHEE<-HS60MT(495): Create Instance[pk=107549, uid=1.2.410.200001.101.11.601.1501430850.3.20250308101328741, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 08:11:53,313 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16959) DCM4CHEE<-HS60MT(495): Create Location[pk=107549, systemID=fs1, path=2025/03/10/59FB0146/10FC6276/E3ABE7ED, tsuid=1.2.840.10008.1.2, size=3915738, status=OK, objectType=DICOM_FILE]
2025-03-10 08:11:53,327 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16959) DCM4CHEE<-HS60MT(495): Updated DB in 16 ms
2025-03-10 08:11:53,328 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16959) DCM4CHEE<-HS60MT(495) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308101328741 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:11:53,526 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16959) DCM4CHEE<-HS60MT(495) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308101428440 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:11:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start TaskScheduler.execute()
2025-03-10 08:11:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished TaskScheduler.execute()
2025-03-10 08:12:12,074 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start IANScheduler.execute()
2025-03-10 08:12:12,076 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished IANScheduler.execute()
2025-03-10 08:12:23,072 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16959) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:12:23,075 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16959) DCM4CHEE<-HS60MT(495): Create Instance[pk=107550, uid=1.2.410.200001.101.11.601.1501430850.3.20250308101428440, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 08:12:23,075 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16959) DCM4CHEE<-HS60MT(495): Create Location[pk=107550, systemID=fs1, path=2025/03/10/59FB0146/10FC6276/E560B548, tsuid=1.2.840.10008.1.2, size=3416630, status=OK, objectType=DICOM_FILE]
2025-03-10 08:12:23,088 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16959) DCM4CHEE<-HS60MT(495): Updated DB in 16 ms
2025-03-10 08:12:23,089 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16959) DCM4CHEE<-HS60MT(495) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308101428440 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:12:23,284 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16959) DCM4CHEE<-HS60MT(495) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308101543524 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:12:36,853 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start UPSProcessingScheduler.execute()
2025-03-10 08:12:36,854 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished UPSProcessingScheduler.execute()
2025-03-10 08:12:39,106 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16915) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:12:39,109 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16915) DCM4CHEE<-FCR-CSL1(493): Create Instance[pk=107551, uid=1.2.392.200036.9125.9.0.254262824.1006838974.86381729, class=1.2.840.10008.5.1.4.1.1.1, no=3003]
2025-03-10 08:12:39,109 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16915) DCM4CHEE<-FCR-CSL1(493): Create Location[pk=107551, systemID=fs1, path=2025/03/10/5D6EEB8D/E59F2B6D/2DA0DB3B, tsuid=1.2.840.10008.1.2, size=14015768, status=OK, objectType=DICOM_FILE]
2025-03-10 08:12:39,128 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16915) DCM4CHEE<-FCR-CSL1(493): Updated DB in 21 ms
2025-03-10 08:12:39,129 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16915) DCM4CHEE<-FCR-CSL1(493) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.1 - Computed Radiography Image Storage
  iuid=1.2.392.200036.9125.9.0.254262824.1006838974.86381729 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:12:39,324 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16915) DCM4CHEE<-FCR-CSL1(493) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.1 - Computed Radiography Image Storage
  iuid=1.2.392.200036.9125.9.0.254262822.3422561470.86381729 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:12:52,896 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start AuditScheduler.execute()
2025-03-10 08:12:52,897 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-7) Send audit message to /127.0.0.1:514
2025-03-10 08:12:52,906 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-7) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:12:52,906 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-7) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:12:52,906 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished AuditScheduler.execute()
2025-03-10 08:12:57,003 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16959) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:12:57,005 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16959) DCM4CHEE<-HS60MT(495): Create Instance[pk=107552, uid=1.2.410.200001.101.11.601.1501430850.3.20250308101543524, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 08:12:57,006 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16959) DCM4CHEE<-HS60MT(495): Create Location[pk=107552, systemID=fs1, path=2025/03/10/59FB0146/10FC6276/E72F7A95, tsuid=1.2.840.10008.1.2, size=3915738, status=OK, objectType=DICOM_FILE]
2025-03-10 08:12:57,015 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16959) DCM4CHEE<-HS60MT(495): Updated DB in 12 ms
2025-03-10 08:12:57,015 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16959) DCM4CHEE<-HS60MT(495) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308101543524 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:12:57,210 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16959) DCM4CHEE<-HS60MT(495) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308101829977 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:12:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start TaskScheduler.execute()
2025-03-10 08:12:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished TaskScheduler.execute()
2025-03-10 08:13:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start PurgeStorageScheduler.execute()
2025-03-10 08:13:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished PurgeStorageScheduler.execute()
2025-03-10 08:13:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-16976) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 08:13:01,702 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-16976) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 08:13:12,076 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start IANScheduler.execute()
2025-03-10 08:13:12,078 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished IANScheduler.execute()
2025-03-10 08:13:24,820 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52085,localport=11112]
2025-03-10 08:13:24,838 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16977) DCM4CHEE<-HS30(496) >> A-ASSOCIATE-RQ
2025-03-10 08:13:24,838 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16977) DCM4CHEE<-HS30(496) << A-ASSOCIATE-AC
2025-03-10 08:13:25,044 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16977) DCM4CHEE<-HS30(496) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310080100826 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:13:30,806 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16977) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:13:30,809 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16977) DCM4CHEE<-HS30(496): Found previous received Instance[pk=107541, uid=1.2.410.200001.101.11.301.1123109166.3.20250310080100826, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 08:13:30,809 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16977) DCM4CHEE<-HS30(496): Ignore received Instance[studyUID=341536,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310080100116,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310080100826] with equal digest
2025-03-10 08:13:30,809 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16977) DCM4CHEE<-HS30(496): Updated DB in 3 ms
2025-03-10 08:13:30,810 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16977) DCM4CHEE<-HS30(496) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310080100826 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:13:31,019 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16977) DCM4CHEE<-HS30(496) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310080426648 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:13:35,324 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16977) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:13:35,326 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16977) DCM4CHEE<-HS30(496): Found previous received Instance[pk=107542, uid=1.2.410.200001.101.11.301.1123109166.3.20250310080426648, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 08:13:35,327 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16977) DCM4CHEE<-HS30(496): Ignore received Instance[studyUID=341536,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310080100116,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310080426648] with equal digest
2025-03-10 08:13:35,327 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16977) DCM4CHEE<-HS30(496): Updated DB in 3 ms
2025-03-10 08:13:35,328 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16977) DCM4CHEE<-HS30(496) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310080426648 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:13:35,536 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16977) DCM4CHEE<-HS30(496) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310080548583 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:13:36,002 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16959) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:13:36,004 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16959) DCM4CHEE<-HS60MT(495): Create Instance[pk=107553, uid=1.2.410.200001.101.11.601.1501430850.3.20250308101829977, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 08:13:36,004 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16959) DCM4CHEE<-HS60MT(495): Create Location[pk=107553, systemID=fs1, path=2025/03/10/59FB0146/10FC6276/EC349F4C, tsuid=1.2.840.10008.1.2, size=3416630, status=OK, objectType=DICOM_FILE]
2025-03-10 08:13:36,023 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16959) DCM4CHEE<-HS60MT(495): Updated DB in 21 ms
2025-03-10 08:13:36,024 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16959) DCM4CHEE<-HS60MT(495) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308101829977 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:13:36,221 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16959) DCM4CHEE<-HS60MT(495) >> A-RELEASE-RQ
2025-03-10 08:13:36,221 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16959) DCM4CHEE<-HS60MT(495) << A-RELEASE-RP
2025-03-10 08:13:36,271 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-14) DCM4CHEE<-HS60MT(495): close Socket[addr=187.89.160.56/187.89.160.56,port=49237,localport=11112]
2025-03-10 08:13:36,636 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49238,localport=11112]
2025-03-10 08:13:36,643 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16959) DCM4CHEE<-HS60MT(497) >> A-ASSOCIATE-RQ
2025-03-10 08:13:36,643 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16959) DCM4CHEE<-HS60MT(497) << A-ASSOCIATE-AC
2025-03-10 08:13:36,845 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16959) DCM4CHEE<-HS60MT(497) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308092538988 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:13:36,854 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start UPSProcessingScheduler.execute()
2025-03-10 08:13:36,855 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished UPSProcessingScheduler.execute()
2025-03-10 08:13:42,499 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16977) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:13:42,502 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16977) DCM4CHEE<-HS30(496): Found previous received Instance[pk=107543, uid=1.2.410.200001.101.11.301.1123109166.3.20250310080548583, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 08:13:42,502 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16977) DCM4CHEE<-HS30(496): Ignore received Instance[studyUID=341536,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310080100116,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310080548583] with equal digest
2025-03-10 08:13:42,503 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16977) DCM4CHEE<-HS30(496): Updated DB in 4 ms
2025-03-10 08:13:42,504 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16977) DCM4CHEE<-HS30(496) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310080548583 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:13:42,712 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16977) DCM4CHEE<-HS30(496) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310080711733 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:13:49,257 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16977) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:13:49,260 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16977) DCM4CHEE<-HS30(496): Found previous received Instance[pk=107544, uid=1.2.410.200001.101.11.301.1123109166.3.20250310080711733, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 08:13:49,260 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16977) DCM4CHEE<-HS30(496): Ignore received Instance[studyUID=341536,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310080100116,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310080711733] with equal digest
2025-03-10 08:13:49,260 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16977) DCM4CHEE<-HS30(496): Updated DB in 3 ms
2025-03-10 08:13:49,261 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16977) DCM4CHEE<-HS30(496) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310080711733 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:13:49,470 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16977) DCM4CHEE<-HS30(496) >> A-RELEASE-RQ
2025-03-10 08:13:49,470 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16977) DCM4CHEE<-HS30(496) << A-RELEASE-RP
2025-03-10 08:13:49,521 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-4) DCM4CHEE<-HS30(496): close Socket[addr=187.89.160.56/187.89.160.56,port=52085,localport=11112]
2025-03-10 08:13:52,906 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start AuditScheduler.execute()
2025-03-10 08:13:52,907 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-22) Send audit message to /127.0.0.1:514
2025-03-10 08:13:52,917 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-22) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:13:52,917 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-22) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:13:52,917 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished AuditScheduler.execute()
2025-03-10 08:13:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start TaskScheduler.execute()
2025-03-10 08:13:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished TaskScheduler.execute()
2025-03-10 08:14:12,078 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start IANScheduler.execute()
2025-03-10 08:14:12,080 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished IANScheduler.execute()
2025-03-10 08:14:18,112 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16959) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:14:18,115 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16959) DCM4CHEE<-HS60MT(497): Found previous received Instance[pk=107528, uid=1.2.410.200001.101.11.601.1501430850.3.20250308092538988, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 08:14:18,115 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16959) DCM4CHEE<-HS60MT(497): Ignore received Instance[studyUID=341522,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308092538632,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308092538988] with equal digest
2025-03-10 08:14:18,116 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16959) DCM4CHEE<-HS60MT(497): Updated DB in 4 ms
2025-03-10 08:14:18,117 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16959) DCM4CHEE<-HS60MT(497) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308092538988 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:14:18,335 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16959) DCM4CHEE<-HS60MT(497) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308092727170 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:14:36,855 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start UPSProcessingScheduler.execute()
2025-03-10 08:14:36,857 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished UPSProcessingScheduler.execute()
2025-03-10 08:14:50,825 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 08:14:50,827 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 08:14:52,917 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start AuditScheduler.execute()
2025-03-10 08:14:52,927 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-21) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:14:52,927 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-21) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:14:52,928 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-21) Send audit message to /127.0.0.1:514
2025-03-10 08:14:52,928 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished AuditScheduler.execute()
2025-03-10 08:14:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start TaskScheduler.execute()
2025-03-10 08:14:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished TaskScheduler.execute()
2025-03-10 08:15:02,026 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16959) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:15:02,029 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16959) DCM4CHEE<-HS60MT(497): Found previous received Instance[pk=107535, uid=1.2.410.200001.101.11.601.1501430850.3.20250308092727170, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 08:15:02,029 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16959) DCM4CHEE<-HS60MT(497): Ignore received Instance[studyUID=341522,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308092538632,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308092727170] with equal digest
2025-03-10 08:15:02,030 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16959) DCM4CHEE<-HS60MT(497): Updated DB in 3 ms
2025-03-10 08:15:02,031 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16959) DCM4CHEE<-HS60MT(497) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308092727170 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:15:02,264 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16959) DCM4CHEE<-HS60MT(497) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308092736194 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:15:12,080 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start IANScheduler.execute()
2025-03-10 08:15:12,082 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished IANScheduler.execute()
2025-03-10 08:15:36,857 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start UPSProcessingScheduler.execute()
2025-03-10 08:15:36,858 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished UPSProcessingScheduler.execute()
2025-03-10 08:15:45,260 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16959) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:15:45,262 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16959) DCM4CHEE<-HS60MT(497): Found previous received Instance[pk=107536, uid=1.2.410.200001.101.11.601.1501430850.3.20250308092736194, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 08:15:45,263 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16959) DCM4CHEE<-HS60MT(497): Ignore received Instance[studyUID=341522,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308092538632,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308092736194] with equal digest
2025-03-10 08:15:45,263 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16959) DCM4CHEE<-HS60MT(497): Updated DB in 3 ms
2025-03-10 08:15:45,264 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16959) DCM4CHEE<-HS60MT(497) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308092736194 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:15:45,479 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16959) DCM4CHEE<-HS60MT(497) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308092904279 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:15:52,928 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start AuditScheduler.execute()
2025-03-10 08:15:52,948 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-25) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:15:52,949 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-25) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:15:52,949 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished AuditScheduler.execute()
2025-03-10 08:15:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start TaskScheduler.execute()
2025-03-10 08:15:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished TaskScheduler.execute()
2025-03-10 08:16:12,083 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start IANScheduler.execute()
2025-03-10 08:16:12,085 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished IANScheduler.execute()
2025-03-10 08:16:24,197 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16959) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:16:24,200 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16959) DCM4CHEE<-HS60MT(497): Found previous received Instance[pk=107537, uid=1.2.410.200001.101.11.601.1501430850.3.20250308092904279, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 08:16:24,200 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16959) DCM4CHEE<-HS60MT(497): Ignore received Instance[studyUID=341522,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308092538632,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308092904279] with equal digest
2025-03-10 08:16:24,200 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16959) DCM4CHEE<-HS60MT(497): Updated DB in 3 ms
2025-03-10 08:16:24,201 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16959) DCM4CHEE<-HS60MT(497) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308092904279 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:16:24,415 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16959) DCM4CHEE<-HS60MT(497) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308092922570 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:16:26,542 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start StudySizeScheduler.execute()
2025-03-10 08:16:26,661 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) Calculated size of 2 studies
2025-03-10 08:16:26,661 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished StudySizeScheduler.execute()
2025-03-10 08:16:36,858 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start UPSProcessingScheduler.execute()
2025-03-10 08:16:36,859 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished UPSProcessingScheduler.execute()
2025-03-10 08:16:52,949 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start AuditScheduler.execute()
2025-03-10 08:16:52,970 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-9) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:16:52,970 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-9) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:16:52,971 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished AuditScheduler.execute()
2025-03-10 08:16:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start TaskScheduler.execute()
2025-03-10 08:16:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished TaskScheduler.execute()
2025-03-10 08:17:03,923 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16959) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:17:03,926 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16959) DCM4CHEE<-HS60MT(497): Found previous received Instance[pk=107538, uid=1.2.410.200001.101.11.601.1501430850.3.20250308092922570, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 08:17:03,926 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16959) DCM4CHEE<-HS60MT(497): Ignore received Instance[studyUID=341522,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308092538632,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308092922570] with equal digest
2025-03-10 08:17:03,926 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16959) DCM4CHEE<-HS60MT(497): Updated DB in 3 ms
2025-03-10 08:17:03,928 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16959) DCM4CHEE<-HS60MT(497) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308092922570 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:17:04,133 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16959) DCM4CHEE<-HS60MT(497) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308110215121 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:17:12,085 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start IANScheduler.execute()
2025-03-10 08:17:12,087 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished IANScheduler.execute()
2025-03-10 08:17:18,982 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16915) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:17:18,985 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16915) DCM4CHEE<-FCR-CSL1(493): Create Instance[pk=107554, uid=1.2.392.200036.9125.9.0.254262822.3422561470.86381729, class=1.2.840.10008.5.1.4.1.1.1, no=3004]
2025-03-10 08:17:18,985 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16915) DCM4CHEE<-FCR-CSL1(493): Create Location[pk=107554, systemID=fs1, path=2025/03/10/5D6EEB8D/E59F2B6D/F7EB71F9, tsuid=1.2.840.10008.1.2, size=14015768, status=OK, objectType=DICOM_FILE]
2025-03-10 08:17:19,006 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16915) DCM4CHEE<-FCR-CSL1(493): Updated DB in 24 ms
2025-03-10 08:17:19,007 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16915) DCM4CHEE<-FCR-CSL1(493) << 9:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.1 - Computed Radiography Image Storage
  iuid=1.2.392.200036.9125.9.0.254262822.3422561470.86381729 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:17:19,202 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16915) DCM4CHEE<-FCR-CSL1(493) >> A-RELEASE-RQ
2025-03-10 08:17:19,203 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16915) DCM4CHEE<-FCR-CSL1(493) << A-RELEASE-RP
2025-03-10 08:17:19,253 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-28) DCM4CHEE<-FCR-CSL1(493): close Socket[addr=187.89.160.56/187.89.160.56,port=49276,localport=11112]
2025-03-10 08:17:35,625 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16959) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:17:35,629 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16959) DCM4CHEE<-HS60MT(497): Found previous received Instance[pk=107539, uid=1.2.410.200001.101.11.601.1501430850.3.20250308110215121, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 08:17:35,630 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16959) DCM4CHEE<-HS60MT(497): Ignore received Instance[studyUID=341522,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308105843027,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308110215121] with equal digest
2025-03-10 08:17:35,630 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-16959) DCM4CHEE<-HS60MT(497): Updated DB in 5 ms
2025-03-10 08:17:35,631 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16959) DCM4CHEE<-HS60MT(497) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308110215121 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:17:35,840 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16959) DCM4CHEE<-HS60MT(497) >> A-RELEASE-RQ
2025-03-10 08:17:35,840 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16959) DCM4CHEE<-HS60MT(497) << A-RELEASE-RP
2025-03-10 08:17:35,890 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-16) DCM4CHEE<-HS60MT(497): close Socket[addr=187.89.160.56/187.89.160.56,port=49238,localport=11112]
2025-03-10 08:17:36,239 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49251,localport=11112]
2025-03-10 08:17:36,239 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16959) DCM4CHEE<-HS60MT(498) >> A-ASSOCIATE-RQ
2025-03-10 08:17:36,239 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16959) DCM4CHEE<-HS60MT(498) << A-ASSOCIATE-AC
2025-03-10 08:17:36,437 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16959) DCM4CHEE<-HS60MT(498) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250218155143065 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:17:36,860 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start UPSProcessingScheduler.execute()
2025-03-10 08:17:36,861 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished UPSProcessingScheduler.execute()
2025-03-10 08:17:52,971 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start AuditScheduler.execute()
2025-03-10 08:17:52,972 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-5) Send audit message to /127.0.0.1:514
2025-03-10 08:17:52,972 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-5) Send audit message to /127.0.0.1:514
2025-03-10 08:17:52,993 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-5) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:17:52,994 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-5) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:17:52,994 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished AuditScheduler.execute()
2025-03-10 08:17:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start TaskScheduler.execute()
2025-03-10 08:17:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished TaskScheduler.execute()
2025-03-10 08:18:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start PurgeStorageScheduler.execute()
2025-03-10 08:18:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished PurgeStorageScheduler.execute()
2025-03-10 08:18:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-16998) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 08:18:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-16998) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 08:18:12,087 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start IANScheduler.execute()
2025-03-10 08:18:12,089 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished IANScheduler.execute()
2025-03-10 08:18:13,823 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16959) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:18:13,829 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16959) Patient ID 340265^^^DCM4CHEE.3524D7B5.0D86510C differs from Patient ID 340265^^^DCM4CHEE.9E9E1777.0D86510C in previous received object of Study[uid=340265].
2025-03-10 08:18:13,831 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16959) DCM4CHEE<-HS60MT(498): processing 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250218155143065 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340265^^^DCM4CHEE.3524D7B5.0D86510C differs from Patient ID 340265^^^DCM4CHEE.9E9E1777.0D86510C in previous received object of Study[uid=340265].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:18:13,832 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16959) DCM4CHEE<-HS60MT(498) << 1:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340265^^^DCM4CHEE.3524D7B5.0D86510C differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:18:14,035 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16959) DCM4CHEE<-HS60MT(498) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250218155231823 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:18:36,861 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start UPSProcessingScheduler.execute()
2025-03-10 08:18:36,862 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished UPSProcessingScheduler.execute()
2025-03-10 08:18:48,174 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16959) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:18:48,177 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16959) Patient ID 340265^^^DCM4CHEE.3524D7B5.0D86510C differs from Patient ID 340265^^^DCM4CHEE.9E9E1777.0D86510C in previous received object of Study[uid=340265].
2025-03-10 08:18:48,179 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16959) DCM4CHEE<-HS60MT(498): processing 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250218155231823 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340265^^^DCM4CHEE.3524D7B5.0D86510C differs from Patient ID 340265^^^DCM4CHEE.9E9E1777.0D86510C in previous received object of Study[uid=340265].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:18:48,179 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16959) DCM4CHEE<-HS60MT(498) << 2:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340265^^^DCM4CHEE.3524D7B5.0D86510C differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:18:48,385 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16959) DCM4CHEE<-HS60MT(498) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250218155302895 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:18:52,994 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start AuditScheduler.execute()
2025-03-10 08:18:52,995 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-3) Send audit message to /127.0.0.1:514
2025-03-10 08:18:53,003 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-3) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:18:53,004 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-3) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:18:53,004 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished AuditScheduler.execute()
2025-03-10 08:18:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start TaskScheduler.execute()
2025-03-10 08:18:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished TaskScheduler.execute()
2025-03-10 08:19:12,089 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start IANScheduler.execute()
2025-03-10 08:19:12,091 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished IANScheduler.execute()
2025-03-10 08:19:23,471 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16959) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:19:23,474 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16959) Patient ID 340265^^^DCM4CHEE.3524D7B5.0D86510C differs from Patient ID 340265^^^DCM4CHEE.9E9E1777.0D86510C in previous received object of Study[uid=340265].
2025-03-10 08:19:23,476 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16959) DCM4CHEE<-HS60MT(498): processing 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250218155302895 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340265^^^DCM4CHEE.3524D7B5.0D86510C differs from Patient ID 340265^^^DCM4CHEE.9E9E1777.0D86510C in previous received object of Study[uid=340265].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:19:23,477 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16959) DCM4CHEE<-HS60MT(498) << 3:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340265^^^DCM4CHEE.3524D7B5.0D86510C differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:19:23,680 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16959) DCM4CHEE<-HS60MT(498) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250218155328790 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:19:36,862 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start UPSProcessingScheduler.execute()
2025-03-10 08:19:36,864 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished UPSProcessingScheduler.execute()
2025-03-10 08:19:50,827 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 08:19:50,830 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 08:19:53,004 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start AuditScheduler.execute()
2025-03-10 08:19:53,022 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-4) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:19:53,022 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-4) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:19:53,022 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished AuditScheduler.execute()
2025-03-10 08:19:54,287 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-16959) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:19:54,290 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-16959) Patient ID 340265^^^DCM4CHEE.3524D7B5.0D86510C differs from Patient ID 340265^^^DCM4CHEE.9E9E1777.0D86510C in previous received object of Study[uid=340265].
2025-03-10 08:19:54,292 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16959) DCM4CHEE<-HS60MT(498): processing 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250218155328790 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340265^^^DCM4CHEE.3524D7B5.0D86510C differs from Patient ID 340265^^^DCM4CHEE.9E9E1777.0D86510C in previous received object of Study[uid=340265].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:19:54,293 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-16959) DCM4CHEE<-HS60MT(498) << 4:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340265^^^DCM4CHEE.3524D7B5.0D86510C differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:19:54,497 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16959) DCM4CHEE<-HS60MT(498) >> A-RELEASE-RQ
2025-03-10 08:19:54,498 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-16959) DCM4CHEE<-HS60MT(498) << A-RELEASE-RP
2025-03-10 08:19:54,548 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-17) DCM4CHEE<-HS60MT(498): close Socket[addr=187.89.160.56/187.89.160.56,port=49251,localport=11112]
2025-03-10 08:19:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start TaskScheduler.execute()
2025-03-10 08:19:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished TaskScheduler.execute()
2025-03-10 08:20:12,092 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start IANScheduler.execute()
2025-03-10 08:20:12,094 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished IANScheduler.execute()
2025-03-10 08:20:24,946 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49252,localport=11112]
2025-03-10 08:20:24,947 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499) >> A-ASSOCIATE-RQ
2025-03-10 08:20:24,947 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499) << A-ASSOCIATE-AC
2025-03-10 08:20:25,149 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308115845365 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:20:36,864 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start UPSProcessingScheduler.execute()
2025-03-10 08:20:36,865 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished UPSProcessingScheduler.execute()
2025-03-10 08:20:53,023 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start AuditScheduler.execute()
2025-03-10 08:20:53,041 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-21) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:20:53,042 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-21) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:20:53,042 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished AuditScheduler.execute()
2025-03-10 08:20:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start TaskScheduler.execute()
2025-03-10 08:20:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished TaskScheduler.execute()
2025-03-10 08:21:06,380 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:21:06,386 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499): Create Patient[pk=8356, id=PatientID[pk=8356, id=341229, issuer=DCM4CHEE.19D010E6.0D946509], name=DANIELA DE ANDRADE]
2025-03-10 08:21:06,387 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499): Create Study[pk=9386, uid=341229, id=31497]
2025-03-10 08:21:06,387 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499): Create Series[pk=9670, uid=1.2.410.200001.101.11.601.1501430850.2.20250308115845037, no=1, mod=US]
2025-03-10 08:21:06,388 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499): Create Instance[pk=107555, uid=1.2.410.200001.101.11.601.1501430850.3.20250308115845365, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 08:21:06,388 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499): Create Location[pk=107555, systemID=fs1, path=2025/03/10/59FAF609/5A1E92AF/27C9000E, tsuid=1.2.840.10008.1.2, size=3416626, status=OK, objectType=DICOM_FILE]
2025-03-10 08:21:06,439 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499): Updated DB in 58 ms
2025-03-10 08:21:06,440 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) No duplicate record with equal Patient ID found Patient[pk=8356, id=PatientID[pk=8356, id=341229, issuer=DCM4CHEE.19D010E6.0D946509], name=DANIELA DE ANDRADE]
2025-03-10 08:21:06,441 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308115845365 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:21:06,647 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308115857541 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:21:12,094 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start IANScheduler.execute()
2025-03-10 08:21:12,096 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished IANScheduler.execute()
2025-03-10 08:21:26,661 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start StudySizeScheduler.execute()
2025-03-10 08:21:26,663 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished StudySizeScheduler.execute()
2025-03-10 08:21:36,865 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start UPSProcessingScheduler.execute()
2025-03-10 08:21:36,866 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished UPSProcessingScheduler.execute()
2025-03-10 08:21:45,941 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:21:45,943 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499): Create Instance[pk=107556, uid=1.2.410.200001.101.11.601.1501430850.3.20250308115857541, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 08:21:45,943 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499): Create Location[pk=107556, systemID=fs1, path=2025/03/10/59FAF609/5A1E92AF/27D8078D, tsuid=1.2.840.10008.1.2, size=3416626, status=OK, objectType=DICOM_FILE]
2025-03-10 08:21:45,962 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499): Updated DB in 21 ms
2025-03-10 08:21:45,962 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308115857541 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:21:46,172 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308115925072 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:21:53,042 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start AuditScheduler.execute()
2025-03-10 08:21:53,043 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-2) Send audit message to /127.0.0.1:514
2025-03-10 08:21:53,052 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-2) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:21:53,052 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-2) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:21:53,052 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished AuditScheduler.execute()
2025-03-10 08:21:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start TaskScheduler.execute()
2025-03-10 08:21:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished TaskScheduler.execute()
2025-03-10 08:22:11,696 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52137,localport=11112]
2025-03-10 08:22:11,697 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(500) >> A-ASSOCIATE-RQ
2025-03-10 08:22:11,697 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(500) << A-ASSOCIATE-AC
2025-03-10 08:22:11,886 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(500) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080000964 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:22:12,096 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start IANScheduler.execute()
2025-03-10 08:22:12,098 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished IANScheduler.execute()
2025-03-10 08:22:13,827 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17016) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:22:13,835 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(500): Create Patient[pk=8357, id=PatientID[pk=8357, id=338459, issuer=DCM4CHEE.ED2D5203.89E5AC24], name=RAPHAELA ALMEIDA]
2025-03-10 08:22:13,836 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(500): Create Study[pk=9387, uid=338459, id=31521]
2025-03-10 08:22:13,837 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(500): Create Series[pk=9671, uid=1.2.410.200001.101.11.501.1791052210.2.20250310080000749, no=1, mod=US]
2025-03-10 08:22:13,838 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(500): Create Instance[pk=107557, uid=1.2.410.200001.101.11.501.1791052210.3.20250310080000964, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 08:22:13,838 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(500): Create Location[pk=107557, systemID=fs1, path=2025/03/10/59F01500/27D24158/F57CAAD4, tsuid=1.2.840.10008.1.2, size=3416672, status=OK, objectType=DICOM_FILE]
2025-03-10 08:22:13,862 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(500): Updated DB in 35 ms
2025-03-10 08:22:13,863 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) No duplicate record with equal Patient ID found Patient[pk=8357, id=PatientID[pk=8357, id=338459, issuer=DCM4CHEE.ED2D5203.89E5AC24], name=RAPHAELA ALMEIDA]
2025-03-10 08:22:13,863 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(500) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080000964 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:22:14,057 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(500) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080102629 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:22:14,654 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17016) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:22:14,657 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(500): Create Instance[pk=107558, uid=1.2.410.200001.101.11.501.1791052210.3.20250310080102629, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 08:22:14,657 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(500): Create Location[pk=107558, systemID=fs1, path=2025/03/10/59F01500/27D24158/F7326077, tsuid=1.2.840.10008.1.2, size=3416672, status=OK, objectType=DICOM_FILE]
2025-03-10 08:22:14,659 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(500): Updated DB in 5 ms
2025-03-10 08:22:14,660 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(500) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080102629 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:22:14,853 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(500) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080151257 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:22:15,317 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17016) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:22:15,319 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(500): Create Instance[pk=107559, uid=1.2.410.200001.101.11.501.1791052210.3.20250310080151257, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 08:22:15,319 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(500): Create Location[pk=107559, systemID=fs1, path=2025/03/10/59F01500/27D24158/F77852F4, tsuid=1.2.840.10008.1.2, size=3915780, status=OK, objectType=DICOM_FILE]
2025-03-10 08:22:15,327 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(500): Updated DB in 10 ms
2025-03-10 08:22:15,327 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(500) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080151257 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:22:15,521 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(500) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080237742 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:22:15,854 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17016) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:22:15,856 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(500): Create Instance[pk=107560, uid=1.2.410.200001.101.11.501.1791052210.3.20250310080237742, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 08:22:15,856 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(500): Create Location[pk=107560, systemID=fs1, path=2025/03/10/59F01500/27D24158/F913C96C, tsuid=1.2.840.10008.1.2, size=3416672, status=OK, objectType=DICOM_FILE]
2025-03-10 08:22:15,878 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(500): Updated DB in 24 ms
2025-03-10 08:22:15,879 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(500) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080237742 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:22:16,078 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(500) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080246271 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:22:19,913 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17016) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:22:19,915 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(500): Create Instance[pk=107561, uid=1.2.410.200001.101.11.501.1791052210.3.20250310080246271, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 08:22:19,915 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(500): Create Location[pk=107561, systemID=fs1, path=2025/03/10/59F01500/27D24158/F9215A25, tsuid=1.2.840.10008.1.2, size=44206404, status=OK, objectType=DICOM_FILE]
2025-03-10 08:22:19,918 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(500): Updated DB in 5 ms
2025-03-10 08:22:19,918 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(500) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080246271 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:22:20,163 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(500) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080350922 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:22:20,454 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17016) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:22:20,457 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(500): Create Instance[pk=107562, uid=1.2.410.200001.101.11.501.1791052210.3.20250310080350922, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 08:22:20,457 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(500): Create Location[pk=107562, systemID=fs1, path=2025/03/10/59F01500/27D24158/FAE1A9B8, tsuid=1.2.840.10008.1.2, size=3416672, status=OK, objectType=DICOM_FILE]
2025-03-10 08:22:20,465 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(500): Updated DB in 11 ms
2025-03-10 08:22:20,465 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(500) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080350922 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:22:20,661 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(500) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080614429 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:22:20,953 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17016) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:22:20,955 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(500): Create Instance[pk=107563, uid=1.2.410.200001.101.11.501.1791052210.3.20250310080614429, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 08:22:20,955 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(500): Create Location[pk=107563, systemID=fs1, path=2025/03/10/59F01500/27D24158/FFC9944F, tsuid=1.2.840.10008.1.2, size=3416672, status=OK, objectType=DICOM_FILE]
2025-03-10 08:22:20,966 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(500): Updated DB in 13 ms
2025-03-10 08:22:20,966 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(500) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080614429 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:22:21,163 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(500) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080639426 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:22:21,455 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17016) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:22:21,457 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(500): Create Instance[pk=107564, uid=1.2.410.200001.101.11.501.1791052210.3.20250310080639426, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 08:22:21,457 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(500): Create Location[pk=107564, systemID=fs1, path=2025/03/10/59F01500/27D24158/FFE80929, tsuid=1.2.840.10008.1.2, size=3416876, status=OK, objectType=DICOM_FILE]
2025-03-10 08:22:21,460 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(500): Updated DB in 5 ms
2025-03-10 08:22:21,460 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(500) << 8:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080639426 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:22:21,647 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:22:21,649 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499): Create Instance[pk=107565, uid=1.2.410.200001.101.11.601.1501430850.3.20250308115925072, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 08:22:21,650 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499): Create Location[pk=107565, systemID=fs1, path=2025/03/10/59FAF609/5A1E92AF/29619E84, tsuid=1.2.840.10008.1.2, size=3915734, status=OK, objectType=DICOM_FILE]
2025-03-10 08:22:21,652 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499): Updated DB in 5 ms
2025-03-10 08:22:21,653 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308115925072 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:22:21,654 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(500) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080656374 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:22:21,858 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308120100764 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:22:21,946 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17016) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:22:21,948 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(500): Create Instance[pk=107566, uid=1.2.410.200001.101.11.501.1791052210.3.20250310080656374, class=1.2.840.10008.5.1.4.1.1.6.1, no=9]
2025-03-10 08:22:21,949 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(500): Create Location[pk=107566, systemID=fs1, path=2025/03/10/59F01500/27D24158/0002D7E6, tsuid=1.2.840.10008.1.2, size=3416672, status=OK, objectType=DICOM_FILE]
2025-03-10 08:22:21,952 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(500): Updated DB in 6 ms
2025-03-10 08:22:21,952 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(500) << 9:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080656374 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:22:22,153 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(500) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080716219 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:22:22,445 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17016) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:22:22,447 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(500): Create Instance[pk=107567, uid=1.2.410.200001.101.11.501.1791052210.3.20250310080716219, class=1.2.840.10008.5.1.4.1.1.6.1, no=10]
2025-03-10 08:22:22,448 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(500): Create Location[pk=107567, systemID=fs1, path=2025/03/10/59F01500/27D24158/017F4E0B, tsuid=1.2.840.10008.1.2, size=3416672, status=OK, objectType=DICOM_FILE]
2025-03-10 08:22:22,474 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(500): Updated DB in 29 ms
2025-03-10 08:22:22,475 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(500) << 10:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080716219 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:22:22,680 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(500) >> 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080746150 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:22:22,972 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17016) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:22:22,974 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(500): Create Instance[pk=107568, uid=1.2.410.200001.101.11.501.1791052210.3.20250310080746150, class=1.2.840.10008.5.1.4.1.1.6.1, no=11]
2025-03-10 08:22:22,975 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(500): Create Location[pk=107568, systemID=fs1, path=2025/03/10/59F01500/27D24158/01A99140, tsuid=1.2.840.10008.1.2, size=3416672, status=OK, objectType=DICOM_FILE]
2025-03-10 08:22:22,987 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(500): Updated DB in 15 ms
2025-03-10 08:22:22,987 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(500) << 11:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080746150 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:22:23,181 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(500) >> 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080803950 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:22:23,473 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17016) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:22:23,475 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(500): Create Instance[pk=107569, uid=1.2.410.200001.101.11.501.1791052210.3.20250310080803950, class=1.2.840.10008.5.1.4.1.1.6.1, no=12]
2025-03-10 08:22:23,475 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(500): Create Location[pk=107569, systemID=fs1, path=2025/03/10/59F01500/27D24158/0324CCC6, tsuid=1.2.840.10008.1.2, size=3416672, status=OK, objectType=DICOM_FILE]
2025-03-10 08:22:23,487 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(500): Updated DB in 14 ms
2025-03-10 08:22:23,487 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(500) << 12:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080803950 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:22:23,683 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(500) >> 13:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080931231 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:22:24,016 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17016) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:22:24,019 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(500): Create Instance[pk=107570, uid=1.2.410.200001.101.11.501.1791052210.3.20250310080931231, class=1.2.840.10008.5.1.4.1.1.6.1, no=13]
2025-03-10 08:22:24,019 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(500): Create Location[pk=107570, systemID=fs1, path=2025/03/10/59F01500/27D24158/0502E8A6, tsuid=1.2.840.10008.1.2, size=3915780, status=OK, objectType=DICOM_FILE]
2025-03-10 08:22:24,037 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(500): Updated DB in 20 ms
2025-03-10 08:22:24,037 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(500) << 13:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080931231 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:22:24,241 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(500) >> 14:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080950456 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:22:24,533 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17016) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:22:24,535 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(500): Create Instance[pk=107571, uid=1.2.410.200001.101.11.501.1791052210.3.20250310080950456, class=1.2.840.10008.5.1.4.1.1.6.1, no=14]
2025-03-10 08:22:24,535 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(500): Create Location[pk=107571, systemID=fs1, path=2025/03/10/59F01500/27D24158/051EAB0E, tsuid=1.2.840.10008.1.2, size=3416672, status=OK, objectType=DICOM_FILE]
2025-03-10 08:22:24,546 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(500): Updated DB in 13 ms
2025-03-10 08:22:24,546 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(500) << 14:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080950456 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:22:24,764 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(500) >> 15:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310081023326 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:22:25,057 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17016) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:22:25,059 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(500): Create Instance[pk=107572, uid=1.2.410.200001.101.11.501.1791052210.3.20250310081023326, class=1.2.840.10008.5.1.4.1.1.6.1, no=15]
2025-03-10 08:22:25,059 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(500): Create Location[pk=107572, systemID=fs1, path=2025/03/10/59F01500/27D24158/2A805B34, tsuid=1.2.840.10008.1.2, size=3416672, status=OK, objectType=DICOM_FILE]
2025-03-10 08:22:25,062 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(500): Updated DB in 5 ms
2025-03-10 08:22:25,062 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(500) << 15:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310081023326 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:22:25,256 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(500) >> 16:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310081117767 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:22:25,548 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17016) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:22:25,552 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(500): Create Instance[pk=107573, uid=1.2.410.200001.101.11.501.1791052210.3.20250310081117767, class=1.2.840.10008.5.1.4.1.1.6.1, no=16]
2025-03-10 08:22:25,552 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(500): Create Location[pk=107573, systemID=fs1, path=2025/03/10/59F01500/27D24158/2C28FD4F, tsuid=1.2.840.10008.1.2, size=3416820, status=OK, objectType=DICOM_FILE]
2025-03-10 08:22:25,568 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(500): Updated DB in 19 ms
2025-03-10 08:22:25,569 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(500) << 16:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310081117767 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:22:25,769 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(500) >> 17:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310081306469 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:22:26,102 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17016) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:22:26,104 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(500): Create Instance[pk=107574, uid=1.2.410.200001.101.11.501.1791052210.3.20250310081306469, class=1.2.840.10008.5.1.4.1.1.6.1, no=17]
2025-03-10 08:22:26,105 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(500): Create Location[pk=107574, systemID=fs1, path=2025/03/10/59F01500/27D24158/2F84176C, tsuid=1.2.840.10008.1.2, size=3915780, status=OK, objectType=DICOM_FILE]
2025-03-10 08:22:26,107 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(500): Updated DB in 5 ms
2025-03-10 08:22:26,108 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(500) << 17:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310081306469 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:22:26,312 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(500) >> 18:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310081528354 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:22:26,646 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17016) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:22:26,648 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(500): Create Instance[pk=107575, uid=1.2.410.200001.101.11.501.1791052210.3.20250310081528354, class=1.2.840.10008.5.1.4.1.1.6.1, no=18]
2025-03-10 08:22:26,648 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(500): Create Location[pk=107575, systemID=fs1, path=2025/03/10/59F01500/27D24158/330ADC85, tsuid=1.2.840.10008.1.2, size=3915780, status=OK, objectType=DICOM_FILE]
2025-03-10 08:22:26,660 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(500): Updated DB in 14 ms
2025-03-10 08:22:26,660 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(500) << 18:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310081528354 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:22:27,852 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(500) >> A-RELEASE-RQ
2025-03-10 08:22:27,852 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(500) << A-RELEASE-RP
2025-03-10 08:22:27,903 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-9) DCM4CHEE<-HS50US07(500): close Socket[addr=187.89.160.56/187.89.160.56,port=52137,localport=11112]
2025-03-10 08:22:28,470 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52139,localport=11112]
2025-03-10 08:22:28,472 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(501) >> A-ASSOCIATE-RQ
2025-03-10 08:22:28,472 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(501) << A-ASSOCIATE-AC
2025-03-10 08:22:28,668 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(501) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080000964 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:22:30,818 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17016) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:22:30,821 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(501): Found previous received Instance[pk=107557, uid=1.2.410.200001.101.11.501.1791052210.3.20250310080000964, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 08:22:30,821 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(501): Ignore received Instance[studyUID=338459,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310080000749,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310080000964] with equal digest
2025-03-10 08:22:30,821 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(501): Updated DB in 3 ms
2025-03-10 08:22:30,822 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(501) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080000964 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:22:31,039 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(501) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080102629 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:22:31,479 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17016) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:22:31,481 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(501): Found previous received Instance[pk=107558, uid=1.2.410.200001.101.11.501.1791052210.3.20250310080102629, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 08:22:31,482 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(501): Ignore received Instance[studyUID=338459,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310080000749,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310080102629] with equal digest
2025-03-10 08:22:31,482 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(501): Updated DB in 3 ms
2025-03-10 08:22:31,483 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(501) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080102629 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:22:31,691 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(501) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080151257 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:22:32,099 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17016) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:22:32,102 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(501): Found previous received Instance[pk=107559, uid=1.2.410.200001.101.11.501.1791052210.3.20250310080151257, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 08:22:32,102 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(501): Ignore received Instance[studyUID=338459,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310080000749,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310080151257] with equal digest
2025-03-10 08:22:32,102 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(501): Updated DB in 2 ms
2025-03-10 08:22:32,104 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(501) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080151257 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:22:32,348 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(501) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080237742 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:22:32,674 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17016) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:22:32,676 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(501): Found previous received Instance[pk=107560, uid=1.2.410.200001.101.11.501.1791052210.3.20250310080237742, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 08:22:32,676 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(501): Ignore received Instance[studyUID=338459,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310080000749,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310080237742] with equal digest
2025-03-10 08:22:32,677 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(501): Updated DB in 3 ms
2025-03-10 08:22:32,678 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(501) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080237742 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:22:32,883 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(501) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080246271 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:22:36,702 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17016) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:22:36,704 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(501): Found previous received Instance[pk=107561, uid=1.2.410.200001.101.11.501.1791052210.3.20250310080246271, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 08:22:36,705 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(501): Ignore received Instance[studyUID=338459,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310080000749,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310080246271] with equal digest
2025-03-10 08:22:36,705 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(501): Updated DB in 3 ms
2025-03-10 08:22:36,714 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(501) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080246271 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:22:36,866 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start UPSProcessingScheduler.execute()
2025-03-10 08:22:36,867 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished UPSProcessingScheduler.execute()
2025-03-10 08:22:36,940 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(501) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080350922 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:22:37,232 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17016) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:22:37,234 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(501): Found previous received Instance[pk=107562, uid=1.2.410.200001.101.11.501.1791052210.3.20250310080350922, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 08:22:37,234 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(501): Ignore received Instance[studyUID=338459,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310080000749,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310080350922] with equal digest
2025-03-10 08:22:37,235 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(501): Updated DB in 3 ms
2025-03-10 08:22:37,236 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(501) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080350922 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:22:37,452 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(501) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080614429 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:22:37,744 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17016) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:22:37,747 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(501): Found previous received Instance[pk=107563, uid=1.2.410.200001.101.11.501.1791052210.3.20250310080614429, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 08:22:37,747 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(501): Ignore received Instance[studyUID=338459,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310080000749,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310080614429] with equal digest
2025-03-10 08:22:37,747 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(501): Updated DB in 2 ms
2025-03-10 08:22:37,749 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(501) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080614429 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:22:37,960 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(501) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080639426 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:22:38,252 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17016) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:22:38,254 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(501): Found previous received Instance[pk=107564, uid=1.2.410.200001.101.11.501.1791052210.3.20250310080639426, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 08:22:38,255 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(501): Ignore received Instance[studyUID=338459,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310080000749,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310080639426] with equal digest
2025-03-10 08:22:38,255 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(501): Updated DB in 3 ms
2025-03-10 08:22:38,256 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(501) << 8:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080639426 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:22:38,486 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(501) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080656374 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:22:38,778 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17016) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:22:38,780 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(501): Found previous received Instance[pk=107566, uid=1.2.410.200001.101.11.501.1791052210.3.20250310080656374, class=1.2.840.10008.5.1.4.1.1.6.1, no=9]
2025-03-10 08:22:38,780 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(501): Ignore received Instance[studyUID=338459,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310080000749,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310080656374] with equal digest
2025-03-10 08:22:38,780 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(501): Updated DB in 2 ms
2025-03-10 08:22:38,782 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(501) << 9:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080656374 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:22:39,079 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(501) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080716219 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:22:39,371 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17016) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:22:39,373 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(501): Found previous received Instance[pk=107567, uid=1.2.410.200001.101.11.501.1791052210.3.20250310080716219, class=1.2.840.10008.5.1.4.1.1.6.1, no=10]
2025-03-10 08:22:39,373 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(501): Ignore received Instance[studyUID=338459,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310080000749,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310080716219] with equal digest
2025-03-10 08:22:39,374 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(501): Updated DB in 3 ms
2025-03-10 08:22:39,375 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(501) << 10:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080716219 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:22:39,821 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(501) >> 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080746150 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:22:40,113 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17016) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:22:40,115 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(501): Found previous received Instance[pk=107568, uid=1.2.410.200001.101.11.501.1791052210.3.20250310080746150, class=1.2.840.10008.5.1.4.1.1.6.1, no=11]
2025-03-10 08:22:40,115 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(501): Ignore received Instance[studyUID=338459,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310080000749,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310080746150] with equal digest
2025-03-10 08:22:40,116 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(501): Updated DB in 3 ms
2025-03-10 08:22:40,117 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(501) << 11:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080746150 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:22:40,316 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(501) >> 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080803950 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:22:40,608 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17016) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:22:40,610 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(501): Found previous received Instance[pk=107569, uid=1.2.410.200001.101.11.501.1791052210.3.20250310080803950, class=1.2.840.10008.5.1.4.1.1.6.1, no=12]
2025-03-10 08:22:40,611 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(501): Ignore received Instance[studyUID=338459,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310080000749,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310080803950] with equal digest
2025-03-10 08:22:40,611 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(501): Updated DB in 3 ms
2025-03-10 08:22:40,612 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(501) << 12:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080803950 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:22:40,812 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(501) >> 13:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080931231 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:22:41,146 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17016) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:22:41,149 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(501): Found previous received Instance[pk=107570, uid=1.2.410.200001.101.11.501.1791052210.3.20250310080931231, class=1.2.840.10008.5.1.4.1.1.6.1, no=13]
2025-03-10 08:22:41,149 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(501): Ignore received Instance[studyUID=338459,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310080000749,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310080931231] with equal digest
2025-03-10 08:22:41,150 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(501): Updated DB in 4 ms
2025-03-10 08:22:41,151 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(501) << 13:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080931231 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:22:41,351 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(501) >> 14:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080950456 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:22:41,643 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17016) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:22:41,645 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(501): Found previous received Instance[pk=107571, uid=1.2.410.200001.101.11.501.1791052210.3.20250310080950456, class=1.2.840.10008.5.1.4.1.1.6.1, no=14]
2025-03-10 08:22:41,645 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(501): Ignore received Instance[studyUID=338459,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310080000749,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310080950456] with equal digest
2025-03-10 08:22:41,646 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(501): Updated DB in 3 ms
2025-03-10 08:22:41,647 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(501) << 14:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080950456 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:22:41,848 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(501) >> 15:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310081023326 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:22:42,140 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17016) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:22:42,143 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(501): Found previous received Instance[pk=107572, uid=1.2.410.200001.101.11.501.1791052210.3.20250310081023326, class=1.2.840.10008.5.1.4.1.1.6.1, no=15]
2025-03-10 08:22:42,143 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(501): Ignore received Instance[studyUID=338459,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310080000749,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310081023326] with equal digest
2025-03-10 08:22:42,143 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(501): Updated DB in 3 ms
2025-03-10 08:22:42,145 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(501) << 15:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310081023326 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:22:42,344 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(501) >> 16:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310081117767 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:22:42,636 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17016) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:22:42,639 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(501): Found previous received Instance[pk=107573, uid=1.2.410.200001.101.11.501.1791052210.3.20250310081117767, class=1.2.840.10008.5.1.4.1.1.6.1, no=16]
2025-03-10 08:22:42,639 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(501): Ignore received Instance[studyUID=338459,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310080000749,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310081117767] with equal digest
2025-03-10 08:22:42,640 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(501): Updated DB in 4 ms
2025-03-10 08:22:42,641 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(501) << 16:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310081117767 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:22:42,859 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(501) >> 17:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310081306469 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:22:43,216 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17016) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:22:43,218 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(501): Found previous received Instance[pk=107574, uid=1.2.410.200001.101.11.501.1791052210.3.20250310081306469, class=1.2.840.10008.5.1.4.1.1.6.1, no=17]
2025-03-10 08:22:43,219 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(501): Ignore received Instance[studyUID=338459,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310080000749,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310081306469] with equal digest
2025-03-10 08:22:43,219 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(501): Updated DB in 3 ms
2025-03-10 08:22:43,220 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(501) << 17:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310081306469 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:22:43,422 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(501) >> 18:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310081528354 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:22:43,778 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17016) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:22:43,780 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(501): Found previous received Instance[pk=107575, uid=1.2.410.200001.101.11.501.1791052210.3.20250310081528354, class=1.2.840.10008.5.1.4.1.1.6.1, no=18]
2025-03-10 08:22:43,781 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(501): Ignore received Instance[studyUID=338459,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310080000749,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310081528354] with equal digest
2025-03-10 08:22:43,781 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(501): Updated DB in 3 ms
2025-03-10 08:22:43,782 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(501) << 18:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310081528354 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:22:43,983 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(501) >> A-RELEASE-RQ
2025-03-10 08:22:43,983 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(501) << A-RELEASE-RP
2025-03-10 08:22:44,033 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-28) DCM4CHEE<-HS50US07(501): close Socket[addr=187.89.160.56/187.89.160.56,port=52139,localport=11112]
2025-03-10 08:22:44,385 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52140,localport=11112]
2025-03-10 08:22:44,385 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(502) >> A-ASSOCIATE-RQ
2025-03-10 08:22:44,385 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(502) << A-ASSOCIATE-AC
2025-03-10 08:22:44,579 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(502) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080000964 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:22:46,330 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17016) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:22:46,332 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(502): Found previous received Instance[pk=107557, uid=1.2.410.200001.101.11.501.1791052210.3.20250310080000964, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 08:22:46,333 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(502): Ignore received Instance[studyUID=338459,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310080000749,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310080000964] with equal digest
2025-03-10 08:22:46,333 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(502): Updated DB in 3 ms
2025-03-10 08:22:46,334 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(502) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080000964 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:22:46,533 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(502) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080102629 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:22:46,855 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17016) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:22:46,857 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(502): Found previous received Instance[pk=107558, uid=1.2.410.200001.101.11.501.1791052210.3.20250310080102629, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 08:22:46,858 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(502): Ignore received Instance[studyUID=338459,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310080000749,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310080102629] with equal digest
2025-03-10 08:22:46,858 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(502): Updated DB in 3 ms
2025-03-10 08:22:46,859 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(502) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080102629 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:22:47,057 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(502) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080151257 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:22:47,402 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17016) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:22:47,404 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(502): Found previous received Instance[pk=107559, uid=1.2.410.200001.101.11.501.1791052210.3.20250310080151257, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 08:22:47,405 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(502): Ignore received Instance[studyUID=338459,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310080000749,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310080151257] with equal digest
2025-03-10 08:22:47,405 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(502): Updated DB in 3 ms
2025-03-10 08:22:47,406 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(502) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080151257 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:22:47,605 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(502) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080237742 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:22:47,896 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17016) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:22:47,898 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(502): Found previous received Instance[pk=107560, uid=1.2.410.200001.101.11.501.1791052210.3.20250310080237742, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 08:22:47,898 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(502): Ignore received Instance[studyUID=338459,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310080000749,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310080237742] with equal digest
2025-03-10 08:22:47,899 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(502): Updated DB in 3 ms
2025-03-10 08:22:47,900 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(502) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080237742 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:22:48,098 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(502) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080246271 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:22:51,966 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17016) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:22:51,969 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(502): Found previous received Instance[pk=107561, uid=1.2.410.200001.101.11.501.1791052210.3.20250310080246271, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 08:22:51,969 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(502): Ignore received Instance[studyUID=338459,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310080000749,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310080246271] with equal digest
2025-03-10 08:22:51,970 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(502): Updated DB in 4 ms
2025-03-10 08:22:51,978 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(502) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080246271 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:22:52,406 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(502) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080350922 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:22:52,697 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17016) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:22:52,699 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(502): Found previous received Instance[pk=107562, uid=1.2.410.200001.101.11.501.1791052210.3.20250310080350922, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 08:22:52,700 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(502): Ignore received Instance[studyUID=338459,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310080000749,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310080350922] with equal digest
2025-03-10 08:22:52,700 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(502): Updated DB in 3 ms
2025-03-10 08:22:52,701 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(502) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080350922 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:22:52,907 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(502) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080614429 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:22:53,052 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start AuditScheduler.execute()
2025-03-10 08:22:53,053 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-16) Send audit message to /127.0.0.1:514
2025-03-10 08:22:53,063 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-16) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:22:53,063 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-16) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:22:53,063 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished AuditScheduler.execute()
2025-03-10 08:22:53,198 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17016) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:22:53,200 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(502): Found previous received Instance[pk=107563, uid=1.2.410.200001.101.11.501.1791052210.3.20250310080614429, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 08:22:53,201 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(502): Ignore received Instance[studyUID=338459,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310080000749,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310080614429] with equal digest
2025-03-10 08:22:53,201 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(502): Updated DB in 3 ms
2025-03-10 08:22:53,202 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(502) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080614429 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:22:53,448 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(502) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080639426 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:22:53,740 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17016) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:22:53,742 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(502): Found previous received Instance[pk=107564, uid=1.2.410.200001.101.11.501.1791052210.3.20250310080639426, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 08:22:53,743 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(502): Ignore received Instance[studyUID=338459,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310080000749,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310080639426] with equal digest
2025-03-10 08:22:53,743 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(502): Updated DB in 3 ms
2025-03-10 08:22:53,744 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(502) << 8:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080639426 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:22:53,942 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(502) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080656374 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:22:54,234 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17016) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:22:54,236 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(502): Found previous received Instance[pk=107566, uid=1.2.410.200001.101.11.501.1791052210.3.20250310080656374, class=1.2.840.10008.5.1.4.1.1.6.1, no=9]
2025-03-10 08:22:54,236 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(502): Ignore received Instance[studyUID=338459,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310080000749,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310080656374] with equal digest
2025-03-10 08:22:54,237 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(502): Updated DB in 3 ms
2025-03-10 08:22:54,238 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(502) << 9:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080656374 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:22:54,436 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(502) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080716219 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:22:54,728 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17016) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:22:54,731 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(502): Found previous received Instance[pk=107567, uid=1.2.410.200001.101.11.501.1791052210.3.20250310080716219, class=1.2.840.10008.5.1.4.1.1.6.1, no=10]
2025-03-10 08:22:54,731 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(502): Ignore received Instance[studyUID=338459,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310080000749,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310080716219] with equal digest
2025-03-10 08:22:54,731 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(502): Updated DB in 3 ms
2025-03-10 08:22:54,732 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(502) << 10:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080716219 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:22:54,931 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(502) >> 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080746150 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:22:55,223 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17016) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:22:55,225 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(502): Found previous received Instance[pk=107568, uid=1.2.410.200001.101.11.501.1791052210.3.20250310080746150, class=1.2.840.10008.5.1.4.1.1.6.1, no=11]
2025-03-10 08:22:55,225 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(502): Ignore received Instance[studyUID=338459,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310080000749,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310080746150] with equal digest
2025-03-10 08:22:55,226 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(502): Updated DB in 3 ms
2025-03-10 08:22:55,227 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(502) << 11:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080746150 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:22:55,430 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(502) >> 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080803950 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:22:55,721 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17016) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:22:55,724 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(502): Found previous received Instance[pk=107569, uid=1.2.410.200001.101.11.501.1791052210.3.20250310080803950, class=1.2.840.10008.5.1.4.1.1.6.1, no=12]
2025-03-10 08:22:55,724 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(502): Ignore received Instance[studyUID=338459,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310080000749,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310080803950] with equal digest
2025-03-10 08:22:55,724 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(502): Updated DB in 3 ms
2025-03-10 08:22:55,725 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(502) << 12:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080803950 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:22:55,924 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(502) >> 13:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080931231 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:22:56,258 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17016) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:22:56,260 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(502): Found previous received Instance[pk=107570, uid=1.2.410.200001.101.11.501.1791052210.3.20250310080931231, class=1.2.840.10008.5.1.4.1.1.6.1, no=13]
2025-03-10 08:22:56,260 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(502): Ignore received Instance[studyUID=338459,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310080000749,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310080931231] with equal digest
2025-03-10 08:22:56,260 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(502): Updated DB in 2 ms
2025-03-10 08:22:56,261 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(502) << 13:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080931231 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:22:56,460 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(502) >> 14:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080950456 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:22:56,752 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17016) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:22:56,754 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(502): Found previous received Instance[pk=107571, uid=1.2.410.200001.101.11.501.1791052210.3.20250310080950456, class=1.2.840.10008.5.1.4.1.1.6.1, no=14]
2025-03-10 08:22:56,755 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(502): Ignore received Instance[studyUID=338459,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310080000749,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310080950456] with equal digest
2025-03-10 08:22:56,755 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(502): Updated DB in 3 ms
2025-03-10 08:22:56,756 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(502) << 14:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080950456 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:22:56,955 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(502) >> 15:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310081023326 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:22:57,246 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17016) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:22:57,248 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(502): Found previous received Instance[pk=107572, uid=1.2.410.200001.101.11.501.1791052210.3.20250310081023326, class=1.2.840.10008.5.1.4.1.1.6.1, no=15]
2025-03-10 08:22:57,249 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(502): Ignore received Instance[studyUID=338459,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310080000749,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310081023326] with equal digest
2025-03-10 08:22:57,249 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(502): Updated DB in 2 ms
2025-03-10 08:22:57,250 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(502) << 15:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310081023326 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:22:57,361 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:22:57,363 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499): Create Instance[pk=107576, uid=1.2.410.200001.101.11.601.1501430850.3.20250308120100764, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 08:22:57,363 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499): Create Location[pk=107576, systemID=fs1, path=2025/03/10/59FAF609/5A1E92AF/7AFE8373, tsuid=1.2.840.10008.1.2, size=3915734, status=OK, objectType=DICOM_FILE]
2025-03-10 08:22:57,375 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499): Updated DB in 14 ms
2025-03-10 08:22:57,376 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308120100764 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:22:57,449 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(502) >> 16:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310081117767 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:22:57,584 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308120231827 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:22:57,741 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17016) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:22:57,743 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(502): Found previous received Instance[pk=107573, uid=1.2.410.200001.101.11.501.1791052210.3.20250310081117767, class=1.2.840.10008.5.1.4.1.1.6.1, no=16]
2025-03-10 08:22:57,743 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(502): Ignore received Instance[studyUID=338459,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310080000749,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310081117767] with equal digest
2025-03-10 08:22:57,744 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(502): Updated DB in 3 ms
2025-03-10 08:22:57,745 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(502) << 16:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310081117767 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:22:57,943 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(502) >> 17:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310081306469 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:22:58,277 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17016) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:22:58,279 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(502): Found previous received Instance[pk=107574, uid=1.2.410.200001.101.11.501.1791052210.3.20250310081306469, class=1.2.840.10008.5.1.4.1.1.6.1, no=17]
2025-03-10 08:22:58,279 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(502): Ignore received Instance[studyUID=338459,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310080000749,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310081306469] with equal digest
2025-03-10 08:22:58,280 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(502): Updated DB in 3 ms
2025-03-10 08:22:58,281 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(502) << 17:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310081306469 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:22:58,480 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(502) >> 18:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310081528354 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:22:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start TaskScheduler.execute()
2025-03-10 08:22:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished TaskScheduler.execute()
2025-03-10 08:22:58,812 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17016) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:22:58,814 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(502): Found previous received Instance[pk=107575, uid=1.2.410.200001.101.11.501.1791052210.3.20250310081528354, class=1.2.840.10008.5.1.4.1.1.6.1, no=18]
2025-03-10 08:22:58,815 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(502): Ignore received Instance[studyUID=338459,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310080000749,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310081528354] with equal digest
2025-03-10 08:22:58,815 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(502): Updated DB in 2 ms
2025-03-10 08:22:58,816 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(502) << 18:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310081528354 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:22:59,015 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(502) >> A-RELEASE-RQ
2025-03-10 08:22:59,015 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(502) << A-RELEASE-RP
2025-03-10 08:22:59,065 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-5) DCM4CHEE<-HS50US07(502): close Socket[addr=187.89.160.56/187.89.160.56,port=52140,localport=11112]
2025-03-10 08:22:59,433 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52143,localport=11112]
2025-03-10 08:22:59,433 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(503) >> A-ASSOCIATE-RQ
2025-03-10 08:22:59,433 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(503) << A-ASSOCIATE-AC
2025-03-10 08:22:59,624 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(503) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080000964 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:23:01,263 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17016) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:23:01,266 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(503): Found previous received Instance[pk=107557, uid=1.2.410.200001.101.11.501.1791052210.3.20250310080000964, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 08:23:01,266 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(503): Ignore received Instance[studyUID=338459,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310080000749,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310080000964] with equal digest
2025-03-10 08:23:01,266 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(503): Updated DB in 3 ms
2025-03-10 08:23:01,267 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(503) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080000964 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:23:01,463 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(503) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080102629 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:23:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start PurgeStorageScheduler.execute()
2025-03-10 08:23:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished PurgeStorageScheduler.execute()
2025-03-10 08:23:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-17021) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 08:23:01,702 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-17021) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 08:23:01,754 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17016) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:23:01,756 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(503): Found previous received Instance[pk=107558, uid=1.2.410.200001.101.11.501.1791052210.3.20250310080102629, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 08:23:01,756 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(503): Ignore received Instance[studyUID=338459,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310080000749,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310080102629] with equal digest
2025-03-10 08:23:01,757 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(503): Updated DB in 3 ms
2025-03-10 08:23:01,758 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(503) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080102629 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:23:01,953 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(503) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080151257 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:23:02,287 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17016) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:23:02,289 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(503): Found previous received Instance[pk=107559, uid=1.2.410.200001.101.11.501.1791052210.3.20250310080151257, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 08:23:02,289 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(503): Ignore received Instance[studyUID=338459,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310080000749,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310080151257] with equal digest
2025-03-10 08:23:02,289 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(503): Updated DB in 2 ms
2025-03-10 08:23:02,291 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(503) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080151257 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:23:02,486 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(503) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080237742 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:23:02,777 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17016) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:23:02,779 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(503): Found previous received Instance[pk=107560, uid=1.2.410.200001.101.11.501.1791052210.3.20250310080237742, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 08:23:02,779 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(503): Ignore received Instance[studyUID=338459,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310080000749,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310080237742] with equal digest
2025-03-10 08:23:02,780 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(503): Updated DB in 3 ms
2025-03-10 08:23:02,781 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(503) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080237742 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:23:02,976 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(503) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080246271 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:23:06,718 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17016) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:23:06,720 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(503): Found previous received Instance[pk=107561, uid=1.2.410.200001.101.11.501.1791052210.3.20250310080246271, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 08:23:06,720 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(503): Ignore received Instance[studyUID=338459,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310080000749,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310080246271] with equal digest
2025-03-10 08:23:06,720 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(503): Updated DB in 2 ms
2025-03-10 08:23:06,729 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(503) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080246271 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:23:06,926 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(503) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080350922 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:23:07,217 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17016) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:23:07,219 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(503): Found previous received Instance[pk=107562, uid=1.2.410.200001.101.11.501.1791052210.3.20250310080350922, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 08:23:07,219 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(503): Ignore received Instance[studyUID=338459,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310080000749,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310080350922] with equal digest
2025-03-10 08:23:07,220 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(503): Updated DB in 3 ms
2025-03-10 08:23:07,221 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(503) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080350922 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:23:07,417 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(503) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080614429 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:23:07,708 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17016) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:23:07,710 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(503): Found previous received Instance[pk=107563, uid=1.2.410.200001.101.11.501.1791052210.3.20250310080614429, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 08:23:07,710 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(503): Ignore received Instance[studyUID=338459,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310080000749,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310080614429] with equal digest
2025-03-10 08:23:07,710 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(503): Updated DB in 2 ms
2025-03-10 08:23:07,711 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(503) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080614429 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:23:07,907 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(503) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080639426 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:23:08,198 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17016) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:23:08,200 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(503): Found previous received Instance[pk=107564, uid=1.2.410.200001.101.11.501.1791052210.3.20250310080639426, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 08:23:08,201 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(503): Ignore received Instance[studyUID=338459,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310080000749,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310080639426] with equal digest
2025-03-10 08:23:08,201 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(503): Updated DB in 3 ms
2025-03-10 08:23:08,202 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(503) << 8:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080639426 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:23:08,398 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(503) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080656374 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:23:08,689 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17016) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:23:08,691 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(503): Found previous received Instance[pk=107566, uid=1.2.410.200001.101.11.501.1791052210.3.20250310080656374, class=1.2.840.10008.5.1.4.1.1.6.1, no=9]
2025-03-10 08:23:08,691 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(503): Ignore received Instance[studyUID=338459,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310080000749,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310080656374] with equal digest
2025-03-10 08:23:08,691 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(503): Updated DB in 2 ms
2025-03-10 08:23:08,693 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(503) << 9:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080656374 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:23:09,001 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(503) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080716219 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:23:09,292 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17016) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:23:09,294 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(503): Found previous received Instance[pk=107567, uid=1.2.410.200001.101.11.501.1791052210.3.20250310080716219, class=1.2.840.10008.5.1.4.1.1.6.1, no=10]
2025-03-10 08:23:09,294 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(503): Ignore received Instance[studyUID=338459,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310080000749,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310080716219] with equal digest
2025-03-10 08:23:09,295 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(503): Updated DB in 3 ms
2025-03-10 08:23:09,296 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(503) << 10:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080716219 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:23:09,496 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(503) >> 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080746150 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:23:09,787 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17016) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:23:09,789 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(503): Found previous received Instance[pk=107568, uid=1.2.410.200001.101.11.501.1791052210.3.20250310080746150, class=1.2.840.10008.5.1.4.1.1.6.1, no=11]
2025-03-10 08:23:09,789 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(503): Ignore received Instance[studyUID=338459,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310080000749,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310080746150] with equal digest
2025-03-10 08:23:09,790 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(503): Updated DB in 3 ms
2025-03-10 08:23:09,791 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(503) << 11:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080746150 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:23:09,988 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(503) >> 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080803950 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:23:10,280 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17016) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:23:10,282 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(503): Found previous received Instance[pk=107569, uid=1.2.410.200001.101.11.501.1791052210.3.20250310080803950, class=1.2.840.10008.5.1.4.1.1.6.1, no=12]
2025-03-10 08:23:10,282 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(503): Ignore received Instance[studyUID=338459,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310080000749,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310080803950] with equal digest
2025-03-10 08:23:10,283 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(503): Updated DB in 3 ms
2025-03-10 08:23:10,284 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(503) << 12:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080803950 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:23:10,488 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(503) >> 13:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080931231 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:23:10,821 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17016) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:23:10,824 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(503): Found previous received Instance[pk=107570, uid=1.2.410.200001.101.11.501.1791052210.3.20250310080931231, class=1.2.840.10008.5.1.4.1.1.6.1, no=13]
2025-03-10 08:23:10,824 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(503): Ignore received Instance[studyUID=338459,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310080000749,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310080931231] with equal digest
2025-03-10 08:23:10,824 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(503): Updated DB in 2 ms
2025-03-10 08:23:10,826 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(503) << 13:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080931231 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:23:11,025 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(503) >> 14:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080950456 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:23:11,316 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17016) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:23:11,318 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(503): Found previous received Instance[pk=107571, uid=1.2.410.200001.101.11.501.1791052210.3.20250310080950456, class=1.2.840.10008.5.1.4.1.1.6.1, no=14]
2025-03-10 08:23:11,319 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(503): Ignore received Instance[studyUID=338459,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310080000749,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310080950456] with equal digest
2025-03-10 08:23:11,319 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(503): Updated DB in 2 ms
2025-03-10 08:23:11,320 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(503) << 14:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080950456 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:23:11,516 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(503) >> 15:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310081023326 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:23:11,807 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17016) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:23:11,809 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(503): Found previous received Instance[pk=107572, uid=1.2.410.200001.101.11.501.1791052210.3.20250310081023326, class=1.2.840.10008.5.1.4.1.1.6.1, no=15]
2025-03-10 08:23:11,810 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(503): Ignore received Instance[studyUID=338459,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310080000749,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310081023326] with equal digest
2025-03-10 08:23:11,810 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(503): Updated DB in 2 ms
2025-03-10 08:23:11,811 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(503) << 15:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310081023326 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:23:12,007 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(503) >> 16:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310081117767 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:23:12,098 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start IANScheduler.execute()
2025-03-10 08:23:12,100 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished IANScheduler.execute()
2025-03-10 08:23:12,298 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17016) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:23:12,300 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(503): Found previous received Instance[pk=107573, uid=1.2.410.200001.101.11.501.1791052210.3.20250310081117767, class=1.2.840.10008.5.1.4.1.1.6.1, no=16]
2025-03-10 08:23:12,301 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(503): Ignore received Instance[studyUID=338459,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310080000749,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310081117767] with equal digest
2025-03-10 08:23:12,301 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(503): Updated DB in 3 ms
2025-03-10 08:23:12,302 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(503) << 16:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310081117767 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:23:12,502 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(503) >> 17:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310081306469 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:23:12,835 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17016) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:23:12,837 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(503): Found previous received Instance[pk=107574, uid=1.2.410.200001.101.11.501.1791052210.3.20250310081306469, class=1.2.840.10008.5.1.4.1.1.6.1, no=17]
2025-03-10 08:23:12,838 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(503): Ignore received Instance[studyUID=338459,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310080000749,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310081306469] with equal digest
2025-03-10 08:23:12,838 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(503): Updated DB in 3 ms
2025-03-10 08:23:12,839 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(503) << 17:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310081306469 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:23:13,058 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(503) >> 18:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310081528354 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:23:13,391 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17016) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:23:13,393 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(503): Found previous received Instance[pk=107575, uid=1.2.410.200001.101.11.501.1791052210.3.20250310081528354, class=1.2.840.10008.5.1.4.1.1.6.1, no=18]
2025-03-10 08:23:13,394 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(503): Ignore received Instance[studyUID=338459,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310080000749,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310081528354] with equal digest
2025-03-10 08:23:13,394 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(503): Updated DB in 3 ms
2025-03-10 08:23:13,395 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(503) << 18:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310081528354 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:23:13,589 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(503) >> A-RELEASE-RQ
2025-03-10 08:23:13,589 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(503) << A-RELEASE-RP
2025-03-10 08:23:13,640 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-13) DCM4CHEE<-HS50US07(503): close Socket[addr=187.89.160.56/187.89.160.56,port=52143,localport=11112]
2025-03-10 08:23:14,194 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52144,localport=11112]
2025-03-10 08:23:14,201 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(504) >> A-ASSOCIATE-RQ
2025-03-10 08:23:14,201 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(504) << A-ASSOCIATE-AC
2025-03-10 08:23:14,391 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(504) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080000964 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:23:16,161 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17016) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:23:16,164 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(504): Found previous received Instance[pk=107557, uid=1.2.410.200001.101.11.501.1791052210.3.20250310080000964, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 08:23:16,164 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(504): Ignore received Instance[studyUID=338459,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310080000749,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310080000964] with equal digest
2025-03-10 08:23:16,164 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(504): Updated DB in 3 ms
2025-03-10 08:23:16,166 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(504) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080000964 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:23:16,362 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(504) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080102629 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:23:16,654 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17016) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:23:16,656 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(504): Found previous received Instance[pk=107558, uid=1.2.410.200001.101.11.501.1791052210.3.20250310080102629, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 08:23:16,656 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(504): Ignore received Instance[studyUID=338459,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310080000749,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310080102629] with equal digest
2025-03-10 08:23:16,656 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(504): Updated DB in 2 ms
2025-03-10 08:23:16,657 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(504) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080102629 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:23:16,897 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(504) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080151257 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:23:17,231 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17016) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:23:17,233 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(504): Found previous received Instance[pk=107559, uid=1.2.410.200001.101.11.501.1791052210.3.20250310080151257, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 08:23:17,233 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(504): Ignore received Instance[studyUID=338459,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310080000749,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310080151257] with equal digest
2025-03-10 08:23:17,233 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(504): Updated DB in 2 ms
2025-03-10 08:23:17,234 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(504) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080151257 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:23:17,429 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(504) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080237742 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:23:17,721 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17016) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:23:17,723 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(504): Found previous received Instance[pk=107560, uid=1.2.410.200001.101.11.501.1791052210.3.20250310080237742, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 08:23:17,723 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(504): Ignore received Instance[studyUID=338459,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310080000749,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310080237742] with equal digest
2025-03-10 08:23:17,723 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(504): Updated DB in 2 ms
2025-03-10 08:23:17,724 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(504) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080237742 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:23:17,965 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(504) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080246271 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:23:21,707 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17016) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:23:21,709 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(504): Found previous received Instance[pk=107561, uid=1.2.410.200001.101.11.501.1791052210.3.20250310080246271, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 08:23:21,710 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(504): Ignore received Instance[studyUID=338459,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310080000749,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310080246271] with equal digest
2025-03-10 08:23:21,710 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(504): Updated DB in 3 ms
2025-03-10 08:23:21,718 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(504) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080246271 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:23:21,913 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(504) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080350922 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:23:22,205 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17016) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:23:22,207 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(504): Found previous received Instance[pk=107562, uid=1.2.410.200001.101.11.501.1791052210.3.20250310080350922, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 08:23:22,207 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(504): Ignore received Instance[studyUID=338459,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310080000749,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310080350922] with equal digest
2025-03-10 08:23:22,207 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(504): Updated DB in 2 ms
2025-03-10 08:23:22,208 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(504) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080350922 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:23:22,404 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(504) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080614429 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:23:22,696 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17016) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:23:22,699 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(504): Found previous received Instance[pk=107563, uid=1.2.410.200001.101.11.501.1791052210.3.20250310080614429, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 08:23:22,699 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(504): Ignore received Instance[studyUID=338459,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310080000749,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310080614429] with equal digest
2025-03-10 08:23:22,700 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(504): Updated DB in 4 ms
2025-03-10 08:23:22,701 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(504) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080614429 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:23:22,896 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(504) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080639426 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:23:23,188 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17016) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:23:23,190 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(504): Found previous received Instance[pk=107564, uid=1.2.410.200001.101.11.501.1791052210.3.20250310080639426, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 08:23:23,191 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(504): Ignore received Instance[studyUID=338459,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310080000749,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310080639426] with equal digest
2025-03-10 08:23:23,191 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(504): Updated DB in 3 ms
2025-03-10 08:23:23,192 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(504) << 8:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080639426 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:23:23,392 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(504) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080656374 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:23:23,684 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17016) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:23:23,686 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(504): Found previous received Instance[pk=107566, uid=1.2.410.200001.101.11.501.1791052210.3.20250310080656374, class=1.2.840.10008.5.1.4.1.1.6.1, no=9]
2025-03-10 08:23:23,686 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(504): Ignore received Instance[studyUID=338459,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310080000749,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310080656374] with equal digest
2025-03-10 08:23:23,687 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(504): Updated DB in 3 ms
2025-03-10 08:23:23,688 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(504) << 9:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080656374 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:23:23,890 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(504) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080716219 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:23:24,181 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17016) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:23:24,183 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(504): Found previous received Instance[pk=107567, uid=1.2.410.200001.101.11.501.1791052210.3.20250310080716219, class=1.2.840.10008.5.1.4.1.1.6.1, no=10]
2025-03-10 08:23:24,184 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(504): Ignore received Instance[studyUID=338459,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310080000749,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310080716219] with equal digest
2025-03-10 08:23:24,184 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(504): Updated DB in 3 ms
2025-03-10 08:23:24,185 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(504) << 10:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080716219 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:23:24,415 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(504) >> 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080746150 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:23:24,707 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17016) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:23:24,709 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(504): Found previous received Instance[pk=107568, uid=1.2.410.200001.101.11.501.1791052210.3.20250310080746150, class=1.2.840.10008.5.1.4.1.1.6.1, no=11]
2025-03-10 08:23:24,709 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(504): Ignore received Instance[studyUID=338459,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310080000749,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310080746150] with equal digest
2025-03-10 08:23:24,709 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(504): Updated DB in 2 ms
2025-03-10 08:23:24,711 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(504) << 11:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080746150 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:23:24,918 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(504) >> 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080803950 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:23:25,209 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17016) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:23:25,211 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(504): Found previous received Instance[pk=107569, uid=1.2.410.200001.101.11.501.1791052210.3.20250310080803950, class=1.2.840.10008.5.1.4.1.1.6.1, no=12]
2025-03-10 08:23:25,212 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(504): Ignore received Instance[studyUID=338459,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310080000749,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310080803950] with equal digest
2025-03-10 08:23:25,212 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(504): Updated DB in 2 ms
2025-03-10 08:23:25,213 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(504) << 12:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080803950 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:23:25,436 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(504) >> 13:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080931231 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:23:25,770 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17016) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:23:25,772 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(504): Found previous received Instance[pk=107570, uid=1.2.410.200001.101.11.501.1791052210.3.20250310080931231, class=1.2.840.10008.5.1.4.1.1.6.1, no=13]
2025-03-10 08:23:25,773 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(504): Ignore received Instance[studyUID=338459,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310080000749,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310080931231] with equal digest
2025-03-10 08:23:25,773 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(504): Updated DB in 3 ms
2025-03-10 08:23:25,774 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(504) << 13:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080931231 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:23:25,970 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(504) >> 14:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080950456 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:23:26,262 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17016) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:23:26,264 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(504): Found previous received Instance[pk=107571, uid=1.2.410.200001.101.11.501.1791052210.3.20250310080950456, class=1.2.840.10008.5.1.4.1.1.6.1, no=14]
2025-03-10 08:23:26,264 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(504): Ignore received Instance[studyUID=338459,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310080000749,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310080950456] with equal digest
2025-03-10 08:23:26,265 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(504): Updated DB in 3 ms
2025-03-10 08:23:26,266 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(504) << 14:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080950456 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:23:26,467 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(504) >> 15:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310081023326 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:23:26,759 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17016) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:23:26,761 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(504): Found previous received Instance[pk=107572, uid=1.2.410.200001.101.11.501.1791052210.3.20250310081023326, class=1.2.840.10008.5.1.4.1.1.6.1, no=15]
2025-03-10 08:23:26,762 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(504): Ignore received Instance[studyUID=338459,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310080000749,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310081023326] with equal digest
2025-03-10 08:23:26,762 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(504): Updated DB in 3 ms
2025-03-10 08:23:26,763 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(504) << 15:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310081023326 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:23:26,962 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(504) >> 16:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310081117767 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:23:27,254 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17016) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:23:27,256 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(504): Found previous received Instance[pk=107573, uid=1.2.410.200001.101.11.501.1791052210.3.20250310081117767, class=1.2.840.10008.5.1.4.1.1.6.1, no=16]
2025-03-10 08:23:27,256 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(504): Ignore received Instance[studyUID=338459,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310080000749,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310081117767] with equal digest
2025-03-10 08:23:27,257 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(504): Updated DB in 3 ms
2025-03-10 08:23:27,258 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(504) << 16:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310081117767 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:23:27,454 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(504) >> 17:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310081306469 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:23:27,788 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17016) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:23:27,790 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(504): Found previous received Instance[pk=107574, uid=1.2.410.200001.101.11.501.1791052210.3.20250310081306469, class=1.2.840.10008.5.1.4.1.1.6.1, no=17]
2025-03-10 08:23:27,790 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(504): Ignore received Instance[studyUID=338459,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310080000749,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310081306469] with equal digest
2025-03-10 08:23:27,790 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(504): Updated DB in 2 ms
2025-03-10 08:23:27,792 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(504) << 17:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310081306469 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:23:27,995 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(504) >> 18:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310081528354 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:23:28,330 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17016) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:23:28,332 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(504): Found previous received Instance[pk=107575, uid=1.2.410.200001.101.11.501.1791052210.3.20250310081528354, class=1.2.840.10008.5.1.4.1.1.6.1, no=18]
2025-03-10 08:23:28,333 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(504): Ignore received Instance[studyUID=338459,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310080000749,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310081528354] with equal digest
2025-03-10 08:23:28,333 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(504): Updated DB in 3 ms
2025-03-10 08:23:28,334 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(504) << 18:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310081528354 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:23:28,538 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(504) >> A-RELEASE-RQ
2025-03-10 08:23:28,538 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(504) << A-RELEASE-RP
2025-03-10 08:23:28,588 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-15) DCM4CHEE<-HS50US07(504): close Socket[addr=187.89.160.56/187.89.160.56,port=52144,localport=11112]
2025-03-10 08:23:28,943 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52145,localport=11112]
2025-03-10 08:23:28,943 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(505) >> A-ASSOCIATE-RQ
2025-03-10 08:23:28,943 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(505) << A-ASSOCIATE-AC
2025-03-10 08:23:29,138 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(505) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080000964 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:23:30,931 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17016) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:23:30,934 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(505): Found previous received Instance[pk=107557, uid=1.2.410.200001.101.11.501.1791052210.3.20250310080000964, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 08:23:30,935 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(505): Ignore received Instance[studyUID=338459,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310080000749,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310080000964] with equal digest
2025-03-10 08:23:30,935 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(505): Updated DB in 4 ms
2025-03-10 08:23:30,936 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(505) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080000964 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:23:31,137 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(505) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080102629 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:23:31,429 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17016) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:23:31,431 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(505): Found previous received Instance[pk=107558, uid=1.2.410.200001.101.11.501.1791052210.3.20250310080102629, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 08:23:31,431 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(505): Ignore received Instance[studyUID=338459,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310080000749,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310080102629] with equal digest
2025-03-10 08:23:31,432 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(505): Updated DB in 3 ms
2025-03-10 08:23:31,433 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(505) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080102629 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:23:31,636 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(505) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080151257 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:23:31,969 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17016) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:23:31,971 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(505): Found previous received Instance[pk=107559, uid=1.2.410.200001.101.11.501.1791052210.3.20250310080151257, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 08:23:31,972 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(505): Ignore received Instance[studyUID=338459,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310080000749,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310080151257] with equal digest
2025-03-10 08:23:31,972 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(505): Updated DB in 3 ms
2025-03-10 08:23:31,973 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(505) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080151257 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:23:32,175 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(505) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080237742 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:23:32,467 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17016) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:23:32,469 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(505): Found previous received Instance[pk=107560, uid=1.2.410.200001.101.11.501.1791052210.3.20250310080237742, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 08:23:32,469 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(505): Ignore received Instance[studyUID=338459,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310080000749,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310080237742] with equal digest
2025-03-10 08:23:32,470 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(505): Updated DB in 3 ms
2025-03-10 08:23:32,471 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(505) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080237742 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:23:32,673 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(505) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080246271 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:23:36,669 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17016) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:23:36,671 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(505): Found previous received Instance[pk=107561, uid=1.2.410.200001.101.11.501.1791052210.3.20250310080246271, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 08:23:36,672 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(505): Ignore received Instance[studyUID=338459,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310080000749,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310080246271] with equal digest
2025-03-10 08:23:36,672 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(505): Updated DB in 3 ms
2025-03-10 08:23:36,681 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(505) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080246271 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:23:36,868 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start UPSProcessingScheduler.execute()
2025-03-10 08:23:36,869 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished UPSProcessingScheduler.execute()
2025-03-10 08:23:36,884 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(505) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080350922 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:23:37,175 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17016) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:23:37,177 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(505): Found previous received Instance[pk=107562, uid=1.2.410.200001.101.11.501.1791052210.3.20250310080350922, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 08:23:37,178 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(505): Ignore received Instance[studyUID=338459,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310080000749,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310080350922] with equal digest
2025-03-10 08:23:37,178 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(505): Updated DB in 3 ms
2025-03-10 08:23:37,179 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(505) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080350922 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:23:37,383 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(505) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080614429 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:23:37,675 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17016) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:23:37,677 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(505): Found previous received Instance[pk=107563, uid=1.2.410.200001.101.11.501.1791052210.3.20250310080614429, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 08:23:37,678 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(505): Ignore received Instance[studyUID=338459,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310080000749,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310080614429] with equal digest
2025-03-10 08:23:37,678 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(505): Updated DB in 3 ms
2025-03-10 08:23:37,679 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(505) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080614429 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:23:37,865 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:23:37,867 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499): Create Instance[pk=107577, uid=1.2.410.200001.101.11.601.1501430850.3.20250308120231827, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 08:23:37,867 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499): Create Location[pk=107577, systemID=fs1, path=2025/03/10/59FAF609/5A1E92AF/7CDE1A3C, tsuid=1.2.840.10008.1.2, size=3915734, status=OK, objectType=DICOM_FILE]
2025-03-10 08:23:37,875 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499): Updated DB in 10 ms
2025-03-10 08:23:37,875 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308120231827 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:23:37,880 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(505) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080639426 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:23:38,083 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308120455537 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:23:38,172 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17016) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:23:38,174 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(505): Found previous received Instance[pk=107564, uid=1.2.410.200001.101.11.501.1791052210.3.20250310080639426, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 08:23:38,175 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(505): Ignore received Instance[studyUID=338459,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310080000749,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310080639426] with equal digest
2025-03-10 08:23:38,175 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(505): Updated DB in 3 ms
2025-03-10 08:23:38,176 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(505) << 8:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080639426 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:23:38,377 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(505) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080656374 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:23:38,669 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17016) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:23:38,672 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(505): Found previous received Instance[pk=107566, uid=1.2.410.200001.101.11.501.1791052210.3.20250310080656374, class=1.2.840.10008.5.1.4.1.1.6.1, no=9]
2025-03-10 08:23:38,672 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(505): Ignore received Instance[studyUID=338459,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310080000749,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310080656374] with equal digest
2025-03-10 08:23:38,673 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(505): Updated DB in 4 ms
2025-03-10 08:23:38,674 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(505) << 9:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080656374 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:23:38,876 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(505) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080716219 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:23:39,168 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17016) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:23:39,170 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(505): Found previous received Instance[pk=107567, uid=1.2.410.200001.101.11.501.1791052210.3.20250310080716219, class=1.2.840.10008.5.1.4.1.1.6.1, no=10]
2025-03-10 08:23:39,171 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(505): Ignore received Instance[studyUID=338459,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310080000749,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310080716219] with equal digest
2025-03-10 08:23:39,171 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(505): Updated DB in 3 ms
2025-03-10 08:23:39,172 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(505) << 10:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080716219 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:23:39,376 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(505) >> 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080746150 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:23:39,668 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17016) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:23:39,670 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(505): Found previous received Instance[pk=107568, uid=1.2.410.200001.101.11.501.1791052210.3.20250310080746150, class=1.2.840.10008.5.1.4.1.1.6.1, no=11]
2025-03-10 08:23:39,670 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(505): Ignore received Instance[studyUID=338459,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310080000749,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310080746150] with equal digest
2025-03-10 08:23:39,671 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(505): Updated DB in 3 ms
2025-03-10 08:23:39,672 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(505) << 11:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080746150 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:23:39,874 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(505) >> 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080803950 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:23:40,165 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17016) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:23:40,167 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(505): Found previous received Instance[pk=107569, uid=1.2.410.200001.101.11.501.1791052210.3.20250310080803950, class=1.2.840.10008.5.1.4.1.1.6.1, no=12]
2025-03-10 08:23:40,168 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(505): Ignore received Instance[studyUID=338459,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310080000749,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310080803950] with equal digest
2025-03-10 08:23:40,168 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(505): Updated DB in 3 ms
2025-03-10 08:23:40,169 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(505) << 12:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080803950 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:23:40,370 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(505) >> 13:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080931231 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:23:40,704 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17016) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:23:40,706 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(505): Found previous received Instance[pk=107570, uid=1.2.410.200001.101.11.501.1791052210.3.20250310080931231, class=1.2.840.10008.5.1.4.1.1.6.1, no=13]
2025-03-10 08:23:40,707 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(505): Ignore received Instance[studyUID=338459,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310080000749,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310080931231] with equal digest
2025-03-10 08:23:40,707 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(505): Updated DB in 3 ms
2025-03-10 08:23:40,708 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(505) << 13:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080931231 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:23:40,913 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(505) >> 14:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080950456 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:23:41,204 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17016) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:23:41,206 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(505): Found previous received Instance[pk=107571, uid=1.2.410.200001.101.11.501.1791052210.3.20250310080950456, class=1.2.840.10008.5.1.4.1.1.6.1, no=14]
2025-03-10 08:23:41,207 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(505): Ignore received Instance[studyUID=338459,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310080000749,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310080950456] with equal digest
2025-03-10 08:23:41,207 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(505): Updated DB in 3 ms
2025-03-10 08:23:41,208 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(505) << 14:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310080950456 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:23:41,415 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(505) >> 15:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310081023326 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:23:41,707 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17016) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:23:41,709 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(505): Found previous received Instance[pk=107572, uid=1.2.410.200001.101.11.501.1791052210.3.20250310081023326, class=1.2.840.10008.5.1.4.1.1.6.1, no=15]
2025-03-10 08:23:41,709 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(505): Ignore received Instance[studyUID=338459,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310080000749,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310081023326] with equal digest
2025-03-10 08:23:41,710 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(505): Updated DB in 3 ms
2025-03-10 08:23:41,711 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(505) << 15:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310081023326 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:23:41,913 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(505) >> 16:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310081117767 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:23:42,204 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17016) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:23:42,207 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(505): Found previous received Instance[pk=107573, uid=1.2.410.200001.101.11.501.1791052210.3.20250310081117767, class=1.2.840.10008.5.1.4.1.1.6.1, no=16]
2025-03-10 08:23:42,207 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(505): Ignore received Instance[studyUID=338459,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310080000749,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310081117767] with equal digest
2025-03-10 08:23:42,208 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(505): Updated DB in 4 ms
2025-03-10 08:23:42,209 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(505) << 16:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310081117767 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:23:42,411 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(505) >> 17:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310081306469 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:23:42,744 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17016) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:23:42,747 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(505): Found previous received Instance[pk=107574, uid=1.2.410.200001.101.11.501.1791052210.3.20250310081306469, class=1.2.840.10008.5.1.4.1.1.6.1, no=17]
2025-03-10 08:23:42,747 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(505): Ignore received Instance[studyUID=338459,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310080000749,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310081306469] with equal digest
2025-03-10 08:23:42,747 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(505): Updated DB in 2 ms
2025-03-10 08:23:42,748 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(505) << 17:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310081306469 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:23:42,953 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(505) >> 18:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310081528354 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:23:43,287 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17016) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:23:43,289 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(505): Found previous received Instance[pk=107575, uid=1.2.410.200001.101.11.501.1791052210.3.20250310081528354, class=1.2.840.10008.5.1.4.1.1.6.1, no=18]
2025-03-10 08:23:43,289 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(505): Ignore received Instance[studyUID=338459,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310080000749,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310081528354] with equal digest
2025-03-10 08:23:43,289 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(505): Updated DB in 2 ms
2025-03-10 08:23:43,291 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(505) << 18:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310081528354 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:23:43,495 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(505) >> A-RELEASE-RQ
2025-03-10 08:23:43,495 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17016) DCM4CHEE<-HS50US07(505) << A-RELEASE-RP
2025-03-10 08:23:43,546 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-27) DCM4CHEE<-HS50US07(505): close Socket[addr=187.89.160.56/187.89.160.56,port=52145,localport=11112]
2025-03-10 08:23:53,064 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start AuditScheduler.execute()
2025-03-10 08:23:53,066 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-14) Send audit message to /127.0.0.1:514
2025-03-10 08:23:53,067 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-14) Send audit message to /127.0.0.1:514
2025-03-10 08:23:53,076 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-14) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:23:53,076 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-14) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:23:53,076 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished AuditScheduler.execute()
2025-03-10 08:23:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start TaskScheduler.execute()
2025-03-10 08:23:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished TaskScheduler.execute()
2025-03-10 08:24:12,100 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start IANScheduler.execute()
2025-03-10 08:24:12,102 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished IANScheduler.execute()
2025-03-10 08:24:13,558 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:24:13,560 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499): Create Instance[pk=107578, uid=1.2.410.200001.101.11.601.1501430850.3.20250308120455537, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 08:24:13,560 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499): Create Location[pk=107578, systemID=fs1, path=2025/03/10/59FAF609/5A1E92AF/8065C0D4, tsuid=1.2.840.10008.1.2, size=3915734, status=OK, objectType=DICOM_FILE]
2025-03-10 08:24:13,564 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499): Updated DB in 6 ms
2025-03-10 08:24:13,564 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308120455537 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:24:13,770 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308120521190 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:24:36,869 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start UPSProcessingScheduler.execute()
2025-03-10 08:24:36,870 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished UPSProcessingScheduler.execute()
2025-03-10 08:24:44,894 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:24:44,896 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499): Create Instance[pk=107579, uid=1.2.410.200001.101.11.601.1501430850.3.20250308120521190, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 08:24:44,896 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499): Create Location[pk=107579, systemID=fs1, path=2025/03/10/59FAF609/5A1E92AF/81EE7323, tsuid=1.2.840.10008.1.2, size=3416626, status=OK, objectType=DICOM_FILE]
2025-03-10 08:24:44,906 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499): Updated DB in 12 ms
2025-03-10 08:24:44,907 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308120521190 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:24:45,113 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308120613885 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:24:50,830 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 08:24:50,832 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 08:24:53,076 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start AuditScheduler.execute()
2025-03-10 08:24:53,086 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-10) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:24:53,086 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-10) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:24:53,086 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished AuditScheduler.execute()
2025-03-10 08:24:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start TaskScheduler.execute()
2025-03-10 08:24:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished TaskScheduler.execute()
2025-03-10 08:25:12,103 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start IANScheduler.execute()
2025-03-10 08:25:12,104 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished IANScheduler.execute()
2025-03-10 08:25:16,025 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:25:16,028 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499): Create Instance[pk=107580, uid=1.2.410.200001.101.11.601.1501430850.3.20250308120613885, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 08:25:16,028 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499): Create Location[pk=107580, systemID=fs1, path=2025/03/10/59FAF609/5A1E92AF/8396372C, tsuid=1.2.840.10008.1.2, size=3416830, status=OK, objectType=DICOM_FILE]
2025-03-10 08:25:16,037 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499): Updated DB in 12 ms
2025-03-10 08:25:16,037 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499) << 8:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308120613885 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:25:16,246 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308120717103 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:25:36,870 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start UPSProcessingScheduler.execute()
2025-03-10 08:25:36,871 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished UPSProcessingScheduler.execute()
2025-03-10 08:25:47,361 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:25:47,364 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499): Create Instance[pk=107581, uid=1.2.410.200001.101.11.601.1501430850.3.20250308120717103, class=1.2.840.10008.5.1.4.1.1.6.1, no=9]
2025-03-10 08:25:47,364 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499): Create Location[pk=107581, systemID=fs1, path=2025/03/10/59FAF609/5A1E92AF/854CC606, tsuid=1.2.840.10008.1.2, size=3416626, status=OK, objectType=DICOM_FILE]
2025-03-10 08:25:47,367 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499): Updated DB in 6 ms
2025-03-10 08:25:47,367 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499) << 9:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308120717103 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:25:47,575 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308120807017 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:25:53,087 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start AuditScheduler.execute()
2025-03-10 08:25:53,096 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-30) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:25:53,096 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-30) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:25:53,096 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished AuditScheduler.execute()
2025-03-10 08:25:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start TaskScheduler.execute()
2025-03-10 08:25:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished TaskScheduler.execute()
2025-03-10 08:26:12,105 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start IANScheduler.execute()
2025-03-10 08:26:12,106 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished IANScheduler.execute()
2025-03-10 08:26:18,341 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:26:18,343 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499): Create Instance[pk=107582, uid=1.2.410.200001.101.11.601.1501430850.3.20250308120807017, class=1.2.840.10008.5.1.4.1.1.6.1, no=10]
2025-03-10 08:26:18,343 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499): Create Location[pk=107582, systemID=fs1, path=2025/03/10/59FAF609/5A1E92AF/86F38386, tsuid=1.2.840.10008.1.2, size=3416626, status=OK, objectType=DICOM_FILE]
2025-03-10 08:26:18,360 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499): Updated DB in 19 ms
2025-03-10 08:26:18,361 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499) << 10:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308120807017 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:26:18,567 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499) >> 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308120836356 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:26:26,663 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start StudySizeScheduler.execute()
2025-03-10 08:26:26,725 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) Calculated size of 1 studies
2025-03-10 08:26:26,726 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished StudySizeScheduler.execute()
2025-03-10 08:26:35,903 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=232578&seriesUID=1.2.840.113619.2.423.84107009440.1741229812.912&objectUID=1.2.840.113619.2.423.84107009440.1741229865.913&contentType=image/jpeg from null@162.240.235.97
2025-03-10 08:26:35,950 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=232578&seriesUID=1.2.840.113619.2.423.84107009440.1741229812.912&objectUID=1.2.840.113619.2.423.84107009440.1741229976.927&contentType=image/jpeg from null@162.240.235.97
2025-03-10 08:26:35,986 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=232578&seriesUID=1.2.840.113619.2.423.84107009440.1741229812.912&objectUID=1.2.840.113619.2.423.84107009440.1741230006.933&contentType=image/jpeg from null@162.240.235.97
2025-03-10 08:26:36,016 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=232578&seriesUID=1.2.840.113619.2.423.84107009440.1741229812.912&objectUID=1.2.840.113619.2.423.84107009440.1741229912.917&contentType=image/jpeg from null@162.240.235.97
2025-03-10 08:26:36,054 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=232578&seriesUID=1.2.840.113619.2.423.84107009440.1741229812.912&objectUID=1.2.840.113619.2.423.84107009440.1741229937.921&contentType=image/jpeg from null@162.240.235.97
2025-03-10 08:26:36,084 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=232578&seriesUID=1.2.840.113619.2.423.84107009440.1741229812.912&objectUID=1.2.840.113619.2.423.84107009440.1741230840.937&contentType=image/jpeg from null@162.240.235.97
2025-03-10 08:26:36,116 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=232578&seriesUID=1.2.840.113619.2.423.84107009440.1741229812.912&objectUID=1.2.840.113619.2.423.84107009440.1741230883.942&contentType=image/jpeg from null@162.240.235.97
2025-03-10 08:26:36,148 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=232578&seriesUID=1.2.840.113619.2.423.84107009440.1741229812.912&objectUID=1.2.840.113619.2.423.84107009440.1741230929.947&contentType=image/jpeg from null@162.240.235.97
2025-03-10 08:26:36,182 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=232578&seriesUID=1.2.840.113619.2.423.84107009440.1741229812.912&objectUID=1.2.840.113619.2.423.84107009440.1741231012.950&contentType=image/jpeg from null@162.240.235.97
2025-03-10 08:26:36,211 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=232578&seriesUID=1.2.840.113619.2.423.84107009440.1741229812.912&objectUID=1.2.840.113619.2.423.84107009440.1741231022.954&contentType=image/jpeg from null@162.240.235.97
2025-03-10 08:26:36,241 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=232578&seriesUID=1.2.840.113619.2.423.84107009440.1741229812.912&objectUID=1.2.840.113619.2.423.84107009440.1741231107.956&contentType=image/jpeg from null@162.240.235.97
2025-03-10 08:26:36,272 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=232578&seriesUID=1.2.840.113619.2.423.84107009440.1741229812.912&objectUID=1.2.840.113619.2.423.84107009440.1741231115.961&contentType=image/jpeg from null@162.240.235.97
2025-03-10 08:26:36,301 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=232578&seriesUID=1.2.840.113619.2.423.84107009440.1741229812.912&objectUID=1.2.840.113619.2.423.84107009440.1741231188.972&contentType=image/jpeg from null@162.240.235.97
2025-03-10 08:26:36,330 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=232578&seriesUID=1.2.840.113619.2.423.84107009440.1741229812.912&objectUID=1.2.840.113619.2.423.84107009440.1741231199.975&contentType=image/jpeg from null@162.240.235.97
2025-03-10 08:26:36,360 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=232578&seriesUID=1.2.840.113619.2.423.84107009440.1741229812.912&objectUID=1.2.840.113619.2.423.84107009440.1741231239.977&contentType=image/jpeg from null@162.240.235.97
2025-03-10 08:26:36,389 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=232578&seriesUID=1.2.840.113619.2.423.84107009440.1741229812.912&objectUID=1.2.840.113619.2.423.84107009440.1741231260.985&contentType=image/jpeg from null@162.240.235.97
2025-03-10 08:26:36,872 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start UPSProcessingScheduler.execute()
2025-03-10 08:26:36,873 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished UPSProcessingScheduler.execute()
2025-03-10 08:26:49,529 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:26:49,531 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499): Create Instance[pk=107583, uid=1.2.410.200001.101.11.601.1501430850.3.20250308120836356, class=1.2.840.10008.5.1.4.1.1.6.1, no=11]
2025-03-10 08:26:49,531 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499): Create Location[pk=107583, systemID=fs1, path=2025/03/10/59FAF609/5A1E92AF/871D6168, tsuid=1.2.840.10008.1.2, size=3416626, status=OK, objectType=DICOM_FILE]
2025-03-10 08:26:49,543 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499): Updated DB in 14 ms
2025-03-10 08:26:49,543 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499) << 11:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308120836356 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:26:49,750 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499) >> 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308121144220 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:26:53,096 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start AuditScheduler.execute()
2025-03-10 08:26:53,105 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:26:53,106 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:26:53,106 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished AuditScheduler.execute()
2025-03-10 08:26:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start TaskScheduler.execute()
2025-03-10 08:26:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished TaskScheduler.execute()
2025-03-10 08:27:12,107 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start IANScheduler.execute()
2025-03-10 08:27:12,108 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished IANScheduler.execute()
2025-03-10 08:27:20,707 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:27:20,710 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499): Create Instance[pk=107584, uid=1.2.410.200001.101.11.601.1501430850.3.20250308121144220, class=1.2.840.10008.5.1.4.1.1.6.1, no=13]
2025-03-10 08:27:20,710 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499): Create Location[pk=107584, systemID=fs1, path=2025/03/10/59FAF609/5A1E92AF/B01EDAEF, tsuid=1.2.840.10008.1.2, size=3416626, status=OK, objectType=DICOM_FILE]
2025-03-10 08:27:20,725 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499): Updated DB in 17 ms
2025-03-10 08:27:20,725 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499) << 12:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308121144220 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:27:20,933 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499) >> 13:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308121256754 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:27:27,820 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52087,localport=11112]
2025-03-10 08:27:27,820 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17038) DCM4CHEE<-HS30(506) >> A-ASSOCIATE-RQ
2025-03-10 08:27:27,820 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17038) DCM4CHEE<-HS30(506) << A-ASSOCIATE-AC
2025-03-10 08:27:28,023 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17038) DCM4CHEE<-HS30(506) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310081730344 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:27:34,173 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17038) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:27:34,177 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-17038) DCM4CHEE<-HS30(506): Create Patient[pk=8358, id=PatientID[pk=8358, id=341541, issuer=DCM4CHEE.0F1A4313.09F25D29], name=CLAUDIO HUGNEY MARTINS]
2025-03-10 08:27:34,178 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17038) DCM4CHEE<-HS30(506): Create Study[pk=9388, uid=341541, id=31542]
2025-03-10 08:27:34,179 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17038) DCM4CHEE<-HS30(506): Create Series[pk=9672, uid=1.2.410.200001.101.11.301.1123109166.2.20250310081730036, no=1, mod=US]
2025-03-10 08:27:34,179 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17038) DCM4CHEE<-HS30(506): Create Instance[pk=107585, uid=1.2.410.200001.101.11.301.1123109166.3.20250310081730344, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 08:27:34,180 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17038) DCM4CHEE<-HS30(506): Create Location[pk=107585, systemID=fs1, path=2025/03/10/59FB0182/C69426C4/943E93E5, tsuid=1.2.840.10008.1.2, size=3416654, status=OK, objectType=DICOM_FILE]
2025-03-10 08:27:34,214 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17038) DCM4CHEE<-HS30(506): Updated DB in 40 ms
2025-03-10 08:27:34,215 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-17038) No duplicate record with equal Patient ID found Patient[pk=8358, id=PatientID[pk=8358, id=341541, issuer=DCM4CHEE.0F1A4313.09F25D29], name=CLAUDIO HUGNEY MARTINS]
2025-03-10 08:27:34,216 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17038) DCM4CHEE<-HS30(506) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310081730344 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:27:34,420 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17038) DCM4CHEE<-HS30(506) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310081839659 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:27:36,873 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start UPSProcessingScheduler.execute()
2025-03-10 08:27:36,874 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished UPSProcessingScheduler.execute()
2025-03-10 08:27:41,324 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17038) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:27:41,327 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17038) DCM4CHEE<-HS30(506): Create Instance[pk=107586, uid=1.2.410.200001.101.11.301.1123109166.3.20250310081839659, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 08:27:41,327 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17038) DCM4CHEE<-HS30(506): Create Location[pk=107586, systemID=fs1, path=2025/03/10/59FB0182/C69426C4/95F78F42, tsuid=1.2.840.10008.1.2, size=3416654, status=OK, objectType=DICOM_FILE]
2025-03-10 08:27:41,336 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17038) DCM4CHEE<-HS30(506): Updated DB in 11 ms
2025-03-10 08:27:41,336 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17038) DCM4CHEE<-HS30(506) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310081839659 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:27:41,544 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17038) DCM4CHEE<-HS30(506) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310081923397 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:27:48,039 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17038) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:27:48,041 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17038) DCM4CHEE<-HS30(506): Create Instance[pk=107587, uid=1.2.410.200001.101.11.301.1123109166.3.20250310081923397, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 08:27:48,041 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17038) DCM4CHEE<-HS30(506): Create Location[pk=107587, systemID=fs1, path=2025/03/10/59FB0182/C69426C4/979B8B5D, tsuid=1.2.840.10008.1.2, size=3416654, status=OK, objectType=DICOM_FILE]
2025-03-10 08:27:48,052 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17038) DCM4CHEE<-HS30(506): Updated DB in 13 ms
2025-03-10 08:27:48,052 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17038) DCM4CHEE<-HS30(506) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310081923397 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:27:48,259 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17038) DCM4CHEE<-HS30(506) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310082015673 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:27:51,857 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:27:51,860 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499): Create Instance[pk=107588, uid=1.2.410.200001.101.11.601.1501430850.3.20250308121256754, class=1.2.840.10008.5.1.4.1.1.6.1, no=14]
2025-03-10 08:27:51,860 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499): Create Location[pk=107588, systemID=fs1, path=2025/03/10/59FAF609/5A1E92AF/B1E2C6F3, tsuid=1.2.840.10008.1.2, size=3416626, status=OK, objectType=DICOM_FILE]
2025-03-10 08:27:51,863 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499): Updated DB in 6 ms
2025-03-10 08:27:51,863 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499) << 13:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308121256754 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:27:52,072 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499) >> 14:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308121532951 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:27:53,106 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start AuditScheduler.execute()
2025-03-10 08:27:53,107 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-12) Send audit message to /127.0.0.1:514
2025-03-10 08:27:53,115 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-12) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:27:53,115 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-12) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:27:53,116 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-12) Send audit message to /127.0.0.1:514
2025-03-10 08:27:53,116 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished AuditScheduler.execute()
2025-03-10 08:27:53,944 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17038) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:27:53,946 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17038) DCM4CHEE<-HS30(506): Create Instance[pk=107589, uid=1.2.410.200001.101.11.301.1123109166.3.20250310082015673, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 08:27:53,946 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17038) DCM4CHEE<-HS30(506): Create Location[pk=107589, systemID=fs1, path=2025/03/10/59FB0182/C69426C4/BD190545, tsuid=1.2.840.10008.1.2, size=3416654, status=OK, objectType=DICOM_FILE]
2025-03-10 08:27:53,950 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17038) DCM4CHEE<-HS30(506): Updated DB in 6 ms
2025-03-10 08:27:53,950 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17038) DCM4CHEE<-HS30(506) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310082015673 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:27:54,157 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17038) DCM4CHEE<-HS30(506) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310082033060 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:27:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start TaskScheduler.execute()
2025-03-10 08:27:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished TaskScheduler.execute()
2025-03-10 08:28:00,491 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17038) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:28:00,494 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17038) DCM4CHEE<-HS30(506): Create Instance[pk=107590, uid=1.2.410.200001.101.11.301.1123109166.3.20250310082033060, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 08:28:00,494 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17038) DCM4CHEE<-HS30(506): Create Location[pk=107590, systemID=fs1, path=2025/03/10/59FB0182/C69426C4/BD3434E1, tsuid=1.2.840.10008.1.2, size=3416654, status=OK, objectType=DICOM_FILE]
2025-03-10 08:28:00,513 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17038) DCM4CHEE<-HS30(506): Updated DB in 22 ms
2025-03-10 08:28:00,514 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17038) DCM4CHEE<-HS30(506) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310082033060 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:28:00,721 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17038) DCM4CHEE<-HS30(506) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310082133747 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:28:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start PurgeStorageScheduler.execute()
2025-03-10 08:28:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished PurgeStorageScheduler.execute()
2025-03-10 08:28:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-17043) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 08:28:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-17043) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 08:28:07,453 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17038) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:28:07,455 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17038) DCM4CHEE<-HS30(506): Create Instance[pk=107591, uid=1.2.410.200001.101.11.301.1123109166.3.20250310082133747, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 08:28:07,455 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17038) DCM4CHEE<-HS30(506): Create Location[pk=107591, systemID=fs1, path=2025/03/10/59FB0182/C69426C4/BEE92790, tsuid=1.2.840.10008.1.2, size=3416654, status=OK, objectType=DICOM_FILE]
2025-03-10 08:28:07,459 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17038) DCM4CHEE<-HS30(506): Updated DB in 6 ms
2025-03-10 08:28:07,459 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17038) DCM4CHEE<-HS30(506) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310082133747 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:28:07,664 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17038) DCM4CHEE<-HS30(506) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310082151404 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:28:12,109 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start IANScheduler.execute()
2025-03-10 08:28:12,111 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished IANScheduler.execute()
2025-03-10 08:28:14,359 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17038) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:28:14,361 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17038) DCM4CHEE<-HS30(506): Create Instance[pk=107592, uid=1.2.410.200001.101.11.301.1123109166.3.20250310082151404, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 08:28:14,361 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17038) DCM4CHEE<-HS30(506): Create Location[pk=107592, systemID=fs1, path=2025/03/10/59FB0182/C69426C4/BF046212, tsuid=1.2.840.10008.1.2, size=3416654, status=OK, objectType=DICOM_FILE]
2025-03-10 08:28:14,370 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17038) DCM4CHEE<-HS30(506): Updated DB in 11 ms
2025-03-10 08:28:14,370 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17038) DCM4CHEE<-HS30(506) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310082151404 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:28:14,577 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17038) DCM4CHEE<-HS30(506) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310082351670 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:28:21,073 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17038) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:28:21,075 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17038) DCM4CHEE<-HS30(506): Create Instance[pk=107593, uid=1.2.410.200001.101.11.301.1123109166.3.20250310082351670, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 08:28:21,075 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17038) DCM4CHEE<-HS30(506): Create Location[pk=107593, systemID=fs1, path=2025/03/10/59FB0182/C69426C4/C26E1BA7, tsuid=1.2.840.10008.1.2, size=3416654, status=OK, objectType=DICOM_FILE]
2025-03-10 08:28:21,078 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17038) DCM4CHEE<-HS30(506): Updated DB in 5 ms
2025-03-10 08:28:21,079 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17038) DCM4CHEE<-HS30(506) << 8:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310082351670 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:28:21,286 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17038) DCM4CHEE<-HS30(506) >> A-RELEASE-RQ
2025-03-10 08:28:21,286 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17038) DCM4CHEE<-HS30(506) << A-RELEASE-RP
2025-03-10 08:28:21,337 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-5) DCM4CHEE<-HS30(506): close Socket[addr=187.89.160.56/187.89.160.56,port=52087,localport=11112]
2025-03-10 08:28:22,834 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:28:22,836 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499): Create Instance[pk=107594, uid=1.2.410.200001.101.11.601.1501430850.3.20250308121532951, class=1.2.840.10008.5.1.4.1.1.6.1, no=15]
2025-03-10 08:28:22,836 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499): Create Location[pk=107594, systemID=fs1, path=2025/03/10/59FAF609/5A1E92AF/B6E357D1, tsuid=1.2.840.10008.1.2, size=3416626, status=OK, objectType=DICOM_FILE]
2025-03-10 08:28:22,857 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499): Updated DB in 23 ms
2025-03-10 08:28:22,857 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499) << 14:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308121532951 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:28:23,066 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499) >> 15:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308121539053 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:28:36,874 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start UPSProcessingScheduler.execute()
2025-03-10 08:28:36,875 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished UPSProcessingScheduler.execute()
2025-03-10 08:28:49,993 INFO  [org.dcm4chee.arc.ups.impl.UPSDeleteScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start UPSDeleteScheduler.execute()
2025-03-10 08:28:49,994 INFO  [org.dcm4chee.arc.ups.impl.UPSDeleteScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished UPSDeleteScheduler.execute()
2025-03-10 08:28:53,116 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start AuditScheduler.execute()
2025-03-10 08:28:53,117 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-29) Send audit message to /127.0.0.1:514
2025-03-10 08:28:53,126 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:28:53,126 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:28:53,127 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished AuditScheduler.execute()
2025-03-10 08:28:55,983 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:28:55,985 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499): Create Instance[pk=107595, uid=1.2.410.200001.101.11.601.1501430850.3.20250308121539053, class=1.2.840.10008.5.1.4.1.1.6.1, no=16]
2025-03-10 08:28:55,986 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499): Create Location[pk=107595, systemID=fs1, path=2025/03/10/59FAF609/5A1E92AF/B6E664A3, tsuid=1.2.840.10008.1.2, size=3416626, status=OK, objectType=DICOM_FILE]
2025-03-10 08:28:55,988 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499): Updated DB in 5 ms
2025-03-10 08:28:55,989 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499) << 15:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308121539053 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:28:56,195 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499) >> 16:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308121603531 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:28:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start TaskScheduler.execute()
2025-03-10 08:28:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished TaskScheduler.execute()
2025-03-10 08:29:12,111 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start IANScheduler.execute()
2025-03-10 08:29:12,113 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished IANScheduler.execute()
2025-03-10 08:29:27,309 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:29:27,311 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499): Create Instance[pk=107596, uid=1.2.410.200001.101.11.601.1501430850.3.20250308121603531, class=1.2.840.10008.5.1.4.1.1.6.1, no=17]
2025-03-10 08:29:27,311 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499): Create Location[pk=107596, systemID=fs1, path=2025/03/10/59FAF609/5A1E92AF/B86E4F0A, tsuid=1.2.840.10008.1.2, size=3416626, status=OK, objectType=DICOM_FILE]
2025-03-10 08:29:27,318 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499): Updated DB in 9 ms
2025-03-10 08:29:27,318 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499) << 16:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308121603531 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:29:27,528 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499) >> 17:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308121617869 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:29:36,875 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start UPSProcessingScheduler.execute()
2025-03-10 08:29:36,877 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished UPSProcessingScheduler.execute()
2025-03-10 08:29:50,832 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 08:29:50,835 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 08:29:53,127 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start AuditScheduler.execute()
2025-03-10 08:29:53,128 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-27) Send audit message to /127.0.0.1:514
2025-03-10 08:29:53,137 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:29:53,137 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:29:53,137 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished AuditScheduler.execute()
2025-03-10 08:29:58,645 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:29:58,647 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499): Create Instance[pk=107597, uid=1.2.410.200001.101.11.601.1501430850.3.20250308121617869, class=1.2.840.10008.5.1.4.1.1.6.1, no=18]
2025-03-10 08:29:58,648 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499): Create Location[pk=107597, systemID=fs1, path=2025/03/10/59FAF609/5A1E92AF/B87E43AF, tsuid=1.2.840.10008.1.2, size=3416626, status=OK, objectType=DICOM_FILE]
2025-03-10 08:29:58,670 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499): Updated DB in 25 ms
2025-03-10 08:29:58,671 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499) << 17:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308121617869 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:29:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start TaskScheduler.execute()
2025-03-10 08:29:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished TaskScheduler.execute()
2025-03-10 08:29:58,880 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499) >> 18:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308121644803 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:30:12,113 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start IANScheduler.execute()
2025-03-10 08:30:12,115 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished IANScheduler.execute()
2025-03-10 08:30:30,193 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:30:30,196 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499): Create Instance[pk=107598, uid=1.2.410.200001.101.11.601.1501430850.3.20250308121644803, class=1.2.840.10008.5.1.4.1.1.6.1, no=19]
2025-03-10 08:30:30,196 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499): Create Location[pk=107598, systemID=fs1, path=2025/03/10/59FAF609/5A1E92AF/B8A72C55, tsuid=1.2.840.10008.1.2, size=3416626, status=OK, objectType=DICOM_FILE]
2025-03-10 08:30:30,201 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499): Updated DB in 8 ms
2025-03-10 08:30:30,202 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499) << 18:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308121644803 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:30:30,411 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499) >> 19:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308121852143 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:30:36,877 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start UPSProcessingScheduler.execute()
2025-03-10 08:30:36,878 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished UPSProcessingScheduler.execute()
2025-03-10 08:30:53,138 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start AuditScheduler.execute()
2025-03-10 08:30:53,147 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-17) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:30:53,148 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-17) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:30:53,148 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished AuditScheduler.execute()
2025-03-10 08:30:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start TaskScheduler.execute()
2025-03-10 08:30:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished TaskScheduler.execute()
2025-03-10 08:31:01,523 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:31:01,526 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499): Create Instance[pk=107599, uid=1.2.410.200001.101.11.601.1501430850.3.20250308121852143, class=1.2.840.10008.5.1.4.1.1.6.1, no=20]
2025-03-10 08:31:01,526 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499): Create Location[pk=107599, systemID=fs1, path=2025/03/10/59FAF609/5A1E92AF/BC1DF28B, tsuid=1.2.840.10008.1.2, size=3416626, status=OK, objectType=DICOM_FILE]
2025-03-10 08:31:01,543 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499): Updated DB in 20 ms
2025-03-10 08:31:01,544 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499) << 19:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308121852143 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:31:01,751 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499) >> 20:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308121900417 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:31:12,115 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start IANScheduler.execute()
2025-03-10 08:31:12,117 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished IANScheduler.execute()
2025-03-10 08:31:26,726 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start StudySizeScheduler.execute()
2025-03-10 08:31:26,790 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) Calculated size of 1 studies
2025-03-10 08:31:26,790 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished StudySizeScheduler.execute()
2025-03-10 08:31:32,869 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:31:32,871 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499): Create Instance[pk=107600, uid=1.2.410.200001.101.11.601.1501430850.3.20250308121900417, class=1.2.840.10008.5.1.4.1.1.6.1, no=21]
2025-03-10 08:31:32,871 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499): Create Location[pk=107600, systemID=fs1, path=2025/03/10/59FAF609/5A1E92AF/BD8B77D1, tsuid=1.2.840.10008.1.2, size=3416626, status=OK, objectType=DICOM_FILE]
2025-03-10 08:31:32,891 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499): Updated DB in 22 ms
2025-03-10 08:31:32,892 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499) << 20:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308121900417 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:31:33,099 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499) >> 21:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308121906235 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:31:36,878 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start UPSProcessingScheduler.execute()
2025-03-10 08:31:36,879 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished UPSProcessingScheduler.execute()
2025-03-10 08:31:53,148 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start AuditScheduler.execute()
2025-03-10 08:31:53,157 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-21) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:31:53,157 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-21) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:31:53,157 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished AuditScheduler.execute()
2025-03-10 08:31:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start TaskScheduler.execute()
2025-03-10 08:31:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished TaskScheduler.execute()
2025-03-10 08:32:04,210 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:32:04,213 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499): Create Instance[pk=107601, uid=1.2.410.200001.101.11.601.1501430850.3.20250308121906235, class=1.2.840.10008.5.1.4.1.1.6.1, no=22]
2025-03-10 08:32:04,213 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499): Create Location[pk=107601, systemID=fs1, path=2025/03/10/59FAF609/5A1E92AF/BD8E2AC5, tsuid=1.2.840.10008.1.2, size=3416626, status=OK, objectType=DICOM_FILE]
2025-03-10 08:32:04,216 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499): Updated DB in 6 ms
2025-03-10 08:32:04,217 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499) << 21:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308121906235 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:32:04,426 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499) >> 22:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308121914192 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:32:10,500 INFO  [org.dcm4chee.arc.qmgt.impl.PurgeTaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start PurgeTaskScheduler.execute()
2025-03-10 08:32:10,517 INFO  [org.dcm4chee.arc.qmgt.impl.PurgeTaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished PurgeTaskScheduler.execute()
2025-03-10 08:32:12,117 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start IANScheduler.execute()
2025-03-10 08:32:12,119 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished IANScheduler.execute()
2025-03-10 08:32:35,542 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:32:35,544 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499): Create Instance[pk=107602, uid=1.2.410.200001.101.11.601.1501430850.3.20250308121914192, class=1.2.840.10008.5.1.4.1.1.6.1, no=23]
2025-03-10 08:32:35,545 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499): Create Location[pk=107602, systemID=fs1, path=2025/03/10/59FAF609/5A1E92AF/BD9B567E, tsuid=1.2.840.10008.1.2, size=3416626, status=OK, objectType=DICOM_FILE]
2025-03-10 08:32:35,548 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499): Updated DB in 6 ms
2025-03-10 08:32:35,549 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499) << 22:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308121914192 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:32:35,758 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499) >> 23:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308121930517 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:32:36,879 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start UPSProcessingScheduler.execute()
2025-03-10 08:32:36,880 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished UPSProcessingScheduler.execute()
2025-03-10 08:32:53,158 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start AuditScheduler.execute()
2025-03-10 08:32:53,159 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-2) Send audit message to /127.0.0.1:514
2025-03-10 08:32:53,167 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-2) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:32:53,167 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-2) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:32:53,167 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished AuditScheduler.execute()
2025-03-10 08:32:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start TaskScheduler.execute()
2025-03-10 08:32:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished TaskScheduler.execute()
2025-03-10 08:33:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start PurgeStorageScheduler.execute()
2025-03-10 08:33:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished PurgeStorageScheduler.execute()
2025-03-10 08:33:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-17064) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 08:33:01,702 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-17064) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 08:33:06,877 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:33:06,879 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499): Create Instance[pk=107603, uid=1.2.410.200001.101.11.601.1501430850.3.20250308121930517, class=1.2.840.10008.5.1.4.1.1.6.1, no=24]
2025-03-10 08:33:06,879 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499): Create Location[pk=107603, systemID=fs1, path=2025/03/10/59FAF609/5A1E92AF/BDB5C215, tsuid=1.2.840.10008.1.2, size=3416626, status=OK, objectType=DICOM_FILE]
2025-03-10 08:33:06,902 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499): Updated DB in 25 ms
2025-03-10 08:33:06,902 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499) << 23:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308121930517 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:33:07,110 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499) >> 24:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308122007376 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:33:12,119 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start IANScheduler.execute()
2025-03-10 08:33:12,121 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished IANScheduler.execute()
2025-03-10 08:33:36,880 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start UPSProcessingScheduler.execute()
2025-03-10 08:33:36,881 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished UPSProcessingScheduler.execute()
2025-03-10 08:33:38,072 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:33:38,074 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499): Create Instance[pk=107604, uid=1.2.410.200001.101.11.601.1501430850.3.20250308122007376, class=1.2.840.10008.5.1.4.1.1.6.1, no=25]
2025-03-10 08:33:38,074 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499): Create Location[pk=107604, systemID=fs1, path=2025/03/10/59FAF609/5A1E92AF/E319410C, tsuid=1.2.840.10008.1.2, size=3416626, status=OK, objectType=DICOM_FILE]
2025-03-10 08:33:38,096 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499): Updated DB in 24 ms
2025-03-10 08:33:38,097 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499) << 24:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308122007376 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:33:38,303 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499) >> 25:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308122048252 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:33:53,168 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start AuditScheduler.execute()
2025-03-10 08:33:53,168 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-12) Send audit message to /127.0.0.1:514
2025-03-10 08:33:53,169 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-12) Send audit message to /127.0.0.1:514
2025-03-10 08:33:53,169 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-12) Send audit message to /127.0.0.1:514
2025-03-10 08:33:53,169 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-12) Send audit message to /127.0.0.1:514
2025-03-10 08:33:53,170 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-12) Send audit message to /127.0.0.1:514
2025-03-10 08:33:53,170 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-12) Send audit message to /127.0.0.1:514
2025-03-10 08:33:53,170 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-12) Send audit message to /127.0.0.1:514
2025-03-10 08:33:53,171 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-12) Send audit message to /127.0.0.1:514
2025-03-10 08:33:53,179 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-12) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:33:53,179 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-12) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:33:53,180 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-12) Send audit message to /127.0.0.1:514
2025-03-10 08:33:53,180 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-12) Send audit message to /127.0.0.1:514
2025-03-10 08:33:53,180 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-12) Send audit message to /127.0.0.1:514
2025-03-10 08:33:53,180 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished AuditScheduler.execute()
2025-03-10 08:33:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start TaskScheduler.execute()
2025-03-10 08:33:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished TaskScheduler.execute()
2025-03-10 08:34:12,121 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start IANScheduler.execute()
2025-03-10 08:34:12,123 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished IANScheduler.execute()
2025-03-10 08:34:13,774 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:34:13,776 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499): Create Instance[pk=107605, uid=1.2.410.200001.101.11.601.1501430850.3.20250308122048252, class=1.2.840.10008.5.1.4.1.1.6.1, no=26]
2025-03-10 08:34:13,777 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499): Create Location[pk=107605, systemID=fs1, path=2025/03/10/59FAF609/5A1E92AF/E3520F6C, tsuid=1.2.840.10008.1.2, size=3915734, status=OK, objectType=DICOM_FILE]
2025-03-10 08:34:13,780 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499): Updated DB in 6 ms
2025-03-10 08:34:13,781 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499) << 25:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308122048252 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:34:13,986 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499) >> 26:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308122123686 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:34:36,882 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start UPSProcessingScheduler.execute()
2025-03-10 08:34:36,883 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished UPSProcessingScheduler.execute()
2025-03-10 08:34:49,669 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:34:49,671 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499): Create Instance[pk=107606, uid=1.2.410.200001.101.11.601.1501430850.3.20250308122123686, class=1.2.840.10008.5.1.4.1.1.6.1, no=27]
2025-03-10 08:34:49,671 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499): Create Location[pk=107606, systemID=fs1, path=2025/03/10/59FAF609/5A1E92AF/E4E88293, tsuid=1.2.840.10008.1.2, size=3915734, status=OK, objectType=DICOM_FILE]
2025-03-10 08:34:49,682 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499): Updated DB in 13 ms
2025-03-10 08:34:49,683 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499) << 26:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308122123686 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:34:49,889 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499) >> 27:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308122154321 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:34:50,835 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 08:34:50,837 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 08:34:53,180 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start AuditScheduler.execute()
2025-03-10 08:34:53,189 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-18) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:34:53,189 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-18) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:34:53,189 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished AuditScheduler.execute()
2025-03-10 08:34:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start TaskScheduler.execute()
2025-03-10 08:34:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished TaskScheduler.execute()
2025-03-10 08:35:12,124 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start IANScheduler.execute()
2025-03-10 08:35:12,125 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished IANScheduler.execute()
2025-03-10 08:35:25,360 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:35:25,362 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499): Create Instance[pk=107607, uid=1.2.410.200001.101.11.601.1501430850.3.20250308122154321, class=1.2.840.10008.5.1.4.1.1.6.1, no=28]
2025-03-10 08:35:25,363 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499): Create Location[pk=107607, systemID=fs1, path=2025/03/10/59FAF609/5A1E92AF/E5133173, tsuid=1.2.840.10008.1.2, size=3915734, status=OK, objectType=DICOM_FILE]
2025-03-10 08:35:25,375 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499): Updated DB in 15 ms
2025-03-10 08:35:25,375 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499) << 27:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308122154321 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:35:25,584 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499) >> 28:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308122243653 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:35:36,883 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start UPSProcessingScheduler.execute()
2025-03-10 08:35:36,884 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished UPSProcessingScheduler.execute()
2025-03-10 08:35:53,190 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start AuditScheduler.execute()
2025-03-10 08:35:53,199 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-13) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:35:53,199 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-13) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:35:53,199 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished AuditScheduler.execute()
2025-03-10 08:35:56,544 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:35:56,547 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499): Create Instance[pk=107608, uid=1.2.410.200001.101.11.601.1501430850.3.20250308122243653, class=1.2.840.10008.5.1.4.1.1.6.1, no=29]
2025-03-10 08:35:56,547 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499): Create Location[pk=107608, systemID=fs1, path=2025/03/10/59FAF609/5A1E92AF/E6B989D4, tsuid=1.2.840.10008.1.2, size=3416626, status=OK, objectType=DICOM_FILE]
2025-03-10 08:35:56,560 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499): Updated DB in 16 ms
2025-03-10 08:35:56,560 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499) << 28:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308122243653 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:35:56,770 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499) >> 29:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308122315035 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:35:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start TaskScheduler.execute()
2025-03-10 08:35:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished TaskScheduler.execute()
2025-03-10 08:36:12,126 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start IANScheduler.execute()
2025-03-10 08:36:12,128 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished IANScheduler.execute()
2025-03-10 08:36:26,790 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start StudySizeScheduler.execute()
2025-03-10 08:36:26,866 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) Calculated size of 1 studies
2025-03-10 08:36:26,866 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished StudySizeScheduler.execute()
2025-03-10 08:36:27,879 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:36:27,881 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499): Create Instance[pk=107609, uid=1.2.410.200001.101.11.601.1501430850.3.20250308122315035, class=1.2.840.10008.5.1.4.1.1.6.1, no=30]
2025-03-10 08:36:27,882 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499): Create Location[pk=107609, systemID=fs1, path=2025/03/10/59FAF609/5A1E92AF/E844EDEC, tsuid=1.2.840.10008.1.2, size=3416626, status=OK, objectType=DICOM_FILE]
2025-03-10 08:36:27,889 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499): Updated DB in 10 ms
2025-03-10 08:36:27,889 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499) << 29:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308122315035 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:36:28,098 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499) >> 30:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308122341144 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:36:36,884 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start UPSProcessingScheduler.execute()
2025-03-10 08:36:36,885 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished UPSProcessingScheduler.execute()
2025-03-10 08:36:53,199 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start AuditScheduler.execute()
2025-03-10 08:36:53,208 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-14) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:36:53,208 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-14) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:36:53,208 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished AuditScheduler.execute()
2025-03-10 08:36:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start TaskScheduler.execute()
2025-03-10 08:36:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished TaskScheduler.execute()
2025-03-10 08:36:59,059 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:36:59,062 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499): Create Instance[pk=107610, uid=1.2.410.200001.101.11.601.1501430850.3.20250308122341144, class=1.2.840.10008.5.1.4.1.1.6.1, no=31]
2025-03-10 08:36:59,062 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499): Create Location[pk=107610, systemID=fs1, path=2025/03/10/59FAF609/5A1E92AF/E86D66D2, tsuid=1.2.840.10008.1.2, size=3416626, status=OK, objectType=DICOM_FILE]
2025-03-10 08:36:59,086 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499): Updated DB in 26 ms
2025-03-10 08:36:59,087 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499) << 30:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308122341144 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:36:59,295 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499) >> A-RELEASE-RQ
2025-03-10 08:36:59,295 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(499) << A-RELEASE-RP
2025-03-10 08:36:59,345 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-17) DCM4CHEE<-HS60MT(499): close Socket[addr=187.89.160.56/187.89.160.56,port=49252,localport=11112]
2025-03-10 08:36:59,716 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49253,localport=11112]
2025-03-10 08:36:59,716 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(507) >> A-ASSOCIATE-RQ
2025-03-10 08:36:59,716 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(507) << A-ASSOCIATE-AC
2025-03-10 08:36:59,910 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(507) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308092538988 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:37:12,128 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start IANScheduler.execute()
2025-03-10 08:37:12,130 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished IANScheduler.execute()
2025-03-10 08:37:29,894 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:37:29,897 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(507): Found previous received Instance[pk=107528, uid=1.2.410.200001.101.11.601.1501430850.3.20250308092538988, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 08:37:29,898 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(507): Ignore received Instance[studyUID=341522,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308092538632,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308092538988] with equal digest
2025-03-10 08:37:29,898 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(507): Updated DB in 4 ms
2025-03-10 08:37:29,899 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(507) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308092538988 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:37:30,099 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(507) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308092727170 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:37:36,886 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start UPSProcessingScheduler.execute()
2025-03-10 08:37:36,887 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished UPSProcessingScheduler.execute()
2025-03-10 08:37:53,208 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start AuditScheduler.execute()
2025-03-10 08:37:53,217 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-10) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:37:53,217 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-10) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:37:53,218 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-10) Send audit message to /127.0.0.1:514
2025-03-10 08:37:53,218 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished AuditScheduler.execute()
2025-03-10 08:37:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start TaskScheduler.execute()
2025-03-10 08:37:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished TaskScheduler.execute()
2025-03-10 08:37:59,714 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:37:59,717 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(507): Found previous received Instance[pk=107535, uid=1.2.410.200001.101.11.601.1501430850.3.20250308092727170, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 08:37:59,717 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(507): Ignore received Instance[studyUID=341522,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308092538632,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308092727170] with equal digest
2025-03-10 08:37:59,718 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(507): Updated DB in 4 ms
2025-03-10 08:37:59,719 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(507) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308092727170 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:37:59,918 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(507) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308092736194 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:38:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start PurgeStorageScheduler.execute()
2025-03-10 08:38:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished PurgeStorageScheduler.execute()
2025-03-10 08:38:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-17085) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 08:38:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-17085) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 08:38:12,130 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start IANScheduler.execute()
2025-03-10 08:38:12,132 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished IANScheduler.execute()
2025-03-10 08:38:29,725 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:38:29,727 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(507): Found previous received Instance[pk=107536, uid=1.2.410.200001.101.11.601.1501430850.3.20250308092736194, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 08:38:29,727 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(507): Ignore received Instance[studyUID=341522,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308092538632,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308092736194] with equal digest
2025-03-10 08:38:29,728 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(507): Updated DB in 3 ms
2025-03-10 08:38:29,729 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(507) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308092736194 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:38:29,926 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(507) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308092904279 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:38:36,887 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start UPSProcessingScheduler.execute()
2025-03-10 08:38:36,888 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished UPSProcessingScheduler.execute()
2025-03-10 08:38:53,218 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start AuditScheduler.execute()
2025-03-10 08:38:53,227 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-11) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:38:53,227 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-11) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:38:53,228 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-11) Send audit message to /127.0.0.1:514
2025-03-10 08:38:53,229 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished AuditScheduler.execute()
2025-03-10 08:38:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start TaskScheduler.execute()
2025-03-10 08:38:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished TaskScheduler.execute()
2025-03-10 08:38:59,924 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:38:59,926 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(507): Found previous received Instance[pk=107537, uid=1.2.410.200001.101.11.601.1501430850.3.20250308092904279, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 08:38:59,927 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(507): Ignore received Instance[studyUID=341522,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308092538632,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308092904279] with equal digest
2025-03-10 08:38:59,927 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(507): Updated DB in 3 ms
2025-03-10 08:38:59,928 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(507) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308092904279 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:39:00,126 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(507) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308092922570 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:39:12,132 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start IANScheduler.execute()
2025-03-10 08:39:12,134 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished IANScheduler.execute()
2025-03-10 08:39:29,781 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:39:29,784 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(507): Found previous received Instance[pk=107538, uid=1.2.410.200001.101.11.601.1501430850.3.20250308092922570, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 08:39:29,784 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(507): Ignore received Instance[studyUID=341522,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308092538632,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308092922570] with equal digest
2025-03-10 08:39:29,784 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(507): Updated DB in 3 ms
2025-03-10 08:39:29,786 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(507) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308092922570 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:39:29,985 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(507) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308110215121 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:39:36,888 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start UPSProcessingScheduler.execute()
2025-03-10 08:39:36,889 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished UPSProcessingScheduler.execute()
2025-03-10 08:39:50,837 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 08:39:50,840 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 08:39:53,229 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start AuditScheduler.execute()
2025-03-10 08:39:53,238 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:39:53,238 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:39:53,238 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished AuditScheduler.execute()
2025-03-10 08:39:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start TaskScheduler.execute()
2025-03-10 08:39:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished TaskScheduler.execute()
2025-03-10 08:39:59,793 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:39:59,797 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(507): Found previous received Instance[pk=107539, uid=1.2.410.200001.101.11.601.1501430850.3.20250308110215121, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 08:39:59,798 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(507): Ignore received Instance[studyUID=341522,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308105843027,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308110215121] with equal digest
2025-03-10 08:39:59,798 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(507): Updated DB in 5 ms
2025-03-10 08:39:59,799 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(507) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308110215121 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:39:59,996 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(507) >> A-RELEASE-RQ
2025-03-10 08:39:59,996 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(507) << A-RELEASE-RP
2025-03-10 08:40:00,047 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-12) DCM4CHEE<-HS60MT(507): close Socket[addr=187.89.160.56/187.89.160.56,port=49253,localport=11112]
2025-03-10 08:40:00,383 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49254,localport=11112]
2025-03-10 08:40:00,384 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(508) >> A-ASSOCIATE-RQ
2025-03-10 08:40:00,384 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(508) << A-ASSOCIATE-AC
2025-03-10 08:40:00,575 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(508) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308090453897 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:40:12,134 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start IANScheduler.execute()
2025-03-10 08:40:12,136 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished IANScheduler.execute()
2025-03-10 08:40:36,889 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start UPSProcessingScheduler.execute()
2025-03-10 08:40:36,890 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished UPSProcessingScheduler.execute()
2025-03-10 08:40:39,337 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:40:39,341 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(508): Create Patient[pk=8359, id=PatientID[pk=8359, id=341513, issuer=DCM4CHEE.BD9AEA5B.0BA793C3], name=FABIANA MAGALHAES POLONIA]
2025-03-10 08:40:39,342 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(508): Create Study[pk=9389, uid=341513, id=31423]
2025-03-10 08:40:39,343 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(508): Create Series[pk=9673, uid=1.2.410.200001.101.11.601.1501430850.2.20250308090453691, no=1, mod=US]
2025-03-10 08:40:39,343 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(508): Create Instance[pk=107611, uid=1.2.410.200001.101.11.601.1501430850.3.20250308090453897, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 08:40:39,343 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(508): Create Location[pk=107611, systemID=fs1, path=2025/03/10/59FB0127/F59E45E2/C348AF2B, tsuid=1.2.840.10008.1.2, size=3416830, status=OK, objectType=DICOM_FILE]
2025-03-10 08:40:39,370 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(508): Updated DB in 33 ms
2025-03-10 08:40:39,371 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) No duplicate record with equal Patient ID found Patient[pk=8359, id=PatientID[pk=8359, id=341513, issuer=DCM4CHEE.BD9AEA5B.0BA793C3], name=FABIANA MAGALHAES POLONIA]
2025-03-10 08:40:39,372 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(508) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308090453897 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:40:39,570 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(508) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308090655551 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:40:53,238 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start AuditScheduler.execute()
2025-03-10 08:40:53,247 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-16) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:40:53,247 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-16) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:40:53,247 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished AuditScheduler.execute()
2025-03-10 08:40:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start TaskScheduler.execute()
2025-03-10 08:40:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished TaskScheduler.execute()
2025-03-10 08:41:12,137 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start IANScheduler.execute()
2025-03-10 08:41:12,138 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished IANScheduler.execute()
2025-03-10 08:41:13,324 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:41:13,327 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(508): Create Instance[pk=107612, uid=1.2.410.200001.101.11.601.1501430850.3.20250308090655551, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 08:41:13,327 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(508): Create Location[pk=107612, systemID=fs1, path=2025/03/10/59FB0127/F59E45E2/C6B33D62, tsuid=1.2.840.10008.1.2, size=3416682, status=OK, objectType=DICOM_FILE]
2025-03-10 08:41:13,353 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(508): Updated DB in 29 ms
2025-03-10 08:41:13,354 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(508) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308090655551 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:41:13,552 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(508) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308090931567 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:41:26,867 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start StudySizeScheduler.execute()
2025-03-10 08:41:26,868 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished StudySizeScheduler.execute()
2025-03-10 08:41:36,890 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start UPSProcessingScheduler.execute()
2025-03-10 08:41:36,891 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished UPSProcessingScheduler.execute()
2025-03-10 08:41:52,044 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:41:52,046 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(508): Create Instance[pk=107613, uid=1.2.410.200001.101.11.601.1501430850.3.20250308090931567, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 08:41:52,046 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(508): Create Location[pk=107613, systemID=fs1, path=2025/03/10/59FB0127/F59E45E2/CBB3C6E6, tsuid=1.2.840.10008.1.2, size=3416682, status=OK, objectType=DICOM_FILE]
2025-03-10 08:41:52,058 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(508): Updated DB in 14 ms
2025-03-10 08:41:52,059 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(508) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308090931567 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:41:52,258 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(508) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308090946915 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:41:53,247 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start AuditScheduler.execute()
2025-03-10 08:41:53,256 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:41:53,256 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:41:53,257 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-29) Send audit message to /127.0.0.1:514
2025-03-10 08:41:53,257 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished AuditScheduler.execute()
2025-03-10 08:41:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start TaskScheduler.execute()
2025-03-10 08:41:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished TaskScheduler.execute()
2025-03-10 08:42:12,139 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start IANScheduler.execute()
2025-03-10 08:42:12,140 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished IANScheduler.execute()
2025-03-10 08:42:21,834 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:42:21,836 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(508): Create Instance[pk=107614, uid=1.2.410.200001.101.11.601.1501430850.3.20250308090946915, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 08:42:21,836 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(508): Create Location[pk=107614, systemID=fs1, path=2025/03/10/59FB0127/F59E45E2/CBC432A9, tsuid=1.2.840.10008.1.2, size=3416682, status=OK, objectType=DICOM_FILE]
2025-03-10 08:42:21,851 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(508): Updated DB in 17 ms
2025-03-10 08:42:21,852 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(508) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308090946915 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:42:22,050 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(508) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308091011856 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:42:36,892 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start UPSProcessingScheduler.execute()
2025-03-10 08:42:36,893 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished UPSProcessingScheduler.execute()
2025-03-10 08:42:51,630 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:42:51,632 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(508): Create Instance[pk=107615, uid=1.2.410.200001.101.11.601.1501430850.3.20250308091011856, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 08:42:51,632 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(508): Create Location[pk=107615, systemID=fs1, path=2025/03/10/59FB0127/F59E45E2/F12240B1, tsuid=1.2.840.10008.1.2, size=3416830, status=OK, objectType=DICOM_FILE]
2025-03-10 08:42:51,659 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(508): Updated DB in 29 ms
2025-03-10 08:42:51,659 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(508) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308091011856 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:42:51,856 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(508) >> A-RELEASE-RQ
2025-03-10 08:42:51,856 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(508) << A-RELEASE-RP
2025-03-10 08:42:51,907 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-27) DCM4CHEE<-HS60MT(508): close Socket[addr=187.89.160.56/187.89.160.56,port=49254,localport=11112]
2025-03-10 08:42:52,178 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340900&seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250220091345696&objectUID=1.2.410.200001.101.11.301.1144174170.3.20250220091346056&contentType=image/jpeg from null@162.240.235.97
2025-03-10 08:42:52,252 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340900&seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250220091345696&objectUID=1.2.410.200001.101.11.301.1144174170.3.20250220091349284&contentType=image/jpeg from null@162.240.235.97
2025-03-10 08:42:52,273 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49255,localport=11112]
2025-03-10 08:42:52,273 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(509) >> A-ASSOCIATE-RQ
2025-03-10 08:42:52,273 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(509) << A-ASSOCIATE-AC
2025-03-10 08:42:52,306 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340900&seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250220091345696&objectUID=1.2.410.200001.101.11.301.1144174170.3.20250220091415030&contentType=image/jpeg from null@162.240.235.97
2025-03-10 08:42:52,381 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340900&seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250220091345696&objectUID=1.2.410.200001.101.11.301.1144174170.3.20250220091428594&contentType=image/jpeg from null@162.240.235.97
2025-03-10 08:42:52,443 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340900&seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250220091345696&objectUID=1.2.410.200001.101.11.301.1144174170.3.20250220091543509&contentType=image/jpeg from null@162.240.235.97
2025-03-10 08:42:52,472 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(509) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308090453897 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:42:52,509 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340900&seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250220091345696&objectUID=1.2.410.200001.101.11.301.1144174170.3.20250220091554245&contentType=image/jpeg from null@162.240.235.97
2025-03-10 08:42:52,570 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340900&seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250220091345696&objectUID=1.2.410.200001.101.11.301.1144174170.3.20250220091621636&contentType=image/jpeg from null@162.240.235.97
2025-03-10 08:42:52,624 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340900&seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250220091345696&objectUID=1.2.410.200001.101.11.301.1144174170.3.20250220091654643&contentType=image/jpeg from null@162.240.235.97
2025-03-10 08:42:52,675 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340900&seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250220091345696&objectUID=1.2.410.200001.101.11.301.1144174170.3.20250220091711311&contentType=image/jpeg from null@162.240.235.97
2025-03-10 08:42:52,724 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340900&seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250220091345696&objectUID=1.2.410.200001.101.11.301.1144174170.3.20250220091743821&contentType=image/jpeg from null@162.240.235.97
2025-03-10 08:42:52,775 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340900&seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250220091345696&objectUID=1.2.410.200001.101.11.301.1144174170.3.20250220091753895&contentType=image/jpeg from null@162.240.235.97
2025-03-10 08:42:52,824 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340900&seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250220091345696&objectUID=1.2.410.200001.101.11.301.1144174170.3.20250220091830595&contentType=image/jpeg from null@162.240.235.97
2025-03-10 08:42:52,887 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340900&seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250220091345696&objectUID=1.2.410.200001.101.11.301.1144174170.3.20250220091851129&contentType=image/jpeg from null@162.240.235.97
2025-03-10 08:42:52,938 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340900&seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250220091345696&objectUID=1.2.410.200001.101.11.301.1144174170.3.20250220091924907&contentType=image/jpeg from null@162.240.235.97
2025-03-10 08:42:52,994 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340900&seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250220091345696&objectUID=1.2.410.200001.101.11.301.1144174170.3.20250220092005994&contentType=image/jpeg from null@162.240.235.97
2025-03-10 08:42:53,257 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start AuditScheduler.execute()
2025-03-10 08:42:53,266 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-7) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:42:53,266 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-7) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:42:53,266 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished AuditScheduler.execute()
2025-03-10 08:42:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start TaskScheduler.execute()
2025-03-10 08:42:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished TaskScheduler.execute()
2025-03-10 08:43:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start PurgeStorageScheduler.execute()
2025-03-10 08:43:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished PurgeStorageScheduler.execute()
2025-03-10 08:43:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-17106) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 08:43:01,702 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-17106) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 08:43:12,141 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start IANScheduler.execute()
2025-03-10 08:43:12,142 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished IANScheduler.execute()
2025-03-10 08:43:23,485 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:43:23,488 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(509): Found previous received Instance[pk=107611, uid=1.2.410.200001.101.11.601.1501430850.3.20250308090453897, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 08:43:23,489 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(509): Ignore received Instance[studyUID=341513,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308090453691,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308090453897] with equal digest
2025-03-10 08:43:23,489 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(509): Updated DB in 4 ms
2025-03-10 08:43:23,490 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(509) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308090453897 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:43:23,692 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(509) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308090655551 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:43:36,893 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start UPSProcessingScheduler.execute()
2025-03-10 08:43:36,894 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished UPSProcessingScheduler.execute()
2025-03-10 08:43:53,266 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start AuditScheduler.execute()
2025-03-10 08:43:53,267 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-22) Send audit message to /127.0.0.1:514
2025-03-10 08:43:53,276 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-22) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:43:53,276 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-22) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:43:53,276 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-22) Send audit message to /127.0.0.1:514
2025-03-10 08:43:53,277 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished AuditScheduler.execute()
2025-03-10 08:43:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start TaskScheduler.execute()
2025-03-10 08:43:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished TaskScheduler.execute()
2025-03-10 08:44:03,338 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:44:03,340 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(509): Found previous received Instance[pk=107612, uid=1.2.410.200001.101.11.601.1501430850.3.20250308090655551, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 08:44:03,341 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(509): Ignore received Instance[studyUID=341513,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308090453691,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308090655551] with equal digest
2025-03-10 08:44:03,341 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(509): Updated DB in 3 ms
2025-03-10 08:44:03,342 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(509) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308090655551 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:44:03,544 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(509) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308090931567 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:44:12,143 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start IANScheduler.execute()
2025-03-10 08:44:12,144 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished IANScheduler.execute()
2025-03-10 08:44:36,894 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start UPSProcessingScheduler.execute()
2025-03-10 08:44:36,895 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished UPSProcessingScheduler.execute()
2025-03-10 08:44:39,540 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:44:39,542 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(509): Found previous received Instance[pk=107613, uid=1.2.410.200001.101.11.601.1501430850.3.20250308090931567, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 08:44:39,543 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(509): Ignore received Instance[studyUID=341513,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308090453691,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308090931567] with equal digest
2025-03-10 08:44:39,543 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(509): Updated DB in 3 ms
2025-03-10 08:44:39,544 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(509) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308090931567 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:44:39,748 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(509) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308090946915 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:44:50,840 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 08:44:50,842 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 08:44:53,277 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start AuditScheduler.execute()
2025-03-10 08:44:53,286 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-30) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:44:53,286 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-30) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:44:53,286 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished AuditScheduler.execute()
2025-03-10 08:44:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start TaskScheduler.execute()
2025-03-10 08:44:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished TaskScheduler.execute()
2025-03-10 08:45:12,145 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start IANScheduler.execute()
2025-03-10 08:45:12,146 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished IANScheduler.execute()
2025-03-10 08:45:21,708 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:45:21,710 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(509): Found previous received Instance[pk=107614, uid=1.2.410.200001.101.11.601.1501430850.3.20250308090946915, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 08:45:21,711 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(509): Ignore received Instance[studyUID=341513,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308090453691,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308090946915] with equal digest
2025-03-10 08:45:21,711 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(509): Updated DB in 3 ms
2025-03-10 08:45:21,712 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(509) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308090946915 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:45:21,916 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(509) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308091011856 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:45:36,896 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start UPSProcessingScheduler.execute()
2025-03-10 08:45:36,897 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished UPSProcessingScheduler.execute()
2025-03-10 08:45:53,286 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start AuditScheduler.execute()
2025-03-10 08:45:53,295 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-2) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:45:53,295 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-2) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:45:53,295 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished AuditScheduler.execute()
2025-03-10 08:45:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start TaskScheduler.execute()
2025-03-10 08:45:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished TaskScheduler.execute()
2025-03-10 08:46:00,837 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:46:00,839 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(509): Found previous received Instance[pk=107615, uid=1.2.410.200001.101.11.601.1501430850.3.20250308091011856, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 08:46:00,840 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(509): Ignore received Instance[studyUID=341513,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308090453691,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308091011856] with equal digest
2025-03-10 08:46:00,840 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(509): Updated DB in 3 ms
2025-03-10 08:46:00,841 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(509) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308091011856 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:46:01,046 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(509) >> A-RELEASE-RQ
2025-03-10 08:46:01,046 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(509) << A-RELEASE-RP
2025-03-10 08:46:01,096 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-9) DCM4CHEE<-HS60MT(509): close Socket[addr=187.89.160.56/187.89.160.56,port=49255,localport=11112]
2025-03-10 08:46:01,455 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49256,localport=11112]
2025-03-10 08:46:01,455 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(510) >> A-ASSOCIATE-RQ
2025-03-10 08:46:01,455 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(510) << A-ASSOCIATE-AC
2025-03-10 08:46:01,667 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(510) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308092538988 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:46:12,147 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start IANScheduler.execute()
2025-03-10 08:46:12,148 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished IANScheduler.execute()
2025-03-10 08:46:12,822 INFO  [org.dcm4chee.arc.stgcmt.impl.PurgeStgCmtScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start PurgeStgCmtScheduler.execute()
2025-03-10 08:46:12,823 INFO  [org.dcm4chee.arc.stgcmt.impl.PurgeStgCmtScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished PurgeStgCmtScheduler.execute()
2025-03-10 08:46:26,869 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start StudySizeScheduler.execute()
2025-03-10 08:46:26,935 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) Calculated size of 1 studies
2025-03-10 08:46:26,935 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished StudySizeScheduler.execute()
2025-03-10 08:46:36,897 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start UPSProcessingScheduler.execute()
2025-03-10 08:46:36,898 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished UPSProcessingScheduler.execute()
2025-03-10 08:46:42,588 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:46:42,591 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(510): Found previous received Instance[pk=107528, uid=1.2.410.200001.101.11.601.1501430850.3.20250308092538988, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 08:46:42,592 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(510): Ignore received Instance[studyUID=341522,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308092538632,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308092538988] with equal digest
2025-03-10 08:46:42,592 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(510): Updated DB in 4 ms
2025-03-10 08:46:42,593 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(510) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308092538988 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:46:42,793 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(510) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308092727170 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:46:53,295 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start AuditScheduler.execute()
2025-03-10 08:46:53,305 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-6) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:46:53,305 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-6) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:46:53,305 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished AuditScheduler.execute()
2025-03-10 08:46:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start TaskScheduler.execute()
2025-03-10 08:46:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished TaskScheduler.execute()
2025-03-10 08:47:12,149 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start IANScheduler.execute()
2025-03-10 08:47:12,150 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished IANScheduler.execute()
2025-03-10 08:47:23,121 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:47:23,123 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(510): Found previous received Instance[pk=107535, uid=1.2.410.200001.101.11.601.1501430850.3.20250308092727170, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 08:47:23,123 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(510): Ignore received Instance[studyUID=341522,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308092538632,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308092727170] with equal digest
2025-03-10 08:47:23,124 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(510): Updated DB in 3 ms
2025-03-10 08:47:23,125 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(510) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308092727170 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:47:23,326 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(510) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308092736194 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:47:36,898 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start UPSProcessingScheduler.execute()
2025-03-10 08:47:36,899 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished UPSProcessingScheduler.execute()
2025-03-10 08:47:53,305 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start AuditScheduler.execute()
2025-03-10 08:47:53,306 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-20) Send audit message to /127.0.0.1:514
2025-03-10 08:47:53,315 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-20) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:47:53,316 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-20) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:47:53,316 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished AuditScheduler.execute()
2025-03-10 08:47:53,531 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:47:53,534 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(510): Found previous received Instance[pk=107536, uid=1.2.410.200001.101.11.601.1501430850.3.20250308092736194, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 08:47:53,534 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(510): Ignore received Instance[studyUID=341522,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308092538632,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308092736194] with equal digest
2025-03-10 08:47:53,535 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(510): Updated DB in 3 ms
2025-03-10 08:47:53,536 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(510) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308092736194 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:47:53,737 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(510) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308092904279 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:47:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start TaskScheduler.execute()
2025-03-10 08:47:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished TaskScheduler.execute()
2025-03-10 08:48:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start PurgeStorageScheduler.execute()
2025-03-10 08:48:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished PurgeStorageScheduler.execute()
2025-03-10 08:48:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-17127) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 08:48:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-17127) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 08:48:12,151 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start IANScheduler.execute()
2025-03-10 08:48:12,153 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished IANScheduler.execute()
2025-03-10 08:48:23,982 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:48:23,984 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(510): Found previous received Instance[pk=107537, uid=1.2.410.200001.101.11.601.1501430850.3.20250308092904279, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 08:48:23,985 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(510): Ignore received Instance[studyUID=341522,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308092538632,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308092904279] with equal digest
2025-03-10 08:48:23,985 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(510): Updated DB in 3 ms
2025-03-10 08:48:23,986 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(510) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308092904279 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:48:24,190 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(510) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308092922570 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:48:36,900 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start UPSProcessingScheduler.execute()
2025-03-10 08:48:36,901 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished UPSProcessingScheduler.execute()
2025-03-10 08:48:53,316 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start AuditScheduler.execute()
2025-03-10 08:48:53,324 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-3) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:48:53,325 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-3) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:48:53,325 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished AuditScheduler.execute()
2025-03-10 08:48:54,580 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:48:54,582 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(510): Found previous received Instance[pk=107538, uid=1.2.410.200001.101.11.601.1501430850.3.20250308092922570, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 08:48:54,583 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(510): Ignore received Instance[studyUID=341522,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308092538632,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308092922570] with equal digest
2025-03-10 08:48:54,583 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(510): Updated DB in 3 ms
2025-03-10 08:48:54,584 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(510) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308092922570 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:48:54,787 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(510) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308110215121 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:48:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start TaskScheduler.execute()
2025-03-10 08:48:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished TaskScheduler.execute()
2025-03-10 08:49:12,153 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start IANScheduler.execute()
2025-03-10 08:49:12,155 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished IANScheduler.execute()
2025-03-10 08:49:25,177 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:49:25,181 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(510): Found previous received Instance[pk=107539, uid=1.2.410.200001.101.11.601.1501430850.3.20250308110215121, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 08:49:25,181 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(510): Ignore received Instance[studyUID=341522,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308105843027,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308110215121] with equal digest
2025-03-10 08:49:25,181 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(510): Updated DB in 3 ms
2025-03-10 08:49:25,182 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(510) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308110215121 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:49:25,383 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(510) >> A-RELEASE-RQ
2025-03-10 08:49:25,383 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(510) << A-RELEASE-RP
2025-03-10 08:49:25,433 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-19) DCM4CHEE<-HS60MT(510): close Socket[addr=187.89.160.56/187.89.160.56,port=49256,localport=11112]
2025-03-10 08:49:25,781 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49257,localport=11112]
2025-03-10 08:49:25,782 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(511) >> A-ASSOCIATE-RQ
2025-03-10 08:49:25,782 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(511) << A-ASSOCIATE-AC
2025-03-10 08:49:25,980 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(511) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308090453897 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:49:36,901 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start UPSProcessingScheduler.execute()
2025-03-10 08:49:36,902 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished UPSProcessingScheduler.execute()
2025-03-10 08:49:50,842 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 08:49:50,845 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 08:49:53,325 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start AuditScheduler.execute()
2025-03-10 08:49:53,334 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-4) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:49:53,334 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-4) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:49:53,335 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished AuditScheduler.execute()
2025-03-10 08:49:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start TaskScheduler.execute()
2025-03-10 08:49:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished TaskScheduler.execute()
2025-03-10 08:50:05,008 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:50:05,011 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(511): Found previous received Instance[pk=107611, uid=1.2.410.200001.101.11.601.1501430850.3.20250308090453897, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 08:50:05,012 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(511): Ignore received Instance[studyUID=341513,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308090453691,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308090453897] with equal digest
2025-03-10 08:50:05,012 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(511): Updated DB in 4 ms
2025-03-10 08:50:05,013 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(511) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308090453897 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:50:05,218 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(511) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308090655551 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:50:12,155 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start IANScheduler.execute()
2025-03-10 08:50:12,157 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished IANScheduler.execute()
2025-03-10 08:50:36,903 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start UPSProcessingScheduler.execute()
2025-03-10 08:50:36,903 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished UPSProcessingScheduler.execute()
2025-03-10 08:50:43,938 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:50:43,940 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(511): Found previous received Instance[pk=107612, uid=1.2.410.200001.101.11.601.1501430850.3.20250308090655551, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 08:50:43,940 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(511): Ignore received Instance[studyUID=341513,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308090453691,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308090655551] with equal digest
2025-03-10 08:50:43,941 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(511): Updated DB in 3 ms
2025-03-10 08:50:43,942 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(511) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308090655551 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:50:44,146 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(511) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308090931567 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:50:53,335 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start AuditScheduler.execute()
2025-03-10 08:50:53,343 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-23) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:50:53,344 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-23) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:50:53,344 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished AuditScheduler.execute()
2025-03-10 08:50:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start TaskScheduler.execute()
2025-03-10 08:50:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished TaskScheduler.execute()
2025-03-10 08:51:12,157 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start IANScheduler.execute()
2025-03-10 08:51:12,159 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished IANScheduler.execute()
2025-03-10 08:51:14,499 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:51:14,501 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(511): Found previous received Instance[pk=107613, uid=1.2.410.200001.101.11.601.1501430850.3.20250308090931567, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 08:51:14,501 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(511): Ignore received Instance[studyUID=341513,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308090453691,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308090931567] with equal digest
2025-03-10 08:51:14,502 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(511): Updated DB in 3 ms
2025-03-10 08:51:14,503 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(511) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308090931567 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:51:14,705 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(511) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308090946915 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:51:26,935 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start StudySizeScheduler.execute()
2025-03-10 08:51:26,937 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished StudySizeScheduler.execute()
2025-03-10 08:51:34,468 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52146,localport=11112]
2025-03-10 08:51:34,469 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512) >> A-ASSOCIATE-RQ
2025-03-10 08:51:34,469 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512) << A-ASSOCIATE-AC
2025-03-10 08:51:34,666 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310082547551 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:51:36,451 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17140) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:51:36,455 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512): Create Study[pk=9390, uid=341537, id=31513]
2025-03-10 08:51:36,455 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512): Create Series[pk=9674, uid=1.2.410.200001.101.11.501.1791052210.2.20250310082537087, no=1, mod=US]
2025-03-10 08:51:36,456 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512): Create Instance[pk=107616, uid=1.2.410.200001.101.11.501.1791052210.3.20250310082547551, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 08:51:36,456 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512): Create Location[pk=107616, systemID=fs1, path=2025/03/10/59FB0169/9A544E44/680CD9E8, tsuid=1.2.840.10008.1.2, size=3416666, status=OK, objectType=DICOM_FILE]
2025-03-10 08:51:36,485 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512): Updated DB in 34 ms
2025-03-10 08:51:36,486 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310082547551 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:51:36,690 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310082610320 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:51:36,904 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start UPSProcessingScheduler.execute()
2025-03-10 08:51:36,904 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished UPSProcessingScheduler.execute()
2025-03-10 08:51:36,999 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17140) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:51:37,001 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512): Create Instance[pk=107617, uid=1.2.410.200001.101.11.501.1791052210.3.20250310082610320, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 08:51:37,001 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512): Create Location[pk=107617, systemID=fs1, path=2025/03/10/59FB0169/9A544E44/6994358B, tsuid=1.2.840.10008.1.2, size=3416666, status=OK, objectType=DICOM_FILE]
2025-03-10 08:51:37,024 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512): Updated DB in 25 ms
2025-03-10 08:51:37,025 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310082610320 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:51:37,242 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310082717884 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:51:37,575 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17140) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:51:37,577 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512): Create Instance[pk=107618, uid=1.2.410.200001.101.11.501.1791052210.3.20250310082717884, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 08:51:37,577 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512): Create Location[pk=107618, systemID=fs1, path=2025/03/10/59FB0169/9A544E44/6B4C5046, tsuid=1.2.840.10008.1.2, size=3915774, status=OK, objectType=DICOM_FILE]
2025-03-10 08:51:37,608 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512): Updated DB in 33 ms
2025-03-10 08:51:37,609 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310082717884 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:51:37,818 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310082810405 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:51:38,150 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17140) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:51:38,152 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512): Create Instance[pk=107619, uid=1.2.410.200001.101.11.501.1791052210.3.20250310082810405, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 08:51:38,153 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512): Create Location[pk=107619, systemID=fs1, path=2025/03/10/59FB0169/9A544E44/6CFDEA51, tsuid=1.2.840.10008.1.2, size=3915774, status=OK, objectType=DICOM_FILE]
2025-03-10 08:51:38,173 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512): Updated DB in 23 ms
2025-03-10 08:51:38,173 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310082810405 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:51:38,366 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340959&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250224103616574&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250224103616898&contentType=image/jpeg from null@162.240.235.97
2025-03-10 08:51:38,377 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310082843846 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:51:38,441 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340959&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250224103616574&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250224103625618&contentType=image/jpeg from null@162.240.235.97
2025-03-10 08:51:38,521 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340959&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250224103616574&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250224103645175&contentType=image/jpeg from null@162.240.235.97
2025-03-10 08:51:38,589 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340959&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250224103616574&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250224103657465&contentType=image/jpeg from null@162.240.235.97
2025-03-10 08:51:38,647 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340959&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250224103616574&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250224103746250&contentType=image/jpeg from null@162.240.235.97
2025-03-10 08:51:38,669 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17140) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:51:38,671 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512): Create Instance[pk=107620, uid=1.2.410.200001.101.11.501.1791052210.3.20250310082843846, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 08:51:38,672 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512): Create Location[pk=107620, systemID=fs1, path=2025/03/10/59FB0169/9A544E44/6D299D72, tsuid=1.2.840.10008.1.2, size=3416666, status=OK, objectType=DICOM_FILE]
2025-03-10 08:51:38,690 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512): Updated DB in 21 ms
2025-03-10 08:51:38,691 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310082843846 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:51:38,702 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340959&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250224103616574&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250224103755144&contentType=image/jpeg from null@162.240.235.97
2025-03-10 08:51:38,752 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340959&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250224103616574&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250224103818029&contentType=image/jpeg from null@162.240.235.97
2025-03-10 08:51:38,807 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340959&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250224103616574&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250224103841814&contentType=image/jpeg from null@162.240.235.97
2025-03-10 08:51:38,858 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340959&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250224103616574&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250224103924980&contentType=image/jpeg from null@162.240.235.97
2025-03-10 08:51:38,894 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310082930050 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:51:38,915 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340959&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250224103616574&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250224104020159&contentType=image/jpeg from null@162.240.235.97
2025-03-10 08:51:38,972 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340959&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250224103616574&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250224104116202&contentType=image/jpeg from null@162.240.235.97
2025-03-10 08:51:39,036 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340959&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250224103616574&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250224104153271&contentType=image/jpeg from null@162.240.235.97
2025-03-10 08:51:39,087 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340959&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250224103616574&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250224104228349&contentType=image/jpeg from null@162.240.235.97
2025-03-10 08:51:39,138 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340959&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250224103616574&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250224104345639&contentType=image/jpeg from null@162.240.235.97
2025-03-10 08:51:39,192 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340959&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250224103616574&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250224104415074&contentType=image/jpeg from null@162.240.235.97
2025-03-10 08:51:39,228 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17140) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:51:39,230 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512): Create Instance[pk=107621, uid=1.2.410.200001.101.11.501.1791052210.3.20250310082930050, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 08:51:39,231 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512): Create Location[pk=107621, systemID=fs1, path=2025/03/10/59FB0169/9A544E44/6ECEE384, tsuid=1.2.840.10008.1.2, size=3915774, status=OK, objectType=DICOM_FILE]
2025-03-10 08:51:39,241 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512): Updated DB in 13 ms
2025-03-10 08:51:39,241 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310082930050 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:51:39,445 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310083601750 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:51:39,737 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17140) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:51:39,739 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512): Create Instance[pk=107622, uid=1.2.410.200001.101.11.501.1791052210.3.20250310083601750, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 08:51:39,740 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512): Create Location[pk=107622, systemID=fs1, path=2025/03/10/59FB0169/9A544E44/9E6CDD0B, tsuid=1.2.840.10008.1.2, size=3416666, status=OK, objectType=DICOM_FILE]
2025-03-10 08:51:39,756 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512): Updated DB in 19 ms
2025-03-10 08:51:39,757 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310083601750 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:51:39,959 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310083620655 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:51:40,251 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17140) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:51:40,253 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512): Create Instance[pk=107623, uid=1.2.410.200001.101.11.501.1791052210.3.20250310083620655, class=1.2.840.10008.5.1.4.1.1.6.1, no=9]
2025-03-10 08:51:40,253 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512): Create Location[pk=107623, systemID=fs1, path=2025/03/10/59FB0169/9A544E44/9E8893F2, tsuid=1.2.840.10008.1.2, size=3416666, status=OK, objectType=DICOM_FILE]
2025-03-10 08:51:40,267 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512): Updated DB in 16 ms
2025-03-10 08:51:40,268 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512) << 8:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310083620655 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:51:40,471 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310083650008 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:51:40,763 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17140) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:51:40,765 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512): Create Instance[pk=107624, uid=1.2.410.200001.101.11.501.1791052210.3.20250310083650008, class=1.2.840.10008.5.1.4.1.1.6.1, no=10]
2025-03-10 08:51:40,766 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512): Create Location[pk=107624, systemID=fs1, path=2025/03/10/59FB0169/9A544E44/9EB2C357, tsuid=1.2.840.10008.1.2, size=3416666, status=OK, objectType=DICOM_FILE]
2025-03-10 08:51:40,794 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512): Updated DB in 31 ms
2025-03-10 08:51:40,795 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512) << 9:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310083650008 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:51:40,995 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310083816356 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:51:41,329 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17140) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:51:41,332 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512): Create Instance[pk=107625, uid=1.2.410.200001.101.11.501.1791052210.3.20250310083816356, class=1.2.840.10008.5.1.4.1.1.6.1, no=11]
2025-03-10 08:51:41,332 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512): Create Location[pk=107625, systemID=fs1, path=2025/03/10/59FB0169/9A544E44/A1E6DCA7, tsuid=1.2.840.10008.1.2, size=3915774, status=OK, objectType=DICOM_FILE]
2025-03-10 08:51:41,352 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512): Updated DB in 23 ms
2025-03-10 08:51:41,353 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512) << 10:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310083816356 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:51:41,556 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512) >> 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310083930961 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:51:41,890 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17140) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:51:41,892 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512): Create Instance[pk=107626, uid=1.2.410.200001.101.11.501.1791052210.3.20250310083930961, class=1.2.840.10008.5.1.4.1.1.6.1, no=12]
2025-03-10 08:51:41,892 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512): Create Location[pk=107626, systemID=fs1, path=2025/03/10/59FB0169/9A544E44/A3B540AE, tsuid=1.2.840.10008.1.2, size=3915774, status=OK, objectType=DICOM_FILE]
2025-03-10 08:51:41,896 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512): Updated DB in 6 ms
2025-03-10 08:51:41,896 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512) << 11:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310083930961 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:51:42,100 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512) >> 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310084149733 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:51:42,392 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17140) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:51:42,395 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512): Create Instance[pk=107627, uid=1.2.410.200001.101.11.501.1791052210.3.20250310084149733, class=1.2.840.10008.5.1.4.1.1.6.1, no=13]
2025-03-10 08:51:42,395 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512): Create Location[pk=107627, systemID=fs1, path=2025/03/10/59FB0169/9A544E44/CB06DDF2, tsuid=1.2.840.10008.1.2, size=3416760, status=OK, objectType=DICOM_FILE]
2025-03-10 08:51:42,415 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512): Updated DB in 22 ms
2025-03-10 08:51:42,416 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512) << 12:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310084149733 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:51:42,617 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512) >> 13:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310084358997 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:51:42,909 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17140) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:51:42,912 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512): Create Instance[pk=107628, uid=1.2.410.200001.101.11.501.1791052210.3.20250310084358997, class=1.2.840.10008.5.1.4.1.1.6.1, no=14]
2025-03-10 08:51:42,912 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512): Create Location[pk=107628, systemID=fs1, path=2025/03/10/59FB0169/9A544E44/CE7E3A92, tsuid=1.2.840.10008.1.2, size=3416760, status=OK, objectType=DICOM_FILE]
2025-03-10 08:51:42,919 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512): Updated DB in 10 ms
2025-03-10 08:51:42,920 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512) << 13:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310084358997 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:51:43,122 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512) >> 14:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310084406841 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:51:43,414 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17140) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:51:43,416 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512): Create Instance[pk=107629, uid=1.2.410.200001.101.11.501.1791052210.3.20250310084406841, class=1.2.840.10008.5.1.4.1.1.6.1, no=15]
2025-03-10 08:51:43,416 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512): Create Location[pk=107629, systemID=fs1, path=2025/03/10/59FB0169/9A544E44/CFEBB08C, tsuid=1.2.840.10008.1.2, size=3416760, status=OK, objectType=DICOM_FILE]
2025-03-10 08:51:43,428 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512): Updated DB in 14 ms
2025-03-10 08:51:43,428 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512) << 14:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310084406841 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:51:43,629 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512) >> 15:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310084416931 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:51:43,921 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17140) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:51:43,923 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512): Create Instance[pk=107630, uid=1.2.410.200001.101.11.501.1791052210.3.20250310084416931, class=1.2.840.10008.5.1.4.1.1.6.1, no=16]
2025-03-10 08:51:43,924 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512): Create Location[pk=107630, systemID=fs1, path=2025/03/10/59FB0169/9A544E44/CFF9CBAF, tsuid=1.2.840.10008.1.2, size=3416760, status=OK, objectType=DICOM_FILE]
2025-03-10 08:51:43,935 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512): Updated DB in 14 ms
2025-03-10 08:51:43,936 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512) << 15:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310084416931 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:51:44,137 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512) >> 16:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310084424760 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:51:44,428 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17140) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:51:44,431 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512): Create Instance[pk=107631, uid=1.2.410.200001.101.11.501.1791052210.3.20250310084424760, class=1.2.840.10008.5.1.4.1.1.6.1, no=17]
2025-03-10 08:51:44,431 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512): Create Location[pk=107631, systemID=fs1, path=2025/03/10/59FB0169/9A544E44/D006F34C, tsuid=1.2.840.10008.1.2, size=3416760, status=OK, objectType=DICOM_FILE]
2025-03-10 08:51:44,450 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512): Updated DB in 21 ms
2025-03-10 08:51:44,451 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512) << 16:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310084424760 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:51:44,654 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512) >> 17:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310084432341 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:51:44,945 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17140) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:51:44,947 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512): Create Instance[pk=107632, uid=1.2.410.200001.101.11.501.1791052210.3.20250310084432341, class=1.2.840.10008.5.1.4.1.1.6.1, no=18]
2025-03-10 08:51:44,947 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512): Create Location[pk=107632, systemID=fs1, path=2025/03/10/59FB0169/9A544E44/D01412CE, tsuid=1.2.840.10008.1.2, size=3416760, status=OK, objectType=DICOM_FILE]
2025-03-10 08:51:44,968 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512): Updated DB in 23 ms
2025-03-10 08:51:44,968 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512) << 17:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310084432341 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:51:45,047 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:51:45,050 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(511): Found previous received Instance[pk=107614, uid=1.2.410.200001.101.11.601.1501430850.3.20250308090946915, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 08:51:45,050 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(511): Ignore received Instance[studyUID=341513,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308090453691,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308090946915] with equal digest
2025-03-10 08:51:45,050 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(511): Updated DB in 3 ms
2025-03-10 08:51:45,051 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(511) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308090946915 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:51:45,176 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512) >> 18:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310084520527 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:51:45,256 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(511) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308091011856 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:51:45,468 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17140) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:51:45,470 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512): Create Instance[pk=107633, uid=1.2.410.200001.101.11.501.1791052210.3.20250310084520527, class=1.2.840.10008.5.1.4.1.1.6.1, no=19]
2025-03-10 08:51:45,470 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512): Create Location[pk=107633, systemID=fs1, path=2025/03/10/59FB0169/9A544E44/D1B9F278, tsuid=1.2.840.10008.1.2, size=3416760, status=OK, objectType=DICOM_FILE]
2025-03-10 08:51:45,481 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512): Updated DB in 13 ms
2025-03-10 08:51:45,481 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512) << 18:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310084520527 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:51:45,693 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512) >> 19:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310084705856 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:51:45,985 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17140) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:51:45,987 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512): Create Instance[pk=107634, uid=1.2.410.200001.101.11.501.1791052210.3.20250310084705856, class=1.2.840.10008.5.1.4.1.1.6.1, no=20]
2025-03-10 08:51:45,988 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512): Create Location[pk=107634, systemID=fs1, path=2025/03/10/59FB0169/9A544E44/D509C62E, tsuid=1.2.840.10008.1.2, size=3416760, status=OK, objectType=DICOM_FILE]
2025-03-10 08:51:45,997 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512): Updated DB in 12 ms
2025-03-10 08:51:45,997 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512) << 19:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310084705856 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:51:46,206 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512) >> 20:C-STORE-RQ[pcid=3, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.3.1 - Ultrasound Multi-frame Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310084712402 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:51:53,344 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start AuditScheduler.execute()
2025-03-10 08:51:53,353 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-25) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:51:53,353 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-25) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:51:53,353 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished AuditScheduler.execute()
2025-03-10 08:51:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start TaskScheduler.execute()
2025-03-10 08:51:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished TaskScheduler.execute()
2025-03-10 08:52:04,701 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17140) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:52:04,704 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512): Create Instance[pk=107635, uid=1.2.410.200001.101.11.501.1791052210.3.20250310084712402, class=1.2.840.10008.5.1.4.1.1.3.1, no=21]
2025-03-10 08:52:04,704 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512): Create Location[pk=107635, systemID=fs1, path=2025/03/10/59FB0169/9A544E44/D51670EF, tsuid=1.2.840.10008.1.2, size=218568360, status=OK, objectType=DICOM_FILE]
2025-03-10 08:52:04,727 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512): Updated DB in 26 ms
2025-03-10 08:52:04,728 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512) << 20:C-STORE-RSP[pcid=3, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.3.1 - Ultrasound Multi-frame Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310084712402 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:52:04,932 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512) >> 21:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310084718669 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:52:05,223 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17140) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:52:05,225 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512): Create Instance[pk=107636, uid=1.2.410.200001.101.11.501.1791052210.3.20250310084718669, class=1.2.840.10008.5.1.4.1.1.6.1, no=22]
2025-03-10 08:52:05,225 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512): Create Location[pk=107636, systemID=fs1, path=2025/03/10/59FB0169/9A544E44/D519336C, tsuid=1.2.840.10008.1.2, size=3416760, status=OK, objectType=DICOM_FILE]
2025-03-10 08:52:05,233 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512): Updated DB in 10 ms
2025-03-10 08:52:05,234 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512) << 21:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310084718669 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:52:05,439 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512) >> 22:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310084724022 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:52:05,730 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17140) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:52:05,732 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512): Create Instance[pk=107637, uid=1.2.410.200001.101.11.501.1791052210.3.20250310084724022, class=1.2.840.10008.5.1.4.1.1.6.1, no=23]
2025-03-10 08:52:05,732 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512): Create Location[pk=107637, systemID=fs1, path=2025/03/10/59FB0169/9A544E44/D5256268, tsuid=1.2.840.10008.1.2, size=3416666, status=OK, objectType=DICOM_FILE]
2025-03-10 08:52:05,755 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512): Updated DB in 25 ms
2025-03-10 08:52:05,756 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512) << 22:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310084724022 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:52:05,962 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512) >> 23:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310084731236 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:52:06,253 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17140) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:52:06,255 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512): Create Instance[pk=107638, uid=1.2.410.200001.101.11.501.1791052210.3.20250310084731236, class=1.2.840.10008.5.1.4.1.1.6.1, no=24]
2025-03-10 08:52:06,255 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512): Create Location[pk=107638, systemID=fs1, path=2025/03/10/59FB0169/9A544E44/D5322471, tsuid=1.2.840.10008.1.2, size=3416760, status=OK, objectType=DICOM_FILE]
2025-03-10 08:52:06,275 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512): Updated DB in 22 ms
2025-03-10 08:52:06,276 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512) << 23:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310084731236 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:52:06,480 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512) >> 24:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310084811997 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:52:06,772 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17140) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:52:06,774 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512): Create Instance[pk=107639, uid=1.2.410.200001.101.11.501.1791052210.3.20250310084811997, class=1.2.840.10008.5.1.4.1.1.6.1, no=25]
2025-03-10 08:52:06,774 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512): Create Location[pk=107639, systemID=fs1, path=2025/03/10/59FB0169/9A544E44/D6CAE910, tsuid=1.2.840.10008.1.2, size=3416666, status=OK, objectType=DICOM_FILE]
2025-03-10 08:52:06,776 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512): Updated DB in 4 ms
2025-03-10 08:52:06,777 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512) << 24:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310084811997 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:52:06,981 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512) >> 25:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310084901449 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:52:07,315 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17140) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:52:07,317 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512): Create Instance[pk=107640, uid=1.2.410.200001.101.11.501.1791052210.3.20250310084901449, class=1.2.840.10008.5.1.4.1.1.6.1, no=26]
2025-03-10 08:52:07,317 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512): Create Location[pk=107640, systemID=fs1, path=2025/03/10/59FB0169/9A544E44/D87196D0, tsuid=1.2.840.10008.1.2, size=3915774, status=OK, objectType=DICOM_FILE]
2025-03-10 08:52:07,326 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512): Updated DB in 11 ms
2025-03-10 08:52:07,326 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512) << 25:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310084901449 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:52:07,530 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512) >> 26:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310084951919 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:52:07,864 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17140) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:52:07,866 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512): Create Instance[pk=107641, uid=1.2.410.200001.101.11.501.1791052210.3.20250310084951919, class=1.2.840.10008.5.1.4.1.1.6.1, no=27]
2025-03-10 08:52:07,866 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512): Create Location[pk=107641, systemID=fs1, path=2025/03/10/59FB0169/9A544E44/D8B81EBD, tsuid=1.2.840.10008.1.2, size=3915774, status=OK, objectType=DICOM_FILE]
2025-03-10 08:52:07,869 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512): Updated DB in 5 ms
2025-03-10 08:52:07,869 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512) << 26:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310084951919 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:52:08,074 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512) >> 27:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310085026806 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:52:08,407 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17140) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:52:08,410 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512): Create Instance[pk=107642, uid=1.2.410.200001.101.11.501.1791052210.3.20250310085026806, class=1.2.840.10008.5.1.4.1.1.6.1, no=28]
2025-03-10 08:52:08,410 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512): Create Location[pk=107642, systemID=fs1, path=2025/03/10/59FB0169/9A544E44/FE1AB7DC, tsuid=1.2.840.10008.1.2, size=3915774, status=OK, objectType=DICOM_FILE]
2025-03-10 08:52:08,418 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512): Updated DB in 10 ms
2025-03-10 08:52:08,419 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512) << 27:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310085026806 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:52:08,623 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512) >> 28:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310085208112 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:52:08,915 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17140) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:52:08,917 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512): Create Instance[pk=107643, uid=1.2.410.200001.101.11.501.1791052210.3.20250310085208112, class=1.2.840.10008.5.1.4.1.1.6.1, no=29]
2025-03-10 08:52:08,917 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512): Create Location[pk=107643, systemID=fs1, path=2025/03/10/59FB0169/9A544E44/016908AA, tsuid=1.2.840.10008.1.2, size=3416666, status=OK, objectType=DICOM_FILE]
2025-03-10 08:52:08,939 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512): Updated DB in 24 ms
2025-03-10 08:52:08,939 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512) << 28:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310085208112 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:52:09,142 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512) >> A-RELEASE-RQ
2025-03-10 08:52:09,142 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(512) << A-RELEASE-RP
2025-03-10 08:52:09,193 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-9) DCM4CHEE<-HS50US07(512): close Socket[addr=187.89.160.56/187.89.160.56,port=52146,localport=11112]
2025-03-10 08:52:09,545 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52147,localport=11112]
2025-03-10 08:52:09,546 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513) >> A-ASSOCIATE-RQ
2025-03-10 08:52:09,546 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513) << A-ASSOCIATE-AC
2025-03-10 08:52:09,735 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310082547551 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:52:12,160 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start IANScheduler.execute()
2025-03-10 08:52:12,162 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished IANScheduler.execute()
2025-03-10 08:52:15,544 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:52:15,546 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(511): Found previous received Instance[pk=107615, uid=1.2.410.200001.101.11.601.1501430850.3.20250308091011856, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 08:52:15,547 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(511): Ignore received Instance[studyUID=341513,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308090453691,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308091011856] with equal digest
2025-03-10 08:52:15,547 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(511): Updated DB in 3 ms
2025-03-10 08:52:15,548 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(511) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308091011856 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:52:15,749 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(511) >> A-RELEASE-RQ
2025-03-10 08:52:15,749 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(511) << A-RELEASE-RP
2025-03-10 08:52:15,800 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-24) DCM4CHEE<-HS60MT(511): close Socket[addr=187.89.160.56/187.89.160.56,port=49257,localport=11112]
2025-03-10 08:52:16,173 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49258,localport=11112]
2025-03-10 08:52:16,174 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514) >> A-ASSOCIATE-RQ
2025-03-10 08:52:16,174 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514) << A-ASSOCIATE-AC
2025-03-10 08:52:16,377 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308082036411 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:52:20,236 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17140) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:52:20,239 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513): Found previous received Instance[pk=107616, uid=1.2.410.200001.101.11.501.1791052210.3.20250310082547551, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 08:52:20,240 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513): Ignore received Instance[studyUID=341537,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310082537087,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310082547551] with equal digest
2025-03-10 08:52:20,240 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513): Updated DB in 4 ms
2025-03-10 08:52:20,241 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310082547551 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:52:20,434 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310082610320 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:52:22,342 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17140) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:52:22,345 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513): Found previous received Instance[pk=107617, uid=1.2.410.200001.101.11.501.1791052210.3.20250310082610320, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 08:52:22,345 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513): Ignore received Instance[studyUID=341537,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310082537087,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310082610320] with equal digest
2025-03-10 08:52:22,345 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513): Updated DB in 2 ms
2025-03-10 08:52:22,346 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310082610320 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:52:22,540 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310082717884 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:52:23,890 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17140) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:52:23,892 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513): Found previous received Instance[pk=107618, uid=1.2.410.200001.101.11.501.1791052210.3.20250310082717884, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 08:52:23,892 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513): Ignore received Instance[studyUID=341537,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310082537087,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310082717884] with equal digest
2025-03-10 08:52:23,893 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513): Updated DB in 3 ms
2025-03-10 08:52:23,894 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310082717884 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:52:24,087 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310082810405 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:52:25,034 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17140) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:52:25,037 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513): Found previous received Instance[pk=107619, uid=1.2.410.200001.101.11.501.1791052210.3.20250310082810405, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 08:52:25,037 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513): Ignore received Instance[studyUID=341537,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310082537087,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310082810405] with equal digest
2025-03-10 08:52:25,037 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513): Updated DB in 2 ms
2025-03-10 08:52:25,039 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310082810405 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:52:25,232 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310082843846 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:52:25,843 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17140) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:52:25,845 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513): Found previous received Instance[pk=107620, uid=1.2.410.200001.101.11.501.1791052210.3.20250310082843846, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 08:52:25,846 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513): Ignore received Instance[studyUID=341537,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310082537087,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310082843846] with equal digest
2025-03-10 08:52:25,846 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513): Updated DB in 3 ms
2025-03-10 08:52:25,847 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310082843846 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:52:26,040 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310082930050 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:52:26,670 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17140) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:52:26,672 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513): Found previous received Instance[pk=107621, uid=1.2.410.200001.101.11.501.1791052210.3.20250310082930050, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 08:52:26,672 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513): Ignore received Instance[studyUID=341537,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310082537087,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310082930050] with equal digest
2025-03-10 08:52:26,673 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513): Updated DB in 3 ms
2025-03-10 08:52:26,674 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310082930050 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:52:26,867 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310083601750 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:52:27,326 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17140) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:52:27,328 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513): Found previous received Instance[pk=107622, uid=1.2.410.200001.101.11.501.1791052210.3.20250310083601750, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 08:52:27,328 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513): Ignore received Instance[studyUID=341537,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310082537087,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310083601750] with equal digest
2025-03-10 08:52:27,329 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513): Updated DB in 3 ms
2025-03-10 08:52:27,330 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310083601750 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:52:27,523 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310083620655 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:52:27,927 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17140) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:52:27,929 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513): Found previous received Instance[pk=107623, uid=1.2.410.200001.101.11.501.1791052210.3.20250310083620655, class=1.2.840.10008.5.1.4.1.1.6.1, no=9]
2025-03-10 08:52:27,930 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513): Ignore received Instance[studyUID=341537,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310082537087,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310083620655] with equal digest
2025-03-10 08:52:27,930 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513): Updated DB in 3 ms
2025-03-10 08:52:27,931 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513) << 8:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310083620655 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:52:28,124 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310083650008 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:52:28,460 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17140) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:52:28,462 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513): Found previous received Instance[pk=107624, uid=1.2.410.200001.101.11.501.1791052210.3.20250310083650008, class=1.2.840.10008.5.1.4.1.1.6.1, no=10]
2025-03-10 08:52:28,463 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513): Ignore received Instance[studyUID=341537,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310082537087,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310083650008] with equal digest
2025-03-10 08:52:28,463 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513): Updated DB in 3 ms
2025-03-10 08:52:28,464 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513) << 9:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310083650008 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:52:28,657 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310083816356 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:52:29,040 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17140) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:52:29,042 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513): Found previous received Instance[pk=107625, uid=1.2.410.200001.101.11.501.1791052210.3.20250310083816356, class=1.2.840.10008.5.1.4.1.1.6.1, no=11]
2025-03-10 08:52:29,042 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513): Ignore received Instance[studyUID=341537,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310082537087,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310083816356] with equal digest
2025-03-10 08:52:29,043 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513): Updated DB in 3 ms
2025-03-10 08:52:29,044 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513) << 10:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310083816356 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:52:29,238 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513) >> 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310083930961 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:52:29,584 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17140) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:52:29,586 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513): Found previous received Instance[pk=107626, uid=1.2.410.200001.101.11.501.1791052210.3.20250310083930961, class=1.2.840.10008.5.1.4.1.1.6.1, no=12]
2025-03-10 08:52:29,586 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513): Ignore received Instance[studyUID=341537,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310082537087,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310083930961] with equal digest
2025-03-10 08:52:29,586 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513): Updated DB in 2 ms
2025-03-10 08:52:29,588 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513) << 11:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310083930961 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:52:29,781 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513) >> 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310084149733 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:52:30,082 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17140) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:52:30,084 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513): Found previous received Instance[pk=107627, uid=1.2.410.200001.101.11.501.1791052210.3.20250310084149733, class=1.2.840.10008.5.1.4.1.1.6.1, no=13]
2025-03-10 08:52:30,085 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513): Ignore received Instance[studyUID=341537,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310082537087,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310084149733] with equal digest
2025-03-10 08:52:30,085 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513): Updated DB in 3 ms
2025-03-10 08:52:30,086 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513) << 12:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310084149733 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:52:30,280 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513) >> 13:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310084358997 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:52:30,581 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17140) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:52:30,583 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513): Found previous received Instance[pk=107628, uid=1.2.410.200001.101.11.501.1791052210.3.20250310084358997, class=1.2.840.10008.5.1.4.1.1.6.1, no=14]
2025-03-10 08:52:30,584 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513): Ignore received Instance[studyUID=341537,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310082537087,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310084358997] with equal digest
2025-03-10 08:52:30,584 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513): Updated DB in 3 ms
2025-03-10 08:52:30,585 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513) << 13:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310084358997 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:52:30,779 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513) >> 14:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310084406841 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:52:31,071 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17140) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:52:31,073 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513): Found previous received Instance[pk=107629, uid=1.2.410.200001.101.11.501.1791052210.3.20250310084406841, class=1.2.840.10008.5.1.4.1.1.6.1, no=15]
2025-03-10 08:52:31,074 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513): Ignore received Instance[studyUID=341537,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310082537087,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310084406841] with equal digest
2025-03-10 08:52:31,074 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513): Updated DB in 3 ms
2025-03-10 08:52:31,075 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513) << 14:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310084406841 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:52:31,269 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513) >> 15:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310084416931 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:52:31,560 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17140) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:52:31,563 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513): Found previous received Instance[pk=107630, uid=1.2.410.200001.101.11.501.1791052210.3.20250310084416931, class=1.2.840.10008.5.1.4.1.1.6.1, no=16]
2025-03-10 08:52:31,563 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513): Ignore received Instance[studyUID=341537,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310082537087,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310084416931] with equal digest
2025-03-10 08:52:31,564 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513): Updated DB in 4 ms
2025-03-10 08:52:31,565 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513) << 15:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310084416931 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:52:31,758 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513) >> 16:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310084424760 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:52:32,050 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17140) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:52:32,052 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513): Found previous received Instance[pk=107631, uid=1.2.410.200001.101.11.501.1791052210.3.20250310084424760, class=1.2.840.10008.5.1.4.1.1.6.1, no=17]
2025-03-10 08:52:32,053 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513): Ignore received Instance[studyUID=341537,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310082537087,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310084424760] with equal digest
2025-03-10 08:52:32,053 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513): Updated DB in 3 ms
2025-03-10 08:52:32,054 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513) << 16:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310084424760 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:52:32,248 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513) >> 17:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310084432341 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:52:32,539 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17140) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:52:32,541 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513): Found previous received Instance[pk=107632, uid=1.2.410.200001.101.11.501.1791052210.3.20250310084432341, class=1.2.840.10008.5.1.4.1.1.6.1, no=18]
2025-03-10 08:52:32,542 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513): Ignore received Instance[studyUID=341537,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310082537087,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310084432341] with equal digest
2025-03-10 08:52:32,542 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513): Updated DB in 3 ms
2025-03-10 08:52:32,543 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513) << 17:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310084432341 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:52:32,737 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513) >> 18:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310084520527 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:52:33,028 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17140) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:52:33,030 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513): Found previous received Instance[pk=107633, uid=1.2.410.200001.101.11.501.1791052210.3.20250310084520527, class=1.2.840.10008.5.1.4.1.1.6.1, no=19]
2025-03-10 08:52:33,031 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513): Ignore received Instance[studyUID=341537,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310082537087,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310084520527] with equal digest
2025-03-10 08:52:33,031 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513): Updated DB in 3 ms
2025-03-10 08:52:33,032 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513) << 18:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310084520527 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:52:33,226 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513) >> 19:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310084705856 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:52:33,517 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17140) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:52:33,520 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513): Found previous received Instance[pk=107634, uid=1.2.410.200001.101.11.501.1791052210.3.20250310084705856, class=1.2.840.10008.5.1.4.1.1.6.1, no=20]
2025-03-10 08:52:33,520 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513): Ignore received Instance[studyUID=341537,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310082537087,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310084705856] with equal digest
2025-03-10 08:52:33,521 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513): Updated DB in 3 ms
2025-03-10 08:52:33,522 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513) << 19:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310084705856 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:52:33,715 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513) >> 20:C-STORE-RQ[pcid=3, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.3.1 - Ultrasound Multi-frame Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310084712402 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:52:36,905 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start UPSProcessingScheduler.execute()
2025-03-10 08:52:36,906 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished UPSProcessingScheduler.execute()
2025-03-10 08:52:52,455 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17140) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:52:52,458 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513): Found previous received Instance[pk=107635, uid=1.2.410.200001.101.11.501.1791052210.3.20250310084712402, class=1.2.840.10008.5.1.4.1.1.3.1, no=21]
2025-03-10 08:52:52,458 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513): Ignore received Instance[studyUID=341537,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310082537087,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310084712402] with equal digest
2025-03-10 08:52:52,459 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513): Updated DB in 4 ms
2025-03-10 08:52:52,504 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513) << 20:C-STORE-RSP[pcid=3, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.3.1 - Ultrasound Multi-frame Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310084712402 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:52:52,699 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513) >> 21:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310084718669 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:52:52,990 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17140) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:52:52,992 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513): Found previous received Instance[pk=107636, uid=1.2.410.200001.101.11.501.1791052210.3.20250310084718669, class=1.2.840.10008.5.1.4.1.1.6.1, no=22]
2025-03-10 08:52:52,993 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513): Ignore received Instance[studyUID=341537,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310082537087,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310084718669] with equal digest
2025-03-10 08:52:52,993 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513): Updated DB in 2 ms
2025-03-10 08:52:52,994 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513) << 21:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310084718669 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:52:53,190 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513) >> 22:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310084724022 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:52:53,353 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start AuditScheduler.execute()
2025-03-10 08:52:53,354 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-8) Send audit message to /127.0.0.1:514
2025-03-10 08:52:53,363 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:52:53,364 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:52:53,364 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished AuditScheduler.execute()
2025-03-10 08:52:53,481 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17140) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:52:53,483 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513): Found previous received Instance[pk=107637, uid=1.2.410.200001.101.11.501.1791052210.3.20250310084724022, class=1.2.840.10008.5.1.4.1.1.6.1, no=23]
2025-03-10 08:52:53,484 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513): Ignore received Instance[studyUID=341537,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310082537087,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310084724022] with equal digest
2025-03-10 08:52:53,484 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513): Updated DB in 3 ms
2025-03-10 08:52:53,485 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513) << 22:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310084724022 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:52:53,681 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513) >> 23:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310084731236 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:52:53,972 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17140) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:52:53,974 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513): Found previous received Instance[pk=107638, uid=1.2.410.200001.101.11.501.1791052210.3.20250310084731236, class=1.2.840.10008.5.1.4.1.1.6.1, no=24]
2025-03-10 08:52:53,975 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513): Ignore received Instance[studyUID=341537,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310082537087,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310084731236] with equal digest
2025-03-10 08:52:53,975 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513): Updated DB in 3 ms
2025-03-10 08:52:53,976 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513) << 23:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310084731236 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:52:54,172 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513) >> 24:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310084811997 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:52:54,463 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17140) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:52:54,465 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513): Found previous received Instance[pk=107639, uid=1.2.410.200001.101.11.501.1791052210.3.20250310084811997, class=1.2.840.10008.5.1.4.1.1.6.1, no=25]
2025-03-10 08:52:54,466 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513): Ignore received Instance[studyUID=341537,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310082537087,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310084811997] with equal digest
2025-03-10 08:52:54,466 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513): Updated DB in 3 ms
2025-03-10 08:52:54,467 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513) << 24:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310084811997 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:52:54,663 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513) >> 25:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310084901449 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:52:54,996 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17140) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:52:54,999 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513): Found previous received Instance[pk=107640, uid=1.2.410.200001.101.11.501.1791052210.3.20250310084901449, class=1.2.840.10008.5.1.4.1.1.6.1, no=26]
2025-03-10 08:52:54,999 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513): Ignore received Instance[studyUID=341537,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310082537087,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310084901449] with equal digest
2025-03-10 08:52:54,999 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513): Updated DB in 2 ms
2025-03-10 08:52:55,001 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513) << 25:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310084901449 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:52:55,196 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513) >> 26:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310084951919 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:52:55,530 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17140) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:52:55,532 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513): Found previous received Instance[pk=107641, uid=1.2.410.200001.101.11.501.1791052210.3.20250310084951919, class=1.2.840.10008.5.1.4.1.1.6.1, no=27]
2025-03-10 08:52:55,533 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513): Ignore received Instance[studyUID=341537,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310082537087,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310084951919] with equal digest
2025-03-10 08:52:55,533 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513): Updated DB in 3 ms
2025-03-10 08:52:55,535 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513) << 26:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310084951919 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:52:55,730 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513) >> 27:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310085026806 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:52:56,064 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17140) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:52:56,066 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513): Found previous received Instance[pk=107642, uid=1.2.410.200001.101.11.501.1791052210.3.20250310085026806, class=1.2.840.10008.5.1.4.1.1.6.1, no=28]
2025-03-10 08:52:56,067 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513): Ignore received Instance[studyUID=341537,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310082537087,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310085026806] with equal digest
2025-03-10 08:52:56,067 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513): Updated DB in 3 ms
2025-03-10 08:52:56,068 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513) << 27:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310085026806 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:52:56,264 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513) >> 28:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310085208112 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:52:56,556 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17140) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:52:56,558 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513): Found previous received Instance[pk=107643, uid=1.2.410.200001.101.11.501.1791052210.3.20250310085208112, class=1.2.840.10008.5.1.4.1.1.6.1, no=29]
2025-03-10 08:52:56,558 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513): Ignore received Instance[studyUID=341537,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310082537087,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310085208112] with equal digest
2025-03-10 08:52:56,559 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513): Updated DB in 3 ms
2025-03-10 08:52:56,560 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513) << 28:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310085208112 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:52:56,755 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513) >> A-RELEASE-RQ
2025-03-10 08:52:56,755 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(513) << A-RELEASE-RP
2025-03-10 08:52:56,805 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-5) DCM4CHEE<-HS50US07(513): close Socket[addr=187.89.160.56/187.89.160.56,port=52147,localport=11112]
2025-03-10 08:52:57,172 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52148,localport=11112]
2025-03-10 08:52:57,172 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515) >> A-ASSOCIATE-RQ
2025-03-10 08:52:57,172 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515) << A-ASSOCIATE-AC
2025-03-10 08:52:57,368 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310082547551 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:52:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start TaskScheduler.execute()
2025-03-10 08:52:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished TaskScheduler.execute()
2025-03-10 08:52:59,338 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17140) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:52:59,341 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515): Found previous received Instance[pk=107616, uid=1.2.410.200001.101.11.501.1791052210.3.20250310082547551, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 08:52:59,342 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515): Ignore received Instance[studyUID=341537,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310082537087,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310082547551] with equal digest
2025-03-10 08:52:59,342 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515): Updated DB in 4 ms
2025-03-10 08:52:59,343 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310082547551 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:52:59,563 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310082610320 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:52:59,912 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17140) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:52:59,914 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515): Found previous received Instance[pk=107617, uid=1.2.410.200001.101.11.501.1791052210.3.20250310082610320, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 08:52:59,914 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515): Ignore received Instance[studyUID=341537,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310082537087,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310082610320] with equal digest
2025-03-10 08:52:59,914 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515): Updated DB in 2 ms
2025-03-10 08:52:59,916 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310082610320 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:53:00,119 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310082717884 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:53:00,483 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17140) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:53:00,485 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515): Found previous received Instance[pk=107618, uid=1.2.410.200001.101.11.501.1791052210.3.20250310082717884, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 08:53:00,486 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515): Ignore received Instance[studyUID=341537,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310082537087,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310082717884] with equal digest
2025-03-10 08:53:00,486 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515): Updated DB in 3 ms
2025-03-10 08:53:00,487 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310082717884 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:53:00,702 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310082810405 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:53:01,036 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17140) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:53:01,038 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515): Found previous received Instance[pk=107619, uid=1.2.410.200001.101.11.501.1791052210.3.20250310082810405, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 08:53:01,038 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515): Ignore received Instance[studyUID=341537,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310082537087,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310082810405] with equal digest
2025-03-10 08:53:01,039 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515): Updated DB in 3 ms
2025-03-10 08:53:01,040 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310082810405 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:53:01,243 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310082843846 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:53:01,502 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:53:01,507 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514): Create Patient[pk=8360, id=PatientID[pk=8360, id=341499, issuer=DCM4CHEE.88606F41.0D8645CD], name=JESSICA VALDA GOMES DA SILVA]
2025-03-10 08:53:01,508 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514): Create Study[pk=9391, uid=341499, id=31392]
2025-03-10 08:53:01,509 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514): Create Series[pk=9675, uid=1.2.410.200001.101.11.601.1501430850.2.20250308082035996, no=1, mod=US]
2025-03-10 08:53:01,509 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514): Create Instance[pk=107644, uid=1.2.410.200001.101.11.601.1501430850.3.20250308082036411, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 08:53:01,509 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514): Create Location[pk=107644, systemID=fs1, path=2025/03/10/59FAFE64/F09AF20D/BE45B46B, tsuid=1.2.840.10008.1.2, size=3915728, status=OK, objectType=DICOM_FILE]
2025-03-10 08:53:01,533 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514): Updated DB in 31 ms
2025-03-10 08:53:01,534 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) No duplicate record with equal Patient ID found Patient[pk=8360, id=PatientID[pk=8360, id=341499, issuer=DCM4CHEE.88606F41.0D8645CD], name=JESSICA VALDA GOMES DA SILVA]
2025-03-10 08:53:01,535 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308082036411 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:53:01,557 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17140) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:53:01,559 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515): Found previous received Instance[pk=107620, uid=1.2.410.200001.101.11.501.1791052210.3.20250310082843846, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 08:53:01,559 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515): Ignore received Instance[studyUID=341537,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310082537087,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310082843846] with equal digest
2025-03-10 08:53:01,559 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515): Updated DB in 2 ms
2025-03-10 08:53:01,560 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310082843846 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:53:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start PurgeStorageScheduler.execute()
2025-03-10 08:53:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished PurgeStorageScheduler.execute()
2025-03-10 08:53:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-17149) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 08:53:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-17149) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 08:53:01,736 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308082056793 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:53:01,763 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310082930050 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:53:02,110 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17140) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:53:02,112 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515): Found previous received Instance[pk=107621, uid=1.2.410.200001.101.11.501.1791052210.3.20250310082930050, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 08:53:02,113 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515): Ignore received Instance[studyUID=341537,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310082537087,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310082930050] with equal digest
2025-03-10 08:53:02,113 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515): Updated DB in 3 ms
2025-03-10 08:53:02,114 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310082930050 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:53:02,324 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310083601750 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:53:02,621 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17140) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:53:02,624 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515): Found previous received Instance[pk=107622, uid=1.2.410.200001.101.11.501.1791052210.3.20250310083601750, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 08:53:02,624 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515): Ignore received Instance[studyUID=341537,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310082537087,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310083601750] with equal digest
2025-03-10 08:53:02,624 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515): Updated DB in 2 ms
2025-03-10 08:53:02,626 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310083601750 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:53:02,828 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310083620655 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:53:03,119 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17140) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:53:03,121 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515): Found previous received Instance[pk=107623, uid=1.2.410.200001.101.11.501.1791052210.3.20250310083620655, class=1.2.840.10008.5.1.4.1.1.6.1, no=9]
2025-03-10 08:53:03,122 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515): Ignore received Instance[studyUID=341537,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310082537087,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310083620655] with equal digest
2025-03-10 08:53:03,122 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515): Updated DB in 3 ms
2025-03-10 08:53:03,123 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515) << 8:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310083620655 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:53:03,326 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310083650008 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:53:03,617 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17140) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:53:03,619 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515): Found previous received Instance[pk=107624, uid=1.2.410.200001.101.11.501.1791052210.3.20250310083650008, class=1.2.840.10008.5.1.4.1.1.6.1, no=10]
2025-03-10 08:53:03,620 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515): Ignore received Instance[studyUID=341537,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310082537087,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310083650008] with equal digest
2025-03-10 08:53:03,620 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515): Updated DB in 3 ms
2025-03-10 08:53:03,621 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515) << 9:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310083650008 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:53:03,823 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310083816356 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:53:04,157 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17140) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:53:04,159 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515): Found previous received Instance[pk=107625, uid=1.2.410.200001.101.11.501.1791052210.3.20250310083816356, class=1.2.840.10008.5.1.4.1.1.6.1, no=11]
2025-03-10 08:53:04,159 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515): Ignore received Instance[studyUID=341537,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310082537087,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310083816356] with equal digest
2025-03-10 08:53:04,160 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515): Updated DB in 3 ms
2025-03-10 08:53:04,161 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515) << 10:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310083816356 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:53:04,364 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515) >> 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310083930961 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:53:04,697 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17140) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:53:04,699 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515): Found previous received Instance[pk=107626, uid=1.2.410.200001.101.11.501.1791052210.3.20250310083930961, class=1.2.840.10008.5.1.4.1.1.6.1, no=12]
2025-03-10 08:53:04,699 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515): Ignore received Instance[studyUID=341537,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310082537087,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310083930961] with equal digest
2025-03-10 08:53:04,700 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515): Updated DB in 3 ms
2025-03-10 08:53:04,701 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515) << 11:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310083930961 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:53:04,903 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515) >> 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310084149733 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:53:05,195 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17140) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:53:05,198 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515): Found previous received Instance[pk=107627, uid=1.2.410.200001.101.11.501.1791052210.3.20250310084149733, class=1.2.840.10008.5.1.4.1.1.6.1, no=13]
2025-03-10 08:53:05,198 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515): Ignore received Instance[studyUID=341537,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310082537087,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310084149733] with equal digest
2025-03-10 08:53:05,199 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515): Updated DB in 4 ms
2025-03-10 08:53:05,200 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515) << 12:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310084149733 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:53:05,402 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515) >> 13:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310084358997 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:53:05,694 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17140) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:53:05,696 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515): Found previous received Instance[pk=107628, uid=1.2.410.200001.101.11.501.1791052210.3.20250310084358997, class=1.2.840.10008.5.1.4.1.1.6.1, no=14]
2025-03-10 08:53:05,696 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515): Ignore received Instance[studyUID=341537,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310082537087,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310084358997] with equal digest
2025-03-10 08:53:05,696 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515): Updated DB in 2 ms
2025-03-10 08:53:05,698 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515) << 13:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310084358997 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:53:05,900 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515) >> 14:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310084406841 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:53:06,192 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17140) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:53:06,194 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515): Found previous received Instance[pk=107629, uid=1.2.410.200001.101.11.501.1791052210.3.20250310084406841, class=1.2.840.10008.5.1.4.1.1.6.1, no=15]
2025-03-10 08:53:06,194 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515): Ignore received Instance[studyUID=341537,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310082537087,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310084406841] with equal digest
2025-03-10 08:53:06,195 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515): Updated DB in 3 ms
2025-03-10 08:53:06,196 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515) << 14:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310084406841 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:53:06,397 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515) >> 15:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310084416931 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:53:06,688 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17140) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:53:06,690 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515): Found previous received Instance[pk=107630, uid=1.2.410.200001.101.11.501.1791052210.3.20250310084416931, class=1.2.840.10008.5.1.4.1.1.6.1, no=16]
2025-03-10 08:53:06,691 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515): Ignore received Instance[studyUID=341537,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310082537087,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310084416931] with equal digest
2025-03-10 08:53:06,691 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515): Updated DB in 3 ms
2025-03-10 08:53:06,692 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515) << 15:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310084416931 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:53:06,895 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515) >> 16:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310084424760 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:53:07,186 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17140) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:53:07,188 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515): Found previous received Instance[pk=107631, uid=1.2.410.200001.101.11.501.1791052210.3.20250310084424760, class=1.2.840.10008.5.1.4.1.1.6.1, no=17]
2025-03-10 08:53:07,189 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515): Ignore received Instance[studyUID=341537,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310082537087,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310084424760] with equal digest
2025-03-10 08:53:07,189 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515): Updated DB in 3 ms
2025-03-10 08:53:07,190 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515) << 16:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310084424760 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:53:07,393 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515) >> 17:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310084432341 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:53:07,684 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17140) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:53:07,686 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515): Found previous received Instance[pk=107632, uid=1.2.410.200001.101.11.501.1791052210.3.20250310084432341, class=1.2.840.10008.5.1.4.1.1.6.1, no=18]
2025-03-10 08:53:07,687 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515): Ignore received Instance[studyUID=341537,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310082537087,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310084432341] with equal digest
2025-03-10 08:53:07,687 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515): Updated DB in 3 ms
2025-03-10 08:53:07,688 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515) << 17:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310084432341 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:53:07,891 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515) >> 18:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310084520527 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:53:08,183 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17140) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:53:08,185 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515): Found previous received Instance[pk=107633, uid=1.2.410.200001.101.11.501.1791052210.3.20250310084520527, class=1.2.840.10008.5.1.4.1.1.6.1, no=19]
2025-03-10 08:53:08,185 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515): Ignore received Instance[studyUID=341537,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310082537087,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310084520527] with equal digest
2025-03-10 08:53:08,186 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515): Updated DB in 3 ms
2025-03-10 08:53:08,187 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515) << 18:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310084520527 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:53:08,389 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515) >> 19:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310084705856 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:53:08,681 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17140) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:53:08,683 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515): Found previous received Instance[pk=107634, uid=1.2.410.200001.101.11.501.1791052210.3.20250310084705856, class=1.2.840.10008.5.1.4.1.1.6.1, no=20]
2025-03-10 08:53:08,684 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515): Ignore received Instance[studyUID=341537,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310082537087,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310084705856] with equal digest
2025-03-10 08:53:08,684 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515): Updated DB in 3 ms
2025-03-10 08:53:08,685 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515) << 19:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310084705856 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:53:08,888 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515) >> 20:C-STORE-RQ[pcid=3, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.3.1 - Ultrasound Multi-frame Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310084712402 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:53:12,162 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start IANScheduler.execute()
2025-03-10 08:53:12,164 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished IANScheduler.execute()
2025-03-10 08:53:27,381 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17140) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:53:27,383 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515): Found previous received Instance[pk=107635, uid=1.2.410.200001.101.11.501.1791052210.3.20250310084712402, class=1.2.840.10008.5.1.4.1.1.3.1, no=21]
2025-03-10 08:53:27,383 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515): Ignore received Instance[studyUID=341537,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310082537087,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310084712402] with equal digest
2025-03-10 08:53:27,384 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515): Updated DB in 3 ms
2025-03-10 08:53:27,424 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515) << 20:C-STORE-RSP[pcid=3, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.3.1 - Ultrasound Multi-frame Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310084712402 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:53:27,628 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515) >> 21:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310084718669 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:53:27,919 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17140) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:53:27,922 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515): Found previous received Instance[pk=107636, uid=1.2.410.200001.101.11.501.1791052210.3.20250310084718669, class=1.2.840.10008.5.1.4.1.1.6.1, no=22]
2025-03-10 08:53:27,922 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515): Ignore received Instance[studyUID=341537,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310082537087,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310084718669] with equal digest
2025-03-10 08:53:27,922 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515): Updated DB in 2 ms
2025-03-10 08:53:27,924 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515) << 21:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310084718669 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:53:28,126 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515) >> 22:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310084724022 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:53:28,418 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17140) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:53:28,420 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515): Found previous received Instance[pk=107637, uid=1.2.410.200001.101.11.501.1791052210.3.20250310084724022, class=1.2.840.10008.5.1.4.1.1.6.1, no=23]
2025-03-10 08:53:28,421 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515): Ignore received Instance[studyUID=341537,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310082537087,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310084724022] with equal digest
2025-03-10 08:53:28,421 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515): Updated DB in 3 ms
2025-03-10 08:53:28,422 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515) << 22:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310084724022 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:53:28,625 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515) >> 23:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310084731236 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:53:28,916 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17140) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:53:28,918 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515): Found previous received Instance[pk=107638, uid=1.2.410.200001.101.11.501.1791052210.3.20250310084731236, class=1.2.840.10008.5.1.4.1.1.6.1, no=24]
2025-03-10 08:53:28,919 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515): Ignore received Instance[studyUID=341537,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310082537087,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310084731236] with equal digest
2025-03-10 08:53:28,919 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515): Updated DB in 3 ms
2025-03-10 08:53:28,920 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515) << 23:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310084731236 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:53:29,123 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515) >> 24:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310084811997 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:53:29,415 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17140) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:53:29,417 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515): Found previous received Instance[pk=107639, uid=1.2.410.200001.101.11.501.1791052210.3.20250310084811997, class=1.2.840.10008.5.1.4.1.1.6.1, no=25]
2025-03-10 08:53:29,417 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515): Ignore received Instance[studyUID=341537,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310082537087,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310084811997] with equal digest
2025-03-10 08:53:29,418 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515): Updated DB in 3 ms
2025-03-10 08:53:29,419 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515) << 24:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310084811997 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:53:29,622 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515) >> 25:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310084901449 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:53:29,956 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17140) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:53:29,958 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515): Found previous received Instance[pk=107640, uid=1.2.410.200001.101.11.501.1791052210.3.20250310084901449, class=1.2.840.10008.5.1.4.1.1.6.1, no=26]
2025-03-10 08:53:29,958 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515): Ignore received Instance[studyUID=341537,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310082537087,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310084901449] with equal digest
2025-03-10 08:53:29,959 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515): Updated DB in 3 ms
2025-03-10 08:53:29,960 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515) << 25:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310084901449 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:53:30,163 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515) >> 26:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310084951919 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:53:30,497 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17140) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:53:30,499 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515): Found previous received Instance[pk=107641, uid=1.2.410.200001.101.11.501.1791052210.3.20250310084951919, class=1.2.840.10008.5.1.4.1.1.6.1, no=27]
2025-03-10 08:53:30,500 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515): Ignore received Instance[studyUID=341537,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310082537087,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310084951919] with equal digest
2025-03-10 08:53:30,500 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515): Updated DB in 3 ms
2025-03-10 08:53:30,501 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515) << 26:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310084951919 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:53:30,704 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515) >> 27:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310085026806 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:53:31,038 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17140) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:53:31,040 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515): Found previous received Instance[pk=107642, uid=1.2.410.200001.101.11.501.1791052210.3.20250310085026806, class=1.2.840.10008.5.1.4.1.1.6.1, no=28]
2025-03-10 08:53:31,041 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515): Ignore received Instance[studyUID=341537,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310082537087,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310085026806] with equal digest
2025-03-10 08:53:31,041 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515): Updated DB in 3 ms
2025-03-10 08:53:31,042 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515) << 27:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310085026806 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:53:31,245 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515) >> 28:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310085208112 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:53:31,537 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17140) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:53:31,539 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515): Found previous received Instance[pk=107643, uid=1.2.410.200001.101.11.501.1791052210.3.20250310085208112, class=1.2.840.10008.5.1.4.1.1.6.1, no=29]
2025-03-10 08:53:31,540 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515): Ignore received Instance[studyUID=341537,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310082537087,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310085208112] with equal digest
2025-03-10 08:53:31,540 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515): Updated DB in 3 ms
2025-03-10 08:53:31,541 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515) << 28:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310085208112 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:53:31,743 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515) >> A-RELEASE-RQ
2025-03-10 08:53:31,743 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17140) DCM4CHEE<-HS50US07(515) << A-RELEASE-RP
2025-03-10 08:53:31,794 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-29) DCM4CHEE<-HS50US07(515): close Socket[addr=187.89.160.56/187.89.160.56,port=52148,localport=11112]
2025-03-10 08:53:36,906 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start UPSProcessingScheduler.execute()
2025-03-10 08:53:36,907 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished UPSProcessingScheduler.execute()
2025-03-10 08:53:38,236 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:53:38,238 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514): Create Instance[pk=107645, uid=1.2.410.200001.101.11.601.1501430850.3.20250308082056793, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 08:53:38,238 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514): Create Location[pk=107645, systemID=fs1, path=2025/03/10/59FAFE64/F09AF20D/BE61EFAA, tsuid=1.2.840.10008.1.2, size=3416620, status=OK, objectType=DICOM_FILE]
2025-03-10 08:53:38,256 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514): Updated DB in 20 ms
2025-03-10 08:53:38,257 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308082056793 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:53:38,458 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308082132574 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:53:41,723 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52150,localport=11112]
2025-03-10 08:53:41,724 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516) >> A-ASSOCIATE-RQ
2025-03-10 08:53:41,724 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516) << A-ASSOCIATE-AC
2025-03-10 08:53:41,917 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310082547551 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:53:44,017 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17153) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:53:44,020 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516): Found previous received Instance[pk=107616, uid=1.2.410.200001.101.11.501.1791052210.3.20250310082547551, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 08:53:44,020 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516): Ignore received Instance[studyUID=341537,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310082537087,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310082547551] with equal digest
2025-03-10 08:53:44,020 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516): Updated DB in 3 ms
2025-03-10 08:53:44,022 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310082547551 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:53:44,222 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310082610320 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:53:44,538 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17153) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:53:44,540 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516): Found previous received Instance[pk=107617, uid=1.2.410.200001.101.11.501.1791052210.3.20250310082610320, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 08:53:44,540 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516): Ignore received Instance[studyUID=341537,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310082537087,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310082610320] with equal digest
2025-03-10 08:53:44,541 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516): Updated DB in 3 ms
2025-03-10 08:53:44,542 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310082610320 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:53:44,740 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310082717884 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:53:45,076 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17153) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:53:45,078 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516): Found previous received Instance[pk=107618, uid=1.2.410.200001.101.11.501.1791052210.3.20250310082717884, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 08:53:45,079 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516): Ignore received Instance[studyUID=341537,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310082537087,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310082717884] with equal digest
2025-03-10 08:53:45,079 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516): Updated DB in 3 ms
2025-03-10 08:53:45,080 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310082717884 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:53:45,279 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310082810405 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:53:45,612 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17153) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:53:45,614 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516): Found previous received Instance[pk=107619, uid=1.2.410.200001.101.11.501.1791052210.3.20250310082810405, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 08:53:45,615 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516): Ignore received Instance[studyUID=341537,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310082537087,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310082810405] with equal digest
2025-03-10 08:53:45,615 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516): Updated DB in 3 ms
2025-03-10 08:53:45,616 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310082810405 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:53:45,815 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310082843846 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:53:46,106 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17153) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:53:46,109 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516): Found previous received Instance[pk=107620, uid=1.2.410.200001.101.11.501.1791052210.3.20250310082843846, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 08:53:46,109 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516): Ignore received Instance[studyUID=341537,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310082537087,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310082843846] with equal digest
2025-03-10 08:53:46,109 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516): Updated DB in 2 ms
2025-03-10 08:53:46,111 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310082843846 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:53:46,309 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310082930050 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:53:46,643 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17153) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:53:46,645 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516): Found previous received Instance[pk=107621, uid=1.2.410.200001.101.11.501.1791052210.3.20250310082930050, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 08:53:46,645 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516): Ignore received Instance[studyUID=341537,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310082537087,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310082930050] with equal digest
2025-03-10 08:53:46,646 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516): Updated DB in 3 ms
2025-03-10 08:53:46,647 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310082930050 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:53:46,846 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310083601750 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:53:47,137 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17153) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:53:47,140 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516): Found previous received Instance[pk=107622, uid=1.2.410.200001.101.11.501.1791052210.3.20250310083601750, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 08:53:47,140 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516): Ignore received Instance[studyUID=341537,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310082537087,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310083601750] with equal digest
2025-03-10 08:53:47,140 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516): Updated DB in 2 ms
2025-03-10 08:53:47,141 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310083601750 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:53:47,340 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310083620655 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:53:47,632 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17153) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:53:47,634 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516): Found previous received Instance[pk=107623, uid=1.2.410.200001.101.11.501.1791052210.3.20250310083620655, class=1.2.840.10008.5.1.4.1.1.6.1, no=9]
2025-03-10 08:53:47,634 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516): Ignore received Instance[studyUID=341537,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310082537087,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310083620655] with equal digest
2025-03-10 08:53:47,635 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516): Updated DB in 3 ms
2025-03-10 08:53:47,636 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516) << 8:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310083620655 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:53:47,835 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310083650008 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:53:48,127 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17153) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:53:48,129 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516): Found previous received Instance[pk=107624, uid=1.2.410.200001.101.11.501.1791052210.3.20250310083650008, class=1.2.840.10008.5.1.4.1.1.6.1, no=10]
2025-03-10 08:53:48,129 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516): Ignore received Instance[studyUID=341537,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310082537087,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310083650008] with equal digest
2025-03-10 08:53:48,130 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516): Updated DB in 3 ms
2025-03-10 08:53:48,131 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516) << 9:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310083650008 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:53:48,330 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310083816356 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:53:48,663 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17153) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:53:48,666 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516): Found previous received Instance[pk=107625, uid=1.2.410.200001.101.11.501.1791052210.3.20250310083816356, class=1.2.840.10008.5.1.4.1.1.6.1, no=11]
2025-03-10 08:53:48,666 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516): Ignore received Instance[studyUID=341537,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310082537087,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310083816356] with equal digest
2025-03-10 08:53:48,666 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516): Updated DB in 2 ms
2025-03-10 08:53:48,668 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516) << 10:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310083816356 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:53:48,867 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516) >> 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310083930961 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:53:49,201 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17153) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:53:49,203 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516): Found previous received Instance[pk=107626, uid=1.2.410.200001.101.11.501.1791052210.3.20250310083930961, class=1.2.840.10008.5.1.4.1.1.6.1, no=12]
2025-03-10 08:53:49,203 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516): Ignore received Instance[studyUID=341537,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310082537087,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310083930961] with equal digest
2025-03-10 08:53:49,203 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516): Updated DB in 2 ms
2025-03-10 08:53:49,205 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516) << 11:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310083930961 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:53:49,403 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516) >> 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310084149733 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:53:49,695 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17153) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:53:49,697 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516): Found previous received Instance[pk=107627, uid=1.2.410.200001.101.11.501.1791052210.3.20250310084149733, class=1.2.840.10008.5.1.4.1.1.6.1, no=13]
2025-03-10 08:53:49,698 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516): Ignore received Instance[studyUID=341537,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310082537087,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310084149733] with equal digest
2025-03-10 08:53:49,698 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516): Updated DB in 3 ms
2025-03-10 08:53:49,700 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516) << 12:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310084149733 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:53:49,898 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516) >> 13:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310084358997 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:53:50,190 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17153) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:53:50,193 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516): Found previous received Instance[pk=107628, uid=1.2.410.200001.101.11.501.1791052210.3.20250310084358997, class=1.2.840.10008.5.1.4.1.1.6.1, no=14]
2025-03-10 08:53:50,194 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516): Ignore received Instance[studyUID=341537,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310082537087,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310084358997] with equal digest
2025-03-10 08:53:50,194 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516): Updated DB in 4 ms
2025-03-10 08:53:50,195 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516) << 13:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310084358997 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:53:50,394 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516) >> 14:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310084406841 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:53:50,686 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17153) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:53:50,688 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516): Found previous received Instance[pk=107629, uid=1.2.410.200001.101.11.501.1791052210.3.20250310084406841, class=1.2.840.10008.5.1.4.1.1.6.1, no=15]
2025-03-10 08:53:50,688 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516): Ignore received Instance[studyUID=341537,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310082537087,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310084406841] with equal digest
2025-03-10 08:53:50,689 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516): Updated DB in 3 ms
2025-03-10 08:53:50,690 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516) << 14:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310084406841 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:53:50,889 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516) >> 15:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310084416931 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:53:51,181 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17153) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:53:51,183 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516): Found previous received Instance[pk=107630, uid=1.2.410.200001.101.11.501.1791052210.3.20250310084416931, class=1.2.840.10008.5.1.4.1.1.6.1, no=16]
2025-03-10 08:53:51,184 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516): Ignore received Instance[studyUID=341537,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310082537087,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310084416931] with equal digest
2025-03-10 08:53:51,184 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516): Updated DB in 3 ms
2025-03-10 08:53:51,185 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516) << 15:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310084416931 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:53:51,381 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516) >> 16:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310084424760 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:53:51,673 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17153) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:53:51,675 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516): Found previous received Instance[pk=107631, uid=1.2.410.200001.101.11.501.1791052210.3.20250310084424760, class=1.2.840.10008.5.1.4.1.1.6.1, no=17]
2025-03-10 08:53:51,676 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516): Ignore received Instance[studyUID=341537,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310082537087,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310084424760] with equal digest
2025-03-10 08:53:51,676 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516): Updated DB in 3 ms
2025-03-10 08:53:51,677 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516) << 16:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310084424760 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:53:51,877 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516) >> 17:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310084432341 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:53:52,169 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17153) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:53:52,171 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516): Found previous received Instance[pk=107632, uid=1.2.410.200001.101.11.501.1791052210.3.20250310084432341, class=1.2.840.10008.5.1.4.1.1.6.1, no=18]
2025-03-10 08:53:52,172 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516): Ignore received Instance[studyUID=341537,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310082537087,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310084432341] with equal digest
2025-03-10 08:53:52,172 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516): Updated DB in 3 ms
2025-03-10 08:53:52,174 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516) << 17:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310084432341 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:53:52,373 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516) >> 18:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310084520527 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:53:52,665 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17153) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:53:52,667 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516): Found previous received Instance[pk=107633, uid=1.2.410.200001.101.11.501.1791052210.3.20250310084520527, class=1.2.840.10008.5.1.4.1.1.6.1, no=19]
2025-03-10 08:53:52,668 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516): Ignore received Instance[studyUID=341537,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310082537087,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310084520527] with equal digest
2025-03-10 08:53:52,668 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516): Updated DB in 3 ms
2025-03-10 08:53:52,669 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516) << 18:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310084520527 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:53:52,868 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516) >> 19:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310084705856 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:53:53,160 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17153) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:53:53,162 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516): Found previous received Instance[pk=107634, uid=1.2.410.200001.101.11.501.1791052210.3.20250310084705856, class=1.2.840.10008.5.1.4.1.1.6.1, no=20]
2025-03-10 08:53:53,163 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516): Ignore received Instance[studyUID=341537,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310082537087,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310084705856] with equal digest
2025-03-10 08:53:53,163 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516): Updated DB in 3 ms
2025-03-10 08:53:53,164 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516) << 19:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310084705856 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:53:53,364 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516) >> 20:C-STORE-RQ[pcid=3, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.3.1 - Ultrasound Multi-frame Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310084712402 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:53:53,364 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start AuditScheduler.execute()
2025-03-10 08:53:53,365 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-26) Send audit message to /127.0.0.1:514
2025-03-10 08:53:53,374 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-26) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:53:53,374 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-26) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:53:53,374 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished AuditScheduler.execute()
2025-03-10 08:53:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start TaskScheduler.execute()
2025-03-10 08:53:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished TaskScheduler.execute()
2025-03-10 08:54:12,048 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17153) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:54:12,051 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516): Found previous received Instance[pk=107635, uid=1.2.410.200001.101.11.501.1791052210.3.20250310084712402, class=1.2.840.10008.5.1.4.1.1.3.1, no=21]
2025-03-10 08:54:12,051 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516): Ignore received Instance[studyUID=341537,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310082537087,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310084712402] with equal digest
2025-03-10 08:54:12,051 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516): Updated DB in 2 ms
2025-03-10 08:54:12,090 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516) << 20:C-STORE-RSP[pcid=3, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.3.1 - Ultrasound Multi-frame Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310084712402 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:54:12,164 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start IANScheduler.execute()
2025-03-10 08:54:12,166 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished IANScheduler.execute()
2025-03-10 08:54:12,288 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516) >> 21:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310084718669 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:54:12,580 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17153) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:54:12,582 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516): Found previous received Instance[pk=107636, uid=1.2.410.200001.101.11.501.1791052210.3.20250310084718669, class=1.2.840.10008.5.1.4.1.1.6.1, no=22]
2025-03-10 08:54:12,583 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516): Ignore received Instance[studyUID=341537,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310082537087,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310084718669] with equal digest
2025-03-10 08:54:12,583 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516): Updated DB in 3 ms
2025-03-10 08:54:12,584 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516) << 21:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310084718669 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:54:12,781 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516) >> 22:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310084724022 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:54:13,030 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:54:13,032 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514): Create Instance[pk=107646, uid=1.2.410.200001.101.11.601.1501430850.3.20250308082132574, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 08:54:13,032 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514): Create Location[pk=107646, systemID=fs1, path=2025/03/10/59FAFE64/F09AF20D/BFF8C00C, tsuid=1.2.840.10008.1.2, size=3915728, status=OK, objectType=DICOM_FILE]
2025-03-10 08:54:13,035 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514): Updated DB in 5 ms
2025-03-10 08:54:13,035 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308082132574 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:54:13,073 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17153) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:54:13,074 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516): Found previous received Instance[pk=107637, uid=1.2.410.200001.101.11.501.1791052210.3.20250310084724022, class=1.2.840.10008.5.1.4.1.1.6.1, no=23]
2025-03-10 08:54:13,075 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516): Ignore received Instance[studyUID=341537,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310082537087,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310084724022] with equal digest
2025-03-10 08:54:13,075 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516): Updated DB in 2 ms
2025-03-10 08:54:13,076 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516) << 22:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310084724022 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:54:13,239 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308082242427 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:54:13,276 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516) >> 23:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310084731236 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:54:13,568 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17153) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:54:13,570 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516): Found previous received Instance[pk=107638, uid=1.2.410.200001.101.11.501.1791052210.3.20250310084731236, class=1.2.840.10008.5.1.4.1.1.6.1, no=24]
2025-03-10 08:54:13,570 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516): Ignore received Instance[studyUID=341537,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310082537087,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310084731236] with equal digest
2025-03-10 08:54:13,571 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516): Updated DB in 3 ms
2025-03-10 08:54:13,572 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516) << 23:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310084731236 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:54:13,771 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516) >> 24:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310084811997 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:54:14,063 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17153) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:54:14,065 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516): Found previous received Instance[pk=107639, uid=1.2.410.200001.101.11.501.1791052210.3.20250310084811997, class=1.2.840.10008.5.1.4.1.1.6.1, no=25]
2025-03-10 08:54:14,065 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516): Ignore received Instance[studyUID=341537,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310082537087,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310084811997] with equal digest
2025-03-10 08:54:14,066 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516): Updated DB in 3 ms
2025-03-10 08:54:14,067 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516) << 24:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310084811997 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:54:14,266 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516) >> 25:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310084901449 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:54:14,601 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17153) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:54:14,603 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516): Found previous received Instance[pk=107640, uid=1.2.410.200001.101.11.501.1791052210.3.20250310084901449, class=1.2.840.10008.5.1.4.1.1.6.1, no=26]
2025-03-10 08:54:14,603 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516): Ignore received Instance[studyUID=341537,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310082537087,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310084901449] with equal digest
2025-03-10 08:54:14,603 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516): Updated DB in 2 ms
2025-03-10 08:54:14,605 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516) << 25:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310084901449 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:54:14,804 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516) >> 26:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310084951919 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:54:15,138 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17153) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:54:15,141 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516): Found previous received Instance[pk=107641, uid=1.2.410.200001.101.11.501.1791052210.3.20250310084951919, class=1.2.840.10008.5.1.4.1.1.6.1, no=27]
2025-03-10 08:54:15,141 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516): Ignore received Instance[studyUID=341537,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310082537087,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310084951919] with equal digest
2025-03-10 08:54:15,141 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516): Updated DB in 3 ms
2025-03-10 08:54:15,143 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516) << 26:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310084951919 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:54:15,344 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516) >> 27:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310085026806 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:54:15,678 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17153) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:54:15,681 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516): Found previous received Instance[pk=107642, uid=1.2.410.200001.101.11.501.1791052210.3.20250310085026806, class=1.2.840.10008.5.1.4.1.1.6.1, no=28]
2025-03-10 08:54:15,681 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516): Ignore received Instance[studyUID=341537,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310082537087,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310085026806] with equal digest
2025-03-10 08:54:15,681 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516): Updated DB in 3 ms
2025-03-10 08:54:15,683 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516) << 27:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310085026806 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:54:15,879 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516) >> 28:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310085208112 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:54:16,170 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17153) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:54:16,172 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516): Found previous received Instance[pk=107643, uid=1.2.410.200001.101.11.501.1791052210.3.20250310085208112, class=1.2.840.10008.5.1.4.1.1.6.1, no=29]
2025-03-10 08:54:16,173 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516): Ignore received Instance[studyUID=341537,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310082537087,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310085208112] with equal digest
2025-03-10 08:54:16,173 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516): Updated DB in 3 ms
2025-03-10 08:54:16,174 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516) << 28:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310085208112 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:54:16,374 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516) >> A-RELEASE-RQ
2025-03-10 08:54:16,374 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17153) DCM4CHEE<-HS50US07(516) << A-RELEASE-RP
2025-03-10 08:54:16,424 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-19) DCM4CHEE<-HS50US07(516): close Socket[addr=187.89.160.56/187.89.160.56,port=52150,localport=11112]
2025-03-10 08:54:18,728 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=1.2.392.200036.9125.2.3619053820161.6592324904.321229&seriesUID=1.2.392.200036.9125.3.3619053820161.6592324904.321230&objectUID=1.2.392.200036.9125.9.0.254256094.2098013374.86381729&contentType=image/jpeg from null@162.240.235.97
2025-03-10 08:54:18,898 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=1.2.392.200036.9125.2.3619053820161.6592324904.321229&seriesUID=1.2.392.200036.9125.3.3619053820161.6592324904.321230&objectUID=1.2.392.200036.9125.9.0.254256094.3272484030.86381729&contentType=image/jpeg from null@162.240.235.97
2025-03-10 08:54:19,050 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=1.2.392.200036.9125.2.3619053820161.6592324904.321229&seriesUID=1.2.392.200036.9125.3.3619053820161.6592324904.321230&objectUID=1.2.392.200036.9125.9.0.254256096.722478270.86381729&contentType=image/jpeg from null@162.240.235.97
2025-03-10 08:54:19,227 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=1.2.392.200036.9125.2.3619053820161.6592324904.321229&seriesUID=1.2.392.200036.9125.3.3619053820161.6592324904.321230&objectUID=1.2.392.200036.9125.9.0.254256096.1762731198.86381729&contentType=image/jpeg from null@162.240.235.97
2025-03-10 08:54:19,404 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=1.2.392.200036.9125.2.3619053820161.6592324904.321229&seriesUID=1.2.392.200036.9125.3.3619053820161.6592324904.321230&objectUID=1.2.392.200036.9125.9.0.254256094.1007428798.86381729&contentType=image/jpeg from null@162.240.235.97
2025-03-10 08:54:19,575 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=1.2.392.200036.9125.2.3619053820161.6592324904.321229&seriesUID=1.2.392.200036.9125.3.3619053820161.6592324904.321230&objectUID=1.2.392.200036.9125.9.0.254256095.353313982.86381729&contentType=image/jpeg from null@162.240.235.97
2025-03-10 08:54:36,907 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start UPSProcessingScheduler.execute()
2025-03-10 08:54:36,908 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished UPSProcessingScheduler.execute()
2025-03-10 08:54:48,012 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:54:48,015 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514): Create Instance[pk=107647, uid=1.2.410.200001.101.11.601.1501430850.3.20250308082242427, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 08:54:48,015 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514): Create Location[pk=107647, systemID=fs1, path=2025/03/10/59FAFE64/F09AF20D/C1BBABD3, tsuid=1.2.840.10008.1.2, size=3915728, status=OK, objectType=DICOM_FILE]
2025-03-10 08:54:48,028 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514): Updated DB in 16 ms
2025-03-10 08:54:48,029 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308082242427 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:54:48,232 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308082331585 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:54:50,845 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 08:54:50,847 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 08:54:53,374 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start AuditScheduler.execute()
2025-03-10 08:54:53,383 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-4) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:54:53,383 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-4) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:54:53,383 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-4) Send audit message to /127.0.0.1:514
2025-03-10 08:54:53,384 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished AuditScheduler.execute()
2025-03-10 08:54:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start TaskScheduler.execute()
2025-03-10 08:54:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished TaskScheduler.execute()
2025-03-10 08:55:12,166 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start IANScheduler.execute()
2025-03-10 08:55:12,168 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished IANScheduler.execute()
2025-03-10 08:55:18,703 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:55:18,705 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514): Create Instance[pk=107648, uid=1.2.410.200001.101.11.601.1501430850.3.20250308082331585, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 08:55:18,705 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514): Create Location[pk=107648, systemID=fs1, path=2025/03/10/59FAFE64/F09AF20D/C361FD0B, tsuid=1.2.840.10008.1.2, size=3416620, status=OK, objectType=DICOM_FILE]
2025-03-10 08:55:18,710 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514): Updated DB in 7 ms
2025-03-10 08:55:18,710 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308082331585 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:55:18,915 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308082421465 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:55:36,909 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start UPSProcessingScheduler.execute()
2025-03-10 08:55:36,910 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished UPSProcessingScheduler.execute()
2025-03-10 08:55:53,384 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start AuditScheduler.execute()
2025-03-10 08:55:53,385 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-23) Send audit message to /127.0.0.1:514
2025-03-10 08:55:53,393 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-23) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:55:53,393 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-23) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:55:53,394 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished AuditScheduler.execute()
2025-03-10 08:55:53,856 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:55:53,858 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514): Create Instance[pk=107649, uid=1.2.410.200001.101.11.601.1501430850.3.20250308082421465, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 08:55:53,858 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514): Create Location[pk=107649, systemID=fs1, path=2025/03/10/59FAFE64/F09AF20D/C508BA2A, tsuid=1.2.840.10008.1.2, size=3915728, status=OK, objectType=DICOM_FILE]
2025-03-10 08:55:53,871 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514): Updated DB in 15 ms
2025-03-10 08:55:53,871 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308082421465 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:55:54,073 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308082825355 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:55:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start TaskScheduler.execute()
2025-03-10 08:55:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished TaskScheduler.execute()
2025-03-10 08:56:12,168 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start IANScheduler.execute()
2025-03-10 08:56:12,170 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished IANScheduler.execute()
2025-03-10 08:56:24,391 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:56:24,393 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514): Create Instance[pk=107650, uid=1.2.410.200001.101.11.601.1501430850.3.20250308082825355, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 08:56:24,393 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514): Create Location[pk=107650, systemID=fs1, path=2025/03/10/59FAFE64/F09AF20D/CBDDEA42, tsuid=1.2.840.10008.1.2, size=3416620, status=OK, objectType=DICOM_FILE]
2025-03-10 08:56:24,396 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514): Updated DB in 5 ms
2025-03-10 08:56:24,397 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308082825355 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:56:24,600 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308082843242 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:56:26,937 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start StudySizeScheduler.execute()
2025-03-10 08:56:26,939 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished StudySizeScheduler.execute()
2025-03-10 08:56:33,996 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341409&seriesUID=1.2.840.113619.2.423.84107009440.1741229095.875&objectUID=1.2.840.113619.2.423.84107009440.1741229448.896&contentType=image/jpeg from null@162.240.235.97
2025-03-10 08:56:34,038 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341409&seriesUID=1.2.840.113619.2.423.84107009440.1741229095.875&objectUID=1.2.840.113619.2.423.84107009440.1741229352.876&contentType=image/jpeg from null@162.240.235.97
2025-03-10 08:56:34,071 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341409&seriesUID=1.2.840.113619.2.423.84107009440.1741229095.875&objectUID=1.2.840.113619.2.423.84107009440.1741229370.880&contentType=image/jpeg from null@162.240.235.97
2025-03-10 08:56:34,102 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341409&seriesUID=1.2.840.113619.2.423.84107009440.1741229095.875&objectUID=1.2.840.113619.2.423.84107009440.1741229424.892&contentType=image/jpeg from null@162.240.235.97
2025-03-10 08:56:34,165 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341409&seriesUID=1.2.840.113619.2.423.84107009440.1741229095.875&objectUID=1.2.840.113619.2.423.84107009440.1741229379.884&contentType=image/jpeg from null@162.240.235.97
2025-03-10 08:56:34,204 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341409&seriesUID=1.2.840.113619.2.423.84107009440.1741229095.875&objectUID=1.2.840.113619.2.423.84107009440.1741229393.888&contentType=image/jpeg from null@162.240.235.97
2025-03-10 08:56:36,910 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start UPSProcessingScheduler.execute()
2025-03-10 08:56:36,911 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished UPSProcessingScheduler.execute()
2025-03-10 08:56:53,394 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start AuditScheduler.execute()
2025-03-10 08:56:53,402 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-25) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:56:53,402 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-25) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:56:53,402 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished AuditScheduler.execute()
2025-03-10 08:56:55,278 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:56:55,280 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514): Create Instance[pk=107651, uid=1.2.410.200001.101.11.601.1501430850.3.20250308082843242, class=1.2.840.10008.5.1.4.1.1.6.1, no=9]
2025-03-10 08:56:55,281 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514): Create Location[pk=107651, systemID=fs1, path=2025/03/10/59FAFE64/F09AF20D/CBF92CA3, tsuid=1.2.840.10008.1.2, size=3416620, status=OK, objectType=DICOM_FILE]
2025-03-10 08:56:55,293 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514): Updated DB in 15 ms
2025-03-10 08:56:55,293 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514) << 8:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308082843242 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:56:55,495 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308082902155 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:56:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start TaskScheduler.execute()
2025-03-10 08:56:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished TaskScheduler.execute()
2025-03-10 08:57:12,170 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start IANScheduler.execute()
2025-03-10 08:57:12,172 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished IANScheduler.execute()
2025-03-10 08:57:25,963 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:57:25,965 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514): Create Instance[pk=107652, uid=1.2.410.200001.101.11.601.1501430850.3.20250308082902155, class=1.2.840.10008.5.1.4.1.1.6.1, no=10]
2025-03-10 08:57:25,965 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514): Create Location[pk=107652, systemID=fs1, path=2025/03/10/59FAFE64/F09AF20D/CD752F40, tsuid=1.2.840.10008.1.2, size=3416620, status=OK, objectType=DICOM_FILE]
2025-03-10 08:57:25,976 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514): Updated DB in 13 ms
2025-03-10 08:57:25,976 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514) << 9:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308082902155 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:57:26,179 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308083020092 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:57:36,912 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start UPSProcessingScheduler.execute()
2025-03-10 08:57:36,913 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished UPSProcessingScheduler.execute()
2025-03-10 08:57:53,403 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start AuditScheduler.execute()
2025-03-10 08:57:53,419 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:57:53,419 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:57:53,420 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-32) Send audit message to /127.0.0.1:514
2025-03-10 08:57:53,421 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished AuditScheduler.execute()
2025-03-10 08:57:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start TaskScheduler.execute()
2025-03-10 08:57:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished TaskScheduler.execute()
2025-03-10 08:58:01,112 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:58:01,114 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514): Create Instance[pk=107653, uid=1.2.410.200001.101.11.601.1501430850.3.20250308083020092, class=1.2.840.10008.5.1.4.1.1.6.1, no=11]
2025-03-10 08:58:01,114 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514): Create Location[pk=107653, systemID=fs1, path=2025/03/10/59FAFE64/F09AF20D/F31B0FE6, tsuid=1.2.840.10008.1.2, size=3915728, status=OK, objectType=DICOM_FILE]
2025-03-10 08:58:01,130 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514): Updated DB in 18 ms
2025-03-10 08:58:01,130 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514) << 10:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308083020092 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:58:01,334 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514) >> 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308083427657 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:58:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start PurgeStorageScheduler.execute()
2025-03-10 08:58:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished PurgeStorageScheduler.execute()
2025-03-10 08:58:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-17170) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 08:58:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-17170) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 08:58:12,173 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start IANScheduler.execute()
2025-03-10 08:58:12,174 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished IANScheduler.execute()
2025-03-10 08:58:22,604 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341409&seriesUID=1.2.840.113619.2.423.84107009440.1741229095.875&objectUID=1.2.840.113619.2.423.84107009440.1741229448.896&contentType=image/jpeg from null@162.240.235.97
2025-03-10 08:58:22,632 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341409&seriesUID=1.2.840.113619.2.423.84107009440.1741229095.875&objectUID=1.2.840.113619.2.423.84107009440.1741229352.876&contentType=image/jpeg from null@162.240.235.97
2025-03-10 08:58:22,662 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341409&seriesUID=1.2.840.113619.2.423.84107009440.1741229095.875&objectUID=1.2.840.113619.2.423.84107009440.1741229370.880&contentType=image/jpeg from null@162.240.235.97
2025-03-10 08:58:22,698 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341409&seriesUID=1.2.840.113619.2.423.84107009440.1741229095.875&objectUID=1.2.840.113619.2.423.84107009440.1741229424.892&contentType=image/jpeg from null@162.240.235.97
2025-03-10 08:58:22,732 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341409&seriesUID=1.2.840.113619.2.423.84107009440.1741229095.875&objectUID=1.2.840.113619.2.423.84107009440.1741229379.884&contentType=image/jpeg from null@162.240.235.97
2025-03-10 08:58:22,761 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341409&seriesUID=1.2.840.113619.2.423.84107009440.1741229095.875&objectUID=1.2.840.113619.2.423.84107009440.1741229393.888&contentType=image/jpeg from null@162.240.235.97
2025-03-10 08:58:36,262 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:58:36,265 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514): Create Instance[pk=107654, uid=1.2.410.200001.101.11.601.1501430850.3.20250308083427657, class=1.2.840.10008.5.1.4.1.1.6.1, no=13]
2025-03-10 08:58:36,265 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514): Create Location[pk=107654, systemID=fs1, path=2025/03/10/59FAFE64/F09AF20D/F9F1B70A, tsuid=1.2.840.10008.1.2, size=3915728, status=OK, objectType=DICOM_FILE]
2025-03-10 08:58:36,283 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514): Updated DB in 20 ms
2025-03-10 08:58:36,283 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514) << 11:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308083427657 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:58:36,487 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514) >> 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308083615613 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:58:36,913 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start UPSProcessingScheduler.execute()
2025-03-10 08:58:36,914 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished UPSProcessingScheduler.execute()
2025-03-10 08:58:47,514 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341326&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250303094005530&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250303094005906&contentType=image/jpeg from null@162.240.235.97
2025-03-10 08:58:47,577 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341326&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250303094005530&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250303094151428&contentType=image/jpeg from null@162.240.235.97
2025-03-10 08:58:47,644 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341326&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250303094005530&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250303094258199&contentType=image/jpeg from null@162.240.235.97
2025-03-10 08:58:47,700 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341326&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250303094005530&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250303094444030&contentType=image/jpeg from null@162.240.235.97
2025-03-10 08:58:47,785 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341326&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250303094005530&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250303094646462&contentType=image/jpeg from null@162.240.235.97
2025-03-10 08:58:47,849 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341326&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250303094005530&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250303094740644&contentType=image/jpeg from null@162.240.235.97
2025-03-10 08:58:53,421 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start AuditScheduler.execute()
2025-03-10 08:58:53,430 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-5) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:58:53,430 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-5) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:58:53,430 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished AuditScheduler.execute()
2025-03-10 08:58:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start TaskScheduler.execute()
2025-03-10 08:58:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished TaskScheduler.execute()
2025-03-10 08:59:01,678 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52088,localport=11112]
2025-03-10 08:59:01,678 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517) >> A-ASSOCIATE-RQ
2025-03-10 08:59:01,679 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517) << A-ASSOCIATE-AC
2025-03-10 08:59:01,876 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310083124025 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:59:06,892 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17175) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:59:06,897 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517): Create Patient[pk=8361, id=PatientID[pk=8361, id=238764, issuer=DCM4CHEE.D145D56E.89F3BC40], name=KAMILLY VITORIA DA COSTA]
2025-03-10 08:59:06,898 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517): Create Study[pk=9392, uid=238764, id=31508]
2025-03-10 08:59:06,898 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517): Create Series[pk=9676, uid=1.2.410.200001.101.11.301.1123109166.2.20250310083123732, no=1, mod=US]
2025-03-10 08:59:06,899 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517): Create Instance[pk=107655, uid=1.2.410.200001.101.11.301.1123109166.3.20250310083124025, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 08:59:06,899 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517): Create Location[pk=107655, systemID=fs1, path=2025/03/10/583B47BE/2616E96B/F3C1A528, tsuid=1.2.840.10008.1.2, size=3416632, status=OK, objectType=DICOM_FILE]
2025-03-10 08:59:06,937 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517): Updated DB in 45 ms
2025-03-10 08:59:06,938 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-17175) No duplicate record with equal Patient ID found Patient[pk=8361, id=PatientID[pk=8361, id=238764, issuer=DCM4CHEE.D145D56E.89F3BC40], name=KAMILLY VITORIA DA COSTA]
2025-03-10 08:59:06,939 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310083124025 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:59:06,952 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:59:06,954 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514): Create Instance[pk=107656, uid=1.2.410.200001.101.11.601.1501430850.3.20250308083615613, class=1.2.840.10008.5.1.4.1.1.6.1, no=14]
2025-03-10 08:59:06,955 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514): Create Location[pk=107656, systemID=fs1, path=2025/03/10/59FAFE64/F09AF20D/FD4C6789, tsuid=1.2.840.10008.1.2, size=3416620, status=OK, objectType=DICOM_FILE]
2025-03-10 08:59:06,957 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514): Updated DB in 5 ms
2025-03-10 08:59:06,958 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514) << 12:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308083615613 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:59:07,141 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310083212210 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:59:07,160 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514) >> 13:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308083821194 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:59:11,500 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17175) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:59:11,503 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517): Create Instance[pk=107657, uid=1.2.410.200001.101.11.301.1123109166.3.20250310083212210, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 08:59:11,503 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517): Create Location[pk=107657, systemID=fs1, path=2025/03/10/583B47BE/2616E96B/F56784E6, tsuid=1.2.840.10008.1.2, size=3416632, status=OK, objectType=DICOM_FILE]
2025-03-10 08:59:11,506 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517): Updated DB in 6 ms
2025-03-10 08:59:11,507 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310083212210 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:59:11,709 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310083253194 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:59:12,175 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start IANScheduler.execute()
2025-03-10 08:59:12,176 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished IANScheduler.execute()
2025-03-10 08:59:19,228 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17175) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:59:19,230 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517): Create Instance[pk=107658, uid=1.2.410.200001.101.11.301.1123109166.3.20250310083253194, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 08:59:19,230 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517): Create Location[pk=107658, systemID=fs1, path=2025/03/10/583B47BE/2616E96B/F5A05484, tsuid=1.2.840.10008.1.2, size=3915740, status=OK, objectType=DICOM_FILE]
2025-03-10 08:59:19,264 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517): Updated DB in 36 ms
2025-03-10 08:59:19,264 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310083253194 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:59:19,466 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310083342769 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:59:23,822 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17175) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:59:23,824 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517): Create Instance[pk=107659, uid=1.2.410.200001.101.11.301.1123109166.3.20250310083342769, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 08:59:23,824 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517): Create Location[pk=107659, systemID=fs1, path=2025/03/10/583B47BE/2616E96B/F746B771, tsuid=1.2.840.10008.1.2, size=3915740, status=OK, objectType=DICOM_FILE]
2025-03-10 08:59:23,834 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517): Updated DB in 12 ms
2025-03-10 08:59:23,834 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310083342769 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:59:24,037 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310083411713 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:59:28,981 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17175) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:59:28,983 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517): Create Instance[pk=107660, uid=1.2.410.200001.101.11.301.1123109166.3.20250310083411713, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 08:59:28,983 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517): Create Location[pk=107660, systemID=fs1, path=2025/03/10/583B47BE/2616E96B/F8D0D48D, tsuid=1.2.840.10008.1.2, size=3915740, status=OK, objectType=DICOM_FILE]
2025-03-10 08:59:28,997 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517): Updated DB in 16 ms
2025-03-10 08:59:28,998 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310083411713 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:59:29,200 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310083506481 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:59:30,071 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49363,localport=11112]
2025-03-10 08:59:30,071 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17176) DCM4CHEE<-FCR-CSL1(518) >> A-ASSOCIATE-RQ
2025-03-10 08:59:30,072 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17176) DCM4CHEE<-FCR-CSL1(518) << A-ASSOCIATE-AC
2025-03-10 08:59:30,266 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17176) DCM4CHEE<-FCR-CSL1(518) >> 13:C-STORE-RQ[pcid=11, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.1 - Computed Radiography Image Storage
  iuid=1.2.392.200036.9125.9.0.254262836.3473482942.86381729 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:59:36,126 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17175) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:59:36,129 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517): Create Instance[pk=107661, uid=1.2.410.200001.101.11.301.1123109166.3.20250310083506481, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 08:59:36,129 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517): Create Location[pk=107661, systemID=fs1, path=2025/03/10/583B47BE/2616E96B/FA79D11A, tsuid=1.2.840.10008.1.2, size=3416632, status=OK, objectType=DICOM_FILE]
2025-03-10 08:59:36,131 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517): Updated DB in 5 ms
2025-03-10 08:59:36,132 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310083506481 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:59:36,333 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310083650354 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:59:36,914 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start UPSProcessingScheduler.execute()
2025-03-10 08:59:36,915 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished UPSProcessingScheduler.execute()
2025-03-10 08:59:37,429 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:59:37,432 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514): Create Instance[pk=107662, uid=1.2.410.200001.101.11.601.1501430850.3.20250308083821194, class=1.2.840.10008.5.1.4.1.1.6.1, no=16]
2025-03-10 08:59:37,432 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514): Create Location[pk=107662, systemID=fs1, path=2025/03/10/59FAFE64/F09AF20D/00C24D00, tsuid=1.2.840.10008.1.2, size=3416620, status=OK, objectType=DICOM_FILE]
2025-03-10 08:59:37,439 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514): Updated DB in 9 ms
2025-03-10 08:59:37,440 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514) << 13:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308083821194 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:59:37,644 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514) >> 14:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308083829284 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:59:42,509 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17175) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:59:42,511 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517): Create Instance[pk=107663, uid=1.2.410.200001.101.11.301.1123109166.3.20250310083650354, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 08:59:42,512 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517): Create Location[pk=107663, systemID=fs1, path=2025/03/10/583B47BE/2616E96B/FC7260E9, tsuid=1.2.840.10008.1.2, size=3416632, status=OK, objectType=DICOM_FILE]
2025-03-10 08:59:42,526 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517): Updated DB in 17 ms
2025-03-10 08:59:42,526 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310083650354 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:59:42,729 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310083716449 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:59:49,444 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17175) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:59:49,447 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517): Create Instance[pk=107664, uid=1.2.410.200001.101.11.301.1123109166.3.20250310083716449, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 08:59:49,447 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517): Create Location[pk=107664, systemID=fs1, path=2025/03/10/583B47BE/2616E96B/FDF19965, tsuid=1.2.840.10008.1.2, size=3416632, status=OK, objectType=DICOM_FILE]
2025-03-10 08:59:49,478 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517): Updated DB in 34 ms
2025-03-10 08:59:49,478 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517) << 8:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310083716449 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:59:49,680 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310083801731 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:59:50,848 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 08:59:50,850 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 08:59:53,430 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start AuditScheduler.execute()
2025-03-10 08:59:53,431 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-15) Send audit message to /127.0.0.1:514
2025-03-10 08:59:53,440 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-15) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:59:53,441 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-15) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 08:59:53,441 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-15) Send audit message to /127.0.0.1:514
2025-03-10 08:59:53,441 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished AuditScheduler.execute()
2025-03-10 08:59:55,419 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17175) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 08:59:55,421 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517): Create Instance[pk=107665, uid=1.2.410.200001.101.11.301.1123109166.3.20250310083801731, class=1.2.840.10008.5.1.4.1.1.6.1, no=9]
2025-03-10 08:59:55,421 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517): Create Location[pk=107665, systemID=fs1, path=2025/03/10/583B47BE/2616E96B/FF961FC4, tsuid=1.2.840.10008.1.2, size=3416632, status=OK, objectType=DICOM_FILE]
2025-03-10 08:59:55,435 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517): Updated DB in 16 ms
2025-03-10 08:59:55,436 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517) << 9:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310083801731 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:59:55,638 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310083831158 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 08:59:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start TaskScheduler.execute()
2025-03-10 08:59:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished TaskScheduler.execute()
2025-03-10 09:00:01,966 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17175) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:00:01,968 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517): Create Instance[pk=107666, uid=1.2.410.200001.101.11.301.1123109166.3.20250310083831158, class=1.2.840.10008.5.1.4.1.1.6.1, no=10]
2025-03-10 09:00:01,968 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517): Create Location[pk=107666, systemID=fs1, path=2025/03/10/583B47BE/2616E96B/FFC05006, tsuid=1.2.840.10008.1.2, size=3416632, status=OK, objectType=DICOM_FILE]
2025-03-10 09:00:01,970 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517): Updated DB in 4 ms
2025-03-10 09:00:01,971 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517) << 10:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310083831158 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:00:02,173 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517) >> 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310083915809 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:00:08,109 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:00:08,111 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514): Create Instance[pk=107667, uid=1.2.410.200001.101.11.601.1501430850.3.20250308083829284, class=1.2.840.10008.5.1.4.1.1.6.1, no=17]
2025-03-10 09:00:08,112 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514): Create Location[pk=107667, systemID=fs1, path=2025/03/10/59FAFE64/F09AF20D/00C5F39A, tsuid=1.2.840.10008.1.2, size=3416620, status=OK, objectType=DICOM_FILE]
2025-03-10 09:00:08,120 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514): Updated DB in 11 ms
2025-03-10 09:00:08,120 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514) << 14:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308083829284 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:00:08,324 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514) >> 15:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308084026920 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:00:08,903 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17175) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:00:08,905 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517): Create Instance[pk=107668, uid=1.2.410.200001.101.11.301.1123109166.3.20250310083915809, class=1.2.840.10008.5.1.4.1.1.6.1, no=11]
2025-03-10 09:00:08,906 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517): Create Location[pk=107668, systemID=fs1, path=2025/03/10/583B47BE/2616E96B/015AE4CC, tsuid=1.2.840.10008.1.2, size=3416632, status=OK, objectType=DICOM_FILE]
2025-03-10 09:00:08,917 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517): Updated DB in 14 ms
2025-03-10 09:00:08,918 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517) << 11:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310083915809 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:00:09,120 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517) >> 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310084452562 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:00:12,177 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start IANScheduler.execute()
2025-03-10 09:00:12,178 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished IANScheduler.execute()
2025-03-10 09:00:14,661 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17175) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:00:14,663 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517): Create Instance[pk=107669, uid=1.2.410.200001.101.11.301.1123109166.3.20250310084452562, class=1.2.840.10008.5.1.4.1.1.6.1, no=12]
2025-03-10 09:00:14,663 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517): Create Location[pk=107669, systemID=fs1, path=2025/03/10/583B47BE/2616E96B/2DEFDB49, tsuid=1.2.840.10008.1.2, size=3416632, status=OK, objectType=DICOM_FILE]
2025-03-10 09:00:14,674 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517): Updated DB in 13 ms
2025-03-10 09:00:14,675 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517) << 12:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310084452562 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:00:14,877 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517) >> 13:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310084517316 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:00:20,455 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17175) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:00:20,457 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517): Create Instance[pk=107670, uid=1.2.410.200001.101.11.301.1123109166.3.20250310084517316, class=1.2.840.10008.5.1.4.1.1.6.1, no=13]
2025-03-10 09:00:20,457 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517): Create Location[pk=107670, systemID=fs1, path=2025/03/10/583B47BE/2616E96B/2F6E93A6, tsuid=1.2.840.10008.1.2, size=3416632, status=OK, objectType=DICOM_FILE]
2025-03-10 09:00:20,475 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517): Updated DB in 20 ms
2025-03-10 09:00:20,475 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517) << 13:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310084517316 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:00:20,677 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517) >> 14:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310084534153 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:00:26,218 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17175) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:00:26,221 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517): Create Instance[pk=107671, uid=1.2.410.200001.101.11.301.1123109166.3.20250310084534153, class=1.2.840.10008.5.1.4.1.1.6.1, no=14]
2025-03-10 09:00:26,221 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517): Create Location[pk=107671, systemID=fs1, path=2025/03/10/583B47BE/2616E96B/2F895E82, tsuid=1.2.840.10008.1.2, size=3416632, status=OK, objectType=DICOM_FILE]
2025-03-10 09:00:26,224 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517): Updated DB in 6 ms
2025-03-10 09:00:26,224 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517) << 14:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310084534153 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:00:26,426 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517) >> 15:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310084709363 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:00:31,970 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17175) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:00:31,972 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517): Create Instance[pk=107672, uid=1.2.410.200001.101.11.301.1123109166.3.20250310084709363, class=1.2.840.10008.5.1.4.1.1.6.1, no=15]
2025-03-10 09:00:31,973 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517): Create Location[pk=107672, systemID=fs1, path=2025/03/10/583B47BE/2616E96B/32CB16B9, tsuid=1.2.840.10008.1.2, size=3416632, status=OK, objectType=DICOM_FILE]
2025-03-10 09:00:31,996 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517): Updated DB in 26 ms
2025-03-10 09:00:31,997 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517) << 15:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310084709363 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:00:32,199 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517) >> 16:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310084809788 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:00:36,915 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start UPSProcessingScheduler.execute()
2025-03-10 09:00:36,916 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished UPSProcessingScheduler.execute()
2025-03-10 09:00:37,742 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17175) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:00:37,745 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517): Create Instance[pk=107673, uid=1.2.410.200001.101.11.301.1123109166.3.20250310084809788, class=1.2.840.10008.5.1.4.1.1.6.1, no=16]
2025-03-10 09:00:37,745 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517): Create Location[pk=107673, systemID=fs1, path=2025/03/10/583B47BE/2616E96B/347FFE9F, tsuid=1.2.840.10008.1.2, size=3416632, status=OK, objectType=DICOM_FILE]
2025-03-10 09:00:37,766 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517): Updated DB in 24 ms
2025-03-10 09:00:37,766 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517) << 16:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310084809788 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:00:37,968 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517) >> 17:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310084957285 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:00:38,790 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:00:38,793 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514): Create Instance[pk=107674, uid=1.2.410.200001.101.11.601.1501430850.3.20250308084026920, class=1.2.840.10008.5.1.4.1.1.6.1, no=18]
2025-03-10 09:00:38,793 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514): Create Location[pk=107674, systemID=fs1, path=2025/03/10/59FAFE64/F09AF20D/2804264F, tsuid=1.2.840.10008.1.2, size=3416620, status=OK, objectType=DICOM_FILE]
2025-03-10 09:00:38,815 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514): Updated DB in 24 ms
2025-03-10 09:00:38,815 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514) << 15:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308084026920 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:00:39,020 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514) >> 16:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308084034111 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:00:43,510 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17175) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:00:43,513 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517): Create Instance[pk=107675, uid=1.2.410.200001.101.11.301.1123109166.3.20250310084957285, class=1.2.840.10008.5.1.4.1.1.6.1, no=17]
2025-03-10 09:00:43,513 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517): Create Location[pk=107675, systemID=fs1, path=2025/03/10/583B47BE/2616E96B/367A513D, tsuid=1.2.840.10008.1.2, size=3416632, status=OK, objectType=DICOM_FILE]
2025-03-10 09:00:43,526 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517): Updated DB in 16 ms
2025-03-10 09:00:43,526 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517) << 17:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310084957285 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:00:43,728 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517) >> 18:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310085056960 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:00:49,268 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17175) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:00:49,271 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517): Create Instance[pk=107676, uid=1.2.410.200001.101.11.301.1123109166.3.20250310085056960, class=1.2.840.10008.5.1.4.1.1.6.1, no=18]
2025-03-10 09:00:49,271 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517): Create Location[pk=107676, systemID=fs1, path=2025/03/10/583B47BE/2616E96B/5C04948C, tsuid=1.2.840.10008.1.2, size=3416632, status=OK, objectType=DICOM_FILE]
2025-03-10 09:00:49,282 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517): Updated DB in 13 ms
2025-03-10 09:00:49,282 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517) << 18:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310085056960 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:00:49,484 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517) >> 19:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310085234256 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:00:53,442 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start AuditScheduler.execute()
2025-03-10 09:00:53,450 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 09:00:53,451 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 09:00:53,451 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-27) Send audit message to /127.0.0.1:514
2025-03-10 09:00:53,452 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished AuditScheduler.execute()
2025-03-10 09:00:55,026 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17175) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:00:55,028 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517): Create Instance[pk=107677, uid=1.2.410.200001.101.11.301.1123109166.3.20250310085234256, class=1.2.840.10008.5.1.4.1.1.6.1, no=19]
2025-03-10 09:00:55,029 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517): Create Location[pk=107677, systemID=fs1, path=2025/03/10/583B47BE/2616E96B/5F5113AA, tsuid=1.2.840.10008.1.2, size=3416632, status=OK, objectType=DICOM_FILE]
2025-03-10 09:00:55,053 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517): Updated DB in 27 ms
2025-03-10 09:00:55,054 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517) << 19:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310085234256 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:00:55,256 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517) >> 20:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310085342250 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:00:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start TaskScheduler.execute()
2025-03-10 09:00:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished TaskScheduler.execute()
2025-03-10 09:01:00,800 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17175) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:01:00,802 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517): Create Instance[pk=107678, uid=1.2.410.200001.101.11.301.1123109166.3.20250310085342250, class=1.2.840.10008.5.1.4.1.1.6.1, no=20]
2025-03-10 09:01:00,803 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517): Create Location[pk=107678, systemID=fs1, path=2025/03/10/583B47BE/2616E96B/61131B06, tsuid=1.2.840.10008.1.2, size=3416632, status=OK, objectType=DICOM_FILE]
2025-03-10 09:01:00,822 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517): Updated DB in 22 ms
2025-03-10 09:01:00,822 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517) << 20:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310085342250 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:01:01,024 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517) >> 21:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310085534988 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:01:06,567 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17175) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:01:06,569 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517): Create Instance[pk=107679, uid=1.2.410.200001.101.11.301.1123109166.3.20250310085534988, class=1.2.840.10008.5.1.4.1.1.6.1, no=21]
2025-03-10 09:01:06,570 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517): Create Location[pk=107679, systemID=fs1, path=2025/03/10/583B47BE/2616E96B/646FB82D, tsuid=1.2.840.10008.1.2, size=3416632, status=OK, objectType=DICOM_FILE]
2025-03-10 09:01:06,613 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517): Updated DB in 46 ms
2025-03-10 09:01:06,613 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517) << 21:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310085534988 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:01:06,815 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517) >> 22:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310085628739 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:01:09,494 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:01:09,496 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514): Create Instance[pk=107680, uid=1.2.410.200001.101.11.601.1501430850.3.20250308084034111, class=1.2.840.10008.5.1.4.1.1.6.1, no=19]
2025-03-10 09:01:09,496 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514): Create Location[pk=107680, systemID=fs1, path=2025/03/10/59FAFE64/F09AF20D/281136EC, tsuid=1.2.840.10008.1.2, size=3416620, status=OK, objectType=DICOM_FILE]
2025-03-10 09:01:09,509 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514): Updated DB in 15 ms
2025-03-10 09:01:09,510 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514) << 16:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308084034111 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:01:09,715 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514) >> 17:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308084041418 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:01:12,179 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start IANScheduler.execute()
2025-03-10 09:01:12,180 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished IANScheduler.execute()
2025-03-10 09:01:12,356 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17175) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:01:12,358 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517): Create Instance[pk=107681, uid=1.2.410.200001.101.11.301.1123109166.3.20250310085628739, class=1.2.840.10008.5.1.4.1.1.6.1, no=22]
2025-03-10 09:01:12,358 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517): Create Location[pk=107681, systemID=fs1, path=2025/03/10/583B47BE/2616E96B/661842AB, tsuid=1.2.840.10008.1.2, size=3416632, status=OK, objectType=DICOM_FILE]
2025-03-10 09:01:12,367 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517): Updated DB in 11 ms
2025-03-10 09:01:12,367 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517) << 22:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310085628739 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:01:12,569 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517) >> 23:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310085646362 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:01:18,109 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17175) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:01:18,111 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517): Create Instance[pk=107682, uid=1.2.410.200001.101.11.301.1123109166.3.20250310085646362, class=1.2.840.10008.5.1.4.1.1.6.1, no=23]
2025-03-10 09:01:18,112 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517): Create Location[pk=107682, systemID=fs1, path=2025/03/10/583B47BE/2616E96B/66337A41, tsuid=1.2.840.10008.1.2, size=3416632, status=OK, objectType=DICOM_FILE]
2025-03-10 09:01:18,134 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517): Updated DB in 25 ms
2025-03-10 09:01:18,135 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517) << 23:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310085646362 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:01:18,337 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517) >> 24:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310085752104 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:01:23,880 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17175) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:01:23,882 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517): Create Instance[pk=107683, uid=1.2.410.200001.101.11.301.1123109166.3.20250310085752104, class=1.2.840.10008.5.1.4.1.1.6.1, no=24]
2025-03-10 09:01:23,882 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517): Create Location[pk=107683, systemID=fs1, path=2025/03/10/583B47BE/2616E96B/67F490AB, tsuid=1.2.840.10008.1.2, size=3416632, status=OK, objectType=DICOM_FILE]
2025-03-10 09:01:23,892 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517): Updated DB in 12 ms
2025-03-10 09:01:23,892 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517) << 24:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310085752104 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:01:24,095 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517) >> 25:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310085854920 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:01:26,939 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start StudySizeScheduler.execute()
2025-03-10 09:01:27,046 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) Calculated size of 2 studies
2025-03-10 09:01:27,046 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished StudySizeScheduler.execute()
2025-03-10 09:01:29,636 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17175) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:01:29,638 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517): Create Instance[pk=107684, uid=1.2.410.200001.101.11.301.1123109166.3.20250310085854920, class=1.2.840.10008.5.1.4.1.1.6.1, no=25]
2025-03-10 09:01:29,638 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517): Create Location[pk=107684, systemID=fs1, path=2025/03/10/583B47BE/2616E96B/69AA704A, tsuid=1.2.840.10008.1.2, size=3416632, status=OK, objectType=DICOM_FILE]
2025-03-10 09:01:29,658 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517): Updated DB in 22 ms
2025-03-10 09:01:29,659 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517) << 25:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310085854920 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:01:29,860 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517) >> A-RELEASE-RQ
2025-03-10 09:01:29,860 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17175) DCM4CHEE<-HS30(517) << A-RELEASE-RP
2025-03-10 09:01:29,911 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-4) DCM4CHEE<-HS30(517): close Socket[addr=187.89.160.56/187.89.160.56,port=52088,localport=11112]
2025-03-10 09:01:36,917 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start UPSProcessingScheduler.execute()
2025-03-10 09:01:36,918 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished UPSProcessingScheduler.execute()
2025-03-10 09:01:40,030 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:01:40,032 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514): Create Instance[pk=107685, uid=1.2.410.200001.101.11.601.1501430850.3.20250308084041418, class=1.2.840.10008.5.1.4.1.1.6.1, no=20]
2025-03-10 09:01:40,033 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514): Create Location[pk=107685, systemID=fs1, path=2025/03/10/59FAFE64/F09AF20D/281DFC9A, tsuid=1.2.840.10008.1.2, size=3416620, status=OK, objectType=DICOM_FILE]
2025-03-10 09:01:40,050 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514): Updated DB in 20 ms
2025-03-10 09:01:40,050 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514) << 17:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308084041418 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:01:40,252 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514) >> 18:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308084052467 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:01:53,452 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start AuditScheduler.execute()
2025-03-10 09:01:53,461 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-22) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 09:01:53,461 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-22) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 09:01:53,461 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished AuditScheduler.execute()
2025-03-10 09:01:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start TaskScheduler.execute()
2025-03-10 09:01:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished TaskScheduler.execute()
2025-03-10 09:02:10,723 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:02:10,726 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514): Create Instance[pk=107686, uid=1.2.410.200001.101.11.601.1501430850.3.20250308084052467, class=1.2.840.10008.5.1.4.1.1.6.1, no=21]
2025-03-10 09:02:10,726 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514): Create Location[pk=107686, systemID=fs1, path=2025/03/10/59FAFE64/F09AF20D/282C8914, tsuid=1.2.840.10008.1.2, size=3416620, status=OK, objectType=DICOM_FILE]
2025-03-10 09:02:10,747 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514): Updated DB in 24 ms
2025-03-10 09:02:10,747 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514) << 18:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308084052467 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:02:10,952 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514) >> 19:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308084111278 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:02:12,181 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start IANScheduler.execute()
2025-03-10 09:02:12,182 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished IANScheduler.execute()
2025-03-10 09:02:36,918 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start UPSProcessingScheduler.execute()
2025-03-10 09:02:36,919 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished UPSProcessingScheduler.execute()
2025-03-10 09:02:41,420 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:02:41,423 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514): Create Instance[pk=107687, uid=1.2.410.200001.101.11.601.1501430850.3.20250308084111278, class=1.2.840.10008.5.1.4.1.1.6.1, no=22]
2025-03-10 09:02:41,423 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514): Create Location[pk=107687, systemID=fs1, path=2025/03/10/59FAFE64/F09AF20D/29A887EE, tsuid=1.2.840.10008.1.2, size=3416620, status=OK, objectType=DICOM_FILE]
2025-03-10 09:02:41,436 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514): Updated DB in 16 ms
2025-03-10 09:02:41,436 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514) << 19:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308084111278 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:02:41,642 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514) >> 20:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308084153510 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:02:53,462 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start AuditScheduler.execute()
2025-03-10 09:02:53,462 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-21) Send audit message to /127.0.0.1:514
2025-03-10 09:02:53,463 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-21) Send audit message to /127.0.0.1:514
2025-03-10 09:02:53,471 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-21) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 09:02:53,471 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-21) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 09:02:53,472 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-21) Send audit message to /127.0.0.1:514
2025-03-10 09:02:53,472 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished AuditScheduler.execute()
2025-03-10 09:02:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start TaskScheduler.execute()
2025-03-10 09:02:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished TaskScheduler.execute()
2025-03-10 09:03:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start PurgeStorageScheduler.execute()
2025-03-10 09:03:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished PurgeStorageScheduler.execute()
2025-03-10 09:03:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-17193) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 09:03:01,702 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-17193) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 09:03:11,918 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:03:11,920 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514): Create Instance[pk=107688, uid=1.2.410.200001.101.11.601.1501430850.3.20250308084153510, class=1.2.840.10008.5.1.4.1.1.6.1, no=23]
2025-03-10 09:03:11,920 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514): Create Location[pk=107688, systemID=fs1, path=2025/03/10/59FAFE64/F09AF20D/29E1D931, tsuid=1.2.840.10008.1.2, size=3416620, status=OK, objectType=DICOM_FILE]
2025-03-10 09:03:11,935 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514): Updated DB in 17 ms
2025-03-10 09:03:11,936 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514) << 20:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308084153510 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:03:12,138 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514) >> 21:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308084239875 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:03:12,183 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start IANScheduler.execute()
2025-03-10 09:03:12,184 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished IANScheduler.execute()
2025-03-10 09:03:27,529 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52089,localport=11112]
2025-03-10 09:03:27,530 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519) >> A-ASSOCIATE-RQ
2025-03-10 09:03:27,530 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519) << A-ASSOCIATE-AC
2025-03-10 09:03:27,724 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310083124025 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:03:33,408 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17194) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:03:33,411 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519): Found previous received Instance[pk=107655, uid=1.2.410.200001.101.11.301.1123109166.3.20250310083124025, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 09:03:33,412 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519): Ignore received Instance[studyUID=238764,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310083123732,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310083124025] with equal digest
2025-03-10 09:03:33,412 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519): Updated DB in 4 ms
2025-03-10 09:03:33,413 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310083124025 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:03:33,611 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310083212210 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:03:36,919 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start UPSProcessingScheduler.execute()
2025-03-10 09:03:36,920 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished UPSProcessingScheduler.execute()
2025-03-10 09:03:37,881 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17194) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:03:37,883 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519): Found previous received Instance[pk=107657, uid=1.2.410.200001.101.11.301.1123109166.3.20250310083212210, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 09:03:37,884 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519): Ignore received Instance[studyUID=238764,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310083123732,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310083212210] with equal digest
2025-03-10 09:03:37,884 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519): Updated DB in 3 ms
2025-03-10 09:03:37,885 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310083212210 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:03:38,083 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310083253194 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:03:42,602 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:03:42,604 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514): Create Instance[pk=107689, uid=1.2.410.200001.101.11.601.1501430850.3.20250308084239875, class=1.2.840.10008.5.1.4.1.1.6.1, no=24]
2025-03-10 09:03:42,605 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514): Create Location[pk=107689, systemID=fs1, path=2025/03/10/59FAFE64/F09AF20D/2B7D490A, tsuid=1.2.840.10008.1.2, size=3416620, status=OK, objectType=DICOM_FILE]
2025-03-10 09:03:42,619 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514): Updated DB in 17 ms
2025-03-10 09:03:42,620 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514) << 21:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308084239875 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:03:42,823 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514) >> 22:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308084357826 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:03:44,912 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17194) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:03:44,914 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519): Found previous received Instance[pk=107658, uid=1.2.410.200001.101.11.301.1123109166.3.20250310083253194, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 09:03:44,915 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519): Ignore received Instance[studyUID=238764,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310083123732,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310083253194] with equal digest
2025-03-10 09:03:44,915 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519): Updated DB in 3 ms
2025-03-10 09:03:44,916 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310083253194 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:03:45,114 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310083342769 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:03:52,132 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17194) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:03:52,135 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519): Found previous received Instance[pk=107659, uid=1.2.410.200001.101.11.301.1123109166.3.20250310083342769, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 09:03:52,135 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519): Ignore received Instance[studyUID=238764,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310083123732,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310083342769] with equal digest
2025-03-10 09:03:52,135 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519): Updated DB in 2 ms
2025-03-10 09:03:52,137 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310083342769 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:03:52,335 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310083411713 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:03:53,472 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start AuditScheduler.execute()
2025-03-10 09:03:53,481 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-2) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 09:03:53,482 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-2) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 09:03:53,482 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished AuditScheduler.execute()
2025-03-10 09:03:56,416 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17194) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:03:56,418 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519): Found previous received Instance[pk=107660, uid=1.2.410.200001.101.11.301.1123109166.3.20250310083411713, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 09:03:56,418 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519): Ignore received Instance[studyUID=238764,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310083123732,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310083411713] with equal digest
2025-03-10 09:03:56,419 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519): Updated DB in 3 ms
2025-03-10 09:03:56,420 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310083411713 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:03:56,617 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310083506481 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:03:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start TaskScheduler.execute()
2025-03-10 09:03:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished TaskScheduler.execute()
2025-03-10 09:04:00,696 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17194) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:04:00,698 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519): Found previous received Instance[pk=107661, uid=1.2.410.200001.101.11.301.1123109166.3.20250310083506481, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 09:04:00,698 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519): Ignore received Instance[studyUID=238764,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310083123732,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310083506481] with equal digest
2025-03-10 09:04:00,699 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519): Updated DB in 3 ms
2025-03-10 09:04:00,700 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310083506481 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:04:00,899 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310083650354 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:04:07,184 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17176) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:04:07,194 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17176) DCM4CHEE<-FCR-CSL1(518): Create Study[pk=9393, uid=1.2.392.200036.9125.2.3619053820161.6594050362.320416, id=*]
2025-03-10 09:04:07,194 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17176) DCM4CHEE<-FCR-CSL1(518): Create Series[pk=9677, uid=1.2.392.200036.9125.3.3619053820161.6594050362.320417, no=3001, mod=CR]
2025-03-10 09:04:07,195 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17176) DCM4CHEE<-FCR-CSL1(518): Create Instance[pk=107690, uid=1.2.392.200036.9125.9.0.254262836.3473482942.86381729, class=1.2.840.10008.5.1.4.1.1.1, no=3001]
2025-03-10 09:04:07,195 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17176) DCM4CHEE<-FCR-CSL1(518): Create Location[pk=107690, systemID=fs1, path=2025/03/10/0A88C006/88607C08/CE786AD4, tsuid=1.2.840.10008.1.2, size=14015754, status=OK, objectType=DICOM_FILE]
2025-03-10 09:04:07,227 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17176) DCM4CHEE<-FCR-CSL1(518): Updated DB in 42 ms
2025-03-10 09:04:07,227 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17176) DCM4CHEE<-FCR-CSL1(518) << 13:C-STORE-RSP[pcid=11, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.1 - Computed Radiography Image Storage
  iuid=1.2.392.200036.9125.9.0.254262836.3473482942.86381729 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:04:07,421 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17176) DCM4CHEE<-FCR-CSL1(518) >> 15:C-STORE-RQ[pcid=11, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.1 - Computed Radiography Image Storage
  iuid=1.2.392.200036.9125.9.0.254262837.285877438.86381729 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:04:07,677 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17194) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:04:07,680 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519): Found previous received Instance[pk=107663, uid=1.2.410.200001.101.11.301.1123109166.3.20250310083650354, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 09:04:07,680 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519): Ignore received Instance[studyUID=238764,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310083123732,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310083650354] with equal digest
2025-03-10 09:04:07,681 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519): Updated DB in 3 ms
2025-03-10 09:04:07,682 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310083650354 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:04:07,880 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310083716449 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:04:12,185 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start IANScheduler.execute()
2025-03-10 09:04:12,187 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished IANScheduler.execute()
2025-03-10 09:04:13,275 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:04:13,278 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514): Create Instance[pk=107691, uid=1.2.410.200001.101.11.601.1501430850.3.20250308084357826, class=1.2.840.10008.5.1.4.1.1.6.1, no=25]
2025-03-10 09:04:13,278 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514): Create Location[pk=107691, systemID=fs1, path=2025/03/10/59FAFE64/F09AF20D/2D4D6753, tsuid=1.2.840.10008.1.2, size=3416620, status=OK, objectType=DICOM_FILE]
2025-03-10 09:04:13,281 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514): Updated DB in 6 ms
2025-03-10 09:04:13,281 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514) << 22:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308084357826 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:04:13,487 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514) >> 23:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308084535706 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:04:13,496 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17194) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:04:13,499 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519): Found previous received Instance[pk=107664, uid=1.2.410.200001.101.11.301.1123109166.3.20250310083716449, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 09:04:13,499 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519): Ignore received Instance[studyUID=238764,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310083123732,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310083716449] with equal digest
2025-03-10 09:04:13,500 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519): Updated DB in 4 ms
2025-03-10 09:04:13,501 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519) << 8:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310083716449 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:04:13,698 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310083801731 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:04:19,310 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17194) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:04:19,313 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519): Found previous received Instance[pk=107665, uid=1.2.410.200001.101.11.301.1123109166.3.20250310083801731, class=1.2.840.10008.5.1.4.1.1.6.1, no=9]
2025-03-10 09:04:19,313 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519): Ignore received Instance[studyUID=238764,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310083123732,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310083801731] with equal digest
2025-03-10 09:04:19,313 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519): Updated DB in 2 ms
2025-03-10 09:04:19,314 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519) << 9:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310083801731 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:04:19,513 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310083831158 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:04:25,129 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17194) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:04:25,131 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519): Found previous received Instance[pk=107666, uid=1.2.410.200001.101.11.301.1123109166.3.20250310083831158, class=1.2.840.10008.5.1.4.1.1.6.1, no=10]
2025-03-10 09:04:25,132 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519): Ignore received Instance[studyUID=238764,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310083123732,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310083831158] with equal digest
2025-03-10 09:04:25,132 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519): Updated DB in 3 ms
2025-03-10 09:04:25,133 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519) << 10:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310083831158 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:04:25,331 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519) >> 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310083915809 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:04:30,947 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17194) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:04:30,949 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519): Found previous received Instance[pk=107668, uid=1.2.410.200001.101.11.301.1123109166.3.20250310083915809, class=1.2.840.10008.5.1.4.1.1.6.1, no=11]
2025-03-10 09:04:30,950 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519): Ignore received Instance[studyUID=238764,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310083123732,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310083915809] with equal digest
2025-03-10 09:04:30,950 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519): Updated DB in 3 ms
2025-03-10 09:04:30,951 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519) << 11:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310083915809 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:04:31,149 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519) >> 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310084452562 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:04:36,767 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17194) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:04:36,769 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519): Found previous received Instance[pk=107669, uid=1.2.410.200001.101.11.301.1123109166.3.20250310084452562, class=1.2.840.10008.5.1.4.1.1.6.1, no=12]
2025-03-10 09:04:36,770 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519): Ignore received Instance[studyUID=238764,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310083123732,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310084452562] with equal digest
2025-03-10 09:04:36,770 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519): Updated DB in 3 ms
2025-03-10 09:04:36,771 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519) << 12:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310084452562 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:04:36,920 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start UPSProcessingScheduler.execute()
2025-03-10 09:04:36,922 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished UPSProcessingScheduler.execute()
2025-03-10 09:04:36,969 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519) >> 13:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310084517316 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:04:42,585 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17194) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:04:42,588 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519): Found previous received Instance[pk=107670, uid=1.2.410.200001.101.11.301.1123109166.3.20250310084517316, class=1.2.840.10008.5.1.4.1.1.6.1, no=13]
2025-03-10 09:04:42,588 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519): Ignore received Instance[studyUID=238764,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310083123732,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310084517316] with equal digest
2025-03-10 09:04:42,589 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519): Updated DB in 4 ms
2025-03-10 09:04:42,590 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519) << 13:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310084517316 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:04:42,788 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519) >> 14:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310084534153 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:04:43,953 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:04:43,956 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514): Create Instance[pk=107692, uid=1.2.410.200001.101.11.601.1501430850.3.20250308084535706, class=1.2.840.10008.5.1.4.1.1.6.1, no=26]
2025-03-10 09:04:43,956 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514): Create Location[pk=107692, systemID=fs1, path=2025/03/10/59FAFE64/F09AF20D/3099FCD2, tsuid=1.2.840.10008.1.2, size=3416620, status=OK, objectType=DICOM_FILE]
2025-03-10 09:04:43,967 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514): Updated DB in 13 ms
2025-03-10 09:04:43,968 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514) << 23:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308084535706 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:04:44,170 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514) >> 24:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308084548133 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:04:48,411 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17194) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:04:48,413 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519): Found previous received Instance[pk=107671, uid=1.2.410.200001.101.11.301.1123109166.3.20250310084534153, class=1.2.840.10008.5.1.4.1.1.6.1, no=14]
2025-03-10 09:04:48,414 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519): Ignore received Instance[studyUID=238764,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310083123732,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310084534153] with equal digest
2025-03-10 09:04:48,414 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519): Updated DB in 3 ms
2025-03-10 09:04:48,415 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519) << 14:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310084534153 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:04:48,611 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519) >> 15:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310084709363 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:04:50,850 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 09:04:50,852 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 09:04:53,482 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start AuditScheduler.execute()
2025-03-10 09:04:53,493 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-6) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 09:04:53,493 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-6) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 09:04:53,493 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished AuditScheduler.execute()
2025-03-10 09:04:54,230 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17194) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:04:54,232 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519): Found previous received Instance[pk=107672, uid=1.2.410.200001.101.11.301.1123109166.3.20250310084709363, class=1.2.840.10008.5.1.4.1.1.6.1, no=15]
2025-03-10 09:04:54,232 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519): Ignore received Instance[studyUID=238764,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310083123732,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310084709363] with equal digest
2025-03-10 09:04:54,232 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519): Updated DB in 2 ms
2025-03-10 09:04:54,234 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519) << 15:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310084709363 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:04:54,432 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519) >> 16:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310084809788 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:04:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start TaskScheduler.execute()
2025-03-10 09:04:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished TaskScheduler.execute()
2025-03-10 09:05:00,049 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17194) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:05:00,051 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519): Found previous received Instance[pk=107673, uid=1.2.410.200001.101.11.301.1123109166.3.20250310084809788, class=1.2.840.10008.5.1.4.1.1.6.1, no=16]
2025-03-10 09:05:00,052 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519): Ignore received Instance[studyUID=238764,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310083123732,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310084809788] with equal digest
2025-03-10 09:05:00,052 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519): Updated DB in 3 ms
2025-03-10 09:05:00,053 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519) << 16:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310084809788 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:05:00,251 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519) >> 17:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310084957285 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:05:05,869 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17194) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:05:05,871 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519): Found previous received Instance[pk=107675, uid=1.2.410.200001.101.11.301.1123109166.3.20250310084957285, class=1.2.840.10008.5.1.4.1.1.6.1, no=17]
2025-03-10 09:05:05,872 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519): Ignore received Instance[studyUID=238764,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310083123732,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310084957285] with equal digest
2025-03-10 09:05:05,872 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519): Updated DB in 3 ms
2025-03-10 09:05:05,873 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519) << 17:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310084957285 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:05:06,073 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519) >> 18:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310085056960 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:05:12,187 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start IANScheduler.execute()
2025-03-10 09:05:12,188 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished IANScheduler.execute()
2025-03-10 09:05:13,060 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17194) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:05:13,063 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519): Found previous received Instance[pk=107676, uid=1.2.410.200001.101.11.301.1123109166.3.20250310085056960, class=1.2.840.10008.5.1.4.1.1.6.1, no=18]
2025-03-10 09:05:13,063 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519): Ignore received Instance[studyUID=238764,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310083123732,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310085056960] with equal digest
2025-03-10 09:05:13,064 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519): Updated DB in 3 ms
2025-03-10 09:05:13,065 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519) << 18:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310085056960 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:05:13,272 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519) >> 19:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310085234256 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:05:14,479 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:05:14,481 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514): Create Instance[pk=107693, uid=1.2.410.200001.101.11.601.1501430850.3.20250308084548133, class=1.2.840.10008.5.1.4.1.1.6.1, no=27]
2025-03-10 09:05:14,482 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514): Create Location[pk=107693, systemID=fs1, path=2025/03/10/59FAFE64/F09AF20D/30A95B44, tsuid=1.2.840.10008.1.2, size=3416620, status=OK, objectType=DICOM_FILE]
2025-03-10 09:05:14,498 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514): Updated DB in 19 ms
2025-03-10 09:05:14,499 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514) << 24:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308084548133 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:05:14,703 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514) >> 25:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308084555096 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:05:20,075 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17194) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:05:20,077 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519): Found previous received Instance[pk=107677, uid=1.2.410.200001.101.11.301.1123109166.3.20250310085234256, class=1.2.840.10008.5.1.4.1.1.6.1, no=19]
2025-03-10 09:05:20,077 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519): Ignore received Instance[studyUID=238764,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310083123732,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310085234256] with equal digest
2025-03-10 09:05:20,078 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519): Updated DB in 3 ms
2025-03-10 09:05:20,079 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519) << 19:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310085234256 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:05:20,284 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519) >> 20:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310085342250 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:05:25,719 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17194) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:05:25,722 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519): Found previous received Instance[pk=107678, uid=1.2.410.200001.101.11.301.1123109166.3.20250310085342250, class=1.2.840.10008.5.1.4.1.1.6.1, no=20]
2025-03-10 09:05:25,722 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519): Ignore received Instance[studyUID=238764,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310083123732,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310085342250] with equal digest
2025-03-10 09:05:25,722 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519): Updated DB in 3 ms
2025-03-10 09:05:25,723 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519) << 20:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310085342250 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:05:25,923 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519) >> 21:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310085534988 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:05:31,544 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17194) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:05:31,546 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519): Found previous received Instance[pk=107679, uid=1.2.410.200001.101.11.301.1123109166.3.20250310085534988, class=1.2.840.10008.5.1.4.1.1.6.1, no=21]
2025-03-10 09:05:31,547 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519): Ignore received Instance[studyUID=238764,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310083123732,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310085534988] with equal digest
2025-03-10 09:05:31,547 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519): Updated DB in 3 ms
2025-03-10 09:05:31,548 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519) << 21:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310085534988 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:05:31,749 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519) >> 22:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310085628739 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:05:36,922 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start UPSProcessingScheduler.execute()
2025-03-10 09:05:36,923 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished UPSProcessingScheduler.execute()
2025-03-10 09:05:37,956 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17194) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:05:37,958 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519): Found previous received Instance[pk=107681, uid=1.2.410.200001.101.11.301.1123109166.3.20250310085628739, class=1.2.840.10008.5.1.4.1.1.6.1, no=22]
2025-03-10 09:05:37,958 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519): Ignore received Instance[studyUID=238764,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310083123732,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310085628739] with equal digest
2025-03-10 09:05:37,959 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519): Updated DB in 3 ms
2025-03-10 09:05:37,960 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519) << 22:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310085628739 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:05:38,158 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519) >> 23:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310085646362 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:05:40,503 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340964&seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250221144532901&objectUID=1.2.410.200001.101.11.301.1144174170.3.20250221144533199&contentType=image/jpeg from null@162.240.235.97
2025-03-10 09:05:40,565 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340964&seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250221144532901&objectUID=1.2.410.200001.101.11.301.1144174170.3.20250221144629048&contentType=image/jpeg from null@162.240.235.97
2025-03-10 09:05:40,621 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340964&seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250221144532901&objectUID=1.2.410.200001.101.11.301.1144174170.3.20250221144649245&contentType=image/jpeg from null@162.240.235.97
2025-03-10 09:05:40,676 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340964&seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250221144532901&objectUID=1.2.410.200001.101.11.301.1144174170.3.20250221144743264&contentType=image/jpeg from null@162.240.235.97
2025-03-10 09:05:40,733 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340964&seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250221144532901&objectUID=1.2.410.200001.101.11.301.1144174170.3.20250221144926049&contentType=image/jpeg from null@162.240.235.97
2025-03-10 09:05:44,941 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17194) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:05:44,943 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519): Found previous received Instance[pk=107682, uid=1.2.410.200001.101.11.301.1123109166.3.20250310085646362, class=1.2.840.10008.5.1.4.1.1.6.1, no=23]
2025-03-10 09:05:44,943 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519): Ignore received Instance[studyUID=238764,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310083123732,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310085646362] with equal digest
2025-03-10 09:05:44,944 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519): Updated DB in 3 ms
2025-03-10 09:05:44,945 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519) << 23:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310085646362 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:05:45,146 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519) >> 24:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310085752104 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:05:45,171 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:05:45,174 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514): Create Instance[pk=107694, uid=1.2.410.200001.101.11.601.1501430850.3.20250308084555096, class=1.2.840.10008.5.1.4.1.1.6.1, no=28]
2025-03-10 09:05:45,174 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514): Create Location[pk=107694, systemID=fs1, path=2025/03/10/59FAFE64/F09AF20D/30B612A4, tsuid=1.2.840.10008.1.2, size=3416620, status=OK, objectType=DICOM_FILE]
2025-03-10 09:05:45,194 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514): Updated DB in 22 ms
2025-03-10 09:05:45,194 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514) << 25:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308084555096 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:05:45,399 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514) >> 26:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308084601376 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:05:50,773 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17194) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:05:50,775 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519): Found previous received Instance[pk=107683, uid=1.2.410.200001.101.11.301.1123109166.3.20250310085752104, class=1.2.840.10008.5.1.4.1.1.6.1, no=24]
2025-03-10 09:05:50,775 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519): Ignore received Instance[studyUID=238764,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310083123732,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310085752104] with equal digest
2025-03-10 09:05:50,776 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519): Updated DB in 3 ms
2025-03-10 09:05:50,777 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519) << 24:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310085752104 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:05:50,976 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519) >> 25:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310085854920 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:05:53,493 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start AuditScheduler.execute()
2025-03-10 09:05:53,494 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-16) Send audit message to /127.0.0.1:514
2025-03-10 09:05:53,504 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-16) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 09:05:53,504 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-16) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 09:05:53,504 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished AuditScheduler.execute()
2025-03-10 09:05:57,186 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17194) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:05:57,188 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519): Found previous received Instance[pk=107684, uid=1.2.410.200001.101.11.301.1123109166.3.20250310085854920, class=1.2.840.10008.5.1.4.1.1.6.1, no=25]
2025-03-10 09:05:57,189 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519): Ignore received Instance[studyUID=238764,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310083123732,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310085854920] with equal digest
2025-03-10 09:05:57,189 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519): Updated DB in 3 ms
2025-03-10 09:05:57,190 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519) << 25:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310085854920 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:05:57,388 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519) >> A-RELEASE-RQ
2025-03-10 09:05:57,389 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(519) << A-RELEASE-RP
2025-03-10 09:05:57,439 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-20) DCM4CHEE<-HS30(519): close Socket[addr=187.89.160.56/187.89.160.56,port=52089,localport=11112]
2025-03-10 09:05:57,794 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52091,localport=11112]
2025-03-10 09:05:57,794 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520) >> A-ASSOCIATE-RQ
2025-03-10 09:05:57,794 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520) << A-ASSOCIATE-AC
2025-03-10 09:05:57,990 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310083124025 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:05:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start TaskScheduler.execute()
2025-03-10 09:05:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished TaskScheduler.execute()
2025-03-10 09:06:02,558 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52151,localport=11112]
2025-03-10 09:06:02,558 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(521) >> A-ASSOCIATE-RQ
2025-03-10 09:06:02,558 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(521) << A-ASSOCIATE-AC
2025-03-10 09:06:02,750 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(521) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310085928022 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:06:03,354 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17194) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:06:03,357 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520): Found previous received Instance[pk=107655, uid=1.2.410.200001.101.11.301.1123109166.3.20250310083124025, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 09:06:03,357 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520): Ignore received Instance[studyUID=238764,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310083123732,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310083124025] with equal digest
2025-03-10 09:06:03,357 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520): Updated DB in 3 ms
2025-03-10 09:06:03,358 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310083124025 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:06:03,559 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310083212210 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:06:04,408 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17207) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:06:04,412 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(521): Create Patient[pk=8362, id=PatientID[pk=8362, id=341539, issuer=DCM4CHEE.FDD75467.0DA2804A], name=PATRICIA SANTOS DA SILVA]
2025-03-10 09:06:04,414 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(521): Create Study[pk=9394, uid=341539, id=31519]
2025-03-10 09:06:04,415 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(521): Create Series[pk=9678, uid=1.2.410.200001.101.11.501.1791052210.2.20250310085927659, no=1, mod=US]
2025-03-10 09:06:04,415 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(521): Create Instance[pk=107695, uid=1.2.410.200001.101.11.501.1791052210.3.20250310085928022, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 09:06:04,416 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(521): Create Location[pk=107695, systemID=fs1, path=2025/03/10/59FB016B/3FCC612D/0D772063, tsuid=1.2.840.10008.1.2, size=3416704, status=OK, objectType=DICOM_FILE]
2025-03-10 09:06:04,457 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(521): Updated DB in 49 ms
2025-03-10 09:06:04,458 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-17207) No duplicate record with equal Patient ID found Patient[pk=8362, id=PatientID[pk=8362, id=341539, issuer=DCM4CHEE.FDD75467.0DA2804A], name=PATRICIA SANTOS DA SILVA]
2025-03-10 09:06:04,459 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(521) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310085928022 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:06:04,653 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(521) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310085951487 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:06:04,945 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17207) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:06:04,947 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(521): Create Instance[pk=107696, uid=1.2.410.200001.101.11.501.1791052210.3.20250310085951487, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 09:06:04,947 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(521): Create Location[pk=107696, systemID=fs1, path=2025/03/10/59FB016B/3FCC612D/0D9E4810, tsuid=1.2.840.10008.1.2, size=3416704, status=OK, objectType=DICOM_FILE]
2025-03-10 09:06:04,958 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(521): Updated DB in 13 ms
2025-03-10 09:06:04,959 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(521) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310085951487 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:06:05,158 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(521) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310090020966 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:06:05,450 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17207) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:06:05,452 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(521): Create Instance[pk=107697, uid=1.2.410.200001.101.11.501.1791052210.3.20250310090020966, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 09:06:05,452 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(521): Create Location[pk=107697, systemID=fs1, path=2025/03/10/59FB016B/3FCC612D/5D7A06B7, tsuid=1.2.840.10008.1.2, size=3416704, status=OK, objectType=DICOM_FILE]
2025-03-10 09:06:05,471 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(521): Updated DB in 21 ms
2025-03-10 09:06:05,472 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(521) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310090020966 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:06:05,666 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(521) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310090154249 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:06:05,958 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17207) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:06:05,960 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(521): Create Instance[pk=107698, uid=1.2.410.200001.101.11.501.1791052210.3.20250310090154249, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 09:06:05,960 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(521): Create Location[pk=107698, systemID=fs1, path=2025/03/10/59FB016B/3FCC612D/5F5ADCD3, tsuid=1.2.840.10008.1.2, size=3416704, status=OK, objectType=DICOM_FILE]
2025-03-10 09:06:05,978 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(521): Updated DB in 20 ms
2025-03-10 09:06:05,979 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(521) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310090154249 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:06:06,176 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(521) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310090340893 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:06:06,468 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17207) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:06:06,471 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(521): Create Instance[pk=107699, uid=1.2.410.200001.101.11.501.1791052210.3.20250310090340893, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 09:06:06,471 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(521): Create Location[pk=107699, systemID=fs1, path=2025/03/10/59FB016B/3FCC612D/62B4BC2F, tsuid=1.2.840.10008.1.2, size=3416908, status=OK, objectType=DICOM_FILE]
2025-03-10 09:06:06,484 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(521): Updated DB in 16 ms
2025-03-10 09:06:06,484 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(521) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310090340893 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:06:06,684 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(521) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310090428705 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:06:06,975 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17207) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:06:06,978 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(521): Create Instance[pk=107700, uid=1.2.410.200001.101.11.501.1791052210.3.20250310090428705, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 09:06:06,978 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(521): Create Location[pk=107700, systemID=fs1, path=2025/03/10/59FB016B/3FCC612D/645103EE, tsuid=1.2.840.10008.1.2, size=3416704, status=OK, objectType=DICOM_FILE]
2025-03-10 09:06:06,996 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(521): Updated DB in 21 ms
2025-03-10 09:06:06,997 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(521) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310090428705 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:06:07,194 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(521) >> A-RELEASE-RQ
2025-03-10 09:06:07,194 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(521) << A-RELEASE-RP
2025-03-10 09:06:07,244 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-13) DCM4CHEE<-HS50US07(521): close Socket[addr=187.89.160.56/187.89.160.56,port=52151,localport=11112]
2025-03-10 09:06:07,598 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52152,localport=11112]
2025-03-10 09:06:07,598 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(522) >> A-ASSOCIATE-RQ
2025-03-10 09:06:07,598 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(522) << A-ASSOCIATE-AC
2025-03-10 09:06:07,801 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(522) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310085928022 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:06:09,551 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17207) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:06:09,554 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(522): Found previous received Instance[pk=107695, uid=1.2.410.200001.101.11.501.1791052210.3.20250310085928022, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 09:06:09,554 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(522): Ignore received Instance[studyUID=341539,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310085927659,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310085928022] with equal digest
2025-03-10 09:06:09,555 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(522): Updated DB in 4 ms
2025-03-10 09:06:09,556 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(522) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310085928022 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:06:09,766 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(522) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310085951487 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:06:10,058 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17207) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:06:10,060 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(522): Found previous received Instance[pk=107696, uid=1.2.410.200001.101.11.501.1791052210.3.20250310085951487, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 09:06:10,060 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(522): Ignore received Instance[studyUID=341539,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310085927659,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310085951487] with equal digest
2025-03-10 09:06:10,060 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(522): Updated DB in 2 ms
2025-03-10 09:06:10,062 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(522) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310085951487 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:06:10,211 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17194) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:06:10,214 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520): Found previous received Instance[pk=107657, uid=1.2.410.200001.101.11.301.1123109166.3.20250310083212210, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 09:06:10,214 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520): Ignore received Instance[studyUID=238764,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310083123732,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310083212210] with equal digest
2025-03-10 09:06:10,214 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520): Updated DB in 3 ms
2025-03-10 09:06:10,215 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310083212210 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:06:10,271 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(522) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310090020966 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:06:10,413 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310083253194 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:06:10,562 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17207) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:06:10,564 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(522): Found previous received Instance[pk=107697, uid=1.2.410.200001.101.11.501.1791052210.3.20250310090020966, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 09:06:10,565 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(522): Ignore received Instance[studyUID=341539,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310085927659,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310090020966] with equal digest
2025-03-10 09:06:10,565 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(522): Updated DB in 3 ms
2025-03-10 09:06:10,566 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(522) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310090020966 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:06:10,777 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(522) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310090154249 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:06:11,068 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17207) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:06:11,070 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(522): Found previous received Instance[pk=107698, uid=1.2.410.200001.101.11.501.1791052210.3.20250310090154249, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 09:06:11,071 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(522): Ignore received Instance[studyUID=341539,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310085927659,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310090154249] with equal digest
2025-03-10 09:06:11,071 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(522): Updated DB in 3 ms
2025-03-10 09:06:11,072 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(522) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310090154249 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:06:11,281 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(522) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310090340893 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:06:11,572 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17207) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:06:11,575 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(522): Found previous received Instance[pk=107699, uid=1.2.410.200001.101.11.501.1791052210.3.20250310090340893, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 09:06:11,575 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(522): Ignore received Instance[studyUID=341539,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310085927659,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310090340893] with equal digest
2025-03-10 09:06:11,575 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(522): Updated DB in 2 ms
2025-03-10 09:06:11,576 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(522) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310090340893 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:06:11,782 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(522) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310090428705 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:06:12,074 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17207) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:06:12,076 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(522): Found previous received Instance[pk=107700, uid=1.2.410.200001.101.11.501.1791052210.3.20250310090428705, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 09:06:12,076 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(522): Ignore received Instance[studyUID=341539,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310085927659,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310090428705] with equal digest
2025-03-10 09:06:12,076 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(522): Updated DB in 2 ms
2025-03-10 09:06:12,078 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(522) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310090428705 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:06:12,189 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start IANScheduler.execute()
2025-03-10 09:06:12,191 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished IANScheduler.execute()
2025-03-10 09:06:12,286 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(522) >> A-RELEASE-RQ
2025-03-10 09:06:12,286 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(522) << A-RELEASE-RP
2025-03-10 09:06:12,337 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-3) DCM4CHEE<-HS50US07(522): close Socket[addr=187.89.160.56/187.89.160.56,port=52152,localport=11112]
2025-03-10 09:06:12,689 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52153,localport=11112]
2025-03-10 09:06:12,689 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(523) >> A-ASSOCIATE-RQ
2025-03-10 09:06:12,689 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(523) << A-ASSOCIATE-AC
2025-03-10 09:06:12,885 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(523) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310085928022 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:06:14,589 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17207) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:06:14,592 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(523): Found previous received Instance[pk=107695, uid=1.2.410.200001.101.11.501.1791052210.3.20250310085928022, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 09:06:14,592 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(523): Ignore received Instance[studyUID=341539,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310085927659,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310085928022] with equal digest
2025-03-10 09:06:14,592 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(523): Updated DB in 3 ms
2025-03-10 09:06:14,594 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(523) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310085928022 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:06:14,795 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(523) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310085951487 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:06:15,087 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17207) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:06:15,089 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(523): Found previous received Instance[pk=107696, uid=1.2.410.200001.101.11.501.1791052210.3.20250310085951487, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 09:06:15,089 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(523): Ignore received Instance[studyUID=341539,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310085927659,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310085951487] with equal digest
2025-03-10 09:06:15,089 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(523): Updated DB in 2 ms
2025-03-10 09:06:15,090 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(523) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310085951487 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:06:15,292 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(523) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310090020966 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:06:15,584 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17207) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:06:15,586 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(523): Found previous received Instance[pk=107697, uid=1.2.410.200001.101.11.501.1791052210.3.20250310090020966, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 09:06:15,586 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(523): Ignore received Instance[studyUID=341539,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310085927659,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310090020966] with equal digest
2025-03-10 09:06:15,587 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(523): Updated DB in 3 ms
2025-03-10 09:06:15,588 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(523) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310090020966 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:06:15,789 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(523) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310090154249 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:06:15,864 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:06:15,866 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514): Create Instance[pk=107701, uid=1.2.410.200001.101.11.601.1501430850.3.20250308084601376, class=1.2.840.10008.5.1.4.1.1.6.1, no=29]
2025-03-10 09:06:15,866 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514): Create Location[pk=107701, systemID=fs1, path=2025/03/10/59FAFE64/F09AF20D/3222AF47, tsuid=1.2.840.10008.1.2, size=3416620, status=OK, objectType=DICOM_FILE]
2025-03-10 09:06:15,877 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514): Updated DB in 13 ms
2025-03-10 09:06:15,877 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514) << 26:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308084601376 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:06:16,081 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17207) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:06:16,081 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514) >> 27:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308084612766 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:06:16,083 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(523): Found previous received Instance[pk=107698, uid=1.2.410.200001.101.11.501.1791052210.3.20250310090154249, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 09:06:16,084 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(523): Ignore received Instance[studyUID=341539,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310085927659,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310090154249] with equal digest
2025-03-10 09:06:16,084 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(523): Updated DB in 3 ms
2025-03-10 09:06:16,085 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(523) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310090154249 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:06:16,287 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(523) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310090340893 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:06:16,578 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17207) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:06:16,580 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(523): Found previous received Instance[pk=107699, uid=1.2.410.200001.101.11.501.1791052210.3.20250310090340893, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 09:06:16,581 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(523): Ignore received Instance[studyUID=341539,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310085927659,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310090340893] with equal digest
2025-03-10 09:06:16,581 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(523): Updated DB in 2 ms
2025-03-10 09:06:16,582 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(523) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310090340893 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:06:16,784 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(523) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310090428705 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:06:16,881 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17194) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:06:16,883 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520): Found previous received Instance[pk=107658, uid=1.2.410.200001.101.11.301.1123109166.3.20250310083253194, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 09:06:16,884 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520): Ignore received Instance[studyUID=238764,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310083123732,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310083253194] with equal digest
2025-03-10 09:06:16,884 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520): Updated DB in 3 ms
2025-03-10 09:06:16,885 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310083253194 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:06:17,075 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17207) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:06:17,077 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(523): Found previous received Instance[pk=107700, uid=1.2.410.200001.101.11.501.1791052210.3.20250310090428705, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 09:06:17,078 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(523): Ignore received Instance[studyUID=341539,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310085927659,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310090428705] with equal digest
2025-03-10 09:06:17,078 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(523): Updated DB in 2 ms
2025-03-10 09:06:17,079 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(523) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310090428705 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:06:17,087 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310083342769 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:06:17,281 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(523) >> A-RELEASE-RQ
2025-03-10 09:06:17,281 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(523) << A-RELEASE-RP
2025-03-10 09:06:17,331 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-19) DCM4CHEE<-HS50US07(523): close Socket[addr=187.89.160.56/187.89.160.56,port=52153,localport=11112]
2025-03-10 09:06:17,674 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52154,localport=11112]
2025-03-10 09:06:17,674 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(524) >> A-ASSOCIATE-RQ
2025-03-10 09:06:17,675 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(524) << A-ASSOCIATE-AC
2025-03-10 09:06:17,869 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(524) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310085928022 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:06:19,553 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17207) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:06:19,557 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(524): Found previous received Instance[pk=107695, uid=1.2.410.200001.101.11.501.1791052210.3.20250310085928022, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 09:06:19,557 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(524): Ignore received Instance[studyUID=341539,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310085927659,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310085928022] with equal digest
2025-03-10 09:06:19,558 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(524): Updated DB in 5 ms
2025-03-10 09:06:19,559 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(524) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310085928022 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:06:19,760 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(524) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310085951487 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:06:20,052 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17207) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:06:20,054 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(524): Found previous received Instance[pk=107696, uid=1.2.410.200001.101.11.501.1791052210.3.20250310085951487, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 09:06:20,054 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(524): Ignore received Instance[studyUID=341539,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310085927659,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310085951487] with equal digest
2025-03-10 09:06:20,054 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(524): Updated DB in 2 ms
2025-03-10 09:06:20,056 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(524) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310085951487 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:06:20,257 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(524) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310090020966 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:06:20,548 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17207) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:06:20,550 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(524): Found previous received Instance[pk=107697, uid=1.2.410.200001.101.11.501.1791052210.3.20250310090020966, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 09:06:20,551 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(524): Ignore received Instance[studyUID=341539,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310085927659,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310090020966] with equal digest
2025-03-10 09:06:20,551 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(524): Updated DB in 3 ms
2025-03-10 09:06:20,552 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(524) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310090020966 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:06:20,754 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(524) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310090154249 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:06:21,046 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17207) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:06:21,048 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(524): Found previous received Instance[pk=107698, uid=1.2.410.200001.101.11.501.1791052210.3.20250310090154249, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 09:06:21,048 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(524): Ignore received Instance[studyUID=341539,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310085927659,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310090154249] with equal digest
2025-03-10 09:06:21,049 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(524): Updated DB in 3 ms
2025-03-10 09:06:21,050 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(524) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310090154249 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:06:21,249 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(524) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310090340893 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:06:21,541 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17207) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:06:21,543 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(524): Found previous received Instance[pk=107699, uid=1.2.410.200001.101.11.501.1791052210.3.20250310090340893, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 09:06:21,544 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(524): Ignore received Instance[studyUID=341539,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310085927659,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310090340893] with equal digest
2025-03-10 09:06:21,544 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(524): Updated DB in 3 ms
2025-03-10 09:06:21,545 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(524) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310090340893 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:06:21,744 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(524) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310090428705 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:06:22,036 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17207) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:06:22,038 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(524): Found previous received Instance[pk=107700, uid=1.2.410.200001.101.11.501.1791052210.3.20250310090428705, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 09:06:22,039 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(524): Ignore received Instance[studyUID=341539,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310085927659,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310090428705] with equal digest
2025-03-10 09:06:22,039 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(524): Updated DB in 3 ms
2025-03-10 09:06:22,040 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(524) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310090428705 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:06:22,238 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(524) >> A-RELEASE-RQ
2025-03-10 09:06:22,239 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(524) << A-RELEASE-RP
2025-03-10 09:06:22,289 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-14) DCM4CHEE<-HS50US07(524): close Socket[addr=187.89.160.56/187.89.160.56,port=52154,localport=11112]
2025-03-10 09:06:22,640 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52155,localport=11112]
2025-03-10 09:06:22,641 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(525) >> A-ASSOCIATE-RQ
2025-03-10 09:06:22,641 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(525) << A-ASSOCIATE-AC
2025-03-10 09:06:22,844 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(525) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310085928022 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:06:23,939 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17194) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:06:23,942 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520): Found previous received Instance[pk=107659, uid=1.2.410.200001.101.11.301.1123109166.3.20250310083342769, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 09:06:23,942 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520): Ignore received Instance[studyUID=238764,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310083123732,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310083342769] with equal digest
2025-03-10 09:06:23,942 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520): Updated DB in 2 ms
2025-03-10 09:06:23,944 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310083342769 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:06:24,145 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310083411713 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:06:24,820 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17207) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:06:24,823 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(525): Found previous received Instance[pk=107695, uid=1.2.410.200001.101.11.501.1791052210.3.20250310085928022, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 09:06:24,824 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(525): Ignore received Instance[studyUID=341539,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310085927659,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310085928022] with equal digest
2025-03-10 09:06:24,824 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(525): Updated DB in 4 ms
2025-03-10 09:06:24,825 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(525) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310085928022 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:06:25,032 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(525) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310085951487 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:06:25,324 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17207) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:06:25,326 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(525): Found previous received Instance[pk=107696, uid=1.2.410.200001.101.11.501.1791052210.3.20250310085951487, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 09:06:25,327 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(525): Ignore received Instance[studyUID=341539,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310085927659,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310085951487] with equal digest
2025-03-10 09:06:25,327 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(525): Updated DB in 3 ms
2025-03-10 09:06:25,328 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(525) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310085951487 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:06:25,535 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(525) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310090020966 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:06:25,827 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17207) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:06:25,829 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(525): Found previous received Instance[pk=107697, uid=1.2.410.200001.101.11.501.1791052210.3.20250310090020966, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 09:06:25,829 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(525): Ignore received Instance[studyUID=341539,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310085927659,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310090020966] with equal digest
2025-03-10 09:06:25,830 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(525): Updated DB in 3 ms
2025-03-10 09:06:25,831 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(525) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310090020966 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:06:26,058 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(525) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310090154249 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:06:26,349 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17207) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:06:26,352 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(525): Found previous received Instance[pk=107698, uid=1.2.410.200001.101.11.501.1791052210.3.20250310090154249, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 09:06:26,352 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(525): Ignore received Instance[studyUID=341539,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310085927659,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310090154249] with equal digest
2025-03-10 09:06:26,352 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(525): Updated DB in 2 ms
2025-03-10 09:06:26,354 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(525) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310090154249 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:06:26,560 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(525) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310090340893 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:06:26,852 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17207) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:06:26,855 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(525): Found previous received Instance[pk=107699, uid=1.2.410.200001.101.11.501.1791052210.3.20250310090340893, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 09:06:26,855 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(525): Ignore received Instance[studyUID=341539,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310085927659,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310090340893] with equal digest
2025-03-10 09:06:26,855 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(525): Updated DB in 3 ms
2025-03-10 09:06:26,856 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(525) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310090340893 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:06:27,047 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start StudySizeScheduler.execute()
2025-03-10 09:06:27,063 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(525) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310090428705 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:06:27,111 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) Calculated size of 1 studies
2025-03-10 09:06:27,111 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished StudySizeScheduler.execute()
2025-03-10 09:06:27,355 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17207) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:06:27,358 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(525): Found previous received Instance[pk=107700, uid=1.2.410.200001.101.11.501.1791052210.3.20250310090428705, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 09:06:27,358 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(525): Ignore received Instance[studyUID=341539,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310085927659,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310090428705] with equal digest
2025-03-10 09:06:27,358 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(525): Updated DB in 3 ms
2025-03-10 09:06:27,360 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(525) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310090428705 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:06:27,567 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(525) >> A-RELEASE-RQ
2025-03-10 09:06:27,567 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(525) << A-RELEASE-RP
2025-03-10 09:06:27,617 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-7) DCM4CHEE<-HS50US07(525): close Socket[addr=187.89.160.56/187.89.160.56,port=52155,localport=11112]
2025-03-10 09:06:27,978 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52156,localport=11112]
2025-03-10 09:06:27,979 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(526) >> A-ASSOCIATE-RQ
2025-03-10 09:06:27,979 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(526) << A-ASSOCIATE-AC
2025-03-10 09:06:28,181 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(526) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310085928022 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:06:28,457 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17194) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:06:28,459 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520): Found previous received Instance[pk=107660, uid=1.2.410.200001.101.11.301.1123109166.3.20250310083411713, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 09:06:28,460 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520): Ignore received Instance[studyUID=238764,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310083123732,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310083411713] with equal digest
2025-03-10 09:06:28,460 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520): Updated DB in 3 ms
2025-03-10 09:06:28,461 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310083411713 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:06:28,663 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310083506481 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:06:29,928 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17207) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:06:29,931 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(526): Found previous received Instance[pk=107695, uid=1.2.410.200001.101.11.501.1791052210.3.20250310085928022, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 09:06:29,931 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(526): Ignore received Instance[studyUID=341539,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310085927659,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310085928022] with equal digest
2025-03-10 09:06:29,932 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(526): Updated DB in 4 ms
2025-03-10 09:06:29,933 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(526) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310085928022 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:06:30,140 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(526) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310085951487 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:06:30,432 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17207) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:06:30,434 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(526): Found previous received Instance[pk=107696, uid=1.2.410.200001.101.11.501.1791052210.3.20250310085951487, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 09:06:30,434 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(526): Ignore received Instance[studyUID=341539,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310085927659,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310085951487] with equal digest
2025-03-10 09:06:30,435 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(526): Updated DB in 3 ms
2025-03-10 09:06:30,436 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(526) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310085951487 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:06:30,643 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(526) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310090020966 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:06:30,934 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17207) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:06:30,936 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(526): Found previous received Instance[pk=107697, uid=1.2.410.200001.101.11.501.1791052210.3.20250310090020966, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 09:06:30,937 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(526): Ignore received Instance[studyUID=341539,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310085927659,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310090020966] with equal digest
2025-03-10 09:06:30,937 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(526): Updated DB in 3 ms
2025-03-10 09:06:30,938 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(526) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310090020966 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:06:31,145 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(526) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310090154249 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:06:31,437 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17207) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:06:31,439 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(526): Found previous received Instance[pk=107698, uid=1.2.410.200001.101.11.501.1791052210.3.20250310090154249, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 09:06:31,439 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(526): Ignore received Instance[studyUID=341539,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310085927659,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310090154249] with equal digest
2025-03-10 09:06:31,440 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(526): Updated DB in 3 ms
2025-03-10 09:06:31,441 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(526) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310090154249 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:06:31,658 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(526) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310090340893 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:06:31,950 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17207) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:06:31,952 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(526): Found previous received Instance[pk=107699, uid=1.2.410.200001.101.11.501.1791052210.3.20250310090340893, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 09:06:31,952 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(526): Ignore received Instance[studyUID=341539,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310085927659,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310090340893] with equal digest
2025-03-10 09:06:31,952 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(526): Updated DB in 2 ms
2025-03-10 09:06:31,954 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(526) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310090340893 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:06:32,162 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(526) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310090428705 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:06:32,453 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17207) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:06:32,456 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(526): Found previous received Instance[pk=107700, uid=1.2.410.200001.101.11.501.1791052210.3.20250310090428705, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 09:06:32,456 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(526): Ignore received Instance[studyUID=341539,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310085927659,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310090428705] with equal digest
2025-03-10 09:06:32,457 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(526): Updated DB in 3 ms
2025-03-10 09:06:32,458 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(526) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310090428705 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:06:32,665 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(526) >> A-RELEASE-RQ
2025-03-10 09:06:32,665 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17207) DCM4CHEE<-HS50US07(526) << A-RELEASE-RP
2025-03-10 09:06:32,715 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-10) DCM4CHEE<-HS50US07(526): close Socket[addr=187.89.160.56/187.89.160.56,port=52156,localport=11112]
2025-03-10 09:06:32,970 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17194) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:06:32,973 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520): Found previous received Instance[pk=107661, uid=1.2.410.200001.101.11.301.1123109166.3.20250310083506481, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 09:06:32,973 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520): Ignore received Instance[studyUID=238764,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310083123732,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310083506481] with equal digest
2025-03-10 09:06:32,973 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520): Updated DB in 3 ms
2025-03-10 09:06:32,975 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310083506481 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:06:33,176 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310083650354 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:06:36,923 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start UPSProcessingScheduler.execute()
2025-03-10 09:06:36,924 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished UPSProcessingScheduler.execute()
2025-03-10 09:06:39,259 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17194) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:06:39,261 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520): Found previous received Instance[pk=107663, uid=1.2.410.200001.101.11.301.1123109166.3.20250310083650354, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 09:06:39,262 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520): Ignore received Instance[studyUID=238764,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310083123732,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310083650354] with equal digest
2025-03-10 09:06:39,262 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520): Updated DB in 3 ms
2025-03-10 09:06:39,263 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310083650354 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:06:39,464 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310083716449 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:06:46,119 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17194) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:06:46,121 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520): Found previous received Instance[pk=107664, uid=1.2.410.200001.101.11.301.1123109166.3.20250310083716449, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 09:06:46,122 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520): Ignore received Instance[studyUID=238764,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310083123732,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310083716449] with equal digest
2025-03-10 09:06:46,122 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520): Updated DB in 3 ms
2025-03-10 09:06:46,123 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520) << 8:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310083716449 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:06:46,324 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310083801731 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:06:46,349 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:06:46,351 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514): Create Instance[pk=107702, uid=1.2.410.200001.101.11.601.1501430850.3.20250308084612766, class=1.2.840.10008.5.1.4.1.1.6.1, no=30]
2025-03-10 09:06:46,352 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514): Create Location[pk=107702, systemID=fs1, path=2025/03/10/59FAFE64/F09AF20D/32314A0C, tsuid=1.2.840.10008.1.2, size=3416620, status=OK, objectType=DICOM_FILE]
2025-03-10 09:06:46,363 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514): Updated DB in 14 ms
2025-03-10 09:06:46,364 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514) << 27:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308084612766 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:06:46,568 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514) >> A-RELEASE-RQ
2025-03-10 09:06:46,568 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(514) << A-RELEASE-RP
2025-03-10 09:06:46,618 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-21) DCM4CHEE<-HS60MT(514): close Socket[addr=187.89.160.56/187.89.160.56,port=49258,localport=11112]
2025-03-10 09:06:47,044 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49259,localport=11112]
2025-03-10 09:06:47,044 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(527) >> A-ASSOCIATE-RQ
2025-03-10 09:06:47,044 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(527) << A-ASSOCIATE-AC
2025-03-10 09:06:47,247 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(527) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308090453897 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:06:52,014 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17194) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:06:52,017 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520): Found previous received Instance[pk=107665, uid=1.2.410.200001.101.11.301.1123109166.3.20250310083801731, class=1.2.840.10008.5.1.4.1.1.6.1, no=9]
2025-03-10 09:06:52,017 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520): Ignore received Instance[studyUID=238764,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310083123732,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310083801731] with equal digest
2025-03-10 09:06:52,017 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520): Updated DB in 3 ms
2025-03-10 09:06:52,018 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520) << 9:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310083801731 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:06:52,227 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310083831158 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:06:53,505 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start AuditScheduler.execute()
2025-03-10 09:06:53,505 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-30) Send audit message to /127.0.0.1:514
2025-03-10 09:06:53,515 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-30) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 09:06:53,515 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-30) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 09:06:53,515 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished AuditScheduler.execute()
2025-03-10 09:06:58,729 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17194) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:06:58,731 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520): Found previous received Instance[pk=107666, uid=1.2.410.200001.101.11.301.1123109166.3.20250310083831158, class=1.2.840.10008.5.1.4.1.1.6.1, no=10]
2025-03-10 09:06:58,731 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520): Ignore received Instance[studyUID=238764,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310083123732,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310083831158] with equal digest
2025-03-10 09:06:58,732 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520): Updated DB in 3 ms
2025-03-10 09:06:58,733 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520) << 10:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310083831158 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:06:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start TaskScheduler.execute()
2025-03-10 09:06:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished TaskScheduler.execute()
2025-03-10 09:06:58,934 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520) >> 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310083915809 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:07:05,664 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17194) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:07:05,666 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520): Found previous received Instance[pk=107668, uid=1.2.410.200001.101.11.301.1123109166.3.20250310083915809, class=1.2.840.10008.5.1.4.1.1.6.1, no=11]
2025-03-10 09:07:05,667 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520): Ignore received Instance[studyUID=238764,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310083123732,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310083915809] with equal digest
2025-03-10 09:07:05,667 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520): Updated DB in 3 ms
2025-03-10 09:07:05,668 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520) << 11:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310083915809 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:07:05,869 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520) >> 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310084452562 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:07:12,191 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start IANScheduler.execute()
2025-03-10 09:07:12,193 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished IANScheduler.execute()
2025-03-10 09:07:12,934 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17194) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:07:12,936 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520): Found previous received Instance[pk=107669, uid=1.2.410.200001.101.11.301.1123109166.3.20250310084452562, class=1.2.840.10008.5.1.4.1.1.6.1, no=12]
2025-03-10 09:07:12,937 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520): Ignore received Instance[studyUID=238764,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310083123732,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310084452562] with equal digest
2025-03-10 09:07:12,937 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520): Updated DB in 3 ms
2025-03-10 09:07:12,938 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520) << 12:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310084452562 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:07:13,137 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520) >> 13:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310084517316 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:07:18,774 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:07:18,777 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(527): Found previous received Instance[pk=107611, uid=1.2.410.200001.101.11.601.1501430850.3.20250308090453897, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 09:07:18,777 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(527): Ignore received Instance[studyUID=341513,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308090453691,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308090453897] with equal digest
2025-03-10 09:07:18,777 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(527): Updated DB in 3 ms
2025-03-10 09:07:18,778 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(527) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308090453897 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:07:18,985 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(527) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308090655551 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:07:19,265 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17194) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:07:19,267 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520): Found previous received Instance[pk=107670, uid=1.2.410.200001.101.11.301.1123109166.3.20250310084517316, class=1.2.840.10008.5.1.4.1.1.6.1, no=13]
2025-03-10 09:07:19,267 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520): Ignore received Instance[studyUID=238764,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310083123732,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310084517316] with equal digest
2025-03-10 09:07:19,267 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520): Updated DB in 2 ms
2025-03-10 09:07:19,269 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520) << 13:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310084517316 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:07:19,469 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520) >> 14:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310084534153 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:07:26,147 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17194) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:07:26,150 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520): Found previous received Instance[pk=107671, uid=1.2.410.200001.101.11.301.1123109166.3.20250310084534153, class=1.2.840.10008.5.1.4.1.1.6.1, no=14]
2025-03-10 09:07:26,150 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520): Ignore received Instance[studyUID=238764,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310083123732,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310084534153] with equal digest
2025-03-10 09:07:26,150 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520): Updated DB in 2 ms
2025-03-10 09:07:26,151 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520) << 14:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310084534153 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:07:26,352 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520) >> 15:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310084709363 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:07:32,042 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17194) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:07:32,044 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520): Found previous received Instance[pk=107672, uid=1.2.410.200001.101.11.301.1123109166.3.20250310084709363, class=1.2.840.10008.5.1.4.1.1.6.1, no=15]
2025-03-10 09:07:32,045 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520): Ignore received Instance[studyUID=238764,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310083123732,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310084709363] with equal digest
2025-03-10 09:07:32,045 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520): Updated DB in 3 ms
2025-03-10 09:07:32,046 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520) << 15:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310084709363 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:07:32,247 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520) >> 16:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310084809788 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:07:36,924 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start UPSProcessingScheduler.execute()
2025-03-10 09:07:36,925 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished UPSProcessingScheduler.execute()
2025-03-10 09:07:39,500 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17194) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:07:39,502 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520): Found previous received Instance[pk=107673, uid=1.2.410.200001.101.11.301.1123109166.3.20250310084809788, class=1.2.840.10008.5.1.4.1.1.6.1, no=16]
2025-03-10 09:07:39,503 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520): Ignore received Instance[studyUID=238764,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310083123732,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310084809788] with equal digest
2025-03-10 09:07:39,503 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520): Updated DB in 3 ms
2025-03-10 09:07:39,504 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520) << 16:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310084809788 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:07:39,706 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520) >> 17:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310084957285 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:07:46,571 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17194) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:07:46,573 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520): Found previous received Instance[pk=107675, uid=1.2.410.200001.101.11.301.1123109166.3.20250310084957285, class=1.2.840.10008.5.1.4.1.1.6.1, no=17]
2025-03-10 09:07:46,574 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520): Ignore received Instance[studyUID=238764,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310083123732,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310084957285] with equal digest
2025-03-10 09:07:46,574 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520): Updated DB in 3 ms
2025-03-10 09:07:46,576 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520) << 17:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310084957285 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:07:46,777 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520) >> 18:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310085056960 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:07:52,273 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17194) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:07:52,275 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520): Found previous received Instance[pk=107676, uid=1.2.410.200001.101.11.301.1123109166.3.20250310085056960, class=1.2.840.10008.5.1.4.1.1.6.1, no=18]
2025-03-10 09:07:52,276 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520): Ignore received Instance[studyUID=238764,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310083123732,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310085056960] with equal digest
2025-03-10 09:07:52,276 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520): Updated DB in 3 ms
2025-03-10 09:07:52,277 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520) << 18:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310085056960 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:07:52,478 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520) >> 19:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310085234256 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:07:53,515 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start AuditScheduler.execute()
2025-03-10 09:07:53,516 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-2) Send audit message to /127.0.0.1:514
2025-03-10 09:07:53,517 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-2) Send audit message to /127.0.0.1:514
2025-03-10 09:07:53,518 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-2) Send audit message to /127.0.0.1:514
2025-03-10 09:07:53,531 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-2) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException: Cannot invoke "String.indexOf(int)" because "userID" is null
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.userIDTypeCode(AuditService.java:1141)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.storeWadoURIActiveParticipants(AuditService.java:703)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreError(AuditService.java:661)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditStoreOrWADORetrieve(AuditService.java:669)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.aggregateAuditMessage(AuditService.java:142)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:455)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 09:07:53,531 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-2) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 09:07:53,532 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-2) Send audit message to /127.0.0.1:514
2025-03-10 09:07:53,532 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished AuditScheduler.execute()
2025-03-10 09:07:58,287 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52160,localport=11112]
2025-03-10 09:07:58,288 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17215) DCM4CHEE<-HS50US07(528) >> A-ASSOCIATE-RQ
2025-03-10 09:07:58,288 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17215) DCM4CHEE<-HS50US07(528) << A-ASSOCIATE-AC
2025-03-10 09:07:58,488 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17215) DCM4CHEE<-HS50US07(528) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310085928022 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:07:58,741 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17194) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:07:58,744 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520): Found previous received Instance[pk=107677, uid=1.2.410.200001.101.11.301.1123109166.3.20250310085234256, class=1.2.840.10008.5.1.4.1.1.6.1, no=19]
2025-03-10 09:07:58,744 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520): Ignore received Instance[studyUID=238764,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310083123732,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310085234256] with equal digest
2025-03-10 09:07:58,745 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520): Updated DB in 4 ms
2025-03-10 09:07:58,746 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520) << 19:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310085234256 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:07:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start TaskScheduler.execute()
2025-03-10 09:07:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished TaskScheduler.execute()
2025-03-10 09:07:58,946 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520) >> 20:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310085342250 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:08:00,191 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:08:00,193 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(527): Found previous received Instance[pk=107612, uid=1.2.410.200001.101.11.601.1501430850.3.20250308090655551, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 09:08:00,193 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(527): Ignore received Instance[studyUID=341513,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308090453691,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308090655551] with equal digest
2025-03-10 09:08:00,194 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(527): Updated DB in 3 ms
2025-03-10 09:08:00,195 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(527) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308090655551 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:08:00,403 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(527) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308090931567 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:08:00,426 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17215) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:08:00,429 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17215) DCM4CHEE<-HS50US07(528): Found previous received Instance[pk=107695, uid=1.2.410.200001.101.11.501.1791052210.3.20250310085928022, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 09:08:00,430 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17215) DCM4CHEE<-HS50US07(528): Ignore received Instance[studyUID=341539,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310085927659,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310085928022] with equal digest
2025-03-10 09:08:00,430 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17215) DCM4CHEE<-HS50US07(528): Updated DB in 3 ms
2025-03-10 09:08:00,431 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17215) DCM4CHEE<-HS50US07(528) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310085928022 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:08:00,632 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17215) DCM4CHEE<-HS50US07(528) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310085951487 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:08:00,924 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17215) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:08:00,926 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17215) DCM4CHEE<-HS50US07(528): Found previous received Instance[pk=107696, uid=1.2.410.200001.101.11.501.1791052210.3.20250310085951487, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 09:08:00,926 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17215) DCM4CHEE<-HS50US07(528): Ignore received Instance[studyUID=341539,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310085927659,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310085951487] with equal digest
2025-03-10 09:08:00,927 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17215) DCM4CHEE<-HS50US07(528): Updated DB in 3 ms
2025-03-10 09:08:00,928 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17215) DCM4CHEE<-HS50US07(528) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310085951487 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:08:01,128 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17215) DCM4CHEE<-HS50US07(528) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310090020966 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:08:01,420 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17215) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:08:01,422 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17215) DCM4CHEE<-HS50US07(528): Found previous received Instance[pk=107697, uid=1.2.410.200001.101.11.501.1791052210.3.20250310090020966, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 09:08:01,423 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17215) DCM4CHEE<-HS50US07(528): Ignore received Instance[studyUID=341539,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310085927659,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310090020966] with equal digest
2025-03-10 09:08:01,423 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17215) DCM4CHEE<-HS50US07(528): Updated DB in 3 ms
2025-03-10 09:08:01,424 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17215) DCM4CHEE<-HS50US07(528) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310090020966 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:08:01,621 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17215) DCM4CHEE<-HS50US07(528) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310090154249 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:08:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start PurgeStorageScheduler.execute()
2025-03-10 09:08:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished PurgeStorageScheduler.execute()
2025-03-10 09:08:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-17216) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 09:08:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-17216) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 09:08:01,913 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17215) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:08:01,916 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17215) DCM4CHEE<-HS50US07(528): Found previous received Instance[pk=107698, uid=1.2.410.200001.101.11.501.1791052210.3.20250310090154249, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 09:08:01,917 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17215) DCM4CHEE<-HS50US07(528): Ignore received Instance[studyUID=341539,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310085927659,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310090154249] with equal digest
2025-03-10 09:08:01,917 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17215) DCM4CHEE<-HS50US07(528): Updated DB in 3 ms
2025-03-10 09:08:01,918 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17215) DCM4CHEE<-HS50US07(528) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310090154249 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:08:02,118 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17215) DCM4CHEE<-HS50US07(528) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310090340893 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:08:02,410 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17215) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:08:02,412 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17215) DCM4CHEE<-HS50US07(528): Found previous received Instance[pk=107699, uid=1.2.410.200001.101.11.501.1791052210.3.20250310090340893, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 09:08:02,413 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17215) DCM4CHEE<-HS50US07(528): Ignore received Instance[studyUID=341539,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310085927659,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310090340893] with equal digest
2025-03-10 09:08:02,413 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17215) DCM4CHEE<-HS50US07(528): Updated DB in 3 ms
2025-03-10 09:08:02,414 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17215) DCM4CHEE<-HS50US07(528) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310090340893 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:08:02,614 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17215) DCM4CHEE<-HS50US07(528) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310090428705 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:08:02,906 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17215) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:08:02,908 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17215) DCM4CHEE<-HS50US07(528): Found previous received Instance[pk=107700, uid=1.2.410.200001.101.11.501.1791052210.3.20250310090428705, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 09:08:02,909 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17215) DCM4CHEE<-HS50US07(528): Ignore received Instance[studyUID=341539,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310085927659,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310090428705] with equal digest
2025-03-10 09:08:02,909 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17215) DCM4CHEE<-HS50US07(528): Updated DB in 3 ms
2025-03-10 09:08:02,910 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17215) DCM4CHEE<-HS50US07(528) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310090428705 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:08:03,109 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17215) DCM4CHEE<-HS50US07(528) >> A-RELEASE-RQ
2025-03-10 09:08:03,109 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17215) DCM4CHEE<-HS50US07(528) << A-RELEASE-RP
2025-03-10 09:08:03,160 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-24) DCM4CHEE<-HS50US07(528): close Socket[addr=187.89.160.56/187.89.160.56,port=52160,localport=11112]
2025-03-10 09:08:05,027 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17194) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:08:05,029 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520): Found previous received Instance[pk=107678, uid=1.2.410.200001.101.11.301.1123109166.3.20250310085342250, class=1.2.840.10008.5.1.4.1.1.6.1, no=20]
2025-03-10 09:08:05,029 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520): Ignore received Instance[studyUID=238764,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310083123732,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310085342250] with equal digest
2025-03-10 09:08:05,030 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520): Updated DB in 3 ms
2025-03-10 09:08:05,031 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520) << 20:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310085342250 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:08:05,231 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520) >> 21:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310085534988 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:08:11,698 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17194) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:08:11,700 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520): Found previous received Instance[pk=107679, uid=1.2.410.200001.101.11.301.1123109166.3.20250310085534988, class=1.2.840.10008.5.1.4.1.1.6.1, no=21]
2025-03-10 09:08:11,700 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520): Ignore received Instance[studyUID=238764,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310083123732,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310085534988] with equal digest
2025-03-10 09:08:11,700 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520): Updated DB in 2 ms
2025-03-10 09:08:11,701 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520) << 21:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310085534988 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:08:11,902 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520) >> 22:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310085628739 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:08:12,193 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start IANScheduler.execute()
2025-03-10 09:08:12,195 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished IANScheduler.execute()
2025-03-10 09:08:18,572 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17194) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:08:18,574 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520): Found previous received Instance[pk=107681, uid=1.2.410.200001.101.11.301.1123109166.3.20250310085628739, class=1.2.840.10008.5.1.4.1.1.6.1, no=22]
2025-03-10 09:08:18,574 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520): Ignore received Instance[studyUID=238764,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310083123732,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310085628739] with equal digest
2025-03-10 09:08:18,575 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520): Updated DB in 3 ms
2025-03-10 09:08:18,576 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520) << 22:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310085628739 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:08:18,800 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520) >> 23:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310085646362 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:08:24,375 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17194) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:08:24,377 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520): Found previous received Instance[pk=107682, uid=1.2.410.200001.101.11.301.1123109166.3.20250310085646362, class=1.2.840.10008.5.1.4.1.1.6.1, no=23]
2025-03-10 09:08:24,377 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520): Ignore received Instance[studyUID=238764,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310083123732,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310085646362] with equal digest
2025-03-10 09:08:24,378 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520): Updated DB in 3 ms
2025-03-10 09:08:24,379 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520) << 23:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310085646362 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:08:24,579 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520) >> 24:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310085752104 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:08:30,254 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17194) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:08:30,256 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520): Found previous received Instance[pk=107683, uid=1.2.410.200001.101.11.301.1123109166.3.20250310085752104, class=1.2.840.10008.5.1.4.1.1.6.1, no=24]
2025-03-10 09:08:30,257 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520): Ignore received Instance[studyUID=238764,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310083123732,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310085752104] with equal digest
2025-03-10 09:08:30,257 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520): Updated DB in 3 ms
2025-03-10 09:08:30,258 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520) << 24:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310085752104 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:08:30,458 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520) >> 25:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310085854920 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:08:31,205 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:08:31,208 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(527): Found previous received Instance[pk=107613, uid=1.2.410.200001.101.11.601.1501430850.3.20250308090931567, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 09:08:31,208 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(527): Ignore received Instance[studyUID=341513,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308090453691,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308090931567] with equal digest
2025-03-10 09:08:31,208 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(527): Updated DB in 2 ms
2025-03-10 09:08:31,210 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(527) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308090931567 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:08:31,418 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(527) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308090946915 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:08:35,948 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17194) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:08:35,950 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520): Found previous received Instance[pk=107684, uid=1.2.410.200001.101.11.301.1123109166.3.20250310085854920, class=1.2.840.10008.5.1.4.1.1.6.1, no=25]
2025-03-10 09:08:35,950 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520): Ignore received Instance[studyUID=238764,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310083123732,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310085854920] with equal digest
2025-03-10 09:08:35,951 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520): Updated DB in 3 ms
2025-03-10 09:08:35,952 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520) << 25:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310085854920 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:08:36,152 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520) >> A-RELEASE-RQ
2025-03-10 09:08:36,152 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17194) DCM4CHEE<-HS30(520) << A-RELEASE-RP
2025-03-10 09:08:36,202 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-8) DCM4CHEE<-HS30(520): close Socket[addr=187.89.160.56/187.89.160.56,port=52091,localport=11112]
2025-03-10 09:08:36,925 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start UPSProcessingScheduler.execute()
2025-03-10 09:08:36,926 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished UPSProcessingScheduler.execute()
2025-03-10 09:08:43,916 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17176) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:08:43,919 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17176) DCM4CHEE<-FCR-CSL1(518): Create Instance[pk=107703, uid=1.2.392.200036.9125.9.0.254262837.285877438.86381729, class=1.2.840.10008.5.1.4.1.1.1, no=3002]
2025-03-10 09:08:43,919 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17176) DCM4CHEE<-FCR-CSL1(518): Create Location[pk=107703, systemID=fs1, path=2025/03/10/0A88C006/88607C08/7904B011, tsuid=1.2.840.10008.1.2, size=14015750, status=OK, objectType=DICOM_FILE]
2025-03-10 09:08:43,934 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17176) DCM4CHEE<-FCR-CSL1(518): Updated DB in 18 ms
2025-03-10 09:08:43,934 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17176) DCM4CHEE<-FCR-CSL1(518) << 15:C-STORE-RSP[pcid=11, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.1 - Computed Radiography Image Storage
  iuid=1.2.392.200036.9125.9.0.254262837.285877438.86381729 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:08:44,128 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17176) DCM4CHEE<-FCR-CSL1(518) >> 17:C-STORE-RQ[pcid=11, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.1 - Computed Radiography Image Storage
  iuid=1.2.392.200036.9125.9.0.254262838.873211070.86381729 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:08:53,532 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start AuditScheduler.execute()
2025-03-10 09:08:53,541 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 09:08:53,541 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 09:08:53,541 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished AuditScheduler.execute()
2025-03-10 09:08:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start TaskScheduler.execute()
2025-03-10 09:08:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished TaskScheduler.execute()
2025-03-10 09:09:01,391 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=339801&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250129090123508&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250129090123909&contentType=image/jpeg from null@162.240.235.97
2025-03-10 09:09:01,467 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=339801&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250129090123508&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250129090254657&contentType=image/jpeg from null@162.240.235.97
2025-03-10 09:09:01,527 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=339801&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250129090123508&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250129090304433&contentType=image/jpeg from null@162.240.235.97
2025-03-10 09:09:01,592 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=339801&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250129090123508&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250129090340363&contentType=image/jpeg from null@162.240.235.97
2025-03-10 09:09:01,659 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=339801&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250129090123508&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250129090551736&contentType=image/jpeg from null@162.240.235.97
2025-03-10 09:09:01,725 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=339801&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250129090123508&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250129090604359&contentType=image/jpeg from null@162.240.235.97
2025-03-10 09:09:01,792 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=339801&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250129090123508&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250129090645845&contentType=image/jpeg from null@162.240.235.97
2025-03-10 09:09:01,881 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=339801&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250129090123508&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250129090719274&contentType=image/jpeg from null@162.240.235.97
2025-03-10 09:09:02,469 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:09:02,471 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(527): Found previous received Instance[pk=107614, uid=1.2.410.200001.101.11.601.1501430850.3.20250308090946915, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 09:09:02,471 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(527): Ignore received Instance[studyUID=341513,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308090453691,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308090946915] with equal digest
2025-03-10 09:09:02,472 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(527): Updated DB in 3 ms
2025-03-10 09:09:02,473 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(527) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308090946915 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:09:02,679 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(527) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308091011856 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:09:12,196 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start IANScheduler.execute()
2025-03-10 09:09:12,197 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished IANScheduler.execute()
2025-03-10 09:09:33,883 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:09:33,885 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(527): Found previous received Instance[pk=107615, uid=1.2.410.200001.101.11.601.1501430850.3.20250308091011856, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 09:09:33,886 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(527): Ignore received Instance[studyUID=341513,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308090453691,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308091011856] with equal digest
2025-03-10 09:09:33,886 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(527): Updated DB in 3 ms
2025-03-10 09:09:33,887 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(527) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308091011856 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:09:34,093 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(527) >> A-RELEASE-RQ
2025-03-10 09:09:34,093 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(527) << A-RELEASE-RP
2025-03-10 09:09:34,143 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-13) DCM4CHEE<-HS60MT(527): close Socket[addr=187.89.160.56/187.89.160.56,port=49259,localport=11112]
2025-03-10 09:09:34,595 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49260,localport=11112]
2025-03-10 09:09:34,595 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(529) >> A-ASSOCIATE-RQ
2025-03-10 09:09:34,595 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(529) << A-ASSOCIATE-AC
2025-03-10 09:09:34,802 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(529) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308090453897 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:09:36,927 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start UPSProcessingScheduler.execute()
2025-03-10 09:09:36,928 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished UPSProcessingScheduler.execute()
2025-03-10 09:09:50,853 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 09:09:50,855 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 09:09:53,541 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start AuditScheduler.execute()
2025-03-10 09:09:53,542 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-19) Send audit message to /127.0.0.1:514
2025-03-10 09:09:53,551 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-19) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 09:09:53,551 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-19) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 09:09:53,551 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished AuditScheduler.execute()
2025-03-10 09:09:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start TaskScheduler.execute()
2025-03-10 09:09:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished TaskScheduler.execute()
2025-03-10 09:10:12,197 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start IANScheduler.execute()
2025-03-10 09:10:12,199 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished IANScheduler.execute()
2025-03-10 09:10:13,322 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:10:13,325 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(529): Found previous received Instance[pk=107611, uid=1.2.410.200001.101.11.601.1501430850.3.20250308090453897, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 09:10:13,326 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(529): Ignore received Instance[studyUID=341513,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308090453691,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308090453897] with equal digest
2025-03-10 09:10:13,326 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(529): Updated DB in 4 ms
2025-03-10 09:10:13,327 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(529) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308090453897 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:10:13,540 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(529) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308090655551 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:10:36,928 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start UPSProcessingScheduler.execute()
2025-03-10 09:10:36,929 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished UPSProcessingScheduler.execute()
2025-03-10 09:10:52,951 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:10:52,953 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(529): Found previous received Instance[pk=107612, uid=1.2.410.200001.101.11.601.1501430850.3.20250308090655551, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 09:10:52,953 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(529): Ignore received Instance[studyUID=341513,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308090453691,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308090655551] with equal digest
2025-03-10 09:10:52,954 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(529): Updated DB in 3 ms
2025-03-10 09:10:52,955 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(529) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308090655551 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:10:53,166 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(529) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308090931567 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:10:53,551 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start AuditScheduler.execute()
2025-03-10 09:10:53,552 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-27) Send audit message to /127.0.0.1:514
2025-03-10 09:10:53,561 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 09:10:53,561 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 09:10:53,561 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished AuditScheduler.execute()
2025-03-10 09:10:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start TaskScheduler.execute()
2025-03-10 09:10:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished TaskScheduler.execute()
2025-03-10 09:11:12,199 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start IANScheduler.execute()
2025-03-10 09:11:12,201 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished IANScheduler.execute()
2025-03-10 09:11:25,068 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:11:25,071 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(529): Found previous received Instance[pk=107613, uid=1.2.410.200001.101.11.601.1501430850.3.20250308090931567, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 09:11:25,071 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(529): Ignore received Instance[studyUID=341513,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308090453691,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308090931567] with equal digest
2025-03-10 09:11:25,072 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(529): Updated DB in 3 ms
2025-03-10 09:11:25,073 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(529) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308090931567 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:11:25,285 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(529) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308090946915 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:11:27,111 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start StudySizeScheduler.execute()
2025-03-10 09:11:27,221 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) Calculated size of 2 studies
2025-03-10 09:11:27,221 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished StudySizeScheduler.execute()
2025-03-10 09:11:36,929 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start UPSProcessingScheduler.execute()
2025-03-10 09:11:36,930 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished UPSProcessingScheduler.execute()
2025-03-10 09:11:53,561 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start AuditScheduler.execute()
2025-03-10 09:11:53,570 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-31) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 09:11:53,571 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-31) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 09:11:53,571 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished AuditScheduler.execute()
2025-03-10 09:11:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start TaskScheduler.execute()
2025-03-10 09:11:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished TaskScheduler.execute()
2025-03-10 09:11:59,630 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:11:59,633 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(529): Found previous received Instance[pk=107614, uid=1.2.410.200001.101.11.601.1501430850.3.20250308090946915, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 09:11:59,633 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(529): Ignore received Instance[studyUID=341513,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308090453691,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308090946915] with equal digest
2025-03-10 09:11:59,633 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(529): Updated DB in 3 ms
2025-03-10 09:11:59,635 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(529) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308090946915 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:11:59,848 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(529) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308091011856 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:12:01,174 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341539&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310085927659&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310085928022&contentType=image/jpeg from null@162.240.235.97
2025-03-10 09:12:01,222 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341539&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310085927659&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310085951487&contentType=image/jpeg from null@162.240.235.97
2025-03-10 09:12:01,275 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341539&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310085927659&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310090020966&contentType=image/jpeg from null@162.240.235.97
2025-03-10 09:12:01,327 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341539&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310085927659&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310090154249&contentType=image/jpeg from null@162.240.235.97
2025-03-10 09:12:01,376 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341539&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310085927659&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310090340893&contentType=image/jpeg from null@162.240.235.97
2025-03-10 09:12:01,423 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341539&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310085927659&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310090428705&contentType=image/jpeg from null@162.240.235.97
2025-03-10 09:12:12,201 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start IANScheduler.execute()
2025-03-10 09:12:12,203 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished IANScheduler.execute()
2025-03-10 09:12:31,702 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:12:31,705 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(529): Found previous received Instance[pk=107615, uid=1.2.410.200001.101.11.601.1501430850.3.20250308091011856, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 09:12:31,705 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(529): Ignore received Instance[studyUID=341513,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308090453691,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308091011856] with equal digest
2025-03-10 09:12:31,706 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(529): Updated DB in 3 ms
2025-03-10 09:12:31,707 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(529) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308091011856 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:12:31,916 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(529) >> A-RELEASE-RQ
2025-03-10 09:12:31,916 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(529) << A-RELEASE-RP
2025-03-10 09:12:31,967 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-22) DCM4CHEE<-HS60MT(529): close Socket[addr=187.89.160.56/187.89.160.56,port=49260,localport=11112]
2025-03-10 09:12:32,333 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49261,localport=11112]
2025-03-10 09:12:32,333 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(530) >> A-ASSOCIATE-RQ
2025-03-10 09:12:32,333 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(530) << A-ASSOCIATE-AC
2025-03-10 09:12:32,538 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(530) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308090453897 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:12:36,931 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start UPSProcessingScheduler.execute()
2025-03-10 09:12:36,932 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished UPSProcessingScheduler.execute()
2025-03-10 09:12:53,571 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start AuditScheduler.execute()
2025-03-10 09:12:53,572 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-30) Send audit message to /127.0.0.1:514
2025-03-10 09:12:53,580 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-30) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 09:12:53,580 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-30) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 09:12:53,581 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-30) Send audit message to /127.0.0.1:514
2025-03-10 09:12:53,581 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished AuditScheduler.execute()
2025-03-10 09:12:54,672 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=339307&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250117105613612&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250117105614209&contentType=image/jpeg from null@162.240.235.97
2025-03-10 09:12:54,746 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=339307&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250117105613612&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250117105637175&contentType=image/jpeg from null@162.240.235.97
2025-03-10 09:12:54,799 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=339307&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250117105613612&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250117105641067&contentType=image/jpeg from null@162.240.235.97
2025-03-10 09:12:54,853 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=339307&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250117105613612&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250117105649435&contentType=image/jpeg from null@162.240.235.97
2025-03-10 09:12:54,905 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=339307&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250117105613612&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250117105713173&contentType=image/jpeg from null@162.240.235.97
2025-03-10 09:12:54,967 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=339307&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250117105613612&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250117105732577&contentType=image/jpeg from null@162.240.235.97
2025-03-10 09:12:55,025 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=339307&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250117105613612&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250117105803512&contentType=image/jpeg from null@162.240.235.97
2025-03-10 09:12:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start TaskScheduler.execute()
2025-03-10 09:12:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished TaskScheduler.execute()
2025-03-10 09:13:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start PurgeStorageScheduler.execute()
2025-03-10 09:13:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished PurgeStorageScheduler.execute()
2025-03-10 09:13:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-17236) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 09:13:01,702 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-17236) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 09:13:04,758 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:13:04,761 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(530): Found previous received Instance[pk=107611, uid=1.2.410.200001.101.11.601.1501430850.3.20250308090453897, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 09:13:04,762 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(530): Ignore received Instance[studyUID=341513,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308090453691,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308090453897] with equal digest
2025-03-10 09:13:04,762 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(530): Updated DB in 4 ms
2025-03-10 09:13:04,763 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(530) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308090453897 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:13:04,972 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(530) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308090655551 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:13:12,204 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start IANScheduler.execute()
2025-03-10 09:13:12,205 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished IANScheduler.execute()
2025-03-10 09:13:20,676 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17176) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:13:20,678 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17176) DCM4CHEE<-FCR-CSL1(518): Create Instance[pk=107704, uid=1.2.392.200036.9125.9.0.254262838.873211070.86381729, class=1.2.840.10008.5.1.4.1.1.1, no=3003]
2025-03-10 09:13:20,678 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17176) DCM4CHEE<-FCR-CSL1(518): Create Location[pk=107704, systemID=fs1, path=2025/03/10/0A88C006/88607C08/7D5B87B5, tsuid=1.2.840.10008.1.2, size=14015752, status=OK, objectType=DICOM_FILE]
2025-03-10 09:13:20,681 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17176) DCM4CHEE<-FCR-CSL1(518): Updated DB in 5 ms
2025-03-10 09:13:20,682 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17176) DCM4CHEE<-FCR-CSL1(518) << 17:C-STORE-RSP[pcid=11, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.1 - Computed Radiography Image Storage
  iuid=1.2.392.200036.9125.9.0.254262838.873211070.86381729 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:13:20,876 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17176) DCM4CHEE<-FCR-CSL1(518) >> 19:C-STORE-RQ[pcid=11, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.1 - Computed Radiography Image Storage
  iuid=1.2.392.200036.9125.9.0.254262837.1728783550.86381729 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:13:36,932 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start UPSProcessingScheduler.execute()
2025-03-10 09:13:36,933 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished UPSProcessingScheduler.execute()
2025-03-10 09:13:45,604 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:13:45,606 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(530): Found previous received Instance[pk=107612, uid=1.2.410.200001.101.11.601.1501430850.3.20250308090655551, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 09:13:45,606 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(530): Ignore received Instance[studyUID=341513,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308090453691,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308090655551] with equal digest
2025-03-10 09:13:45,607 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(530): Updated DB in 3 ms
2025-03-10 09:13:45,608 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(530) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308090655551 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:13:45,817 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(530) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308090931567 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:13:53,581 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start AuditScheduler.execute()
2025-03-10 09:13:53,590 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-28) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 09:13:53,590 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-28) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 09:13:53,591 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-28) Send audit message to /127.0.0.1:514
2025-03-10 09:13:53,591 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished AuditScheduler.execute()
2025-03-10 09:13:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start TaskScheduler.execute()
2025-03-10 09:13:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished TaskScheduler.execute()
2025-03-10 09:14:12,206 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start IANScheduler.execute()
2025-03-10 09:14:12,207 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished IANScheduler.execute()
2025-03-10 09:14:17,551 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:14:17,554 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(530): Found previous received Instance[pk=107613, uid=1.2.410.200001.101.11.601.1501430850.3.20250308090931567, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 09:14:17,554 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(530): Ignore received Instance[studyUID=341513,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308090453691,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308090931567] with equal digest
2025-03-10 09:14:17,554 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(530): Updated DB in 3 ms
2025-03-10 09:14:17,555 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(530) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308090931567 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:14:17,766 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(530) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308090946915 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:14:36,933 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start UPSProcessingScheduler.execute()
2025-03-10 09:14:36,934 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished UPSProcessingScheduler.execute()
2025-03-10 09:14:49,295 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:14:49,297 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(530): Found previous received Instance[pk=107614, uid=1.2.410.200001.101.11.601.1501430850.3.20250308090946915, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 09:14:49,298 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(530): Ignore received Instance[studyUID=341513,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308090453691,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308090946915] with equal digest
2025-03-10 09:14:49,298 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(530): Updated DB in 3 ms
2025-03-10 09:14:49,299 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(530) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308090946915 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:14:49,508 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(530) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308091011856 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:14:50,855 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 09:14:50,857 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 09:14:53,592 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start AuditScheduler.execute()
2025-03-10 09:14:53,592 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-32) Send audit message to /127.0.0.1:514
2025-03-10 09:14:53,593 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-32) Send audit message to /127.0.0.1:514
2025-03-10 09:14:53,601 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 09:14:53,601 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 09:14:53,601 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished AuditScheduler.execute()
2025-03-10 09:14:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start TaskScheduler.execute()
2025-03-10 09:14:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished TaskScheduler.execute()
2025-03-10 09:15:09,395 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52090,localport=11112]
2025-03-10 09:15:09,396 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17245) DCM4CHEE<-HS30(531) >> A-ASSOCIATE-RQ
2025-03-10 09:15:09,396 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17245) DCM4CHEE<-HS30(531) << A-ASSOCIATE-AC
2025-03-10 09:15:09,590 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17245) DCM4CHEE<-HS30(531) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310090950494 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:15:12,049 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17245) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:15:12,053 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-17245) DCM4CHEE<-HS30(531): Create Patient[pk=8363, id=PatientID[pk=8363, id=341544, issuer=DCM4CHEE.4C452C17.0DCCBF49], name=TASSYLA ERILENE DA CONCEIÇÃO DANTAS]
2025-03-10 09:15:12,054 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17245) DCM4CHEE<-HS30(531): Create Study[pk=9395, uid=341544, id=31548]
2025-03-10 09:15:12,055 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17245) DCM4CHEE<-HS30(531): Create Series[pk=9679, uid=1.2.410.200001.101.11.301.1144174170.2.20250310090949800, no=1, mod=US]
2025-03-10 09:15:12,055 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17245) DCM4CHEE<-HS30(531): Create Instance[pk=107705, uid=1.2.410.200001.101.11.301.1144174170.3.20250310090950494, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 09:15:12,055 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17245) DCM4CHEE<-HS30(531): Create Location[pk=107705, systemID=fs1, path=2025/03/10/59FB0185/04387FE1/D1ECD3E3, tsuid=1.2.840.10008.1.2, size=3416688, status=OK, objectType=DICOM_FILE]
2025-03-10 09:15:12,081 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17245) DCM4CHEE<-HS30(531): Updated DB in 32 ms
2025-03-10 09:15:12,082 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-17245) No duplicate record with equal Patient ID found Patient[pk=8363, id=PatientID[pk=8363, id=341544, issuer=DCM4CHEE.4C452C17.0DCCBF49], name=TASSYLA ERILENE DA CONCEIÇÃO DANTAS]
2025-03-10 09:15:12,082 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17245) DCM4CHEE<-HS30(531) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310090950494 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:15:12,208 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start IANScheduler.execute()
2025-03-10 09:15:12,210 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished IANScheduler.execute()
2025-03-10 09:15:12,280 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17245) DCM4CHEE<-HS30(531) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310091038539 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:15:14,793 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17245) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:15:14,796 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17245) DCM4CHEE<-HS30(531): Create Instance[pk=107706, uid=1.2.410.200001.101.11.301.1144174170.3.20250310091038539, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 09:15:14,796 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17245) DCM4CHEE<-HS30(531): Create Location[pk=107706, systemID=fs1, path=2025/03/10/59FB0185/04387FE1/F75EE88F, tsuid=1.2.840.10008.1.2, size=3416892, status=OK, objectType=DICOM_FILE]
2025-03-10 09:15:14,811 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17245) DCM4CHEE<-HS30(531): Updated DB in 18 ms
2025-03-10 09:15:14,812 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17245) DCM4CHEE<-HS30(531) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310091038539 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:15:15,009 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17245) DCM4CHEE<-HS30(531) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310091112008 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:15:18,293 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17245) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:15:18,295 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17245) DCM4CHEE<-HS30(531): Create Instance[pk=107707, uid=1.2.410.200001.101.11.301.1144174170.3.20250310091112008, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 09:15:18,295 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17245) DCM4CHEE<-HS30(531): Create Location[pk=107707, systemID=fs1, path=2025/03/10/59FB0185/04387FE1/F8F4C4CF, tsuid=1.2.840.10008.1.2, size=3416688, status=OK, objectType=DICOM_FILE]
2025-03-10 09:15:18,315 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17245) DCM4CHEE<-HS30(531): Updated DB in 22 ms
2025-03-10 09:15:18,316 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17245) DCM4CHEE<-HS30(531) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310091112008 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:15:18,511 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17245) DCM4CHEE<-HS30(531) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310091140883 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:15:21,207 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:15:21,209 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(530): Found previous received Instance[pk=107615, uid=1.2.410.200001.101.11.601.1501430850.3.20250308091011856, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 09:15:21,209 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(530): Ignore received Instance[studyUID=341513,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308090453691,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308091011856] with equal digest
2025-03-10 09:15:21,210 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(530): Updated DB in 3 ms
2025-03-10 09:15:21,211 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(530) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308091011856 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:15:21,423 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(530) >> A-RELEASE-RQ
2025-03-10 09:15:21,423 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(530) << A-RELEASE-RP
2025-03-10 09:15:21,474 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-3) DCM4CHEE<-HS60MT(530): close Socket[addr=187.89.160.56/187.89.160.56,port=49261,localport=11112]
2025-03-10 09:15:21,824 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49262,localport=11112]
2025-03-10 09:15:21,825 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(532) >> A-ASSOCIATE-RQ
2025-03-10 09:15:21,825 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(532) << A-ASSOCIATE-AC
2025-03-10 09:15:22,023 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(532) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308091715862 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:15:22,186 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17245) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:15:22,188 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17245) DCM4CHEE<-HS30(531): Create Instance[pk=107708, uid=1.2.410.200001.101.11.301.1144174170.3.20250310091140883, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 09:15:22,189 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17245) DCM4CHEE<-HS30(531): Create Location[pk=107708, systemID=fs1, path=2025/03/10/59FB0185/04387FE1/F91E418F, tsuid=1.2.840.10008.1.2, size=3416688, status=OK, objectType=DICOM_FILE]
2025-03-10 09:15:22,209 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17245) DCM4CHEE<-HS30(531): Updated DB in 23 ms
2025-03-10 09:15:22,210 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17245) DCM4CHEE<-HS30(531) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310091140883 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:15:22,407 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17245) DCM4CHEE<-HS30(531) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310091154701 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:15:25,882 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17245) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:15:25,885 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17245) DCM4CHEE<-HS30(531): Create Instance[pk=107709, uid=1.2.410.200001.101.11.301.1144174170.3.20250310091154701, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 09:15:25,885 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17245) DCM4CHEE<-HS30(531): Create Location[pk=107709, systemID=fs1, path=2025/03/10/59FB0185/04387FE1/F92E25D1, tsuid=1.2.840.10008.1.2, size=3416688, status=OK, objectType=DICOM_FILE]
2025-03-10 09:15:25,913 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17245) DCM4CHEE<-HS30(531): Updated DB in 31 ms
2025-03-10 09:15:25,913 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17245) DCM4CHEE<-HS30(531) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310091154701 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:15:26,111 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17245) DCM4CHEE<-HS30(531) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310091226903 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:15:29,011 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17245) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:15:29,013 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17245) DCM4CHEE<-HS30(531): Create Instance[pk=107710, uid=1.2.410.200001.101.11.301.1144174170.3.20250310091226903, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 09:15:29,014 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17245) DCM4CHEE<-HS30(531): Create Location[pk=107710, systemID=fs1, path=2025/03/10/59FB0185/04387FE1/FAB9A82F, tsuid=1.2.840.10008.1.2, size=3417040, status=OK, objectType=DICOM_FILE]
2025-03-10 09:15:29,036 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17245) DCM4CHEE<-HS30(531): Updated DB in 25 ms
2025-03-10 09:15:29,037 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17245) DCM4CHEE<-HS30(531) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310091226903 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:15:29,235 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17245) DCM4CHEE<-HS30(531) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310091333291 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:15:32,331 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17245) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:15:32,333 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17245) DCM4CHEE<-HS30(531): Create Instance[pk=107711, uid=1.2.410.200001.101.11.301.1144174170.3.20250310091333291, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 09:15:32,334 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17245) DCM4CHEE<-HS30(531): Create Location[pk=107711, systemID=fs1, path=2025/03/10/59FB0185/04387FE1/FC7B2200, tsuid=1.2.840.10008.1.2, size=3416688, status=OK, objectType=DICOM_FILE]
2025-03-10 09:15:32,343 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17245) DCM4CHEE<-HS30(531): Updated DB in 12 ms
2025-03-10 09:15:32,343 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17245) DCM4CHEE<-HS30(531) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310091333291 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:15:32,540 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17245) DCM4CHEE<-HS30(531) >> A-RELEASE-RQ
2025-03-10 09:15:32,540 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17245) DCM4CHEE<-HS30(531) << A-RELEASE-RP
2025-03-10 09:15:32,590 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-29) DCM4CHEE<-HS30(531): close Socket[addr=187.89.160.56/187.89.160.56,port=52090,localport=11112]
2025-03-10 09:15:36,935 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start UPSProcessingScheduler.execute()
2025-03-10 09:15:36,935 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished UPSProcessingScheduler.execute()
2025-03-10 09:15:42,033 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52092,localport=11112]
2025-03-10 09:15:42,033 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17249) DCM4CHEE<-HS30(533) >> A-ASSOCIATE-RQ
2025-03-10 09:15:42,034 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17249) DCM4CHEE<-HS30(533) << A-ASSOCIATE-AC
2025-03-10 09:15:42,227 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17249) DCM4CHEE<-HS30(533) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310091021679 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:15:47,996 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17249) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:15:48,002 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-17249) DCM4CHEE<-HS30(533): Create Patient[pk=8364, id=PatientID[pk=8364, id=3740, issuer=DCM4CHEE.F33E6BF8.0DBEBA57], name=GABRIELA BRAGA DA SILVA]
2025-03-10 09:15:48,004 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17249) DCM4CHEE<-HS30(533): Create Study[pk=9396, uid=3740, id=31564]
2025-03-10 09:15:48,004 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17249) DCM4CHEE<-HS30(533): Create Series[pk=9680, uid=1.2.410.200001.101.11.301.1123109166.2.20250310091021378, no=1, mod=US]
2025-03-10 09:15:48,005 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17249) DCM4CHEE<-HS30(533): Create Instance[pk=107712, uid=1.2.410.200001.101.11.301.1123109166.3.20250310091021679, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 09:15:48,005 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17249) DCM4CHEE<-HS30(533): Create Location[pk=107712, systemID=fs1, path=2025/03/10/001803E0/2275CFE9/F0203CEE, tsuid=1.2.840.10008.1.2, size=3416628, status=OK, objectType=DICOM_FILE]
2025-03-10 09:15:48,045 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17249) DCM4CHEE<-HS30(533): Updated DB in 49 ms
2025-03-10 09:15:48,046 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-17249) No duplicate record with equal Patient ID found Patient[pk=8364, id=PatientID[pk=8364, id=3740, issuer=DCM4CHEE.F33E6BF8.0DBEBA57], name=GABRIELA BRAGA DA SILVA]
2025-03-10 09:15:48,047 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17249) DCM4CHEE<-HS30(533) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310091021679 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:15:48,243 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17249) DCM4CHEE<-HS30(533) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310091236695 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:15:49,425 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52091,localport=11112]
2025-03-10 09:15:49,425 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17250) DCM4CHEE<-HS30(534) >> A-ASSOCIATE-RQ
2025-03-10 09:15:49,425 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17250) DCM4CHEE<-HS30(534) << A-ASSOCIATE-AC
2025-03-10 09:15:49,621 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17250) DCM4CHEE<-HS30(534) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310090950494 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:15:52,600 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17250) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:15:52,603 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17250) DCM4CHEE<-HS30(534): Found previous received Instance[pk=107705, uid=1.2.410.200001.101.11.301.1144174170.3.20250310090950494, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 09:15:52,604 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17250) DCM4CHEE<-HS30(534): Ignore received Instance[studyUID=341544,seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250310090949800,objectUID=1.2.410.200001.101.11.301.1144174170.3.20250310090950494] with equal digest
2025-03-10 09:15:52,604 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17250) DCM4CHEE<-HS30(534): Updated DB in 4 ms
2025-03-10 09:15:52,605 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17250) DCM4CHEE<-HS30(534) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310090950494 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:15:52,806 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17250) DCM4CHEE<-HS30(534) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310091038539 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:15:53,265 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17249) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:15:53,267 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17249) DCM4CHEE<-HS30(533): Create Instance[pk=107713, uid=1.2.410.200001.101.11.301.1123109166.3.20250310091236695, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 09:15:53,268 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17249) DCM4CHEE<-HS30(533): Create Location[pk=107713, systemID=fs1, path=2025/03/10/001803E0/2275CFE9/F39A4BC2, tsuid=1.2.840.10008.1.2, size=3416628, status=OK, objectType=DICOM_FILE]
2025-03-10 09:15:53,275 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17249) DCM4CHEE<-HS30(533): Updated DB in 10 ms
2025-03-10 09:15:53,275 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17249) DCM4CHEE<-HS30(533) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310091236695 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:15:53,472 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17249) DCM4CHEE<-HS30(533) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310091320935 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:15:53,602 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start AuditScheduler.execute()
2025-03-10 09:15:53,610 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-18) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 09:15:53,610 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-18) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 09:15:53,611 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished AuditScheduler.execute()
2025-03-10 09:15:54,972 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17250) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:15:54,974 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17250) DCM4CHEE<-HS30(534): Found previous received Instance[pk=107706, uid=1.2.410.200001.101.11.301.1144174170.3.20250310091038539, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 09:15:54,975 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17250) DCM4CHEE<-HS30(534): Ignore received Instance[studyUID=341544,seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250310090949800,objectUID=1.2.410.200001.101.11.301.1144174170.3.20250310091038539] with equal digest
2025-03-10 09:15:54,975 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17250) DCM4CHEE<-HS30(534): Updated DB in 3 ms
2025-03-10 09:15:54,976 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17250) DCM4CHEE<-HS30(534) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310091038539 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:15:55,177 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17250) DCM4CHEE<-HS30(534) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310091112008 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:15:56,946 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17250) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:15:56,948 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17250) DCM4CHEE<-HS30(534): Found previous received Instance[pk=107707, uid=1.2.410.200001.101.11.301.1144174170.3.20250310091112008, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 09:15:56,949 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17250) DCM4CHEE<-HS30(534): Ignore received Instance[studyUID=341544,seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250310090949800,objectUID=1.2.410.200001.101.11.301.1144174170.3.20250310091112008] with equal digest
2025-03-10 09:15:56,949 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17250) DCM4CHEE<-HS30(534): Updated DB in 3 ms
2025-03-10 09:15:56,950 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17250) DCM4CHEE<-HS30(534) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310091112008 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:15:57,150 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17250) DCM4CHEE<-HS30(534) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310091140883 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:15:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start TaskScheduler.execute()
2025-03-10 09:15:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished TaskScheduler.execute()
2025-03-10 09:16:00,041 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17249) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:16:00,043 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17249) DCM4CHEE<-HS30(533): Create Instance[pk=107714, uid=1.2.410.200001.101.11.301.1123109166.3.20250310091320935, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 09:16:00,043 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17249) DCM4CHEE<-HS30(533): Create Location[pk=107714, systemID=fs1, path=2025/03/10/001803E0/2275CFE9/F53E5D2F, tsuid=1.2.840.10008.1.2, size=3416628, status=OK, objectType=DICOM_FILE]
2025-03-10 09:16:00,064 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17249) DCM4CHEE<-HS30(533): Updated DB in 23 ms
2025-03-10 09:16:00,065 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17249) DCM4CHEE<-HS30(533) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310091320935 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:16:00,084 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17250) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:16:00,086 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17250) DCM4CHEE<-HS30(534): Found previous received Instance[pk=107708, uid=1.2.410.200001.101.11.301.1144174170.3.20250310091140883, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 09:16:00,087 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17250) DCM4CHEE<-HS30(534): Ignore received Instance[studyUID=341544,seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250310090949800,objectUID=1.2.410.200001.101.11.301.1144174170.3.20250310091140883] with equal digest
2025-03-10 09:16:00,087 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17250) DCM4CHEE<-HS30(534): Updated DB in 2 ms
2025-03-10 09:16:00,088 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17250) DCM4CHEE<-HS30(534) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310091140883 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:16:00,261 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17249) DCM4CHEE<-HS30(533) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310091417484 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:16:00,288 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17250) DCM4CHEE<-HS30(534) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310091154701 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:16:02,439 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:16:02,444 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(532): Create Series[pk=9681, uid=1.2.410.200001.101.11.601.1501430850.2.20250308091715532, no=3, mod=US]
2025-03-10 09:16:02,445 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(532): Create Instance[pk=107715, uid=1.2.410.200001.101.11.601.1501430850.3.20250308091715862, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 09:16:02,445 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(532): Create Location[pk=107715, systemID=fs1, path=2025/03/10/59FAFE64/2F6B9140/FD15FEA1, tsuid=1.2.840.10008.1.2, size=3416620, status=OK, objectType=DICOM_FILE]
2025-03-10 09:16:02,458 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(532): Updated DB in 19 ms
2025-03-10 09:16:02,459 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(532) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308091715862 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:16:02,665 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(532) >> A-RELEASE-RQ
2025-03-10 09:16:02,665 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(532) << A-RELEASE-RP
2025-03-10 09:16:02,715 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-27) DCM4CHEE<-HS60MT(532): close Socket[addr=187.89.160.56/187.89.160.56,port=49262,localport=11112]
2025-03-10 09:16:03,075 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49263,localport=11112]
2025-03-10 09:16:03,075 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(535) >> A-ASSOCIATE-RQ
2025-03-10 09:16:03,075 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(535) << A-ASSOCIATE-AC
2025-03-10 09:16:03,223 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17250) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:16:03,225 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17250) DCM4CHEE<-HS30(534): Found previous received Instance[pk=107709, uid=1.2.410.200001.101.11.301.1144174170.3.20250310091154701, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 09:16:03,225 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17250) DCM4CHEE<-HS30(534): Ignore received Instance[studyUID=341544,seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250310090949800,objectUID=1.2.410.200001.101.11.301.1144174170.3.20250310091154701] with equal digest
2025-03-10 09:16:03,226 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17250) DCM4CHEE<-HS30(534): Updated DB in 3 ms
2025-03-10 09:16:03,227 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17250) DCM4CHEE<-HS30(534) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310091154701 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:16:03,283 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(535) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308092538988 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:16:03,426 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17250) DCM4CHEE<-HS30(534) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310091226903 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:16:06,049 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17249) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:16:06,051 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17249) DCM4CHEE<-HS30(533): Create Instance[pk=107716, uid=1.2.410.200001.101.11.301.1123109166.3.20250310091417484, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 09:16:06,052 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17249) DCM4CHEE<-HS30(533): Create Location[pk=107716, systemID=fs1, path=2025/03/10/001803E0/2275CFE9/F6E83ABB, tsuid=1.2.840.10008.1.2, size=3416628, status=OK, objectType=DICOM_FILE]
2025-03-10 09:16:06,063 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17249) DCM4CHEE<-HS30(533): Updated DB in 14 ms
2025-03-10 09:16:06,063 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17249) DCM4CHEE<-HS30(533) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310091417484 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:16:06,166 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17250) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:16:06,168 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17250) DCM4CHEE<-HS30(534): Found previous received Instance[pk=107710, uid=1.2.410.200001.101.11.301.1144174170.3.20250310091226903, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 09:16:06,168 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17250) DCM4CHEE<-HS30(534): Ignore received Instance[studyUID=341544,seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250310090949800,objectUID=1.2.410.200001.101.11.301.1144174170.3.20250310091226903] with equal digest
2025-03-10 09:16:06,169 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17250) DCM4CHEE<-HS30(534): Updated DB in 3 ms
2025-03-10 09:16:06,170 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17250) DCM4CHEE<-HS30(534) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310091226903 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:16:06,259 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17249) DCM4CHEE<-HS30(533) >> A-RELEASE-RQ
2025-03-10 09:16:06,259 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17249) DCM4CHEE<-HS30(533) << A-RELEASE-RP
2025-03-10 09:16:06,310 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-10) DCM4CHEE<-HS30(533): close Socket[addr=187.89.160.56/187.89.160.56,port=52092,localport=11112]
2025-03-10 09:16:06,369 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17250) DCM4CHEE<-HS30(534) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310091333291 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:16:08,913 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17250) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:16:08,915 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17250) DCM4CHEE<-HS30(534): Found previous received Instance[pk=107711, uid=1.2.410.200001.101.11.301.1144174170.3.20250310091333291, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 09:16:08,915 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17250) DCM4CHEE<-HS30(534): Ignore received Instance[studyUID=341544,seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250310090949800,objectUID=1.2.410.200001.101.11.301.1144174170.3.20250310091333291] with equal digest
2025-03-10 09:16:08,916 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17250) DCM4CHEE<-HS30(534): Updated DB in 3 ms
2025-03-10 09:16:08,917 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17250) DCM4CHEE<-HS30(534) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310091333291 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:16:09,116 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17250) DCM4CHEE<-HS30(534) >> A-RELEASE-RQ
2025-03-10 09:16:09,116 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17250) DCM4CHEE<-HS30(534) << A-RELEASE-RP
2025-03-10 09:16:09,166 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-23) DCM4CHEE<-HS30(534): close Socket[addr=187.89.160.56/187.89.160.56,port=52091,localport=11112]
2025-03-10 09:16:12,211 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start IANScheduler.execute()
2025-03-10 09:16:12,212 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished IANScheduler.execute()
2025-03-10 09:16:27,222 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start StudySizeScheduler.execute()
2025-03-10 09:16:27,223 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished StudySizeScheduler.execute()
2025-03-10 09:16:36,936 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start UPSProcessingScheduler.execute()
2025-03-10 09:16:36,937 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished UPSProcessingScheduler.execute()
2025-03-10 09:16:44,408 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:16:44,411 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(535): Found previous received Instance[pk=107528, uid=1.2.410.200001.101.11.601.1501430850.3.20250308092538988, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 09:16:44,412 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(535): Ignore received Instance[studyUID=341522,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308092538632,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308092538988] with equal digest
2025-03-10 09:16:44,412 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(535): Updated DB in 4 ms
2025-03-10 09:16:44,413 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(535) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308092538988 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:16:44,626 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(535) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308092727170 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:16:53,611 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start AuditScheduler.execute()
2025-03-10 09:16:53,612 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-22) Send audit message to /127.0.0.1:514
2025-03-10 09:16:53,612 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-22) Send audit message to /127.0.0.1:514
2025-03-10 09:16:53,613 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-22) Send audit message to /127.0.0.1:514
2025-03-10 09:16:53,621 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-22) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 09:16:53,621 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-22) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 09:16:53,621 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished AuditScheduler.execute()
2025-03-10 09:16:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start TaskScheduler.execute()
2025-03-10 09:16:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished TaskScheduler.execute()
2025-03-10 09:17:12,213 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start IANScheduler.execute()
2025-03-10 09:17:12,214 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished IANScheduler.execute()
2025-03-10 09:17:26,850 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:17:26,854 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(535): Found previous received Instance[pk=107535, uid=1.2.410.200001.101.11.601.1501430850.3.20250308092727170, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 09:17:26,854 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(535): Ignore received Instance[studyUID=341522,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308092538632,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308092727170] with equal digest
2025-03-10 09:17:26,854 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(535): Updated DB in 4 ms
2025-03-10 09:17:26,856 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(535) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308092727170 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:17:27,069 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(535) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308092736194 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:17:36,937 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start UPSProcessingScheduler.execute()
2025-03-10 09:17:36,938 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished UPSProcessingScheduler.execute()
2025-03-10 09:17:53,622 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start AuditScheduler.execute()
2025-03-10 09:17:53,622 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-2) Send audit message to /127.0.0.1:514
2025-03-10 09:17:53,623 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-2) Send audit message to /127.0.0.1:514
2025-03-10 09:17:53,631 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-2) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 09:17:53,631 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-2) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 09:17:53,631 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished AuditScheduler.execute()
2025-03-10 09:17:57,434 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17176) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:17:57,436 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17176) DCM4CHEE<-FCR-CSL1(518): Create Instance[pk=107717, uid=1.2.392.200036.9125.9.0.254262837.1728783550.86381729, class=1.2.840.10008.5.1.4.1.1.1, no=3004]
2025-03-10 09:17:57,436 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17176) DCM4CHEE<-FCR-CSL1(518): Create Location[pk=107717, systemID=fs1, path=2025/03/10/0A88C006/88607C08/EB9AC2D1, tsuid=1.2.840.10008.1.2, size=14015756, status=OK, objectType=DICOM_FILE]
2025-03-10 09:17:57,448 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17176) DCM4CHEE<-FCR-CSL1(518): Updated DB in 14 ms
2025-03-10 09:17:57,449 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17176) DCM4CHEE<-FCR-CSL1(518) << 19:C-STORE-RSP[pcid=11, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.1 - Computed Radiography Image Storage
  iuid=1.2.392.200036.9125.9.0.254262837.1728783550.86381729 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:17:57,642 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17176) DCM4CHEE<-FCR-CSL1(518) >> A-RELEASE-RQ
2025-03-10 09:17:57,642 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17176) DCM4CHEE<-FCR-CSL1(518) << A-RELEASE-RP
2025-03-10 09:17:57,692 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-12) DCM4CHEE<-FCR-CSL1(518): close Socket[addr=187.89.160.56/187.89.160.56,port=49363,localport=11112]
2025-03-10 09:17:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start TaskScheduler.execute()
2025-03-10 09:17:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished TaskScheduler.execute()
2025-03-10 09:17:59,054 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:17:59,056 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(535): Found previous received Instance[pk=107536, uid=1.2.410.200001.101.11.601.1501430850.3.20250308092736194, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 09:17:59,056 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(535): Ignore received Instance[studyUID=341522,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308092538632,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308092736194] with equal digest
2025-03-10 09:17:59,057 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(535): Updated DB in 3 ms
2025-03-10 09:17:59,058 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(535) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308092736194 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:17:59,269 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(535) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308092904279 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:18:00,249 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49410,localport=11112]
2025-03-10 09:18:00,249 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17176) DCM4CHEE<-FCR-CSL1(536) >> A-ASSOCIATE-RQ
2025-03-10 09:18:00,250 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17176) DCM4CHEE<-FCR-CSL1(536) << A-ASSOCIATE-AC
2025-03-10 09:18:00,460 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17176) DCM4CHEE<-FCR-CSL1(536) >> 23:C-STORE-RQ[pcid=21, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.1 - Computed Radiography Image Storage
  iuid=1.2.392.200036.9125.9.0.254262829.2147820734.86381729 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:18:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start PurgeStorageScheduler.execute()
2025-03-10 09:18:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished PurgeStorageScheduler.execute()
2025-03-10 09:18:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-17259) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 09:18:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-17259) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 09:18:12,214 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start IANScheduler.execute()
2025-03-10 09:18:12,216 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished IANScheduler.execute()
2025-03-10 09:18:24,959 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52094,localport=11112]
2025-03-10 09:18:24,959 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17260) DCM4CHEE<-HS30(537) >> A-ASSOCIATE-RQ
2025-03-10 09:18:24,959 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17260) DCM4CHEE<-HS30(537) << A-ASSOCIATE-AC
2025-03-10 09:18:25,152 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17260) DCM4CHEE<-HS30(537) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310091021679 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:18:31,247 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:18:31,249 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(535): Found previous received Instance[pk=107537, uid=1.2.410.200001.101.11.601.1501430850.3.20250308092904279, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 09:18:31,250 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(535): Ignore received Instance[studyUID=341522,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308092538632,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308092904279] with equal digest
2025-03-10 09:18:31,250 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(535): Updated DB in 3 ms
2025-03-10 09:18:31,251 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(535) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308092904279 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:18:31,463 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(535) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308092922570 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:18:32,095 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17260) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:18:32,098 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17260) DCM4CHEE<-HS30(537): Found previous received Instance[pk=107712, uid=1.2.410.200001.101.11.301.1123109166.3.20250310091021679, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 09:18:32,098 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17260) DCM4CHEE<-HS30(537): Ignore received Instance[studyUID=3740,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310091021378,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310091021679] with equal digest
2025-03-10 09:18:32,099 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17260) DCM4CHEE<-HS30(537): Updated DB in 4 ms
2025-03-10 09:18:32,100 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17260) DCM4CHEE<-HS30(537) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310091021679 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:18:32,296 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17260) DCM4CHEE<-HS30(537) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310091236695 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:18:36,938 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start UPSProcessingScheduler.execute()
2025-03-10 09:18:36,939 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished UPSProcessingScheduler.execute()
2025-03-10 09:18:38,836 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17260) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:18:38,838 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17260) DCM4CHEE<-HS30(537): Found previous received Instance[pk=107713, uid=1.2.410.200001.101.11.301.1123109166.3.20250310091236695, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 09:18:38,838 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17260) DCM4CHEE<-HS30(537): Ignore received Instance[studyUID=3740,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310091021378,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310091236695] with equal digest
2025-03-10 09:18:38,839 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17260) DCM4CHEE<-HS30(537): Updated DB in 3 ms
2025-03-10 09:18:38,840 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17260) DCM4CHEE<-HS30(537) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310091236695 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:18:39,036 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17260) DCM4CHEE<-HS30(537) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310091320935 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:18:44,427 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17260) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:18:44,429 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17260) DCM4CHEE<-HS30(537): Found previous received Instance[pk=107714, uid=1.2.410.200001.101.11.301.1123109166.3.20250310091320935, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 09:18:44,430 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17260) DCM4CHEE<-HS30(537): Ignore received Instance[studyUID=3740,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310091021378,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310091320935] with equal digest
2025-03-10 09:18:44,430 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17260) DCM4CHEE<-HS30(537): Updated DB in 3 ms
2025-03-10 09:18:44,431 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17260) DCM4CHEE<-HS30(537) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310091320935 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:18:44,627 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17260) DCM4CHEE<-HS30(537) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310091417484 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:18:48,267 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341544&seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250310090949800&objectUID=1.2.410.200001.101.11.301.1144174170.3.20250310090950494&contentType=image/jpeg from null@162.240.235.97
2025-03-10 09:18:48,325 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341544&seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250310090949800&objectUID=1.2.410.200001.101.11.301.1144174170.3.20250310091038539&contentType=image/jpeg from null@162.240.235.97
2025-03-10 09:18:48,371 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341544&seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250310090949800&objectUID=1.2.410.200001.101.11.301.1144174170.3.20250310091112008&contentType=image/jpeg from null@162.240.235.97
2025-03-10 09:18:48,416 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341544&seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250310090949800&objectUID=1.2.410.200001.101.11.301.1144174170.3.20250310091140883&contentType=image/jpeg from null@162.240.235.97
2025-03-10 09:18:48,460 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341544&seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250310090949800&objectUID=1.2.410.200001.101.11.301.1144174170.3.20250310091154701&contentType=image/jpeg from null@162.240.235.97
2025-03-10 09:18:48,508 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341544&seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250310090949800&objectUID=1.2.410.200001.101.11.301.1144174170.3.20250310091226903&contentType=image/jpeg from null@162.240.235.97
2025-03-10 09:18:48,552 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341544&seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250310090949800&objectUID=1.2.410.200001.101.11.301.1144174170.3.20250310091333291&contentType=image/jpeg from null@162.240.235.97
2025-03-10 09:18:50,596 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17260) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:18:50,599 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17260) DCM4CHEE<-HS30(537): Found previous received Instance[pk=107716, uid=1.2.410.200001.101.11.301.1123109166.3.20250310091417484, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 09:18:50,599 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17260) DCM4CHEE<-HS30(537): Ignore received Instance[studyUID=3740,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310091021378,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310091417484] with equal digest
2025-03-10 09:18:50,600 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17260) DCM4CHEE<-HS30(537): Updated DB in 4 ms
2025-03-10 09:18:50,601 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17260) DCM4CHEE<-HS30(537) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310091417484 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:18:50,796 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17260) DCM4CHEE<-HS30(537) >> A-RELEASE-RQ
2025-03-10 09:18:50,796 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17260) DCM4CHEE<-HS30(537) << A-RELEASE-RP
2025-03-10 09:18:50,847 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-5) DCM4CHEE<-HS30(537): close Socket[addr=187.89.160.56/187.89.160.56,port=52094,localport=11112]
2025-03-10 09:18:53,632 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start AuditScheduler.execute()
2025-03-10 09:18:53,640 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-16) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 09:18:53,641 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-16) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 09:18:53,641 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished AuditScheduler.execute()
2025-03-10 09:18:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start TaskScheduler.execute()
2025-03-10 09:18:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished TaskScheduler.execute()
2025-03-10 09:19:03,438 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:19:03,441 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(535): Found previous received Instance[pk=107538, uid=1.2.410.200001.101.11.601.1501430850.3.20250308092922570, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 09:19:03,441 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(535): Ignore received Instance[studyUID=341522,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308092538632,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308092922570] with equal digest
2025-03-10 09:19:03,441 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(535): Updated DB in 2 ms
2025-03-10 09:19:03,443 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(535) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308092922570 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:19:03,654 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(535) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308110215121 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:19:12,216 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start IANScheduler.execute()
2025-03-10 09:19:12,218 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished IANScheduler.execute()
2025-03-10 09:19:35,625 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:19:35,629 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(535): Found previous received Instance[pk=107539, uid=1.2.410.200001.101.11.601.1501430850.3.20250308110215121, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 09:19:35,630 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(535): Ignore received Instance[studyUID=341522,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308105843027,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308110215121] with equal digest
2025-03-10 09:19:35,630 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(535): Updated DB in 5 ms
2025-03-10 09:19:35,631 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(535) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308110215121 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:19:35,842 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(535) >> A-RELEASE-RQ
2025-03-10 09:19:35,842 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(535) << A-RELEASE-RP
2025-03-10 09:19:35,893 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-3) DCM4CHEE<-HS60MT(535): close Socket[addr=187.89.160.56/187.89.160.56,port=49263,localport=11112]
2025-03-10 09:19:36,253 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49264,localport=11112]
2025-03-10 09:19:36,253 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(538) >> A-ASSOCIATE-RQ
2025-03-10 09:19:36,253 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(538) << A-ASSOCIATE-AC
2025-03-10 09:19:36,453 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(538) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308090453897 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:19:36,939 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start UPSProcessingScheduler.execute()
2025-03-10 09:19:36,940 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished UPSProcessingScheduler.execute()
2025-03-10 09:19:50,858 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 09:19:50,860 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 09:19:53,641 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start AuditScheduler.execute()
2025-03-10 09:19:53,642 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-13) Send audit message to /127.0.0.1:514
2025-03-10 09:19:53,650 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-13) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 09:19:53,650 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-13) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 09:19:53,651 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-13) Send audit message to /127.0.0.1:514
2025-03-10 09:19:53,651 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished AuditScheduler.execute()
2025-03-10 09:19:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start TaskScheduler.execute()
2025-03-10 09:19:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished TaskScheduler.execute()
2025-03-10 09:20:12,218 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start IANScheduler.execute()
2025-03-10 09:20:12,220 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished IANScheduler.execute()
2025-03-10 09:20:17,538 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:20:17,541 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(538): Found previous received Instance[pk=107611, uid=1.2.410.200001.101.11.601.1501430850.3.20250308090453897, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 09:20:17,542 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(538): Ignore received Instance[studyUID=341513,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308090453691,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308090453897] with equal digest
2025-03-10 09:20:17,542 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(538): Updated DB in 4 ms
2025-03-10 09:20:17,543 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(538) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308090453897 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:20:17,750 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(538) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308090655551 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:20:36,941 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start UPSProcessingScheduler.execute()
2025-03-10 09:20:36,942 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished UPSProcessingScheduler.execute()
2025-03-10 09:20:53,651 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start AuditScheduler.execute()
2025-03-10 09:20:53,660 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-26) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 09:20:53,660 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-26) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 09:20:53,660 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished AuditScheduler.execute()
2025-03-10 09:20:57,506 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:20:57,508 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(538): Found previous received Instance[pk=107612, uid=1.2.410.200001.101.11.601.1501430850.3.20250308090655551, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 09:20:57,509 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(538): Ignore received Instance[studyUID=341513,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308090453691,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308090655551] with equal digest
2025-03-10 09:20:57,509 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(538): Updated DB in 3 ms
2025-03-10 09:20:57,510 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(538) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308090655551 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:20:57,714 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(538) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308090931567 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:20:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start TaskScheduler.execute()
2025-03-10 09:20:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished TaskScheduler.execute()
2025-03-10 09:21:12,221 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start IANScheduler.execute()
2025-03-10 09:21:12,222 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished IANScheduler.execute()
2025-03-10 09:21:27,223 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start StudySizeScheduler.execute()
2025-03-10 09:21:27,436 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) Calculated size of 3 studies
2025-03-10 09:21:27,436 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished StudySizeScheduler.execute()
2025-03-10 09:21:28,781 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:21:28,783 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(538): Found previous received Instance[pk=107613, uid=1.2.410.200001.101.11.601.1501430850.3.20250308090931567, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 09:21:28,784 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(538): Ignore received Instance[studyUID=341513,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308090453691,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308090931567] with equal digest
2025-03-10 09:21:28,784 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(538): Updated DB in 3 ms
2025-03-10 09:21:28,785 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(538) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308090931567 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:21:28,992 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(538) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308090946915 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:21:36,942 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start UPSProcessingScheduler.execute()
2025-03-10 09:21:36,943 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished UPSProcessingScheduler.execute()
2025-03-10 09:21:53,660 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start AuditScheduler.execute()
2025-03-10 09:21:53,669 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-7) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 09:21:53,669 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-7) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 09:21:53,669 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished AuditScheduler.execute()
2025-03-10 09:21:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start TaskScheduler.execute()
2025-03-10 09:21:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished TaskScheduler.execute()
2025-03-10 09:21:59,690 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:21:59,692 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(538): Found previous received Instance[pk=107614, uid=1.2.410.200001.101.11.601.1501430850.3.20250308090946915, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 09:21:59,692 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(538): Ignore received Instance[studyUID=341513,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308090453691,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308090946915] with equal digest
2025-03-10 09:21:59,692 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(538): Updated DB in 2 ms
2025-03-10 09:21:59,694 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(538) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308090946915 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:21:59,898 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(538) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308091011856 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:22:12,223 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start IANScheduler.execute()
2025-03-10 09:22:12,224 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished IANScheduler.execute()
2025-03-10 09:22:36,944 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start UPSProcessingScheduler.execute()
2025-03-10 09:22:36,945 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished UPSProcessingScheduler.execute()
2025-03-10 09:22:40,680 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:22:40,682 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(538): Found previous received Instance[pk=107615, uid=1.2.410.200001.101.11.601.1501430850.3.20250308091011856, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 09:22:40,682 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(538): Ignore received Instance[studyUID=341513,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308090453691,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308091011856] with equal digest
2025-03-10 09:22:40,683 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(538): Updated DB in 3 ms
2025-03-10 09:22:40,684 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(538) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308091011856 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:22:40,887 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(538) >> A-RELEASE-RQ
2025-03-10 09:22:40,887 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(538) << A-RELEASE-RP
2025-03-10 09:22:40,938 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-22) DCM4CHEE<-HS60MT(538): close Socket[addr=187.89.160.56/187.89.160.56,port=49264,localport=11112]
2025-03-10 09:22:41,292 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49265,localport=11112]
2025-03-10 09:22:41,292 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(539) >> A-ASSOCIATE-RQ
2025-03-10 09:22:41,292 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(539) << A-ASSOCIATE-AC
2025-03-10 09:22:41,492 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(539) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308095900810 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:22:44,043 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17176) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:22:44,047 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-17176) DCM4CHEE<-FCR-CSL1(536): Create Patient[pk=8365, id=PatientID[pk=8365, id=341228, issuer=DCM4CHEE.794B9DA9.08BCB60B], name=ELIANE OLIVEIRA DOS SANTOS]
2025-03-10 09:22:44,048 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17176) DCM4CHEE<-FCR-CSL1(536): Create Study[pk=9397, uid=1.2.392.200036.9125.2.3619053820161.6594048387.32049, id=*]
2025-03-10 09:22:44,049 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17176) DCM4CHEE<-FCR-CSL1(536): Create Series[pk=9682, uid=1.2.392.200036.9125.3.3619053820161.6594048387.320410, no=3001, mod=CR]
2025-03-10 09:22:44,049 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17176) DCM4CHEE<-FCR-CSL1(536): Create Instance[pk=107718, uid=1.2.392.200036.9125.9.0.254262829.2147820734.86381729, class=1.2.840.10008.5.1.4.1.1.1, no=3001]
2025-03-10 09:22:44,050 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17176) DCM4CHEE<-FCR-CSL1(536): Create Location[pk=107718, systemID=fs1, path=2025/03/10/6A205E72/57C32B07/6A272D1A, tsuid=1.2.840.10008.1.2, size=14015764, status=OK, objectType=DICOM_FILE]
2025-03-10 09:22:44,075 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17176) DCM4CHEE<-FCR-CSL1(536): Updated DB in 32 ms
2025-03-10 09:22:44,076 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-17176) No duplicate record with equal Patient ID found Patient[pk=8365, id=PatientID[pk=8365, id=341228, issuer=DCM4CHEE.794B9DA9.08BCB60B], name=ELIANE OLIVEIRA DOS SANTOS]
2025-03-10 09:22:44,077 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17176) DCM4CHEE<-FCR-CSL1(536) << 23:C-STORE-RSP[pcid=21, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.1 - Computed Radiography Image Storage
  iuid=1.2.392.200036.9125.9.0.254262829.2147820734.86381729 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:22:44,275 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17176) DCM4CHEE<-FCR-CSL1(536) >> 25:C-STORE-RQ[pcid=21, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.1 - Computed Radiography Image Storage
  iuid=1.2.392.200036.9125.9.0.254262829.3439731902.86381729 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:22:53,670 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start AuditScheduler.execute()
2025-03-10 09:22:53,670 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-25) Send audit message to /127.0.0.1:514
2025-03-10 09:22:53,671 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-25) Send audit message to /127.0.0.1:514
2025-03-10 09:22:53,671 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-25) Send audit message to /127.0.0.1:514
2025-03-10 09:22:53,679 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-25) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 09:22:53,680 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-25) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 09:22:53,680 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished AuditScheduler.execute()
2025-03-10 09:22:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start TaskScheduler.execute()
2025-03-10 09:22:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished TaskScheduler.execute()
2025-03-10 09:23:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start PurgeStorageScheduler.execute()
2025-03-10 09:23:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished PurgeStorageScheduler.execute()
2025-03-10 09:23:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-17281) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 09:23:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-17281) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 09:23:12,225 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start IANScheduler.execute()
2025-03-10 09:23:12,226 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished IANScheduler.execute()
2025-03-10 09:23:13,765 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:23:13,769 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(539): Create Patient[pk=8366, id=PatientID[pk=8366, id=341525, issuer=DCM4CHEE.F59A0E3C.0DBEAF32], name=JULIANA FREITAS RODRIGUES]
2025-03-10 09:23:13,770 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(539): Create Study[pk=9398, uid=341525, id=31464]
2025-03-10 09:23:13,771 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(539): Create Series[pk=9683, uid=1.2.410.200001.101.11.601.1501430850.2.20250308095900331, no=1, mod=US]
2025-03-10 09:23:13,771 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(539): Create Instance[pk=107719, uid=1.2.410.200001.101.11.601.1501430850.3.20250308095900810, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 09:23:13,771 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(539): Create Location[pk=107719, systemID=fs1, path=2025/03/10/59FB0148/065DCAA3/D4083EEA, tsuid=1.2.840.10008.1.2, size=3416886, status=OK, objectType=DICOM_FILE]
2025-03-10 09:23:13,799 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(539): Updated DB in 34 ms
2025-03-10 09:23:13,800 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) No duplicate record with equal Patient ID found Patient[pk=8366, id=PatientID[pk=8366, id=341525, issuer=DCM4CHEE.F59A0E3C.0DBEAF32], name=JULIANA FREITAS RODRIGUES]
2025-03-10 09:23:13,801 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(539) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308095900810 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:23:14,008 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(539) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308100008293 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:23:36,945 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start UPSProcessingScheduler.execute()
2025-03-10 09:23:36,946 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished UPSProcessingScheduler.execute()
2025-03-10 09:23:37,982 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341309&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250301094147803&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250301094148249&contentType=image/jpeg from null@162.240.235.97
2025-03-10 09:23:38,079 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341309&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250301094147803&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250301094214011&contentType=image/jpeg from null@162.240.235.97
2025-03-10 09:23:38,172 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341309&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250301094147803&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250301094228268&contentType=image/jpeg from null@162.240.235.97
2025-03-10 09:23:38,235 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341309&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250301094147803&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250301094254040&contentType=image/jpeg from null@162.240.235.97
2025-03-10 09:23:38,293 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341309&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250301094147803&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250301094416466&contentType=image/jpeg from null@162.240.235.97
2025-03-10 09:23:53,680 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start AuditScheduler.execute()
2025-03-10 09:23:53,681 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-28) Send audit message to /127.0.0.1:514
2025-03-10 09:23:53,681 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-28) Send audit message to /127.0.0.1:514
2025-03-10 09:23:53,690 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-28) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 09:23:53,690 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-28) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 09:23:53,690 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished AuditScheduler.execute()
2025-03-10 09:23:54,016 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:23:54,018 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(539): Create Instance[pk=107720, uid=1.2.410.200001.101.11.601.1501430850.3.20250308100008293, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 09:23:54,019 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(539): Create Location[pk=107720, systemID=fs1, path=2025/03/10/59FB0148/065DCAA3/A98AE1A5, tsuid=1.2.840.10008.1.2, size=3416682, status=OK, objectType=DICOM_FILE]
2025-03-10 09:23:54,037 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(539): Updated DB in 21 ms
2025-03-10 09:23:54,037 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(539) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308100008293 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:23:54,242 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(539) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308100025599 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:23:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start TaskScheduler.execute()
2025-03-10 09:23:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished TaskScheduler.execute()
2025-03-10 09:24:12,227 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start IANScheduler.execute()
2025-03-10 09:24:12,228 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished IANScheduler.execute()
2025-03-10 09:24:21,560 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:24:21,562 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(539): Create Instance[pk=107721, uid=1.2.410.200001.101.11.601.1501430850.3.20250308100025599, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 09:24:21,562 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(539): Create Location[pk=107721, systemID=fs1, path=2025/03/10/59FB0148/065DCAA3/A9A5BED3, tsuid=1.2.840.10008.1.2, size=3416682, status=OK, objectType=DICOM_FILE]
2025-03-10 09:24:21,571 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(539): Updated DB in 11 ms
2025-03-10 09:24:21,571 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(539) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308100025599 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:24:21,775 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(539) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308100040391 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:24:36,947 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start UPSProcessingScheduler.execute()
2025-03-10 09:24:36,947 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished UPSProcessingScheduler.execute()
2025-03-10 09:24:50,860 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 09:24:50,863 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 09:24:52,669 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:24:52,672 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(539): Create Instance[pk=107722, uid=1.2.410.200001.101.11.601.1501430850.3.20250308100040391, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 09:24:52,672 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(539): Create Location[pk=107722, systemID=fs1, path=2025/03/10/59FB0148/065DCAA3/A9BFA070, tsuid=1.2.840.10008.1.2, size=3416682, status=OK, objectType=DICOM_FILE]
2025-03-10 09:24:52,686 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(539): Updated DB in 17 ms
2025-03-10 09:24:52,687 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(539) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308100040391 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:24:52,894 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(539) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308100046247 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:24:53,690 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start AuditScheduler.execute()
2025-03-10 09:24:53,699 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-5) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 09:24:53,699 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-5) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 09:24:53,700 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-5) Send audit message to /127.0.0.1:514
2025-03-10 09:24:53,700 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-5) Send audit message to /127.0.0.1:514
2025-03-10 09:24:53,700 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished AuditScheduler.execute()
2025-03-10 09:24:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start TaskScheduler.execute()
2025-03-10 09:24:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished TaskScheduler.execute()
2025-03-10 09:25:12,229 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start IANScheduler.execute()
2025-03-10 09:25:12,231 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished IANScheduler.execute()
2025-03-10 09:25:23,788 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:25:23,791 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(539): Create Instance[pk=107723, uid=1.2.410.200001.101.11.601.1501430850.3.20250308100046247, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 09:25:23,791 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(539): Create Location[pk=107723, systemID=fs1, path=2025/03/10/59FB0148/065DCAA3/A9C25654, tsuid=1.2.840.10008.1.2, size=3416682, status=OK, objectType=DICOM_FILE]
2025-03-10 09:25:23,813 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(539): Updated DB in 25 ms
2025-03-10 09:25:23,814 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(539) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308100046247 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:25:24,018 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(539) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308100150695 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:25:36,948 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start UPSProcessingScheduler.execute()
2025-03-10 09:25:36,949 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished UPSProcessingScheduler.execute()
2025-03-10 09:25:53,701 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start AuditScheduler.execute()
2025-03-10 09:25:53,709 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-3) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 09:25:53,709 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-3) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 09:25:53,709 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished AuditScheduler.execute()
2025-03-10 09:25:54,755 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:25:54,758 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(539): Create Instance[pk=107724, uid=1.2.410.200001.101.11.601.1501430850.3.20250308100150695, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 09:25:54,758 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(539): Create Location[pk=107724, systemID=fs1, path=2025/03/10/59FB0148/065DCAA3/AB829BD7, tsuid=1.2.840.10008.1.2, size=3416682, status=OK, objectType=DICOM_FILE]
2025-03-10 09:25:54,779 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(539): Updated DB in 24 ms
2025-03-10 09:25:54,780 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(539) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308100150695 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:25:54,983 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(539) >> A-RELEASE-RQ
2025-03-10 09:25:54,983 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(539) << A-RELEASE-RP
2025-03-10 09:25:55,034 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-29) DCM4CHEE<-HS60MT(539): close Socket[addr=187.89.160.56/187.89.160.56,port=49265,localport=11112]
2025-03-10 09:25:55,375 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49266,localport=11112]
2025-03-10 09:25:55,375 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(540) >> A-ASSOCIATE-RQ
2025-03-10 09:25:55,376 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(540) << A-ASSOCIATE-AC
2025-03-10 09:25:55,567 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(540) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308092538988 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:25:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start TaskScheduler.execute()
2025-03-10 09:25:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished TaskScheduler.execute()
2025-03-10 09:26:12,231 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start IANScheduler.execute()
2025-03-10 09:26:12,233 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished IANScheduler.execute()
2025-03-10 09:26:27,436 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start StudySizeScheduler.execute()
2025-03-10 09:26:27,438 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished StudySizeScheduler.execute()
2025-03-10 09:26:32,705 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:26:32,708 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(540): Found previous received Instance[pk=107528, uid=1.2.410.200001.101.11.601.1501430850.3.20250308092538988, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 09:26:32,709 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(540): Ignore received Instance[studyUID=341522,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308092538632,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308092538988] with equal digest
2025-03-10 09:26:32,709 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(540): Updated DB in 4 ms
2025-03-10 09:26:32,711 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(540) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308092538988 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:26:32,909 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(540) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308092727170 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:26:36,949 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start UPSProcessingScheduler.execute()
2025-03-10 09:26:36,950 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished UPSProcessingScheduler.execute()
2025-03-10 09:26:53,710 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start AuditScheduler.execute()
2025-03-10 09:26:53,718 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-26) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 09:26:53,718 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-26) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 09:26:53,719 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished AuditScheduler.execute()
2025-03-10 09:26:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start TaskScheduler.execute()
2025-03-10 09:26:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished TaskScheduler.execute()
2025-03-10 09:27:11,441 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:27:11,443 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(540): Found previous received Instance[pk=107535, uid=1.2.410.200001.101.11.601.1501430850.3.20250308092727170, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 09:27:11,444 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(540): Ignore received Instance[studyUID=341522,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308092538632,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308092727170] with equal digest
2025-03-10 09:27:11,444 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(540): Updated DB in 3 ms
2025-03-10 09:27:11,445 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(540) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308092727170 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:27:11,641 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(540) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308092736194 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:27:12,233 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start IANScheduler.execute()
2025-03-10 09:27:12,235 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished IANScheduler.execute()
2025-03-10 09:27:27,101 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17176) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:27:27,104 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17176) DCM4CHEE<-FCR-CSL1(536): Create Instance[pk=107725, uid=1.2.392.200036.9125.9.0.254262829.3439731902.86381729, class=1.2.840.10008.5.1.4.1.1.1, no=3002]
2025-03-10 09:27:27,104 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17176) DCM4CHEE<-FCR-CSL1(536): Create Location[pk=107725, systemID=fs1, path=2025/03/10/6A205E72/57C32B07/D6A8C911, tsuid=1.2.840.10008.1.2, size=14015764, status=OK, objectType=DICOM_FILE]
2025-03-10 09:27:27,125 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17176) DCM4CHEE<-FCR-CSL1(536): Updated DB in 23 ms
2025-03-10 09:27:27,126 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17176) DCM4CHEE<-FCR-CSL1(536) << 25:C-STORE-RSP[pcid=21, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.1 - Computed Radiography Image Storage
  iuid=1.2.392.200036.9125.9.0.254262829.3439731902.86381729 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:27:27,324 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17176) DCM4CHEE<-FCR-CSL1(536) >> 27:C-STORE-RQ[pcid=21, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.1 - Computed Radiography Image Storage
  iuid=1.2.392.200036.9125.9.0.254262830.218571966.86381729 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:27:36,950 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start UPSProcessingScheduler.execute()
2025-03-10 09:27:36,952 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished UPSProcessingScheduler.execute()
2025-03-10 09:27:41,248 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:27:41,250 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(540): Found previous received Instance[pk=107536, uid=1.2.410.200001.101.11.601.1501430850.3.20250308092736194, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 09:27:41,251 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(540): Ignore received Instance[studyUID=341522,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308092538632,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308092736194] with equal digest
2025-03-10 09:27:41,251 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(540): Updated DB in 3 ms
2025-03-10 09:27:41,252 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(540) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308092736194 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:27:41,448 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(540) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308092904279 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:27:53,719 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start AuditScheduler.execute()
2025-03-10 09:27:53,720 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-17) Send audit message to /127.0.0.1:514
2025-03-10 09:27:53,729 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-17) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 09:27:53,729 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-17) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 09:27:53,729 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished AuditScheduler.execute()
2025-03-10 09:27:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start TaskScheduler.execute()
2025-03-10 09:27:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished TaskScheduler.execute()
2025-03-10 09:28:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start PurgeStorageScheduler.execute()
2025-03-10 09:28:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished PurgeStorageScheduler.execute()
2025-03-10 09:28:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-17302) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 09:28:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-17302) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 09:28:11,057 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:28:11,059 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(540): Found previous received Instance[pk=107537, uid=1.2.410.200001.101.11.601.1501430850.3.20250308092904279, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 09:28:11,059 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(540): Ignore received Instance[studyUID=341522,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308092538632,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308092904279] with equal digest
2025-03-10 09:28:11,060 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(540): Updated DB in 3 ms
2025-03-10 09:28:11,061 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(540) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308092904279 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:28:11,257 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(540) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308092922570 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:28:12,235 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start IANScheduler.execute()
2025-03-10 09:28:12,237 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished IANScheduler.execute()
2025-03-10 09:28:36,952 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start UPSProcessingScheduler.execute()
2025-03-10 09:28:36,953 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished UPSProcessingScheduler.execute()
2025-03-10 09:28:45,524 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:28:45,526 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(540): Found previous received Instance[pk=107538, uid=1.2.410.200001.101.11.601.1501430850.3.20250308092922570, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 09:28:45,527 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(540): Ignore received Instance[studyUID=341522,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308092538632,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308092922570] with equal digest
2025-03-10 09:28:45,527 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(540): Updated DB in 3 ms
2025-03-10 09:28:45,528 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(540) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308092922570 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:28:45,727 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(540) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308110215121 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:28:49,995 INFO  [org.dcm4chee.arc.ups.impl.UPSDeleteScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start UPSDeleteScheduler.execute()
2025-03-10 09:28:49,996 INFO  [org.dcm4chee.arc.ups.impl.UPSDeleteScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished UPSDeleteScheduler.execute()
2025-03-10 09:28:53,729 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start AuditScheduler.execute()
2025-03-10 09:28:53,730 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-1) Send audit message to /127.0.0.1:514
2025-03-10 09:28:53,739 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-1) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 09:28:53,739 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-1) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 09:28:53,739 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished AuditScheduler.execute()
2025-03-10 09:28:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start TaskScheduler.execute()
2025-03-10 09:28:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished TaskScheduler.execute()
2025-03-10 09:29:12,238 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start IANScheduler.execute()
2025-03-10 09:29:12,240 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished IANScheduler.execute()
2025-03-10 09:29:17,349 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:29:17,352 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(540): Found previous received Instance[pk=107539, uid=1.2.410.200001.101.11.601.1501430850.3.20250308110215121, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 09:29:17,353 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(540): Ignore received Instance[studyUID=341522,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308105843027,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308110215121] with equal digest
2025-03-10 09:29:17,353 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(540): Updated DB in 4 ms
2025-03-10 09:29:17,354 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(540) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308110215121 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:29:17,558 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(540) >> A-RELEASE-RQ
2025-03-10 09:29:17,558 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(540) << A-RELEASE-RP
2025-03-10 09:29:17,609 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-2) DCM4CHEE<-HS60MT(540): close Socket[addr=187.89.160.56/187.89.160.56,port=49266,localport=11112]
2025-03-10 09:29:17,965 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49268,localport=11112]
2025-03-10 09:29:17,966 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(541) >> A-ASSOCIATE-RQ
2025-03-10 09:29:17,966 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(541) << A-ASSOCIATE-AC
2025-03-10 09:29:18,169 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(541) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308092538988 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:29:36,953 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start UPSProcessingScheduler.execute()
2025-03-10 09:29:36,954 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished UPSProcessingScheduler.execute()
2025-03-10 09:29:50,863 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 09:29:50,865 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 09:29:53,739 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start AuditScheduler.execute()
2025-03-10 09:29:53,748 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-24) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 09:29:53,748 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-24) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 09:29:53,748 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished AuditScheduler.execute()
2025-03-10 09:29:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start TaskScheduler.execute()
2025-03-10 09:29:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished TaskScheduler.execute()
2025-03-10 09:29:59,865 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:29:59,869 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(541): Found previous received Instance[pk=107528, uid=1.2.410.200001.101.11.601.1501430850.3.20250308092538988, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 09:29:59,869 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(541): Ignore received Instance[studyUID=341522,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308092538632,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308092538988] with equal digest
2025-03-10 09:29:59,870 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(541): Updated DB in 5 ms
2025-03-10 09:29:59,871 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(541) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308092538988 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:30:00,109 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(541) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308092727170 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:30:12,240 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start IANScheduler.execute()
2025-03-10 09:30:12,242 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished IANScheduler.execute()
2025-03-10 09:30:36,954 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start UPSProcessingScheduler.execute()
2025-03-10 09:30:36,956 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished UPSProcessingScheduler.execute()
2025-03-10 09:30:39,983 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:30:39,986 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(541): Found previous received Instance[pk=107535, uid=1.2.410.200001.101.11.601.1501430850.3.20250308092727170, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 09:30:39,986 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(541): Ignore received Instance[studyUID=341522,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308092538632,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308092727170] with equal digest
2025-03-10 09:30:39,987 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(541): Updated DB in 4 ms
2025-03-10 09:30:39,988 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(541) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308092727170 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:30:40,194 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(541) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308092736194 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:30:53,749 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start AuditScheduler.execute()
2025-03-10 09:30:53,757 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-5) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 09:30:53,758 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-5) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 09:30:53,758 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished AuditScheduler.execute()
2025-03-10 09:30:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start TaskScheduler.execute()
2025-03-10 09:30:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished TaskScheduler.execute()
2025-03-10 09:31:11,529 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:31:11,531 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(541): Found previous received Instance[pk=107536, uid=1.2.410.200001.101.11.601.1501430850.3.20250308092736194, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 09:31:11,532 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(541): Ignore received Instance[studyUID=341522,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308092538632,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308092736194] with equal digest
2025-03-10 09:31:11,532 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(541): Updated DB in 3 ms
2025-03-10 09:31:11,533 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(541) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308092736194 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:31:11,742 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(541) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308092904279 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:31:12,242 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start IANScheduler.execute()
2025-03-10 09:31:12,244 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished IANScheduler.execute()
2025-03-10 09:31:27,438 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start StudySizeScheduler.execute()
2025-03-10 09:31:27,576 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) Calculated size of 2 studies
2025-03-10 09:31:27,576 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished StudySizeScheduler.execute()
2025-03-10 09:31:36,956 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start UPSProcessingScheduler.execute()
2025-03-10 09:31:36,957 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished UPSProcessingScheduler.execute()
2025-03-10 09:31:42,971 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:31:42,973 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(541): Found previous received Instance[pk=107537, uid=1.2.410.200001.101.11.601.1501430850.3.20250308092904279, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 09:31:42,973 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(541): Ignore received Instance[studyUID=341522,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308092538632,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308092904279] with equal digest
2025-03-10 09:31:42,974 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(541): Updated DB in 3 ms
2025-03-10 09:31:42,975 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(541) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308092904279 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:31:43,186 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(541) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308092922570 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:31:53,758 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start AuditScheduler.execute()
2025-03-10 09:31:53,767 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 09:31:53,767 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 09:31:53,767 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished AuditScheduler.execute()
2025-03-10 09:31:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start TaskScheduler.execute()
2025-03-10 09:31:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished TaskScheduler.execute()
2025-03-10 09:32:10,139 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17176) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:32:10,142 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17176) DCM4CHEE<-FCR-CSL1(536): Create Instance[pk=107726, uid=1.2.392.200036.9125.9.0.254262830.218571966.86381729, class=1.2.840.10008.5.1.4.1.1.1, no=3003]
2025-03-10 09:32:10,142 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17176) DCM4CHEE<-FCR-CSL1(536): Create Location[pk=107726, systemID=fs1, path=2025/03/10/6A205E72/57C32B07/EB976625, tsuid=1.2.840.10008.1.2, size=14015762, status=OK, objectType=DICOM_FILE]
2025-03-10 09:32:10,157 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17176) DCM4CHEE<-FCR-CSL1(536): Updated DB in 16 ms
2025-03-10 09:32:10,157 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17176) DCM4CHEE<-FCR-CSL1(536) << 27:C-STORE-RSP[pcid=21, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.1 - Computed Radiography Image Storage
  iuid=1.2.392.200036.9125.9.0.254262830.218571966.86381729 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:32:10,356 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17176) DCM4CHEE<-FCR-CSL1(536) >> 29:C-STORE-RQ[pcid=21, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.1 - Computed Radiography Image Storage
  iuid=1.2.392.200036.9125.9.0.254262829.1040458942.86381729 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:32:10,518 INFO  [org.dcm4chee.arc.qmgt.impl.PurgeTaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start PurgeTaskScheduler.execute()
2025-03-10 09:32:10,536 INFO  [org.dcm4chee.arc.qmgt.impl.PurgeTaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished PurgeTaskScheduler.execute()
2025-03-10 09:32:10,754 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:32:10,757 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(541): Found previous received Instance[pk=107538, uid=1.2.410.200001.101.11.601.1501430850.3.20250308092922570, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 09:32:10,757 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(541): Ignore received Instance[studyUID=341522,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308092538632,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308092922570] with equal digest
2025-03-10 09:32:10,758 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(541): Updated DB in 4 ms
2025-03-10 09:32:10,759 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(541) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308092922570 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:32:10,965 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(541) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308110215121 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:32:12,244 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start IANScheduler.execute()
2025-03-10 09:32:12,246 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished IANScheduler.execute()
2025-03-10 09:32:36,957 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start UPSProcessingScheduler.execute()
2025-03-10 09:32:36,958 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished UPSProcessingScheduler.execute()
2025-03-10 09:32:41,954 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:32:41,957 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(541): Found previous received Instance[pk=107539, uid=1.2.410.200001.101.11.601.1501430850.3.20250308110215121, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 09:32:41,957 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(541): Ignore received Instance[studyUID=341522,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308105843027,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308110215121] with equal digest
2025-03-10 09:32:41,958 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(541): Updated DB in 4 ms
2025-03-10 09:32:41,959 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(541) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308110215121 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:32:42,166 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(541) >> A-RELEASE-RQ
2025-03-10 09:32:42,166 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(541) << A-RELEASE-RP
2025-03-10 09:32:42,217 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-26) DCM4CHEE<-HS60MT(541): close Socket[addr=187.89.160.56/187.89.160.56,port=49268,localport=11112]
2025-03-10 09:32:42,586 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49269,localport=11112]
2025-03-10 09:32:42,586 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(542) >> A-ASSOCIATE-RQ
2025-03-10 09:32:42,586 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(542) << A-ASSOCIATE-AC
2025-03-10 09:32:42,785 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(542) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213095920802 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:32:53,768 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start AuditScheduler.execute()
2025-03-10 09:32:53,768 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-27) Send audit message to /127.0.0.1:514
2025-03-10 09:32:53,769 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-27) Send audit message to /127.0.0.1:514
2025-03-10 09:32:53,778 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 09:32:53,778 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 09:32:53,778 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished AuditScheduler.execute()
2025-03-10 09:32:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start TaskScheduler.execute()
2025-03-10 09:32:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished TaskScheduler.execute()
2025-03-10 09:33:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start PurgeStorageScheduler.execute()
2025-03-10 09:33:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished PurgeStorageScheduler.execute()
2025-03-10 09:33:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-17323) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 09:33:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-17323) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 09:33:12,246 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start IANScheduler.execute()
2025-03-10 09:33:12,248 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished IANScheduler.execute()
2025-03-10 09:33:19,818 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:33:19,823 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
2025-03-10 09:33:19,825 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(542): processing 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213095920802 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 09:33:19,825 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(542) << 1:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:33:20,032 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(542) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213095957827 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:33:25,265 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=1.2.392.200036.9125.2.3619053820161.6592066254.324049&seriesUID=1.2.392.200036.9125.3.3619053820161.6592066254.324050&objectUID=1.2.392.200036.9125.9.0.254255084.3424134334.86381729&contentType=image/jpeg from null@162.240.235.97
2025-03-10 09:33:25,510 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=1.2.392.200036.9125.2.3619053820161.6592066254.324049&seriesUID=1.2.392.200036.9125.3.3619053820161.6592066254.324050&objectUID=1.2.392.200036.9125.9.0.254255085.186197182.86381729&contentType=image/jpeg from null@162.240.235.97
2025-03-10 09:33:25,708 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=1.2.392.200036.9125.2.3619053820161.6592066254.324049&seriesUID=1.2.392.200036.9125.3.3619053820161.6592066254.324050&objectUID=1.2.392.200036.9125.9.0.254255084.1494688958.86381729&contentType=image/jpeg from null@162.240.235.97
2025-03-10 09:33:25,890 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=1.2.392.200036.9125.2.3619053820161.6592066254.324049&seriesUID=1.2.392.200036.9125.3.3619053820161.6592066254.324050&objectUID=1.2.392.200036.9125.9.0.254255083.3826656446.86381729&contentType=image/jpeg from null@162.240.235.97
2025-03-10 09:33:36,959 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start UPSProcessingScheduler.execute()
2025-03-10 09:33:36,961 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished UPSProcessingScheduler.execute()
2025-03-10 09:33:53,779 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start AuditScheduler.execute()
2025-03-10 09:33:53,779 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-21) Send audit message to /127.0.0.1:514
2025-03-10 09:33:53,780 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-21) Send audit message to /127.0.0.1:514
2025-03-10 09:33:53,780 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-21) Send audit message to /127.0.0.1:514
2025-03-10 09:33:53,781 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-21) Send audit message to /127.0.0.1:514
2025-03-10 09:33:53,781 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-21) Send audit message to /127.0.0.1:514
2025-03-10 09:33:53,781 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-21) Send audit message to /127.0.0.1:514
2025-03-10 09:33:53,781 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-21) Send audit message to /127.0.0.1:514
2025-03-10 09:33:53,782 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-21) Send audit message to /127.0.0.1:514
2025-03-10 09:33:53,782 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-21) Send audit message to /127.0.0.1:514
2025-03-10 09:33:53,782 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-21) Send audit message to /127.0.0.1:514
2025-03-10 09:33:53,790 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-21) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 09:33:53,790 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-21) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 09:33:53,791 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-21) Send audit message to /127.0.0.1:514
2025-03-10 09:33:53,791 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-21) Send audit message to /127.0.0.1:514
2025-03-10 09:33:53,791 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished AuditScheduler.execute()
2025-03-10 09:33:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start TaskScheduler.execute()
2025-03-10 09:33:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished TaskScheduler.execute()
2025-03-10 09:33:59,375 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52095,localport=11112]
2025-03-10 09:33:59,375 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17328) DCM4CHEE<-HS30(543) >> A-ASSOCIATE-RQ
2025-03-10 09:33:59,375 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17328) DCM4CHEE<-HS30(543) << A-ASSOCIATE-AC
2025-03-10 09:33:59,572 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17328) DCM4CHEE<-HS30(543) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310092724917 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:34:00,497 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:34:00,502 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
2025-03-10 09:34:00,504 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(542): processing 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213095957827 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 09:34:00,504 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(542) << 2:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:34:00,708 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(542) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213100141838 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:34:04,364 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17328) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:34:04,368 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-17328) DCM4CHEE<-HS30(543): Create Patient[pk=8367, id=PatientID[pk=8367, id=341550, issuer=DCM4CHEE.283B69DD.0BEDA76B], name=MARIA DAS DORES DE OLIVEIRA]
2025-03-10 09:34:04,369 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17328) DCM4CHEE<-HS30(543): Create Study[pk=9399, uid=341550, id=31576]
2025-03-10 09:34:04,370 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17328) DCM4CHEE<-HS30(543): Create Series[pk=9684, uid=1.2.410.200001.101.11.301.1123109166.2.20250310092724611, no=1, mod=US]
2025-03-10 09:34:04,370 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17328) DCM4CHEE<-HS30(543): Create Instance[pk=107727, uid=1.2.410.200001.101.11.301.1123109166.3.20250310092724917, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 09:34:04,370 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17328) DCM4CHEE<-HS30(543): Create Location[pk=107727, systemID=fs1, path=2025/03/10/59FB01A0/634F5F22/30F9CC2C, tsuid=1.2.840.10008.1.2, size=3416636, status=OK, objectType=DICOM_FILE]
2025-03-10 09:34:04,385 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17328) DCM4CHEE<-HS30(543): Updated DB in 21 ms
2025-03-10 09:34:04,386 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-17328) No duplicate record with equal Patient ID found Patient[pk=8367, id=PatientID[pk=8367, id=341550, issuer=DCM4CHEE.283B69DD.0BEDA76B], name=MARIA DAS DORES DE OLIVEIRA]
2025-03-10 09:34:04,387 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17328) DCM4CHEE<-HS30(543) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310092724917 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:34:04,587 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17328) DCM4CHEE<-HS30(543) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310092836863 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:34:10,148 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17328) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:34:10,150 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17328) DCM4CHEE<-HS30(543): Create Instance[pk=107728, uid=1.2.410.200001.101.11.301.1123109166.3.20250310092836863, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 09:34:10,151 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17328) DCM4CHEE<-HS30(543): Create Location[pk=107728, systemID=fs1, path=2025/03/10/59FB01A0/634F5F22/32BDA1E0, tsuid=1.2.840.10008.1.2, size=3416636, status=OK, objectType=DICOM_FILE]
2025-03-10 09:34:10,174 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17328) DCM4CHEE<-HS30(543): Updated DB in 26 ms
2025-03-10 09:34:10,175 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17328) DCM4CHEE<-HS30(543) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310092836863 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:34:10,375 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17328) DCM4CHEE<-HS30(543) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310092942515 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:34:12,248 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start IANScheduler.execute()
2025-03-10 09:34:12,250 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished IANScheduler.execute()
2025-03-10 09:34:16,867 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17328) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:34:16,869 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17328) DCM4CHEE<-HS30(543): Create Instance[pk=107729, uid=1.2.410.200001.101.11.301.1123109166.3.20250310092942515, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 09:34:16,869 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17328) DCM4CHEE<-HS30(543): Create Location[pk=107729, systemID=fs1, path=2025/03/10/59FB01A0/634F5F22/347EB4A8, tsuid=1.2.840.10008.1.2, size=3416636, status=OK, objectType=DICOM_FILE]
2025-03-10 09:34:16,873 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17328) DCM4CHEE<-HS30(543): Updated DB in 6 ms
2025-03-10 09:34:16,873 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17328) DCM4CHEE<-HS30(543) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310092942515 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:34:17,074 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17328) DCM4CHEE<-HS30(543) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310093039557 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:34:22,982 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17328) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:34:22,984 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17328) DCM4CHEE<-HS30(543): Create Instance[pk=107730, uid=1.2.410.200001.101.11.301.1123109166.3.20250310093039557, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 09:34:22,984 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17328) DCM4CHEE<-HS30(543): Create Location[pk=107730, systemID=fs1, path=2025/03/10/59FB01A0/634F5F22/59FE69E8, tsuid=1.2.840.10008.1.2, size=3416636, status=OK, objectType=DICOM_FILE]
2025-03-10 09:34:22,994 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17328) DCM4CHEE<-HS30(543): Updated DB in 12 ms
2025-03-10 09:34:22,994 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17328) DCM4CHEE<-HS30(543) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310093039557 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:34:23,195 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17328) DCM4CHEE<-HS30(543) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310093138066 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:34:29,688 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17328) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:34:29,690 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17328) DCM4CHEE<-HS30(543): Create Instance[pk=107731, uid=1.2.410.200001.101.11.301.1123109166.3.20250310093138066, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 09:34:29,691 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17328) DCM4CHEE<-HS30(543): Create Location[pk=107731, systemID=fs1, path=2025/03/10/59FB01A0/634F5F22/5BB2BB81, tsuid=1.2.840.10008.1.2, size=3416636, status=OK, objectType=DICOM_FILE]
2025-03-10 09:34:29,724 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17328) DCM4CHEE<-HS30(543): Updated DB in 36 ms
2025-03-10 09:34:29,724 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17328) DCM4CHEE<-HS30(543) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310093138066 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:34:29,924 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17328) DCM4CHEE<-HS30(543) >> A-RELEASE-RQ
2025-03-10 09:34:29,924 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17328) DCM4CHEE<-HS30(543) << A-RELEASE-RP
2025-03-10 09:34:29,975 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-1) DCM4CHEE<-HS30(543): close Socket[addr=187.89.160.56/187.89.160.56,port=52095,localport=11112]
2025-03-10 09:34:36,002 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:34:36,005 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
2025-03-10 09:34:36,007 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(542): processing 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213100141838 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 09:34:36,007 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(542) << 3:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:34:36,211 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(542) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213100448373 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:34:36,961 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start UPSProcessingScheduler.execute()
2025-03-10 09:34:36,962 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished UPSProcessingScheduler.execute()
2025-03-10 09:34:49,838 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=4219&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250218085935037&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250218085935373&contentType=image/jpeg from null@162.240.235.97
2025-03-10 09:34:49,897 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=4219&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250218085935037&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250218090006469&contentType=image/jpeg from null@162.240.235.97
2025-03-10 09:34:49,950 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=4219&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250218085935037&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250218085940820&contentType=image/jpeg from null@162.240.235.97
2025-03-10 09:34:50,001 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=4219&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250218085935037&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250218085958448&contentType=image/jpeg from null@162.240.235.97
2025-03-10 09:34:50,056 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=4219&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250218085935037&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250218090134717&contentType=image/jpeg from null@162.240.235.97
2025-03-10 09:34:50,111 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=4219&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250218085935037&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250218090155794&contentType=image/jpeg from null@162.240.235.97
2025-03-10 09:34:50,158 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=4219&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250218085935037&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250218090229656&contentType=image/jpeg from null@162.240.235.97
2025-03-10 09:34:50,207 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=4219&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250218085935037&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250218090246581&contentType=image/jpeg from null@162.240.235.97
2025-03-10 09:34:50,256 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=4219&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250218085935037&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250218090254098&contentType=image/jpeg from null@162.240.235.97
2025-03-10 09:34:50,305 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=4219&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250218085935037&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250218090646781&contentType=image/jpeg from null@162.240.235.97
2025-03-10 09:34:50,358 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=4219&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250218085935037&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250218090723792&contentType=image/jpeg from null@162.240.235.97
2025-03-10 09:34:50,418 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=4219&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250218085935037&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250218090753831&contentType=image/jpeg from null@162.240.235.97
2025-03-10 09:34:50,470 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=4219&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250218085935037&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250218090904431&contentType=image/jpeg from null@162.240.235.97
2025-03-10 09:34:50,520 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=4219&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250218085935037&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250218091014529&contentType=image/jpeg from null@162.240.235.97
2025-03-10 09:34:50,584 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=4219&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250218085935037&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250218091101638&contentType=image/jpeg from null@162.240.235.97
2025-03-10 09:34:50,645 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=4219&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250218085935037&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250218091145848&contentType=image/jpeg from null@162.240.235.97
2025-03-10 09:34:50,729 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=4219&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250218085935037&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250218091258424&contentType=image/jpeg from null@162.240.235.97
2025-03-10 09:34:50,781 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=4219&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250218085935037&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250218091401827&contentType=image/jpeg from null@162.240.235.97
2025-03-10 09:34:50,841 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=4219&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250218085935037&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250218091411944&contentType=image/jpeg from null@162.240.235.97
2025-03-10 09:34:50,866 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 09:34:50,868 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 09:34:50,917 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=4219&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250218085935037&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250218091441811&contentType=image/jpeg from null@162.240.235.97
2025-03-10 09:34:53,791 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start AuditScheduler.execute()
2025-03-10 09:34:53,792 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-2) Send audit message to /127.0.0.1:514
2025-03-10 09:34:53,800 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-2) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 09:34:53,801 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-2) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 09:34:53,801 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished AuditScheduler.execute()
2025-03-10 09:34:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start TaskScheduler.execute()
2025-03-10 09:34:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished TaskScheduler.execute()
2025-03-10 09:35:06,993 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:35:06,998 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
2025-03-10 09:35:07,000 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(542): processing 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213100448373 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 09:35:07,000 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(542) << 4:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:35:07,205 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(542) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213100532217 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:35:12,250 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start IANScheduler.execute()
2025-03-10 09:35:12,252 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished IANScheduler.execute()
2025-03-10 09:35:36,962 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start UPSProcessingScheduler.execute()
2025-03-10 09:35:36,963 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished UPSProcessingScheduler.execute()
2025-03-10 09:35:42,687 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:35:42,691 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
2025-03-10 09:35:42,693 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(542): processing 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213100532217 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 09:35:42,693 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(542) << 5:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:35:42,898 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(542) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213100557830 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:35:53,801 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start AuditScheduler.execute()
2025-03-10 09:35:53,802 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-24) Send audit message to /127.0.0.1:514
2025-03-10 09:35:53,803 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-24) Send audit message to /127.0.0.1:514
2025-03-10 09:35:53,804 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-24) Send audit message to /127.0.0.1:514
2025-03-10 09:35:53,812 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-24) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 09:35:53,812 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-24) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 09:35:53,812 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished AuditScheduler.execute()
2025-03-10 09:35:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start TaskScheduler.execute()
2025-03-10 09:35:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished TaskScheduler.execute()
2025-03-10 09:36:04,211 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52095,localport=11112]
2025-03-10 09:36:04,212 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS30(544) >> A-ASSOCIATE-RQ
2025-03-10 09:36:04,212 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS30(544) << A-ASSOCIATE-AC
2025-03-10 09:36:04,410 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS30(544) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310092006204 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:36:06,886 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17337) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:36:06,892 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS30(544): Create Patient[pk=8368, id=PatientID[pk=8368, id=341545, issuer=DCM4CHEE.FB28DCD1.0D5C06E2], name=WISLLA DOS SANTOS ABREU]
2025-03-10 09:36:06,893 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS30(544): Create Study[pk=9400, uid=341545, id=31567]
2025-03-10 09:36:06,894 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS30(544): Create Series[pk=9685, uid=1.2.410.200001.101.11.301.1144174170.2.20250310092005904, no=1, mod=US]
2025-03-10 09:36:06,894 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS30(544): Create Instance[pk=107732, uid=1.2.410.200001.101.11.301.1144174170.3.20250310092006204, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 09:36:06,894 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS30(544): Create Location[pk=107732, systemID=fs1, path=2025/03/10/59FB0186/5E6F2D11/2C19E8EA, tsuid=1.2.840.10008.1.2, size=3416616, status=OK, objectType=DICOM_FILE]
2025-03-10 09:36:06,913 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS30(544): Updated DB in 27 ms
2025-03-10 09:36:06,914 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-17337) No duplicate record with equal Patient ID found Patient[pk=8368, id=PatientID[pk=8368, id=341545, issuer=DCM4CHEE.FB28DCD1.0D5C06E2], name=WISLLA DOS SANTOS ABREU]
2025-03-10 09:36:06,915 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS30(544) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310092006204 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:36:07,115 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS30(544) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310092036357 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:36:09,085 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17337) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:36:09,087 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS30(544): Create Instance[pk=107733, uid=1.2.410.200001.101.11.301.1144174170.3.20250310092036357, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 09:36:09,088 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS30(544): Create Location[pk=107733, systemID=fs1, path=2025/03/10/59FB0186/5E6F2D11/2C4433CC, tsuid=1.2.840.10008.1.2, size=3915724, status=OK, objectType=DICOM_FILE]
2025-03-10 09:36:09,103 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS30(544): Updated DB in 18 ms
2025-03-10 09:36:09,103 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS30(544) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310092036357 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:36:09,304 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS30(544) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310092150142 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:36:11,663 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17337) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:36:11,665 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS30(544): Create Instance[pk=107734, uid=1.2.410.200001.101.11.301.1144174170.3.20250310092150142, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 09:36:11,666 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS30(544): Create Location[pk=107734, systemID=fs1, path=2025/03/10/59FB0186/5E6F2D11/2E12798D, tsuid=1.2.840.10008.1.2, size=3416764, status=OK, objectType=DICOM_FILE]
2025-03-10 09:36:11,694 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS30(544): Updated DB in 31 ms
2025-03-10 09:36:11,694 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS30(544) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310092150142 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:36:11,895 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS30(544) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310092214854 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:36:12,252 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start IANScheduler.execute()
2025-03-10 09:36:12,254 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished IANScheduler.execute()
2025-03-10 09:36:13,759 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:36:13,764 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
2025-03-10 09:36:13,765 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(542): processing 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213100557830 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 09:36:13,766 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(542) << 6:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:36:13,975 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(542) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213100649050 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:36:14,847 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17337) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:36:14,849 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS30(544): Create Instance[pk=107735, uid=1.2.410.200001.101.11.301.1144174170.3.20250310092214854, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 09:36:14,850 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS30(544): Create Location[pk=107735, systemID=fs1, path=2025/03/10/59FB0186/5E6F2D11/2F90E00C, tsuid=1.2.840.10008.1.2, size=3416764, status=OK, objectType=DICOM_FILE]
2025-03-10 09:36:14,863 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS30(544): Updated DB in 16 ms
2025-03-10 09:36:14,863 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS30(544) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310092214854 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:36:15,064 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS30(544) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310092537857 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:36:19,983 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17337) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:36:19,985 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS30(544): Create Instance[pk=107736, uid=1.2.410.200001.101.11.301.1144174170.3.20250310092537857, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 09:36:19,985 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS30(544): Create Location[pk=107736, systemID=fs1, path=2025/03/10/59FB0186/5E6F2D11/34CCF60B, tsuid=1.2.840.10008.1.2, size=3915724, status=OK, objectType=DICOM_FILE]
2025-03-10 09:36:20,007 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS30(544): Updated DB in 24 ms
2025-03-10 09:36:20,008 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS30(544) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310092537857 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:36:20,209 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS30(544) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310092653607 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:36:24,536 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17337) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:36:24,538 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS30(544): Create Instance[pk=107737, uid=1.2.410.200001.101.11.301.1144174170.3.20250310092653607, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 09:36:24,539 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS30(544): Create Location[pk=107737, systemID=fs1, path=2025/03/10/59FB0186/5E6F2D11/369C2413, tsuid=1.2.840.10008.1.2, size=3915724, status=OK, objectType=DICOM_FILE]
2025-03-10 09:36:24,558 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS30(544): Updated DB in 22 ms
2025-03-10 09:36:24,558 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS30(544) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310092653607 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:36:24,759 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS30(544) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310092756485 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:36:27,576 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start StudySizeScheduler.execute()
2025-03-10 09:36:27,577 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished StudySizeScheduler.execute()
2025-03-10 09:36:27,713 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17337) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:36:27,715 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS30(544): Create Instance[pk=107738, uid=1.2.410.200001.101.11.301.1144174170.3.20250310092756485, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 09:36:27,715 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS30(544): Create Location[pk=107738, systemID=fs1, path=2025/03/10/59FB0186/5E6F2D11/38525343, tsuid=1.2.840.10008.1.2, size=3416616, status=OK, objectType=DICOM_FILE]
2025-03-10 09:36:27,746 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS30(544): Updated DB in 33 ms
2025-03-10 09:36:27,747 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS30(544) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310092756485 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:36:27,948 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS30(544) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310092823860 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:36:31,685 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17337) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:36:31,687 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS30(544): Create Instance[pk=107739, uid=1.2.410.200001.101.11.301.1144174170.3.20250310092823860, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 09:36:31,688 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS30(544): Create Location[pk=107739, systemID=fs1, path=2025/03/10/59FB0186/5E6F2D11/39DB9703, tsuid=1.2.840.10008.1.2, size=3416616, status=OK, objectType=DICOM_FILE]
2025-03-10 09:36:31,698 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS30(544): Updated DB in 13 ms
2025-03-10 09:36:31,698 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS30(544) << 8:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310092823860 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:36:31,899 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS30(544) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310092900023 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:36:36,420 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17337) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:36:36,422 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS30(544): Create Instance[pk=107740, uid=1.2.410.200001.101.11.301.1144174170.3.20250310092900023, class=1.2.840.10008.5.1.4.1.1.6.1, no=9]
2025-03-10 09:36:36,422 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS30(544): Create Location[pk=107740, systemID=fs1, path=2025/03/10/59FB0186/5E6F2D11/3B72C502, tsuid=1.2.840.10008.1.2, size=3915724, status=OK, objectType=DICOM_FILE]
2025-03-10 09:36:36,448 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS30(544): Updated DB in 28 ms
2025-03-10 09:36:36,448 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS30(544) << 9:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310092900023 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:36:36,649 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS30(544) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310092931987 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:36:36,964 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start UPSProcessingScheduler.execute()
2025-03-10 09:36:36,964 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished UPSProcessingScheduler.execute()
2025-03-10 09:36:40,976 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17337) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:36:40,978 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS30(544): Create Instance[pk=107741, uid=1.2.410.200001.101.11.301.1144174170.3.20250310092931987, class=1.2.840.10008.5.1.4.1.1.6.1, no=10]
2025-03-10 09:36:40,979 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS30(544): Create Location[pk=107741, systemID=fs1, path=2025/03/10/59FB0186/5E6F2D11/3B9DA26B, tsuid=1.2.840.10008.1.2, size=3416616, status=OK, objectType=DICOM_FILE]
2025-03-10 09:36:40,982 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS30(544): Updated DB in 6 ms
2025-03-10 09:36:40,983 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS30(544) << 10:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310092931987 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:36:41,183 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS30(544) >> 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310092957071 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:36:45,115 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17337) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:36:45,117 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS30(544): Create Instance[pk=107742, uid=1.2.410.200001.101.11.301.1144174170.3.20250310092957071, class=1.2.840.10008.5.1.4.1.1.6.1, no=11]
2025-03-10 09:36:45,117 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS30(544): Create Location[pk=107742, systemID=fs1, path=2025/03/10/59FB0186/5E6F2D11/3BBC69B9, tsuid=1.2.840.10008.1.2, size=3416616, status=OK, objectType=DICOM_FILE]
2025-03-10 09:36:45,125 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS30(544): Updated DB in 10 ms
2025-03-10 09:36:45,126 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS30(544) << 11:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310092957071 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:36:45,324 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS30(544) >> 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310093034283 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:36:48,078 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17337) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:36:48,080 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS30(544): Create Instance[pk=107743, uid=1.2.410.200001.101.11.301.1144174170.3.20250310093034283, class=1.2.840.10008.5.1.4.1.1.6.1, no=12]
2025-03-10 09:36:48,080 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS30(544): Create Location[pk=107743, systemID=fs1, path=2025/03/10/59FB0186/5E6F2D11/612982E7, tsuid=1.2.840.10008.1.2, size=3416616, status=OK, objectType=DICOM_FILE]
2025-03-10 09:36:48,133 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS30(544): Updated DB in 55 ms
2025-03-10 09:36:48,134 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS30(544) << 12:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310093034283 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:36:48,335 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS30(544) >> 13:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310093312647 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:36:50,139 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:36:50,143 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
2025-03-10 09:36:50,145 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(542): processing 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213100649050 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 09:36:50,145 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(542) << 7:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:36:50,351 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(542) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213100747901 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:36:50,897 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17337) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:36:50,899 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS30(544): Create Instance[pk=107744, uid=1.2.410.200001.101.11.301.1144174170.3.20250310093312647, class=1.2.840.10008.5.1.4.1.1.6.1, no=13]
2025-03-10 09:36:50,899 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS30(544): Create Location[pk=107744, systemID=fs1, path=2025/03/10/59FB0186/5E6F2D11/662B0390, tsuid=1.2.840.10008.1.2, size=3416616, status=OK, objectType=DICOM_FILE]
2025-03-10 09:36:50,903 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS30(544): Updated DB in 6 ms
2025-03-10 09:36:50,903 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS30(544) << 13:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310093312647 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:36:51,104 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS30(544) >> 14:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310093347456 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:36:53,163 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17176) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:36:53,165 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17176) DCM4CHEE<-FCR-CSL1(536): Create Instance[pk=107745, uid=1.2.392.200036.9125.9.0.254262829.1040458942.86381729, class=1.2.840.10008.5.1.4.1.1.1, no=3004]
2025-03-10 09:36:53,165 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17176) DCM4CHEE<-FCR-CSL1(536): Create Location[pk=107745, systemID=fs1, path=2025/03/10/6A205E72/57C32B07/1AE6DB43, tsuid=1.2.840.10008.1.2, size=14015766, status=OK, objectType=DICOM_FILE]
2025-03-10 09:36:53,185 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17176) DCM4CHEE<-FCR-CSL1(536): Updated DB in 22 ms
2025-03-10 09:36:53,186 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17176) DCM4CHEE<-FCR-CSL1(536) << 29:C-STORE-RSP[pcid=21, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.1 - Computed Radiography Image Storage
  iuid=1.2.392.200036.9125.9.0.254262829.1040458942.86381729 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:36:53,383 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17176) DCM4CHEE<-FCR-CSL1(536) >> A-RELEASE-RQ
2025-03-10 09:36:53,383 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17176) DCM4CHEE<-FCR-CSL1(536) << A-RELEASE-RP
2025-03-10 09:36:53,434 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-32) DCM4CHEE<-FCR-CSL1(536): close Socket[addr=187.89.160.56/187.89.160.56,port=49410,localport=11112]
2025-03-10 09:36:53,813 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start AuditScheduler.execute()
2025-03-10 09:36:53,821 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-16) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 09:36:53,821 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-16) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 09:36:53,822 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished AuditScheduler.execute()
2025-03-10 09:36:54,843 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17337) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:36:54,845 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS30(544): Create Instance[pk=107746, uid=1.2.410.200001.101.11.301.1144174170.3.20250310093347456, class=1.2.840.10008.5.1.4.1.1.6.1, no=14]
2025-03-10 09:36:54,845 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS30(544): Create Location[pk=107746, systemID=fs1, path=2025/03/10/59FB0186/5E6F2D11/6657888A, tsuid=1.2.840.10008.1.2, size=3416616, status=OK, objectType=DICOM_FILE]
2025-03-10 09:36:54,858 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS30(544): Updated DB in 15 ms
2025-03-10 09:36:54,858 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS30(544) << 14:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310093347456 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:36:55,059 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS30(544) >> 15:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310093436384 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:36:56,917 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49454,localport=11112]
2025-03-10 09:36:56,917 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17176) DCM4CHEE<-FCR-CSL1(545) >> A-ASSOCIATE-RQ
2025-03-10 09:36:56,917 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17176) DCM4CHEE<-FCR-CSL1(545) << A-ASSOCIATE-AC
2025-03-10 09:36:57,116 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17176) DCM4CHEE<-FCR-CSL1(545) >> 33:C-STORE-RQ[pcid=31, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.1 - Computed Radiography Image Storage
  iuid=1.2.392.200036.9125.9.0.254262842.873342142.86381729 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:36:58,799 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17337) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:36:58,801 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS30(544): Create Instance[pk=107747, uid=1.2.410.200001.101.11.301.1144174170.3.20250310093436384, class=1.2.840.10008.5.1.4.1.1.6.1, no=15]
2025-03-10 09:36:58,801 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS30(544): Create Location[pk=107747, systemID=fs1, path=2025/03/10/59FB0186/5E6F2D11/67FDD1E3, tsuid=1.2.840.10008.1.2, size=3416764, status=OK, objectType=DICOM_FILE]
2025-03-10 09:36:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start TaskScheduler.execute()
2025-03-10 09:36:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished TaskScheduler.execute()
2025-03-10 09:36:58,813 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS30(544): Updated DB in 14 ms
2025-03-10 09:36:58,814 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS30(544) << 15:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310093436384 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:36:59,015 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS30(544) >> 16:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310093452576 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:37:02,359 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17337) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:37:02,362 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS30(544): Create Instance[pk=107748, uid=1.2.410.200001.101.11.301.1144174170.3.20250310093452576, class=1.2.840.10008.5.1.4.1.1.6.1, no=16]
2025-03-10 09:37:02,362 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS30(544): Create Location[pk=107748, systemID=fs1, path=2025/03/10/59FB0186/5E6F2D11/681836CE, tsuid=1.2.840.10008.1.2, size=3416616, status=OK, objectType=DICOM_FILE]
2025-03-10 09:37:02,373 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS30(544): Updated DB in 14 ms
2025-03-10 09:37:02,373 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS30(544) << 16:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310093452576 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:37:02,574 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS30(544) >> A-RELEASE-RQ
2025-03-10 09:37:02,574 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS30(544) << A-RELEASE-RP
2025-03-10 09:37:02,624 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-29) DCM4CHEE<-HS30(544): close Socket[addr=187.89.160.56/187.89.160.56,port=52095,localport=11112]
2025-03-10 09:37:03,083 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52163,localport=11112]
2025-03-10 09:37:03,083 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546) >> A-ASSOCIATE-RQ
2025-03-10 09:37:03,083 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546) << A-ASSOCIATE-AC
2025-03-10 09:37:03,279 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310091043389 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:37:05,036 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17337) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:37:05,040 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546): Create Study[pk=9401, uid=341228, id=31539]
2025-03-10 09:37:05,040 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546): Create Series[pk=9686, uid=1.2.410.200001.101.11.501.1791052210.2.20250310091042889, no=1, mod=US]
2025-03-10 09:37:05,041 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546): Create Instance[pk=107749, uid=1.2.410.200001.101.11.501.1791052210.3.20250310091043389, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 09:37:05,041 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546): Create Location[pk=107749, systemID=fs1, path=2025/03/10/59FAF608/C4D2F477/927DB7D2, tsuid=1.2.840.10008.1.2, size=3416682, status=OK, objectType=DICOM_FILE]
2025-03-10 09:37:05,052 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546): Updated DB in 16 ms
2025-03-10 09:37:05,052 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310091043389 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:37:05,254 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310091102942 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:37:05,547 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17337) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:37:05,549 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546): Create Instance[pk=107750, uid=1.2.410.200001.101.11.501.1791052210.3.20250310091102942, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 09:37:05,550 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546): Create Location[pk=107750, systemID=fs1, path=2025/03/10/59FAF608/C4D2F477/93F9D411, tsuid=1.2.840.10008.1.2, size=3416682, status=OK, objectType=DICOM_FILE]
2025-03-10 09:37:05,566 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546): Updated DB in 19 ms
2025-03-10 09:37:05,567 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310091102942 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:37:05,769 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310091151164 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:37:06,104 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17337) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:37:06,106 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546): Create Instance[pk=107751, uid=1.2.410.200001.101.11.501.1791052210.3.20250310091151164, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 09:37:06,107 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546): Create Location[pk=107751, systemID=fs1, path=2025/03/10/59FAF608/C4D2F477/943FB76F, tsuid=1.2.840.10008.1.2, size=3915790, status=OK, objectType=DICOM_FILE]
2025-03-10 09:37:06,132 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546): Updated DB in 28 ms
2025-03-10 09:37:06,132 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310091151164 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:37:06,334 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310091229433 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:37:06,627 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17337) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:37:06,630 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546): Create Instance[pk=107752, uid=1.2.410.200001.101.11.501.1791052210.3.20250310091229433, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 09:37:06,630 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546): Create Location[pk=107752, systemID=fs1, path=2025/03/10/59FAF608/C4D2F477/95CDF768, tsuid=1.2.840.10008.1.2, size=3416682, status=OK, objectType=DICOM_FILE]
2025-03-10 09:37:06,716 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546): Updated DB in 88 ms
2025-03-10 09:37:06,717 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310091229433 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:37:06,919 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310091316090 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:37:07,212 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17337) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:37:07,215 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546): Create Instance[pk=107753, uid=1.2.410.200001.101.11.501.1791052210.3.20250310091316090, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 09:37:07,215 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546): Create Location[pk=107753, systemID=fs1, path=2025/03/10/59FAF608/C4D2F477/97734D1C, tsuid=1.2.840.10008.1.2, size=3416682, status=OK, objectType=DICOM_FILE]
2025-03-10 09:37:07,227 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546): Updated DB in 14 ms
2025-03-10 09:37:07,227 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310091316090 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:37:07,429 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310091429010 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:37:07,765 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17337) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:37:07,767 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546): Create Instance[pk=107754, uid=1.2.410.200001.101.11.501.1791052210.3.20250310091429010, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 09:37:07,767 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546): Create Location[pk=107754, systemID=fs1, path=2025/03/10/59FAF608/C4D2F477/99379961, tsuid=1.2.840.10008.1.2, size=3915790, status=OK, objectType=DICOM_FILE]
2025-03-10 09:37:07,776 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546): Updated DB in 11 ms
2025-03-10 09:37:07,776 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310091429010 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:37:07,978 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310091503787 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:37:08,271 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17337) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:37:08,274 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546): Create Instance[pk=107755, uid=1.2.410.200001.101.11.501.1791052210.3.20250310091503787, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 09:37:08,274 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546): Create Location[pk=107755, systemID=fs1, path=2025/03/10/59FAF608/C4D2F477/9ACDA3EB, tsuid=1.2.840.10008.1.2, size=3416682, status=OK, objectType=DICOM_FILE]
2025-03-10 09:37:08,285 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546): Updated DB in 14 ms
2025-03-10 09:37:08,285 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310091503787 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:37:08,487 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310091845498 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:37:08,783 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17337) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:37:08,785 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546): Create Instance[pk=107756, uid=1.2.410.200001.101.11.501.1791052210.3.20250310091845498, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 09:37:08,785 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546): Create Location[pk=107756, systemID=fs1, path=2025/03/10/59FAF608/C4D2F477/A0256967, tsuid=1.2.840.10008.1.2, size=3416682, status=OK, objectType=DICOM_FILE]
2025-03-10 09:37:08,793 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546): Updated DB in 10 ms
2025-03-10 09:37:08,794 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546) << 8:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310091845498 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:37:08,995 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310092011732 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:37:09,289 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17337) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:37:09,291 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546): Create Instance[pk=107757, uid=1.2.410.200001.101.11.501.1791052210.3.20250310092011732, class=1.2.840.10008.5.1.4.1.1.6.1, no=9]
2025-03-10 09:37:09,291 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546): Create Location[pk=107757, systemID=fs1, path=2025/03/10/59FAF608/C4D2F477/C738D234, tsuid=1.2.840.10008.1.2, size=3416830, status=OK, objectType=DICOM_FILE]
2025-03-10 09:37:09,300 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546): Updated DB in 11 ms
2025-03-10 09:37:09,300 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546) << 9:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310092011732 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:37:09,502 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310092041074 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:37:09,796 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17337) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:37:09,798 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546): Create Instance[pk=107758, uid=1.2.410.200001.101.11.501.1791052210.3.20250310092041074, class=1.2.840.10008.5.1.4.1.1.6.1, no=10]
2025-03-10 09:37:09,798 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546): Create Location[pk=107758, systemID=fs1, path=2025/03/10/59FAF608/C4D2F477/C762FEEE, tsuid=1.2.840.10008.1.2, size=3416830, status=OK, objectType=DICOM_FILE]
2025-03-10 09:37:09,806 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546): Updated DB in 10 ms
2025-03-10 09:37:09,806 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546) << 10:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310092041074 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:37:10,008 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546) >> 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310092251639 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:37:10,301 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17337) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:37:10,304 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546): Create Instance[pk=107759, uid=1.2.410.200001.101.11.501.1791052210.3.20250310092251639, class=1.2.840.10008.5.1.4.1.1.6.1, no=11]
2025-03-10 09:37:10,304 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546): Create Location[pk=107759, systemID=fs1, path=2025/03/10/59FAF608/C4D2F477/CADADDBC, tsuid=1.2.840.10008.1.2, size=3416776, status=OK, objectType=DICOM_FILE]
2025-03-10 09:37:10,312 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546): Updated DB in 11 ms
2025-03-10 09:37:10,312 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546) << 11:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310092251639 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:37:10,514 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546) >> 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310092513939 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:37:10,808 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17337) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:37:10,810 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546): Create Instance[pk=107760, uid=1.2.410.200001.101.11.501.1791052210.3.20250310092513939, class=1.2.840.10008.5.1.4.1.1.6.1, no=12]
2025-03-10 09:37:10,810 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546): Create Location[pk=107760, systemID=fs1, path=2025/03/10/59FAF608/C4D2F477/CFC1FD96, tsuid=1.2.840.10008.1.2, size=3416682, status=OK, objectType=DICOM_FILE]
2025-03-10 09:37:10,824 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546): Updated DB in 16 ms
2025-03-10 09:37:10,824 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546) << 12:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310092513939 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:37:11,026 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546) >> 13:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310092522347 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:37:11,319 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17337) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:37:11,322 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546): Create Instance[pk=107761, uid=1.2.410.200001.101.11.501.1791052210.3.20250310092522347, class=1.2.840.10008.5.1.4.1.1.6.1, no=13]
2025-03-10 09:37:11,322 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546): Create Location[pk=107761, systemID=fs1, path=2025/03/10/59FAF608/C4D2F477/CFCF8A4F, tsuid=1.2.840.10008.1.2, size=3416682, status=OK, objectType=DICOM_FILE]
2025-03-10 09:37:11,338 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546): Updated DB in 19 ms
2025-03-10 09:37:11,338 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546) << 13:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310092522347 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:37:11,541 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546) >> 14:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310092527983 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:37:11,835 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17337) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:37:11,837 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546): Create Instance[pk=107762, uid=1.2.410.200001.101.11.501.1791052210.3.20250310092527983, class=1.2.840.10008.5.1.4.1.1.6.1, no=14]
2025-03-10 09:37:11,837 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546): Create Location[pk=107762, systemID=fs1, path=2025/03/10/59FAF608/C4D2F477/CFD1E728, tsuid=1.2.840.10008.1.2, size=3416776, status=OK, objectType=DICOM_FILE]
2025-03-10 09:37:11,845 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546): Updated DB in 10 ms
2025-03-10 09:37:11,845 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546) << 14:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310092527983 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:37:12,047 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546) >> 15:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310092536742 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:37:12,255 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start IANScheduler.execute()
2025-03-10 09:37:12,256 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished IANScheduler.execute()
2025-03-10 09:37:12,341 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17337) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:37:12,343 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546): Create Instance[pk=107763, uid=1.2.410.200001.101.11.501.1791052210.3.20250310092536742, class=1.2.840.10008.5.1.4.1.1.6.1, no=15]
2025-03-10 09:37:12,344 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546): Create Location[pk=107763, systemID=fs1, path=2025/03/10/59FAF608/C4D2F477/CFDF824B, tsuid=1.2.840.10008.1.2, size=3416776, status=OK, objectType=DICOM_FILE]
2025-03-10 09:37:12,346 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546): Updated DB in 5 ms
2025-03-10 09:37:12,346 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546) << 15:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310092536742 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:37:12,548 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546) >> 16:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310092545247 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:37:12,842 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17337) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:37:12,844 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546): Create Instance[pk=107764, uid=1.2.410.200001.101.11.501.1791052210.3.20250310092545247, class=1.2.840.10008.5.1.4.1.1.6.1, no=16]
2025-03-10 09:37:12,844 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546): Create Location[pk=107764, systemID=fs1, path=2025/03/10/59FAF608/C4D2F477/CFED12AD, tsuid=1.2.840.10008.1.2, size=3416776, status=OK, objectType=DICOM_FILE]
2025-03-10 09:37:12,861 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546): Updated DB in 19 ms
2025-03-10 09:37:12,861 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546) << 16:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310092545247 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:37:13,064 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546) >> 17:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310092638617 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:37:13,357 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17337) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:37:13,359 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546): Create Instance[pk=107765, uid=1.2.410.200001.101.11.501.1791052210.3.20250310092638617, class=1.2.840.10008.5.1.4.1.1.6.1, no=17]
2025-03-10 09:37:13,359 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546): Create Location[pk=107765, systemID=fs1, path=2025/03/10/59FAF608/C4D2F477/D1953F8F, tsuid=1.2.840.10008.1.2, size=3416776, status=OK, objectType=DICOM_FILE]
2025-03-10 09:37:13,376 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546): Updated DB in 19 ms
2025-03-10 09:37:13,376 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546) << 17:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310092638617 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:37:13,578 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546) >> 18:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310092803122 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:37:13,872 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17337) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:37:13,874 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546): Create Instance[pk=107766, uid=1.2.410.200001.101.11.501.1791052210.3.20250310092803122, class=1.2.840.10008.5.1.4.1.1.6.1, no=18]
2025-03-10 09:37:13,874 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546): Create Location[pk=107766, systemID=fs1, path=2025/03/10/59FAF608/C4D2F477/D4D251C4, tsuid=1.2.840.10008.1.2, size=3416682, status=OK, objectType=DICOM_FILE]
2025-03-10 09:37:13,892 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546): Updated DB in 20 ms
2025-03-10 09:37:13,892 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546) << 18:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310092803122 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:37:14,094 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546) >> 19:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310092810623 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:37:14,388 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17337) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:37:14,390 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546): Create Instance[pk=107767, uid=1.2.410.200001.101.11.501.1791052210.3.20250310092810623, class=1.2.840.10008.5.1.4.1.1.6.1, no=19]
2025-03-10 09:37:14,390 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546): Create Location[pk=107767, systemID=fs1, path=2025/03/10/59FAF608/C4D2F477/D4DF1EEE, tsuid=1.2.840.10008.1.2, size=3416776, status=OK, objectType=DICOM_FILE]
2025-03-10 09:37:14,407 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546): Updated DB in 19 ms
2025-03-10 09:37:14,407 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546) << 19:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310092810623 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:37:14,610 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546) >> 20:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310092819016 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:37:14,903 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17337) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:37:14,905 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546): Create Instance[pk=107768, uid=1.2.410.200001.101.11.501.1791052210.3.20250310092819016, class=1.2.840.10008.5.1.4.1.1.6.1, no=20]
2025-03-10 09:37:14,905 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546): Create Location[pk=107768, systemID=fs1, path=2025/03/10/59FAF608/C4D2F477/D4E31FA3, tsuid=1.2.840.10008.1.2, size=3416776, status=OK, objectType=DICOM_FILE]
2025-03-10 09:37:14,924 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546): Updated DB in 21 ms
2025-03-10 09:37:14,924 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546) << 20:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310092819016 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:37:15,126 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546) >> 21:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310092955971 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:37:15,420 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17337) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:37:15,422 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546): Create Instance[pk=107769, uid=1.2.410.200001.101.11.501.1791052210.3.20250310092955971, class=1.2.840.10008.5.1.4.1.1.6.1, no=21]
2025-03-10 09:37:15,422 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546): Create Location[pk=107769, systemID=fs1, path=2025/03/10/59FAF608/C4D2F477/D6CEA748, tsuid=1.2.840.10008.1.2, size=3416682, status=OK, objectType=DICOM_FILE]
2025-03-10 09:37:15,441 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546): Updated DB in 21 ms
2025-03-10 09:37:15,441 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546) << 21:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310092955971 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:37:15,642 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546) >> 22:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310093004072 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:37:15,936 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17337) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:37:15,938 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546): Create Instance[pk=107770, uid=1.2.410.200001.101.11.501.1791052210.3.20250310093004072, class=1.2.840.10008.5.1.4.1.1.6.1, no=22]
2025-03-10 09:37:15,938 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546): Create Location[pk=107770, systemID=fs1, path=2025/03/10/59FAF608/C4D2F477/FC123946, tsuid=1.2.840.10008.1.2, size=3416776, status=OK, objectType=DICOM_FILE]
2025-03-10 09:37:15,946 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546): Updated DB in 10 ms
2025-03-10 09:37:15,946 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546) << 22:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310093004072 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:37:16,146 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546) >> 23:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310093043308 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:37:16,440 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17337) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:37:16,442 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546): Create Instance[pk=107771, uid=1.2.410.200001.101.11.501.1791052210.3.20250310093043308, class=1.2.840.10008.5.1.4.1.1.6.1, no=23]
2025-03-10 09:37:16,442 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546): Create Location[pk=107771, systemID=fs1, path=2025/03/10/59FAF608/C4D2F477/FC4A2D5B, tsuid=1.2.840.10008.1.2, size=3416682, status=OK, objectType=DICOM_FILE]
2025-03-10 09:37:16,450 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546): Updated DB in 10 ms
2025-03-10 09:37:16,450 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546) << 23:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310093043308 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:37:16,650 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546) >> 24:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310093132432 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:37:16,986 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17337) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:37:16,989 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546): Create Instance[pk=107772, uid=1.2.410.200001.101.11.501.1791052210.3.20250310093132432, class=1.2.840.10008.5.1.4.1.1.6.1, no=24]
2025-03-10 09:37:16,989 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546): Create Location[pk=107772, systemID=fs1, path=2025/03/10/59FAF608/C4D2F477/FDF07E32, tsuid=1.2.840.10008.1.2, size=3915790, status=OK, objectType=DICOM_FILE]
2025-03-10 09:37:16,991 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546): Updated DB in 4 ms
2025-03-10 09:37:16,992 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546) << 24:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310093132432 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:37:17,192 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546) >> 25:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310093207536 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:37:17,528 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17337) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:37:17,530 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546): Create Instance[pk=107773, uid=1.2.410.200001.101.11.501.1791052210.3.20250310093207536, class=1.2.840.10008.5.1.4.1.1.6.1, no=25]
2025-03-10 09:37:17,531 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546): Create Location[pk=107773, systemID=fs1, path=2025/03/10/59FAF608/C4D2F477/FF7D59EE, tsuid=1.2.840.10008.1.2, size=3915790, status=OK, objectType=DICOM_FILE]
2025-03-10 09:37:17,533 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546): Updated DB in 5 ms
2025-03-10 09:37:17,533 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546) << 25:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310093207536 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:37:17,733 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546) >> 26:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310093234031 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:37:18,140 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17337) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:37:18,142 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546): Create Instance[pk=107774, uid=1.2.410.200001.101.11.501.1791052210.3.20250310093234031, class=1.2.840.10008.5.1.4.1.1.6.1, no=26]
2025-03-10 09:37:18,142 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546): Create Location[pk=107774, systemID=fs1, path=2025/03/10/59FAF608/C4D2F477/FFA6308A, tsuid=1.2.840.10008.1.2, size=3416682, status=OK, objectType=DICOM_FILE]
2025-03-10 09:37:18,153 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546): Updated DB in 13 ms
2025-03-10 09:37:18,153 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546) << 26:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310093234031 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:37:18,353 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546) >> 27:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310093312533 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:37:18,745 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17337) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:37:18,747 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546): Create Instance[pk=107775, uid=1.2.410.200001.101.11.501.1791052210.3.20250310093312533, class=1.2.840.10008.5.1.4.1.1.6.1, no=27]
2025-03-10 09:37:18,747 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546): Create Location[pk=107775, systemID=fs1, path=2025/03/10/59FAF608/C4D2F477/013E0430, tsuid=1.2.840.10008.1.2, size=3416682, status=OK, objectType=DICOM_FILE]
2025-03-10 09:37:18,755 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546): Updated DB in 10 ms
2025-03-10 09:37:18,755 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546) << 27:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310093312533 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:37:18,956 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546) >> 28:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310093423562 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:37:19,375 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17337) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:37:19,377 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546): Create Instance[pk=107776, uid=1.2.410.200001.101.11.501.1791052210.3.20250310093423562, class=1.2.840.10008.5.1.4.1.1.6.1, no=28]
2025-03-10 09:37:19,377 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546): Create Location[pk=107776, systemID=fs1, path=2025/03/10/59FAF608/C4D2F477/0301690B, tsuid=1.2.840.10008.1.2, size=3915790, status=OK, objectType=DICOM_FILE]
2025-03-10 09:37:19,386 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546): Updated DB in 11 ms
2025-03-10 09:37:19,386 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546) << 28:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310093423562 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:37:19,588 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546) >> A-RELEASE-RQ
2025-03-10 09:37:19,588 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17337) DCM4CHEE<-HS50US07(546) << A-RELEASE-RP
2025-03-10 09:37:19,638 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-15) DCM4CHEE<-HS50US07(546): close Socket[addr=187.89.160.56/187.89.160.56,port=52163,localport=11112]
2025-03-10 09:37:30,467 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:37:30,470 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
2025-03-10 09:37:30,472 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(542): processing 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213100747901 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 09:37:30,473 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(542) << 8:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:37:30,675 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(542) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213100840219 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:37:36,965 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start UPSProcessingScheduler.execute()
2025-03-10 09:37:36,966 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished UPSProcessingScheduler.execute()
2025-03-10 09:37:53,822 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start AuditScheduler.execute()
2025-03-10 09:37:53,823 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-19) Send audit message to /127.0.0.1:514
2025-03-10 09:37:53,823 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-19) Send audit message to /127.0.0.1:514
2025-03-10 09:37:53,831 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-19) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 09:37:53,831 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-19) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 09:37:53,831 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished AuditScheduler.execute()
2025-03-10 09:37:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start TaskScheduler.execute()
2025-03-10 09:37:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished TaskScheduler.execute()
2025-03-10 09:38:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start PurgeStorageScheduler.execute()
2025-03-10 09:38:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished PurgeStorageScheduler.execute()
2025-03-10 09:38:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-17346) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 09:38:01,702 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-17346) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 09:38:02,419 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49811,localport=11112]
2025-03-10 09:38:02,419 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17346) DCM4CHEE<-F6LOGIQ(547) >> A-ASSOCIATE-RQ
2025-03-10 09:38:02,419 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17346) DCM4CHEE<-F6LOGIQ(547) << A-ASSOCIATE-AC
2025-03-10 09:38:02,709 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17346) DCM4CHEE<-F6LOGIQ(547) >> A-RELEASE-RQ
2025-03-10 09:38:02,709 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17346) DCM4CHEE<-F6LOGIQ(547) << A-RELEASE-RP
2025-03-10 09:38:02,760 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-18) DCM4CHEE<-F6LOGIQ(547): close Socket[addr=/187.89.160.56,port=49811,localport=11112]
2025-03-10 09:38:06,155 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52096,localport=11112]
2025-03-10 09:38:06,155 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17346) DCM4CHEE<-HS30(548) >> A-ASSOCIATE-RQ
2025-03-10 09:38:06,155 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17346) DCM4CHEE<-HS30(548) << A-ASSOCIATE-AC
2025-03-10 09:38:06,351 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17346) DCM4CHEE<-HS30(548) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310092724917 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:38:07,310 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:38:07,314 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
2025-03-10 09:38:07,316 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(542): processing 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213100840219 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 09:38:07,316 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(542) << 9:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:38:07,537 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(542) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213101007283 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:38:11,208 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17346) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:38:11,211 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17346) DCM4CHEE<-HS30(548): Found previous received Instance[pk=107727, uid=1.2.410.200001.101.11.301.1123109166.3.20250310092724917, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 09:38:11,211 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17346) DCM4CHEE<-HS30(548): Ignore received Instance[studyUID=341550,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310092724611,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310092724917] with equal digest
2025-03-10 09:38:11,212 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17346) DCM4CHEE<-HS30(548): Updated DB in 4 ms
2025-03-10 09:38:11,213 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17346) DCM4CHEE<-HS30(548) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310092724917 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:38:11,413 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17346) DCM4CHEE<-HS30(548) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310092836863 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:38:12,257 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start IANScheduler.execute()
2025-03-10 09:38:12,259 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished IANScheduler.execute()
2025-03-10 09:38:13,239 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49812,localport=11112]
2025-03-10 09:38:13,240 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17347) DCM4CHEE<-F6LOGIQ(549) >> A-ASSOCIATE-RQ
2025-03-10 09:38:13,240 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17347) DCM4CHEE<-F6LOGIQ(549) << A-ASSOCIATE-AC
2025-03-10 09:38:17,679 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17346) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:38:17,681 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17346) DCM4CHEE<-HS30(548): Found previous received Instance[pk=107728, uid=1.2.410.200001.101.11.301.1123109166.3.20250310092836863, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 09:38:17,681 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17346) DCM4CHEE<-HS30(548): Ignore received Instance[studyUID=341550,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310092724611,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310092836863] with equal digest
2025-03-10 09:38:17,682 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17346) DCM4CHEE<-HS30(548): Updated DB in 3 ms
2025-03-10 09:38:17,683 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17346) DCM4CHEE<-HS30(548) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310092836863 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:38:17,891 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17346) DCM4CHEE<-HS30(548) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310092942515 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:38:23,976 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17346) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:38:23,978 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17346) DCM4CHEE<-HS30(548): Found previous received Instance[pk=107729, uid=1.2.410.200001.101.11.301.1123109166.3.20250310092942515, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 09:38:23,978 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17346) DCM4CHEE<-HS30(548): Ignore received Instance[studyUID=341550,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310092724611,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310092942515] with equal digest
2025-03-10 09:38:23,988 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17346) DCM4CHEE<-HS30(548): Updated DB in 12 ms
2025-03-10 09:38:23,989 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17346) DCM4CHEE<-HS30(548) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310092942515 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:38:24,197 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17346) DCM4CHEE<-HS30(548) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310093039557 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:38:30,868 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17346) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:38:30,870 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17346) DCM4CHEE<-HS30(548): Found previous received Instance[pk=107730, uid=1.2.410.200001.101.11.301.1123109166.3.20250310093039557, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 09:38:30,871 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17346) DCM4CHEE<-HS30(548): Ignore received Instance[studyUID=341550,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310092724611,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310093039557] with equal digest
2025-03-10 09:38:30,871 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17346) DCM4CHEE<-HS30(548): Updated DB in 3 ms
2025-03-10 09:38:30,872 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17346) DCM4CHEE<-HS30(548) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310093039557 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:38:31,072 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17346) DCM4CHEE<-HS30(548) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310093138066 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:38:36,765 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17346) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:38:36,767 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17346) DCM4CHEE<-HS30(548): Found previous received Instance[pk=107731, uid=1.2.410.200001.101.11.301.1123109166.3.20250310093138066, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 09:38:36,768 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17346) DCM4CHEE<-HS30(548): Ignore received Instance[studyUID=341550,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310092724611,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310093138066] with equal digest
2025-03-10 09:38:36,768 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17346) DCM4CHEE<-HS30(548): Updated DB in 3 ms
2025-03-10 09:38:36,769 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17346) DCM4CHEE<-HS30(548) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310093138066 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:38:36,966 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start UPSProcessingScheduler.execute()
2025-03-10 09:38:36,967 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17346) DCM4CHEE<-HS30(548) >> A-RELEASE-RQ
2025-03-10 09:38:36,967 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17346) DCM4CHEE<-HS30(548) << A-RELEASE-RP
2025-03-10 09:38:36,968 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished UPSProcessingScheduler.execute()
2025-03-10 09:38:37,017 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-21) DCM4CHEE<-HS30(548): close Socket[addr=187.89.160.56/187.89.160.56,port=52096,localport=11112]
2025-03-10 09:38:38,343 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:38:38,346 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
2025-03-10 09:38:38,348 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(542): processing 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213101007283 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 09:38:38,348 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(542) << 10:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:38:38,556 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(542) >> 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213101053324 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:38:53,832 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start AuditScheduler.execute()
2025-03-10 09:38:53,833 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-31) Send audit message to /127.0.0.1:514
2025-03-10 09:38:53,834 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-31) Send audit message to /127.0.0.1:514
2025-03-10 09:38:53,843 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-31) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 09:38:53,844 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-31) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 09:38:53,844 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished AuditScheduler.execute()
2025-03-10 09:38:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start TaskScheduler.execute()
2025-03-10 09:38:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished TaskScheduler.execute()
2025-03-10 09:39:12,259 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start IANScheduler.execute()
2025-03-10 09:39:12,261 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished IANScheduler.execute()
2025-03-10 09:39:18,138 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:39:18,141 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
2025-03-10 09:39:18,144 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(542): processing 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213101053324 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 09:39:18,144 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(542) << 11:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:39:18,350 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(542) >> 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213101404203 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:39:36,969 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start UPSProcessingScheduler.execute()
2025-03-10 09:39:36,970 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished UPSProcessingScheduler.execute()
2025-03-10 09:39:50,869 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 09:39:50,871 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 09:39:53,844 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start AuditScheduler.execute()
2025-03-10 09:39:53,852 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-22) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 09:39:53,853 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-22) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 09:39:53,853 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished AuditScheduler.execute()
2025-03-10 09:39:57,248 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:39:57,251 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
2025-03-10 09:39:57,253 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(542): processing 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213101404203 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 09:39:57,253 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(542) << 12:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:39:57,458 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(542) >> 13:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213101525039 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:39:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start TaskScheduler.execute()
2025-03-10 09:39:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished TaskScheduler.execute()
2025-03-10 09:40:12,261 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start IANScheduler.execute()
2025-03-10 09:40:12,263 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished IANScheduler.execute()
2025-03-10 09:40:36,970 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start UPSProcessingScheduler.execute()
2025-03-10 09:40:36,971 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished UPSProcessingScheduler.execute()
2025-03-10 09:40:43,467 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:40:43,470 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
2025-03-10 09:40:43,472 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(542): processing 13:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213101525039 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 09:40:43,473 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(542) << 13:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:40:43,679 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(542) >> 14:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213101744791 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:40:53,853 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start AuditScheduler.execute()
2025-03-10 09:40:53,862 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-30) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 09:40:53,862 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-30) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 09:40:53,862 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished AuditScheduler.execute()
2025-03-10 09:40:58,086 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49831,localport=11112]
2025-03-10 09:40:58,086 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17360) DCM4CHEE<-F6LOGIQ(550) >> A-ASSOCIATE-RQ
2025-03-10 09:40:58,088 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17360) DCM4CHEE<-F6LOGIQ(550) << A-ASSOCIATE-AC
2025-03-10 09:40:58,395 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17360) DCM4CHEE<-F6LOGIQ(550) >> 1:C-STORE-RQ[pcid=3, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.840.113619.2.423.84107009440.1741570874.133 - ?
  tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]
2025-03-10 09:40:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start TaskScheduler.execute()
2025-03-10 09:40:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished TaskScheduler.execute()
2025-03-10 09:41:00,279 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17360) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:41:00,284 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-17360) DCM4CHEE<-F6LOGIQ(550): Create Patient[pk=8369, id=PatientID[pk=8369, id=341542, issuer=DCM4CHEE.B698F4CB.0A46F570], name=ELIANE MORAIS DOS SANTOS]
2025-03-10 09:41:00,285 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17360) DCM4CHEE<-F6LOGIQ(550): Create Study[pk=9402, uid=341542, id=31544]
2025-03-10 09:41:00,286 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17360) DCM4CHEE<-F6LOGIQ(550): Create Series[pk=9687, uid=1.2.840.113619.2.423.84107009440.1741570756.132, no=1, mod=US]
2025-03-10 09:41:00,286 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17360) DCM4CHEE<-F6LOGIQ(550): Create Instance[pk=107777, uid=1.2.840.113619.2.423.84107009440.1741570874.133, class=1.2.840.10008.5.1.4.1.1.6.1, no=0]
2025-03-10 09:41:00,287 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17360) DCM4CHEE<-F6LOGIQ(550): Create Location[pk=107777, systemID=fs1, path=2025/03/10/59FB0183/CF5B574F/078F14CD, tsuid=1.2.840.10008.1.2.1, size=692662, status=OK, objectType=DICOM_FILE]
2025-03-10 09:41:00,314 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17360) DCM4CHEE<-F6LOGIQ(550): Updated DB in 35 ms
2025-03-10 09:41:00,315 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-17360) No duplicate record with equal Patient ID found Patient[pk=8369, id=PatientID[pk=8369, id=341542, issuer=DCM4CHEE.B698F4CB.0A46F570], name=ELIANE MORAIS DOS SANTOS]
2025-03-10 09:41:00,316 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17360) DCM4CHEE<-F6LOGIQ(550) << 1:C-STORE-RSP[pcid=3, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.840.113619.2.423.84107009440.1741570874.133 - ?
  tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]
2025-03-10 09:41:00,702 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17360) DCM4CHEE<-F6LOGIQ(550) >> 2:C-STORE-RQ[pcid=3, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.840.113619.2.423.84107009440.1741570874.133 - ?
  tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]
2025-03-10 09:41:01,487 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17360) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:41:01,489 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17360) DCM4CHEE<-F6LOGIQ(550): Found previous received Instance[pk=107777, uid=1.2.840.113619.2.423.84107009440.1741570874.133, class=1.2.840.10008.5.1.4.1.1.6.1, no=0]
2025-03-10 09:41:01,490 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17360) DCM4CHEE<-F6LOGIQ(550): Ignore received Instance[studyUID=341542,seriesUID=1.2.840.113619.2.423.84107009440.1741570756.132,objectUID=1.2.840.113619.2.423.84107009440.1741570874.133] with equal digest
2025-03-10 09:41:01,490 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17360) DCM4CHEE<-F6LOGIQ(550): Updated DB in 3 ms
2025-03-10 09:41:01,491 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17360) DCM4CHEE<-F6LOGIQ(550) << 2:C-STORE-RSP[pcid=3, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.840.113619.2.423.84107009440.1741570874.133 - ?
  tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]
2025-03-10 09:41:01,759 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17360) DCM4CHEE<-F6LOGIQ(550) >> A-RELEASE-RQ
2025-03-10 09:41:01,759 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17360) DCM4CHEE<-F6LOGIQ(550) << A-RELEASE-RP
2025-03-10 09:41:01,809 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-6) DCM4CHEE<-F6LOGIQ(550): close Socket[addr=187.89.160.56/187.89.160.56,port=49831,localport=11112]
2025-03-10 09:41:12,263 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start IANScheduler.execute()
2025-03-10 09:41:12,265 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished IANScheduler.execute()
2025-03-10 09:41:14,598 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:41:14,601 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
2025-03-10 09:41:14,603 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(542): processing 14:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213101744791 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 09:41:14,604 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(542) << 14:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:41:14,810 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(542) >> 15:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213101822423 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:41:27,578 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start StudySizeScheduler.execute()
2025-03-10 09:41:27,686 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) Calculated size of 2 studies
2025-03-10 09:41:27,686 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished StudySizeScheduler.execute()
2025-03-10 09:41:36,971 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start UPSProcessingScheduler.execute()
2025-03-10 09:41:36,972 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished UPSProcessingScheduler.execute()
2025-03-10 09:41:38,298 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49835,localport=11112]
2025-03-10 09:41:38,299 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17364) DCM4CHEE<-F6LOGIQ(551) >> A-ASSOCIATE-RQ
2025-03-10 09:41:38,299 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17364) DCM4CHEE<-F6LOGIQ(551) << A-ASSOCIATE-AC
2025-03-10 09:41:38,609 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17364) DCM4CHEE<-F6LOGIQ(551) >> 3:C-STORE-RQ[pcid=3, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.840.113619.2.423.84107009440.1741570914.137 - ?
  tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]
2025-03-10 09:41:39,671 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17176) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:41:39,677 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17176) DCM4CHEE<-FCR-CSL1(545): Create Study[pk=9403, uid=1.2.392.200036.9125.2.3619053820161.6594052328.320424, id=*]
2025-03-10 09:41:39,678 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17176) DCM4CHEE<-FCR-CSL1(545): Create Series[pk=9688, uid=1.2.392.200036.9125.3.3619053820161.6594052328.320425, no=3001, mod=CR]
2025-03-10 09:41:39,678 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17176) DCM4CHEE<-FCR-CSL1(545): Create Instance[pk=107778, uid=1.2.392.200036.9125.9.0.254262842.873342142.86381729, class=1.2.840.10008.5.1.4.1.1.1, no=3001]
2025-03-10 09:41:39,678 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17176) DCM4CHEE<-FCR-CSL1(545): Create Location[pk=107778, systemID=fs1, path=2025/03/10/528776DB/D05F32DD/3BB7B3F5, tsuid=1.2.840.10008.1.2, size=14015768, status=OK, objectType=DICOM_FILE]
2025-03-10 09:41:39,689 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17176) DCM4CHEE<-FCR-CSL1(545): Updated DB in 18 ms
2025-03-10 09:41:39,689 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17176) DCM4CHEE<-FCR-CSL1(545) << 33:C-STORE-RSP[pcid=31, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.1 - Computed Radiography Image Storage
  iuid=1.2.392.200036.9125.9.0.254262842.873342142.86381729 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:41:39,887 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17176) DCM4CHEE<-FCR-CSL1(545) >> 35:C-STORE-RQ[pcid=31, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.1 - Computed Radiography Image Storage
  iuid=1.2.392.200036.9125.9.0.254262842.2014258366.86381729 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:41:42,426 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17364) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:41:42,429 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17364) DCM4CHEE<-F6LOGIQ(551): Create Instance[pk=107779, uid=1.2.840.113619.2.423.84107009440.1741570914.137, class=1.2.840.10008.5.1.4.1.1.6.1, no=256]
2025-03-10 09:41:42,429 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17364) DCM4CHEE<-F6LOGIQ(551): Create Location[pk=107779, systemID=fs1, path=2025/03/10/59FB0183/CF5B574F/32383C58, tsuid=1.2.840.10008.1.2.1, size=2075044, status=OK, objectType=DICOM_FILE]
2025-03-10 09:41:42,443 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17364) DCM4CHEE<-F6LOGIQ(551): Updated DB in 17 ms
2025-03-10 09:41:42,444 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17364) DCM4CHEE<-F6LOGIQ(551) << 3:C-STORE-RSP[pcid=3, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.840.113619.2.423.84107009440.1741570914.137 - ?
  tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]
2025-03-10 09:41:42,829 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17364) DCM4CHEE<-F6LOGIQ(551) >> 4:C-STORE-RQ[pcid=3, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.840.113619.2.423.84107009440.1741570914.137 - ?
  tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]
2025-03-10 09:41:45,598 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17364) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:41:45,600 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17364) DCM4CHEE<-F6LOGIQ(551): Found previous received Instance[pk=107779, uid=1.2.840.113619.2.423.84107009440.1741570914.137, class=1.2.840.10008.5.1.4.1.1.6.1, no=256]
2025-03-10 09:41:45,601 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17364) DCM4CHEE<-F6LOGIQ(551): Ignore received Instance[studyUID=341542,seriesUID=1.2.840.113619.2.423.84107009440.1741570756.132,objectUID=1.2.840.113619.2.423.84107009440.1741570914.137] with equal digest
2025-03-10 09:41:45,601 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17364) DCM4CHEE<-F6LOGIQ(551): Updated DB in 3 ms
2025-03-10 09:41:45,602 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17364) DCM4CHEE<-F6LOGIQ(551) << 4:C-STORE-RSP[pcid=3, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.840.113619.2.423.84107009440.1741570914.137 - ?
  tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]
2025-03-10 09:41:45,795 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:41:45,798 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
2025-03-10 09:41:45,800 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(542): processing 15:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213101822423 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 09:41:45,800 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(542) << 15:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:41:45,903 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17364) DCM4CHEE<-F6LOGIQ(551) >> A-RELEASE-RQ
2025-03-10 09:41:45,903 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17364) DCM4CHEE<-F6LOGIQ(551) << A-RELEASE-RP
2025-03-10 09:41:45,954 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-16) DCM4CHEE<-F6LOGIQ(551): close Socket[addr=187.89.160.56/187.89.160.56,port=49835,localport=11112]
2025-03-10 09:41:46,008 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(542) >> 16:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213101842404 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:41:53,862 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start AuditScheduler.execute()
2025-03-10 09:41:53,871 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-20) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 09:41:53,871 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-20) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 09:41:53,871 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished AuditScheduler.execute()
2025-03-10 09:41:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start TaskScheduler.execute()
2025-03-10 09:41:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished TaskScheduler.execute()
2025-03-10 09:42:10,434 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49836,localport=11112]
2025-03-10 09:42:10,435 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17365) DCM4CHEE<-F6LOGIQ(552) >> A-ASSOCIATE-RQ
2025-03-10 09:42:10,435 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17365) DCM4CHEE<-F6LOGIQ(552) << A-ASSOCIATE-AC
2025-03-10 09:42:10,747 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17365) DCM4CHEE<-F6LOGIQ(552) >> 5:C-STORE-RQ[pcid=3, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.840.113619.2.423.84107009440.1741570946.141 - ?
  tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]
2025-03-10 09:42:12,266 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start IANScheduler.execute()
2025-03-10 09:42:12,267 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished IANScheduler.execute()
2025-03-10 09:42:14,632 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17365) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:42:14,636 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17365) DCM4CHEE<-F6LOGIQ(552): Create Instance[pk=107780, uid=1.2.840.113619.2.423.84107009440.1741570946.141, class=1.2.840.10008.5.1.4.1.1.6.1, no=512]
2025-03-10 09:42:14,636 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17365) DCM4CHEE<-F6LOGIQ(552): Create Location[pk=107780, systemID=fs1, path=2025/03/10/59FB0183/CF5B574F/3772F550, tsuid=1.2.840.10008.1.2.1, size=2075044, status=OK, objectType=DICOM_FILE]
2025-03-10 09:42:14,654 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17365) DCM4CHEE<-F6LOGIQ(552): Updated DB in 22 ms
2025-03-10 09:42:14,654 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17365) DCM4CHEE<-F6LOGIQ(552) << 5:C-STORE-RSP[pcid=3, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.840.113619.2.423.84107009440.1741570946.141 - ?
  tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]
2025-03-10 09:42:15,049 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17365) DCM4CHEE<-F6LOGIQ(552) >> 6:C-STORE-RQ[pcid=3, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.840.113619.2.423.84107009440.1741570946.141 - ?
  tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]
2025-03-10 09:42:17,822 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17365) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:42:17,824 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17365) DCM4CHEE<-F6LOGIQ(552): Found previous received Instance[pk=107780, uid=1.2.840.113619.2.423.84107009440.1741570946.141, class=1.2.840.10008.5.1.4.1.1.6.1, no=512]
2025-03-10 09:42:17,824 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17365) DCM4CHEE<-F6LOGIQ(552): Ignore received Instance[studyUID=341542,seriesUID=1.2.840.113619.2.423.84107009440.1741570756.132,objectUID=1.2.840.113619.2.423.84107009440.1741570946.141] with equal digest
2025-03-10 09:42:17,825 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17365) DCM4CHEE<-F6LOGIQ(552): Updated DB in 3 ms
2025-03-10 09:42:17,826 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17365) DCM4CHEE<-F6LOGIQ(552) << 6:C-STORE-RSP[pcid=3, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.840.113619.2.423.84107009440.1741570946.141 - ?
  tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]
2025-03-10 09:42:18,137 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17365) DCM4CHEE<-F6LOGIQ(552) >> A-RELEASE-RQ
2025-03-10 09:42:18,137 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17365) DCM4CHEE<-F6LOGIQ(552) << A-RELEASE-RP
2025-03-10 09:42:18,187 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-15) DCM4CHEE<-F6LOGIQ(552): close Socket[addr=187.89.160.56/187.89.160.56,port=49836,localport=11112]
2025-03-10 09:42:34,668 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49840,localport=11112]
2025-03-10 09:42:34,669 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17366) DCM4CHEE<-F6LOGIQ(553) >> A-ASSOCIATE-RQ
2025-03-10 09:42:34,669 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17366) DCM4CHEE<-F6LOGIQ(553) << A-ASSOCIATE-AC
2025-03-10 09:42:34,974 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17366) DCM4CHEE<-F6LOGIQ(553) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.7 - Secondary Capture Image Storage
  iuid=1.2.840.113619.2.423.84107009440.1741570971.145 - ?
  tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]
2025-03-10 09:42:36,785 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17366) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:42:36,788 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17366) DCM4CHEE<-F6LOGIQ(553): Create Instance[pk=107781, uid=1.2.840.113619.2.423.84107009440.1741570971.145, class=1.2.840.10008.5.1.4.1.1.7, no=768]
2025-03-10 09:42:36,789 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17366) DCM4CHEE<-F6LOGIQ(553): Create Location[pk=107781, systemID=fs1, path=2025/03/10/59FB0183/CF5B574F/3C4B09AC, tsuid=1.2.840.10008.1.2.1, size=692528, status=OK, objectType=DICOM_FILE]
2025-03-10 09:42:36,817 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17366) DCM4CHEE<-F6LOGIQ(553): Updated DB in 32 ms
2025-03-10 09:42:36,818 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17366) DCM4CHEE<-F6LOGIQ(553) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.7 - Secondary Capture Image Storage
  iuid=1.2.840.113619.2.423.84107009440.1741570971.145 - ?
  tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]
2025-03-10 09:42:36,973 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start UPSProcessingScheduler.execute()
2025-03-10 09:42:36,974 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished UPSProcessingScheduler.execute()
2025-03-10 09:42:37,179 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17366) DCM4CHEE<-F6LOGIQ(553) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.7 - Secondary Capture Image Storage
  iuid=1.2.840.113619.2.423.84107009440.1741570971.145 - ?
  tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]
2025-03-10 09:42:37,959 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17366) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:42:37,962 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17366) DCM4CHEE<-F6LOGIQ(553): Found previous received Instance[pk=107781, uid=1.2.840.113619.2.423.84107009440.1741570971.145, class=1.2.840.10008.5.1.4.1.1.7, no=768]
2025-03-10 09:42:37,962 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17366) DCM4CHEE<-F6LOGIQ(553): Ignore received Instance[studyUID=341542,seriesUID=1.2.840.113619.2.423.84107009440.1741570756.132,objectUID=1.2.840.113619.2.423.84107009440.1741570971.145] with equal digest
2025-03-10 09:42:37,963 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17366) DCM4CHEE<-F6LOGIQ(553): Updated DB in 4 ms
2025-03-10 09:42:37,963 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17366) DCM4CHEE<-F6LOGIQ(553) << 8:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.7 - Secondary Capture Image Storage
  iuid=1.2.840.113619.2.423.84107009440.1741570971.145 - ?
  tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]
2025-03-10 09:42:38,288 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17366) DCM4CHEE<-F6LOGIQ(553) >> A-RELEASE-RQ
2025-03-10 09:42:38,288 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17366) DCM4CHEE<-F6LOGIQ(553) << A-RELEASE-RP
2025-03-10 09:42:38,338 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-26) DCM4CHEE<-F6LOGIQ(553): close Socket[addr=187.89.160.56/187.89.160.56,port=49840,localport=11112]
2025-03-10 09:42:53,871 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start AuditScheduler.execute()
2025-03-10 09:42:53,872 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-14) Send audit message to /127.0.0.1:514
2025-03-10 09:42:53,873 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-14) Send audit message to /127.0.0.1:514
2025-03-10 09:42:53,873 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-14) Send audit message to /127.0.0.1:514
2025-03-10 09:42:53,874 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-14) Send audit message to /127.0.0.1:514
2025-03-10 09:42:53,874 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-14) Send audit message to /127.0.0.1:514
2025-03-10 09:42:53,882 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-14) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 09:42:53,882 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-14) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 09:42:53,883 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished AuditScheduler.execute()
2025-03-10 09:42:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start TaskScheduler.execute()
2025-03-10 09:42:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished TaskScheduler.execute()
2025-03-10 09:42:58,945 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49841,localport=11112]
2025-03-10 09:42:58,945 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17371) DCM4CHEE<-F6LOGIQ(554) >> A-ASSOCIATE-RQ
2025-03-10 09:42:58,946 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17371) DCM4CHEE<-F6LOGIQ(554) << A-ASSOCIATE-AC
2025-03-10 09:42:59,251 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17371) DCM4CHEE<-F6LOGIQ(554) >> 9:C-STORE-RQ[pcid=3, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.840.113619.2.423.84107009440.1741570995.149 - ?
  tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]
2025-03-10 09:43:01,325 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17371) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:43:01,328 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17371) DCM4CHEE<-F6LOGIQ(554): Create Instance[pk=107782, uid=1.2.840.113619.2.423.84107009440.1741570995.149, class=1.2.840.10008.5.1.4.1.1.6.1, no=1024]
2025-03-10 09:43:01,328 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17371) DCM4CHEE<-F6LOGIQ(554): Create Location[pk=107782, systemID=fs1, path=2025/03/10/59FB0183/CF5B574F/3FED18F2, tsuid=1.2.840.10008.1.2.1, size=692664, status=OK, objectType=DICOM_FILE]
2025-03-10 09:43:01,344 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17371) DCM4CHEE<-F6LOGIQ(554): Updated DB in 19 ms
2025-03-10 09:43:01,345 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17371) DCM4CHEE<-F6LOGIQ(554) << 9:C-STORE-RSP[pcid=3, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.840.113619.2.423.84107009440.1741570995.149 - ?
  tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]
2025-03-10 09:43:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start PurgeStorageScheduler.execute()
2025-03-10 09:43:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished PurgeStorageScheduler.execute()
2025-03-10 09:43:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-17372) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 09:43:01,702 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-17372) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 09:43:01,717 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17371) DCM4CHEE<-F6LOGIQ(554) >> 10:C-STORE-RQ[pcid=3, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.840.113619.2.423.84107009440.1741570995.149 - ?
  tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]
2025-03-10 09:43:02,495 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17371) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:43:02,497 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17371) DCM4CHEE<-F6LOGIQ(554): Found previous received Instance[pk=107782, uid=1.2.840.113619.2.423.84107009440.1741570995.149, class=1.2.840.10008.5.1.4.1.1.6.1, no=1024]
2025-03-10 09:43:02,498 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17371) DCM4CHEE<-F6LOGIQ(554): Ignore received Instance[studyUID=341542,seriesUID=1.2.840.113619.2.423.84107009440.1741570756.132,objectUID=1.2.840.113619.2.423.84107009440.1741570995.149] with equal digest
2025-03-10 09:43:02,498 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17371) DCM4CHEE<-F6LOGIQ(554): Updated DB in 3 ms
2025-03-10 09:43:02,499 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17371) DCM4CHEE<-F6LOGIQ(554) << 10:C-STORE-RSP[pcid=3, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.840.113619.2.423.84107009440.1741570995.149 - ?
  tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]
2025-03-10 09:43:02,851 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17371) DCM4CHEE<-F6LOGIQ(554) >> A-RELEASE-RQ
2025-03-10 09:43:02,851 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17371) DCM4CHEE<-F6LOGIQ(554) << A-RELEASE-RP
2025-03-10 09:43:02,902 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-23) DCM4CHEE<-F6LOGIQ(554): close Socket[addr=187.89.160.56/187.89.160.56,port=49841,localport=11112]
2025-03-10 09:43:12,268 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start IANScheduler.execute()
2025-03-10 09:43:12,269 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished IANScheduler.execute()
2025-03-10 09:43:36,974 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start UPSProcessingScheduler.execute()
2025-03-10 09:43:36,975 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished UPSProcessingScheduler.execute()
2025-03-10 09:43:53,883 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start AuditScheduler.execute()
2025-03-10 09:43:53,891 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-21) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 09:43:53,891 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-21) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 09:43:53,892 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished AuditScheduler.execute()
2025-03-10 09:43:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start TaskScheduler.execute()
2025-03-10 09:43:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished TaskScheduler.execute()
2025-03-10 09:44:12,269 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start IANScheduler.execute()
2025-03-10 09:44:12,271 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished IANScheduler.execute()
2025-03-10 09:44:19,603 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49847,localport=11112]
2025-03-10 09:44:19,604 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17377) DCM4CHEE<-F6LOGIQ(555) >> A-ASSOCIATE-RQ
2025-03-10 09:44:19,604 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17377) DCM4CHEE<-F6LOGIQ(555) << A-ASSOCIATE-AC
2025-03-10 09:44:19,910 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17377) DCM4CHEE<-F6LOGIQ(555) >> 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.7 - Secondary Capture Image Storage
  iuid=1.2.840.113619.2.423.84107009440.1741571076.153 - ?
  tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]
2025-03-10 09:44:23,714 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17377) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:44:23,717 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17377) DCM4CHEE<-F6LOGIQ(555): Create Instance[pk=107783, uid=1.2.840.113619.2.423.84107009440.1741571076.153, class=1.2.840.10008.5.1.4.1.1.7, no=1280]
2025-03-10 09:44:23,717 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17377) DCM4CHEE<-F6LOGIQ(555): Create Location[pk=107783, systemID=fs1, path=2025/03/10/59FB0183/CF5B574F/C85A96E4, tsuid=1.2.840.10008.1.2.1, size=2074896, status=OK, objectType=DICOM_FILE]
2025-03-10 09:44:23,741 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17377) DCM4CHEE<-F6LOGIQ(555): Updated DB in 27 ms
2025-03-10 09:44:23,741 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17377) DCM4CHEE<-F6LOGIQ(555) << 11:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.7 - Secondary Capture Image Storage
  iuid=1.2.840.113619.2.423.84107009440.1741571076.153 - ?
  tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]
2025-03-10 09:44:24,152 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17377) DCM4CHEE<-F6LOGIQ(555) >> 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.7 - Secondary Capture Image Storage
  iuid=1.2.840.113619.2.423.84107009440.1741571076.153 - ?
  tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]
2025-03-10 09:44:26,869 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17377) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:44:26,872 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17377) DCM4CHEE<-F6LOGIQ(555): Found previous received Instance[pk=107783, uid=1.2.840.113619.2.423.84107009440.1741571076.153, class=1.2.840.10008.5.1.4.1.1.7, no=1280]
2025-03-10 09:44:26,872 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17377) DCM4CHEE<-F6LOGIQ(555): Ignore received Instance[studyUID=341542,seriesUID=1.2.840.113619.2.423.84107009440.1741570756.132,objectUID=1.2.840.113619.2.423.84107009440.1741571076.153] with equal digest
2025-03-10 09:44:26,873 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17377) DCM4CHEE<-F6LOGIQ(555): Updated DB in 4 ms
2025-03-10 09:44:26,874 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17377) DCM4CHEE<-F6LOGIQ(555) << 12:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.7 - Secondary Capture Image Storage
  iuid=1.2.840.113619.2.423.84107009440.1741571076.153 - ?
  tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]
2025-03-10 09:44:27,276 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17377) DCM4CHEE<-F6LOGIQ(555) >> A-RELEASE-RQ
2025-03-10 09:44:27,276 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17377) DCM4CHEE<-F6LOGIQ(555) << A-RELEASE-RP
2025-03-10 09:44:27,326 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-1) DCM4CHEE<-F6LOGIQ(555): close Socket[addr=187.89.160.56/187.89.160.56,port=49847,localport=11112]
2025-03-10 09:44:36,975 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start UPSProcessingScheduler.execute()
2025-03-10 09:44:36,976 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished UPSProcessingScheduler.execute()
2025-03-10 09:44:50,871 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 09:44:50,874 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 09:44:53,852 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52097,localport=11112]
2025-03-10 09:44:53,853 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17382) DCM4CHEE<-HS30(556) >> A-ASSOCIATE-RQ
2025-03-10 09:44:53,853 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17382) DCM4CHEE<-HS30(556) << A-ASSOCIATE-AC
2025-03-10 09:44:53,892 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start AuditScheduler.execute()
2025-03-10 09:44:53,900 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-22) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 09:44:53,901 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-22) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 09:44:53,901 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished AuditScheduler.execute()
2025-03-10 09:44:54,041 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17382) DCM4CHEE<-HS30(556) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310092006204 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:44:56,239 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17382) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:44:56,243 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17382) DCM4CHEE<-HS30(556): Found previous received Instance[pk=107732, uid=1.2.410.200001.101.11.301.1144174170.3.20250310092006204, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 09:44:56,243 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17382) DCM4CHEE<-HS30(556): Ignore received Instance[studyUID=341545,seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250310092005904,objectUID=1.2.410.200001.101.11.301.1144174170.3.20250310092006204] with equal digest
2025-03-10 09:44:56,243 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17382) DCM4CHEE<-HS30(556): Updated DB in 4 ms
2025-03-10 09:44:56,245 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17382) DCM4CHEE<-HS30(556) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310092006204 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:44:56,437 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17382) DCM4CHEE<-HS30(556) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310092036357 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:44:57,780 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17382) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:44:57,782 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17382) DCM4CHEE<-HS30(556): Found previous received Instance[pk=107733, uid=1.2.410.200001.101.11.301.1144174170.3.20250310092036357, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 09:44:57,782 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17382) DCM4CHEE<-HS30(556): Ignore received Instance[studyUID=341545,seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250310092005904,objectUID=1.2.410.200001.101.11.301.1144174170.3.20250310092036357] with equal digest
2025-03-10 09:44:57,782 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17382) DCM4CHEE<-HS30(556): Updated DB in 2 ms
2025-03-10 09:44:57,784 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17382) DCM4CHEE<-HS30(556) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310092036357 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:44:57,976 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17382) DCM4CHEE<-HS30(556) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310092150142 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:44:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start TaskScheduler.execute()
2025-03-10 09:44:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished TaskScheduler.execute()
2025-03-10 09:45:00,241 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17382) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:45:00,243 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17382) DCM4CHEE<-HS30(556): Found previous received Instance[pk=107734, uid=1.2.410.200001.101.11.301.1144174170.3.20250310092150142, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 09:45:00,243 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17382) DCM4CHEE<-HS30(556): Ignore received Instance[studyUID=341545,seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250310092005904,objectUID=1.2.410.200001.101.11.301.1144174170.3.20250310092150142] with equal digest
2025-03-10 09:45:00,244 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17382) DCM4CHEE<-HS30(556): Updated DB in 3 ms
2025-03-10 09:45:00,245 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17382) DCM4CHEE<-HS30(556) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310092150142 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:45:00,437 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17382) DCM4CHEE<-HS30(556) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310092214854 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:45:02,508 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17382) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:45:02,510 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17382) DCM4CHEE<-HS30(556): Found previous received Instance[pk=107735, uid=1.2.410.200001.101.11.301.1144174170.3.20250310092214854, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 09:45:02,511 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17382) DCM4CHEE<-HS30(556): Ignore received Instance[studyUID=341545,seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250310092005904,objectUID=1.2.410.200001.101.11.301.1144174170.3.20250310092214854] with equal digest
2025-03-10 09:45:02,511 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17382) DCM4CHEE<-HS30(556): Updated DB in 3 ms
2025-03-10 09:45:02,512 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17382) DCM4CHEE<-HS30(556) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310092214854 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:45:02,704 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17382) DCM4CHEE<-HS30(556) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310092537857 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:45:05,903 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17382) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:45:05,905 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17382) DCM4CHEE<-HS30(556): Found previous received Instance[pk=107736, uid=1.2.410.200001.101.11.301.1144174170.3.20250310092537857, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 09:45:05,906 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17382) DCM4CHEE<-HS30(556): Ignore received Instance[studyUID=341545,seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250310092005904,objectUID=1.2.410.200001.101.11.301.1144174170.3.20250310092537857] with equal digest
2025-03-10 09:45:05,906 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17382) DCM4CHEE<-HS30(556): Updated DB in 3 ms
2025-03-10 09:45:05,907 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17382) DCM4CHEE<-HS30(556) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310092537857 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:45:06,100 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17382) DCM4CHEE<-HS30(556) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310092653607 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:45:08,737 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17382) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:45:08,739 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17382) DCM4CHEE<-HS30(556): Found previous received Instance[pk=107737, uid=1.2.410.200001.101.11.301.1144174170.3.20250310092653607, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 09:45:08,739 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17382) DCM4CHEE<-HS30(556): Ignore received Instance[studyUID=341545,seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250310092005904,objectUID=1.2.410.200001.101.11.301.1144174170.3.20250310092653607] with equal digest
2025-03-10 09:45:08,740 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17382) DCM4CHEE<-HS30(556): Updated DB in 3 ms
2025-03-10 09:45:08,741 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17382) DCM4CHEE<-HS30(556) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310092653607 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:45:08,933 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17382) DCM4CHEE<-HS30(556) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310092756485 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:45:11,193 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17382) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:45:11,196 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17382) DCM4CHEE<-HS30(556): Found previous received Instance[pk=107738, uid=1.2.410.200001.101.11.301.1144174170.3.20250310092756485, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 09:45:11,197 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17382) DCM4CHEE<-HS30(556): Ignore received Instance[studyUID=341545,seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250310092005904,objectUID=1.2.410.200001.101.11.301.1144174170.3.20250310092756485] with equal digest
2025-03-10 09:45:11,197 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17382) DCM4CHEE<-HS30(556): Updated DB in 3 ms
2025-03-10 09:45:11,198 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17382) DCM4CHEE<-HS30(556) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310092756485 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:45:11,391 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17382) DCM4CHEE<-HS30(556) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310092823860 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:45:12,272 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start IANScheduler.execute()
2025-03-10 09:45:12,273 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished IANScheduler.execute()
2025-03-10 09:45:14,402 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17382) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:45:14,404 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17382) DCM4CHEE<-HS30(556): Found previous received Instance[pk=107739, uid=1.2.410.200001.101.11.301.1144174170.3.20250310092823860, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 09:45:14,405 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17382) DCM4CHEE<-HS30(556): Ignore received Instance[studyUID=341545,seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250310092005904,objectUID=1.2.410.200001.101.11.301.1144174170.3.20250310092823860] with equal digest
2025-03-10 09:45:14,405 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17382) DCM4CHEE<-HS30(556): Updated DB in 3 ms
2025-03-10 09:45:14,406 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17382) DCM4CHEE<-HS30(556) << 8:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310092823860 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:45:14,599 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17382) DCM4CHEE<-HS30(556) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310092900023 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:45:17,613 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17382) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:45:17,615 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17382) DCM4CHEE<-HS30(556): Found previous received Instance[pk=107740, uid=1.2.410.200001.101.11.301.1144174170.3.20250310092900023, class=1.2.840.10008.5.1.4.1.1.6.1, no=9]
2025-03-10 09:45:17,616 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17382) DCM4CHEE<-HS30(556): Ignore received Instance[studyUID=341545,seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250310092005904,objectUID=1.2.410.200001.101.11.301.1144174170.3.20250310092900023] with equal digest
2025-03-10 09:45:17,616 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17382) DCM4CHEE<-HS30(556): Updated DB in 3 ms
2025-03-10 09:45:17,617 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17382) DCM4CHEE<-HS30(556) << 9:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310092900023 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:45:17,809 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17382) DCM4CHEE<-HS30(556) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310092931987 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:45:20,443 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17382) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:45:20,445 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17382) DCM4CHEE<-HS30(556): Found previous received Instance[pk=107741, uid=1.2.410.200001.101.11.301.1144174170.3.20250310092931987, class=1.2.840.10008.5.1.4.1.1.6.1, no=10]
2025-03-10 09:45:20,445 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17382) DCM4CHEE<-HS30(556): Ignore received Instance[studyUID=341545,seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250310092005904,objectUID=1.2.410.200001.101.11.301.1144174170.3.20250310092931987] with equal digest
2025-03-10 09:45:20,445 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17382) DCM4CHEE<-HS30(556): Updated DB in 2 ms
2025-03-10 09:45:20,446 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17382) DCM4CHEE<-HS30(556) << 10:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310092931987 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:45:20,639 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17382) DCM4CHEE<-HS30(556) >> 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310092957071 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:45:22,712 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17382) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:45:22,714 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17382) DCM4CHEE<-HS30(556): Found previous received Instance[pk=107742, uid=1.2.410.200001.101.11.301.1144174170.3.20250310092957071, class=1.2.840.10008.5.1.4.1.1.6.1, no=11]
2025-03-10 09:45:22,715 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17382) DCM4CHEE<-HS30(556): Ignore received Instance[studyUID=341545,seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250310092005904,objectUID=1.2.410.200001.101.11.301.1144174170.3.20250310092957071] with equal digest
2025-03-10 09:45:22,715 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17382) DCM4CHEE<-HS30(556): Updated DB in 3 ms
2025-03-10 09:45:22,716 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17382) DCM4CHEE<-HS30(556) << 11:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310092957071 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:45:22,906 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17382) DCM4CHEE<-HS30(556) >> 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310093034283 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:45:25,355 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17382) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:45:25,357 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17382) DCM4CHEE<-HS30(556): Found previous received Instance[pk=107743, uid=1.2.410.200001.101.11.301.1144174170.3.20250310093034283, class=1.2.840.10008.5.1.4.1.1.6.1, no=12]
2025-03-10 09:45:25,357 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17382) DCM4CHEE<-HS30(556): Ignore received Instance[studyUID=341545,seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250310092005904,objectUID=1.2.410.200001.101.11.301.1144174170.3.20250310093034283] with equal digest
2025-03-10 09:45:25,358 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17382) DCM4CHEE<-HS30(556): Updated DB in 3 ms
2025-03-10 09:45:25,359 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17382) DCM4CHEE<-HS30(556) << 12:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310093034283 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:45:25,551 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17382) DCM4CHEE<-HS30(556) >> 13:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310093312647 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:45:28,378 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17382) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:45:28,380 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17382) DCM4CHEE<-HS30(556): Found previous received Instance[pk=107744, uid=1.2.410.200001.101.11.301.1144174170.3.20250310093312647, class=1.2.840.10008.5.1.4.1.1.6.1, no=13]
2025-03-10 09:45:28,380 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17382) DCM4CHEE<-HS30(556): Ignore received Instance[studyUID=341545,seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250310092005904,objectUID=1.2.410.200001.101.11.301.1144174170.3.20250310093312647] with equal digest
2025-03-10 09:45:28,381 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17382) DCM4CHEE<-HS30(556): Updated DB in 3 ms
2025-03-10 09:45:28,382 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17382) DCM4CHEE<-HS30(556) << 13:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310093312647 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:45:28,574 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17382) DCM4CHEE<-HS30(556) >> 14:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310093347456 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:45:31,022 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17382) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:45:31,024 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17382) DCM4CHEE<-HS30(556): Found previous received Instance[pk=107746, uid=1.2.410.200001.101.11.301.1144174170.3.20250310093347456, class=1.2.840.10008.5.1.4.1.1.6.1, no=14]
2025-03-10 09:45:31,025 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17382) DCM4CHEE<-HS30(556): Ignore received Instance[studyUID=341545,seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250310092005904,objectUID=1.2.410.200001.101.11.301.1144174170.3.20250310093347456] with equal digest
2025-03-10 09:45:31,025 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17382) DCM4CHEE<-HS30(556): Updated DB in 3 ms
2025-03-10 09:45:31,026 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17382) DCM4CHEE<-HS30(556) << 14:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310093347456 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:45:31,218 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17382) DCM4CHEE<-HS30(556) >> 15:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310093436384 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:45:33,665 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17382) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:45:33,667 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17382) DCM4CHEE<-HS30(556): Found previous received Instance[pk=107747, uid=1.2.410.200001.101.11.301.1144174170.3.20250310093436384, class=1.2.840.10008.5.1.4.1.1.6.1, no=15]
2025-03-10 09:45:33,667 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17382) DCM4CHEE<-HS30(556): Ignore received Instance[studyUID=341545,seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250310092005904,objectUID=1.2.410.200001.101.11.301.1144174170.3.20250310093436384] with equal digest
2025-03-10 09:45:33,668 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17382) DCM4CHEE<-HS30(556): Updated DB in 3 ms
2025-03-10 09:45:33,669 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17382) DCM4CHEE<-HS30(556) << 15:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310093436384 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:45:33,861 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17382) DCM4CHEE<-HS30(556) >> 16:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310093452576 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:45:36,120 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17382) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:45:36,123 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17382) DCM4CHEE<-HS30(556): Found previous received Instance[pk=107748, uid=1.2.410.200001.101.11.301.1144174170.3.20250310093452576, class=1.2.840.10008.5.1.4.1.1.6.1, no=16]
2025-03-10 09:45:36,123 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17382) DCM4CHEE<-HS30(556): Ignore received Instance[studyUID=341545,seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250310092005904,objectUID=1.2.410.200001.101.11.301.1144174170.3.20250310093452576] with equal digest
2025-03-10 09:45:36,124 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17382) DCM4CHEE<-HS30(556): Updated DB in 3 ms
2025-03-10 09:45:36,125 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17382) DCM4CHEE<-HS30(556) << 16:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310093452576 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:45:36,316 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17382) DCM4CHEE<-HS30(556) >> A-RELEASE-RQ
2025-03-10 09:45:36,316 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17382) DCM4CHEE<-HS30(556) << A-RELEASE-RP
2025-03-10 09:45:36,367 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-30) DCM4CHEE<-HS30(556): close Socket[addr=187.89.160.56/187.89.160.56,port=52097,localport=11112]
2025-03-10 09:45:36,976 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start UPSProcessingScheduler.execute()
2025-03-10 09:45:36,977 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished UPSProcessingScheduler.execute()
2025-03-10 09:45:53,901 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start AuditScheduler.execute()
2025-03-10 09:45:53,902 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-24) Send audit message to /127.0.0.1:514
2025-03-10 09:45:53,915 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-24) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 09:45:53,915 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-24) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 09:45:53,915 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished AuditScheduler.execute()
2025-03-10 09:45:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start TaskScheduler.execute()
2025-03-10 09:45:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished TaskScheduler.execute()
2025-03-10 09:46:12,274 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start IANScheduler.execute()
2025-03-10 09:46:12,276 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished IANScheduler.execute()
2025-03-10 09:46:12,823 INFO  [org.dcm4chee.arc.stgcmt.impl.PurgeStgCmtScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start PurgeStgCmtScheduler.execute()
2025-03-10 09:46:12,824 INFO  [org.dcm4chee.arc.stgcmt.impl.PurgeStgCmtScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished PurgeStgCmtScheduler.execute()
2025-03-10 09:46:21,995 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17176) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:46:21,998 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17176) DCM4CHEE<-FCR-CSL1(545): Create Instance[pk=107784, uid=1.2.392.200036.9125.9.0.254262842.2014258366.86381729, class=1.2.840.10008.5.1.4.1.1.1, no=3002]
2025-03-10 09:46:21,998 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17176) DCM4CHEE<-FCR-CSL1(545): Create Location[pk=107784, systemID=fs1, path=2025/03/10/528776DB/D05F32DD/4AC64E76, tsuid=1.2.840.10008.1.2, size=14015772, status=OK, objectType=DICOM_FILE]
2025-03-10 09:46:22,008 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17176) DCM4CHEE<-FCR-CSL1(545): Updated DB in 13 ms
2025-03-10 09:46:22,009 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17176) DCM4CHEE<-FCR-CSL1(545) << 35:C-STORE-RSP[pcid=31, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.1 - Computed Radiography Image Storage
  iuid=1.2.392.200036.9125.9.0.254262842.2014258366.86381729 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:46:22,206 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17176) DCM4CHEE<-FCR-CSL1(545) >> 37:C-STORE-RQ[pcid=31, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.1 - Computed Radiography Image Storage
  iuid=1.2.392.200036.9125.9.0.254262842.3121620158.86381729 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:46:26,318 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49856,localport=11112]
2025-03-10 09:46:26,318 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17386) DCM4CHEE<-F6LOGIQ(557) >> A-ASSOCIATE-RQ
2025-03-10 09:46:26,319 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17386) DCM4CHEE<-F6LOGIQ(557) << A-ASSOCIATE-AC
2025-03-10 09:46:26,624 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17386) DCM4CHEE<-F6LOGIQ(557) >> 13:C-STORE-RQ[pcid=3, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.840.113619.2.423.84107009440.1741571202.157 - ?
  tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]
2025-03-10 09:46:27,686 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start StudySizeScheduler.execute()
2025-03-10 09:46:27,805 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) Calculated size of 2 studies
2025-03-10 09:46:27,805 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished StudySizeScheduler.execute()
2025-03-10 09:46:28,519 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17386) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:46:28,523 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17386) DCM4CHEE<-F6LOGIQ(557): Create Instance[pk=107785, uid=1.2.840.113619.2.423.84107009440.1741571202.157, class=1.2.840.10008.5.1.4.1.1.6.1, no=1536]
2025-03-10 09:46:28,523 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17386) DCM4CHEE<-F6LOGIQ(557): Create Location[pk=107785, systemID=fs1, path=2025/03/10/59FB0183/CF5B574F/25FCC30D, tsuid=1.2.840.10008.1.2.1, size=692664, status=OK, objectType=DICOM_FILE]
2025-03-10 09:46:28,533 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17386) DCM4CHEE<-F6LOGIQ(557): Updated DB in 13 ms
2025-03-10 09:46:28,534 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17386) DCM4CHEE<-F6LOGIQ(557) << 13:C-STORE-RSP[pcid=3, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.840.113619.2.423.84107009440.1741571202.157 - ?
  tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]
2025-03-10 09:46:28,949 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17386) DCM4CHEE<-F6LOGIQ(557) >> 14:C-STORE-RQ[pcid=3, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.840.113619.2.423.84107009440.1741571202.157 - ?
  tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]
2025-03-10 09:46:29,726 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17386) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:46:29,728 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17386) DCM4CHEE<-F6LOGIQ(557): Found previous received Instance[pk=107785, uid=1.2.840.113619.2.423.84107009440.1741571202.157, class=1.2.840.10008.5.1.4.1.1.6.1, no=1536]
2025-03-10 09:46:29,729 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17386) DCM4CHEE<-F6LOGIQ(557): Ignore received Instance[studyUID=341542,seriesUID=1.2.840.113619.2.423.84107009440.1741570756.132,objectUID=1.2.840.113619.2.423.84107009440.1741571202.157] with equal digest
2025-03-10 09:46:29,729 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17386) DCM4CHEE<-F6LOGIQ(557): Updated DB in 3 ms
2025-03-10 09:46:29,730 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17386) DCM4CHEE<-F6LOGIQ(557) << 14:C-STORE-RSP[pcid=3, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.840.113619.2.423.84107009440.1741571202.157 - ?
  tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]
2025-03-10 09:46:30,097 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17386) DCM4CHEE<-F6LOGIQ(557) >> A-RELEASE-RQ
2025-03-10 09:46:30,097 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17386) DCM4CHEE<-F6LOGIQ(557) << A-RELEASE-RP
2025-03-10 09:46:30,148 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-29) DCM4CHEE<-F6LOGIQ(557): close Socket[addr=187.89.160.56/187.89.160.56,port=49856,localport=11112]
2025-03-10 09:46:36,978 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start UPSProcessingScheduler.execute()
2025-03-10 09:46:36,979 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished UPSProcessingScheduler.execute()
2025-03-10 09:46:53,915 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start AuditScheduler.execute()
2025-03-10 09:46:53,927 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-16) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 09:46:53,927 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-16) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 09:46:53,927 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished AuditScheduler.execute()
2025-03-10 09:46:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start TaskScheduler.execute()
2025-03-10 09:46:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished TaskScheduler.execute()
2025-03-10 09:47:05,863 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=1927&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250228084045068&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250228084319345&contentType=image/jpeg from null@162.240.235.97
2025-03-10 09:47:05,936 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=1927&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250228084045068&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250228084439055&contentType=image/jpeg from null@162.240.235.97
2025-03-10 09:47:06,013 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=1927&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250228084045068&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250228084554643&contentType=image/jpeg from null@162.240.235.97
2025-03-10 09:47:06,069 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=1927&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250228084045068&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250228084620877&contentType=image/jpeg from null@162.240.235.97
2025-03-10 09:47:06,126 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=1927&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250228084045068&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250228084817504&contentType=image/jpeg from null@162.240.235.97
2025-03-10 09:47:06,205 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=1927&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250228084045068&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250228084837359&contentType=image/jpeg from null@162.240.235.97
2025-03-10 09:47:06,283 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=1927&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250228084045068&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250228084856339&contentType=image/jpeg from null@162.240.235.97
2025-03-10 09:47:06,338 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=1927&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250228084045068&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250228084930188&contentType=image/jpeg from null@162.240.235.97
2025-03-10 09:47:06,391 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=1927&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250228084045068&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250228085004722&contentType=image/jpeg from null@162.240.235.97
2025-03-10 09:47:06,449 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=1927&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250228084045068&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250228085030906&contentType=image/jpeg from null@162.240.235.97
2025-03-10 09:47:06,497 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=1927&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250228084045068&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250228084045974&contentType=image/jpeg from null@162.240.235.97
2025-03-10 09:47:06,549 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=1927&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250228084045068&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250228084158093&contentType=image/jpeg from null@162.240.235.97
2025-03-10 09:47:06,601 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=1927&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250228084045068&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250228085232806&contentType=image/jpeg from null@162.240.235.97
2025-03-10 09:47:06,653 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=1927&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250228084045068&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250228085317906&contentType=image/jpeg from null@162.240.235.97
2025-03-10 09:47:06,715 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=1927&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250228084045068&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250228085339577&contentType=image/jpeg from null@162.240.235.97
2025-03-10 09:47:06,764 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=1927&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250228084045068&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250228085406825&contentType=image/jpeg from null@162.240.235.97
2025-03-10 09:47:06,819 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=1927&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250228084045068&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250228085456091&contentType=image/jpeg from null@162.240.235.97
2025-03-10 09:47:06,867 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=1927&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250228084045068&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250228085523577&contentType=image/jpeg from null@162.240.235.97
2025-03-10 09:47:06,937 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=1927&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250228084045068&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250228085546091&contentType=image/jpeg from null@162.240.235.97
2025-03-10 09:47:06,988 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=1927&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250228084045068&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250228085620555&contentType=image/jpeg from null@162.240.235.97
2025-03-10 09:47:12,276 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start IANScheduler.execute()
2025-03-10 09:47:12,278 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished IANScheduler.execute()
2025-03-10 09:47:28,961 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49860,localport=11112]
2025-03-10 09:47:28,961 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17391) DCM4CHEE<-F6LOGIQ(558) >> A-ASSOCIATE-RQ
2025-03-10 09:47:28,961 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17391) DCM4CHEE<-F6LOGIQ(558) << A-ASSOCIATE-AC
2025-03-10 09:47:29,262 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17391) DCM4CHEE<-F6LOGIQ(558) >> 15:C-STORE-RQ[pcid=3, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.840.113619.2.423.84107009440.1741571240.161 - ?
  tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]
2025-03-10 09:47:31,109 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17391) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:47:31,113 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17391) DCM4CHEE<-F6LOGIQ(558): Create Instance[pk=107786, uid=1.2.840.113619.2.423.84107009440.1741571240.161, class=1.2.840.10008.5.1.4.1.1.6.1, no=1792]
2025-03-10 09:47:31,114 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17391) DCM4CHEE<-F6LOGIQ(558): Create Location[pk=107786, systemID=fs1, path=2025/03/10/59FB0183/CF5B574F/2CB3F6A0, tsuid=1.2.840.10008.1.2.1, size=692664, status=OK, objectType=DICOM_FILE]
2025-03-10 09:47:31,137 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17391) DCM4CHEE<-F6LOGIQ(558): Updated DB in 28 ms
2025-03-10 09:47:31,138 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17391) DCM4CHEE<-F6LOGIQ(558) << 15:C-STORE-RSP[pcid=3, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.840.113619.2.423.84107009440.1741571240.161 - ?
  tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]
2025-03-10 09:47:31,544 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17391) DCM4CHEE<-F6LOGIQ(558) >> 16:C-STORE-RQ[pcid=3, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.840.113619.2.423.84107009440.1741571240.161 - ?
  tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]
2025-03-10 09:47:32,303 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17391) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:47:32,305 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17391) DCM4CHEE<-F6LOGIQ(558): Found previous received Instance[pk=107786, uid=1.2.840.113619.2.423.84107009440.1741571240.161, class=1.2.840.10008.5.1.4.1.1.6.1, no=1792]
2025-03-10 09:47:32,305 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17391) DCM4CHEE<-F6LOGIQ(558): Ignore received Instance[studyUID=341542,seriesUID=1.2.840.113619.2.423.84107009440.1741570756.132,objectUID=1.2.840.113619.2.423.84107009440.1741571240.161] with equal digest
2025-03-10 09:47:32,306 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17391) DCM4CHEE<-F6LOGIQ(558): Updated DB in 3 ms
2025-03-10 09:47:32,306 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17391) DCM4CHEE<-F6LOGIQ(558) << 16:C-STORE-RSP[pcid=3, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.840.113619.2.423.84107009440.1741571240.161 - ?
  tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]
2025-03-10 09:47:32,645 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17391) DCM4CHEE<-F6LOGIQ(558) >> A-RELEASE-RQ
2025-03-10 09:47:32,646 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17391) DCM4CHEE<-F6LOGIQ(558) << A-RELEASE-RP
2025-03-10 09:47:32,696 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-3) DCM4CHEE<-F6LOGIQ(558): close Socket[addr=187.89.160.56/187.89.160.56,port=49860,localport=11112]
2025-03-10 09:47:36,979 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start UPSProcessingScheduler.execute()
2025-03-10 09:47:36,980 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished UPSProcessingScheduler.execute()
2025-03-10 09:47:53,927 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start AuditScheduler.execute()
2025-03-10 09:47:53,928 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-19) Send audit message to /127.0.0.1:514
2025-03-10 09:47:53,928 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-19) Send audit message to /127.0.0.1:514
2025-03-10 09:47:53,929 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-19) Send audit message to /127.0.0.1:514
2025-03-10 09:47:53,937 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-19) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 09:47:53,937 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-19) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 09:47:53,938 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished AuditScheduler.execute()
2025-03-10 09:47:55,433 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49863,localport=11112]
2025-03-10 09:47:55,434 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17395) DCM4CHEE<-F6LOGIQ(559) >> A-ASSOCIATE-RQ
2025-03-10 09:47:55,434 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17395) DCM4CHEE<-F6LOGIQ(559) << A-ASSOCIATE-AC
2025-03-10 09:47:55,643 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17395) DCM4CHEE<-F6LOGIQ(559) >> 17:C-STORE-RQ[pcid=3, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.840.113619.2.423.84107009440.1741570874.133 - ?
  tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]
2025-03-10 09:47:57,664 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17395) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:47:57,667 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17395) DCM4CHEE<-F6LOGIQ(559): Found previous received Instance[pk=107777, uid=1.2.840.113619.2.423.84107009440.1741570874.133, class=1.2.840.10008.5.1.4.1.1.6.1, no=0]
2025-03-10 09:47:57,667 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17395) DCM4CHEE<-F6LOGIQ(559): Ignore received Instance[studyUID=341542,seriesUID=1.2.840.113619.2.423.84107009440.1741570756.132,objectUID=1.2.840.113619.2.423.84107009440.1741570874.133] with equal digest
2025-03-10 09:47:57,668 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17395) DCM4CHEE<-F6LOGIQ(559): Updated DB in 4 ms
2025-03-10 09:47:57,668 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17395) DCM4CHEE<-F6LOGIQ(559) << 17:C-STORE-RSP[pcid=3, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.840.113619.2.423.84107009440.1741570874.133 - ?
  tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]
2025-03-10 09:47:57,983 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17395) DCM4CHEE<-F6LOGIQ(559) >> 18:C-STORE-RQ[pcid=3, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.840.113619.2.423.84107009440.1741570914.137 - ?
  tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]
2025-03-10 09:47:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start TaskScheduler.execute()
2025-03-10 09:47:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished TaskScheduler.execute()
2025-03-10 09:48:00,732 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17395) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:48:00,735 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17395) DCM4CHEE<-F6LOGIQ(559): Found previous received Instance[pk=107779, uid=1.2.840.113619.2.423.84107009440.1741570914.137, class=1.2.840.10008.5.1.4.1.1.6.1, no=256]
2025-03-10 09:48:00,735 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17395) DCM4CHEE<-F6LOGIQ(559): Ignore received Instance[studyUID=341542,seriesUID=1.2.840.113619.2.423.84107009440.1741570756.132,objectUID=1.2.840.113619.2.423.84107009440.1741570914.137] with equal digest
2025-03-10 09:48:00,736 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17395) DCM4CHEE<-F6LOGIQ(559): Updated DB in 4 ms
2025-03-10 09:48:00,737 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17395) DCM4CHEE<-F6LOGIQ(559) << 18:C-STORE-RSP[pcid=3, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.840.113619.2.423.84107009440.1741570914.137 - ?
  tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]
2025-03-10 09:48:01,040 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17395) DCM4CHEE<-F6LOGIQ(559) >> 19:C-STORE-RQ[pcid=3, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.840.113619.2.423.84107009440.1741570946.141 - ?
  tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]
2025-03-10 09:48:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start PurgeStorageScheduler.execute()
2025-03-10 09:48:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished PurgeStorageScheduler.execute()
2025-03-10 09:48:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-17396) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 09:48:01,702 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-17396) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 09:48:03,789 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17395) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:48:03,791 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17395) DCM4CHEE<-F6LOGIQ(559): Found previous received Instance[pk=107780, uid=1.2.840.113619.2.423.84107009440.1741570946.141, class=1.2.840.10008.5.1.4.1.1.6.1, no=512]
2025-03-10 09:48:03,791 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17395) DCM4CHEE<-F6LOGIQ(559): Ignore received Instance[studyUID=341542,seriesUID=1.2.840.113619.2.423.84107009440.1741570756.132,objectUID=1.2.840.113619.2.423.84107009440.1741570946.141] with equal digest
2025-03-10 09:48:03,792 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17395) DCM4CHEE<-F6LOGIQ(559): Updated DB in 3 ms
2025-03-10 09:48:03,793 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17395) DCM4CHEE<-F6LOGIQ(559) << 19:C-STORE-RSP[pcid=3, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.840.113619.2.423.84107009440.1741570946.141 - ?
  tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]
2025-03-10 09:48:04,096 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17395) DCM4CHEE<-F6LOGIQ(559) >> 20:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.7 - Secondary Capture Image Storage
  iuid=1.2.840.113619.2.423.84107009440.1741570971.145 - ?
  tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]
2025-03-10 09:48:04,884 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17395) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:48:04,886 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17395) DCM4CHEE<-F6LOGIQ(559): Found previous received Instance[pk=107781, uid=1.2.840.113619.2.423.84107009440.1741570971.145, class=1.2.840.10008.5.1.4.1.1.7, no=768]
2025-03-10 09:48:04,886 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17395) DCM4CHEE<-F6LOGIQ(559): Ignore received Instance[studyUID=341542,seriesUID=1.2.840.113619.2.423.84107009440.1741570756.132,objectUID=1.2.840.113619.2.423.84107009440.1741570971.145] with equal digest
2025-03-10 09:48:04,886 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17395) DCM4CHEE<-F6LOGIQ(559): Updated DB in 2 ms
2025-03-10 09:48:04,887 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17395) DCM4CHEE<-F6LOGIQ(559) << 20:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.7 - Secondary Capture Image Storage
  iuid=1.2.840.113619.2.423.84107009440.1741570971.145 - ?
  tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]
2025-03-10 09:48:05,209 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17395) DCM4CHEE<-F6LOGIQ(559) >> 21:C-STORE-RQ[pcid=3, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.840.113619.2.423.84107009440.1741570995.149 - ?
  tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]
2025-03-10 09:48:05,996 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17395) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:48:05,998 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17395) DCM4CHEE<-F6LOGIQ(559): Found previous received Instance[pk=107782, uid=1.2.840.113619.2.423.84107009440.1741570995.149, class=1.2.840.10008.5.1.4.1.1.6.1, no=1024]
2025-03-10 09:48:05,998 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17395) DCM4CHEE<-F6LOGIQ(559): Ignore received Instance[studyUID=341542,seriesUID=1.2.840.113619.2.423.84107009440.1741570756.132,objectUID=1.2.840.113619.2.423.84107009440.1741570995.149] with equal digest
2025-03-10 09:48:05,999 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17395) DCM4CHEE<-F6LOGIQ(559): Updated DB in 3 ms
2025-03-10 09:48:05,999 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17395) DCM4CHEE<-F6LOGIQ(559) << 21:C-STORE-RSP[pcid=3, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.840.113619.2.423.84107009440.1741570995.149 - ?
  tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]
2025-03-10 09:48:06,270 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17395) DCM4CHEE<-F6LOGIQ(559) >> 22:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.7 - Secondary Capture Image Storage
  iuid=1.2.840.113619.2.423.84107009440.1741571076.153 - ?
  tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]
2025-03-10 09:48:09,019 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17395) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:48:09,021 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17395) DCM4CHEE<-F6LOGIQ(559): Found previous received Instance[pk=107783, uid=1.2.840.113619.2.423.84107009440.1741571076.153, class=1.2.840.10008.5.1.4.1.1.7, no=1280]
2025-03-10 09:48:09,021 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17395) DCM4CHEE<-F6LOGIQ(559): Ignore received Instance[studyUID=341542,seriesUID=1.2.840.113619.2.423.84107009440.1741570756.132,objectUID=1.2.840.113619.2.423.84107009440.1741571076.153] with equal digest
2025-03-10 09:48:09,022 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17395) DCM4CHEE<-F6LOGIQ(559): Updated DB in 3 ms
2025-03-10 09:48:09,022 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17395) DCM4CHEE<-F6LOGIQ(559) << 22:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.7 - Secondary Capture Image Storage
  iuid=1.2.840.113619.2.423.84107009440.1741571076.153 - ?
  tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]
2025-03-10 09:48:09,314 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17395) DCM4CHEE<-F6LOGIQ(559) >> 23:C-STORE-RQ[pcid=3, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.840.113619.2.423.84107009440.1741571202.157 - ?
  tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]
2025-03-10 09:48:10,101 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17395) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:48:10,103 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17395) DCM4CHEE<-F6LOGIQ(559): Found previous received Instance[pk=107785, uid=1.2.840.113619.2.423.84107009440.1741571202.157, class=1.2.840.10008.5.1.4.1.1.6.1, no=1536]
2025-03-10 09:48:10,104 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17395) DCM4CHEE<-F6LOGIQ(559): Ignore received Instance[studyUID=341542,seriesUID=1.2.840.113619.2.423.84107009440.1741570756.132,objectUID=1.2.840.113619.2.423.84107009440.1741571202.157] with equal digest
2025-03-10 09:48:10,104 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17395) DCM4CHEE<-F6LOGIQ(559): Updated DB in 3 ms
2025-03-10 09:48:10,105 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17395) DCM4CHEE<-F6LOGIQ(559) << 23:C-STORE-RSP[pcid=3, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.840.113619.2.423.84107009440.1741571202.157 - ?
  tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]
2025-03-10 09:48:10,376 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17395) DCM4CHEE<-F6LOGIQ(559) >> 24:C-STORE-RQ[pcid=3, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.840.113619.2.423.84107009440.1741571240.161 - ?
  tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]
2025-03-10 09:48:11,164 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17395) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:48:11,166 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17395) DCM4CHEE<-F6LOGIQ(559): Found previous received Instance[pk=107786, uid=1.2.840.113619.2.423.84107009440.1741571240.161, class=1.2.840.10008.5.1.4.1.1.6.1, no=1792]
2025-03-10 09:48:11,167 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17395) DCM4CHEE<-F6LOGIQ(559): Ignore received Instance[studyUID=341542,seriesUID=1.2.840.113619.2.423.84107009440.1741570756.132,objectUID=1.2.840.113619.2.423.84107009440.1741571240.161] with equal digest
2025-03-10 09:48:11,167 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17395) DCM4CHEE<-F6LOGIQ(559): Updated DB in 3 ms
2025-03-10 09:48:11,168 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17395) DCM4CHEE<-F6LOGIQ(559) << 24:C-STORE-RSP[pcid=3, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.840.113619.2.423.84107009440.1741571240.161 - ?
  tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]
2025-03-10 09:48:11,515 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17395) DCM4CHEE<-F6LOGIQ(559) >> A-RELEASE-RQ
2025-03-10 09:48:11,516 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17395) DCM4CHEE<-F6LOGIQ(559) << A-RELEASE-RP
2025-03-10 09:48:11,566 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-27) DCM4CHEE<-F6LOGIQ(559): close Socket[addr=187.89.160.56/187.89.160.56,port=49863,localport=11112]
2025-03-10 09:48:12,278 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start IANScheduler.execute()
2025-03-10 09:48:12,280 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished IANScheduler.execute()
2025-03-10 09:48:36,980 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start UPSProcessingScheduler.execute()
2025-03-10 09:48:36,981 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished UPSProcessingScheduler.execute()
2025-03-10 09:48:53,938 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start AuditScheduler.execute()
2025-03-10 09:48:53,939 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-4) Send audit message to /127.0.0.1:514
2025-03-10 09:48:53,939 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-4) Send audit message to /127.0.0.1:514
2025-03-10 09:48:53,948 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-4) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 09:48:53,948 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-4) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 09:48:53,948 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished AuditScheduler.execute()
2025-03-10 09:48:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start TaskScheduler.execute()
2025-03-10 09:48:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished TaskScheduler.execute()
2025-03-10 09:49:12,280 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start IANScheduler.execute()
2025-03-10 09:49:12,282 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished IANScheduler.execute()
2025-03-10 09:49:36,982 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start UPSProcessingScheduler.execute()
2025-03-10 09:49:36,983 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished UPSProcessingScheduler.execute()
2025-03-10 09:49:50,874 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 09:49:50,876 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 09:49:53,949 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start AuditScheduler.execute()
2025-03-10 09:49:53,957 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-25) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 09:49:53,958 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-25) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 09:49:53,958 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished AuditScheduler.execute()
2025-03-10 09:49:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start TaskScheduler.execute()
2025-03-10 09:49:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished TaskScheduler.execute()
2025-03-10 09:50:12,282 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start IANScheduler.execute()
2025-03-10 09:50:12,285 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished IANScheduler.execute()
2025-03-10 09:50:26,727 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17007) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:50:26,731 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17007) Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
2025-03-10 09:50:26,740 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(542): processing 16:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213101842404 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 09:50:26,741 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(542) << 16:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:50:26,947 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(542) >> A-RELEASE-RQ
2025-03-10 09:50:26,947 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17007) DCM4CHEE<-HS60MT(542) << A-RELEASE-RP
2025-03-10 09:50:26,998 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-30) DCM4CHEE<-HS60MT(542): close Socket[addr=187.89.160.56/187.89.160.56,port=49269,localport=11112]
2025-03-10 09:50:36,983 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start UPSProcessingScheduler.execute()
2025-03-10 09:50:36,984 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished UPSProcessingScheduler.execute()
2025-03-10 09:50:53,958 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start AuditScheduler.execute()
2025-03-10 09:50:53,968 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-28) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 09:50:53,968 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-28) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 09:50:53,968 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished AuditScheduler.execute()
2025-03-10 09:50:57,707 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49270,localport=11112]
2025-03-10 09:50:57,718 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(560) >> A-ASSOCIATE-RQ
2025-03-10 09:50:57,718 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(560) << A-ASSOCIATE-AC
2025-03-10 09:50:58,008 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(560) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308090453897 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:50:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start TaskScheduler.execute()
2025-03-10 09:50:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished TaskScheduler.execute()
2025-03-10 09:51:04,330 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17176) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:51:04,332 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17176) DCM4CHEE<-FCR-CSL1(545): Create Instance[pk=107787, uid=1.2.392.200036.9125.9.0.254262842.3121620158.86381729, class=1.2.840.10008.5.1.4.1.1.1, no=3003]
2025-03-10 09:51:04,333 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17176) DCM4CHEE<-FCR-CSL1(545): Create Location[pk=107787, systemID=fs1, path=2025/03/10/528776DB/D05F32DD/1AFDD398, tsuid=1.2.840.10008.1.2, size=14015774, status=OK, objectType=DICOM_FILE]
2025-03-10 09:51:04,354 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17176) DCM4CHEE<-FCR-CSL1(545): Updated DB in 24 ms
2025-03-10 09:51:04,354 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17176) DCM4CHEE<-FCR-CSL1(545) << 37:C-STORE-RSP[pcid=31, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.1 - Computed Radiography Image Storage
  iuid=1.2.392.200036.9125.9.0.254262842.3121620158.86381729 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:51:04,552 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17176) DCM4CHEE<-FCR-CSL1(545) >> 39:C-STORE-RQ[pcid=31, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.1 - Computed Radiography Image Storage
  iuid=1.2.392.200036.9125.9.0.254262841.4111279294.86381729 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:51:12,285 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start IANScheduler.execute()
2025-03-10 09:51:12,287 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished IANScheduler.execute()
2025-03-10 09:51:27,805 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start StudySizeScheduler.execute()
2025-03-10 09:51:27,874 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) Calculated size of 1 studies
2025-03-10 09:51:27,874 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished StudySizeScheduler.execute()
2025-03-10 09:51:34,060 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17409) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:51:34,063 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(560): Found previous received Instance[pk=107611, uid=1.2.410.200001.101.11.601.1501430850.3.20250308090453897, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 09:51:34,064 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(560): Ignore received Instance[studyUID=341513,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308090453691,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308090453897] with equal digest
2025-03-10 09:51:34,064 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(560): Updated DB in 4 ms
2025-03-10 09:51:34,065 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(560) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308090453897 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:51:34,275 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(560) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308090655551 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:51:36,984 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start UPSProcessingScheduler.execute()
2025-03-10 09:51:36,985 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished UPSProcessingScheduler.execute()
2025-03-10 09:51:53,969 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start AuditScheduler.execute()
2025-03-10 09:51:53,970 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-29) Send audit message to /127.0.0.1:514
2025-03-10 09:51:53,979 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 09:51:53,979 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 09:51:53,979 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished AuditScheduler.execute()
2025-03-10 09:51:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start TaskScheduler.execute()
2025-03-10 09:51:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished TaskScheduler.execute()
2025-03-10 09:52:12,287 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start IANScheduler.execute()
2025-03-10 09:52:12,289 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished IANScheduler.execute()
2025-03-10 09:52:15,769 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17409) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:52:15,771 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(560): Found previous received Instance[pk=107612, uid=1.2.410.200001.101.11.601.1501430850.3.20250308090655551, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 09:52:15,772 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(560): Ignore received Instance[studyUID=341513,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308090453691,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308090655551] with equal digest
2025-03-10 09:52:15,772 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(560): Updated DB in 3 ms
2025-03-10 09:52:15,773 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(560) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308090655551 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:52:15,981 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(560) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308090931567 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:52:36,985 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start UPSProcessingScheduler.execute()
2025-03-10 09:52:36,986 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished UPSProcessingScheduler.execute()
2025-03-10 09:52:53,979 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start AuditScheduler.execute()
2025-03-10 09:52:53,980 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-13) Send audit message to /127.0.0.1:514
2025-03-10 09:52:53,981 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-13) Send audit message to /127.0.0.1:514
2025-03-10 09:52:53,989 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-13) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 09:52:53,989 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-13) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 09:52:53,989 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished AuditScheduler.execute()
2025-03-10 09:52:58,474 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17409) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:52:58,476 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(560): Found previous received Instance[pk=107613, uid=1.2.410.200001.101.11.601.1501430850.3.20250308090931567, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 09:52:58,477 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(560): Ignore received Instance[studyUID=341513,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308090453691,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308090931567] with equal digest
2025-03-10 09:52:58,477 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(560): Updated DB in 3 ms
2025-03-10 09:52:58,478 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(560) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308090931567 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:52:58,688 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(560) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308090946915 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:52:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start TaskScheduler.execute()
2025-03-10 09:52:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished TaskScheduler.execute()
2025-03-10 09:53:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start PurgeStorageScheduler.execute()
2025-03-10 09:53:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished PurgeStorageScheduler.execute()
2025-03-10 09:53:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-17418) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 09:53:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-17418) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 09:53:12,289 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start IANScheduler.execute()
2025-03-10 09:53:12,291 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished IANScheduler.execute()
2025-03-10 09:53:30,400 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17409) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:53:30,402 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(560): Found previous received Instance[pk=107614, uid=1.2.410.200001.101.11.601.1501430850.3.20250308090946915, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 09:53:30,402 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(560): Ignore received Instance[studyUID=341513,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308090453691,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308090946915] with equal digest
2025-03-10 09:53:30,403 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(560): Updated DB in 3 ms
2025-03-10 09:53:30,404 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(560) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308090946915 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:53:30,614 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(560) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308091011856 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:53:36,987 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start UPSProcessingScheduler.execute()
2025-03-10 09:53:36,988 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished UPSProcessingScheduler.execute()
2025-03-10 09:53:53,990 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start AuditScheduler.execute()
2025-03-10 09:53:53,998 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-19) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 09:53:53,998 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-19) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 09:53:53,998 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished AuditScheduler.execute()
2025-03-10 09:53:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start TaskScheduler.execute()
2025-03-10 09:53:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished TaskScheduler.execute()
2025-03-10 09:54:02,163 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17409) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:54:02,165 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(560): Found previous received Instance[pk=107615, uid=1.2.410.200001.101.11.601.1501430850.3.20250308091011856, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 09:54:02,166 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(560): Ignore received Instance[studyUID=341513,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308090453691,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308091011856] with equal digest
2025-03-10 09:54:02,166 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(560): Updated DB in 3 ms
2025-03-10 09:54:02,167 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(560) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308091011856 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:54:02,376 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(560) >> A-RELEASE-RQ
2025-03-10 09:54:02,376 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(560) << A-RELEASE-RP
2025-03-10 09:54:02,426 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-27) DCM4CHEE<-HS60MT(560): close Socket[addr=187.89.160.56/187.89.160.56,port=49270,localport=11112]
2025-03-10 09:54:02,786 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49283,localport=11112]
2025-03-10 09:54:02,786 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(561) >> A-ASSOCIATE-RQ
2025-03-10 09:54:02,786 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(561) << A-ASSOCIATE-AC
2025-03-10 09:54:02,986 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(561) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308092538988 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:54:12,291 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start IANScheduler.execute()
2025-03-10 09:54:12,293 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished IANScheduler.execute()
2025-03-10 09:54:36,988 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start UPSProcessingScheduler.execute()
2025-03-10 09:54:36,989 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished UPSProcessingScheduler.execute()
2025-03-10 09:54:42,065 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17409) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:54:42,068 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(561): Found previous received Instance[pk=107528, uid=1.2.410.200001.101.11.601.1501430850.3.20250308092538988, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 09:54:42,068 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(561): Ignore received Instance[studyUID=341522,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308092538632,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308092538988] with equal digest
2025-03-10 09:54:42,069 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(561): Updated DB in 4 ms
2025-03-10 09:54:42,070 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(561) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308092538988 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:54:42,276 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(561) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308092727170 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:54:50,877 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 09:54:50,879 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 09:54:53,999 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start AuditScheduler.execute()
2025-03-10 09:54:54,007 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-4) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 09:54:54,007 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-4) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 09:54:54,007 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished AuditScheduler.execute()
2025-03-10 09:54:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start TaskScheduler.execute()
2025-03-10 09:54:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished TaskScheduler.execute()
2025-03-10 09:55:12,293 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start IANScheduler.execute()
2025-03-10 09:55:12,295 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished IANScheduler.execute()
2025-03-10 09:55:22,033 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17409) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:55:22,035 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(561): Found previous received Instance[pk=107535, uid=1.2.410.200001.101.11.601.1501430850.3.20250308092727170, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 09:55:22,035 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(561): Ignore received Instance[studyUID=341522,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308092538632,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308092727170] with equal digest
2025-03-10 09:55:22,036 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(561): Updated DB in 3 ms
2025-03-10 09:55:22,037 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(561) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308092727170 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:55:22,241 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(561) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308092736194 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:55:36,990 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start UPSProcessingScheduler.execute()
2025-03-10 09:55:36,991 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished UPSProcessingScheduler.execute()
2025-03-10 09:55:46,667 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17176) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:55:46,669 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17176) DCM4CHEE<-FCR-CSL1(545): Create Instance[pk=107788, uid=1.2.392.200036.9125.9.0.254262841.4111279294.86381729, class=1.2.840.10008.5.1.4.1.1.1, no=3004]
2025-03-10 09:55:46,669 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17176) DCM4CHEE<-FCR-CSL1(545): Create Location[pk=107788, systemID=fs1, path=2025/03/10/528776DB/D05F32DD/7A068F5E, tsuid=1.2.840.10008.1.2, size=14015774, status=OK, objectType=DICOM_FILE]
2025-03-10 09:55:46,688 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17176) DCM4CHEE<-FCR-CSL1(545): Updated DB in 20 ms
2025-03-10 09:55:46,688 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17176) DCM4CHEE<-FCR-CSL1(545) << 39:C-STORE-RSP[pcid=31, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.1 - Computed Radiography Image Storage
  iuid=1.2.392.200036.9125.9.0.254262841.4111279294.86381729 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:55:46,886 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17176) DCM4CHEE<-FCR-CSL1(545) >> 41:C-STORE-RQ[pcid=31, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.1 - Computed Radiography Image Storage
  iuid=1.2.392.200036.9125.9.0.254262844.2484282558.86381729 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:55:52,703 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17409) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:55:52,706 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(561): Found previous received Instance[pk=107536, uid=1.2.410.200001.101.11.601.1501430850.3.20250308092736194, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 09:55:52,706 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(561): Ignore received Instance[studyUID=341522,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308092538632,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308092736194] with equal digest
2025-03-10 09:55:52,706 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(561): Updated DB in 3 ms
2025-03-10 09:55:52,707 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(561) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308092736194 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:55:52,914 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(561) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308092904279 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:55:54,008 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start AuditScheduler.execute()
2025-03-10 09:55:54,020 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-11) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 09:55:54,020 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-11) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 09:55:54,020 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished AuditScheduler.execute()
2025-03-10 09:55:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start TaskScheduler.execute()
2025-03-10 09:55:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished TaskScheduler.execute()
2025-03-10 09:56:12,295 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start IANScheduler.execute()
2025-03-10 09:56:12,297 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished IANScheduler.execute()
2025-03-10 09:56:23,573 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17409) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:56:23,575 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(561): Found previous received Instance[pk=107537, uid=1.2.410.200001.101.11.601.1501430850.3.20250308092904279, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 09:56:23,576 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(561): Ignore received Instance[studyUID=341522,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308092538632,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308092904279] with equal digest
2025-03-10 09:56:23,576 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(561): Updated DB in 3 ms
2025-03-10 09:56:23,577 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(561) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308092904279 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:56:23,784 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(561) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308092922570 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:56:27,874 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start StudySizeScheduler.execute()
2025-03-10 09:56:27,937 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) Calculated size of 1 studies
2025-03-10 09:56:27,937 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished StudySizeScheduler.execute()
2025-03-10 09:56:36,991 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start UPSProcessingScheduler.execute()
2025-03-10 09:56:36,992 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished UPSProcessingScheduler.execute()
2025-03-10 09:56:54,020 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start AuditScheduler.execute()
2025-03-10 09:56:54,021 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-24) Send audit message to /127.0.0.1:514
2025-03-10 09:56:54,031 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-24) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 09:56:54,031 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-24) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 09:56:54,031 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished AuditScheduler.execute()
2025-03-10 09:56:54,284 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17409) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:56:54,287 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(561): Found previous received Instance[pk=107538, uid=1.2.410.200001.101.11.601.1501430850.3.20250308092922570, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 09:56:54,288 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(561): Ignore received Instance[studyUID=341522,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308092538632,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308092922570] with equal digest
2025-03-10 09:56:54,288 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(561): Updated DB in 3 ms
2025-03-10 09:56:54,289 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(561) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308092922570 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:56:54,495 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(561) >> A-RELEASE-RQ
2025-03-10 09:56:54,495 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(561) << A-RELEASE-RP
2025-03-10 09:56:54,545 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-28) DCM4CHEE<-HS60MT(561): close Socket[addr=187.89.160.56/187.89.160.56,port=49283,localport=11112]
2025-03-10 09:56:54,903 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49284,localport=11112]
2025-03-10 09:56:54,903 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(562) >> A-ASSOCIATE-RQ
2025-03-10 09:56:54,903 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(562) << A-ASSOCIATE-AC
2025-03-10 09:56:55,104 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(562) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308095900810 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:56:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start TaskScheduler.execute()
2025-03-10 09:56:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished TaskScheduler.execute()
2025-03-10 09:57:12,298 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start IANScheduler.execute()
2025-03-10 09:57:12,300 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished IANScheduler.execute()
2025-03-10 09:57:29,137 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341458&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250308074017855&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250308074020710&contentType=image/jpeg from null@162.240.235.97
2025-03-10 09:57:29,226 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341458&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250308074017855&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250308074031366&contentType=image/jpeg from null@162.240.235.97
2025-03-10 09:57:29,306 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341458&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250308074017855&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250308074105562&contentType=image/jpeg from null@162.240.235.97
2025-03-10 09:57:29,390 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341458&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250308074017855&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250308074130331&contentType=image/jpeg from null@162.240.235.97
2025-03-10 09:57:29,455 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341458&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250308074017855&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250308074213874&contentType=image/jpeg from null@162.240.235.97
2025-03-10 09:57:29,534 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341458&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250308074017855&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250308074242960&contentType=image/jpeg from null@162.240.235.97
2025-03-10 09:57:29,595 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341458&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250308074017855&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250308074402809&contentType=image/jpeg from null@162.240.235.97
2025-03-10 09:57:29,647 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341458&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250308074017855&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250308074412988&contentType=image/jpeg from null@162.240.235.97
2025-03-10 09:57:29,712 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341458&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250308074017855&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250308074649919&contentType=image/jpeg from null@162.240.235.97
2025-03-10 09:57:29,773 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341458&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250308074017855&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250308080828985&contentType=image/jpeg from null@162.240.235.97
2025-03-10 09:57:29,828 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341458&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250308074017855&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250308080842253&contentType=image/jpeg from null@162.240.235.97
2025-03-10 09:57:29,886 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341458&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250308074017855&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250308080927158&contentType=image/jpeg from null@162.240.235.97
2025-03-10 09:57:29,947 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341458&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250308074017855&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250308080959369&contentType=image/jpeg from null@162.240.235.97
2025-03-10 09:57:30,012 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341458&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250308074017855&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250308081019252&contentType=image/jpeg from null@162.240.235.97
2025-03-10 09:57:30,071 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341458&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250308074017855&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250308081038549&contentType=image/jpeg from null@162.240.235.97
2025-03-10 09:57:30,139 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341458&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250308074017855&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250308081056994&contentType=image/jpeg from null@162.240.235.97
2025-03-10 09:57:30,205 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341458&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250308074017855&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250308081123655&contentType=image/jpeg from null@162.240.235.97
2025-03-10 09:57:30,272 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341458&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250308074017855&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250308081156703&contentType=image/jpeg from null@162.240.235.97
2025-03-10 09:57:30,332 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341458&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250308074017855&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250308081305497&contentType=image/jpeg from null@162.240.235.97
2025-03-10 09:57:30,394 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341458&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250308074017855&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250308081330698&contentType=image/jpeg from null@162.240.235.97
2025-03-10 09:57:30,444 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341458&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250308074017855&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250308081503055&contentType=image/jpeg from null@162.240.235.97
2025-03-10 09:57:30,502 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341458&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250308074017855&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250308081539921&contentType=image/jpeg from null@162.240.235.97
2025-03-10 09:57:30,555 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341458&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250308074017855&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250308081936122&contentType=image/jpeg from null@162.240.235.97
2025-03-10 09:57:30,608 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341458&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250308074017855&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250308082145527&contentType=image/jpeg from null@162.240.235.97
2025-03-10 09:57:30,672 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341458&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250308074017855&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250308082154351&contentType=image/jpeg from null@162.240.235.97
2025-03-10 09:57:30,731 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341458&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250308074017855&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250308082246569&contentType=image/jpeg from null@162.240.235.97
2025-03-10 09:57:30,794 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341458&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250308074017855&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250308082305246&contentType=image/jpeg from null@162.240.235.97
2025-03-10 09:57:30,866 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341458&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250308074017855&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250308082359404&contentType=image/jpeg from null@162.240.235.97
2025-03-10 09:57:30,919 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341458&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250308074017855&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250308082552847&contentType=image/jpeg from null@162.240.235.97
2025-03-10 09:57:30,987 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341458&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250308074017855&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250308082641926&contentType=image/jpeg from null@162.240.235.97
2025-03-10 09:57:31,054 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341458&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250308074017855&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250308082824172&contentType=image/jpeg from null@162.240.235.97
2025-03-10 09:57:31,113 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341458&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250308074017855&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250308082904384&contentType=image/jpeg from null@162.240.235.97
2025-03-10 09:57:31,177 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341458&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250308074017855&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250308083013537&contentType=image/jpeg from null@162.240.235.97
2025-03-10 09:57:31,245 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341458&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250308074017855&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250308083100765&contentType=image/jpeg from null@162.240.235.97
2025-03-10 09:57:31,298 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341458&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250308074017855&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250308083115778&contentType=image/jpeg from null@162.240.235.97
2025-03-10 09:57:33,028 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17409) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:57:33,031 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(562): Found previous received Instance[pk=107719, uid=1.2.410.200001.101.11.601.1501430850.3.20250308095900810, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 09:57:33,032 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(562): Ignore received Instance[studyUID=341525,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308095900331,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308095900810] with equal digest
2025-03-10 09:57:33,032 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(562): Updated DB in 4 ms
2025-03-10 09:57:33,033 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(562) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308095900810 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:57:33,241 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(562) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308100008293 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:57:36,992 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start UPSProcessingScheduler.execute()
2025-03-10 09:57:36,994 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished UPSProcessingScheduler.execute()
2025-03-10 09:57:54,032 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start AuditScheduler.execute()
2025-03-10 09:57:54,032 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-5) Send audit message to /127.0.0.1:514
2025-03-10 09:57:54,041 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-5) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 09:57:54,041 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-5) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 09:57:54,041 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished AuditScheduler.execute()
2025-03-10 09:57:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start TaskScheduler.execute()
2025-03-10 09:57:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished TaskScheduler.execute()
2025-03-10 09:58:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start PurgeStorageScheduler.execute()
2025-03-10 09:58:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished PurgeStorageScheduler.execute()
2025-03-10 09:58:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-17439) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 09:58:01,702 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-17439) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 09:58:04,739 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52098,localport=11112]
2025-03-10 09:58:04,740 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17439) DCM4CHEE<-HS30(563) >> A-ASSOCIATE-RQ
2025-03-10 09:58:04,740 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17439) DCM4CHEE<-HS30(563) << A-ASSOCIATE-AC
2025-03-10 09:58:04,941 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17439) DCM4CHEE<-HS30(563) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310095139728 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:58:08,976 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17439) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:58:08,980 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-17439) DCM4CHEE<-HS30(563): Create Patient[pk=8370, id=PatientID[pk=8370, id=341552, issuer=DCM4CHEE.82241F45.8A1E20B4], name=HEITOR BARBOSA DA SILVA]
2025-03-10 09:58:08,981 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17439) DCM4CHEE<-HS30(563): Create Study[pk=9404, uid=341552, id=31593]
2025-03-10 09:58:08,982 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17439) DCM4CHEE<-HS30(563): Create Series[pk=9689, uid=1.2.410.200001.101.11.301.1144174170.2.20250310095139424, no=1, mod=US]
2025-03-10 09:58:08,982 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17439) DCM4CHEE<-HS30(563): Create Instance[pk=107789, uid=1.2.410.200001.101.11.301.1144174170.3.20250310095139728, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 09:58:08,982 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17439) DCM4CHEE<-HS30(563): Create Location[pk=107789, systemID=fs1, path=2025/03/10/59FB01A2/FF02BCEB/CCAD29F3, tsuid=1.2.840.10008.1.2, size=3416644, status=OK, objectType=DICOM_FILE]
2025-03-10 09:58:09,023 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17439) DCM4CHEE<-HS30(563): Updated DB in 47 ms
2025-03-10 09:58:09,024 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-17439) No duplicate record with equal Patient ID found Patient[pk=8370, id=PatientID[pk=8370, id=341552, issuer=DCM4CHEE.82241F45.8A1E20B4], name=HEITOR BARBOSA DA SILVA]
2025-03-10 09:58:09,025 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17439) DCM4CHEE<-HS30(563) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310095139728 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:58:09,228 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17439) DCM4CHEE<-HS30(563) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310095212651 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:58:12,215 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17439) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:58:12,217 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17439) DCM4CHEE<-HS30(563): Create Instance[pk=107790, uid=1.2.410.200001.101.11.301.1144174170.3.20250310095212651, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 09:58:12,217 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17439) DCM4CHEE<-HS30(563): Create Location[pk=107790, systemID=fs1, path=2025/03/10/59FB01A2/FF02BCEB/CE42A18C, tsuid=1.2.840.10008.1.2, size=3416644, status=OK, objectType=DICOM_FILE]
2025-03-10 09:58:12,239 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17439) DCM4CHEE<-HS30(563): Updated DB in 24 ms
2025-03-10 09:58:12,239 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17439) DCM4CHEE<-HS30(563) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310095212651 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:58:12,300 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start IANScheduler.execute()
2025-03-10 09:58:12,302 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished IANScheduler.execute()
2025-03-10 09:58:12,442 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17439) DCM4CHEE<-HS30(563) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310095246569 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:58:13,210 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17409) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:58:13,212 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(562): Found previous received Instance[pk=107720, uid=1.2.410.200001.101.11.601.1501430850.3.20250308100008293, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 09:58:13,212 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(562): Ignore received Instance[studyUID=341525,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308095900331,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308100008293] with equal digest
2025-03-10 09:58:13,212 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(562): Updated DB in 2 ms
2025-03-10 09:58:13,213 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(562) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308100008293 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:58:13,417 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(562) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308100025599 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:58:16,225 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17439) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:58:16,227 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17439) DCM4CHEE<-HS30(563): Create Instance[pk=107791, uid=1.2.410.200001.101.11.301.1144174170.3.20250310095246569, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 09:58:16,227 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17439) DCM4CHEE<-HS30(563): Create Location[pk=107791, systemID=fs1, path=2025/03/10/59FB01A2/FF02BCEB/CE6EB5F1, tsuid=1.2.840.10008.1.2, size=3416644, status=OK, objectType=DICOM_FILE]
2025-03-10 09:58:16,240 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17439) DCM4CHEE<-HS30(563): Updated DB in 15 ms
2025-03-10 09:58:16,241 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17439) DCM4CHEE<-HS30(563) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310095246569 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:58:16,444 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17439) DCM4CHEE<-HS30(563) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310095342481 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:58:18,013 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52166,localport=11112]
2025-03-10 09:58:18,014 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17440) DCM4CHEE<-HS50US07(564) >> A-ASSOCIATE-RQ
2025-03-10 09:58:18,014 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17440) DCM4CHEE<-HS50US07(564) << A-ASSOCIATE-AC
2025-03-10 09:58:18,210 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17440) DCM4CHEE<-HS50US07(564) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310094207305 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:58:19,632 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17439) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:58:19,634 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17439) DCM4CHEE<-HS30(563): Create Instance[pk=107792, uid=1.2.410.200001.101.11.301.1144174170.3.20250310095342481, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 09:58:19,634 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17439) DCM4CHEE<-HS30(563): Create Location[pk=107792, systemID=fs1, path=2025/03/10/59FB01A2/FF02BCEB/D021B989, tsuid=1.2.840.10008.1.2, size=3416644, status=OK, objectType=DICOM_FILE]
2025-03-10 09:58:19,659 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17439) DCM4CHEE<-HS30(563): Updated DB in 27 ms
2025-03-10 09:58:19,659 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17439) DCM4CHEE<-HS30(563) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310095342481 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:58:19,862 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17439) DCM4CHEE<-HS30(563) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310095403447 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:58:19,909 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17440) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:58:19,912 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-17440) DCM4CHEE<-HS50US07(564): Create Patient[pk=8371, id=PatientID[pk=8371, id=341546, issuer=DCM4CHEE.1EE5756A.0DBEB2F0], name=NAILANE BRUM SCHMIDT]
2025-03-10 09:58:19,914 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17440) DCM4CHEE<-HS50US07(564): Create Study[pk=9405, uid=341546, id=31549]
2025-03-10 09:58:19,914 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17440) DCM4CHEE<-HS50US07(564): Create Series[pk=9690, uid=1.2.410.200001.101.11.501.1791052210.2.20250310094207050, no=1, mod=US]
2025-03-10 09:58:19,915 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17440) DCM4CHEE<-HS50US07(564): Create Instance[pk=107793, uid=1.2.410.200001.101.11.501.1791052210.3.20250310094207305, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 09:58:19,915 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17440) DCM4CHEE<-HS50US07(564): Create Location[pk=107793, systemID=fs1, path=2025/03/10/59FB0187/66B920E1/34638D4F, tsuid=1.2.840.10008.1.2, size=3416904, status=OK, objectType=DICOM_FILE]
2025-03-10 09:58:19,928 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17440) DCM4CHEE<-HS50US07(564): Updated DB in 19 ms
2025-03-10 09:58:19,929 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-17440) No duplicate record with equal Patient ID found Patient[pk=8371, id=PatientID[pk=8371, id=341546, issuer=DCM4CHEE.1EE5756A.0DBEB2F0], name=NAILANE BRUM SCHMIDT]
2025-03-10 09:58:19,930 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17440) DCM4CHEE<-HS50US07(564) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310094207305 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:58:19,952 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=1.2.392.200036.9125.2.3619053820161.6593794315.324425&seriesUID=1.2.392.200036.9125.3.3619053820161.6593794315.324426&objectUID=1.2.392.200036.9125.9.0.254261834.1477387454.86381729&contentType=image/jpeg from null@162.240.235.97
2025-03-10 09:58:20,132 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17440) DCM4CHEE<-HS50US07(564) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310094331855 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:58:20,173 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=1.2.392.200036.9125.2.3619053820161.6593794315.324425&seriesUID=1.2.392.200036.9125.3.3619053820161.6593794315.324426&objectUID=1.2.392.200036.9125.9.0.254261834.2635080894.86381729&contentType=image/jpeg from null@162.240.235.97
2025-03-10 09:58:20,352 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=1.2.392.200036.9125.2.3619053820161.6593794315.324425&seriesUID=1.2.392.200036.9125.3.3619053820161.6593794315.324426&objectUID=1.2.392.200036.9125.9.0.254261834.3792774334.86381729&contentType=image/jpeg from null@162.240.235.97
2025-03-10 09:58:20,423 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17440) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:58:20,426 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17440) DCM4CHEE<-HS50US07(564): Create Instance[pk=107794, uid=1.2.410.200001.101.11.501.1791052210.3.20250310094331855, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 09:58:20,426 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17440) DCM4CHEE<-HS50US07(564): Create Location[pk=107794, systemID=fs1, path=2025/03/10/59FB0187/66B920E1/36400597, tsuid=1.2.840.10008.1.2, size=3416700, status=OK, objectType=DICOM_FILE]
2025-03-10 09:58:20,448 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17440) DCM4CHEE<-HS50US07(564): Updated DB in 25 ms
2025-03-10 09:58:20,449 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17440) DCM4CHEE<-HS50US07(564) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310094331855 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:58:20,539 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=1.2.392.200036.9125.2.3619053820161.6593794315.324425&seriesUID=1.2.392.200036.9125.3.3619053820161.6593794315.324426&objectUID=1.2.392.200036.9125.9.0.254261834.403580094.86381729&contentType=image/jpeg from null@162.240.235.97
2025-03-10 09:58:20,651 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17440) DCM4CHEE<-HS50US07(564) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310094822881 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:58:20,943 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17440) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:58:20,945 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17440) DCM4CHEE<-HS50US07(564): Create Instance[pk=107795, uid=1.2.410.200001.101.11.501.1791052210.3.20250310094822881, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 09:58:20,945 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17440) DCM4CHEE<-HS50US07(564): Create Location[pk=107795, systemID=fs1, path=2025/03/10/59FB0187/66B920E1/3EBA9DE9, tsuid=1.2.840.10008.1.2, size=3416700, status=OK, objectType=DICOM_FILE]
2025-03-10 09:58:20,947 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17440) DCM4CHEE<-HS50US07(564): Updated DB in 4 ms
2025-03-10 09:58:20,948 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17440) DCM4CHEE<-HS50US07(564) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310094822881 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:58:21,146 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17440) DCM4CHEE<-HS50US07(564) >> A-RELEASE-RQ
2025-03-10 09:58:21,147 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17440) DCM4CHEE<-HS50US07(564) << A-RELEASE-RP
2025-03-10 09:58:21,198 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-13) DCM4CHEE<-HS50US07(564): close Socket[addr=187.89.160.56/187.89.160.56,port=52166,localport=11112]
2025-03-10 09:58:25,993 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17439) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:58:25,995 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17439) DCM4CHEE<-HS30(563): Create Instance[pk=107796, uid=1.2.410.200001.101.11.301.1144174170.3.20250310095403447, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 09:58:25,996 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17439) DCM4CHEE<-HS30(563): Create Location[pk=107796, systemID=fs1, path=2025/03/10/59FB01A2/FF02BCEB/D19EA80D, tsuid=1.2.840.10008.1.2, size=3416644, status=OK, objectType=DICOM_FILE]
2025-03-10 09:58:26,022 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17439) DCM4CHEE<-HS30(563): Updated DB in 29 ms
2025-03-10 09:58:26,023 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17439) DCM4CHEE<-HS30(563) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310095403447 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:58:26,226 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17439) DCM4CHEE<-HS30(563) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310095427318 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:58:33,788 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17439) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:58:33,790 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17439) DCM4CHEE<-HS30(563): Create Instance[pk=107797, uid=1.2.410.200001.101.11.301.1144174170.3.20250310095427318, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 09:58:33,791 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17439) DCM4CHEE<-HS30(563): Create Location[pk=107797, systemID=fs1, path=2025/03/10/59FB01A2/FF02BCEB/D1BCA46E, tsuid=1.2.840.10008.1.2, size=3416644, status=OK, objectType=DICOM_FILE]
2025-03-10 09:58:33,807 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17439) DCM4CHEE<-HS30(563): Updated DB in 19 ms
2025-03-10 09:58:33,807 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17439) DCM4CHEE<-HS30(563) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310095427318 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:58:34,010 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17439) DCM4CHEE<-HS30(563) >> A-RELEASE-RQ
2025-03-10 09:58:34,010 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17439) DCM4CHEE<-HS30(563) << A-RELEASE-RP
2025-03-10 09:58:34,060 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-3) DCM4CHEE<-HS30(563): close Socket[addr=187.89.160.56/187.89.160.56,port=52098,localport=11112]
2025-03-10 09:58:36,994 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start UPSProcessingScheduler.execute()
2025-03-10 09:58:36,995 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished UPSProcessingScheduler.execute()
2025-03-10 09:58:46,051 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17409) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:58:46,053 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(562): Found previous received Instance[pk=107721, uid=1.2.410.200001.101.11.601.1501430850.3.20250308100025599, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 09:58:46,054 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(562): Ignore received Instance[studyUID=341525,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308095900331,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308100025599] with equal digest
2025-03-10 09:58:46,054 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(562): Updated DB in 3 ms
2025-03-10 09:58:46,055 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(562) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308100025599 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:58:46,260 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(562) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308100040391 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:58:54,041 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start AuditScheduler.execute()
2025-03-10 09:58:54,042 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-14) Send audit message to /127.0.0.1:514
2025-03-10 09:58:54,051 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-14) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 09:58:54,051 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-14) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 09:58:54,051 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished AuditScheduler.execute()
2025-03-10 09:58:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start TaskScheduler.execute()
2025-03-10 09:58:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished TaskScheduler.execute()
2025-03-10 09:59:12,302 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start IANScheduler.execute()
2025-03-10 09:59:12,304 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished IANScheduler.execute()
2025-03-10 09:59:17,109 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17409) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:59:17,111 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(562): Found previous received Instance[pk=107722, uid=1.2.410.200001.101.11.601.1501430850.3.20250308100040391, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 09:59:17,111 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(562): Ignore received Instance[studyUID=341525,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308095900331,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308100040391] with equal digest
2025-03-10 09:59:17,112 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(562): Updated DB in 3 ms
2025-03-10 09:59:17,113 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(562) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308100040391 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:59:17,318 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(562) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308100046247 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:59:36,995 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start UPSProcessingScheduler.execute()
2025-03-10 09:59:36,996 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished UPSProcessingScheduler.execute()
2025-03-10 09:59:50,879 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 09:59:50,882 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 09:59:51,308 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17409) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 09:59:51,310 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(562): Found previous received Instance[pk=107723, uid=1.2.410.200001.101.11.601.1501430850.3.20250308100046247, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 09:59:51,310 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(562): Ignore received Instance[studyUID=341525,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308095900331,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308100046247] with equal digest
2025-03-10 09:59:51,311 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(562): Updated DB in 3 ms
2025-03-10 09:59:51,312 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(562) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308100046247 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:59:51,520 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(562) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308100150695 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 09:59:54,051 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start AuditScheduler.execute()
2025-03-10 09:59:54,052 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-17) Send audit message to /127.0.0.1:514
2025-03-10 09:59:54,053 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-17) Send audit message to /127.0.0.1:514
2025-03-10 09:59:54,053 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-17) Send audit message to /127.0.0.1:514
2025-03-10 09:59:54,053 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-17) Send audit message to /127.0.0.1:514
2025-03-10 09:59:54,054 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-17) Send audit message to /127.0.0.1:514
2025-03-10 09:59:54,062 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-17) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 09:59:54,062 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-17) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 09:59:54,062 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished AuditScheduler.execute()
2025-03-10 09:59:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start TaskScheduler.execute()
2025-03-10 09:59:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished TaskScheduler.execute()
2025-03-10 10:00:12,304 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start IANScheduler.execute()
2025-03-10 10:00:12,306 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished IANScheduler.execute()
2025-03-10 10:00:28,208 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17409) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:00:28,210 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(562): Found previous received Instance[pk=107724, uid=1.2.410.200001.101.11.601.1501430850.3.20250308100150695, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 10:00:28,210 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(562): Ignore received Instance[studyUID=341525,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308095900331,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308100150695] with equal digest
2025-03-10 10:00:28,211 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(562): Updated DB in 3 ms
2025-03-10 10:00:28,212 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(562) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308100150695 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:00:28,419 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(562) >> A-RELEASE-RQ
2025-03-10 10:00:28,419 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(562) << A-RELEASE-RP
2025-03-10 10:00:28,470 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-4) DCM4CHEE<-HS60MT(562): close Socket[addr=187.89.160.56/187.89.160.56,port=49284,localport=11112]
2025-03-10 10:00:28,829 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49286,localport=11112]
2025-03-10 10:00:28,829 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(565) >> A-ASSOCIATE-RQ
2025-03-10 10:00:28,829 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(565) << A-ASSOCIATE-AC
2025-03-10 10:00:29,031 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(565) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308095900810 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:00:29,201 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17176) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:00:29,203 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17176) DCM4CHEE<-FCR-CSL1(545): Create Instance[pk=107798, uid=1.2.392.200036.9125.9.0.254262844.2484282558.86381729, class=1.2.840.10008.5.1.4.1.1.1, no=3006]
2025-03-10 10:00:29,203 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17176) DCM4CHEE<-FCR-CSL1(545): Create Location[pk=107798, systemID=fs1, path=2025/03/10/528776DB/D05F32DD/1C7D840D, tsuid=1.2.840.10008.1.2, size=14015766, status=OK, objectType=DICOM_FILE]
2025-03-10 10:00:29,230 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17176) DCM4CHEE<-FCR-CSL1(545): Updated DB in 29 ms
2025-03-10 10:00:29,231 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17176) DCM4CHEE<-FCR-CSL1(545) << 41:C-STORE-RSP[pcid=31, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.1 - Computed Radiography Image Storage
  iuid=1.2.392.200036.9125.9.0.254262844.2484282558.86381729 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:00:29,428 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17176) DCM4CHEE<-FCR-CSL1(545) >> 43:C-STORE-RQ[pcid=31, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.1 - Computed Radiography Image Storage
  iuid=1.2.392.200036.9125.9.0.254262843.2970690750.86381729 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:00:36,996 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start UPSProcessingScheduler.execute()
2025-03-10 10:00:36,997 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished UPSProcessingScheduler.execute()
2025-03-10 10:00:54,062 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start AuditScheduler.execute()
2025-03-10 10:00:54,071 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-31) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 10:00:54,071 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-31) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 10:00:54,071 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished AuditScheduler.execute()
2025-03-10 10:00:57,071 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341458&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250308074017855&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250308074020710&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:00:57,125 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341458&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250308074017855&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250308074031366&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:00:57,176 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341458&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250308074017855&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250308074105562&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:00:57,231 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341458&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250308074017855&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250308074130331&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:00:57,275 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341458&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250308074017855&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250308074213874&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:00:57,320 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341458&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250308074017855&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250308074242960&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:00:57,360 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341458&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250308074017855&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250308074402809&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:00:57,408 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341458&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250308074017855&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250308074412988&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:00:57,452 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341458&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250308074017855&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250308074649919&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:00:57,503 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341458&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250308074017855&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250308080828985&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:00:57,546 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341458&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250308074017855&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250308080842253&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:00:57,596 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341458&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250308074017855&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250308080927158&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:00:57,649 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341458&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250308074017855&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250308080959369&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:00:57,704 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341458&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250308074017855&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250308081019252&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:00:57,763 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341458&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250308074017855&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250308081038549&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:00:57,817 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341458&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250308074017855&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250308081056994&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:00:57,872 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341458&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250308074017855&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250308081123655&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:00:57,931 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341458&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250308074017855&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250308081156703&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:00:57,983 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341458&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250308074017855&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250308081305497&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:00:58,036 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341458&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250308074017855&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250308081330698&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:00:58,084 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341458&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250308074017855&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250308081503055&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:00:58,153 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341458&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250308074017855&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250308081539921&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:00:58,210 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341458&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250308074017855&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250308081936122&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:00:58,259 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341458&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250308074017855&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250308082145527&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:00:58,320 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341458&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250308074017855&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250308082154351&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:00:58,370 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341458&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250308074017855&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250308082246569&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:00:58,442 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341458&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250308074017855&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250308082305246&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:00:58,510 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341458&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250308074017855&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250308082359404&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:00:58,565 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341458&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250308074017855&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250308082552847&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:00:58,621 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341458&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250308074017855&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250308082641926&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:00:58,671 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341458&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250308074017855&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250308082824172&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:00:58,731 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341458&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250308074017855&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250308082904384&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:00:58,781 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341458&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250308074017855&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250308083013537&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:00:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start TaskScheduler.execute()
2025-03-10 10:00:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished TaskScheduler.execute()
2025-03-10 10:00:58,837 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341458&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250308074017855&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250308083100765&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:00:58,890 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341458&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250308074017855&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250308083115778&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:01:03,643 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17409) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:01:03,646 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(565): Found previous received Instance[pk=107719, uid=1.2.410.200001.101.11.601.1501430850.3.20250308095900810, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 10:01:03,646 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(565): Ignore received Instance[studyUID=341525,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308095900331,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308095900810] with equal digest
2025-03-10 10:01:03,646 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(565): Updated DB in 3 ms
2025-03-10 10:01:03,647 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(565) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308095900810 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:01:03,855 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(565) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308100008293 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:01:12,306 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start IANScheduler.execute()
2025-03-10 10:01:12,308 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished IANScheduler.execute()
2025-03-10 10:01:27,937 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start StudySizeScheduler.execute()
2025-03-10 10:01:27,938 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished StudySizeScheduler.execute()
2025-03-10 10:01:36,997 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start UPSProcessingScheduler.execute()
2025-03-10 10:01:36,998 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished UPSProcessingScheduler.execute()
2025-03-10 10:01:45,238 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17409) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:01:45,240 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(565): Found previous received Instance[pk=107720, uid=1.2.410.200001.101.11.601.1501430850.3.20250308100008293, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 10:01:45,241 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(565): Ignore received Instance[studyUID=341525,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308095900331,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308100008293] with equal digest
2025-03-10 10:01:45,241 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(565): Updated DB in 3 ms
2025-03-10 10:01:45,242 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(565) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308100008293 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:01:45,485 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(565) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308100025599 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:01:54,071 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start AuditScheduler.execute()
2025-03-10 10:01:54,072 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-22) Send audit message to /127.0.0.1:514
2025-03-10 10:01:54,081 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-22) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 10:01:54,081 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-22) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 10:01:54,081 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished AuditScheduler.execute()
2025-03-10 10:01:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start TaskScheduler.execute()
2025-03-10 10:01:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished TaskScheduler.execute()
2025-03-10 10:02:12,308 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start IANScheduler.execute()
2025-03-10 10:02:12,310 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished IANScheduler.execute()
2025-03-10 10:02:26,599 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17409) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:02:26,601 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(565): Found previous received Instance[pk=107721, uid=1.2.410.200001.101.11.601.1501430850.3.20250308100025599, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 10:02:26,602 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(565): Ignore received Instance[studyUID=341525,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308095900331,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308100025599] with equal digest
2025-03-10 10:02:26,602 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(565): Updated DB in 3 ms
2025-03-10 10:02:26,603 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(565) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308100025599 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:02:26,813 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(565) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308100040391 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:02:36,999 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start UPSProcessingScheduler.execute()
2025-03-10 10:02:37,000 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished UPSProcessingScheduler.execute()
2025-03-10 10:02:54,081 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start AuditScheduler.execute()
2025-03-10 10:02:54,082 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-28) Send audit message to /127.0.0.1:514
2025-03-10 10:02:54,090 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-28) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 10:02:54,091 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-28) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 10:02:54,091 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished AuditScheduler.execute()
2025-03-10 10:02:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start TaskScheduler.execute()
2025-03-10 10:02:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished TaskScheduler.execute()
2025-03-10 10:03:00,557 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52097,localport=11112]
2025-03-10 10:03:00,557 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17460) DCM4CHEE<-HS30(566) >> A-ASSOCIATE-RQ
2025-03-10 10:03:00,557 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17460) DCM4CHEE<-HS30(566) << A-ASSOCIATE-AC
2025-03-10 10:03:00,746 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17460) DCM4CHEE<-HS30(566) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310094107347 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:03:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start PurgeStorageScheduler.execute()
2025-03-10 10:03:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished PurgeStorageScheduler.execute()
2025-03-10 10:03:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-17461) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 10:03:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-17461) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 10:03:05,805 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17460) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:03:05,809 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-17460) DCM4CHEE<-HS30(566): Create Patient[pk=8372, id=PatientID[pk=8372, id=3213, issuer=DCM4CHEE.08FE11F1.0D6A8B43], name=LUANA MELSA CAVALCANTE]
2025-03-10 10:03:05,810 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17460) DCM4CHEE<-HS30(566): Create Study[pk=9406, uid=3213, id=31582]
2025-03-10 10:03:05,811 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17460) DCM4CHEE<-HS30(566): Create Series[pk=9691, uid=1.2.410.200001.101.11.301.1123109166.2.20250310094107054, no=1, mod=US]
2025-03-10 10:03:05,811 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17460) DCM4CHEE<-HS30(566): Create Instance[pk=107799, uid=1.2.410.200001.101.11.301.1123109166.3.20250310094107347, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 10:03:05,811 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17460) DCM4CHEE<-HS30(566): Create Location[pk=107799, systemID=fs1, path=2025/03/10/0017F0C1/C2C3D9FE/906E46E6, tsuid=1.2.840.10008.1.2, size=3416626, status=OK, objectType=DICOM_FILE]
2025-03-10 10:03:05,817 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17409) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:03:05,819 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(565): Found previous received Instance[pk=107722, uid=1.2.410.200001.101.11.601.1501430850.3.20250308100040391, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 10:03:05,819 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(565): Ignore received Instance[studyUID=341525,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308095900331,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308100040391] with equal digest
2025-03-10 10:03:05,820 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(565): Updated DB in 3 ms
2025-03-10 10:03:05,821 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(565) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308100040391 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:03:05,844 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17460) DCM4CHEE<-HS30(566): Updated DB in 39 ms
2025-03-10 10:03:05,845 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-17460) No duplicate record with equal Patient ID found Patient[pk=8372, id=PatientID[pk=8372, id=3213, issuer=DCM4CHEE.08FE11F1.0D6A8B43], name=LUANA MELSA CAVALCANTE]
2025-03-10 10:03:05,845 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17460) DCM4CHEE<-HS30(566) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310094107347 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:03:06,029 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(565) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308100046247 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:03:06,037 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17460) DCM4CHEE<-HS30(566) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310094157808 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:03:12,310 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start IANScheduler.execute()
2025-03-10 10:03:12,312 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished IANScheduler.execute()
2025-03-10 10:03:12,628 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17460) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:03:12,631 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17460) DCM4CHEE<-HS30(566): Create Instance[pk=107800, uid=1.2.410.200001.101.11.301.1123109166.3.20250310094157808, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 10:03:12,631 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17460) DCM4CHEE<-HS30(566): Create Location[pk=107800, systemID=fs1, path=2025/03/10/0017F0C1/C2C3D9FE/90B4CEB5, tsuid=1.2.840.10008.1.2, size=3416626, status=OK, objectType=DICOM_FILE]
2025-03-10 10:03:12,641 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17460) DCM4CHEE<-HS30(566): Updated DB in 13 ms
2025-03-10 10:03:12,642 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17460) DCM4CHEE<-HS30(566) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310094157808 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:03:12,834 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17460) DCM4CHEE<-HS30(566) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310094239865 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:03:13,065 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341458&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250308074017855&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250308074020710&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:03:13,118 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341458&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250308074017855&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250308074031366&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:03:13,169 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341458&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250308074017855&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250308074105562&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:03:13,228 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341458&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250308074017855&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250308074130331&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:03:13,270 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341458&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250308074017855&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250308074213874&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:03:13,313 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341458&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250308074017855&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250308074242960&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:03:13,352 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341458&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250308074017855&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250308074402809&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:03:13,398 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341458&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250308074017855&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250308074412988&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:03:13,439 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341458&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250308074017855&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250308074649919&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:03:13,491 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341458&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250308074017855&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250308080828985&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:03:13,535 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341458&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250308074017855&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250308080842253&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:03:13,583 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341458&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250308074017855&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250308080927158&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:03:13,646 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341458&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250308074017855&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250308080959369&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:03:13,699 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341458&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250308074017855&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250308081019252&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:03:13,758 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341458&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250308074017855&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250308081038549&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:03:13,812 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341458&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250308074017855&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250308081056994&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:03:13,865 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341458&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250308074017855&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250308081123655&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:03:13,920 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341458&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250308074017855&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250308081156703&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:03:13,972 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341458&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250308074017855&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250308081305497&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:03:14,021 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341458&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250308074017855&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250308081330698&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:03:14,061 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341458&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250308074017855&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250308081503055&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:03:14,102 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341458&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250308074017855&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250308081539921&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:03:14,141 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341458&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250308074017855&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250308081936122&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:03:14,185 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341458&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250308074017855&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250308082145527&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:03:14,235 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341458&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250308074017855&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250308082154351&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:03:14,287 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341458&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250308074017855&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250308082246569&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:03:14,335 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341458&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250308074017855&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250308082305246&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:03:14,400 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341458&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250308074017855&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250308082359404&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:03:14,443 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341458&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250308074017855&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250308082552847&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:03:14,495 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341458&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250308074017855&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250308082641926&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:03:14,547 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341458&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250308074017855&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250308082824172&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:03:14,599 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341458&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250308074017855&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250308082904384&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:03:14,650 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341458&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250308074017855&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250308083013537&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:03:14,701 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341458&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250308074017855&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250308083100765&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:03:14,744 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341458&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250308074017855&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250308083115778&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:03:19,991 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17460) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:03:19,993 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17460) DCM4CHEE<-HS30(566): Create Instance[pk=107801, uid=1.2.410.200001.101.11.301.1123109166.3.20250310094239865, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 10:03:19,993 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17460) DCM4CHEE<-HS30(566): Create Location[pk=107801, systemID=fs1, path=2025/03/10/0017F0C1/C2C3D9FE/924E61C7, tsuid=1.2.840.10008.1.2, size=3915734, status=OK, objectType=DICOM_FILE]
2025-03-10 10:03:20,014 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17460) DCM4CHEE<-HS30(566): Updated DB in 23 ms
2025-03-10 10:03:20,014 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17460) DCM4CHEE<-HS30(566) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310094239865 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:03:20,206 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17460) DCM4CHEE<-HS30(566) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310094342206 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:03:26,426 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17460) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:03:26,428 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17460) DCM4CHEE<-HS30(566): Create Instance[pk=107802, uid=1.2.410.200001.101.11.301.1123109166.3.20250310094342206, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 10:03:26,428 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17460) DCM4CHEE<-HS30(566): Create Location[pk=107802, systemID=fs1, path=2025/03/10/0017F0C1/C2C3D9FE/940E0C0F, tsuid=1.2.840.10008.1.2, size=3915734, status=OK, objectType=DICOM_FILE]
2025-03-10 10:03:26,449 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17460) DCM4CHEE<-HS30(566): Updated DB in 23 ms
2025-03-10 10:03:26,450 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17460) DCM4CHEE<-HS30(566) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310094342206 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:03:26,642 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17460) DCM4CHEE<-HS30(566) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310094359832 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:03:33,415 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17460) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:03:33,417 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17460) DCM4CHEE<-HS30(566): Create Instance[pk=107803, uid=1.2.410.200001.101.11.301.1123109166.3.20250310094359832, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 10:03:33,417 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17460) DCM4CHEE<-HS30(566): Create Location[pk=107803, systemID=fs1, path=2025/03/10/0017F0C1/C2C3D9FE/941F6908, tsuid=1.2.840.10008.1.2, size=3915734, status=OK, objectType=DICOM_FILE]
2025-03-10 10:03:33,427 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17460) DCM4CHEE<-HS30(566): Updated DB in 12 ms
2025-03-10 10:03:33,427 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17460) DCM4CHEE<-HS30(566) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310094359832 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:03:33,619 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17460) DCM4CHEE<-HS30(566) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310094457944 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:03:37,000 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start UPSProcessingScheduler.execute()
2025-03-10 10:03:37,001 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished UPSProcessingScheduler.execute()
2025-03-10 10:03:38,896 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17460) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:03:38,900 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17460) DCM4CHEE<-HS30(566): Create Instance[pk=107804, uid=1.2.410.200001.101.11.301.1123109166.3.20250310094457944, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 10:03:38,900 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17460) DCM4CHEE<-HS30(566): Create Location[pk=107804, systemID=fs1, path=2025/03/10/0017F0C1/C2C3D9FE/95D35CCB, tsuid=1.2.840.10008.1.2, size=3416626, status=OK, objectType=DICOM_FILE]
2025-03-10 10:03:38,920 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17460) DCM4CHEE<-HS30(566): Updated DB in 24 ms
2025-03-10 10:03:38,920 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17460) DCM4CHEE<-HS30(566) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310094457944 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:03:39,112 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17460) DCM4CHEE<-HS30(566) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310094622939 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:03:44,274 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17409) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:03:44,276 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(565): Found previous received Instance[pk=107723, uid=1.2.410.200001.101.11.601.1501430850.3.20250308100046247, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 10:03:44,277 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(565): Ignore received Instance[studyUID=341525,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308095900331,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308100046247] with equal digest
2025-03-10 10:03:44,277 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(565): Updated DB in 3 ms
2025-03-10 10:03:44,278 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(565) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308100046247 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:03:44,492 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(565) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308100150695 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:03:45,137 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17460) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:03:45,139 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17460) DCM4CHEE<-HS30(566): Create Instance[pk=107805, uid=1.2.410.200001.101.11.301.1123109166.3.20250310094622939, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 10:03:45,139 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17460) DCM4CHEE<-HS30(566): Create Location[pk=107805, systemID=fs1, path=2025/03/10/0017F0C1/C2C3D9FE/99108191, tsuid=1.2.840.10008.1.2, size=3416626, status=OK, objectType=DICOM_FILE]
2025-03-10 10:03:45,172 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17460) DCM4CHEE<-HS30(566): Updated DB in 35 ms
2025-03-10 10:03:45,172 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17460) DCM4CHEE<-HS30(566) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310094622939 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:03:45,364 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17460) DCM4CHEE<-HS30(566) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310094648035 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:03:51,395 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17460) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:03:51,397 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17460) DCM4CHEE<-HS30(566): Create Instance[pk=107806, uid=1.2.410.200001.101.11.301.1123109166.3.20250310094648035, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 10:03:51,398 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17460) DCM4CHEE<-HS30(566): Create Location[pk=107806, systemID=fs1, path=2025/03/10/0017F0C1/C2C3D9FE/992F4900, tsuid=1.2.840.10008.1.2, size=3416626, status=OK, objectType=DICOM_FILE]
2025-03-10 10:03:51,418 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17460) DCM4CHEE<-HS30(566): Updated DB in 23 ms
2025-03-10 10:03:51,419 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17460) DCM4CHEE<-HS30(566) << 8:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310094648035 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:03:51,611 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17460) DCM4CHEE<-HS30(566) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310094736694 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:03:54,091 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start AuditScheduler.execute()
2025-03-10 10:03:54,099 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-5) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 10:03:54,099 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-5) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 10:03:54,100 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished AuditScheduler.execute()
2025-03-10 10:03:58,196 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17460) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:03:58,198 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17460) DCM4CHEE<-HS30(566): Create Instance[pk=107807, uid=1.2.410.200001.101.11.301.1123109166.3.20250310094736694, class=1.2.840.10008.5.1.4.1.1.6.1, no=9]
2025-03-10 10:03:58,198 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17460) DCM4CHEE<-HS30(566): Create Location[pk=107807, systemID=fs1, path=2025/03/10/0017F0C1/C2C3D9FE/9AD5389F, tsuid=1.2.840.10008.1.2, size=3416626, status=OK, objectType=DICOM_FILE]
2025-03-10 10:03:58,201 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17460) DCM4CHEE<-HS30(566): Updated DB in 5 ms
2025-03-10 10:03:58,202 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17460) DCM4CHEE<-HS30(566) << 9:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310094736694 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:03:58,394 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17460) DCM4CHEE<-HS30(566) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310094802987 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:03:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start TaskScheduler.execute()
2025-03-10 10:03:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished TaskScheduler.execute()
2025-03-10 10:04:04,052 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17460) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:04:04,054 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17460) DCM4CHEE<-HS30(566): Create Instance[pk=107808, uid=1.2.410.200001.101.11.301.1123109166.3.20250310094802987, class=1.2.840.10008.5.1.4.1.1.6.1, no=10]
2025-03-10 10:04:04,055 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17460) DCM4CHEE<-HS30(566): Create Location[pk=107808, systemID=fs1, path=2025/03/10/0017F0C1/C2C3D9FE/9C5E0466, tsuid=1.2.840.10008.1.2, size=3416626, status=OK, objectType=DICOM_FILE]
2025-03-10 10:04:04,080 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17460) DCM4CHEE<-HS30(566): Updated DB in 28 ms
2025-03-10 10:04:04,080 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17460) DCM4CHEE<-HS30(566) << 10:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310094802987 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:04:04,273 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17460) DCM4CHEE<-HS30(566) >> 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310094852150 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:04:10,668 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17460) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:04:10,670 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17460) DCM4CHEE<-HS30(566): Create Instance[pk=107809, uid=1.2.410.200001.101.11.301.1123109166.3.20250310094852150, class=1.2.840.10008.5.1.4.1.1.6.1, no=11]
2025-03-10 10:04:10,670 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17460) DCM4CHEE<-HS30(566): Create Location[pk=107809, systemID=fs1, path=2025/03/10/0017F0C1/C2C3D9FE/9CA45B7F, tsuid=1.2.840.10008.1.2, size=3416626, status=OK, objectType=DICOM_FILE]
2025-03-10 10:04:10,680 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17460) DCM4CHEE<-HS30(566): Updated DB in 12 ms
2025-03-10 10:04:10,681 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17460) DCM4CHEE<-HS30(566) << 11:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310094852150 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:04:10,873 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17460) DCM4CHEE<-HS30(566) >> 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310095239767 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:04:12,312 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start IANScheduler.execute()
2025-03-10 10:04:12,314 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished IANScheduler.execute()
2025-03-10 10:04:16,716 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17460) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:04:16,719 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17460) DCM4CHEE<-HS30(566): Create Instance[pk=107810, uid=1.2.410.200001.101.11.301.1123109166.3.20250310095239767, class=1.2.840.10008.5.1.4.1.1.6.1, no=12]
2025-03-10 10:04:16,719 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17460) DCM4CHEE<-HS30(566): Create Location[pk=107810, systemID=fs1, path=2025/03/10/0017F0C1/C2C3D9FE/C7349949, tsuid=1.2.840.10008.1.2, size=3416626, status=OK, objectType=DICOM_FILE]
2025-03-10 10:04:16,727 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17460) DCM4CHEE<-HS30(566): Updated DB in 11 ms
2025-03-10 10:04:16,727 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17460) DCM4CHEE<-HS30(566) << 12:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310095239767 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:04:16,919 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17460) DCM4CHEE<-HS30(566) >> 13:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310095302731 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:04:22,290 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17409) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:04:22,292 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(565): Found previous received Instance[pk=107724, uid=1.2.410.200001.101.11.601.1501430850.3.20250308100150695, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 10:04:22,292 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(565): Ignore received Instance[studyUID=341525,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308095900331,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308100150695] with equal digest
2025-03-10 10:04:22,292 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(565): Updated DB in 2 ms
2025-03-10 10:04:22,293 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(565) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308100150695 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:04:22,505 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(565) >> A-RELEASE-RQ
2025-03-10 10:04:22,505 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(565) << A-RELEASE-RP
2025-03-10 10:04:22,555 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-13) DCM4CHEE<-HS60MT(565): close Socket[addr=187.89.160.56/187.89.160.56,port=49286,localport=11112]
2025-03-10 10:04:22,913 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49287,localport=11112]
2025-03-10 10:04:22,913 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(567) >> A-ASSOCIATE-RQ
2025-03-10 10:04:22,914 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(567) << A-ASSOCIATE-AC
2025-03-10 10:04:23,117 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(567) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308095900810 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:04:23,322 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17460) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:04:23,324 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17460) DCM4CHEE<-HS30(566): Create Instance[pk=107811, uid=1.2.410.200001.101.11.301.1123109166.3.20250310095302731, class=1.2.840.10008.5.1.4.1.1.6.1, no=13]
2025-03-10 10:04:23,325 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17460) DCM4CHEE<-HS30(566): Create Location[pk=107811, systemID=fs1, path=2025/03/10/0017F0C1/C2C3D9FE/C8BBFC69, tsuid=1.2.840.10008.1.2, size=3416626, status=OK, objectType=DICOM_FILE]
2025-03-10 10:04:23,333 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17460) DCM4CHEE<-HS30(566): Updated DB in 11 ms
2025-03-10 10:04:23,334 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17460) DCM4CHEE<-HS30(566) << 13:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310095302731 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:04:23,526 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17460) DCM4CHEE<-HS30(566) >> 14:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310095321728 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:04:29,366 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17460) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:04:29,369 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17460) DCM4CHEE<-HS30(566): Create Instance[pk=107812, uid=1.2.410.200001.101.11.301.1123109166.3.20250310095321728, class=1.2.840.10008.5.1.4.1.1.6.1, no=14]
2025-03-10 10:04:29,369 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17460) DCM4CHEE<-HS30(566): Create Location[pk=107812, systemID=fs1, path=2025/03/10/0017F0C1/C2C3D9FE/C8D7B6F4, tsuid=1.2.840.10008.1.2, size=3416626, status=OK, objectType=DICOM_FILE]
2025-03-10 10:04:29,386 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17460) DCM4CHEE<-HS30(566): Updated DB in 20 ms
2025-03-10 10:04:29,386 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17460) DCM4CHEE<-HS30(566) << 14:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310095321728 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:04:29,579 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17460) DCM4CHEE<-HS30(566) >> 15:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310095341114 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:04:35,978 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17460) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:04:35,981 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17460) DCM4CHEE<-HS30(566): Create Instance[pk=107813, uid=1.2.410.200001.101.11.301.1123109166.3.20250310095341114, class=1.2.840.10008.5.1.4.1.1.6.1, no=15]
2025-03-10 10:04:35,981 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17460) DCM4CHEE<-HS30(566): Create Location[pk=107813, systemID=fs1, path=2025/03/10/0017F0C1/C2C3D9FE/C8F3CF4D, tsuid=1.2.840.10008.1.2, size=3416626, status=OK, objectType=DICOM_FILE]
2025-03-10 10:04:36,002 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17460) DCM4CHEE<-HS30(566): Updated DB in 24 ms
2025-03-10 10:04:36,002 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17460) DCM4CHEE<-HS30(566) << 15:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310095341114 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:04:36,195 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17460) DCM4CHEE<-HS30(566) >> 16:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310095408323 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:04:37,001 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start UPSProcessingScheduler.execute()
2025-03-10 10:04:37,002 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished UPSProcessingScheduler.execute()
2025-03-10 10:04:37,159 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52167,localport=11112]
2025-03-10 10:04:37,159 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(568) >> A-ASSOCIATE-RQ
2025-03-10 10:04:37,159 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(568) << A-ASSOCIATE-AC
2025-03-10 10:04:37,354 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(568) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100131522 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:04:39,093 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17469) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:04:39,097 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(568): Create Patient[pk=8373, id=PatientID[pk=8373, id=341547, issuer=DCM4CHEE.813A882D.0D789EE5], name=JESSYKA BAMBIL DE LIMA OLMEDO]
2025-03-10 10:04:39,098 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(568): Create Study[pk=9407, uid=341547, id=31558]
2025-03-10 10:04:39,099 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(568): Create Series[pk=9692, uid=1.2.410.200001.101.11.501.1791052210.2.20250310100131161, no=1, mod=US]
2025-03-10 10:04:39,099 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(568): Create Instance[pk=107814, uid=1.2.410.200001.101.11.501.1791052210.3.20250310100131522, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 10:04:39,100 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(568): Create Location[pk=107814, systemID=fs1, path=2025/03/10/59FB0188/7EECC692/4C9736DC, tsuid=1.2.840.10008.1.2, size=3416714, status=OK, objectType=DICOM_FILE]
2025-03-10 10:04:39,114 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(568): Updated DB in 21 ms
2025-03-10 10:04:39,115 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) No duplicate record with equal Patient ID found Patient[pk=8373, id=PatientID[pk=8373, id=341547, issuer=DCM4CHEE.813A882D.0D789EE5], name=JESSYKA BAMBIL DE LIMA OLMEDO]
2025-03-10 10:04:39,116 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(568) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100131522 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:04:39,311 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(568) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100134039 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:04:39,603 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17469) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:04:39,606 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(568): Create Instance[pk=107815, uid=1.2.410.200001.101.11.501.1791052210.3.20250310100134039, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 10:04:39,606 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(568): Create Location[pk=107815, systemID=fs1, path=2025/03/10/59FB0188/7EECC692/4C98815A, tsuid=1.2.840.10008.1.2, size=3416714, status=OK, objectType=DICOM_FILE]
2025-03-10 10:04:39,616 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(568): Updated DB in 13 ms
2025-03-10 10:04:39,617 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(568) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100134039 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:04:39,813 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(568) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100149906 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:04:40,105 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17469) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:04:40,107 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(568): Create Instance[pk=107816, uid=1.2.410.200001.101.11.501.1791052210.3.20250310100149906, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 10:04:40,107 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(568): Create Location[pk=107816, systemID=fs1, path=2025/03/10/59FB0188/7EECC692/4CA9001F, tsuid=1.2.840.10008.1.2, size=3416714, status=OK, objectType=DICOM_FILE]
2025-03-10 10:04:40,158 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(568): Updated DB in 53 ms
2025-03-10 10:04:40,159 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(568) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100149906 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:04:40,355 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(568) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100213852 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:04:40,646 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17469) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:04:40,648 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(568): Create Instance[pk=107817, uid=1.2.410.200001.101.11.501.1791052210.3.20250310100213852, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 10:04:40,649 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(568): Create Location[pk=107817, systemID=fs1, path=2025/03/10/59FB0188/7EECC692/4E30D4D7, tsuid=1.2.840.10008.1.2, size=3416714, status=OK, objectType=DICOM_FILE]
2025-03-10 10:04:40,663 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(568): Updated DB in 17 ms
2025-03-10 10:04:40,663 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(568) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100213852 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:04:40,859 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(568) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100302193 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:04:41,150 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17469) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:04:41,152 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(568): Create Instance[pk=107818, uid=1.2.410.200001.101.11.501.1791052210.3.20250310100302193, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 10:04:41,153 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(568): Create Location[pk=107818, systemID=fs1, path=2025/03/10/59FB0188/7EECC692/4FD707CC, tsuid=1.2.840.10008.1.2, size=3416918, status=OK, objectType=DICOM_FILE]
2025-03-10 10:04:41,177 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(568): Updated DB in 27 ms
2025-03-10 10:04:41,177 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(568) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100302193 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:04:41,370 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(568) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100431025 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:04:41,890 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17469) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:04:41,893 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(568): Create Instance[pk=107819, uid=1.2.410.200001.101.11.501.1791052210.3.20250310100431025, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 10:04:41,893 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(568): Create Location[pk=107819, systemID=fs1, path=2025/03/10/59FB0188/7EECC692/51B5ADF7, tsuid=1.2.840.10008.1.2, size=3416714, status=OK, objectType=DICOM_FILE]
2025-03-10 10:04:41,903 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(568): Updated DB in 12 ms
2025-03-10 10:04:41,904 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(568) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100431025 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:04:42,099 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(568) >> A-RELEASE-RQ
2025-03-10 10:04:42,099 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(568) << A-RELEASE-RP
2025-03-10 10:04:42,149 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-16) DCM4CHEE<-HS50US07(568): close Socket[addr=187.89.160.56/187.89.160.56,port=52167,localport=11112]
2025-03-10 10:04:42,495 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52168,localport=11112]
2025-03-10 10:04:42,495 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(569) >> A-ASSOCIATE-RQ
2025-03-10 10:04:42,495 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(569) << A-ASSOCIATE-AC
2025-03-10 10:04:42,690 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(569) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100131522 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:04:42,788 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17460) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:04:42,791 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17460) DCM4CHEE<-HS30(566): Create Instance[pk=107820, uid=1.2.410.200001.101.11.301.1123109166.3.20250310095408323, class=1.2.840.10008.5.1.4.1.1.6.1, no=16]
2025-03-10 10:04:42,791 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17460) DCM4CHEE<-HS30(566): Create Location[pk=107820, systemID=fs1, path=2025/03/10/0017F0C1/C2C3D9FE/CA738021, tsuid=1.2.840.10008.1.2, size=3416626, status=OK, objectType=DICOM_FILE]
2025-03-10 10:04:42,815 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17460) DCM4CHEE<-HS30(566): Updated DB in 26 ms
2025-03-10 10:04:42,815 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17460) DCM4CHEE<-HS30(566) << 16:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310095408323 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:04:43,008 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17460) DCM4CHEE<-HS30(566) >> 17:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310095429792 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:04:44,376 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17469) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:04:44,379 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(569): Found previous received Instance[pk=107814, uid=1.2.410.200001.101.11.501.1791052210.3.20250310100131522, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 10:04:44,380 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(569): Ignore received Instance[studyUID=341547,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310100131161,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310100131522] with equal digest
2025-03-10 10:04:44,380 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(569): Updated DB in 4 ms
2025-03-10 10:04:44,381 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(569) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100131522 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:04:44,582 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(569) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100134039 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:04:44,874 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17469) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:04:44,876 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(569): Found previous received Instance[pk=107815, uid=1.2.410.200001.101.11.501.1791052210.3.20250310100134039, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 10:04:44,876 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(569): Ignore received Instance[studyUID=341547,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310100131161,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310100134039] with equal digest
2025-03-10 10:04:44,877 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(569): Updated DB in 3 ms
2025-03-10 10:04:44,878 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(569) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100134039 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:04:45,076 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(569) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100149906 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:04:45,368 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17469) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:04:45,370 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(569): Found previous received Instance[pk=107816, uid=1.2.410.200001.101.11.501.1791052210.3.20250310100149906, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 10:04:45,370 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(569): Ignore received Instance[studyUID=341547,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310100131161,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310100149906] with equal digest
2025-03-10 10:04:45,370 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(569): Updated DB in 2 ms
2025-03-10 10:04:45,371 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(569) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100149906 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:04:45,570 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(569) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100213852 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:04:45,862 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17469) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:04:45,865 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(569): Found previous received Instance[pk=107817, uid=1.2.410.200001.101.11.501.1791052210.3.20250310100213852, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 10:04:45,865 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(569): Ignore received Instance[studyUID=341547,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310100131161,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310100213852] with equal digest
2025-03-10 10:04:45,865 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(569): Updated DB in 2 ms
2025-03-10 10:04:45,866 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(569) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100213852 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:04:46,067 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(569) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100302193 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:04:46,359 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17469) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:04:46,362 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(569): Found previous received Instance[pk=107818, uid=1.2.410.200001.101.11.501.1791052210.3.20250310100302193, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 10:04:46,362 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(569): Ignore received Instance[studyUID=341547,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310100131161,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310100302193] with equal digest
2025-03-10 10:04:46,363 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(569): Updated DB in 4 ms
2025-03-10 10:04:46,364 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(569) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100302193 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:04:46,570 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(569) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100431025 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:04:46,862 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17469) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:04:46,864 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(569): Found previous received Instance[pk=107819, uid=1.2.410.200001.101.11.501.1791052210.3.20250310100431025, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 10:04:46,864 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(569): Ignore received Instance[studyUID=341547,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310100131161,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310100431025] with equal digest
2025-03-10 10:04:46,865 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(569): Updated DB in 3 ms
2025-03-10 10:04:46,866 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(569) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100431025 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:04:47,070 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(569) >> A-RELEASE-RQ
2025-03-10 10:04:47,070 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(569) << A-RELEASE-RP
2025-03-10 10:04:47,121 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-26) DCM4CHEE<-HS50US07(569): close Socket[addr=187.89.160.56/187.89.160.56,port=52168,localport=11112]
2025-03-10 10:04:47,472 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52169,localport=11112]
2025-03-10 10:04:47,472 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(570) >> A-ASSOCIATE-RQ
2025-03-10 10:04:47,472 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(570) << A-ASSOCIATE-AC
2025-03-10 10:04:47,678 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(570) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100131522 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:04:48,470 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17460) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:04:48,472 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17460) DCM4CHEE<-HS30(566): Create Instance[pk=107821, uid=1.2.410.200001.101.11.301.1123109166.3.20250310095429792, class=1.2.840.10008.5.1.4.1.1.6.1, no=17]
2025-03-10 10:04:48,472 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17460) DCM4CHEE<-HS30(566): Create Location[pk=107821, systemID=fs1, path=2025/03/10/0017F0C1/C2C3D9FE/CA90335E, tsuid=1.2.840.10008.1.2, size=3416626, status=OK, objectType=DICOM_FILE]
2025-03-10 10:04:48,491 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17460) DCM4CHEE<-HS30(566): Updated DB in 21 ms
2025-03-10 10:04:48,491 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17460) DCM4CHEE<-HS30(566) << 17:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310095429792 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:04:48,684 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17460) DCM4CHEE<-HS30(566) >> 18:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310095451104 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:04:49,407 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17469) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:04:49,410 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(570): Found previous received Instance[pk=107814, uid=1.2.410.200001.101.11.501.1791052210.3.20250310100131522, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 10:04:49,411 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(570): Ignore received Instance[studyUID=341547,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310100131161,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310100131522] with equal digest
2025-03-10 10:04:49,411 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(570): Updated DB in 4 ms
2025-03-10 10:04:49,412 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(570) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100131522 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:04:49,754 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(570) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100134039 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:04:50,046 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17469) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:04:50,048 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(570): Found previous received Instance[pk=107815, uid=1.2.410.200001.101.11.501.1791052210.3.20250310100134039, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 10:04:50,048 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(570): Ignore received Instance[studyUID=341547,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310100131161,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310100134039] with equal digest
2025-03-10 10:04:50,049 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(570): Updated DB in 3 ms
2025-03-10 10:04:50,050 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(570) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100134039 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:04:50,261 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(570) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100149906 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:04:50,552 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17469) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:04:50,555 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(570): Found previous received Instance[pk=107816, uid=1.2.410.200001.101.11.501.1791052210.3.20250310100149906, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 10:04:50,555 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(570): Ignore received Instance[studyUID=341547,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310100131161,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310100149906] with equal digest
2025-03-10 10:04:50,555 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(570): Updated DB in 3 ms
2025-03-10 10:04:50,557 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(570) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100149906 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:04:50,846 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(570) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100213852 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:04:50,882 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 10:04:50,884 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 10:04:51,139 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17469) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:04:51,141 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(570): Found previous received Instance[pk=107817, uid=1.2.410.200001.101.11.501.1791052210.3.20250310100213852, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 10:04:51,142 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(570): Ignore received Instance[studyUID=341547,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310100131161,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310100213852] with equal digest
2025-03-10 10:04:51,142 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(570): Updated DB in 3 ms
2025-03-10 10:04:51,143 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(570) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100213852 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:04:51,352 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(570) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100302193 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:04:51,644 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17469) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:04:51,646 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(570): Found previous received Instance[pk=107818, uid=1.2.410.200001.101.11.501.1791052210.3.20250310100302193, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 10:04:51,646 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(570): Ignore received Instance[studyUID=341547,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310100131161,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310100302193] with equal digest
2025-03-10 10:04:51,646 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(570): Updated DB in 2 ms
2025-03-10 10:04:51,648 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(570) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100302193 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:04:51,875 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(570) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100431025 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:04:52,167 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17469) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:04:52,169 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(570): Found previous received Instance[pk=107819, uid=1.2.410.200001.101.11.501.1791052210.3.20250310100431025, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 10:04:52,169 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(570): Ignore received Instance[studyUID=341547,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310100131161,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310100431025] with equal digest
2025-03-10 10:04:52,169 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(570): Updated DB in 2 ms
2025-03-10 10:04:52,170 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(570) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100431025 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:04:52,377 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(570) >> A-RELEASE-RQ
2025-03-10 10:04:52,377 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(570) << A-RELEASE-RP
2025-03-10 10:04:52,427 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-27) DCM4CHEE<-HS50US07(570): close Socket[addr=187.89.160.56/187.89.160.56,port=52169,localport=11112]
2025-03-10 10:04:52,781 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52171,localport=11112]
2025-03-10 10:04:52,781 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(571) >> A-ASSOCIATE-RQ
2025-03-10 10:04:52,781 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(571) << A-ASSOCIATE-AC
2025-03-10 10:04:52,980 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(571) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100131522 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:04:54,100 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start AuditScheduler.execute()
2025-03-10 10:04:54,101 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-17) Send audit message to /127.0.0.1:514
2025-03-10 10:04:54,101 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-17) Send audit message to /127.0.0.1:514
2025-03-10 10:04:54,110 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-17) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 10:04:54,110 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-17) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 10:04:54,110 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished AuditScheduler.execute()
2025-03-10 10:04:54,147 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17460) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:04:54,149 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17460) DCM4CHEE<-HS30(566): Create Instance[pk=107822, uid=1.2.410.200001.101.11.301.1123109166.3.20250310095451104, class=1.2.840.10008.5.1.4.1.1.6.1, no=18]
2025-03-10 10:04:54,149 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17460) DCM4CHEE<-HS30(566): Create Location[pk=107822, systemID=fs1, path=2025/03/10/0017F0C1/C2C3D9FE/CAB6BF4E, tsuid=1.2.840.10008.1.2, size=3416626, status=OK, objectType=DICOM_FILE]
2025-03-10 10:04:54,166 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17460) DCM4CHEE<-HS30(566): Updated DB in 19 ms
2025-03-10 10:04:54,166 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17460) DCM4CHEE<-HS30(566) << 18:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310095451104 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:04:54,359 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17460) DCM4CHEE<-HS30(566) >> 19:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310095507172 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:04:54,686 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17469) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:04:54,689 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(571): Found previous received Instance[pk=107814, uid=1.2.410.200001.101.11.501.1791052210.3.20250310100131522, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 10:04:54,690 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(571): Ignore received Instance[studyUID=341547,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310100131161,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310100131522] with equal digest
2025-03-10 10:04:54,690 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(571): Updated DB in 3 ms
2025-03-10 10:04:54,691 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(571) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100131522 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:04:54,897 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(571) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100134039 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:04:55,188 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17469) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:04:55,190 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(571): Found previous received Instance[pk=107815, uid=1.2.410.200001.101.11.501.1791052210.3.20250310100134039, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 10:04:55,190 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(571): Ignore received Instance[studyUID=341547,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310100131161,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310100134039] with equal digest
2025-03-10 10:04:55,191 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(571): Updated DB in 3 ms
2025-03-10 10:04:55,192 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(571) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100134039 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:04:55,397 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(571) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100149906 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:04:55,689 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17469) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:04:55,691 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(571): Found previous received Instance[pk=107816, uid=1.2.410.200001.101.11.501.1791052210.3.20250310100149906, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 10:04:55,692 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(571): Ignore received Instance[studyUID=341547,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310100131161,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310100149906] with equal digest
2025-03-10 10:04:55,692 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(571): Updated DB in 3 ms
2025-03-10 10:04:55,693 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(571) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100149906 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:04:55,899 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(571) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100213852 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:04:56,190 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17469) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:04:56,192 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(571): Found previous received Instance[pk=107817, uid=1.2.410.200001.101.11.501.1791052210.3.20250310100213852, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 10:04:56,193 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(571): Ignore received Instance[studyUID=341547,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310100131161,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310100213852] with equal digest
2025-03-10 10:04:56,193 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(571): Updated DB in 3 ms
2025-03-10 10:04:56,194 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(571) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100213852 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:04:56,400 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(571) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100302193 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:04:56,692 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17469) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:04:56,694 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(571): Found previous received Instance[pk=107818, uid=1.2.410.200001.101.11.501.1791052210.3.20250310100302193, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 10:04:56,694 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(571): Ignore received Instance[studyUID=341547,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310100131161,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310100302193] with equal digest
2025-03-10 10:04:56,695 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(571): Updated DB in 3 ms
2025-03-10 10:04:56,696 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(571) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100302193 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:04:56,901 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(571) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100431025 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:04:57,193 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17469) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:04:57,195 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(571): Found previous received Instance[pk=107819, uid=1.2.410.200001.101.11.501.1791052210.3.20250310100431025, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 10:04:57,196 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(571): Ignore received Instance[studyUID=341547,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310100131161,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310100431025] with equal digest
2025-03-10 10:04:57,196 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(571): Updated DB in 3 ms
2025-03-10 10:04:57,197 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(571) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100431025 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:04:57,402 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(571) >> A-RELEASE-RQ
2025-03-10 10:04:57,402 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(571) << A-RELEASE-RP
2025-03-10 10:04:57,452 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-18) DCM4CHEE<-HS50US07(571): close Socket[addr=187.89.160.56/187.89.160.56,port=52171,localport=11112]
2025-03-10 10:04:57,796 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52173,localport=11112]
2025-03-10 10:04:57,797 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(572) >> A-ASSOCIATE-RQ
2025-03-10 10:04:57,797 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(572) << A-ASSOCIATE-AC
2025-03-10 10:04:57,994 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(572) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100131522 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:04:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start TaskScheduler.execute()
2025-03-10 10:04:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished TaskScheduler.execute()
2025-03-10 10:04:59,822 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17460) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:04:59,824 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17460) DCM4CHEE<-HS30(566): Create Instance[pk=107823, uid=1.2.410.200001.101.11.301.1123109166.3.20250310095507172, class=1.2.840.10008.5.1.4.1.1.6.1, no=19]
2025-03-10 10:04:59,824 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17460) DCM4CHEE<-HS30(566): Create Location[pk=107823, systemID=fs1, path=2025/03/10/0017F0C1/C2C3D9FE/CC27DD79, tsuid=1.2.840.10008.1.2, size=3416626, status=OK, objectType=DICOM_FILE]
2025-03-10 10:04:59,835 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17460) DCM4CHEE<-HS30(566): Updated DB in 13 ms
2025-03-10 10:04:59,835 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17460) DCM4CHEE<-HS30(566) << 19:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310095507172 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:04:59,922 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17469) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:04:59,925 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(572): Found previous received Instance[pk=107814, uid=1.2.410.200001.101.11.501.1791052210.3.20250310100131522, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 10:04:59,926 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(572): Ignore received Instance[studyUID=341547,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310100131161,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310100131522] with equal digest
2025-03-10 10:04:59,926 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(572): Updated DB in 4 ms
2025-03-10 10:04:59,927 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(572) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100131522 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:05:00,028 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17460) DCM4CHEE<-HS30(566) >> 20:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310095659187 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:05:00,130 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(572) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100134039 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:05:00,421 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17469) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:05:00,423 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(572): Found previous received Instance[pk=107815, uid=1.2.410.200001.101.11.501.1791052210.3.20250310100134039, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 10:05:00,423 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(572): Ignore received Instance[studyUID=341547,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310100131161,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310100134039] with equal digest
2025-03-10 10:05:00,424 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(572): Updated DB in 3 ms
2025-03-10 10:05:00,425 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(572) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100134039 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:05:00,627 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(572) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100149906 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:05:00,919 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17469) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:05:00,921 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(572): Found previous received Instance[pk=107816, uid=1.2.410.200001.101.11.501.1791052210.3.20250310100149906, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 10:05:00,922 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(572): Ignore received Instance[studyUID=341547,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310100131161,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310100149906] with equal digest
2025-03-10 10:05:00,922 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(572): Updated DB in 3 ms
2025-03-10 10:05:00,924 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(572) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100149906 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:05:01,126 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(572) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100213852 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:05:01,418 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17469) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:05:01,420 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(572): Found previous received Instance[pk=107817, uid=1.2.410.200001.101.11.501.1791052210.3.20250310100213852, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 10:05:01,420 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(572): Ignore received Instance[studyUID=341547,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310100131161,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310100213852] with equal digest
2025-03-10 10:05:01,421 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(572): Updated DB in 3 ms
2025-03-10 10:05:01,422 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(572) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100213852 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:05:01,625 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(572) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100302193 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:05:01,916 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17469) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:05:01,918 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(572): Found previous received Instance[pk=107818, uid=1.2.410.200001.101.11.501.1791052210.3.20250310100302193, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 10:05:01,919 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(572): Ignore received Instance[studyUID=341547,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310100131161,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310100302193] with equal digest
2025-03-10 10:05:01,919 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(572): Updated DB in 3 ms
2025-03-10 10:05:01,921 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(572) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100302193 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:05:02,123 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(572) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100431025 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:05:02,415 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17469) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:05:02,417 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(572): Found previous received Instance[pk=107819, uid=1.2.410.200001.101.11.501.1791052210.3.20250310100431025, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 10:05:02,417 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(572): Ignore received Instance[studyUID=341547,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310100131161,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310100431025] with equal digest
2025-03-10 10:05:02,418 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(572): Updated DB in 3 ms
2025-03-10 10:05:02,419 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(572) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100431025 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:05:02,621 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(572) >> A-RELEASE-RQ
2025-03-10 10:05:02,621 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(572) << A-RELEASE-RP
2025-03-10 10:05:02,671 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-31) DCM4CHEE<-HS50US07(572): close Socket[addr=187.89.160.56/187.89.160.56,port=52173,localport=11112]
2025-03-10 10:05:03,021 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52174,localport=11112]
2025-03-10 10:05:03,021 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(573) >> A-ASSOCIATE-RQ
2025-03-10 10:05:03,022 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(573) << A-ASSOCIATE-AC
2025-03-10 10:05:03,217 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(573) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100131522 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:05:04,104 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17409) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:05:04,107 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(567): Found previous received Instance[pk=107719, uid=1.2.410.200001.101.11.601.1501430850.3.20250308095900810, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 10:05:04,108 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(567): Ignore received Instance[studyUID=341525,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308095900331,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308095900810] with equal digest
2025-03-10 10:05:04,108 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(567): Updated DB in 4 ms
2025-03-10 10:05:04,109 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(567) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308095900810 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:05:04,317 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(567) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308100008293 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:05:05,088 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17469) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:05:05,091 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(573): Found previous received Instance[pk=107814, uid=1.2.410.200001.101.11.501.1791052210.3.20250310100131522, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 10:05:05,091 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(573): Ignore received Instance[studyUID=341547,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310100131161,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310100131522] with equal digest
2025-03-10 10:05:05,092 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(573): Updated DB in 4 ms
2025-03-10 10:05:05,093 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(573) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100131522 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:05:05,294 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(573) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100134039 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:05:05,490 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17460) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:05:05,493 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17460) DCM4CHEE<-HS30(566): Create Instance[pk=107824, uid=1.2.410.200001.101.11.301.1123109166.3.20250310095659187, class=1.2.840.10008.5.1.4.1.1.6.1, no=20]
2025-03-10 10:05:05,493 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17460) DCM4CHEE<-HS30(566): Create Location[pk=107824, systemID=fs1, path=2025/03/10/0017F0C1/C2C3D9FE/CE24147F, tsuid=1.2.840.10008.1.2, size=3416626, status=OK, objectType=DICOM_FILE]
2025-03-10 10:05:05,513 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17460) DCM4CHEE<-HS30(566): Updated DB in 22 ms
2025-03-10 10:05:05,514 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17460) DCM4CHEE<-HS30(566) << 20:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310095659187 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:05:05,585 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17469) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:05:05,587 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(573): Found previous received Instance[pk=107815, uid=1.2.410.200001.101.11.501.1791052210.3.20250310100134039, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 10:05:05,587 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(573): Ignore received Instance[studyUID=341547,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310100131161,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310100134039] with equal digest
2025-03-10 10:05:05,588 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(573): Updated DB in 3 ms
2025-03-10 10:05:05,589 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(573) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100134039 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:05:05,707 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17460) DCM4CHEE<-HS30(566) >> 21:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310095831772 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:05:05,789 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(573) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100149906 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:05:06,081 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17469) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:05:06,083 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(573): Found previous received Instance[pk=107816, uid=1.2.410.200001.101.11.501.1791052210.3.20250310100149906, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 10:05:06,084 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(573): Ignore received Instance[studyUID=341547,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310100131161,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310100149906] with equal digest
2025-03-10 10:05:06,084 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(573): Updated DB in 3 ms
2025-03-10 10:05:06,085 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(573) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100149906 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:05:06,285 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(573) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100213852 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:05:06,577 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17469) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:05:06,579 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(573): Found previous received Instance[pk=107817, uid=1.2.410.200001.101.11.501.1791052210.3.20250310100213852, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 10:05:06,580 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(573): Ignore received Instance[studyUID=341547,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310100131161,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310100213852] with equal digest
2025-03-10 10:05:06,580 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(573): Updated DB in 3 ms
2025-03-10 10:05:06,581 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(573) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100213852 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:05:06,784 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(573) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100302193 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:05:07,436 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17469) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:05:07,438 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(573): Found previous received Instance[pk=107818, uid=1.2.410.200001.101.11.501.1791052210.3.20250310100302193, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 10:05:07,438 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(573): Ignore received Instance[studyUID=341547,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310100131161,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310100302193] with equal digest
2025-03-10 10:05:07,438 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(573): Updated DB in 2 ms
2025-03-10 10:05:07,439 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(573) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100302193 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:05:07,640 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(573) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100431025 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:05:07,931 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17469) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:05:07,933 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(573): Found previous received Instance[pk=107819, uid=1.2.410.200001.101.11.501.1791052210.3.20250310100431025, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 10:05:07,934 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(573): Ignore received Instance[studyUID=341547,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310100131161,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310100431025] with equal digest
2025-03-10 10:05:07,934 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(573): Updated DB in 3 ms
2025-03-10 10:05:07,936 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(573) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100431025 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:05:08,135 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(573) >> A-RELEASE-RQ
2025-03-10 10:05:08,135 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(573) << A-RELEASE-RP
2025-03-10 10:05:08,185 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-7) DCM4CHEE<-HS50US07(573): close Socket[addr=187.89.160.56/187.89.160.56,port=52174,localport=11112]
2025-03-10 10:05:08,531 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52175,localport=11112]
2025-03-10 10:05:08,531 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(574) >> A-ASSOCIATE-RQ
2025-03-10 10:05:08,531 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(574) << A-ASSOCIATE-AC
2025-03-10 10:05:08,728 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(574) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100131522 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:05:10,484 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17469) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:05:10,487 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(574): Found previous received Instance[pk=107814, uid=1.2.410.200001.101.11.501.1791052210.3.20250310100131522, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 10:05:10,487 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(574): Ignore received Instance[studyUID=341547,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310100131161,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310100131522] with equal digest
2025-03-10 10:05:10,488 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(574): Updated DB in 4 ms
2025-03-10 10:05:10,489 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(574) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100131522 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:05:10,691 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(574) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100134039 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:05:10,983 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17469) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:05:10,985 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(574): Found previous received Instance[pk=107815, uid=1.2.410.200001.101.11.501.1791052210.3.20250310100134039, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 10:05:10,985 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(574): Ignore received Instance[studyUID=341547,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310100131161,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310100134039] with equal digest
2025-03-10 10:05:10,986 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(574): Updated DB in 3 ms
2025-03-10 10:05:10,987 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(574) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100134039 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:05:11,172 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17460) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:05:11,175 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17460) DCM4CHEE<-HS30(566): Create Instance[pk=107825, uid=1.2.410.200001.101.11.301.1123109166.3.20250310095831772, class=1.2.840.10008.5.1.4.1.1.6.1, no=21]
2025-03-10 10:05:11,175 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17460) DCM4CHEE<-HS30(566): Create Location[pk=107825, systemID=fs1, path=2025/03/10/0017F0C1/C2C3D9FE/D16E0A25, tsuid=1.2.840.10008.1.2, size=3416626, status=OK, objectType=DICOM_FILE]
2025-03-10 10:05:11,184 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17460) DCM4CHEE<-HS30(566): Updated DB in 12 ms
2025-03-10 10:05:11,184 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17460) DCM4CHEE<-HS30(566) << 21:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310095831772 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:05:11,190 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(574) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100149906 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:05:11,377 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17460) DCM4CHEE<-HS30(566) >> 22:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310100302249 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:05:11,481 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17469) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:05:11,484 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(574): Found previous received Instance[pk=107816, uid=1.2.410.200001.101.11.501.1791052210.3.20250310100149906, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 10:05:11,484 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(574): Ignore received Instance[studyUID=341547,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310100131161,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310100149906] with equal digest
2025-03-10 10:05:11,485 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(574): Updated DB in 4 ms
2025-03-10 10:05:11,486 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(574) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100149906 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:05:11,593 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17176) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:05:11,596 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17176) DCM4CHEE<-FCR-CSL1(545): Create Instance[pk=107826, uid=1.2.392.200036.9125.9.0.254262843.2970690750.86381729, class=1.2.840.10008.5.1.4.1.1.1, no=3007]
2025-03-10 10:05:11,596 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17176) DCM4CHEE<-FCR-CSL1(545): Create Location[pk=107826, systemID=fs1, path=2025/03/10/528776DB/D05F32DD/E929CB11, tsuid=1.2.840.10008.1.2, size=14015766, status=OK, objectType=DICOM_FILE]
2025-03-10 10:05:11,610 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17176) DCM4CHEE<-FCR-CSL1(545): Updated DB in 16 ms
2025-03-10 10:05:11,610 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17176) DCM4CHEE<-FCR-CSL1(545) << 43:C-STORE-RSP[pcid=31, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.1 - Computed Radiography Image Storage
  iuid=1.2.392.200036.9125.9.0.254262843.2970690750.86381729 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:05:11,689 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(574) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100213852 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:05:11,808 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17176) DCM4CHEE<-FCR-CSL1(545) >> A-RELEASE-RQ
2025-03-10 10:05:11,808 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17176) DCM4CHEE<-FCR-CSL1(545) << A-RELEASE-RP
2025-03-10 10:05:11,858 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-25) DCM4CHEE<-FCR-CSL1(545): close Socket[addr=187.89.160.56/187.89.160.56,port=49454,localport=11112]
2025-03-10 10:05:11,981 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17469) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:05:11,983 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(574): Found previous received Instance[pk=107817, uid=1.2.410.200001.101.11.501.1791052210.3.20250310100213852, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 10:05:11,983 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(574): Ignore received Instance[studyUID=341547,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310100131161,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310100213852] with equal digest
2025-03-10 10:05:11,984 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(574): Updated DB in 3 ms
2025-03-10 10:05:11,985 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(574) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100213852 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:05:12,188 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(574) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100302193 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:05:12,314 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start IANScheduler.execute()
2025-03-10 10:05:12,316 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished IANScheduler.execute()
2025-03-10 10:05:12,479 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17469) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:05:12,482 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(574): Found previous received Instance[pk=107818, uid=1.2.410.200001.101.11.501.1791052210.3.20250310100302193, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 10:05:12,482 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(574): Ignore received Instance[studyUID=341547,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310100131161,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310100302193] with equal digest
2025-03-10 10:05:12,482 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(574): Updated DB in 3 ms
2025-03-10 10:05:12,483 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(574) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100302193 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:05:12,686 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(574) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100431025 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:05:12,978 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17469) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:05:12,981 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(574): Found previous received Instance[pk=107819, uid=1.2.410.200001.101.11.501.1791052210.3.20250310100431025, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 10:05:12,981 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(574): Ignore received Instance[studyUID=341547,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310100131161,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310100431025] with equal digest
2025-03-10 10:05:12,982 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(574): Updated DB in 3 ms
2025-03-10 10:05:12,983 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(574) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100431025 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:05:13,185 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(574) >> A-RELEASE-RQ
2025-03-10 10:05:13,185 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(574) << A-RELEASE-RP
2025-03-10 10:05:13,236 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-30) DCM4CHEE<-HS50US07(574): close Socket[addr=187.89.160.56/187.89.160.56,port=52175,localport=11112]
2025-03-10 10:05:13,583 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52176,localport=11112]
2025-03-10 10:05:13,583 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(575) >> A-ASSOCIATE-RQ
2025-03-10 10:05:13,583 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(575) << A-ASSOCIATE-AC
2025-03-10 10:05:13,779 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(575) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100131522 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:05:15,465 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17469) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:05:15,468 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(575): Found previous received Instance[pk=107814, uid=1.2.410.200001.101.11.501.1791052210.3.20250310100131522, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 10:05:15,469 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(575): Ignore received Instance[studyUID=341547,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310100131161,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310100131522] with equal digest
2025-03-10 10:05:15,469 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(575): Updated DB in 4 ms
2025-03-10 10:05:15,470 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(575) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100131522 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:05:15,672 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(575) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100134039 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:05:15,964 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17469) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:05:15,966 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(575): Found previous received Instance[pk=107815, uid=1.2.410.200001.101.11.501.1791052210.3.20250310100134039, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 10:05:15,967 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(575): Ignore received Instance[studyUID=341547,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310100131161,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310100134039] with equal digest
2025-03-10 10:05:15,967 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(575): Updated DB in 3 ms
2025-03-10 10:05:15,968 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(575) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100134039 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:05:16,169 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(575) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100149906 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:05:16,461 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17469) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:05:16,463 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(575): Found previous received Instance[pk=107816, uid=1.2.410.200001.101.11.501.1791052210.3.20250310100149906, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 10:05:16,464 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(575): Ignore received Instance[studyUID=341547,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310100131161,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310100149906] with equal digest
2025-03-10 10:05:16,464 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(575): Updated DB in 3 ms
2025-03-10 10:05:16,465 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(575) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100149906 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:05:16,668 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(575) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100213852 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:05:16,839 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17460) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:05:16,842 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17460) DCM4CHEE<-HS30(566): Create Instance[pk=107827, uid=1.2.410.200001.101.11.301.1123109166.3.20250310100302249, class=1.2.840.10008.5.1.4.1.1.6.1, no=22]
2025-03-10 10:05:16,842 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17460) DCM4CHEE<-HS30(566): Create Location[pk=107827, systemID=fs1, path=2025/03/10/0017F0C1/C2C3D9FE/AD969CB0, tsuid=1.2.840.10008.1.2, size=3416626, status=OK, objectType=DICOM_FILE]
2025-03-10 10:05:16,851 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17460) DCM4CHEE<-HS30(566): Updated DB in 12 ms
2025-03-10 10:05:16,851 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17460) DCM4CHEE<-HS30(566) << 22:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310100302249 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:05:16,959 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17469) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:05:16,962 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(575): Found previous received Instance[pk=107817, uid=1.2.410.200001.101.11.501.1791052210.3.20250310100213852, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 10:05:16,962 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(575): Ignore received Instance[studyUID=341547,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310100131161,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310100213852] with equal digest
2025-03-10 10:05:16,963 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(575): Updated DB in 3 ms
2025-03-10 10:05:16,964 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(575) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100213852 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:05:17,044 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17460) DCM4CHEE<-HS30(566) >> 23:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310100345116 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:05:17,166 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(575) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100302193 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:05:17,457 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17469) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:05:17,459 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(575): Found previous received Instance[pk=107818, uid=1.2.410.200001.101.11.501.1791052210.3.20250310100302193, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 10:05:17,460 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(575): Ignore received Instance[studyUID=341547,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310100131161,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310100302193] with equal digest
2025-03-10 10:05:17,460 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(575): Updated DB in 3 ms
2025-03-10 10:05:17,461 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(575) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100302193 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:05:17,666 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(575) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100431025 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:05:17,958 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17469) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:05:17,960 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(575): Found previous received Instance[pk=107819, uid=1.2.410.200001.101.11.501.1791052210.3.20250310100431025, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 10:05:17,960 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(575): Ignore received Instance[studyUID=341547,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310100131161,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310100431025] with equal digest
2025-03-10 10:05:17,960 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(575): Updated DB in 2 ms
2025-03-10 10:05:17,962 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(575) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100431025 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:05:18,163 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(575) >> A-RELEASE-RQ
2025-03-10 10:05:18,163 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(575) << A-RELEASE-RP
2025-03-10 10:05:18,213 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-28) DCM4CHEE<-HS50US07(575): close Socket[addr=187.89.160.56/187.89.160.56,port=52176,localport=11112]
2025-03-10 10:05:18,562 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52177,localport=11112]
2025-03-10 10:05:18,563 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(576) >> A-ASSOCIATE-RQ
2025-03-10 10:05:18,563 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(576) << A-ASSOCIATE-AC
2025-03-10 10:05:18,763 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(576) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100131522 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:05:20,693 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17469) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:05:20,696 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(576): Found previous received Instance[pk=107814, uid=1.2.410.200001.101.11.501.1791052210.3.20250310100131522, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 10:05:20,696 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(576): Ignore received Instance[studyUID=341547,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310100131161,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310100131522] with equal digest
2025-03-10 10:05:20,697 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(576): Updated DB in 4 ms
2025-03-10 10:05:20,698 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(576) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100131522 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:05:20,902 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(576) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100134039 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:05:21,194 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17469) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:05:21,196 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(576): Found previous received Instance[pk=107815, uid=1.2.410.200001.101.11.501.1791052210.3.20250310100134039, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 10:05:21,197 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(576): Ignore received Instance[studyUID=341547,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310100131161,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310100134039] with equal digest
2025-03-10 10:05:21,197 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(576): Updated DB in 3 ms
2025-03-10 10:05:21,198 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(576) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100134039 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:05:21,403 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(576) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100149906 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:05:21,694 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17469) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:05:21,696 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(576): Found previous received Instance[pk=107816, uid=1.2.410.200001.101.11.501.1791052210.3.20250310100149906, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 10:05:21,697 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(576): Ignore received Instance[studyUID=341547,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310100131161,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310100149906] with equal digest
2025-03-10 10:05:21,697 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(576): Updated DB in 3 ms
2025-03-10 10:05:21,698 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(576) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100149906 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:05:21,903 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(576) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100213852 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:05:22,194 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17469) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:05:22,196 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(576): Found previous received Instance[pk=107817, uid=1.2.410.200001.101.11.501.1791052210.3.20250310100213852, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 10:05:22,197 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(576): Ignore received Instance[studyUID=341547,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310100131161,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310100213852] with equal digest
2025-03-10 10:05:22,197 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(576): Updated DB in 3 ms
2025-03-10 10:05:22,198 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(576) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100213852 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:05:22,403 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(576) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100302193 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:05:22,508 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17460) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:05:22,510 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17460) DCM4CHEE<-HS30(566): Create Instance[pk=107828, uid=1.2.410.200001.101.11.301.1123109166.3.20250310100345116, class=1.2.840.10008.5.1.4.1.1.6.1, no=23]
2025-03-10 10:05:22,511 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17460) DCM4CHEE<-HS30(566): Create Location[pk=107828, systemID=fs1, path=2025/03/10/0017F0C1/C2C3D9FE/ADD053B0, tsuid=1.2.840.10008.1.2, size=3416626, status=OK, objectType=DICOM_FILE]
2025-03-10 10:05:22,557 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17460) DCM4CHEE<-HS30(566): Updated DB in 49 ms
2025-03-10 10:05:22,557 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17460) DCM4CHEE<-HS30(566) << 23:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310100345116 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:05:22,695 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17469) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:05:22,697 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(576): Found previous received Instance[pk=107818, uid=1.2.410.200001.101.11.501.1791052210.3.20250310100302193, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 10:05:22,698 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(576): Ignore received Instance[studyUID=341547,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310100131161,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310100302193] with equal digest
2025-03-10 10:05:22,698 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(576): Updated DB in 3 ms
2025-03-10 10:05:22,699 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(576) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100302193 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:05:22,749 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17460) DCM4CHEE<-HS30(566) >> A-RELEASE-RQ
2025-03-10 10:05:22,749 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17460) DCM4CHEE<-HS30(566) << A-RELEASE-RP
2025-03-10 10:05:22,800 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-6) DCM4CHEE<-HS30(566): close Socket[addr=187.89.160.56/187.89.160.56,port=52097,localport=11112]
2025-03-10 10:05:22,903 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(576) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100431025 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:05:23,195 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17469) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:05:23,197 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(576): Found previous received Instance[pk=107819, uid=1.2.410.200001.101.11.501.1791052210.3.20250310100431025, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 10:05:23,197 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(576): Ignore received Instance[studyUID=341547,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310100131161,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310100431025] with equal digest
2025-03-10 10:05:23,198 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(576): Updated DB in 3 ms
2025-03-10 10:05:23,199 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(576) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100431025 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:05:23,403 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(576) >> A-RELEASE-RQ
2025-03-10 10:05:23,403 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(576) << A-RELEASE-RP
2025-03-10 10:05:23,453 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-8) DCM4CHEE<-HS50US07(576): close Socket[addr=187.89.160.56/187.89.160.56,port=52177,localport=11112]
2025-03-10 10:05:23,801 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52178,localport=11112]
2025-03-10 10:05:23,802 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(577) >> A-ASSOCIATE-RQ
2025-03-10 10:05:23,802 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(577) << A-ASSOCIATE-AC
2025-03-10 10:05:24,254 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(577) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100131522 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:05:25,931 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17469) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:05:25,934 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(577): Found previous received Instance[pk=107814, uid=1.2.410.200001.101.11.501.1791052210.3.20250310100131522, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 10:05:25,935 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(577): Ignore received Instance[studyUID=341547,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310100131161,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310100131522] with equal digest
2025-03-10 10:05:25,935 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(577): Updated DB in 4 ms
2025-03-10 10:05:25,936 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(577) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100131522 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:05:26,134 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(577) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100134039 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:05:26,426 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17469) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:05:26,428 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(577): Found previous received Instance[pk=107815, uid=1.2.410.200001.101.11.501.1791052210.3.20250310100134039, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 10:05:26,429 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(577): Ignore received Instance[studyUID=341547,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310100131161,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310100134039] with equal digest
2025-03-10 10:05:26,429 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(577): Updated DB in 3 ms
2025-03-10 10:05:26,430 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(577) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100134039 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:05:26,629 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(577) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100149906 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:05:26,920 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17469) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:05:26,922 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(577): Found previous received Instance[pk=107816, uid=1.2.410.200001.101.11.501.1791052210.3.20250310100149906, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 10:05:26,923 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(577): Ignore received Instance[studyUID=341547,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310100131161,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310100149906] with equal digest
2025-03-10 10:05:26,923 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(577): Updated DB in 3 ms
2025-03-10 10:05:26,924 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(577) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100149906 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:05:27,123 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(577) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100213852 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:05:27,414 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17469) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:05:27,416 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(577): Found previous received Instance[pk=107817, uid=1.2.410.200001.101.11.501.1791052210.3.20250310100213852, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 10:05:27,417 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(577): Ignore received Instance[studyUID=341547,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310100131161,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310100213852] with equal digest
2025-03-10 10:05:27,417 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(577): Updated DB in 3 ms
2025-03-10 10:05:27,418 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(577) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100213852 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:05:27,619 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(577) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100302193 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:05:27,911 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17469) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:05:27,913 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(577): Found previous received Instance[pk=107818, uid=1.2.410.200001.101.11.501.1791052210.3.20250310100302193, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 10:05:27,913 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(577): Ignore received Instance[studyUID=341547,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310100131161,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310100302193] with equal digest
2025-03-10 10:05:27,914 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(577): Updated DB in 3 ms
2025-03-10 10:05:27,915 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(577) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100302193 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:05:28,114 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(577) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100431025 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:05:28,406 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17469) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:05:28,408 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(577): Found previous received Instance[pk=107819, uid=1.2.410.200001.101.11.501.1791052210.3.20250310100431025, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 10:05:28,408 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(577): Ignore received Instance[studyUID=341547,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310100131161,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310100431025] with equal digest
2025-03-10 10:05:28,408 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(577): Updated DB in 2 ms
2025-03-10 10:05:28,410 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(577) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100431025 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:05:28,608 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(577) >> A-RELEASE-RQ
2025-03-10 10:05:28,608 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17469) DCM4CHEE<-HS50US07(577) << A-RELEASE-RP
2025-03-10 10:05:28,658 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-29) DCM4CHEE<-HS50US07(577): close Socket[addr=187.89.160.56/187.89.160.56,port=52178,localport=11112]
2025-03-10 10:05:37,002 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start UPSProcessingScheduler.execute()
2025-03-10 10:05:37,003 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished UPSProcessingScheduler.execute()
2025-03-10 10:05:44,753 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17409) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:05:44,755 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(567): Found previous received Instance[pk=107720, uid=1.2.410.200001.101.11.601.1501430850.3.20250308100008293, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 10:05:44,756 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(567): Ignore received Instance[studyUID=341525,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308095900331,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308100008293] with equal digest
2025-03-10 10:05:44,756 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(567): Updated DB in 3 ms
2025-03-10 10:05:44,757 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(567) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308100008293 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:05:44,964 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(567) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308100025599 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:05:54,110 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start AuditScheduler.execute()
2025-03-10 10:05:54,111 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-32) Send audit message to /127.0.0.1:514
2025-03-10 10:05:54,112 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-32) Send audit message to /127.0.0.1:514
2025-03-10 10:05:54,120 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 10:05:54,120 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 10:05:54,120 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished AuditScheduler.execute()
2025-03-10 10:05:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start TaskScheduler.execute()
2025-03-10 10:05:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished TaskScheduler.execute()
2025-03-10 10:06:12,316 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start IANScheduler.execute()
2025-03-10 10:06:12,318 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished IANScheduler.execute()
2025-03-10 10:06:16,281 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17409) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:06:16,283 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(567): Found previous received Instance[pk=107721, uid=1.2.410.200001.101.11.601.1501430850.3.20250308100025599, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 10:06:16,284 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(567): Ignore received Instance[studyUID=341525,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308095900331,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308100025599] with equal digest
2025-03-10 10:06:16,284 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(567): Updated DB in 3 ms
2025-03-10 10:06:16,285 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(567) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308100025599 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:06:16,493 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(567) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308100040391 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:06:27,938 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start StudySizeScheduler.execute()
2025-03-10 10:06:28,058 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) Calculated size of 2 studies
2025-03-10 10:06:28,058 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished StudySizeScheduler.execute()
2025-03-10 10:06:37,004 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start UPSProcessingScheduler.execute()
2025-03-10 10:06:37,005 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished UPSProcessingScheduler.execute()
2025-03-10 10:06:40,650 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52101,localport=11112]
2025-03-10 10:06:40,650 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17477) DCM4CHEE<-HS30(578) >> A-ASSOCIATE-RQ
2025-03-10 10:06:40,651 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17477) DCM4CHEE<-HS30(578) << A-ASSOCIATE-AC
2025-03-10 10:06:40,846 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17477) DCM4CHEE<-HS30(578) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310095139728 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:06:43,722 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17477) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:06:43,725 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17477) DCM4CHEE<-HS30(578): Found previous received Instance[pk=107789, uid=1.2.410.200001.101.11.301.1144174170.3.20250310095139728, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 10:06:43,725 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17477) DCM4CHEE<-HS30(578): Ignore received Instance[studyUID=341552,seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250310095139424,objectUID=1.2.410.200001.101.11.301.1144174170.3.20250310095139728] with equal digest
2025-03-10 10:06:43,726 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17477) DCM4CHEE<-HS30(578): Updated DB in 4 ms
2025-03-10 10:06:43,727 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17477) DCM4CHEE<-HS30(578) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310095139728 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:06:43,926 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17477) DCM4CHEE<-HS30(578) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310095212651 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:06:47,243 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17477) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:06:47,246 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17477) DCM4CHEE<-HS30(578): Found previous received Instance[pk=107790, uid=1.2.410.200001.101.11.301.1144174170.3.20250310095212651, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 10:06:47,246 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17477) DCM4CHEE<-HS30(578): Ignore received Instance[studyUID=341552,seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250310095139424,objectUID=1.2.410.200001.101.11.301.1144174170.3.20250310095212651] with equal digest
2025-03-10 10:06:47,247 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17477) DCM4CHEE<-HS30(578): Updated DB in 4 ms
2025-03-10 10:06:47,248 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17477) DCM4CHEE<-HS30(578) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310095212651 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:06:47,445 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17477) DCM4CHEE<-HS30(578) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310095246569 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:06:50,566 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17477) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:06:50,568 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17477) DCM4CHEE<-HS30(578): Found previous received Instance[pk=107791, uid=1.2.410.200001.101.11.301.1144174170.3.20250310095246569, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 10:06:50,568 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17477) DCM4CHEE<-HS30(578): Ignore received Instance[studyUID=341552,seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250310095139424,objectUID=1.2.410.200001.101.11.301.1144174170.3.20250310095246569] with equal digest
2025-03-10 10:06:50,569 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17477) DCM4CHEE<-HS30(578): Updated DB in 3 ms
2025-03-10 10:06:50,570 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17477) DCM4CHEE<-HS30(578) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310095246569 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:06:50,769 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17477) DCM4CHEE<-HS30(578) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310095342481 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:06:52,725 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17477) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:06:52,727 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17477) DCM4CHEE<-HS30(578): Found previous received Instance[pk=107792, uid=1.2.410.200001.101.11.301.1144174170.3.20250310095342481, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 10:06:52,728 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17477) DCM4CHEE<-HS30(578): Ignore received Instance[studyUID=341552,seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250310095139424,objectUID=1.2.410.200001.101.11.301.1144174170.3.20250310095342481] with equal digest
2025-03-10 10:06:52,728 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17477) DCM4CHEE<-HS30(578): Updated DB in 2 ms
2025-03-10 10:06:52,729 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17477) DCM4CHEE<-HS30(578) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310095342481 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:06:52,929 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17477) DCM4CHEE<-HS30(578) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310095403447 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:06:54,121 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start AuditScheduler.execute()
2025-03-10 10:06:54,122 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-26) Send audit message to /127.0.0.1:514
2025-03-10 10:06:54,122 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-26) Send audit message to /127.0.0.1:514
2025-03-10 10:06:54,130 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-26) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 10:06:54,130 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-26) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 10:06:54,131 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished AuditScheduler.execute()
2025-03-10 10:06:55,077 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17477) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:06:55,079 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17477) DCM4CHEE<-HS30(578): Found previous received Instance[pk=107796, uid=1.2.410.200001.101.11.301.1144174170.3.20250310095403447, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 10:06:55,079 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17477) DCM4CHEE<-HS30(578): Ignore received Instance[studyUID=341552,seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250310095139424,objectUID=1.2.410.200001.101.11.301.1144174170.3.20250310095403447] with equal digest
2025-03-10 10:06:55,080 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17477) DCM4CHEE<-HS30(578): Updated DB in 3 ms
2025-03-10 10:06:55,081 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17477) DCM4CHEE<-HS30(578) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310095403447 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:06:55,280 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17477) DCM4CHEE<-HS30(578) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310095427318 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:06:58,010 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17477) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:06:58,012 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17477) DCM4CHEE<-HS30(578): Found previous received Instance[pk=107797, uid=1.2.410.200001.101.11.301.1144174170.3.20250310095427318, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 10:06:58,013 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17477) DCM4CHEE<-HS30(578): Ignore received Instance[studyUID=341552,seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250310095139424,objectUID=1.2.410.200001.101.11.301.1144174170.3.20250310095427318] with equal digest
2025-03-10 10:06:58,013 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17477) DCM4CHEE<-HS30(578): Updated DB in 3 ms
2025-03-10 10:06:58,014 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17477) DCM4CHEE<-HS30(578) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310095427318 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:06:58,026 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17409) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:06:58,028 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(567): Found previous received Instance[pk=107722, uid=1.2.410.200001.101.11.601.1501430850.3.20250308100040391, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 10:06:58,028 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(567): Ignore received Instance[studyUID=341525,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308095900331,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308100040391] with equal digest
2025-03-10 10:06:58,029 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(567): Updated DB in 3 ms
2025-03-10 10:06:58,030 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(567) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308100040391 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:06:58,213 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17477) DCM4CHEE<-HS30(578) >> A-RELEASE-RQ
2025-03-10 10:06:58,213 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17477) DCM4CHEE<-HS30(578) << A-RELEASE-RP
2025-03-10 10:06:58,236 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(567) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308100046247 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:06:58,263 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-20) DCM4CHEE<-HS30(578): close Socket[addr=187.89.160.56/187.89.160.56,port=52101,localport=11112]
2025-03-10 10:06:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start TaskScheduler.execute()
2025-03-10 10:06:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished TaskScheduler.execute()
2025-03-10 10:07:12,319 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start IANScheduler.execute()
2025-03-10 10:07:12,321 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished IANScheduler.execute()
2025-03-10 10:07:37,005 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start UPSProcessingScheduler.execute()
2025-03-10 10:07:37,006 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished UPSProcessingScheduler.execute()
2025-03-10 10:07:37,163 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17409) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:07:37,165 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(567): Found previous received Instance[pk=107723, uid=1.2.410.200001.101.11.601.1501430850.3.20250308100046247, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 10:07:37,166 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(567): Ignore received Instance[studyUID=341525,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308095900331,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308100046247] with equal digest
2025-03-10 10:07:37,166 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(567): Updated DB in 3 ms
2025-03-10 10:07:37,167 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(567) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308100046247 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:07:37,373 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(567) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308100150695 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:07:54,131 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start AuditScheduler.execute()
2025-03-10 10:07:54,132 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-17) Send audit message to /127.0.0.1:514
2025-03-10 10:07:54,133 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-17) Send audit message to /127.0.0.1:514
2025-03-10 10:07:54,141 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-17) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 10:07:54,141 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-17) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 10:07:54,141 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished AuditScheduler.execute()
2025-03-10 10:07:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start TaskScheduler.execute()
2025-03-10 10:07:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished TaskScheduler.execute()
2025-03-10 10:08:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start PurgeStorageScheduler.execute()
2025-03-10 10:08:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished PurgeStorageScheduler.execute()
2025-03-10 10:08:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-17482) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 10:08:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-17482) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 10:08:12,321 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start IANScheduler.execute()
2025-03-10 10:08:12,323 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished IANScheduler.execute()
2025-03-10 10:08:13,669 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17409) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:08:13,672 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(567): Found previous received Instance[pk=107724, uid=1.2.410.200001.101.11.601.1501430850.3.20250308100150695, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 10:08:13,673 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(567): Ignore received Instance[studyUID=341525,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308095900331,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308100150695] with equal digest
2025-03-10 10:08:13,673 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(567): Updated DB in 4 ms
2025-03-10 10:08:13,674 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(567) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308100150695 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:08:13,881 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(567) >> A-RELEASE-RQ
2025-03-10 10:08:13,881 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(567) << A-RELEASE-RP
2025-03-10 10:08:13,932 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-7) DCM4CHEE<-HS60MT(567): close Socket[addr=187.89.160.56/187.89.160.56,port=49287,localport=11112]
2025-03-10 10:08:14,288 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49288,localport=11112]
2025-03-10 10:08:14,288 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(579) >> A-ASSOCIATE-RQ
2025-03-10 10:08:14,288 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(579) << A-ASSOCIATE-AC
2025-03-10 10:08:14,480 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(579) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308092538988 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:08:14,551 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52180,localport=11112]
2025-03-10 10:08:14,556 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17483) DCM4CHEE<-HS50US07(580) >> A-ASSOCIATE-RQ
2025-03-10 10:08:14,557 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17483) DCM4CHEE<-HS50US07(580) << A-ASSOCIATE-AC
2025-03-10 10:08:14,758 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17483) DCM4CHEE<-HS50US07(580) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100131522 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:08:16,542 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17483) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:08:16,545 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17483) DCM4CHEE<-HS50US07(580): Found previous received Instance[pk=107814, uid=1.2.410.200001.101.11.501.1791052210.3.20250310100131522, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 10:08:16,546 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17483) DCM4CHEE<-HS50US07(580): Ignore received Instance[studyUID=341547,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310100131161,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310100131522] with equal digest
2025-03-10 10:08:16,546 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17483) DCM4CHEE<-HS50US07(580): Updated DB in 4 ms
2025-03-10 10:08:16,547 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17483) DCM4CHEE<-HS50US07(580) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100131522 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:08:16,754 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17483) DCM4CHEE<-HS50US07(580) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100134039 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:08:17,045 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17483) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:08:17,047 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17483) DCM4CHEE<-HS50US07(580): Found previous received Instance[pk=107815, uid=1.2.410.200001.101.11.501.1791052210.3.20250310100134039, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 10:08:17,048 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17483) DCM4CHEE<-HS50US07(580): Ignore received Instance[studyUID=341547,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310100131161,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310100134039] with equal digest
2025-03-10 10:08:17,048 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17483) DCM4CHEE<-HS50US07(580): Updated DB in 3 ms
2025-03-10 10:08:17,049 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17483) DCM4CHEE<-HS50US07(580) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100134039 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:08:17,253 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17483) DCM4CHEE<-HS50US07(580) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100149906 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:08:17,544 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17483) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:08:17,546 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17483) DCM4CHEE<-HS50US07(580): Found previous received Instance[pk=107816, uid=1.2.410.200001.101.11.501.1791052210.3.20250310100149906, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 10:08:17,547 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17483) DCM4CHEE<-HS50US07(580): Ignore received Instance[studyUID=341547,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310100131161,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310100149906] with equal digest
2025-03-10 10:08:17,547 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17483) DCM4CHEE<-HS50US07(580): Updated DB in 3 ms
2025-03-10 10:08:17,548 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17483) DCM4CHEE<-HS50US07(580) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100149906 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:08:17,755 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17483) DCM4CHEE<-HS50US07(580) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100213852 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:08:18,046 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17483) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:08:18,049 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17483) DCM4CHEE<-HS50US07(580): Found previous received Instance[pk=107817, uid=1.2.410.200001.101.11.501.1791052210.3.20250310100213852, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 10:08:18,050 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17483) DCM4CHEE<-HS50US07(580): Ignore received Instance[studyUID=341547,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310100131161,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310100213852] with equal digest
2025-03-10 10:08:18,050 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17483) DCM4CHEE<-HS50US07(580): Updated DB in 3 ms
2025-03-10 10:08:18,051 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17483) DCM4CHEE<-HS50US07(580) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100213852 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:08:18,257 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17483) DCM4CHEE<-HS50US07(580) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100302193 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:08:18,549 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17483) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:08:18,552 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17483) DCM4CHEE<-HS50US07(580): Found previous received Instance[pk=107818, uid=1.2.410.200001.101.11.501.1791052210.3.20250310100302193, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 10:08:18,552 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17483) DCM4CHEE<-HS50US07(580): Ignore received Instance[studyUID=341547,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310100131161,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310100302193] with equal digest
2025-03-10 10:08:18,553 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17483) DCM4CHEE<-HS50US07(580): Updated DB in 4 ms
2025-03-10 10:08:18,554 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17483) DCM4CHEE<-HS50US07(580) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100302193 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:08:18,761 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17483) DCM4CHEE<-HS50US07(580) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100431025 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:08:19,053 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17483) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:08:19,055 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17483) DCM4CHEE<-HS50US07(580): Found previous received Instance[pk=107819, uid=1.2.410.200001.101.11.501.1791052210.3.20250310100431025, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 10:08:19,055 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17483) DCM4CHEE<-HS50US07(580): Ignore received Instance[studyUID=341547,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310100131161,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310100431025] with equal digest
2025-03-10 10:08:19,056 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17483) DCM4CHEE<-HS50US07(580): Updated DB in 3 ms
2025-03-10 10:08:19,057 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17483) DCM4CHEE<-HS50US07(580) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310100431025 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:08:19,264 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17483) DCM4CHEE<-HS50US07(580) >> A-RELEASE-RQ
2025-03-10 10:08:19,264 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17483) DCM4CHEE<-HS50US07(580) << A-RELEASE-RP
2025-03-10 10:08:19,314 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-14) DCM4CHEE<-HS50US07(580): close Socket[addr=187.89.160.56/187.89.160.56,port=52180,localport=11112]
2025-03-10 10:08:37,006 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start UPSProcessingScheduler.execute()
2025-03-10 10:08:37,007 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished UPSProcessingScheduler.execute()
2025-03-10 10:08:53,559 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17409) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:08:53,562 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(579): Found previous received Instance[pk=107528, uid=1.2.410.200001.101.11.601.1501430850.3.20250308092538988, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 10:08:53,563 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(579): Ignore received Instance[studyUID=341522,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308092538632,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308092538988] with equal digest
2025-03-10 10:08:53,563 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(579): Updated DB in 4 ms
2025-03-10 10:08:53,564 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(579) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308092538988 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:08:53,765 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(579) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308092727170 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:08:54,142 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start AuditScheduler.execute()
2025-03-10 10:08:54,154 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-1) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 10:08:54,154 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-1) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 10:08:54,154 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished AuditScheduler.execute()
2025-03-10 10:08:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start TaskScheduler.execute()
2025-03-10 10:08:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished TaskScheduler.execute()
2025-03-10 10:09:12,323 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start IANScheduler.execute()
2025-03-10 10:09:12,325 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished IANScheduler.execute()
2025-03-10 10:09:33,119 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17409) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:09:33,122 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(579): Found previous received Instance[pk=107535, uid=1.2.410.200001.101.11.601.1501430850.3.20250308092727170, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 10:09:33,122 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(579): Ignore received Instance[studyUID=341522,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308092538632,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308092727170] with equal digest
2025-03-10 10:09:33,123 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(579): Updated DB in 4 ms
2025-03-10 10:09:33,124 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(579) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308092727170 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:09:33,493 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(579) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308092736194 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:09:37,008 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start UPSProcessingScheduler.execute()
2025-03-10 10:09:37,009 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished UPSProcessingScheduler.execute()
2025-03-10 10:09:50,884 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 10:09:50,887 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 10:09:54,154 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start AuditScheduler.execute()
2025-03-10 10:09:54,171 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-6) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 10:09:54,171 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-6) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 10:09:54,171 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished AuditScheduler.execute()
2025-03-10 10:09:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start TaskScheduler.execute()
2025-03-10 10:09:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished TaskScheduler.execute()
2025-03-10 10:10:12,325 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start IANScheduler.execute()
2025-03-10 10:10:12,327 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished IANScheduler.execute()
2025-03-10 10:10:12,516 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17409) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:10:12,518 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(579): Found previous received Instance[pk=107536, uid=1.2.410.200001.101.11.601.1501430850.3.20250308092736194, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 10:10:12,518 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(579): Ignore received Instance[studyUID=341522,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308092538632,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308092736194] with equal digest
2025-03-10 10:10:12,519 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(579): Updated DB in 3 ms
2025-03-10 10:10:12,520 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(579) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308092736194 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:10:12,716 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(579) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308092904279 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:10:37,009 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start UPSProcessingScheduler.execute()
2025-03-10 10:10:37,010 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished UPSProcessingScheduler.execute()
2025-03-10 10:10:52,335 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17409) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:10:52,338 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(579): Found previous received Instance[pk=107537, uid=1.2.410.200001.101.11.601.1501430850.3.20250308092904279, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 10:10:52,338 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(579): Ignore received Instance[studyUID=341522,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308092538632,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308092904279] with equal digest
2025-03-10 10:10:52,339 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(579): Updated DB in 3 ms
2025-03-10 10:10:52,340 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(579) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308092904279 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:10:52,537 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(579) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308092922570 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:10:54,171 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start AuditScheduler.execute()
2025-03-10 10:10:54,180 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-9) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 10:10:54,181 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-9) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 10:10:54,181 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished AuditScheduler.execute()
2025-03-10 10:10:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start TaskScheduler.execute()
2025-03-10 10:10:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished TaskScheduler.execute()
2025-03-10 10:11:12,327 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start IANScheduler.execute()
2025-03-10 10:11:12,329 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished IANScheduler.execute()
2025-03-10 10:11:22,057 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17409) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:11:22,059 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(579): Found previous received Instance[pk=107538, uid=1.2.410.200001.101.11.601.1501430850.3.20250308092922570, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 10:11:22,060 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(579): Ignore received Instance[studyUID=341522,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308092538632,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308092922570] with equal digest
2025-03-10 10:11:22,060 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(579): Updated DB in 3 ms
2025-03-10 10:11:22,061 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(579) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308092922570 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:11:22,261 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(579) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308110215121 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:11:28,058 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start StudySizeScheduler.execute()
2025-03-10 10:11:28,176 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) Calculated size of 2 studies
2025-03-10 10:11:28,177 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished StudySizeScheduler.execute()
2025-03-10 10:11:37,010 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start UPSProcessingScheduler.execute()
2025-03-10 10:11:37,011 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished UPSProcessingScheduler.execute()
2025-03-10 10:11:51,936 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17409) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:11:51,939 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(579): Found previous received Instance[pk=107539, uid=1.2.410.200001.101.11.601.1501430850.3.20250308110215121, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 10:11:51,940 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(579): Ignore received Instance[studyUID=341522,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308105843027,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308110215121] with equal digest
2025-03-10 10:11:51,940 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(579): Updated DB in 4 ms
2025-03-10 10:11:51,941 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(579) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308110215121 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:11:52,140 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(579) >> A-RELEASE-RQ
2025-03-10 10:11:52,140 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(579) << A-RELEASE-RP
2025-03-10 10:11:52,190 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-15) DCM4CHEE<-HS60MT(579): close Socket[addr=187.89.160.56/187.89.160.56,port=49288,localport=11112]
2025-03-10 10:11:52,540 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49300,localport=11112]
2025-03-10 10:11:52,540 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(581) >> A-ASSOCIATE-RQ
2025-03-10 10:11:52,540 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(581) << A-ASSOCIATE-AC
2025-03-10 10:11:52,746 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(581) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308095900810 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:11:54,181 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start AuditScheduler.execute()
2025-03-10 10:11:54,193 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-13) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 10:11:54,193 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-13) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 10:11:54,193 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished AuditScheduler.execute()
2025-03-10 10:11:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start TaskScheduler.execute()
2025-03-10 10:11:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished TaskScheduler.execute()
2025-03-10 10:12:12,330 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start IANScheduler.execute()
2025-03-10 10:12:12,331 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished IANScheduler.execute()
2025-03-10 10:12:33,496 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17409) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:12:33,499 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(581): Found previous received Instance[pk=107719, uid=1.2.410.200001.101.11.601.1501430850.3.20250308095900810, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 10:12:33,499 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(581): Ignore received Instance[studyUID=341525,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308095900331,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308095900810] with equal digest
2025-03-10 10:12:33,500 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(581): Updated DB in 4 ms
2025-03-10 10:12:33,501 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(581) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308095900810 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:12:33,710 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(581) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308100008293 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:12:37,012 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start UPSProcessingScheduler.execute()
2025-03-10 10:12:37,013 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished UPSProcessingScheduler.execute()
2025-03-10 10:12:38,388 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52099,localport=11112]
2025-03-10 10:12:38,388 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS30(582) >> A-ASSOCIATE-RQ
2025-03-10 10:12:38,388 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS30(582) << A-ASSOCIATE-AC
2025-03-10 10:12:38,591 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS30(582) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310094107347 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:12:44,015 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17503) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:12:44,018 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS30(582): Found previous received Instance[pk=107799, uid=1.2.410.200001.101.11.301.1123109166.3.20250310094107347, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 10:12:44,019 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS30(582): Ignore received Instance[studyUID=3213,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310094107054,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310094107347] with equal digest
2025-03-10 10:12:44,019 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS30(582): Updated DB in 4 ms
2025-03-10 10:12:44,021 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS30(582) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310094107347 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:12:44,227 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS30(582) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310094157808 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:12:50,101 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17503) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:12:50,103 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS30(582): Found previous received Instance[pk=107800, uid=1.2.410.200001.101.11.301.1123109166.3.20250310094157808, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 10:12:50,103 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS30(582): Ignore received Instance[studyUID=3213,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310094107054,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310094157808] with equal digest
2025-03-10 10:12:50,104 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS30(582): Updated DB in 3 ms
2025-03-10 10:12:50,105 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS30(582) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310094157808 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:12:50,311 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS30(582) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310094239865 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:12:54,193 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start AuditScheduler.execute()
2025-03-10 10:12:54,194 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-20) Send audit message to /127.0.0.1:514
2025-03-10 10:12:54,195 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-20) Send audit message to /127.0.0.1:514
2025-03-10 10:12:54,203 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-20) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 10:12:54,203 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-20) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 10:12:54,203 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished AuditScheduler.execute()
2025-03-10 10:12:57,439 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17503) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:12:57,441 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS30(582): Found previous received Instance[pk=107801, uid=1.2.410.200001.101.11.301.1123109166.3.20250310094239865, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 10:12:57,442 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS30(582): Ignore received Instance[studyUID=3213,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310094107054,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310094239865] with equal digest
2025-03-10 10:12:57,442 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS30(582): Updated DB in 3 ms
2025-03-10 10:12:57,443 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS30(582) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310094239865 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:12:57,650 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS30(582) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310094342206 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:12:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start TaskScheduler.execute()
2025-03-10 10:12:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished TaskScheduler.execute()
2025-03-10 10:13:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start PurgeStorageScheduler.execute()
2025-03-10 10:13:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished PurgeStorageScheduler.execute()
2025-03-10 10:13:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-17504) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 10:13:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-17504) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 10:13:04,913 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17503) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:13:04,915 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS30(582): Found previous received Instance[pk=107802, uid=1.2.410.200001.101.11.301.1123109166.3.20250310094342206, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 10:13:04,916 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS30(582): Ignore received Instance[studyUID=3213,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310094107054,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310094342206] with equal digest
2025-03-10 10:13:04,916 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS30(582): Updated DB in 3 ms
2025-03-10 10:13:04,917 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS30(582) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310094342206 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:13:05,123 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS30(582) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310094359832 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:13:06,190 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17409) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:13:06,192 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(581): Found previous received Instance[pk=107720, uid=1.2.410.200001.101.11.601.1501430850.3.20250308100008293, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 10:13:06,193 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(581): Ignore received Instance[studyUID=341525,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308095900331,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308100008293] with equal digest
2025-03-10 10:13:06,193 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(581): Updated DB in 3 ms
2025-03-10 10:13:06,194 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(581) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308100008293 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:13:06,398 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(581) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308100025599 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:13:11,407 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17503) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:13:11,409 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS30(582): Found previous received Instance[pk=107803, uid=1.2.410.200001.101.11.301.1123109166.3.20250310094359832, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 10:13:11,410 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS30(582): Ignore received Instance[studyUID=3213,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310094107054,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310094359832] with equal digest
2025-03-10 10:13:11,410 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS30(582): Updated DB in 3 ms
2025-03-10 10:13:11,412 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS30(582) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310094359832 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:13:11,618 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS30(582) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310094457944 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:13:12,332 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start IANScheduler.execute()
2025-03-10 10:13:12,334 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished IANScheduler.execute()
2025-03-10 10:13:17,896 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17503) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:13:17,898 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS30(582): Found previous received Instance[pk=107804, uid=1.2.410.200001.101.11.301.1123109166.3.20250310094457944, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 10:13:17,899 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS30(582): Ignore received Instance[studyUID=3213,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310094107054,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310094457944] with equal digest
2025-03-10 10:13:17,899 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS30(582): Updated DB in 3 ms
2025-03-10 10:13:17,900 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS30(582) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310094457944 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:13:18,106 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS30(582) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310094622939 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:13:24,991 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17503) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:13:24,993 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS30(582): Found previous received Instance[pk=107805, uid=1.2.410.200001.101.11.301.1123109166.3.20250310094622939, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 10:13:24,994 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS30(582): Ignore received Instance[studyUID=3213,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310094107054,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310094622939] with equal digest
2025-03-10 10:13:24,994 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS30(582): Updated DB in 3 ms
2025-03-10 10:13:24,995 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS30(582) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310094622939 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:13:25,200 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS30(582) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310094648035 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:13:31,478 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17503) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:13:31,480 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS30(582): Found previous received Instance[pk=107806, uid=1.2.410.200001.101.11.301.1123109166.3.20250310094648035, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 10:13:31,480 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS30(582): Ignore received Instance[studyUID=3213,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310094107054,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310094648035] with equal digest
2025-03-10 10:13:31,481 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS30(582): Updated DB in 3 ms
2025-03-10 10:13:31,482 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS30(582) << 8:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310094648035 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:13:31,688 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS30(582) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310094736694 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:13:37,013 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start UPSProcessingScheduler.execute()
2025-03-10 10:13:37,014 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished UPSProcessingScheduler.execute()
2025-03-10 10:13:37,277 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17409) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:13:37,279 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(581): Found previous received Instance[pk=107721, uid=1.2.410.200001.101.11.601.1501430850.3.20250308100025599, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 10:13:37,280 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(581): Ignore received Instance[studyUID=341525,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308095900331,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308100025599] with equal digest
2025-03-10 10:13:37,280 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(581): Updated DB in 3 ms
2025-03-10 10:13:37,281 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(581) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308100025599 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:13:37,487 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(581) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308100040391 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:13:38,370 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17503) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:13:38,372 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS30(582): Found previous received Instance[pk=107807, uid=1.2.410.200001.101.11.301.1123109166.3.20250310094736694, class=1.2.840.10008.5.1.4.1.1.6.1, no=9]
2025-03-10 10:13:38,373 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS30(582): Ignore received Instance[studyUID=3213,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310094107054,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310094736694] with equal digest
2025-03-10 10:13:38,373 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS30(582): Updated DB in 3 ms
2025-03-10 10:13:38,374 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS30(582) << 9:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310094736694 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:13:38,581 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS30(582) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310094802987 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:13:44,451 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17503) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:13:44,453 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS30(582): Found previous received Instance[pk=107808, uid=1.2.410.200001.101.11.301.1123109166.3.20250310094802987, class=1.2.840.10008.5.1.4.1.1.6.1, no=10]
2025-03-10 10:13:44,453 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS30(582): Ignore received Instance[studyUID=3213,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310094107054,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310094802987] with equal digest
2025-03-10 10:13:44,454 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS30(582): Updated DB in 3 ms
2025-03-10 10:13:44,455 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS30(582) << 10:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310094802987 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:13:44,662 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS30(582) >> 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310094852150 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:13:51,132 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17503) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:13:51,134 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS30(582): Found previous received Instance[pk=107809, uid=1.2.410.200001.101.11.301.1123109166.3.20250310094852150, class=1.2.840.10008.5.1.4.1.1.6.1, no=11]
2025-03-10 10:13:51,134 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS30(582): Ignore received Instance[studyUID=3213,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310094107054,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310094852150] with equal digest
2025-03-10 10:13:51,135 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS30(582): Updated DB in 3 ms
2025-03-10 10:13:51,136 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS30(582) << 11:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310094852150 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:13:51,342 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS30(582) >> 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310095239767 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:13:54,203 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start AuditScheduler.execute()
2025-03-10 10:13:54,212 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-17) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 10:13:54,212 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-17) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 10:13:54,212 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished AuditScheduler.execute()
2025-03-10 10:13:58,219 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17503) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:13:58,221 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS30(582): Found previous received Instance[pk=107810, uid=1.2.410.200001.101.11.301.1123109166.3.20250310095239767, class=1.2.840.10008.5.1.4.1.1.6.1, no=12]
2025-03-10 10:13:58,222 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS30(582): Ignore received Instance[studyUID=3213,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310094107054,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310095239767] with equal digest
2025-03-10 10:13:58,222 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS30(582): Updated DB in 3 ms
2025-03-10 10:13:58,223 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS30(582) << 12:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310095239767 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:13:58,430 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS30(582) >> 13:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310095302731 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:13:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start TaskScheduler.execute()
2025-03-10 10:13:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished TaskScheduler.execute()
2025-03-10 10:14:04,906 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17503) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:14:04,908 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS30(582): Found previous received Instance[pk=107811, uid=1.2.410.200001.101.11.301.1123109166.3.20250310095302731, class=1.2.840.10008.5.1.4.1.1.6.1, no=13]
2025-03-10 10:14:04,909 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS30(582): Ignore received Instance[studyUID=3213,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310094107054,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310095302731] with equal digest
2025-03-10 10:14:04,909 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS30(582): Updated DB in 3 ms
2025-03-10 10:14:04,911 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS30(582) << 13:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310095302731 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:14:05,117 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS30(582) >> 14:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310095321728 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:14:07,549 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52181,localport=11112]
2025-03-10 10:14:07,550 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17509) DCM4CHEE<-HS50US07(583) >> A-ASSOCIATE-RQ
2025-03-10 10:14:07,550 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17509) DCM4CHEE<-HS50US07(583) << A-ASSOCIATE-AC
2025-03-10 10:14:07,748 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17509) DCM4CHEE<-HS50US07(583) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310101025419 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:14:08,374 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17409) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:14:08,376 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(581): Found previous received Instance[pk=107722, uid=1.2.410.200001.101.11.601.1501430850.3.20250308100040391, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 10:14:08,377 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(581): Ignore received Instance[studyUID=341525,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308095900331,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308100040391] with equal digest
2025-03-10 10:14:08,377 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(581): Updated DB in 3 ms
2025-03-10 10:14:08,378 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(581) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308100040391 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:14:08,586 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(581) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308100046247 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:14:09,907 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17509) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:14:09,910 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-17509) DCM4CHEE<-HS50US07(583): Create Patient[pk=8374, id=PatientID[pk=8374, id=341549, issuer=DCM4CHEE.15A628A4.07076C93], name=LUIZ FERNANDO FAZAM]
2025-03-10 10:14:09,912 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17509) DCM4CHEE<-HS50US07(583): Create Study[pk=9408, uid=341549, id=31575]
2025-03-10 10:14:09,912 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17509) DCM4CHEE<-HS50US07(583): Create Series[pk=9693, uid=1.2.410.200001.101.11.501.1791052210.2.20250310101024943, no=1, mod=US]
2025-03-10 10:14:09,913 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17509) DCM4CHEE<-HS50US07(583): Create Instance[pk=107829, uid=1.2.410.200001.101.11.501.1791052210.3.20250310101025419, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 10:14:09,913 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17509) DCM4CHEE<-HS50US07(583): Create Location[pk=107829, systemID=fs1, path=2025/03/10/59FB018A/B2118C9C/7FBC4FA0, tsuid=1.2.840.10008.1.2, size=3416684, status=OK, objectType=DICOM_FILE]
2025-03-10 10:14:09,940 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17509) DCM4CHEE<-HS50US07(583): Updated DB in 33 ms
2025-03-10 10:14:09,941 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-17509) No duplicate record with equal Patient ID found Patient[pk=8374, id=PatientID[pk=8374, id=341549, issuer=DCM4CHEE.15A628A4.07076C93], name=LUIZ FERNANDO FAZAM]
2025-03-10 10:14:09,941 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17509) DCM4CHEE<-HS50US07(583) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310101025419 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:14:10,146 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17509) DCM4CHEE<-HS50US07(583) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310101103118 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:14:10,604 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17509) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:14:10,606 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17509) DCM4CHEE<-HS50US07(583): Create Instance[pk=107830, uid=1.2.410.200001.101.11.501.1791052210.3.20250310101103118, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 10:14:10,606 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17509) DCM4CHEE<-HS50US07(583): Create Location[pk=107830, systemID=fs1, path=2025/03/10/59FB018A/B2118C9C/8154053B, tsuid=1.2.840.10008.1.2, size=3416684, status=OK, objectType=DICOM_FILE]
2025-03-10 10:14:10,619 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17509) DCM4CHEE<-HS50US07(583): Updated DB in 15 ms
2025-03-10 10:14:10,620 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17509) DCM4CHEE<-HS50US07(583) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310101103118 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:14:10,830 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17509) DCM4CHEE<-HS50US07(583) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310101127047 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:14:11,175 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17509) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:14:11,178 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17509) DCM4CHEE<-HS50US07(583): Create Instance[pk=107831, uid=1.2.410.200001.101.11.501.1791052210.3.20250310101127047, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 10:14:11,178 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17509) DCM4CHEE<-HS50US07(583): Create Location[pk=107831, systemID=fs1, path=2025/03/10/59FB018A/B2118C9C/81720254, tsuid=1.2.840.10008.1.2, size=3416684, status=OK, objectType=DICOM_FILE]
2025-03-10 10:14:11,182 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17509) DCM4CHEE<-HS50US07(583): Updated DB in 7 ms
2025-03-10 10:14:11,182 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17509) DCM4CHEE<-HS50US07(583) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310101127047 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:14:11,385 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17509) DCM4CHEE<-HS50US07(583) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310101208255 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:14:11,704 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17509) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:14:11,706 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17509) DCM4CHEE<-HS50US07(583): Create Instance[pk=107832, uid=1.2.410.200001.101.11.501.1791052210.3.20250310101208255, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 10:14:11,706 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17509) DCM4CHEE<-HS50US07(583): Create Location[pk=107832, systemID=fs1, path=2025/03/10/59FB018A/B2118C9C/830B27EF, tsuid=1.2.840.10008.1.2, size=3416684, status=OK, objectType=DICOM_FILE]
2025-03-10 10:14:11,713 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17509) DCM4CHEE<-HS50US07(583): Updated DB in 9 ms
2025-03-10 10:14:11,714 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17509) DCM4CHEE<-HS50US07(583) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310101208255 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:14:11,802 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17503) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:14:11,805 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS30(582): Found previous received Instance[pk=107812, uid=1.2.410.200001.101.11.301.1123109166.3.20250310095321728, class=1.2.840.10008.5.1.4.1.1.6.1, no=14]
2025-03-10 10:14:11,805 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS30(582): Ignore received Instance[studyUID=3213,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310094107054,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310095321728] with equal digest
2025-03-10 10:14:11,805 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS30(582): Updated DB in 2 ms
2025-03-10 10:14:11,806 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS30(582) << 14:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310095321728 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:14:11,919 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17509) DCM4CHEE<-HS50US07(583) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310101336376 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:14:12,013 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS30(582) >> 15:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310095341114 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:14:12,273 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17509) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:14:12,275 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17509) DCM4CHEE<-HS50US07(583): Create Instance[pk=107833, uid=1.2.410.200001.101.11.501.1791052210.3.20250310101336376, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 10:14:12,275 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17509) DCM4CHEE<-HS50US07(583): Create Location[pk=107833, systemID=fs1, path=2025/03/10/59FB018A/B2118C9C/84E96253, tsuid=1.2.840.10008.1.2, size=3416684, status=OK, objectType=DICOM_FILE]
2025-03-10 10:14:12,284 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17509) DCM4CHEE<-HS50US07(583): Updated DB in 11 ms
2025-03-10 10:14:12,284 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17509) DCM4CHEE<-HS50US07(583) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310101336376 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:14:12,334 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start IANScheduler.execute()
2025-03-10 10:14:12,336 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished IANScheduler.execute()
2025-03-10 10:14:12,490 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17509) DCM4CHEE<-HS50US07(583) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310101422537 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:14:12,814 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17509) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:14:12,817 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17509) DCM4CHEE<-HS50US07(583): Create Instance[pk=107834, uid=1.2.410.200001.101.11.501.1791052210.3.20250310101422537, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 10:14:12,817 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17509) DCM4CHEE<-HS50US07(583): Create Location[pk=107834, systemID=fs1, path=2025/03/10/59FB018A/B2118C9C/868E58FC, tsuid=1.2.840.10008.1.2, size=3416684, status=OK, objectType=DICOM_FILE]
2025-03-10 10:14:12,826 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17509) DCM4CHEE<-HS50US07(583): Updated DB in 12 ms
2025-03-10 10:14:12,827 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17509) DCM4CHEE<-HS50US07(583) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310101422537 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:14:13,112 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17509) DCM4CHEE<-HS50US07(583) >> A-RELEASE-RQ
2025-03-10 10:14:13,112 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17509) DCM4CHEE<-HS50US07(583) << A-RELEASE-RP
2025-03-10 10:14:13,163 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-7) DCM4CHEE<-HS50US07(583): close Socket[addr=187.89.160.56/187.89.160.56,port=52181,localport=11112]
2025-03-10 10:14:13,567 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52183,localport=11112]
2025-03-10 10:14:13,568 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17509) DCM4CHEE<-HS50US07(584) >> A-ASSOCIATE-RQ
2025-03-10 10:14:13,568 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17509) DCM4CHEE<-HS50US07(584) << A-ASSOCIATE-AC
2025-03-10 10:14:13,954 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17509) DCM4CHEE<-HS50US07(584) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310101025419 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:14:15,678 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17509) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:14:15,681 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17509) DCM4CHEE<-HS50US07(584): Found previous received Instance[pk=107829, uid=1.2.410.200001.101.11.501.1791052210.3.20250310101025419, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 10:14:15,681 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17509) DCM4CHEE<-HS50US07(584): Ignore received Instance[studyUID=341549,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310101024943,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310101025419] with equal digest
2025-03-10 10:14:15,682 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17509) DCM4CHEE<-HS50US07(584): Updated DB in 4 ms
2025-03-10 10:14:15,683 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17509) DCM4CHEE<-HS50US07(584) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310101025419 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:14:15,889 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17509) DCM4CHEE<-HS50US07(584) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310101103118 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:14:16,181 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17509) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:14:16,183 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17509) DCM4CHEE<-HS50US07(584): Found previous received Instance[pk=107830, uid=1.2.410.200001.101.11.501.1791052210.3.20250310101103118, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 10:14:16,183 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17509) DCM4CHEE<-HS50US07(584): Ignore received Instance[studyUID=341549,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310101024943,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310101103118] with equal digest
2025-03-10 10:14:16,183 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17509) DCM4CHEE<-HS50US07(584): Updated DB in 2 ms
2025-03-10 10:14:16,185 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17509) DCM4CHEE<-HS50US07(584) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310101103118 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:14:16,391 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17509) DCM4CHEE<-HS50US07(584) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310101127047 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:14:16,683 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17509) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:14:16,685 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17509) DCM4CHEE<-HS50US07(584): Found previous received Instance[pk=107831, uid=1.2.410.200001.101.11.501.1791052210.3.20250310101127047, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 10:14:16,686 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17509) DCM4CHEE<-HS50US07(584): Ignore received Instance[studyUID=341549,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310101024943,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310101127047] with equal digest
2025-03-10 10:14:16,686 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17509) DCM4CHEE<-HS50US07(584): Updated DB in 3 ms
2025-03-10 10:14:16,687 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17509) DCM4CHEE<-HS50US07(584) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310101127047 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:14:16,894 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17509) DCM4CHEE<-HS50US07(584) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310101208255 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:14:17,185 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17509) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:14:17,188 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17509) DCM4CHEE<-HS50US07(584): Found previous received Instance[pk=107832, uid=1.2.410.200001.101.11.501.1791052210.3.20250310101208255, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 10:14:17,189 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17509) DCM4CHEE<-HS50US07(584): Ignore received Instance[studyUID=341549,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310101024943,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310101208255] with equal digest
2025-03-10 10:14:17,189 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17509) DCM4CHEE<-HS50US07(584): Updated DB in 4 ms
2025-03-10 10:14:17,190 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17509) DCM4CHEE<-HS50US07(584) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310101208255 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:14:17,397 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17509) DCM4CHEE<-HS50US07(584) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310101336376 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:14:17,688 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17509) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:14:17,691 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17509) DCM4CHEE<-HS50US07(584): Found previous received Instance[pk=107833, uid=1.2.410.200001.101.11.501.1791052210.3.20250310101336376, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 10:14:17,691 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17509) DCM4CHEE<-HS50US07(584): Ignore received Instance[studyUID=341549,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310101024943,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310101336376] with equal digest
2025-03-10 10:14:17,691 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17509) DCM4CHEE<-HS50US07(584): Updated DB in 2 ms
2025-03-10 10:14:17,692 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17509) DCM4CHEE<-HS50US07(584) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310101336376 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:14:17,878 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17503) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:14:17,880 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS30(582): Found previous received Instance[pk=107813, uid=1.2.410.200001.101.11.301.1123109166.3.20250310095341114, class=1.2.840.10008.5.1.4.1.1.6.1, no=15]
2025-03-10 10:14:17,880 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS30(582): Ignore received Instance[studyUID=3213,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310094107054,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310095341114] with equal digest
2025-03-10 10:14:17,881 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS30(582): Updated DB in 3 ms
2025-03-10 10:14:17,882 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS30(582) << 15:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310095341114 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:14:17,900 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17509) DCM4CHEE<-HS50US07(584) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310101422537 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:14:18,088 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS30(582) >> 16:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310095408323 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:14:18,192 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17509) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:14:18,194 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17509) DCM4CHEE<-HS50US07(584): Found previous received Instance[pk=107834, uid=1.2.410.200001.101.11.501.1791052210.3.20250310101422537, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 10:14:18,194 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17509) DCM4CHEE<-HS50US07(584): Ignore received Instance[studyUID=341549,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310101024943,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310101422537] with equal digest
2025-03-10 10:14:18,195 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17509) DCM4CHEE<-HS50US07(584): Updated DB in 3 ms
2025-03-10 10:14:18,196 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17509) DCM4CHEE<-HS50US07(584) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310101422537 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:14:18,402 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17509) DCM4CHEE<-HS50US07(584) >> A-RELEASE-RQ
2025-03-10 10:14:18,402 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17509) DCM4CHEE<-HS50US07(584) << A-RELEASE-RP
2025-03-10 10:14:18,452 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-31) DCM4CHEE<-HS50US07(584): close Socket[addr=187.89.160.56/187.89.160.56,port=52183,localport=11112]
2025-03-10 10:14:18,794 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52186,localport=11112]
2025-03-10 10:14:18,794 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17509) DCM4CHEE<-HS50US07(585) >> A-ASSOCIATE-RQ
2025-03-10 10:14:18,795 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17509) DCM4CHEE<-HS50US07(585) << A-ASSOCIATE-AC
2025-03-10 10:14:18,988 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17509) DCM4CHEE<-HS50US07(585) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310101025419 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:14:20,664 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17509) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:14:20,667 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17509) DCM4CHEE<-HS50US07(585): Found previous received Instance[pk=107829, uid=1.2.410.200001.101.11.501.1791052210.3.20250310101025419, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 10:14:20,667 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17509) DCM4CHEE<-HS50US07(585): Ignore received Instance[studyUID=341549,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310101024943,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310101025419] with equal digest
2025-03-10 10:14:20,667 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17509) DCM4CHEE<-HS50US07(585): Updated DB in 3 ms
2025-03-10 10:14:20,669 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17509) DCM4CHEE<-HS50US07(585) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310101025419 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:14:20,867 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17509) DCM4CHEE<-HS50US07(585) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310101103118 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:14:21,159 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17509) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:14:21,161 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17509) DCM4CHEE<-HS50US07(585): Found previous received Instance[pk=107830, uid=1.2.410.200001.101.11.501.1791052210.3.20250310101103118, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 10:14:21,161 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17509) DCM4CHEE<-HS50US07(585): Ignore received Instance[studyUID=341549,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310101024943,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310101103118] with equal digest
2025-03-10 10:14:21,162 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17509) DCM4CHEE<-HS50US07(585): Updated DB in 3 ms
2025-03-10 10:14:21,163 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17509) DCM4CHEE<-HS50US07(585) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310101103118 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:14:21,360 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17509) DCM4CHEE<-HS50US07(585) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310101127047 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:14:21,652 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17509) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:14:21,654 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17509) DCM4CHEE<-HS50US07(585): Found previous received Instance[pk=107831, uid=1.2.410.200001.101.11.501.1791052210.3.20250310101127047, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 10:14:21,654 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17509) DCM4CHEE<-HS50US07(585): Ignore received Instance[studyUID=341549,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310101024943,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310101127047] with equal digest
2025-03-10 10:14:21,655 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17509) DCM4CHEE<-HS50US07(585): Updated DB in 3 ms
2025-03-10 10:14:21,656 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17509) DCM4CHEE<-HS50US07(585) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310101127047 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:14:21,853 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17509) DCM4CHEE<-HS50US07(585) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310101208255 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:14:22,145 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17509) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:14:22,147 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17509) DCM4CHEE<-HS50US07(585): Found previous received Instance[pk=107832, uid=1.2.410.200001.101.11.501.1791052210.3.20250310101208255, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 10:14:22,147 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17509) DCM4CHEE<-HS50US07(585): Ignore received Instance[studyUID=341549,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310101024943,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310101208255] with equal digest
2025-03-10 10:14:22,148 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17509) DCM4CHEE<-HS50US07(585): Updated DB in 3 ms
2025-03-10 10:14:22,149 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17509) DCM4CHEE<-HS50US07(585) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310101208255 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:14:22,345 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17509) DCM4CHEE<-HS50US07(585) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310101336376 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:14:22,638 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17509) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:14:22,640 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17509) DCM4CHEE<-HS50US07(585): Found previous received Instance[pk=107833, uid=1.2.410.200001.101.11.501.1791052210.3.20250310101336376, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 10:14:22,640 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17509) DCM4CHEE<-HS50US07(585): Ignore received Instance[studyUID=341549,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310101024943,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310101336376] with equal digest
2025-03-10 10:14:22,641 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17509) DCM4CHEE<-HS50US07(585): Updated DB in 3 ms
2025-03-10 10:14:22,642 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17509) DCM4CHEE<-HS50US07(585) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310101336376 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:14:22,839 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17509) DCM4CHEE<-HS50US07(585) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310101422537 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:14:23,130 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17509) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:14:23,133 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17509) DCM4CHEE<-HS50US07(585): Found previous received Instance[pk=107834, uid=1.2.410.200001.101.11.501.1791052210.3.20250310101422537, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 10:14:23,133 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17509) DCM4CHEE<-HS50US07(585): Ignore received Instance[studyUID=341549,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310101024943,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310101422537] with equal digest
2025-03-10 10:14:23,133 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17509) DCM4CHEE<-HS50US07(585): Updated DB in 2 ms
2025-03-10 10:14:23,134 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17509) DCM4CHEE<-HS50US07(585) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310101422537 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:14:23,334 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17509) DCM4CHEE<-HS50US07(585) >> A-RELEASE-RQ
2025-03-10 10:14:23,334 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17509) DCM4CHEE<-HS50US07(585) << A-RELEASE-RP
2025-03-10 10:14:23,385 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-1) DCM4CHEE<-HS50US07(585): close Socket[addr=187.89.160.56/187.89.160.56,port=52186,localport=11112]
2025-03-10 10:14:24,555 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17503) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:14:24,558 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS30(582): Found previous received Instance[pk=107820, uid=1.2.410.200001.101.11.301.1123109166.3.20250310095408323, class=1.2.840.10008.5.1.4.1.1.6.1, no=16]
2025-03-10 10:14:24,558 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS30(582): Ignore received Instance[studyUID=3213,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310094107054,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310095408323] with equal digest
2025-03-10 10:14:24,558 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS30(582): Updated DB in 3 ms
2025-03-10 10:14:24,560 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS30(582) << 16:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310095408323 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:14:24,768 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS30(582) >> 17:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310095429792 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:14:30,844 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17503) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:14:30,846 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS30(582): Found previous received Instance[pk=107821, uid=1.2.410.200001.101.11.301.1123109166.3.20250310095429792, class=1.2.840.10008.5.1.4.1.1.6.1, no=17]
2025-03-10 10:14:30,847 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS30(582): Ignore received Instance[studyUID=3213,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310094107054,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310095429792] with equal digest
2025-03-10 10:14:30,847 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS30(582): Updated DB in 3 ms
2025-03-10 10:14:30,848 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS30(582) << 17:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310095429792 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:14:31,055 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS30(582) >> 18:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310095451104 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:14:37,014 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start UPSProcessingScheduler.execute()
2025-03-10 10:14:37,015 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished UPSProcessingScheduler.execute()
2025-03-10 10:14:37,633 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17503) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:14:37,635 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS30(582): Found previous received Instance[pk=107822, uid=1.2.410.200001.101.11.301.1123109166.3.20250310095451104, class=1.2.840.10008.5.1.4.1.1.6.1, no=18]
2025-03-10 10:14:37,636 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS30(582): Ignore received Instance[studyUID=3213,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310094107054,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310095451104] with equal digest
2025-03-10 10:14:37,636 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS30(582): Updated DB in 3 ms
2025-03-10 10:14:37,637 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS30(582) << 18:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310095451104 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:14:37,844 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS30(582) >> 19:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310095507172 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:14:39,310 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17409) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:14:39,313 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(581): Found previous received Instance[pk=107723, uid=1.2.410.200001.101.11.601.1501430850.3.20250308100046247, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 10:14:39,313 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(581): Ignore received Instance[studyUID=341525,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308095900331,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308100046247] with equal digest
2025-03-10 10:14:39,314 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(581): Updated DB in 3 ms
2025-03-10 10:14:39,315 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(581) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308100046247 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:14:39,523 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(581) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308100150695 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:14:44,528 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17503) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:14:44,531 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS30(582): Found previous received Instance[pk=107823, uid=1.2.410.200001.101.11.301.1123109166.3.20250310095507172, class=1.2.840.10008.5.1.4.1.1.6.1, no=19]
2025-03-10 10:14:44,531 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS30(582): Ignore received Instance[studyUID=3213,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310094107054,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310095507172] with equal digest
2025-03-10 10:14:44,532 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS30(582): Updated DB in 4 ms
2025-03-10 10:14:44,533 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS30(582) << 19:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310095507172 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:14:44,739 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS30(582) >> 20:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310095659187 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:14:50,409 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17503) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:14:50,411 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS30(582): Found previous received Instance[pk=107824, uid=1.2.410.200001.101.11.301.1123109166.3.20250310095659187, class=1.2.840.10008.5.1.4.1.1.6.1, no=20]
2025-03-10 10:14:50,411 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS30(582): Ignore received Instance[studyUID=3213,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310094107054,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310095659187] with equal digest
2025-03-10 10:14:50,412 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS30(582): Updated DB in 3 ms
2025-03-10 10:14:50,413 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS30(582) << 20:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310095659187 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:14:50,631 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS30(582) >> 21:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310095831772 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:14:50,887 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 10:14:50,889 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 10:14:52,500 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341122&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250225120653671&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250225120654297&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:14:52,605 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341122&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250225120653671&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250225120720752&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:14:52,681 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341122&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250225120653671&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250225120746550&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:14:52,745 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341122&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250225120653671&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250225120816631&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:14:52,813 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341122&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250225120653671&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250225120849937&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:14:52,875 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341122&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250225120653671&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250225120907725&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:14:52,932 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341122&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250225120653671&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250225120951776&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:14:52,985 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341122&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250225120653671&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250225121019522&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:14:53,039 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341122&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250225120653671&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250225121129421&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:14:53,097 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341122&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250225120653671&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250225121142222&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:14:53,146 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341122&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250225120653671&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250225121244326&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:14:53,194 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341122&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250225120653671&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250225121255308&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:14:53,251 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341122&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250225120653671&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250225121321754&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:14:53,310 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341122&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250225120653671&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250225121403287&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:14:53,366 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341122&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250225120653671&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250225121539219&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:14:53,424 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341122&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250225120653671&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250225121544211&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:14:53,476 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341122&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250225120653671&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250225121604533&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:14:53,526 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341122&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250225120653671&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250225121613360&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:14:53,587 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341122&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250225120653671&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250225121803117&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:14:53,639 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341122&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250225120653671&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250225121811601&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:14:53,691 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341122&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250225120653671&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250225121836649&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:14:53,756 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341122&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250225120653671&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250225121932946&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:14:53,818 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341122&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250225120653671&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250225122105582&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:14:54,213 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start AuditScheduler.execute()
2025-03-10 10:14:54,221 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-22) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 10:14:54,221 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-22) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 10:14:54,221 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished AuditScheduler.execute()
2025-03-10 10:14:57,111 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17503) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:14:57,114 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS30(582): Found previous received Instance[pk=107825, uid=1.2.410.200001.101.11.301.1123109166.3.20250310095831772, class=1.2.840.10008.5.1.4.1.1.6.1, no=21]
2025-03-10 10:14:57,114 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS30(582): Ignore received Instance[studyUID=3213,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310094107054,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310095831772] with equal digest
2025-03-10 10:14:57,114 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS30(582): Updated DB in 2 ms
2025-03-10 10:14:57,115 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS30(582) << 21:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310095831772 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:14:57,323 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS30(582) >> 22:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310100302249 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:14:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start TaskScheduler.execute()
2025-03-10 10:14:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished TaskScheduler.execute()
2025-03-10 10:15:04,012 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17503) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:15:04,014 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS30(582): Found previous received Instance[pk=107827, uid=1.2.410.200001.101.11.301.1123109166.3.20250310100302249, class=1.2.840.10008.5.1.4.1.1.6.1, no=22]
2025-03-10 10:15:04,015 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS30(582): Ignore received Instance[studyUID=3213,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310094107054,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310100302249] with equal digest
2025-03-10 10:15:04,015 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS30(582): Updated DB in 3 ms
2025-03-10 10:15:04,016 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS30(582) << 22:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310100302249 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:15:04,224 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS30(582) >> 23:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310100345116 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:15:10,606 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17409) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:15:10,608 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(581): Found previous received Instance[pk=107724, uid=1.2.410.200001.101.11.601.1501430850.3.20250308100150695, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 10:15:10,608 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(581): Ignore received Instance[studyUID=341525,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308095900331,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308100150695] with equal digest
2025-03-10 10:15:10,609 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(581): Updated DB in 3 ms
2025-03-10 10:15:10,610 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(581) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308100150695 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:15:10,816 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(581) >> A-RELEASE-RQ
2025-03-10 10:15:10,816 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17409) DCM4CHEE<-HS60MT(581) << A-RELEASE-RP
2025-03-10 10:15:10,867 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-6) DCM4CHEE<-HS60MT(581): close Socket[addr=187.89.160.56/187.89.160.56,port=49300,localport=11112]
2025-03-10 10:15:10,911 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17503) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:15:10,913 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS30(582): Found previous received Instance[pk=107828, uid=1.2.410.200001.101.11.301.1123109166.3.20250310100345116, class=1.2.840.10008.5.1.4.1.1.6.1, no=23]
2025-03-10 10:15:10,914 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS30(582): Ignore received Instance[studyUID=3213,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310094107054,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310100345116] with equal digest
2025-03-10 10:15:10,914 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS30(582): Updated DB in 3 ms
2025-03-10 10:15:10,915 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS30(582) << 23:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310100345116 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:15:11,138 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS30(582) >> A-RELEASE-RQ
2025-03-10 10:15:11,138 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS30(582) << A-RELEASE-RP
2025-03-10 10:15:11,188 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-29) DCM4CHEE<-HS30(582): close Socket[addr=187.89.160.56/187.89.160.56,port=52099,localport=11112]
2025-03-10 10:15:11,226 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49301,localport=11112]
2025-03-10 10:15:11,226 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS60MT(586) >> A-ASSOCIATE-RQ
2025-03-10 10:15:11,226 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS60MT(586) << A-ASSOCIATE-AC
2025-03-10 10:15:11,427 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS60MT(586) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308095900810 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:15:12,336 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start IANScheduler.execute()
2025-03-10 10:15:12,338 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished IANScheduler.execute()
2025-03-10 10:15:37,015 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start UPSProcessingScheduler.execute()
2025-03-10 10:15:37,017 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished UPSProcessingScheduler.execute()
2025-03-10 10:15:52,628 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17503) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:15:52,632 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS60MT(586): Found previous received Instance[pk=107719, uid=1.2.410.200001.101.11.601.1501430850.3.20250308095900810, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 10:15:52,632 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS60MT(586): Ignore received Instance[studyUID=341525,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308095900331,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308095900810] with equal digest
2025-03-10 10:15:52,633 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS60MT(586): Updated DB in 5 ms
2025-03-10 10:15:52,634 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS60MT(586) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308095900810 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:15:52,840 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS60MT(586) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308100008293 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:15:54,221 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start AuditScheduler.execute()
2025-03-10 10:15:54,222 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-5) Send audit message to /127.0.0.1:514
2025-03-10 10:15:54,223 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-5) Send audit message to /127.0.0.1:514
2025-03-10 10:15:54,232 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-5) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 10:15:54,232 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-5) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 10:15:54,233 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-5) Send audit message to /127.0.0.1:514
2025-03-10 10:15:54,233 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished AuditScheduler.execute()
2025-03-10 10:15:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start TaskScheduler.execute()
2025-03-10 10:15:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished TaskScheduler.execute()
2025-03-10 10:16:12,338 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start IANScheduler.execute()
2025-03-10 10:16:12,340 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished IANScheduler.execute()
2025-03-10 10:16:28,177 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start StudySizeScheduler.execute()
2025-03-10 10:16:28,178 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished StudySizeScheduler.execute()
2025-03-10 10:16:31,354 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17503) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:16:31,357 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS60MT(586): Found previous received Instance[pk=107720, uid=1.2.410.200001.101.11.601.1501430850.3.20250308100008293, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 10:16:31,357 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS60MT(586): Ignore received Instance[studyUID=341525,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308095900331,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308100008293] with equal digest
2025-03-10 10:16:31,358 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS60MT(586): Updated DB in 3 ms
2025-03-10 10:16:31,359 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS60MT(586) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308100008293 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:16:31,564 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS60MT(586) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308100025599 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:16:37,017 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start UPSProcessingScheduler.execute()
2025-03-10 10:16:37,018 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished UPSProcessingScheduler.execute()
2025-03-10 10:16:54,233 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start AuditScheduler.execute()
2025-03-10 10:16:54,242 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-13) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 10:16:54,242 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-13) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 10:16:54,242 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished AuditScheduler.execute()
2025-03-10 10:16:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start TaskScheduler.execute()
2025-03-10 10:16:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished TaskScheduler.execute()
2025-03-10 10:17:02,526 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17503) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:17:02,528 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS60MT(586): Found previous received Instance[pk=107721, uid=1.2.410.200001.101.11.601.1501430850.3.20250308100025599, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 10:17:02,529 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS60MT(586): Ignore received Instance[studyUID=341525,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308095900331,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308100025599] with equal digest
2025-03-10 10:17:02,529 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS60MT(586): Updated DB in 3 ms
2025-03-10 10:17:02,530 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS60MT(586) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308100025599 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:17:02,738 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS60MT(586) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308100040391 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:17:12,340 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start IANScheduler.execute()
2025-03-10 10:17:12,342 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished IANScheduler.execute()
2025-03-10 10:17:14,690 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52102,localport=11112]
2025-03-10 10:17:14,690 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17522) DCM4CHEE<-HS30(587) >> A-ASSOCIATE-RQ
2025-03-10 10:17:14,690 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17522) DCM4CHEE<-HS30(587) << A-ASSOCIATE-AC
2025-03-10 10:17:14,893 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17522) DCM4CHEE<-HS30(587) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310100813440 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:17:18,119 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17522) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:17:18,125 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-17522) DCM4CHEE<-HS30(587): Create Patient[pk=8375, id=PatientID[pk=8375, id=341559, issuer=DCM4CHEE.6248290D.05285152], name=IVANO MEDEIROS DA SILVA]
2025-03-10 10:17:18,126 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17522) DCM4CHEE<-HS30(587): Create Study[pk=9409, uid=341559, id=31604]
2025-03-10 10:17:18,127 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17522) DCM4CHEE<-HS30(587): Create Series[pk=9694, uid=1.2.410.200001.101.11.301.1144174170.2.20250310100813147, no=1, mod=US]
2025-03-10 10:17:18,127 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17522) DCM4CHEE<-HS30(587): Create Instance[pk=107835, uid=1.2.410.200001.101.11.301.1144174170.3.20250310100813440, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 10:17:18,128 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17522) DCM4CHEE<-HS30(587): Create Location[pk=107835, systemID=fs1, path=2025/03/10/59FB01A9/EFB067EB/BD5AD4E8, tsuid=1.2.840.10008.1.2, size=3416692, status=OK, objectType=DICOM_FILE]
2025-03-10 10:17:18,149 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17522) DCM4CHEE<-HS30(587): Updated DB in 30 ms
2025-03-10 10:17:18,150 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-17522) No duplicate record with equal Patient ID found Patient[pk=8375, id=PatientID[pk=8375, id=341559, issuer=DCM4CHEE.6248290D.05285152], name=IVANO MEDEIROS DA SILVA]
2025-03-10 10:17:18,151 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17522) DCM4CHEE<-HS30(587) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310100813440 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:17:18,357 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17522) DCM4CHEE<-HS30(587) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310100834694 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:17:22,002 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17522) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:17:22,005 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17522) DCM4CHEE<-HS30(587): Create Instance[pk=107836, uid=1.2.410.200001.101.11.301.1144174170.3.20250310100834694, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 10:17:22,005 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17522) DCM4CHEE<-HS30(587): Create Location[pk=107836, systemID=fs1, path=2025/03/10/59FB01A9/EFB067EB/BD77806A, tsuid=1.2.840.10008.1.2, size=3416692, status=OK, objectType=DICOM_FILE]
2025-03-10 10:17:22,029 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17522) DCM4CHEE<-HS30(587): Updated DB in 26 ms
2025-03-10 10:17:22,029 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17522) DCM4CHEE<-HS30(587) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310100834694 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:17:22,237 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17522) DCM4CHEE<-HS30(587) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310100900977 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:17:26,082 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17522) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:17:26,084 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17522) DCM4CHEE<-HS30(587): Create Instance[pk=107837, uid=1.2.410.200001.101.11.301.1144174170.3.20250310100900977, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 10:17:26,085 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17522) DCM4CHEE<-HS30(587): Create Location[pk=107837, systemID=fs1, path=2025/03/10/59FB01A9/EFB067EB/BF004C12, tsuid=1.2.840.10008.1.2, size=3416692, status=OK, objectType=DICOM_FILE]
2025-03-10 10:17:26,096 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17522) DCM4CHEE<-HS30(587): Updated DB in 14 ms
2025-03-10 10:17:26,096 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17522) DCM4CHEE<-HS30(587) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310100900977 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:17:26,302 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17522) DCM4CHEE<-HS30(587) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310100949152 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:17:29,742 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17522) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:17:29,744 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17522) DCM4CHEE<-HS30(587): Create Instance[pk=107838, uid=1.2.410.200001.101.11.301.1144174170.3.20250310100949152, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 10:17:29,744 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17522) DCM4CHEE<-HS30(587): Create Location[pk=107838, systemID=fs1, path=2025/03/10/59FB01A9/EFB067EB/BF3CA322, tsuid=1.2.840.10008.1.2, size=3416692, status=OK, objectType=DICOM_FILE]
2025-03-10 10:17:29,777 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17522) DCM4CHEE<-HS30(587): Updated DB in 35 ms
2025-03-10 10:17:29,777 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17522) DCM4CHEE<-HS30(587) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310100949152 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:17:29,983 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17522) DCM4CHEE<-HS30(587) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310101031734 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:17:33,219 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17522) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:17:33,221 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17522) DCM4CHEE<-HS30(587): Create Instance[pk=107839, uid=1.2.410.200001.101.11.301.1144174170.3.20250310101031734, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 10:17:33,222 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17522) DCM4CHEE<-HS30(587): Create Location[pk=107839, systemID=fs1, path=2025/03/10/59FB01A9/EFB067EB/E4B59C9D, tsuid=1.2.840.10008.1.2, size=3416692, status=OK, objectType=DICOM_FILE]
2025-03-10 10:17:33,251 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17522) DCM4CHEE<-HS30(587): Updated DB in 32 ms
2025-03-10 10:17:33,251 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17522) DCM4CHEE<-HS30(587) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310101031734 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:17:33,458 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17522) DCM4CHEE<-HS30(587) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310101057185 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:17:33,540 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17503) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:17:33,542 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS60MT(586): Found previous received Instance[pk=107722, uid=1.2.410.200001.101.11.601.1501430850.3.20250308100040391, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 10:17:33,543 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS60MT(586): Ignore received Instance[studyUID=341525,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308095900331,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308100040391] with equal digest
2025-03-10 10:17:33,543 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS60MT(586): Updated DB in 3 ms
2025-03-10 10:17:33,544 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS60MT(586) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308100040391 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:17:33,751 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS60MT(586) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308100046247 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:17:37,018 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start UPSProcessingScheduler.execute()
2025-03-10 10:17:37,019 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished UPSProcessingScheduler.execute()
2025-03-10 10:17:37,100 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17522) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:17:37,102 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17522) DCM4CHEE<-HS30(587): Create Instance[pk=107840, uid=1.2.410.200001.101.11.301.1144174170.3.20250310101057185, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 10:17:37,102 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17522) DCM4CHEE<-HS30(587): Create Location[pk=107840, systemID=fs1, path=2025/03/10/59FB01A9/EFB067EB/E4D46FEF, tsuid=1.2.840.10008.1.2, size=3416692, status=OK, objectType=DICOM_FILE]
2025-03-10 10:17:37,121 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17522) DCM4CHEE<-HS30(587): Updated DB in 21 ms
2025-03-10 10:17:37,122 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17522) DCM4CHEE<-HS30(587) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310101057185 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:17:37,327 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17522) DCM4CHEE<-HS30(587) >> A-RELEASE-RQ
2025-03-10 10:17:37,327 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17522) DCM4CHEE<-HS30(587) << A-RELEASE-RP
2025-03-10 10:17:37,378 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-27) DCM4CHEE<-HS30(587): close Socket[addr=187.89.160.56/187.89.160.56,port=52102,localport=11112]
2025-03-10 10:17:54,242 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start AuditScheduler.execute()
2025-03-10 10:17:54,251 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-19) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 10:17:54,251 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-19) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 10:17:54,252 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished AuditScheduler.execute()
2025-03-10 10:17:56,623 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52188,localport=11112]
2025-03-10 10:17:56,625 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17527) DCM4CHEE<-HS50US07(588) >> A-ASSOCIATE-RQ
2025-03-10 10:17:56,625 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17527) DCM4CHEE<-HS50US07(588) << A-ASSOCIATE-AC
2025-03-10 10:17:56,821 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17527) DCM4CHEE<-HS50US07(588) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310101025419 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:17:58,570 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17527) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:17:58,573 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17527) DCM4CHEE<-HS50US07(588): Found previous received Instance[pk=107829, uid=1.2.410.200001.101.11.501.1791052210.3.20250310101025419, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 10:17:58,574 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17527) DCM4CHEE<-HS50US07(588): Ignore received Instance[studyUID=341549,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310101024943,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310101025419] with equal digest
2025-03-10 10:17:58,574 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17527) DCM4CHEE<-HS50US07(588): Updated DB in 4 ms
2025-03-10 10:17:58,575 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17527) DCM4CHEE<-HS50US07(588) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310101025419 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:17:58,776 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17527) DCM4CHEE<-HS50US07(588) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310101103118 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:17:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start TaskScheduler.execute()
2025-03-10 10:17:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished TaskScheduler.execute()
2025-03-10 10:17:59,083 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17527) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:17:59,085 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17527) DCM4CHEE<-HS50US07(588): Found previous received Instance[pk=107830, uid=1.2.410.200001.101.11.501.1791052210.3.20250310101103118, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 10:17:59,086 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17527) DCM4CHEE<-HS50US07(588): Ignore received Instance[studyUID=341549,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310101024943,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310101103118] with equal digest
2025-03-10 10:17:59,086 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17527) DCM4CHEE<-HS50US07(588): Updated DB in 3 ms
2025-03-10 10:17:59,087 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17527) DCM4CHEE<-HS50US07(588) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310101103118 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:17:59,287 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17527) DCM4CHEE<-HS50US07(588) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310101127047 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:17:59,581 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17527) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:17:59,583 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17527) DCM4CHEE<-HS50US07(588): Found previous received Instance[pk=107831, uid=1.2.410.200001.101.11.501.1791052210.3.20250310101127047, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 10:17:59,584 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17527) DCM4CHEE<-HS50US07(588): Ignore received Instance[studyUID=341549,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310101024943,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310101127047] with equal digest
2025-03-10 10:17:59,584 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17527) DCM4CHEE<-HS50US07(588): Updated DB in 3 ms
2025-03-10 10:17:59,585 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17527) DCM4CHEE<-HS50US07(588) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310101127047 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:17:59,786 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17527) DCM4CHEE<-HS50US07(588) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310101208255 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:18:00,077 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17527) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:18:00,079 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17527) DCM4CHEE<-HS50US07(588): Found previous received Instance[pk=107832, uid=1.2.410.200001.101.11.501.1791052210.3.20250310101208255, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 10:18:00,080 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17527) DCM4CHEE<-HS50US07(588): Ignore received Instance[studyUID=341549,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310101024943,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310101208255] with equal digest
2025-03-10 10:18:00,080 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17527) DCM4CHEE<-HS50US07(588): Updated DB in 3 ms
2025-03-10 10:18:00,081 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17527) DCM4CHEE<-HS50US07(588) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310101208255 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:18:00,282 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17527) DCM4CHEE<-HS50US07(588) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310101336376 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:18:00,574 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17527) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:18:00,577 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17527) DCM4CHEE<-HS50US07(588): Found previous received Instance[pk=107833, uid=1.2.410.200001.101.11.501.1791052210.3.20250310101336376, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 10:18:00,577 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17527) DCM4CHEE<-HS50US07(588): Ignore received Instance[studyUID=341549,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310101024943,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310101336376] with equal digest
2025-03-10 10:18:00,578 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17527) DCM4CHEE<-HS50US07(588): Updated DB in 4 ms
2025-03-10 10:18:00,579 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17527) DCM4CHEE<-HS50US07(588) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310101336376 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:18:00,777 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17527) DCM4CHEE<-HS50US07(588) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310101422537 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:18:01,068 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17527) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:18:01,070 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17527) DCM4CHEE<-HS50US07(588): Found previous received Instance[pk=107834, uid=1.2.410.200001.101.11.501.1791052210.3.20250310101422537, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 10:18:01,070 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17527) DCM4CHEE<-HS50US07(588): Ignore received Instance[studyUID=341549,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310101024943,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310101422537] with equal digest
2025-03-10 10:18:01,071 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17527) DCM4CHEE<-HS50US07(588): Updated DB in 3 ms
2025-03-10 10:18:01,072 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17527) DCM4CHEE<-HS50US07(588) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310101422537 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:18:01,285 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17527) DCM4CHEE<-HS50US07(588) >> A-RELEASE-RQ
2025-03-10 10:18:01,285 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17527) DCM4CHEE<-HS50US07(588) << A-RELEASE-RP
2025-03-10 10:18:01,336 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-17) DCM4CHEE<-HS50US07(588): close Socket[addr=187.89.160.56/187.89.160.56,port=52188,localport=11112]
2025-03-10 10:18:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start PurgeStorageScheduler.execute()
2025-03-10 10:18:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished PurgeStorageScheduler.execute()
2025-03-10 10:18:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-17527) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 10:18:01,702 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-17527) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 10:18:08,452 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341549&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310101024943&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310101025419&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:18:08,505 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341549&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310101024943&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310101103118&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:18:08,558 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341549&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310101024943&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310101127047&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:18:08,608 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341549&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310101024943&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310101208255&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:18:08,661 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341549&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310101024943&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310101336376&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:18:08,712 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341549&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310101024943&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310101422537&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:18:12,342 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start IANScheduler.execute()
2025-03-10 10:18:12,345 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished IANScheduler.execute()
2025-03-10 10:18:12,914 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17503) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:18:12,916 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS60MT(586): Found previous received Instance[pk=107723, uid=1.2.410.200001.101.11.601.1501430850.3.20250308100046247, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 10:18:12,917 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS60MT(586): Ignore received Instance[studyUID=341525,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308095900331,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308100046247] with equal digest
2025-03-10 10:18:12,917 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS60MT(586): Updated DB in 3 ms
2025-03-10 10:18:12,918 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS60MT(586) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308100046247 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:18:13,122 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS60MT(586) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308100150695 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:18:37,019 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start UPSProcessingScheduler.execute()
2025-03-10 10:18:37,021 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished UPSProcessingScheduler.execute()
2025-03-10 10:18:44,969 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49502,localport=11112]
2025-03-10 10:18:44,970 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17532) DCM4CHEE<-FCR-CSL1(589) >> A-ASSOCIATE-RQ
2025-03-10 10:18:44,970 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17532) DCM4CHEE<-FCR-CSL1(589) << A-ASSOCIATE-AC
2025-03-10 10:18:45,166 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17532) DCM4CHEE<-FCR-CSL1(589) >> 47:C-STORE-RQ[pcid=45, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.1 - Computed Radiography Image Storage
  iuid=1.2.392.200036.9125.9.0.254262856.1343562942.86381729 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:18:54,252 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start AuditScheduler.execute()
2025-03-10 10:18:54,253 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-31) Send audit message to /127.0.0.1:514
2025-03-10 10:18:54,253 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-31) Send audit message to /127.0.0.1:514
2025-03-10 10:18:54,260 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17503) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:18:54,262 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS60MT(586): Found previous received Instance[pk=107724, uid=1.2.410.200001.101.11.601.1501430850.3.20250308100150695, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 10:18:54,262 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS60MT(586): Ignore received Instance[studyUID=341525,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308095900331,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308100150695] with equal digest
2025-03-10 10:18:54,263 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-31) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 10:18:54,263 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS60MT(586): Updated DB in 3 ms
2025-03-10 10:18:54,263 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-31) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 10:18:54,263 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished AuditScheduler.execute()
2025-03-10 10:18:54,264 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS60MT(586) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308100150695 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:18:54,481 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS60MT(586) >> A-RELEASE-RQ
2025-03-10 10:18:54,481 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS60MT(586) << A-RELEASE-RP
2025-03-10 10:18:54,531 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-25) DCM4CHEE<-HS60MT(586): close Socket[addr=187.89.160.56/187.89.160.56,port=49301,localport=11112]
2025-03-10 10:18:54,898 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49302,localport=11112]
2025-03-10 10:18:54,898 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS60MT(590) >> A-ASSOCIATE-RQ
2025-03-10 10:18:54,898 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS60MT(590) << A-ASSOCIATE-AC
2025-03-10 10:18:55,090 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS60MT(590) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213095920802 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:18:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start TaskScheduler.execute()
2025-03-10 10:18:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished TaskScheduler.execute()
2025-03-10 10:19:12,345 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start IANScheduler.execute()
2025-03-10 10:19:12,347 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished IANScheduler.execute()
2025-03-10 10:19:23,802 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49993,localport=11112]
2025-03-10 10:19:23,807 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17533) DCM4CHEE<-F6LOGIQ(591) >> A-ASSOCIATE-RQ
2025-03-10 10:19:23,807 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17533) DCM4CHEE<-F6LOGIQ(591) << A-ASSOCIATE-AC
2025-03-10 10:19:24,113 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17533) DCM4CHEE<-F6LOGIQ(591) >> 25:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.7 - Secondary Capture Image Storage
  iuid=1.2.840.113619.2.423.84107009440.1741573180.182 - ?
  tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]
2025-03-10 10:19:25,958 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17533) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:19:25,967 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17533) DCM4CHEE<-F6LOGIQ(591): Supplement attributes of Patient[pk=55, id=PatientID[pk=55, id=1720, issuer=DCM4CHEE.53296427.0DBF1865], name=MIRIAN ASSIS DE OLIVEIRA]:
(0010,0032) TM [000000] PatientBirthTime

2025-03-10 10:19:25,970 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17533) DCM4CHEE<-F6LOGIQ(591): Create Study[pk=9410, uid=1720, id=31587]
2025-03-10 10:19:25,971 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17533) DCM4CHEE<-F6LOGIQ(591): Create Series[pk=9695, uid=1.2.840.113619.2.423.84107009440.1741572687.181, no=1, mod=US]
2025-03-10 10:19:25,972 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17533) DCM4CHEE<-F6LOGIQ(591): Create Instance[pk=107841, uid=1.2.840.113619.2.423.84107009440.1741573180.182, class=1.2.840.10008.5.1.4.1.1.7, no=0]
2025-03-10 10:19:25,972 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17533) DCM4CHEE<-F6LOGIQ(591): Create Location[pk=107841, systemID=fs1, path=2025/03/10/00171AE4/6F6417C4/CE6377D8, tsuid=1.2.840.10008.1.2.1, size=692494, status=OK, objectType=DICOM_FILE]
2025-03-10 10:19:25,997 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17533) DCM4CHEE<-F6LOGIQ(591): Updated DB in 39 ms
2025-03-10 10:19:25,998 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17533) DCM4CHEE<-F6LOGIQ(591) << 25:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.7 - Secondary Capture Image Storage
  iuid=1.2.840.113619.2.423.84107009440.1741573180.182 - ?
  tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]
2025-03-10 10:19:26,383 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17533) DCM4CHEE<-F6LOGIQ(591) >> 26:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.7 - Secondary Capture Image Storage
  iuid=1.2.840.113619.2.423.84107009440.1741573180.182 - ?
  tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]
2025-03-10 10:19:27,161 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17533) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:19:27,163 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17533) DCM4CHEE<-F6LOGIQ(591): Found previous received Instance[pk=107841, uid=1.2.840.113619.2.423.84107009440.1741573180.182, class=1.2.840.10008.5.1.4.1.1.7, no=0]
2025-03-10 10:19:27,163 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17533) DCM4CHEE<-F6LOGIQ(591): Ignore received Instance[studyUID=1720,seriesUID=1.2.840.113619.2.423.84107009440.1741572687.181,objectUID=1.2.840.113619.2.423.84107009440.1741573180.182] with equal digest
2025-03-10 10:19:27,164 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17533) DCM4CHEE<-F6LOGIQ(591): Updated DB in 3 ms
2025-03-10 10:19:27,164 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17533) DCM4CHEE<-F6LOGIQ(591) << 26:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.7 - Secondary Capture Image Storage
  iuid=1.2.840.113619.2.423.84107009440.1741573180.182 - ?
  tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]
2025-03-10 10:19:27,483 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17533) DCM4CHEE<-F6LOGIQ(591) >> A-RELEASE-RQ
2025-03-10 10:19:27,483 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17533) DCM4CHEE<-F6LOGIQ(591) << A-RELEASE-RP
2025-03-10 10:19:27,533 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-22) DCM4CHEE<-F6LOGIQ(591): close Socket[addr=187.89.160.56/187.89.160.56,port=49993,localport=11112]
2025-03-10 10:19:34,231 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17503) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:19:34,234 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17503) Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
2025-03-10 10:19:34,237 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS60MT(590): processing 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213095920802 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 10:19:34,237 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS60MT(590) << 1:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:19:34,438 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS60MT(590) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213095957827 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:19:37,021 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start UPSProcessingScheduler.execute()
2025-03-10 10:19:37,022 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished UPSProcessingScheduler.execute()
2025-03-10 10:19:39,962 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49994,localport=11112]
2025-03-10 10:19:39,962 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17537) DCM4CHEE<-F6LOGIQ(592) >> A-ASSOCIATE-RQ
2025-03-10 10:19:39,962 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17537) DCM4CHEE<-F6LOGIQ(592) << A-ASSOCIATE-AC
2025-03-10 10:19:40,271 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17537) DCM4CHEE<-F6LOGIQ(592) >> 27:C-STORE-RQ[pcid=3, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.840.113619.2.423.84107009440.1741573197.186 - ?
  tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]
2025-03-10 10:19:42,299 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17537) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:19:42,302 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17537) DCM4CHEE<-F6LOGIQ(592): Create Instance[pk=107842, uid=1.2.840.113619.2.423.84107009440.1741573197.186, class=1.2.840.10008.5.1.4.1.1.6.1, no=256]
2025-03-10 10:19:42,303 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17537) DCM4CHEE<-F6LOGIQ(592): Create Location[pk=107842, systemID=fs1, path=2025/03/10/00171AE4/6F6417C4/D07AF502, tsuid=1.2.840.10008.1.2.1, size=692632, status=OK, objectType=DICOM_FILE]
2025-03-10 10:19:42,326 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17537) DCM4CHEE<-F6LOGIQ(592): Updated DB in 27 ms
2025-03-10 10:19:42,327 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17537) DCM4CHEE<-F6LOGIQ(592) << 27:C-STORE-RSP[pcid=3, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.840.113619.2.423.84107009440.1741573197.186 - ?
  tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]
2025-03-10 10:19:42,664 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17537) DCM4CHEE<-F6LOGIQ(592) >> 28:C-STORE-RQ[pcid=3, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.840.113619.2.423.84107009440.1741573197.186 - ?
  tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]
2025-03-10 10:19:43,454 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17537) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:19:43,456 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17537) DCM4CHEE<-F6LOGIQ(592): Found previous received Instance[pk=107842, uid=1.2.840.113619.2.423.84107009440.1741573197.186, class=1.2.840.10008.5.1.4.1.1.6.1, no=256]
2025-03-10 10:19:43,456 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17537) DCM4CHEE<-F6LOGIQ(592): Ignore received Instance[studyUID=1720,seriesUID=1.2.840.113619.2.423.84107009440.1741572687.181,objectUID=1.2.840.113619.2.423.84107009440.1741573197.186] with equal digest
2025-03-10 10:19:43,457 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17537) DCM4CHEE<-F6LOGIQ(592): Updated DB in 3 ms
2025-03-10 10:19:43,457 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17537) DCM4CHEE<-F6LOGIQ(592) << 28:C-STORE-RSP[pcid=3, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.840.113619.2.423.84107009440.1741573197.186 - ?
  tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]
2025-03-10 10:19:43,773 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17537) DCM4CHEE<-F6LOGIQ(592) >> A-RELEASE-RQ
2025-03-10 10:19:43,773 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17537) DCM4CHEE<-F6LOGIQ(592) << A-RELEASE-RP
2025-03-10 10:19:43,824 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-29) DCM4CHEE<-F6LOGIQ(592): close Socket[addr=187.89.160.56/187.89.160.56,port=49994,localport=11112]
2025-03-10 10:19:50,889 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 10:19:50,891 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 10:19:54,263 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start AuditScheduler.execute()
2025-03-10 10:19:54,264 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-2) Send audit message to /127.0.0.1:514
2025-03-10 10:19:54,273 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-2) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 10:19:54,273 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-2) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 10:19:54,273 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished AuditScheduler.execute()
2025-03-10 10:19:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start TaskScheduler.execute()
2025-03-10 10:19:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished TaskScheduler.execute()
2025-03-10 10:20:12,347 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start IANScheduler.execute()
2025-03-10 10:20:12,349 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished IANScheduler.execute()
2025-03-10 10:20:12,791 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17503) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:20:12,794 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17503) Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
2025-03-10 10:20:12,796 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS60MT(590): processing 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213095957827 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 10:20:12,796 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS60MT(590) << 2:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:20:12,996 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS60MT(590) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213100141838 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:20:37,022 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start UPSProcessingScheduler.execute()
2025-03-10 10:20:37,023 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished UPSProcessingScheduler.execute()
2025-03-10 10:20:52,745 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17503) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:20:52,749 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17503) Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
2025-03-10 10:20:52,750 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS60MT(590): processing 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213100141838 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 10:20:52,751 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS60MT(590) << 3:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:20:52,951 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS60MT(590) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213100448373 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:20:54,274 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start AuditScheduler.execute()
2025-03-10 10:20:54,275 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-12) Send audit message to /127.0.0.1:514
2025-03-10 10:20:54,284 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-12) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 10:20:54,284 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-12) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 10:20:54,284 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished AuditScheduler.execute()
2025-03-10 10:20:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start TaskScheduler.execute()
2025-03-10 10:20:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished TaskScheduler.execute()
2025-03-10 10:21:12,349 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start IANScheduler.execute()
2025-03-10 10:21:12,351 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished IANScheduler.execute()
2025-03-10 10:21:22,522 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17503) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:21:22,526 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17503) Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
2025-03-10 10:21:22,528 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS60MT(590): processing 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213100448373 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 10:21:22,529 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS60MT(590) << 4:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:21:22,727 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS60MT(590) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213100532217 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:21:28,178 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start StudySizeScheduler.execute()
2025-03-10 10:21:28,263 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) Calculated size of 1 studies
2025-03-10 10:21:28,263 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished StudySizeScheduler.execute()
2025-03-10 10:21:37,024 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start UPSProcessingScheduler.execute()
2025-03-10 10:21:37,025 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished UPSProcessingScheduler.execute()
2025-03-10 10:21:54,285 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start AuditScheduler.execute()
2025-03-10 10:21:54,296 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-3) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 10:21:54,296 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-3) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 10:21:54,296 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished AuditScheduler.execute()
2025-03-10 10:21:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start TaskScheduler.execute()
2025-03-10 10:21:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished TaskScheduler.execute()
2025-03-10 10:22:05,319 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17503) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:22:05,323 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17503) Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
2025-03-10 10:22:05,325 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS60MT(590): processing 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213100532217 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 10:22:05,326 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS60MT(590) << 5:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:22:05,524 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS60MT(590) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213100557830 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:22:12,351 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start IANScheduler.execute()
2025-03-10 10:22:12,353 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished IANScheduler.execute()
2025-03-10 10:22:24,497 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52104,localport=11112]
2025-03-10 10:22:24,502 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17546) DCM4CHEE<-HS30(593) >> A-ASSOCIATE-RQ
2025-03-10 10:22:24,502 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17546) DCM4CHEE<-HS30(593) << A-ASSOCIATE-AC
2025-03-10 10:22:24,691 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17546) DCM4CHEE<-HS30(593) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310100813440 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:22:26,918 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17546) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:22:26,921 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17546) DCM4CHEE<-HS30(593): Found previous received Instance[pk=107835, uid=1.2.410.200001.101.11.301.1144174170.3.20250310100813440, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 10:22:26,922 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17546) DCM4CHEE<-HS30(593): Ignore received Instance[studyUID=341559,seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250310100813147,objectUID=1.2.410.200001.101.11.301.1144174170.3.20250310100813440] with equal digest
2025-03-10 10:22:26,922 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17546) DCM4CHEE<-HS30(593): Updated DB in 4 ms
2025-03-10 10:22:26,923 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17546) DCM4CHEE<-HS30(593) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310100813440 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:22:27,115 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17546) DCM4CHEE<-HS30(593) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310100834694 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:22:28,813 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17546) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:22:28,815 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17546) DCM4CHEE<-HS30(593): Found previous received Instance[pk=107836, uid=1.2.410.200001.101.11.301.1144174170.3.20250310100834694, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 10:22:28,816 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17546) DCM4CHEE<-HS30(593): Ignore received Instance[studyUID=341559,seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250310100813147,objectUID=1.2.410.200001.101.11.301.1144174170.3.20250310100834694] with equal digest
2025-03-10 10:22:28,816 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17546) DCM4CHEE<-HS30(593): Updated DB in 3 ms
2025-03-10 10:22:28,817 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17546) DCM4CHEE<-HS30(593) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310100834694 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:22:29,009 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17546) DCM4CHEE<-HS30(593) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310100900977 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:22:31,270 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17546) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:22:31,273 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17546) DCM4CHEE<-HS30(593): Found previous received Instance[pk=107837, uid=1.2.410.200001.101.11.301.1144174170.3.20250310100900977, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 10:22:31,273 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17546) DCM4CHEE<-HS30(593): Ignore received Instance[studyUID=341559,seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250310100813147,objectUID=1.2.410.200001.101.11.301.1144174170.3.20250310100900977] with equal digest
2025-03-10 10:22:31,274 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17546) DCM4CHEE<-HS30(593): Updated DB in 4 ms
2025-03-10 10:22:31,275 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17546) DCM4CHEE<-HS30(593) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310100900977 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:22:31,467 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17546) DCM4CHEE<-HS30(593) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310100949152 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:22:33,355 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17546) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:22:33,357 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17546) DCM4CHEE<-HS30(593): Found previous received Instance[pk=107838, uid=1.2.410.200001.101.11.301.1144174170.3.20250310100949152, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 10:22:33,358 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17546) DCM4CHEE<-HS30(593): Ignore received Instance[studyUID=341559,seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250310100813147,objectUID=1.2.410.200001.101.11.301.1144174170.3.20250310100949152] with equal digest
2025-03-10 10:22:33,358 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17546) DCM4CHEE<-HS30(593): Updated DB in 3 ms
2025-03-10 10:22:33,359 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17546) DCM4CHEE<-HS30(593) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310100949152 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:22:33,551 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17546) DCM4CHEE<-HS30(593) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310101031734 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:22:35,281 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17503) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:22:35,284 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17503) Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
2025-03-10 10:22:35,286 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS60MT(590): processing 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213100557830 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 10:22:35,287 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS60MT(590) << 6:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:22:35,488 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS60MT(590) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213100649050 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:22:36,191 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17546) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:22:36,193 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17546) DCM4CHEE<-HS30(593): Found previous received Instance[pk=107839, uid=1.2.410.200001.101.11.301.1144174170.3.20250310101031734, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 10:22:36,194 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17546) DCM4CHEE<-HS30(593): Ignore received Instance[studyUID=341559,seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250310100813147,objectUID=1.2.410.200001.101.11.301.1144174170.3.20250310101031734] with equal digest
2025-03-10 10:22:36,194 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17546) DCM4CHEE<-HS30(593): Updated DB in 3 ms
2025-03-10 10:22:36,195 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17546) DCM4CHEE<-HS30(593) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310101031734 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:22:36,387 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17546) DCM4CHEE<-HS30(593) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310101057185 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:22:37,026 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start UPSProcessingScheduler.execute()
2025-03-10 10:22:37,033 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished UPSProcessingScheduler.execute()
2025-03-10 10:22:38,649 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17546) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:22:38,651 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17546) DCM4CHEE<-HS30(593): Found previous received Instance[pk=107840, uid=1.2.410.200001.101.11.301.1144174170.3.20250310101057185, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 10:22:38,651 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17546) DCM4CHEE<-HS30(593): Ignore received Instance[studyUID=341559,seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250310100813147,objectUID=1.2.410.200001.101.11.301.1144174170.3.20250310101057185] with equal digest
2025-03-10 10:22:38,651 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17546) DCM4CHEE<-HS30(593): Updated DB in 2 ms
2025-03-10 10:22:38,653 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17546) DCM4CHEE<-HS30(593) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310101057185 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:22:38,844 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17546) DCM4CHEE<-HS30(593) >> A-RELEASE-RQ
2025-03-10 10:22:38,844 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17546) DCM4CHEE<-HS30(593) << A-RELEASE-RP
2025-03-10 10:22:38,895 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-19) DCM4CHEE<-HS30(593): close Socket[addr=187.89.160.56/187.89.160.56,port=52104,localport=11112]
2025-03-10 10:22:46,606 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=50006,localport=11112]
2025-03-10 10:22:46,607 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17551) DCM4CHEE<-F6LOGIQ(594) >> A-ASSOCIATE-RQ
2025-03-10 10:22:46,607 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17551) DCM4CHEE<-F6LOGIQ(594) << A-ASSOCIATE-AC
2025-03-10 10:22:46,921 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17551) DCM4CHEE<-F6LOGIQ(594) >> 29:C-STORE-RQ[pcid=3, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.840.113619.2.423.84107009440.1741573383.190 - ?
  tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]
2025-03-10 10:22:48,810 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17551) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:22:48,814 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17551) DCM4CHEE<-F6LOGIQ(594): Create Instance[pk=107843, uid=1.2.840.113619.2.423.84107009440.1741573383.190, class=1.2.840.10008.5.1.4.1.1.6.1, no=512]
2025-03-10 10:22:48,814 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17551) DCM4CHEE<-F6LOGIQ(594): Create Location[pk=107843, systemID=fs1, path=2025/03/10/00171AE4/6F6417C4/385A34FA, tsuid=1.2.840.10008.1.2.1, size=692632, status=OK, objectType=DICOM_FILE]
2025-03-10 10:22:48,823 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17551) DCM4CHEE<-F6LOGIQ(594): Updated DB in 12 ms
2025-03-10 10:22:48,824 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17551) DCM4CHEE<-F6LOGIQ(594) << 29:C-STORE-RSP[pcid=3, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.840.113619.2.423.84107009440.1741573383.190 - ?
  tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]
2025-03-10 10:22:49,186 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17551) DCM4CHEE<-F6LOGIQ(594) >> 30:C-STORE-RQ[pcid=3, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.840.113619.2.423.84107009440.1741573383.190 - ?
  tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]
2025-03-10 10:22:50,001 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17551) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:22:50,003 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17551) DCM4CHEE<-F6LOGIQ(594): Found previous received Instance[pk=107843, uid=1.2.840.113619.2.423.84107009440.1741573383.190, class=1.2.840.10008.5.1.4.1.1.6.1, no=512]
2025-03-10 10:22:50,004 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17551) DCM4CHEE<-F6LOGIQ(594): Ignore received Instance[studyUID=1720,seriesUID=1.2.840.113619.2.423.84107009440.1741572687.181,objectUID=1.2.840.113619.2.423.84107009440.1741573383.190] with equal digest
2025-03-10 10:22:50,004 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17551) DCM4CHEE<-F6LOGIQ(594): Updated DB in 3 ms
2025-03-10 10:22:50,005 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17551) DCM4CHEE<-F6LOGIQ(594) << 30:C-STORE-RSP[pcid=3, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.840.113619.2.423.84107009440.1741573383.190 - ?
  tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]
2025-03-10 10:22:50,342 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17551) DCM4CHEE<-F6LOGIQ(594) >> A-RELEASE-RQ
2025-03-10 10:22:50,342 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17551) DCM4CHEE<-F6LOGIQ(594) << A-RELEASE-RP
2025-03-10 10:22:50,392 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-17) DCM4CHEE<-F6LOGIQ(594): close Socket[addr=187.89.160.56/187.89.160.56,port=50006,localport=11112]
2025-03-10 10:22:54,296 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start AuditScheduler.execute()
2025-03-10 10:22:54,297 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-21) Send audit message to /127.0.0.1:514
2025-03-10 10:22:54,308 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-21) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 10:22:54,308 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-21) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 10:22:54,308 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished AuditScheduler.execute()
2025-03-10 10:22:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start TaskScheduler.execute()
2025-03-10 10:22:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished TaskScheduler.execute()
2025-03-10 10:23:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start PurgeStorageScheduler.execute()
2025-03-10 10:23:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished PurgeStorageScheduler.execute()
2025-03-10 10:23:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-17552) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 10:23:01,702 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-17552) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 10:23:05,244 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17503) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:23:05,248 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17503) Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
2025-03-10 10:23:05,250 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS60MT(590): processing 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213100649050 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 10:23:05,250 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS60MT(590) << 7:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:23:05,448 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS60MT(590) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213100747901 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:23:12,353 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start IANScheduler.execute()
2025-03-10 10:23:12,355 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished IANScheduler.execute()
2025-03-10 10:23:25,022 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=50008,localport=11112]
2025-03-10 10:23:25,022 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17553) DCM4CHEE<-F6LOGIQ(595) >> A-ASSOCIATE-RQ
2025-03-10 10:23:25,023 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17553) DCM4CHEE<-F6LOGIQ(595) << A-ASSOCIATE-AC
2025-03-10 10:23:25,329 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17553) DCM4CHEE<-F6LOGIQ(595) >> 31:C-STORE-RQ[pcid=3, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.840.113619.2.423.84107009440.1741573420.194 - ?
  tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]
2025-03-10 10:23:25,545 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17532) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:23:25,550 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-17532) DCM4CHEE<-FCR-CSL1(589): Create Patient[pk=8376, id=PatientID[pk=8376, id=233581, issuer=DCM4CHEE.2BFFE8F2.0C17E6AA], name=FLADIMA RODRIGUES CHRISTOFARI]
2025-03-10 10:23:25,551 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17532) DCM4CHEE<-FCR-CSL1(589): Create Study[pk=9411, uid=1.2.392.200036.9125.2.3619053820161.6594055936.320434, id=*]
2025-03-10 10:23:25,552 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17532) DCM4CHEE<-FCR-CSL1(589): Create Series[pk=9696, uid=1.2.392.200036.9125.3.3619053820161.6594055936.320435, no=3001, mod=CR]
2025-03-10 10:23:25,552 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17532) DCM4CHEE<-FCR-CSL1(589): Create Instance[pk=107844, uid=1.2.392.200036.9125.9.0.254262856.1343562942.86381729, class=1.2.840.10008.5.1.4.1.1.1, no=3001]
2025-03-10 10:23:25,552 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17532) DCM4CHEE<-FCR-CSL1(589): Create Location[pk=107844, systemID=fs1, path=2025/03/10/8F704B3A/0D48073C/1FBF7771, tsuid=1.2.840.10008.1.2, size=14015768, status=OK, objectType=DICOM_FILE]
2025-03-10 10:23:25,566 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17532) DCM4CHEE<-FCR-CSL1(589): Updated DB in 20 ms
2025-03-10 10:23:25,567 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-17532) No duplicate record with equal Patient ID found Patient[pk=8376, id=PatientID[pk=8376, id=233581, issuer=DCM4CHEE.2BFFE8F2.0C17E6AA], name=FLADIMA RODRIGUES CHRISTOFARI]
2025-03-10 10:23:25,568 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17532) DCM4CHEE<-FCR-CSL1(589) << 47:C-STORE-RSP[pcid=45, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.1 - Computed Radiography Image Storage
  iuid=1.2.392.200036.9125.9.0.254262856.1343562942.86381729 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:23:25,764 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17532) DCM4CHEE<-FCR-CSL1(589) >> 49:C-STORE-RQ[pcid=45, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.1 - Computed Radiography Image Storage
  iuid=1.2.392.200036.9125.9.0.254262856.2434147518.86381729 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:23:27,130 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17553) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:23:27,134 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17553) DCM4CHEE<-F6LOGIQ(595): Create Instance[pk=107845, uid=1.2.840.113619.2.423.84107009440.1741573420.194, class=1.2.840.10008.5.1.4.1.1.6.1, no=768]
2025-03-10 10:23:27,134 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17553) DCM4CHEE<-F6LOGIQ(595): Create Location[pk=107845, systemID=fs1, path=2025/03/10/00171AE4/6F6417C4/62D91602, tsuid=1.2.840.10008.1.2.1, size=692632, status=OK, objectType=DICOM_FILE]
2025-03-10 10:23:27,145 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17553) DCM4CHEE<-F6LOGIQ(595): Updated DB in 15 ms
2025-03-10 10:23:27,145 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17553) DCM4CHEE<-F6LOGIQ(595) << 31:C-STORE-RSP[pcid=3, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.840.113619.2.423.84107009440.1741573420.194 - ?
  tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]
2025-03-10 10:23:27,502 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17553) DCM4CHEE<-F6LOGIQ(595) >> 32:C-STORE-RQ[pcid=3, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.840.113619.2.423.84107009440.1741573420.194 - ?
  tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]
2025-03-10 10:23:28,298 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17553) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:23:28,301 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17553) DCM4CHEE<-F6LOGIQ(595): Found previous received Instance[pk=107845, uid=1.2.840.113619.2.423.84107009440.1741573420.194, class=1.2.840.10008.5.1.4.1.1.6.1, no=768]
2025-03-10 10:23:28,301 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17553) DCM4CHEE<-F6LOGIQ(595): Ignore received Instance[studyUID=1720,seriesUID=1.2.840.113619.2.423.84107009440.1741572687.181,objectUID=1.2.840.113619.2.423.84107009440.1741573420.194] with equal digest
2025-03-10 10:23:28,302 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17553) DCM4CHEE<-F6LOGIQ(595): Updated DB in 3 ms
2025-03-10 10:23:28,302 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17553) DCM4CHEE<-F6LOGIQ(595) << 32:C-STORE-RSP[pcid=3, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.840.113619.2.423.84107009440.1741573420.194 - ?
  tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]
2025-03-10 10:23:28,650 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17553) DCM4CHEE<-F6LOGIQ(595) >> A-RELEASE-RQ
2025-03-10 10:23:28,650 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17553) DCM4CHEE<-F6LOGIQ(595) << A-RELEASE-RP
2025-03-10 10:23:28,700 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-25) DCM4CHEE<-F6LOGIQ(595): close Socket[addr=187.89.160.56/187.89.160.56,port=50008,localport=11112]
2025-03-10 10:23:35,210 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17503) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:23:35,215 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17503) Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
2025-03-10 10:23:35,217 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS60MT(590): processing 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213100747901 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 10:23:35,217 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS60MT(590) << 8:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:23:35,415 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS60MT(590) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213100840219 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:23:37,033 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start UPSProcessingScheduler.execute()
2025-03-10 10:23:37,034 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished UPSProcessingScheduler.execute()
2025-03-10 10:23:41,171 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=50011,localport=11112]
2025-03-10 10:23:41,171 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17557) DCM4CHEE<-F6LOGIQ(596) >> A-ASSOCIATE-RQ
2025-03-10 10:23:41,171 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17557) DCM4CHEE<-F6LOGIQ(596) << A-ASSOCIATE-AC
2025-03-10 10:23:41,472 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17557) DCM4CHEE<-F6LOGIQ(596) >> 33:C-STORE-RQ[pcid=3, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.840.113619.2.423.84107009440.1741573436.198 - ?
  tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]
2025-03-10 10:23:43,407 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17557) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:23:43,411 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17557) DCM4CHEE<-F6LOGIQ(596): Create Instance[pk=107846, uid=1.2.840.113619.2.423.84107009440.1741573436.198, class=1.2.840.10008.5.1.4.1.1.6.1, no=1024]
2025-03-10 10:23:43,411 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17557) DCM4CHEE<-F6LOGIQ(596): Create Location[pk=107846, systemID=fs1, path=2025/03/10/00171AE4/6F6417C4/64E27BAB, tsuid=1.2.840.10008.1.2.1, size=692632, status=OK, objectType=DICOM_FILE]
2025-03-10 10:23:43,419 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17557) DCM4CHEE<-F6LOGIQ(596): Updated DB in 12 ms
2025-03-10 10:23:43,420 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17557) DCM4CHEE<-F6LOGIQ(596) << 33:C-STORE-RSP[pcid=3, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.840.113619.2.423.84107009440.1741573436.198 - ?
  tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]
2025-03-10 10:23:43,834 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17557) DCM4CHEE<-F6LOGIQ(596) >> 34:C-STORE-RQ[pcid=3, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.840.113619.2.423.84107009440.1741573436.198 - ?
  tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]
2025-03-10 10:23:44,591 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17557) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:23:44,593 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17557) DCM4CHEE<-F6LOGIQ(596): Found previous received Instance[pk=107846, uid=1.2.840.113619.2.423.84107009440.1741573436.198, class=1.2.840.10008.5.1.4.1.1.6.1, no=1024]
2025-03-10 10:23:44,594 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17557) DCM4CHEE<-F6LOGIQ(596): Ignore received Instance[studyUID=1720,seriesUID=1.2.840.113619.2.423.84107009440.1741572687.181,objectUID=1.2.840.113619.2.423.84107009440.1741573436.198] with equal digest
2025-03-10 10:23:44,594 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17557) DCM4CHEE<-F6LOGIQ(596): Updated DB in 3 ms
2025-03-10 10:23:44,595 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17557) DCM4CHEE<-F6LOGIQ(596) << 34:C-STORE-RSP[pcid=3, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.840.113619.2.423.84107009440.1741573436.198 - ?
  tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]
2025-03-10 10:23:44,915 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17557) DCM4CHEE<-F6LOGIQ(596) >> A-RELEASE-RQ
2025-03-10 10:23:44,915 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17557) DCM4CHEE<-F6LOGIQ(596) << A-RELEASE-RP
2025-03-10 10:23:44,965 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-4) DCM4CHEE<-F6LOGIQ(596): close Socket[addr=187.89.160.56/187.89.160.56,port=50011,localport=11112]
2025-03-10 10:23:54,308 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start AuditScheduler.execute()
2025-03-10 10:23:54,318 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-1) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 10:23:54,318 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-1) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 10:23:54,318 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished AuditScheduler.execute()
2025-03-10 10:23:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start TaskScheduler.execute()
2025-03-10 10:23:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished TaskScheduler.execute()
2025-03-10 10:24:01,550 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=50013,localport=11112]
2025-03-10 10:24:01,550 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17558) DCM4CHEE<-F6LOGIQ(597) >> A-ASSOCIATE-RQ
2025-03-10 10:24:01,551 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17558) DCM4CHEE<-F6LOGIQ(597) << A-ASSOCIATE-AC
2025-03-10 10:24:01,854 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17558) DCM4CHEE<-F6LOGIQ(597) >> 35:C-STORE-RQ[pcid=3, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.840.113619.2.423.84107009440.1741573458.202 - ?
  tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]
2025-03-10 10:24:03,669 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17558) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:24:03,673 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17558) DCM4CHEE<-F6LOGIQ(597): Create Instance[pk=107847, uid=1.2.840.113619.2.423.84107009440.1741573458.202, class=1.2.840.10008.5.1.4.1.1.6.1, no=1280]
2025-03-10 10:24:03,673 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17558) DCM4CHEE<-F6LOGIQ(597): Create Location[pk=107847, systemID=fs1, path=2025/03/10/00171AE4/6F6417C4/68685E8F, tsuid=1.2.840.10008.1.2.1, size=692632, status=OK, objectType=DICOM_FILE]
2025-03-10 10:24:03,685 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17558) DCM4CHEE<-F6LOGIQ(597): Updated DB in 16 ms
2025-03-10 10:24:03,686 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17558) DCM4CHEE<-F6LOGIQ(597) << 35:C-STORE-RSP[pcid=3, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.840.113619.2.423.84107009440.1741573458.202 - ?
  tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]
2025-03-10 10:24:04,101 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17558) DCM4CHEE<-F6LOGIQ(597) >> 36:C-STORE-RQ[pcid=3, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.840.113619.2.423.84107009440.1741573458.202 - ?
  tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]
2025-03-10 10:24:04,861 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17558) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:24:04,863 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17558) DCM4CHEE<-F6LOGIQ(597): Found previous received Instance[pk=107847, uid=1.2.840.113619.2.423.84107009440.1741573458.202, class=1.2.840.10008.5.1.4.1.1.6.1, no=1280]
2025-03-10 10:24:04,863 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17558) DCM4CHEE<-F6LOGIQ(597): Ignore received Instance[studyUID=1720,seriesUID=1.2.840.113619.2.423.84107009440.1741572687.181,objectUID=1.2.840.113619.2.423.84107009440.1741573458.202] with equal digest
2025-03-10 10:24:04,864 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17558) DCM4CHEE<-F6LOGIQ(597): Updated DB in 3 ms
2025-03-10 10:24:04,864 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17558) DCM4CHEE<-F6LOGIQ(597) << 36:C-STORE-RSP[pcid=3, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.840.113619.2.423.84107009440.1741573458.202 - ?
  tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]
2025-03-10 10:24:04,993 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17503) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:24:04,996 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17503) Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
2025-03-10 10:24:04,998 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS60MT(590): processing 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213100840219 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 10:24:04,998 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS60MT(590) << 9:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:24:05,201 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS60MT(590) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213101007283 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:24:05,219 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17558) DCM4CHEE<-F6LOGIQ(597) >> A-RELEASE-RQ
2025-03-10 10:24:05,219 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17558) DCM4CHEE<-F6LOGIQ(597) << A-RELEASE-RP
2025-03-10 10:24:05,269 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-30) DCM4CHEE<-F6LOGIQ(597): close Socket[addr=187.89.160.56/187.89.160.56,port=50013,localport=11112]
2025-03-10 10:24:12,355 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start IANScheduler.execute()
2025-03-10 10:24:12,357 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished IANScheduler.execute()
2025-03-10 10:24:30,897 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=1.2.392.200036.9125.2.3619053820161.6592783636.322036&seriesUID=1.2.392.200036.9125.3.3619053820161.6592783636.322037&objectUID=1.2.392.200036.9125.9.0.254257886.2802721982.86381729&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:24:31,137 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=1.2.392.200036.9125.2.3619053820161.6592783636.322036&seriesUID=1.2.392.200036.9125.3.3619053820161.6592783636.322037&objectUID=1.2.392.200036.9125.9.0.254257886.923608254.86381729&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:24:31,326 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=1.2.392.200036.9125.2.3619053820161.6592783636.322036&seriesUID=1.2.392.200036.9125.3.3619053820161.6592783636.322037&objectUID=1.2.392.200036.9125.9.0.254257887.202319038.86381729&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:24:31,507 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-44) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=1.2.392.200036.9125.2.3619053820161.6592783636.322036&seriesUID=1.2.392.200036.9125.3.3619053820161.6592783636.322037&objectUID=1.2.392.200036.9125.9.0.254257887.1745888446.86381729&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:24:34,789 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17503) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:24:34,794 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17503) Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
2025-03-10 10:24:34,797 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS60MT(590): processing 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213101007283 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 10:24:34,797 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS60MT(590) << 10:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:24:34,995 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS60MT(590) >> 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213101053324 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:24:37,035 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start UPSProcessingScheduler.execute()
2025-03-10 10:24:37,036 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished UPSProcessingScheduler.execute()
2025-03-10 10:24:50,892 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 10:24:50,894 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 10:24:54,319 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start AuditScheduler.execute()
2025-03-10 10:24:54,320 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-8) Send audit message to /127.0.0.1:514
2025-03-10 10:24:54,330 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 10:24:54,330 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 10:24:54,331 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-8) Send audit message to /127.0.0.1:514
2025-03-10 10:24:54,331 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished AuditScheduler.execute()
2025-03-10 10:24:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start TaskScheduler.execute()
2025-03-10 10:24:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished TaskScheduler.execute()
2025-03-10 10:25:00,130 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=50017,localport=11112]
2025-03-10 10:25:00,131 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17563) DCM4CHEE<-F6LOGIQ(598) >> A-ASSOCIATE-RQ
2025-03-10 10:25:00,131 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17563) DCM4CHEE<-F6LOGIQ(598) << A-ASSOCIATE-AC
2025-03-10 10:25:00,337 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17563) DCM4CHEE<-F6LOGIQ(598) >> 37:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.7 - Secondary Capture Image Storage
  iuid=1.2.840.113619.2.423.84107009440.1741573180.182 - ?
  tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]
2025-03-10 10:25:02,168 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17563) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:25:02,172 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17563) DCM4CHEE<-F6LOGIQ(598): Found previous received Instance[pk=107841, uid=1.2.840.113619.2.423.84107009440.1741573180.182, class=1.2.840.10008.5.1.4.1.1.7, no=0]
2025-03-10 10:25:02,172 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17563) DCM4CHEE<-F6LOGIQ(598): Ignore received Instance[studyUID=1720,seriesUID=1.2.840.113619.2.423.84107009440.1741572687.181,objectUID=1.2.840.113619.2.423.84107009440.1741573180.182] with equal digest
2025-03-10 10:25:02,173 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17563) DCM4CHEE<-F6LOGIQ(598): Updated DB in 5 ms
2025-03-10 10:25:02,173 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17563) DCM4CHEE<-F6LOGIQ(598) << 37:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.7 - Secondary Capture Image Storage
  iuid=1.2.840.113619.2.423.84107009440.1741573180.182 - ?
  tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]
2025-03-10 10:25:02,432 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17563) DCM4CHEE<-F6LOGIQ(598) >> 38:C-STORE-RQ[pcid=3, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.840.113619.2.423.84107009440.1741573197.186 - ?
  tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]
2025-03-10 10:25:03,192 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17563) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:25:03,194 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17563) DCM4CHEE<-F6LOGIQ(598): Found previous received Instance[pk=107842, uid=1.2.840.113619.2.423.84107009440.1741573197.186, class=1.2.840.10008.5.1.4.1.1.6.1, no=256]
2025-03-10 10:25:03,195 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17563) DCM4CHEE<-F6LOGIQ(598): Ignore received Instance[studyUID=1720,seriesUID=1.2.840.113619.2.423.84107009440.1741572687.181,objectUID=1.2.840.113619.2.423.84107009440.1741573197.186] with equal digest
2025-03-10 10:25:03,195 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17563) DCM4CHEE<-F6LOGIQ(598): Updated DB in 3 ms
2025-03-10 10:25:03,195 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17563) DCM4CHEE<-F6LOGIQ(598) << 38:C-STORE-RSP[pcid=3, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.840.113619.2.423.84107009440.1741573197.186 - ?
  tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]
2025-03-10 10:25:03,513 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17563) DCM4CHEE<-F6LOGIQ(598) >> 39:C-STORE-RQ[pcid=3, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.840.113619.2.423.84107009440.1741573383.190 - ?
  tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]
2025-03-10 10:25:04,273 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17563) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:25:04,275 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17563) DCM4CHEE<-F6LOGIQ(598): Found previous received Instance[pk=107843, uid=1.2.840.113619.2.423.84107009440.1741573383.190, class=1.2.840.10008.5.1.4.1.1.6.1, no=512]
2025-03-10 10:25:04,276 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17563) DCM4CHEE<-F6LOGIQ(598): Ignore received Instance[studyUID=1720,seriesUID=1.2.840.113619.2.423.84107009440.1741572687.181,objectUID=1.2.840.113619.2.423.84107009440.1741573383.190] with equal digest
2025-03-10 10:25:04,276 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17563) DCM4CHEE<-F6LOGIQ(598): Updated DB in 3 ms
2025-03-10 10:25:04,277 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17563) DCM4CHEE<-F6LOGIQ(598) << 39:C-STORE-RSP[pcid=3, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.840.113619.2.423.84107009440.1741573383.190 - ?
  tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]
2025-03-10 10:25:04,576 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17563) DCM4CHEE<-F6LOGIQ(598) >> 40:C-STORE-RQ[pcid=3, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.840.113619.2.423.84107009440.1741573420.194 - ?
  tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]
2025-03-10 10:25:04,878 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17503) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:25:04,883 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17503) Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
2025-03-10 10:25:04,885 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS60MT(590): processing 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213101053324 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 10:25:04,885 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS60MT(590) << 11:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:25:05,086 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS60MT(590) >> 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213101404203 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:25:05,335 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17563) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:25:05,338 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17563) DCM4CHEE<-F6LOGIQ(598): Found previous received Instance[pk=107845, uid=1.2.840.113619.2.423.84107009440.1741573420.194, class=1.2.840.10008.5.1.4.1.1.6.1, no=768]
2025-03-10 10:25:05,339 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17563) DCM4CHEE<-F6LOGIQ(598): Ignore received Instance[studyUID=1720,seriesUID=1.2.840.113619.2.423.84107009440.1741572687.181,objectUID=1.2.840.113619.2.423.84107009440.1741573420.194] with equal digest
2025-03-10 10:25:05,339 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17563) DCM4CHEE<-F6LOGIQ(598): Updated DB in 4 ms
2025-03-10 10:25:05,340 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17563) DCM4CHEE<-F6LOGIQ(598) << 40:C-STORE-RSP[pcid=3, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.840.113619.2.423.84107009440.1741573420.194 - ?
  tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]
2025-03-10 10:25:05,639 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17563) DCM4CHEE<-F6LOGIQ(598) >> 41:C-STORE-RQ[pcid=3, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.840.113619.2.423.84107009440.1741573436.198 - ?
  tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]
2025-03-10 10:25:06,400 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17563) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:25:06,402 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17563) DCM4CHEE<-F6LOGIQ(598): Found previous received Instance[pk=107846, uid=1.2.840.113619.2.423.84107009440.1741573436.198, class=1.2.840.10008.5.1.4.1.1.6.1, no=1024]
2025-03-10 10:25:06,403 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17563) DCM4CHEE<-F6LOGIQ(598): Ignore received Instance[studyUID=1720,seriesUID=1.2.840.113619.2.423.84107009440.1741572687.181,objectUID=1.2.840.113619.2.423.84107009440.1741573436.198] with equal digest
2025-03-10 10:25:06,404 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17563) DCM4CHEE<-F6LOGIQ(598): Updated DB in 4 ms
2025-03-10 10:25:06,404 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17563) DCM4CHEE<-F6LOGIQ(598) << 41:C-STORE-RSP[pcid=3, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.840.113619.2.423.84107009440.1741573436.198 - ?
  tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]
2025-03-10 10:25:06,678 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17563) DCM4CHEE<-F6LOGIQ(598) >> 42:C-STORE-RQ[pcid=3, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.840.113619.2.423.84107009440.1741573458.202 - ?
  tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]
2025-03-10 10:25:07,438 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17563) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:25:07,441 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17563) DCM4CHEE<-F6LOGIQ(598): Found previous received Instance[pk=107847, uid=1.2.840.113619.2.423.84107009440.1741573458.202, class=1.2.840.10008.5.1.4.1.1.6.1, no=1280]
2025-03-10 10:25:07,441 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17563) DCM4CHEE<-F6LOGIQ(598): Ignore received Instance[studyUID=1720,seriesUID=1.2.840.113619.2.423.84107009440.1741572687.181,objectUID=1.2.840.113619.2.423.84107009440.1741573458.202] with equal digest
2025-03-10 10:25:07,442 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17563) DCM4CHEE<-F6LOGIQ(598): Updated DB in 4 ms
2025-03-10 10:25:07,442 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17563) DCM4CHEE<-F6LOGIQ(598) << 42:C-STORE-RSP[pcid=3, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.840.113619.2.423.84107009440.1741573458.202 - ?
  tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]
2025-03-10 10:25:07,754 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17563) DCM4CHEE<-F6LOGIQ(598) >> A-RELEASE-RQ
2025-03-10 10:25:07,754 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17563) DCM4CHEE<-F6LOGIQ(598) << A-RELEASE-RP
2025-03-10 10:25:07,805 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-28) DCM4CHEE<-F6LOGIQ(598): close Socket[addr=187.89.160.56/187.89.160.56,port=50017,localport=11112]
2025-03-10 10:25:12,357 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start IANScheduler.execute()
2025-03-10 10:25:12,359 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished IANScheduler.execute()
2025-03-10 10:25:26,098 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-45) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=1.2.392.200036.9125.2.3619053820161.6592783636.322036&seriesUID=1.2.392.200036.9125.3.3619053820161.6592783636.322037&objectUID=1.2.392.200036.9125.9.0.254257887.1745888446.86381729&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:25:26,297 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-45) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=1.2.392.200036.9125.2.3619053820161.6592783636.322036&seriesUID=1.2.392.200036.9125.3.3619053820161.6592783636.322037&objectUID=1.2.392.200036.9125.9.0.254257887.202319038.86381729&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:25:26,457 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-45) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=1.2.392.200036.9125.2.3619053820161.6592783636.322036&seriesUID=1.2.392.200036.9125.3.3619053820161.6592783636.322037&objectUID=1.2.392.200036.9125.9.0.254257886.923608254.86381729&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:25:26,609 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-45) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=1.2.392.200036.9125.2.3619053820161.6592783636.322036&seriesUID=1.2.392.200036.9125.3.3619053820161.6592783636.322037&objectUID=1.2.392.200036.9125.9.0.254257886.2802721982.86381729&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:25:37,037 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start UPSProcessingScheduler.execute()
2025-03-10 10:25:37,037 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17503) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:25:37,038 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished UPSProcessingScheduler.execute()
2025-03-10 10:25:37,042 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17503) Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
2025-03-10 10:25:37,044 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS60MT(590): processing 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213101404203 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 10:25:37,045 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS60MT(590) << 12:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:25:37,247 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17503) DCM4CHEE<-HS60MT(590) >> 13:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213101525039 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:25:54,332 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start AuditScheduler.execute()
2025-03-10 10:25:54,333 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-12) Send audit message to /127.0.0.1:514
2025-03-10 10:25:54,345 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-12) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 10:25:54,345 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-12) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 10:25:54,345 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished AuditScheduler.execute()
2025-03-10 10:25:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start TaskScheduler.execute()
2025-03-10 10:25:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished TaskScheduler.execute()
2025-03-10 10:26:12,360 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start IANScheduler.execute()
2025-03-10 10:26:12,362 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished IANScheduler.execute()
2025-03-10 10:26:28,264 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start StudySizeScheduler.execute()
2025-03-10 10:26:28,379 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) Calculated size of 2 studies
2025-03-10 10:26:28,379 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished StudySizeScheduler.execute()
2025-03-10 10:26:37,038 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start UPSProcessingScheduler.execute()
2025-03-10 10:26:37,039 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished UPSProcessingScheduler.execute()
2025-03-10 10:26:40,915 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49504,localport=11112]
2025-03-10 10:26:40,936 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17571) DCM4CHEE<-FCR-CSL1(599) >> A-ASSOCIATE-RQ
2025-03-10 10:26:40,936 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17571) DCM4CHEE<-FCR-CSL1(599) << A-ASSOCIATE-AC
2025-03-10 10:26:41,239 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17571) DCM4CHEE<-FCR-CSL1(599) >> 57:C-STORE-RQ[pcid=55, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.1 - Computed Radiography Image Storage
  iuid=1.2.392.200036.9125.9.0.254262856.1343562942.86381729 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:26:41,866 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49303,localport=11112]
2025-03-10 10:26:41,866 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(600) >> A-ASSOCIATE-RQ
2025-03-10 10:26:41,866 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(600) << A-ASSOCIATE-AC
2025-03-10 10:26:42,090 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(600) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308101042718 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:26:54,345 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start AuditScheduler.execute()
2025-03-10 10:26:54,347 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-3) Send audit message to /127.0.0.1:514
2025-03-10 10:26:54,355 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-3) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 10:26:54,355 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-3) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 10:26:54,356 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-3) Send audit message to /127.0.0.1:514
2025-03-10 10:26:54,356 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished AuditScheduler.execute()
2025-03-10 10:26:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start TaskScheduler.execute()
2025-03-10 10:26:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished TaskScheduler.execute()
2025-03-10 10:27:12,362 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start IANScheduler.execute()
2025-03-10 10:27:12,364 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished IANScheduler.execute()
2025-03-10 10:27:24,897 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:27:24,900 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(600): Found previous received Instance[pk=107546, uid=1.2.410.200001.101.11.601.1501430850.3.20250308101042718, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 10:27:24,900 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(600): Ignore received Instance[studyUID=341523,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308101042377,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308101042718] with equal digest
2025-03-10 10:27:24,901 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(600): Updated DB in 4 ms
2025-03-10 10:27:24,902 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(600) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308101042718 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:27:25,116 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(600) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308101127374 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:27:37,040 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start UPSProcessingScheduler.execute()
2025-03-10 10:27:37,041 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished UPSProcessingScheduler.execute()
2025-03-10 10:27:54,357 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start AuditScheduler.execute()
2025-03-10 10:27:54,357 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-19) Send audit message to /127.0.0.1:514
2025-03-10 10:27:54,358 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-19) Send audit message to /127.0.0.1:514
2025-03-10 10:27:54,366 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-19) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 10:27:54,366 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-19) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 10:27:54,366 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished AuditScheduler.execute()
2025-03-10 10:27:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start TaskScheduler.execute()
2025-03-10 10:27:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished TaskScheduler.execute()
2025-03-10 10:28:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start PurgeStorageScheduler.execute()
2025-03-10 10:28:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished PurgeStorageScheduler.execute()
2025-03-10 10:28:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-17576) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 10:28:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-17576) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 10:28:03,790 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:28:03,793 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(600): Found previous received Instance[pk=107547, uid=1.2.410.200001.101.11.601.1501430850.3.20250308101127374, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 10:28:03,793 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(600): Ignore received Instance[studyUID=341523,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308101042377,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308101127374] with equal digest
2025-03-10 10:28:03,794 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(600): Updated DB in 4 ms
2025-03-10 10:28:03,795 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(600) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308101127374 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:28:04,006 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(600) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308101228171 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:28:12,364 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start IANScheduler.execute()
2025-03-10 10:28:12,367 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished IANScheduler.execute()
2025-03-10 10:28:37,041 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start UPSProcessingScheduler.execute()
2025-03-10 10:28:37,042 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished UPSProcessingScheduler.execute()
2025-03-10 10:28:41,800 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:28:41,802 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(600): Found previous received Instance[pk=107548, uid=1.2.410.200001.101.11.601.1501430850.3.20250308101228171, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 10:28:41,802 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(600): Ignore received Instance[studyUID=341523,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308101042377,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308101228171] with equal digest
2025-03-10 10:28:41,803 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(600): Updated DB in 3 ms
2025-03-10 10:28:41,804 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(600) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308101228171 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:28:42,015 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(600) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308101328741 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:28:49,997 INFO  [org.dcm4chee.arc.ups.impl.UPSDeleteScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start UPSDeleteScheduler.execute()
2025-03-10 10:28:50,001 INFO  [org.dcm4chee.arc.ups.impl.UPSDeleteScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished UPSDeleteScheduler.execute()
2025-03-10 10:28:54,367 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start AuditScheduler.execute()
2025-03-10 10:28:54,379 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-23) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 10:28:54,379 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-23) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 10:28:54,379 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished AuditScheduler.execute()
2025-03-10 10:28:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start TaskScheduler.execute()
2025-03-10 10:28:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished TaskScheduler.execute()
2025-03-10 10:29:12,367 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start IANScheduler.execute()
2025-03-10 10:29:12,369 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished IANScheduler.execute()
2025-03-10 10:29:17,882 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-45) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341134&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250225133407350&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250225133409151&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:29:17,944 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-45) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341134&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250225133407350&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250225133419166&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:29:18,003 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-45) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341134&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250225133407350&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250225133442329&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:29:18,060 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-45) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341134&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250225133407350&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250225133509902&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:29:18,117 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-45) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341134&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250225133407350&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250225133658408&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:29:18,186 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-45) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341134&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250225133407350&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250225133818726&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:29:18,249 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-45) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341134&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250225133407350&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250225133916832&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:29:18,314 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-45) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341134&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250225133407350&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250225133949776&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:29:18,368 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-45) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341134&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250225133407350&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250225134108323&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:29:18,421 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-45) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341134&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250225133407350&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250225134322124&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:29:18,487 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-45) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341134&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250225133407350&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250225134333934&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:29:18,535 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-45) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341134&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250225133407350&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250225134357395&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:29:18,584 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-45) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341134&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250225133407350&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250225134435773&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:29:18,635 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-45) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341134&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250225133407350&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250225134646458&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:29:18,703 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:29:18,706 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(600): Found previous received Instance[pk=107549, uid=1.2.410.200001.101.11.601.1501430850.3.20250308101328741, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 10:29:18,707 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(600): Ignore received Instance[studyUID=341523,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308101042377,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308101328741] with equal digest
2025-03-10 10:29:18,707 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-45) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341134&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250225133407350&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250225134733195&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:29:18,707 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(600): Updated DB in 3 ms
2025-03-10 10:29:18,709 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(600) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308101328741 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:29:18,761 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-45) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341134&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250225133407350&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250225134745889&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:29:18,922 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(600) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308101428440 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:29:37,043 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start UPSProcessingScheduler.execute()
2025-03-10 10:29:37,044 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished UPSProcessingScheduler.execute()
2025-03-10 10:29:50,895 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 10:29:50,898 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 10:29:54,379 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start AuditScheduler.execute()
2025-03-10 10:29:54,391 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-22) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 10:29:54,392 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-22) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 10:29:54,392 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished AuditScheduler.execute()
2025-03-10 10:29:58,354 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-45) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=1.2.392.200036.9125.2.3619053820161.6592688432.327695&seriesUID=1.2.392.200036.9125.3.3619053820161.6592688432.327696&objectUID=1.2.392.200036.9125.9.0.254257514.1060381886.86381729&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:29:58,561 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:29:58,566 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(600): Found previous received Instance[pk=107550, uid=1.2.410.200001.101.11.601.1501430850.3.20250308101428440, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 10:29:58,566 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(600): Ignore received Instance[studyUID=341523,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308101042377,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308101428440] with equal digest
2025-03-10 10:29:58,567 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(600): Updated DB in 6 ms
2025-03-10 10:29:58,568 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(600) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308101428440 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:29:58,579 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-45) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=1.2.392.200036.9125.2.3619053820161.6592688432.327695&seriesUID=1.2.392.200036.9125.3.3619053820161.6592688432.327696&objectUID=1.2.392.200036.9125.9.0.254257514.2402624702.86381729&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:29:58,754 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-45) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=1.2.392.200036.9125.2.3619053820161.6592688432.327695&seriesUID=1.2.392.200036.9125.3.3619053820161.6592688432.327696&objectUID=1.2.392.200036.9125.9.0.254257515.523642046.86381729&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:29:58,781 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(600) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308101543524 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:29:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start TaskScheduler.execute()
2025-03-10 10:29:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished TaskScheduler.execute()
2025-03-10 10:29:58,930 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-45) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=1.2.392.200036.9125.2.3619053820161.6592688432.327695&seriesUID=1.2.392.200036.9125.3.3619053820161.6592688432.327696&objectUID=1.2.392.200036.9125.9.0.254257515.1949770942.86381729&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:30:12,369 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start IANScheduler.execute()
2025-03-10 10:30:12,372 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished IANScheduler.execute()
2025-03-10 10:30:35,601 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:30:35,604 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(600): Found previous received Instance[pk=107552, uid=1.2.410.200001.101.11.601.1501430850.3.20250308101543524, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 10:30:35,605 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(600): Ignore received Instance[studyUID=341523,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308101042377,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308101543524] with equal digest
2025-03-10 10:30:35,605 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(600): Updated DB in 4 ms
2025-03-10 10:30:35,607 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(600) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308101543524 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:30:35,820 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(600) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308101829977 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:30:37,044 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start UPSProcessingScheduler.execute()
2025-03-10 10:30:37,045 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished UPSProcessingScheduler.execute()
2025-03-10 10:30:54,392 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start AuditScheduler.execute()
2025-03-10 10:30:54,394 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-6) Send audit message to /127.0.0.1:514
2025-03-10 10:30:54,405 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-6) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 10:30:54,405 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-6) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 10:30:54,405 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished AuditScheduler.execute()
2025-03-10 10:30:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start TaskScheduler.execute()
2025-03-10 10:30:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished TaskScheduler.execute()
2025-03-10 10:31:07,748 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:31:07,751 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(600): Found previous received Instance[pk=107553, uid=1.2.410.200001.101.11.601.1501430850.3.20250308101829977, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 10:31:07,751 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(600): Ignore received Instance[studyUID=341523,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308101042377,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308101829977] with equal digest
2025-03-10 10:31:07,752 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(600): Updated DB in 4 ms
2025-03-10 10:31:07,753 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(600) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308101829977 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:31:07,965 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(600) >> A-RELEASE-RQ
2025-03-10 10:31:07,965 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(600) << A-RELEASE-RP
2025-03-10 10:31:08,015 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-8) DCM4CHEE<-HS60MT(600): close Socket[addr=187.89.160.56/187.89.160.56,port=49303,localport=11112]
2025-03-10 10:31:08,382 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49304,localport=11112]
2025-03-10 10:31:08,382 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(601) >> A-ASSOCIATE-RQ
2025-03-10 10:31:08,382 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(601) << A-ASSOCIATE-AC
2025-03-10 10:31:08,594 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(601) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308110844386 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:31:12,372 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start IANScheduler.execute()
2025-03-10 10:31:12,375 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished IANScheduler.execute()
2025-03-10 10:31:28,380 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start StudySizeScheduler.execute()
2025-03-10 10:31:28,458 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) Calculated size of 1 studies
2025-03-10 10:31:28,458 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished StudySizeScheduler.execute()
2025-03-10 10:31:37,045 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start UPSProcessingScheduler.execute()
2025-03-10 10:31:37,047 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished UPSProcessingScheduler.execute()
2025-03-10 10:31:39,912 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17571) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:31:39,916 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17571) DCM4CHEE<-FCR-CSL1(599): Found previous received Instance[pk=107844, uid=1.2.392.200036.9125.9.0.254262856.1343562942.86381729, class=1.2.840.10008.5.1.4.1.1.1, no=3001]
2025-03-10 10:31:39,917 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17571) DCM4CHEE<-FCR-CSL1(599): Ignore received Instance[studyUID=1.2.392.200036.9125.2.3619053820161.6594055936.320434,seriesUID=1.2.392.200036.9125.3.3619053820161.6594055936.320435,objectUID=1.2.392.200036.9125.9.0.254262856.1343562942.86381729] with equal digest
2025-03-10 10:31:39,917 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17571) DCM4CHEE<-FCR-CSL1(599): Updated DB in 5 ms
2025-03-10 10:31:39,922 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17571) DCM4CHEE<-FCR-CSL1(599) << 57:C-STORE-RSP[pcid=55, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.1 - Computed Radiography Image Storage
  iuid=1.2.392.200036.9125.9.0.254262856.1343562942.86381729 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:31:40,131 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17571) DCM4CHEE<-FCR-CSL1(599) >> 59:C-STORE-RQ[pcid=55, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.1 - Computed Radiography Image Storage
  iuid=1.2.392.200036.9125.9.0.254262856.2434147518.86381729 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:31:49,476 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:31:49,482 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(601): Create Patient[pk=8377, id=PatientID[pk=8377, id=341524, issuer=DCM4CHEE.AC4D4AA4.0D6A2988], name=ANA PAULA DA SILVA GOMES]
2025-03-10 10:31:49,483 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(601): Create Study[pk=9412, uid=341524, id=31465]
2025-03-10 10:31:49,484 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(601): Create Series[pk=9697, uid=1.2.410.200001.101.11.601.1501430850.2.20250308110844043, no=1, mod=US]
2025-03-10 10:31:49,484 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(601): Create Instance[pk=107848, uid=1.2.410.200001.101.11.601.1501430850.3.20250308110844386, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 10:31:49,485 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(601): Create Location[pk=107848, systemID=fs1, path=2025/03/10/59FB0147/519EF626/1F4963A9, tsuid=1.2.840.10008.1.2, size=3416676, status=OK, objectType=DICOM_FILE]
2025-03-10 10:31:49,534 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(601): Updated DB in 58 ms
2025-03-10 10:31:49,535 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) No duplicate record with equal Patient ID found Patient[pk=8377, id=PatientID[pk=8377, id=341524, issuer=DCM4CHEE.AC4D4AA4.0D6A2988], name=ANA PAULA DA SILVA GOMES]
2025-03-10 10:31:49,536 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(601) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308110844386 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:31:49,747 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(601) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308110912648 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:31:54,405 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start AuditScheduler.execute()
2025-03-10 10:31:54,407 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-5) Send audit message to /127.0.0.1:514
2025-03-10 10:31:54,418 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-5) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 10:31:54,418 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-5) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 10:31:54,419 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished AuditScheduler.execute()
2025-03-10 10:31:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start TaskScheduler.execute()
2025-03-10 10:31:58,815 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished TaskScheduler.execute()
2025-03-10 10:32:10,536 INFO  [org.dcm4chee.arc.qmgt.impl.PurgeTaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start PurgeTaskScheduler.execute()
2025-03-10 10:32:10,561 INFO  [org.dcm4chee.arc.qmgt.impl.PurgeTaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished PurgeTaskScheduler.execute()
2025-03-10 10:32:12,376 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start IANScheduler.execute()
2025-03-10 10:32:12,378 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished IANScheduler.execute()
2025-03-10 10:32:31,839 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:32:31,842 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(601): Create Instance[pk=107849, uid=1.2.410.200001.101.11.601.1501430850.3.20250308110912648, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 10:32:31,843 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(601): Create Location[pk=107849, systemID=fs1, path=2025/03/10/59FB0147/519EF626/20D317D0, tsuid=1.2.840.10008.1.2, size=3416676, status=OK, objectType=DICOM_FILE]
2025-03-10 10:32:31,859 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(601): Updated DB in 19 ms
2025-03-10 10:32:31,860 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(601) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308110912648 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:32:32,069 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(601) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308110938417 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:32:37,047 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start UPSProcessingScheduler.execute()
2025-03-10 10:32:37,049 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished UPSProcessingScheduler.execute()
2025-03-10 10:32:54,419 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start AuditScheduler.execute()
2025-03-10 10:32:54,420 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-13) Send audit message to /127.0.0.1:514
2025-03-10 10:32:54,421 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-13) Send audit message to /127.0.0.1:514
2025-03-10 10:32:54,431 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-13) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 10:32:54,431 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-13) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 10:32:54,431 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished AuditScheduler.execute()
2025-03-10 10:32:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start TaskScheduler.execute()
2025-03-10 10:32:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished TaskScheduler.execute()
2025-03-10 10:33:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start PurgeStorageScheduler.execute()
2025-03-10 10:33:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished PurgeStorageScheduler.execute()
2025-03-10 10:33:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-17597) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 10:33:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-17597) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 10:33:04,783 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:33:04,786 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(601): Create Instance[pk=107850, uid=1.2.410.200001.101.11.601.1501430850.3.20250308110938417, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 10:33:04,786 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(601): Create Location[pk=107850, systemID=fs1, path=2025/03/10/59FB0147/519EF626/20F1F92C, tsuid=1.2.840.10008.1.2, size=3416880, status=OK, objectType=DICOM_FILE]
2025-03-10 10:33:04,800 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(601): Updated DB in 17 ms
2025-03-10 10:33:04,801 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(601) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308110938417 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:33:05,011 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(601) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308111056501 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:33:12,379 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start IANScheduler.execute()
2025-03-10 10:33:12,381 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished IANScheduler.execute()
2025-03-10 10:33:36,907 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:33:36,910 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(601): Create Instance[pk=107851, uid=1.2.410.200001.101.11.601.1501430850.3.20250308111056501, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 10:33:36,911 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(601): Create Location[pk=107851, systemID=fs1, path=2025/03/10/59FB0147/519EF626/4697E0B6, tsuid=1.2.840.10008.1.2, size=3416676, status=OK, objectType=DICOM_FILE]
2025-03-10 10:33:36,916 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(601): Updated DB in 8 ms
2025-03-10 10:33:36,916 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(601) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308111056501 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:33:37,049 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start UPSProcessingScheduler.execute()
2025-03-10 10:33:37,051 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished UPSProcessingScheduler.execute()
2025-03-10 10:33:37,131 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(601) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308111240779 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:33:54,432 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start AuditScheduler.execute()
2025-03-10 10:33:54,432 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-19) Send audit message to /127.0.0.1:514
2025-03-10 10:33:54,433 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-19) Send audit message to /127.0.0.1:514
2025-03-10 10:33:54,433 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-19) Send audit message to /127.0.0.1:514
2025-03-10 10:33:54,434 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-19) Send audit message to /127.0.0.1:514
2025-03-10 10:33:54,434 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-19) Send audit message to /127.0.0.1:514
2025-03-10 10:33:54,434 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-19) Send audit message to /127.0.0.1:514
2025-03-10 10:33:54,434 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-19) Send audit message to /127.0.0.1:514
2025-03-10 10:33:54,435 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-19) Send audit message to /127.0.0.1:514
2025-03-10 10:33:54,435 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-19) Send audit message to /127.0.0.1:514
2025-03-10 10:33:54,435 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-19) Send audit message to /127.0.0.1:514
2025-03-10 10:33:54,446 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-19) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 10:33:54,446 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-19) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 10:33:54,446 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-19) Send audit message to /127.0.0.1:514
2025-03-10 10:33:54,446 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished AuditScheduler.execute()
2025-03-10 10:33:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start TaskScheduler.execute()
2025-03-10 10:33:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished TaskScheduler.execute()
2025-03-10 10:34:09,232 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:34:09,235 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(601): Create Instance[pk=107852, uid=1.2.410.200001.101.11.601.1501430850.3.20250308111240779, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 10:34:09,235 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(601): Create Location[pk=107852, systemID=fs1, path=2025/03/10/59FB0147/519EF626/49F0C89C, tsuid=1.2.840.10008.1.2, size=3416676, status=OK, objectType=DICOM_FILE]
2025-03-10 10:34:09,240 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(601): Updated DB in 8 ms
2025-03-10 10:34:09,240 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(601) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308111240779 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:34:09,453 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(601) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308111334820 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:34:12,382 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start IANScheduler.execute()
2025-03-10 10:34:12,384 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished IANScheduler.execute()
2025-03-10 10:34:37,051 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start UPSProcessingScheduler.execute()
2025-03-10 10:34:37,053 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished UPSProcessingScheduler.execute()
2025-03-10 10:34:41,349 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:34:41,352 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(601): Create Instance[pk=107853, uid=1.2.410.200001.101.11.601.1501430850.3.20250308111334820, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 10:34:41,352 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(601): Create Location[pk=107853, systemID=fs1, path=2025/03/10/59FB0147/519EF626/4B995E53, tsuid=1.2.840.10008.1.2, size=3416676, status=OK, objectType=DICOM_FILE]
2025-03-10 10:34:41,370 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(601): Updated DB in 21 ms
2025-03-10 10:34:41,371 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(601) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308111334820 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:34:41,583 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(601) >> A-RELEASE-RQ
2025-03-10 10:34:41,583 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(601) << A-RELEASE-RP
2025-03-10 10:34:41,634 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-20) DCM4CHEE<-HS60MT(601): close Socket[addr=187.89.160.56/187.89.160.56,port=49304,localport=11112]
2025-03-10 10:34:42,000 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49317,localport=11112]
2025-03-10 10:34:42,000 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(602) >> A-ASSOCIATE-RQ
2025-03-10 10:34:42,000 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(602) << A-ASSOCIATE-AC
2025-03-10 10:34:42,207 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(602) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308110844386 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:34:46,597 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-45) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=1.2.392.200036.9125.2.3619053820161.6592688432.327695&seriesUID=1.2.392.200036.9125.3.3619053820161.6592688432.327696&objectUID=1.2.392.200036.9125.9.0.254257514.1060381886.86381729&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:34:46,752 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-45) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=1.2.392.200036.9125.2.3619053820161.6592688432.327695&seriesUID=1.2.392.200036.9125.3.3619053820161.6592688432.327696&objectUID=1.2.392.200036.9125.9.0.254257514.2402624702.86381729&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:34:46,904 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-45) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=1.2.392.200036.9125.2.3619053820161.6592688432.327695&seriesUID=1.2.392.200036.9125.3.3619053820161.6592688432.327696&objectUID=1.2.392.200036.9125.9.0.254257515.523642046.86381729&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:34:47,050 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-45) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=1.2.392.200036.9125.2.3619053820161.6592688432.327695&seriesUID=1.2.392.200036.9125.3.3619053820161.6592688432.327696&objectUID=1.2.392.200036.9125.9.0.254257515.1949770942.86381729&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:34:50,899 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 10:34:50,902 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 10:34:54,447 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start AuditScheduler.execute()
2025-03-10 10:34:54,458 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-21) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 10:34:54,458 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-21) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 10:34:54,459 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished AuditScheduler.execute()
2025-03-10 10:34:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start TaskScheduler.execute()
2025-03-10 10:34:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished TaskScheduler.execute()
2025-03-10 10:35:12,385 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start IANScheduler.execute()
2025-03-10 10:35:12,387 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished IANScheduler.execute()
2025-03-10 10:35:17,089 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-45) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340406&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250213082854313&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250213082854674&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:35:17,188 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-45) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340406&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250213082854313&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250213082931047&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:35:17,280 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-45) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340406&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250213082854313&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250213084012885&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:35:17,338 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-45) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340406&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250213082854313&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250213084140448&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:35:17,408 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-45) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340406&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250213082854313&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250213084245336&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:35:17,472 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-45) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340406&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250213082854313&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250213084533490&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:35:17,527 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-45) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340406&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250213082854313&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250213084715179&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:35:17,594 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-45) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340406&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250213082854313&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250213084843473&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:35:17,660 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-45) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340406&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250213082854313&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250213085007183&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:35:17,723 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-45) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340406&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250213082854313&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250213085129033&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:35:17,787 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-45) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340406&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250213082854313&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250213085215678&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:35:17,879 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-45) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340406&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250213082854313&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250213090410808&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:35:17,941 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-45) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340406&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250213082854313&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250213090506725&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:35:18,002 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-45) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340406&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250213082854313&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250213090542610&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:35:18,067 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-45) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340406&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250213082854313&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250213083028569&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:35:18,128 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-45) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340406&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250213082854313&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250213083110014&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:35:18,203 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-45) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340406&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250213082854313&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250213083144040&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:35:18,268 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-45) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340406&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250213082854313&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250213083248305&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:35:18,328 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-45) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340406&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250213082854313&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250213083344524&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:35:18,390 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-45) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340406&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250213082854313&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250213083806827&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:35:18,455 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-45) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340406&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250213082854313&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250213083825041&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:35:18,506 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-45) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340406&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250213082854313&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250213083920309&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:35:18,592 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-45) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340406&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250213082854313&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250213085315780&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:35:18,652 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-45) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340406&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250213082854313&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250213085436257&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:35:18,724 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-45) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340406&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250213082854313&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250213085552925&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:35:18,805 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-45) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340406&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250213082854313&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250213085700118&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:35:18,863 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-45) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340406&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250213082854313&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250213085804146&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:35:18,937 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-45) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340406&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250213082854313&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250213085901125&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:35:18,998 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-45) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340406&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250213082854313&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250213085925361&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:35:19,062 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-45) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340406&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250213082854313&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250213090047226&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:35:19,142 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-45) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340406&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250213082854313&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250213090139879&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:35:19,204 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-45) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340406&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250213082854313&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250213090250720&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:35:19,274 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-45) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340406&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250213082854313&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250213091428844&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:35:19,336 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-45) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340406&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250213082854313&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250213083757051&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:35:19,395 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-45) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340406&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250213082854313&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250213090632643&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:35:19,862 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-45) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340406&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250213082854313&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250213091003098&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:35:19,918 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-45) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340406&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250213082854313&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250213090553000&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:35:19,976 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-45) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340406&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250213082854313&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250213090737824&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:35:20,030 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-45) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340406&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250213082854313&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250213090821291&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:35:20,085 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-45) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340406&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250213082854313&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250213091010469&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:35:20,153 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-45) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340406&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250213082854313&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250213091151198&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:35:20,212 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-45) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340406&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250213082854313&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250213091326367&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:35:20,274 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-45) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340406&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250213082854313&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250213091349679&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:35:20,332 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-45) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340406&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250213082854313&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250213084121404&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:35:20,391 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-45) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340406&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250213082854313&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250213090219357&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:35:20,452 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-45) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340406&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250213082854313&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250213090306283&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:35:20,520 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-45) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340406&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250213082854313&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250213090346022&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:35:20,576 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-45) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340406&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250213082854313&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250213090452103&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:35:23,327 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:35:23,331 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(602): Found previous received Instance[pk=107848, uid=1.2.410.200001.101.11.601.1501430850.3.20250308110844386, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 10:35:23,331 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(602): Ignore received Instance[studyUID=341524,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308110844043,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308110844386] with equal digest
2025-03-10 10:35:23,331 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(602): Updated DB in 4 ms
2025-03-10 10:35:23,333 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(602) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308110844386 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:35:23,543 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(602) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308110912648 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:35:34,908 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52106,localport=11112]
2025-03-10 10:35:34,909 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17606) DCM4CHEE<-HS30(603) >> A-ASSOCIATE-RQ
2025-03-10 10:35:34,909 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17606) DCM4CHEE<-HS30(603) << A-ASSOCIATE-AC
2025-03-10 10:35:35,112 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17606) DCM4CHEE<-HS30(603) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310102638164 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:35:37,053 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start UPSProcessingScheduler.execute()
2025-03-10 10:35:37,055 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished UPSProcessingScheduler.execute()
2025-03-10 10:35:38,723 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17606) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:35:38,732 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17606) Patient ID 340716^^^DCM4CHEE.E1C31C88.0D78398A differs from Patient ID 340716^^^DCM4CHEE.92A811D4.0D78398A in previous received object of Study[uid=340716].
2025-03-10 10:35:38,734 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17606) DCM4CHEE<-HS30(603): processing 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310102638164 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340716^^^DCM4CHEE.E1C31C88.0D78398A differs from Patient ID 340716^^^DCM4CHEE.92A811D4.0D78398A in previous received object of Study[uid=340716].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 10:35:38,735 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17606) DCM4CHEE<-HS30(603) << 1:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340716^^^DCM4CHEE.E1C31C88.0D78398A differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:35:38,942 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17606) DCM4CHEE<-HS30(603) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310102656178 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:35:41,173 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17606) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:35:41,176 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17606) Patient ID 340716^^^DCM4CHEE.E1C31C88.0D78398A differs from Patient ID 340716^^^DCM4CHEE.92A811D4.0D78398A in previous received object of Study[uid=340716].
2025-03-10 10:35:41,177 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17606) DCM4CHEE<-HS30(603): processing 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310102656178 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340716^^^DCM4CHEE.E1C31C88.0D78398A differs from Patient ID 340716^^^DCM4CHEE.92A811D4.0D78398A in previous received object of Study[uid=340716].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 10:35:41,178 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17606) DCM4CHEE<-HS30(603) << 2:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340716^^^DCM4CHEE.E1C31C88.0D78398A differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:35:41,384 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17606) DCM4CHEE<-HS30(603) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310102748148 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:35:44,222 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17606) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:35:44,225 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17606) Patient ID 340716^^^DCM4CHEE.E1C31C88.0D78398A differs from Patient ID 340716^^^DCM4CHEE.92A811D4.0D78398A in previous received object of Study[uid=340716].
2025-03-10 10:35:44,227 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17606) DCM4CHEE<-HS30(603): processing 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310102748148 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340716^^^DCM4CHEE.E1C31C88.0D78398A differs from Patient ID 340716^^^DCM4CHEE.92A811D4.0D78398A in previous received object of Study[uid=340716].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 10:35:44,227 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17606) DCM4CHEE<-HS30(603) << 3:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340716^^^DCM4CHEE.E1C31C88.0D78398A differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:35:44,433 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17606) DCM4CHEE<-HS30(603) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310102825206 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:35:48,084 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17606) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:35:48,088 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17606) Patient ID 340716^^^DCM4CHEE.E1C31C88.0D78398A differs from Patient ID 340716^^^DCM4CHEE.92A811D4.0D78398A in previous received object of Study[uid=340716].
2025-03-10 10:35:48,090 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17606) DCM4CHEE<-HS30(603): processing 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310102825206 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340716^^^DCM4CHEE.E1C31C88.0D78398A differs from Patient ID 340716^^^DCM4CHEE.92A811D4.0D78398A in previous received object of Study[uid=340716].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 10:35:48,091 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17606) DCM4CHEE<-HS30(603) << 4:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340716^^^DCM4CHEE.E1C31C88.0D78398A differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:35:48,297 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17606) DCM4CHEE<-HS30(603) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310102936332 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:35:51,536 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17606) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:35:51,539 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17606) Patient ID 340716^^^DCM4CHEE.E1C31C88.0D78398A differs from Patient ID 340716^^^DCM4CHEE.92A811D4.0D78398A in previous received object of Study[uid=340716].
2025-03-10 10:35:51,541 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17606) DCM4CHEE<-HS30(603): processing 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310102936332 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340716^^^DCM4CHEE.E1C31C88.0D78398A differs from Patient ID 340716^^^DCM4CHEE.92A811D4.0D78398A in previous received object of Study[uid=340716].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 10:35:51,541 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17606) DCM4CHEE<-HS30(603) << 5:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340716^^^DCM4CHEE.E1C31C88.0D78398A differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:35:51,748 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17606) DCM4CHEE<-HS30(603) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310103053072 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:35:54,459 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start AuditScheduler.execute()
2025-03-10 10:35:54,460 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-22) Send audit message to /127.0.0.1:514
2025-03-10 10:35:54,461 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-22) Send audit message to /127.0.0.1:514
2025-03-10 10:35:54,469 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-22) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 10:35:54,469 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-22) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 10:35:54,469 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished AuditScheduler.execute()
2025-03-10 10:35:54,987 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17606) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:35:54,990 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17606) Patient ID 340716^^^DCM4CHEE.E1C31C88.0D78398A differs from Patient ID 340716^^^DCM4CHEE.92A811D4.0D78398A in previous received object of Study[uid=340716].
2025-03-10 10:35:54,992 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17606) DCM4CHEE<-HS30(603): processing 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310103053072 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340716^^^DCM4CHEE.E1C31C88.0D78398A differs from Patient ID 340716^^^DCM4CHEE.92A811D4.0D78398A in previous received object of Study[uid=340716].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 10:35:54,992 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17606) DCM4CHEE<-HS30(603) << 6:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340716^^^DCM4CHEE.E1C31C88.0D78398A differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:35:55,199 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17606) DCM4CHEE<-HS30(603) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310103124986 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:35:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start TaskScheduler.execute()
2025-03-10 10:35:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished TaskScheduler.execute()
2025-03-10 10:35:58,844 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17606) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:35:58,848 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17606) Patient ID 340716^^^DCM4CHEE.E1C31C88.0D78398A differs from Patient ID 340716^^^DCM4CHEE.92A811D4.0D78398A in previous received object of Study[uid=340716].
2025-03-10 10:35:58,850 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17606) DCM4CHEE<-HS30(603): processing 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310103124986 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340716^^^DCM4CHEE.E1C31C88.0D78398A differs from Patient ID 340716^^^DCM4CHEE.92A811D4.0D78398A in previous received object of Study[uid=340716].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 10:35:58,850 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17606) DCM4CHEE<-HS30(603) << 7:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340716^^^DCM4CHEE.E1C31C88.0D78398A differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:35:59,057 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17606) DCM4CHEE<-HS30(603) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310103202741 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:36:02,096 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17606) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:36:02,099 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17606) Patient ID 340716^^^DCM4CHEE.E1C31C88.0D78398A differs from Patient ID 340716^^^DCM4CHEE.92A811D4.0D78398A in previous received object of Study[uid=340716].
2025-03-10 10:36:02,101 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17606) DCM4CHEE<-HS30(603): processing 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310103202741 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340716^^^DCM4CHEE.E1C31C88.0D78398A differs from Patient ID 340716^^^DCM4CHEE.92A811D4.0D78398A in previous received object of Study[uid=340716].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 10:36:02,101 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17606) DCM4CHEE<-HS30(603) << 8:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340716^^^DCM4CHEE.E1C31C88.0D78398A differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:36:02,308 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17606) DCM4CHEE<-HS30(603) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310103257406 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:36:04,372 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:36:04,374 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(602): Found previous received Instance[pk=107849, uid=1.2.410.200001.101.11.601.1501430850.3.20250308110912648, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 10:36:04,374 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(602): Ignore received Instance[studyUID=341524,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308110844043,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308110912648] with equal digest
2025-03-10 10:36:04,375 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(602): Updated DB in 3 ms
2025-03-10 10:36:04,376 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(602) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308110912648 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:36:04,589 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(602) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308110938417 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:36:05,147 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17606) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:36:05,150 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17606) Patient ID 340716^^^DCM4CHEE.E1C31C88.0D78398A differs from Patient ID 340716^^^DCM4CHEE.92A811D4.0D78398A in previous received object of Study[uid=340716].
2025-03-10 10:36:05,152 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17606) DCM4CHEE<-HS30(603): processing 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310103257406 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340716^^^DCM4CHEE.E1C31C88.0D78398A differs from Patient ID 340716^^^DCM4CHEE.92A811D4.0D78398A in previous received object of Study[uid=340716].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 10:36:05,152 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17606) DCM4CHEE<-HS30(603) << 9:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340716^^^DCM4CHEE.E1C31C88.0D78398A differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:36:05,358 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17606) DCM4CHEE<-HS30(603) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310103337333 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:36:09,204 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17606) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:36:09,207 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17606) Patient ID 340716^^^DCM4CHEE.E1C31C88.0D78398A differs from Patient ID 340716^^^DCM4CHEE.92A811D4.0D78398A in previous received object of Study[uid=340716].
2025-03-10 10:36:09,209 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17606) DCM4CHEE<-HS30(603): processing 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310103337333 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340716^^^DCM4CHEE.E1C31C88.0D78398A differs from Patient ID 340716^^^DCM4CHEE.92A811D4.0D78398A in previous received object of Study[uid=340716].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 10:36:09,209 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17606) DCM4CHEE<-HS30(603) << 10:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340716^^^DCM4CHEE.E1C31C88.0D78398A differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:36:09,415 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17606) DCM4CHEE<-HS30(603) >> A-RELEASE-RQ
2025-03-10 10:36:09,415 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17606) DCM4CHEE<-HS30(603) << A-RELEASE-RP
2025-03-10 10:36:09,466 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-30) DCM4CHEE<-HS30(603): close Socket[addr=187.89.160.56/187.89.160.56,port=52106,localport=11112]
2025-03-10 10:36:12,388 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start IANScheduler.execute()
2025-03-10 10:36:12,390 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished IANScheduler.execute()
2025-03-10 10:36:28,458 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start StudySizeScheduler.execute()
2025-03-10 10:36:28,459 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished StudySizeScheduler.execute()
2025-03-10 10:36:36,432 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:36:36,434 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(602): Found previous received Instance[pk=107850, uid=1.2.410.200001.101.11.601.1501430850.3.20250308110938417, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 10:36:36,435 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(602): Ignore received Instance[studyUID=341524,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308110844043,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308110938417] with equal digest
2025-03-10 10:36:36,435 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(602): Updated DB in 3 ms
2025-03-10 10:36:36,436 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(602) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308110938417 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:36:36,650 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(602) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308111056501 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:36:37,056 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start UPSProcessingScheduler.execute()
2025-03-10 10:36:37,057 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished UPSProcessingScheduler.execute()
2025-03-10 10:36:38,481 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17571) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:36:38,484 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17571) DCM4CHEE<-FCR-CSL1(599): Create Instance[pk=107854, uid=1.2.392.200036.9125.9.0.254262856.2434147518.86381729, class=1.2.840.10008.5.1.4.1.1.1, no=3002]
2025-03-10 10:36:38,484 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17571) DCM4CHEE<-FCR-CSL1(599): Create Location[pk=107854, systemID=fs1, path=2025/03/10/8F704B3A/0D48073C/F9CE14D3, tsuid=1.2.840.10008.1.2, size=14015770, status=OK, objectType=DICOM_FILE]
2025-03-10 10:36:38,497 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17571) DCM4CHEE<-FCR-CSL1(599): Updated DB in 16 ms
2025-03-10 10:36:38,498 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17571) DCM4CHEE<-FCR-CSL1(599) << 59:C-STORE-RSP[pcid=55, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.1 - Computed Radiography Image Storage
  iuid=1.2.392.200036.9125.9.0.254262856.2434147518.86381729 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:36:38,706 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17571) DCM4CHEE<-FCR-CSL1(599) >> 61:C-STORE-RQ[pcid=55, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.1 - Computed Radiography Image Storage
  iuid=1.2.392.200036.9125.9.0.254262856.3491177662.86381729 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:36:39,844 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52107,localport=11112]
2025-03-10 10:36:39,844 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17614) DCM4CHEE<-HS30(604) >> A-ASSOCIATE-RQ
2025-03-10 10:36:39,844 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17614) DCM4CHEE<-HS30(604) << A-ASSOCIATE-AC
2025-03-10 10:36:40,052 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17614) DCM4CHEE<-HS30(604) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310102638164 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:36:42,073 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17614) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:36:42,076 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17614) Patient ID 340716^^^DCM4CHEE.E1C31C88.0D78398A differs from Patient ID 340716^^^DCM4CHEE.92A811D4.0D78398A in previous received object of Study[uid=340716].
2025-03-10 10:36:42,078 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17614) DCM4CHEE<-HS30(604): processing 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310102638164 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340716^^^DCM4CHEE.E1C31C88.0D78398A differs from Patient ID 340716^^^DCM4CHEE.92A811D4.0D78398A in previous received object of Study[uid=340716].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 10:36:42,079 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17614) DCM4CHEE<-HS30(604) << 1:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340716^^^DCM4CHEE.E1C31C88.0D78398A differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:36:42,285 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17614) DCM4CHEE<-HS30(604) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310102656178 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:36:46,263 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17614) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:36:46,266 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17614) Patient ID 340716^^^DCM4CHEE.E1C31C88.0D78398A differs from Patient ID 340716^^^DCM4CHEE.92A811D4.0D78398A in previous received object of Study[uid=340716].
2025-03-10 10:36:46,268 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17614) DCM4CHEE<-HS30(604): processing 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310102656178 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340716^^^DCM4CHEE.E1C31C88.0D78398A differs from Patient ID 340716^^^DCM4CHEE.92A811D4.0D78398A in previous received object of Study[uid=340716].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 10:36:46,268 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17614) DCM4CHEE<-HS30(604) << 2:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340716^^^DCM4CHEE.E1C31C88.0D78398A differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:36:46,475 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17614) DCM4CHEE<-HS30(604) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310102748148 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:36:49,721 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17614) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:36:49,725 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17614) Patient ID 340716^^^DCM4CHEE.E1C31C88.0D78398A differs from Patient ID 340716^^^DCM4CHEE.92A811D4.0D78398A in previous received object of Study[uid=340716].
2025-03-10 10:36:49,727 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17614) DCM4CHEE<-HS30(604): processing 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310102748148 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340716^^^DCM4CHEE.E1C31C88.0D78398A differs from Patient ID 340716^^^DCM4CHEE.92A811D4.0D78398A in previous received object of Study[uid=340716].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 10:36:49,727 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17614) DCM4CHEE<-HS30(604) << 3:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340716^^^DCM4CHEE.E1C31C88.0D78398A differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:36:49,934 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17614) DCM4CHEE<-HS30(604) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310102825206 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:36:54,470 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start AuditScheduler.execute()
2025-03-10 10:36:54,471 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-8) Send audit message to /127.0.0.1:514
2025-03-10 10:36:54,480 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 10:36:54,480 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 10:36:54,480 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished AuditScheduler.execute()
2025-03-10 10:36:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start TaskScheduler.execute()
2025-03-10 10:36:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished TaskScheduler.execute()
2025-03-10 10:37:04,810 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17614) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:37:04,814 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17614) Patient ID 340716^^^DCM4CHEE.E1C31C88.0D78398A differs from Patient ID 340716^^^DCM4CHEE.92A811D4.0D78398A in previous received object of Study[uid=340716].
2025-03-10 10:37:04,816 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17614) DCM4CHEE<-HS30(604): processing 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310102825206 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340716^^^DCM4CHEE.E1C31C88.0D78398A differs from Patient ID 340716^^^DCM4CHEE.92A811D4.0D78398A in previous received object of Study[uid=340716].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 10:37:04,817 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17614) DCM4CHEE<-HS30(604) << 4:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340716^^^DCM4CHEE.E1C31C88.0D78398A differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:37:05,019 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17614) DCM4CHEE<-HS30(604) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310102936332 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:37:07,252 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17614) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:37:07,255 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17614) Patient ID 340716^^^DCM4CHEE.E1C31C88.0D78398A differs from Patient ID 340716^^^DCM4CHEE.92A811D4.0D78398A in previous received object of Study[uid=340716].
2025-03-10 10:37:07,257 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17614) DCM4CHEE<-HS30(604): processing 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310102936332 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340716^^^DCM4CHEE.E1C31C88.0D78398A differs from Patient ID 340716^^^DCM4CHEE.92A811D4.0D78398A in previous received object of Study[uid=340716].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 10:37:07,257 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17614) DCM4CHEE<-HS30(604) << 5:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340716^^^DCM4CHEE.E1C31C88.0D78398A differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:37:07,460 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17614) DCM4CHEE<-HS30(604) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310103053072 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:37:09,645 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17614) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:37:09,648 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17614) Patient ID 340716^^^DCM4CHEE.E1C31C88.0D78398A differs from Patient ID 340716^^^DCM4CHEE.92A811D4.0D78398A in previous received object of Study[uid=340716].
2025-03-10 10:37:09,650 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17614) DCM4CHEE<-HS30(604): processing 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310103053072 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340716^^^DCM4CHEE.E1C31C88.0D78398A differs from Patient ID 340716^^^DCM4CHEE.92A811D4.0D78398A in previous received object of Study[uid=340716].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 10:37:09,650 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17614) DCM4CHEE<-HS30(604) << 6:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340716^^^DCM4CHEE.E1C31C88.0D78398A differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:37:09,853 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17614) DCM4CHEE<-HS30(604) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310103124986 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:37:11,572 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:37:11,574 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(602): Found previous received Instance[pk=107851, uid=1.2.410.200001.101.11.601.1501430850.3.20250308111056501, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 10:37:11,574 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(602): Ignore received Instance[studyUID=341524,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308110844043,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308111056501] with equal digest
2025-03-10 10:37:11,575 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(602): Updated DB in 3 ms
2025-03-10 10:37:11,576 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(602) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308111056501 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:37:11,782 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(602) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308111240779 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:37:12,390 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start IANScheduler.execute()
2025-03-10 10:37:12,392 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished IANScheduler.execute()
2025-03-10 10:37:12,436 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17614) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:37:12,439 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17614) Patient ID 340716^^^DCM4CHEE.E1C31C88.0D78398A differs from Patient ID 340716^^^DCM4CHEE.92A811D4.0D78398A in previous received object of Study[uid=340716].
2025-03-10 10:37:12,441 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17614) DCM4CHEE<-HS30(604): processing 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310103124986 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340716^^^DCM4CHEE.E1C31C88.0D78398A differs from Patient ID 340716^^^DCM4CHEE.92A811D4.0D78398A in previous received object of Study[uid=340716].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 10:37:12,441 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17614) DCM4CHEE<-HS30(604) << 7:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340716^^^DCM4CHEE.E1C31C88.0D78398A differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:37:12,644 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17614) DCM4CHEE<-HS30(604) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310103202741 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:37:16,023 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17614) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:37:16,026 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17614) Patient ID 340716^^^DCM4CHEE.E1C31C88.0D78398A differs from Patient ID 340716^^^DCM4CHEE.92A811D4.0D78398A in previous received object of Study[uid=340716].
2025-03-10 10:37:16,028 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17614) DCM4CHEE<-HS30(604): processing 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310103202741 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340716^^^DCM4CHEE.E1C31C88.0D78398A differs from Patient ID 340716^^^DCM4CHEE.92A811D4.0D78398A in previous received object of Study[uid=340716].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 10:37:16,029 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17614) DCM4CHEE<-HS30(604) << 8:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340716^^^DCM4CHEE.E1C31C88.0D78398A differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:37:16,231 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17614) DCM4CHEE<-HS30(604) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310103257406 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:37:19,215 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17614) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:37:19,218 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17614) Patient ID 340716^^^DCM4CHEE.E1C31C88.0D78398A differs from Patient ID 340716^^^DCM4CHEE.92A811D4.0D78398A in previous received object of Study[uid=340716].
2025-03-10 10:37:19,220 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17614) DCM4CHEE<-HS30(604): processing 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310103257406 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340716^^^DCM4CHEE.E1C31C88.0D78398A differs from Patient ID 340716^^^DCM4CHEE.92A811D4.0D78398A in previous received object of Study[uid=340716].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 10:37:19,220 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17614) DCM4CHEE<-HS30(604) << 9:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340716^^^DCM4CHEE.E1C31C88.0D78398A differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:37:19,423 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17614) DCM4CHEE<-HS30(604) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310103337333 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:37:21,416 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17614) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:37:21,419 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17614) Patient ID 340716^^^DCM4CHEE.E1C31C88.0D78398A differs from Patient ID 340716^^^DCM4CHEE.92A811D4.0D78398A in previous received object of Study[uid=340716].
2025-03-10 10:37:21,421 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17614) DCM4CHEE<-HS30(604): processing 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310103337333 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340716^^^DCM4CHEE.E1C31C88.0D78398A differs from Patient ID 340716^^^DCM4CHEE.92A811D4.0D78398A in previous received object of Study[uid=340716].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 10:37:21,421 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17614) DCM4CHEE<-HS30(604) << 10:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340716^^^DCM4CHEE.E1C31C88.0D78398A differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:37:21,623 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17614) DCM4CHEE<-HS30(604) >> A-RELEASE-RQ
2025-03-10 10:37:21,623 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17614) DCM4CHEE<-HS30(604) << A-RELEASE-RP
2025-03-10 10:37:21,673 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-24) DCM4CHEE<-HS30(604): close Socket[addr=187.89.160.56/187.89.160.56,port=52107,localport=11112]
2025-03-10 10:37:22,033 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52108,localport=11112]
2025-03-10 10:37:22,034 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17614) DCM4CHEE<-HS30(605) >> A-ASSOCIATE-RQ
2025-03-10 10:37:22,034 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17614) DCM4CHEE<-HS30(605) << A-ASSOCIATE-AC
2025-03-10 10:37:22,233 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17614) DCM4CHEE<-HS30(605) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310102638164 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:37:24,540 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17614) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:37:24,543 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17614) Patient ID 340716^^^DCM4CHEE.E1C31C88.0D78398A differs from Patient ID 340716^^^DCM4CHEE.92A811D4.0D78398A in previous received object of Study[uid=340716].
2025-03-10 10:37:24,545 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17614) DCM4CHEE<-HS30(605): processing 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310102638164 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340716^^^DCM4CHEE.E1C31C88.0D78398A differs from Patient ID 340716^^^DCM4CHEE.92A811D4.0D78398A in previous received object of Study[uid=340716].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 10:37:24,545 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17614) DCM4CHEE<-HS30(605) << 1:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340716^^^DCM4CHEE.E1C31C88.0D78398A differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:37:24,748 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17614) DCM4CHEE<-HS30(605) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310102656178 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:37:26,148 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17614) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:37:26,151 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17614) Patient ID 340716^^^DCM4CHEE.E1C31C88.0D78398A differs from Patient ID 340716^^^DCM4CHEE.92A811D4.0D78398A in previous received object of Study[uid=340716].
2025-03-10 10:37:26,153 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17614) DCM4CHEE<-HS30(605): processing 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310102656178 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340716^^^DCM4CHEE.E1C31C88.0D78398A differs from Patient ID 340716^^^DCM4CHEE.92A811D4.0D78398A in previous received object of Study[uid=340716].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 10:37:26,153 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17614) DCM4CHEE<-HS30(605) << 2:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340716^^^DCM4CHEE.E1C31C88.0D78398A differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:37:26,356 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17614) DCM4CHEE<-HS30(605) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310102748148 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:37:28,348 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17614) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:37:28,351 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17614) Patient ID 340716^^^DCM4CHEE.E1C31C88.0D78398A differs from Patient ID 340716^^^DCM4CHEE.92A811D4.0D78398A in previous received object of Study[uid=340716].
2025-03-10 10:37:28,353 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17614) DCM4CHEE<-HS30(605): processing 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310102748148 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340716^^^DCM4CHEE.E1C31C88.0D78398A differs from Patient ID 340716^^^DCM4CHEE.92A811D4.0D78398A in previous received object of Study[uid=340716].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 10:37:28,353 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17614) DCM4CHEE<-HS30(605) << 3:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340716^^^DCM4CHEE.E1C31C88.0D78398A differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:37:28,554 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17614) DCM4CHEE<-HS30(605) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310102825206 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:37:31,335 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17614) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:37:31,338 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17614) Patient ID 340716^^^DCM4CHEE.E1C31C88.0D78398A differs from Patient ID 340716^^^DCM4CHEE.92A811D4.0D78398A in previous received object of Study[uid=340716].
2025-03-10 10:37:31,340 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17614) DCM4CHEE<-HS30(605): processing 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310102825206 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340716^^^DCM4CHEE.E1C31C88.0D78398A differs from Patient ID 340716^^^DCM4CHEE.92A811D4.0D78398A in previous received object of Study[uid=340716].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 10:37:31,340 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17614) DCM4CHEE<-HS30(605) << 4:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340716^^^DCM4CHEE.E1C31C88.0D78398A differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:37:31,543 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17614) DCM4CHEE<-HS30(605) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310102936332 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:37:33,926 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17614) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:37:33,929 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17614) Patient ID 340716^^^DCM4CHEE.E1C31C88.0D78398A differs from Patient ID 340716^^^DCM4CHEE.92A811D4.0D78398A in previous received object of Study[uid=340716].
2025-03-10 10:37:33,931 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17614) DCM4CHEE<-HS30(605): processing 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310102936332 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340716^^^DCM4CHEE.E1C31C88.0D78398A differs from Patient ID 340716^^^DCM4CHEE.92A811D4.0D78398A in previous received object of Study[uid=340716].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 10:37:33,931 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17614) DCM4CHEE<-HS30(605) << 5:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340716^^^DCM4CHEE.E1C31C88.0D78398A differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:37:34,132 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17614) DCM4CHEE<-HS30(605) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310103053072 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:37:37,057 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start UPSProcessingScheduler.execute()
2025-03-10 10:37:37,058 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished UPSProcessingScheduler.execute()
2025-03-10 10:37:38,503 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17614) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:37:38,506 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17614) Patient ID 340716^^^DCM4CHEE.E1C31C88.0D78398A differs from Patient ID 340716^^^DCM4CHEE.92A811D4.0D78398A in previous received object of Study[uid=340716].
2025-03-10 10:37:38,508 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17614) DCM4CHEE<-HS30(605): processing 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310103053072 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340716^^^DCM4CHEE.E1C31C88.0D78398A differs from Patient ID 340716^^^DCM4CHEE.92A811D4.0D78398A in previous received object of Study[uid=340716].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 10:37:38,508 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17614) DCM4CHEE<-HS30(605) << 6:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340716^^^DCM4CHEE.E1C31C88.0D78398A differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:37:38,711 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17614) DCM4CHEE<-HS30(605) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310103124986 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:37:42,719 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:37:42,722 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(602): Found previous received Instance[pk=107852, uid=1.2.410.200001.101.11.601.1501430850.3.20250308111240779, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 10:37:42,722 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(602): Ignore received Instance[studyUID=341524,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308110844043,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308111240779] with equal digest
2025-03-10 10:37:42,723 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(602): Updated DB in 4 ms
2025-03-10 10:37:42,724 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(602) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308111240779 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:37:42,930 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(602) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308111334820 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:37:43,872 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17614) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:37:43,876 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17614) Patient ID 340716^^^DCM4CHEE.E1C31C88.0D78398A differs from Patient ID 340716^^^DCM4CHEE.92A811D4.0D78398A in previous received object of Study[uid=340716].
2025-03-10 10:37:43,877 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17614) DCM4CHEE<-HS30(605): processing 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310103124986 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340716^^^DCM4CHEE.E1C31C88.0D78398A differs from Patient ID 340716^^^DCM4CHEE.92A811D4.0D78398A in previous received object of Study[uid=340716].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 10:37:43,878 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17614) DCM4CHEE<-HS30(605) << 7:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340716^^^DCM4CHEE.E1C31C88.0D78398A differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:37:44,080 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17614) DCM4CHEE<-HS30(605) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310103202741 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:37:48,054 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17614) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:37:48,057 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17614) Patient ID 340716^^^DCM4CHEE.E1C31C88.0D78398A differs from Patient ID 340716^^^DCM4CHEE.92A811D4.0D78398A in previous received object of Study[uid=340716].
2025-03-10 10:37:48,059 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17614) DCM4CHEE<-HS30(605): processing 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310103202741 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340716^^^DCM4CHEE.E1C31C88.0D78398A differs from Patient ID 340716^^^DCM4CHEE.92A811D4.0D78398A in previous received object of Study[uid=340716].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 10:37:48,059 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17614) DCM4CHEE<-HS30(605) << 8:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340716^^^DCM4CHEE.E1C31C88.0D78398A differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:37:48,262 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17614) DCM4CHEE<-HS30(605) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310103257406 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:37:54,018 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17614) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:37:54,021 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17614) Patient ID 340716^^^DCM4CHEE.E1C31C88.0D78398A differs from Patient ID 340716^^^DCM4CHEE.92A811D4.0D78398A in previous received object of Study[uid=340716].
2025-03-10 10:37:54,023 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17614) DCM4CHEE<-HS30(605): processing 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310103257406 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340716^^^DCM4CHEE.E1C31C88.0D78398A differs from Patient ID 340716^^^DCM4CHEE.92A811D4.0D78398A in previous received object of Study[uid=340716].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 10:37:54,023 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17614) DCM4CHEE<-HS30(605) << 9:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340716^^^DCM4CHEE.E1C31C88.0D78398A differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:37:54,226 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17614) DCM4CHEE<-HS30(605) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310103337333 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:37:54,480 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start AuditScheduler.execute()
2025-03-10 10:37:54,481 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-5) Send audit message to /127.0.0.1:514
2025-03-10 10:37:54,489 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-5) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 10:37:54,490 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-5) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 10:37:54,490 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished AuditScheduler.execute()
2025-03-10 10:37:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start TaskScheduler.execute()
2025-03-10 10:37:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished TaskScheduler.execute()
2025-03-10 10:38:00,181 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17614) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:38:00,184 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17614) Patient ID 340716^^^DCM4CHEE.E1C31C88.0D78398A differs from Patient ID 340716^^^DCM4CHEE.92A811D4.0D78398A in previous received object of Study[uid=340716].
2025-03-10 10:38:00,186 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17614) DCM4CHEE<-HS30(605): processing 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310103337333 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340716^^^DCM4CHEE.E1C31C88.0D78398A differs from Patient ID 340716^^^DCM4CHEE.92A811D4.0D78398A in previous received object of Study[uid=340716].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 10:38:00,186 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17614) DCM4CHEE<-HS30(605) << 10:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340716^^^DCM4CHEE.E1C31C88.0D78398A differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:38:00,388 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17614) DCM4CHEE<-HS30(605) >> A-RELEASE-RQ
2025-03-10 10:38:00,388 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17614) DCM4CHEE<-HS30(605) << A-RELEASE-RP
2025-03-10 10:38:00,438 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-32) DCM4CHEE<-HS30(605): close Socket[addr=187.89.160.56/187.89.160.56,port=52108,localport=11112]
2025-03-10 10:38:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start PurgeStorageScheduler.execute()
2025-03-10 10:38:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished PurgeStorageScheduler.execute()
2025-03-10 10:38:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-17614) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 10:38:01,702 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-17614) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 10:38:12,392 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start IANScheduler.execute()
2025-03-10 10:38:12,394 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished IANScheduler.execute()
2025-03-10 10:38:22,120 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:38:22,123 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(602): Found previous received Instance[pk=107853, uid=1.2.410.200001.101.11.601.1501430850.3.20250308111334820, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 10:38:22,123 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(602): Ignore received Instance[studyUID=341524,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308110844043,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308111334820] with equal digest
2025-03-10 10:38:22,123 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(602): Updated DB in 3 ms
2025-03-10 10:38:22,124 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(602) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308111334820 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:38:22,335 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(602) >> A-RELEASE-RQ
2025-03-10 10:38:22,335 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(602) << A-RELEASE-RP
2025-03-10 10:38:22,386 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-16) DCM4CHEE<-HS60MT(602): close Socket[addr=187.89.160.56/187.89.160.56,port=49317,localport=11112]
2025-03-10 10:38:22,740 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49318,localport=11112]
2025-03-10 10:38:22,741 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(606) >> A-ASSOCIATE-RQ
2025-03-10 10:38:22,741 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(606) << A-ASSOCIATE-AC
2025-03-10 10:38:22,941 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(606) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308090453897 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:38:30,797 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52109,localport=11112]
2025-03-10 10:38:30,798 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17619) DCM4CHEE<-HS30(607) >> A-ASSOCIATE-RQ
2025-03-10 10:38:30,798 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17619) DCM4CHEE<-HS30(607) << A-ASSOCIATE-AC
2025-03-10 10:38:30,993 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17619) DCM4CHEE<-HS30(607) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310102638164 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:38:31,586 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=50088,localport=11112]
2025-03-10 10:38:31,587 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17620) DCM4CHEE<-F6LOGIQ(608) >> A-ASSOCIATE-RQ
2025-03-10 10:38:31,587 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17620) DCM4CHEE<-F6LOGIQ(608) << A-ASSOCIATE-AC
2025-03-10 10:38:31,897 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17620) DCM4CHEE<-F6LOGIQ(608) >> 44:C-STORE-RQ[pcid=3, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.840.113619.2.423.84107009440.1741574327.399 - ?
  tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]
2025-03-10 10:38:33,466 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17619) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:38:33,470 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17619) Patient ID 340716^^^DCM4CHEE.E1C31C88.0D78398A differs from Patient ID 340716^^^DCM4CHEE.92A811D4.0D78398A in previous received object of Study[uid=340716].
2025-03-10 10:38:33,473 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17619) DCM4CHEE<-HS30(607): processing 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310102638164 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340716^^^DCM4CHEE.E1C31C88.0D78398A differs from Patient ID 340716^^^DCM4CHEE.92A811D4.0D78398A in previous received object of Study[uid=340716].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 10:38:33,473 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17619) DCM4CHEE<-HS30(607) << 1:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340716^^^DCM4CHEE.E1C31C88.0D78398A differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:38:33,670 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17619) DCM4CHEE<-HS30(607) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310102656178 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:38:33,749 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17620) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:38:33,755 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-17620) DCM4CHEE<-F6LOGIQ(608): Create Patient[pk=8378, id=PatientID[pk=8378, id=203059, issuer=DCM4CHEE.F1F21770.0D6A83C6], name=YSSERA ALI KHATIB]
2025-03-10 10:38:33,756 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17620) DCM4CHEE<-F6LOGIQ(608): Create Study[pk=9413, uid=203059, id=31626]
2025-03-10 10:38:33,758 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17620) DCM4CHEE<-F6LOGIQ(608): Create Series[pk=9698, uid=1.2.840.113619.2.423.84107009440.1741573911.398, no=1, mod=US]
2025-03-10 10:38:33,758 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17620) DCM4CHEE<-F6LOGIQ(608): Create Instance[pk=107855, uid=1.2.840.113619.2.423.84107009440.1741574327.399, class=1.2.840.10008.5.1.4.1.1.6.1, no=0]
2025-03-10 10:38:33,758 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17620) DCM4CHEE<-F6LOGIQ(608): Create Location[pk=107855, systemID=fs1, path=2025/03/10/580EA0FF/69B184AF/9636B3AE, tsuid=1.2.840.10008.1.2.1, size=692626, status=OK, objectType=DICOM_FILE]
2025-03-10 10:38:33,785 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17620) DCM4CHEE<-F6LOGIQ(608): Updated DB in 36 ms
2025-03-10 10:38:33,786 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-17620) No duplicate record with equal Patient ID found Patient[pk=8378, id=PatientID[pk=8378, id=203059, issuer=DCM4CHEE.F1F21770.0D6A83C6], name=YSSERA ALI KHATIB]
2025-03-10 10:38:33,787 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17620) DCM4CHEE<-F6LOGIQ(608) << 44:C-STORE-RSP[pcid=3, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.840.113619.2.423.84107009440.1741574327.399 - ?
  tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]
2025-03-10 10:38:34,180 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17620) DCM4CHEE<-F6LOGIQ(608) >> 45:C-STORE-RQ[pcid=3, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.840.113619.2.423.84107009440.1741574327.399 - ?
  tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]
2025-03-10 10:38:34,979 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17620) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:38:34,982 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17620) DCM4CHEE<-F6LOGIQ(608): Found previous received Instance[pk=107855, uid=1.2.840.113619.2.423.84107009440.1741574327.399, class=1.2.840.10008.5.1.4.1.1.6.1, no=0]
2025-03-10 10:38:34,982 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17620) DCM4CHEE<-F6LOGIQ(608): Ignore received Instance[studyUID=203059,seriesUID=1.2.840.113619.2.423.84107009440.1741573911.398,objectUID=1.2.840.113619.2.423.84107009440.1741574327.399] with equal digest
2025-03-10 10:38:34,983 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17620) DCM4CHEE<-F6LOGIQ(608): Updated DB in 4 ms
2025-03-10 10:38:34,983 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17620) DCM4CHEE<-F6LOGIQ(608) << 45:C-STORE-RSP[pcid=3, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.840.113619.2.423.84107009440.1741574327.399 - ?
  tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]
2025-03-10 10:38:35,240 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17619) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:38:35,244 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17619) Patient ID 340716^^^DCM4CHEE.E1C31C88.0D78398A differs from Patient ID 340716^^^DCM4CHEE.92A811D4.0D78398A in previous received object of Study[uid=340716].
2025-03-10 10:38:35,246 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17619) DCM4CHEE<-HS30(607): processing 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310102656178 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340716^^^DCM4CHEE.E1C31C88.0D78398A differs from Patient ID 340716^^^DCM4CHEE.92A811D4.0D78398A in previous received object of Study[uid=340716].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 10:38:35,246 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17619) DCM4CHEE<-HS30(607) << 2:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340716^^^DCM4CHEE.E1C31C88.0D78398A differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:38:35,272 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17620) DCM4CHEE<-F6LOGIQ(608) >> A-RELEASE-RQ
2025-03-10 10:38:35,272 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17620) DCM4CHEE<-F6LOGIQ(608) << A-RELEASE-RP
2025-03-10 10:38:35,322 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-27) DCM4CHEE<-F6LOGIQ(608): close Socket[addr=187.89.160.56/187.89.160.56,port=50088,localport=11112]
2025-03-10 10:38:35,445 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17619) DCM4CHEE<-HS30(607) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310102748148 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:38:37,059 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start UPSProcessingScheduler.execute()
2025-03-10 10:38:37,059 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished UPSProcessingScheduler.execute()
2025-03-10 10:38:37,598 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17619) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:38:37,602 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17619) Patient ID 340716^^^DCM4CHEE.E1C31C88.0D78398A differs from Patient ID 340716^^^DCM4CHEE.92A811D4.0D78398A in previous received object of Study[uid=340716].
2025-03-10 10:38:37,604 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17619) DCM4CHEE<-HS30(607): processing 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310102748148 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340716^^^DCM4CHEE.E1C31C88.0D78398A differs from Patient ID 340716^^^DCM4CHEE.92A811D4.0D78398A in previous received object of Study[uid=340716].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 10:38:37,604 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17619) DCM4CHEE<-HS30(607) << 3:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340716^^^DCM4CHEE.E1C31C88.0D78398A differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:38:37,803 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17619) DCM4CHEE<-HS30(607) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310102825206 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:38:41,705 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17619) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:38:41,710 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17619) Patient ID 340716^^^DCM4CHEE.E1C31C88.0D78398A differs from Patient ID 340716^^^DCM4CHEE.92A811D4.0D78398A in previous received object of Study[uid=340716].
2025-03-10 10:38:41,712 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17619) DCM4CHEE<-HS30(607): processing 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310102825206 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340716^^^DCM4CHEE.E1C31C88.0D78398A differs from Patient ID 340716^^^DCM4CHEE.92A811D4.0D78398A in previous received object of Study[uid=340716].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 10:38:41,712 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17619) DCM4CHEE<-HS30(607) << 4:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340716^^^DCM4CHEE.E1C31C88.0D78398A differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:38:41,842 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=50089,localport=11112]
2025-03-10 10:38:41,842 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17623) DCM4CHEE<-F6LOGIQ(609) >> A-ASSOCIATE-RQ
2025-03-10 10:38:41,843 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17623) DCM4CHEE<-F6LOGIQ(609) << A-ASSOCIATE-AC
2025-03-10 10:38:41,912 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17619) DCM4CHEE<-HS30(607) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310102936332 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:38:42,151 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17623) DCM4CHEE<-F6LOGIQ(609) >> 46:C-STORE-RQ[pcid=3, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.840.113619.2.423.84107009440.1741574338.403 - ?
  tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]
2025-03-10 10:38:44,163 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17623) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:38:44,168 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17623) DCM4CHEE<-F6LOGIQ(609): Create Instance[pk=107856, uid=1.2.840.113619.2.423.84107009440.1741574338.403, class=1.2.840.10008.5.1.4.1.1.6.1, no=256]
2025-03-10 10:38:44,168 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17623) DCM4CHEE<-F6LOGIQ(609): Create Location[pk=107856, systemID=fs1, path=2025/03/10/580EA0FF/69B184AF/97F9A672, tsuid=1.2.840.10008.1.2.1, size=692628, status=OK, objectType=DICOM_FILE]
2025-03-10 10:38:44,177 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17623) DCM4CHEE<-F6LOGIQ(609): Updated DB in 14 ms
2025-03-10 10:38:44,177 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17623) DCM4CHEE<-F6LOGIQ(609) << 46:C-STORE-RSP[pcid=3, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.840.113619.2.423.84107009440.1741574338.403 - ?
  tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]
2025-03-10 10:38:44,546 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17623) DCM4CHEE<-F6LOGIQ(609) >> 47:C-STORE-RQ[pcid=3, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.840.113619.2.423.84107009440.1741574338.403 - ?
  tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]
2025-03-10 10:38:45,330 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17623) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:38:45,333 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17623) DCM4CHEE<-F6LOGIQ(609): Found previous received Instance[pk=107856, uid=1.2.840.113619.2.423.84107009440.1741574338.403, class=1.2.840.10008.5.1.4.1.1.6.1, no=256]
2025-03-10 10:38:45,333 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17623) DCM4CHEE<-F6LOGIQ(609): Ignore received Instance[studyUID=203059,seriesUID=1.2.840.113619.2.423.84107009440.1741573911.398,objectUID=1.2.840.113619.2.423.84107009440.1741574338.403] with equal digest
2025-03-10 10:38:45,334 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17623) DCM4CHEE<-F6LOGIQ(609): Updated DB in 4 ms
2025-03-10 10:38:45,334 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17623) DCM4CHEE<-F6LOGIQ(609) << 47:C-STORE-RSP[pcid=3, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.840.113619.2.423.84107009440.1741574338.403 - ?
  tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]
2025-03-10 10:38:45,606 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17623) DCM4CHEE<-F6LOGIQ(609) >> A-RELEASE-RQ
2025-03-10 10:38:45,606 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17623) DCM4CHEE<-F6LOGIQ(609) << A-RELEASE-RP
2025-03-10 10:38:45,656 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-10) DCM4CHEE<-F6LOGIQ(609): close Socket[addr=187.89.160.56/187.89.160.56,port=50089,localport=11112]
2025-03-10 10:38:46,786 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17619) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:38:46,790 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17619) Patient ID 340716^^^DCM4CHEE.E1C31C88.0D78398A differs from Patient ID 340716^^^DCM4CHEE.92A811D4.0D78398A in previous received object of Study[uid=340716].
2025-03-10 10:38:46,792 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17619) DCM4CHEE<-HS30(607): processing 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310102936332 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340716^^^DCM4CHEE.E1C31C88.0D78398A differs from Patient ID 340716^^^DCM4CHEE.92A811D4.0D78398A in previous received object of Study[uid=340716].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 10:38:46,793 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17619) DCM4CHEE<-HS30(607) << 5:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340716^^^DCM4CHEE.E1C31C88.0D78398A differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:38:46,992 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17619) DCM4CHEE<-HS30(607) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310103053072 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:38:51,087 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17619) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:38:51,091 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17619) Patient ID 340716^^^DCM4CHEE.E1C31C88.0D78398A differs from Patient ID 340716^^^DCM4CHEE.92A811D4.0D78398A in previous received object of Study[uid=340716].
2025-03-10 10:38:51,094 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17619) DCM4CHEE<-HS30(607): processing 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310103053072 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340716^^^DCM4CHEE.E1C31C88.0D78398A differs from Patient ID 340716^^^DCM4CHEE.92A811D4.0D78398A in previous received object of Study[uid=340716].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 10:38:51,094 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17619) DCM4CHEE<-HS30(607) << 6:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340716^^^DCM4CHEE.E1C31C88.0D78398A differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:38:51,294 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17619) DCM4CHEE<-HS30(607) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310103124986 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:38:54,026 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17619) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:38:54,031 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17619) Patient ID 340716^^^DCM4CHEE.E1C31C88.0D78398A differs from Patient ID 340716^^^DCM4CHEE.92A811D4.0D78398A in previous received object of Study[uid=340716].
2025-03-10 10:38:54,034 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17619) DCM4CHEE<-HS30(607): processing 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310103124986 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340716^^^DCM4CHEE.E1C31C88.0D78398A differs from Patient ID 340716^^^DCM4CHEE.92A811D4.0D78398A in previous received object of Study[uid=340716].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 10:38:54,034 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17619) DCM4CHEE<-HS30(607) << 7:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340716^^^DCM4CHEE.E1C31C88.0D78398A differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:38:54,233 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17619) DCM4CHEE<-HS30(607) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310103202741 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:38:54,490 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start AuditScheduler.execute()
2025-03-10 10:38:54,501 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-18) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 10:38:54,501 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-18) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 10:38:54,501 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished AuditScheduler.execute()
2025-03-10 10:38:54,551 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:38:54,555 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(606): Found previous received Instance[pk=107611, uid=1.2.410.200001.101.11.601.1501430850.3.20250308090453897, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 10:38:54,555 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(606): Ignore received Instance[studyUID=341513,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308090453691,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308090453897] with equal digest
2025-03-10 10:38:54,556 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(606): Updated DB in 5 ms
2025-03-10 10:38:54,557 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(606) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308090453897 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:38:54,768 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(606) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308090655551 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:38:56,965 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17619) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:38:56,969 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17619) Patient ID 340716^^^DCM4CHEE.E1C31C88.0D78398A differs from Patient ID 340716^^^DCM4CHEE.92A811D4.0D78398A in previous received object of Study[uid=340716].
2025-03-10 10:38:56,971 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17619) DCM4CHEE<-HS30(607): processing 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310103202741 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340716^^^DCM4CHEE.E1C31C88.0D78398A differs from Patient ID 340716^^^DCM4CHEE.92A811D4.0D78398A in previous received object of Study[uid=340716].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 10:38:56,972 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17619) DCM4CHEE<-HS30(607) << 8:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340716^^^DCM4CHEE.E1C31C88.0D78398A differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:38:57,171 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17619) DCM4CHEE<-HS30(607) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310103257406 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:38:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start TaskScheduler.execute()
2025-03-10 10:38:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished TaskScheduler.execute()
2025-03-10 10:39:00,098 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17619) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:39:00,102 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17619) Patient ID 340716^^^DCM4CHEE.E1C31C88.0D78398A differs from Patient ID 340716^^^DCM4CHEE.92A811D4.0D78398A in previous received object of Study[uid=340716].
2025-03-10 10:39:00,105 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17619) DCM4CHEE<-HS30(607): processing 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310103257406 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340716^^^DCM4CHEE.E1C31C88.0D78398A differs from Patient ID 340716^^^DCM4CHEE.92A811D4.0D78398A in previous received object of Study[uid=340716].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 10:39:00,105 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17619) DCM4CHEE<-HS30(607) << 9:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340716^^^DCM4CHEE.E1C31C88.0D78398A differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:39:00,304 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17619) DCM4CHEE<-HS30(607) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310103337333 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:39:03,037 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17619) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:39:03,045 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17619) Patient ID 340716^^^DCM4CHEE.E1C31C88.0D78398A differs from Patient ID 340716^^^DCM4CHEE.92A811D4.0D78398A in previous received object of Study[uid=340716].
2025-03-10 10:39:03,048 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17619) DCM4CHEE<-HS30(607): processing 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1144174170.3.20250310103337333 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340716^^^DCM4CHEE.E1C31C88.0D78398A differs from Patient ID 340716^^^DCM4CHEE.92A811D4.0D78398A in previous received object of Study[uid=340716].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 10:39:03,049 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17619) DCM4CHEE<-HS30(607) << 10:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340716^^^DCM4CHEE.E1C31C88.0D78398A differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:39:03,247 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17619) DCM4CHEE<-HS30(607) >> A-RELEASE-RQ
2025-03-10 10:39:03,248 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17619) DCM4CHEE<-HS30(607) << A-RELEASE-RP
2025-03-10 10:39:03,298 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-23) DCM4CHEE<-HS30(607): close Socket[addr=187.89.160.56/187.89.160.56,port=52109,localport=11112]
2025-03-10 10:39:12,394 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start IANScheduler.execute()
2025-03-10 10:39:12,396 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished IANScheduler.execute()
2025-03-10 10:39:24,080 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52189,localport=11112]
2025-03-10 10:39:24,081 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(610) >> A-ASSOCIATE-RQ
2025-03-10 10:39:24,081 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(610) << A-ASSOCIATE-AC
2025-03-10 10:39:24,278 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(610) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310102221378 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:39:26,121 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17624) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:39:26,133 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(610): Create Series[pk=9699, uid=1.2.410.200001.101.11.501.1791052210.2.20250310102220989, no=1, mod=US]
2025-03-10 10:39:26,134 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(610): Create Instance[pk=107857, uid=1.2.410.200001.101.11.501.1791052210.3.20250310102221378, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 10:39:26,134 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(610): Create Location[pk=107857, systemID=fs1, path=2025/03/10/59FAF643/EA5FA821/B80A679B, tsuid=1.2.840.10008.1.2, size=3915768, status=OK, objectType=DICOM_FILE]
2025-03-10 10:39:26,156 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(610): Updated DB in 35 ms
2025-03-10 10:39:26,157 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(610) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310102221378 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:39:26,357 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(610) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310102301184 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:39:26,710 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17624) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:39:26,712 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(610): Create Instance[pk=107858, uid=1.2.410.200001.101.11.501.1791052210.3.20250310102301184, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 10:39:26,712 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(610): Create Location[pk=107858, systemID=fs1, path=2025/03/10/59FAF643/EA5FA821/B9A309D1, tsuid=1.2.840.10008.1.2, size=3915768, status=OK, objectType=DICOM_FILE]
2025-03-10 10:39:26,721 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(610): Updated DB in 11 ms
2025-03-10 10:39:26,722 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(610) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310102301184 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:39:26,925 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(610) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310102352939 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:39:27,258 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17624) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:39:27,261 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(610): Create Instance[pk=107859, uid=1.2.410.200001.101.11.501.1791052210.3.20250310102352939, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 10:39:27,261 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(610): Create Location[pk=107859, systemID=fs1, path=2025/03/10/59FAF643/EA5FA821/B9EA1127, tsuid=1.2.840.10008.1.2, size=3915768, status=OK, objectType=DICOM_FILE]
2025-03-10 10:39:27,268 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(610): Updated DB in 10 ms
2025-03-10 10:39:27,269 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(610) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310102352939 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:39:27,472 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(610) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310102438501 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:39:27,763 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17624) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:39:27,766 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(610): Create Instance[pk=107860, uid=1.2.410.200001.101.11.501.1791052210.3.20250310102438501, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 10:39:27,766 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(610): Create Location[pk=107860, systemID=fs1, path=2025/03/10/59FAF643/EA5FA821/BB856595, tsuid=1.2.840.10008.1.2, size=3416660, status=OK, objectType=DICOM_FILE]
2025-03-10 10:39:27,775 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(610): Updated DB in 12 ms
2025-03-10 10:39:27,776 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(610) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310102438501 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:39:27,979 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(610) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310102543857 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:39:28,312 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17624) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:39:28,315 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(610): Create Instance[pk=107861, uid=1.2.410.200001.101.11.501.1791052210.3.20250310102543857, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 10:39:28,315 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(610): Create Location[pk=107861, systemID=fs1, path=2025/03/10/59FAF643/EA5FA821/BD461BBE, tsuid=1.2.840.10008.1.2, size=3915768, status=OK, objectType=DICOM_FILE]
2025-03-10 10:39:28,323 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(610): Updated DB in 11 ms
2025-03-10 10:39:28,324 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(610) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310102543857 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:39:28,527 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(610) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310102642322 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:39:28,818 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17624) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:39:28,821 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(610): Create Instance[pk=107862, uid=1.2.410.200001.101.11.501.1791052210.3.20250310102642322, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 10:39:28,821 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(610): Create Location[pk=107862, systemID=fs1, path=2025/03/10/59FAF643/EA5FA821/BEFA6CD7, tsuid=1.2.840.10008.1.2, size=3416660, status=OK, objectType=DICOM_FILE]
2025-03-10 10:39:28,833 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(610): Updated DB in 14 ms
2025-03-10 10:39:28,834 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(610) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310102642322 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:39:29,038 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(610) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310102753861 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:39:29,329 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17624) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:39:29,332 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(610): Create Instance[pk=107863, uid=1.2.410.200001.101.11.501.1791052210.3.20250310102753861, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 10:39:29,332 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(610): Create Location[pk=107863, systemID=fs1, path=2025/03/10/59FAF643/EA5FA821/C0BDE496, tsuid=1.2.840.10008.1.2, size=3416754, status=OK, objectType=DICOM_FILE]
2025-03-10 10:39:29,334 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(610): Updated DB in 5 ms
2025-03-10 10:39:29,335 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(610) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310102753861 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:39:29,540 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(610) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310103217105 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:39:29,831 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17624) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:39:29,833 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(610): Create Instance[pk=107864, uid=1.2.410.200001.101.11.501.1791052210.3.20250310103217105, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 10:39:29,833 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(610): Create Location[pk=107864, systemID=fs1, path=2025/03/10/59FAF643/EA5FA821/ECE53D37, tsuid=1.2.840.10008.1.2, size=3416660, status=OK, objectType=DICOM_FILE]
2025-03-10 10:39:29,845 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(610): Updated DB in 14 ms
2025-03-10 10:39:29,846 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(610) << 8:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310103217105 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:39:30,051 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(610) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310103225693 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:39:30,165 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=50093,localport=11112]
2025-03-10 10:39:30,166 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17625) DCM4CHEE<-F6LOGIQ(611) >> A-ASSOCIATE-RQ
2025-03-10 10:39:30,166 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17625) DCM4CHEE<-F6LOGIQ(611) << A-ASSOCIATE-AC
2025-03-10 10:39:30,342 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17624) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:39:30,344 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(610): Create Instance[pk=107865, uid=1.2.410.200001.101.11.501.1791052210.3.20250310103225693, class=1.2.840.10008.5.1.4.1.1.6.1, no=9]
2025-03-10 10:39:30,344 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(610): Create Location[pk=107865, systemID=fs1, path=2025/03/10/59FAF643/EA5FA821/ECF27FD4, tsuid=1.2.840.10008.1.2, size=3416660, status=OK, objectType=DICOM_FILE]
2025-03-10 10:39:30,351 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(610): Updated DB in 9 ms
2025-03-10 10:39:30,352 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(610) << 9:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310103225693 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:39:30,473 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17625) DCM4CHEE<-F6LOGIQ(611) >> 48:C-STORE-RQ[pcid=3, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.840.113619.2.423.84107009440.1741574386.407 - ?
  tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]
2025-03-10 10:39:30,556 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(610) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310103237242 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:39:30,848 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17624) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:39:30,850 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(610): Create Instance[pk=107866, uid=1.2.410.200001.101.11.501.1791052210.3.20250310103237242, class=1.2.840.10008.5.1.4.1.1.6.1, no=10]
2025-03-10 10:39:30,850 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(610): Create Location[pk=107866, systemID=fs1, path=2025/03/10/59FAF643/EA5FA821/ED017073, tsuid=1.2.840.10008.1.2, size=3416754, status=OK, objectType=DICOM_FILE]
2025-03-10 10:39:30,866 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(610): Updated DB in 18 ms
2025-03-10 10:39:30,866 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(610) << 10:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310103237242 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:39:31,069 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(610) >> 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310103247062 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:39:31,361 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17624) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:39:31,364 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(610): Create Instance[pk=107867, uid=1.2.410.200001.101.11.501.1791052210.3.20250310103247062, class=1.2.840.10008.5.1.4.1.1.6.1, no=11]
2025-03-10 10:39:31,364 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(610): Create Location[pk=107867, systemID=fs1, path=2025/03/10/59FAF643/EA5FA821/ED0F80B0, tsuid=1.2.840.10008.1.2, size=3416754, status=OK, objectType=DICOM_FILE]
2025-03-10 10:39:31,371 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(610): Updated DB in 10 ms
2025-03-10 10:39:31,372 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(610) << 11:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310103247062 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:39:31,575 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(610) >> 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310103255499 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:39:31,867 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17624) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:39:31,869 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(610): Create Instance[pk=107868, uid=1.2.410.200001.101.11.501.1791052210.3.20250310103255499, class=1.2.840.10008.5.1.4.1.1.6.1, no=12]
2025-03-10 10:39:31,869 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(610): Create Location[pk=107868, systemID=fs1, path=2025/03/10/59FAF643/EA5FA821/ED1CBEDB, tsuid=1.2.840.10008.1.2, size=3416660, status=OK, objectType=DICOM_FILE]
2025-03-10 10:39:31,879 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(610): Updated DB in 12 ms
2025-03-10 10:39:31,880 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(610) << 12:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310103255499 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:39:32,083 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(610) >> 13:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310103335165 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:39:32,375 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17624) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:39:32,377 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(610): Create Instance[pk=107869, uid=1.2.410.200001.101.11.501.1791052210.3.20250310103335165, class=1.2.840.10008.5.1.4.1.1.6.1, no=13]
2025-03-10 10:39:32,377 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(610): Create Location[pk=107869, systemID=fs1, path=2025/03/10/59FAF643/EA5FA821/EEB55CD4, tsuid=1.2.840.10008.1.2, size=3416660, status=OK, objectType=DICOM_FILE]
2025-03-10 10:39:32,386 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(610): Updated DB in 11 ms
2025-03-10 10:39:32,387 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(610) << 13:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310103335165 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:39:32,436 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17625) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:39:32,440 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17625) DCM4CHEE<-F6LOGIQ(611): Create Instance[pk=107870, uid=1.2.840.113619.2.423.84107009440.1741574386.407, class=1.2.840.10008.5.1.4.1.1.6.1, no=512]
2025-03-10 10:39:32,440 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17625) DCM4CHEE<-F6LOGIQ(611): Create Location[pk=107870, systemID=fs1, path=2025/03/10/580EA0FF/69B184AF/A065B28F, tsuid=1.2.840.10008.1.2.1, size=692628, status=OK, objectType=DICOM_FILE]
2025-03-10 10:39:32,442 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17625) DCM4CHEE<-F6LOGIQ(611): Updated DB in 6 ms
2025-03-10 10:39:32,443 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17625) DCM4CHEE<-F6LOGIQ(611) << 48:C-STORE-RSP[pcid=3, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.840.113619.2.423.84107009440.1741574386.407 - ?
  tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]
2025-03-10 10:39:32,591 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(610) >> 14:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310103539323 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:39:32,829 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17625) DCM4CHEE<-F6LOGIQ(611) >> 49:C-STORE-RQ[pcid=3, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.840.113619.2.423.84107009440.1741574386.407 - ?
  tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]
2025-03-10 10:39:32,924 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17624) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:39:32,926 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(610): Create Instance[pk=107871, uid=1.2.410.200001.101.11.501.1791052210.3.20250310103539323, class=1.2.840.10008.5.1.4.1.1.6.1, no=14]
2025-03-10 10:39:32,927 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(610): Create Location[pk=107871, systemID=fs1, path=2025/03/10/59FAF643/EA5FA821/F220E692, tsuid=1.2.840.10008.1.2, size=3915768, status=OK, objectType=DICOM_FILE]
2025-03-10 10:39:32,938 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(610): Updated DB in 14 ms
2025-03-10 10:39:32,938 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(610) << 14:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310103539323 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:39:33,142 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(610) >> 15:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310103639960 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:39:33,433 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17624) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:39:33,435 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(610): Create Instance[pk=107872, uid=1.2.410.200001.101.11.501.1791052210.3.20250310103639960, class=1.2.840.10008.5.1.4.1.1.6.1, no=15]
2025-03-10 10:39:33,436 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(610): Create Location[pk=107872, systemID=fs1, path=2025/03/10/59FAF643/EA5FA821/F3D5D630, tsuid=1.2.840.10008.1.2, size=3416754, status=OK, objectType=DICOM_FILE]
2025-03-10 10:39:33,446 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(610): Updated DB in 13 ms
2025-03-10 10:39:33,447 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(610) << 15:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310103639960 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:39:33,614 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17625) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:39:33,616 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17625) DCM4CHEE<-F6LOGIQ(611): Found previous received Instance[pk=107870, uid=1.2.840.113619.2.423.84107009440.1741574386.407, class=1.2.840.10008.5.1.4.1.1.6.1, no=512]
2025-03-10 10:39:33,616 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17625) DCM4CHEE<-F6LOGIQ(611): Ignore received Instance[studyUID=203059,seriesUID=1.2.840.113619.2.423.84107009440.1741573911.398,objectUID=1.2.840.113619.2.423.84107009440.1741574386.407] with equal digest
2025-03-10 10:39:33,617 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17625) DCM4CHEE<-F6LOGIQ(611): Updated DB in 3 ms
2025-03-10 10:39:33,617 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17625) DCM4CHEE<-F6LOGIQ(611) << 49:C-STORE-RSP[pcid=3, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.840.113619.2.423.84107009440.1741574386.407 - ?
  tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]
2025-03-10 10:39:33,651 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(610) >> 16:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310103650195 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:39:33,921 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17625) DCM4CHEE<-F6LOGIQ(611) >> A-RELEASE-RQ
2025-03-10 10:39:33,921 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17625) DCM4CHEE<-F6LOGIQ(611) << A-RELEASE-RP
2025-03-10 10:39:33,942 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17624) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:39:33,944 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(610): Create Instance[pk=107873, uid=1.2.410.200001.101.11.501.1791052210.3.20250310103650195, class=1.2.840.10008.5.1.4.1.1.6.1, no=16]
2025-03-10 10:39:33,945 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(610): Create Location[pk=107873, systemID=fs1, path=2025/03/10/59FAF643/EA5FA821/F3EDD035, tsuid=1.2.840.10008.1.2, size=3416660, status=OK, objectType=DICOM_FILE]
2025-03-10 10:39:33,948 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(610): Updated DB in 6 ms
2025-03-10 10:39:33,948 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(610) << 16:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310103650195 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:39:33,971 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-25) DCM4CHEE<-F6LOGIQ(611): close Socket[addr=187.89.160.56/187.89.160.56,port=50093,localport=11112]
2025-03-10 10:39:34,152 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(610) >> 17:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310103657000 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:39:34,444 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17624) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:39:34,446 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(610): Create Instance[pk=107874, uid=1.2.410.200001.101.11.501.1791052210.3.20250310103657000, class=1.2.840.10008.5.1.4.1.1.6.1, no=17]
2025-03-10 10:39:34,447 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(610): Create Location[pk=107874, systemID=fs1, path=2025/03/10/59FAF643/EA5FA821/F3F0F9F1, tsuid=1.2.840.10008.1.2, size=3416754, status=OK, objectType=DICOM_FILE]
2025-03-10 10:39:34,589 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(610): Updated DB in 145 ms
2025-03-10 10:39:34,590 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(610) << 17:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310103657000 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:39:34,795 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(610) >> 18:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310103705414 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:39:35,086 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17624) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:39:35,089 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(610): Create Instance[pk=107875, uid=1.2.410.200001.101.11.501.1791052210.3.20250310103705414, class=1.2.840.10008.5.1.4.1.1.6.1, no=18]
2025-03-10 10:39:35,089 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(610): Create Location[pk=107875, systemID=fs1, path=2025/03/10/59FAF643/EA5FA821/F55E8374, tsuid=1.2.840.10008.1.2, size=3416660, status=OK, objectType=DICOM_FILE]
2025-03-10 10:39:35,097 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(610): Updated DB in 11 ms
2025-03-10 10:39:35,098 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(610) << 18:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310103705414 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:39:35,302 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(610) >> 19:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310103711624 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:39:35,593 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17624) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:39:35,595 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(610): Create Instance[pk=107876, uid=1.2.410.200001.101.11.501.1791052210.3.20250310103711624, class=1.2.840.10008.5.1.4.1.1.6.1, no=19]
2025-03-10 10:39:35,596 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(610): Create Location[pk=107876, systemID=fs1, path=2025/03/10/59FAF643/EA5FA821/F56AD11A, tsuid=1.2.840.10008.1.2, size=3416754, status=OK, objectType=DICOM_FILE]
2025-03-10 10:39:35,603 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(610): Updated DB in 10 ms
2025-03-10 10:39:35,604 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(610) << 19:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310103711624 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:39:35,807 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(610) >> 20:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310103744845 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:39:35,872 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:39:35,874 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(606): Found previous received Instance[pk=107612, uid=1.2.410.200001.101.11.601.1501430850.3.20250308090655551, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 10:39:35,875 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(606): Ignore received Instance[studyUID=341513,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308090453691,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308090655551] with equal digest
2025-03-10 10:39:35,875 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(606): Updated DB in 3 ms
2025-03-10 10:39:35,876 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(606) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308090655551 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:39:36,084 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(606) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308090931567 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:39:36,099 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17624) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:39:36,101 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(610): Create Instance[pk=107877, uid=1.2.410.200001.101.11.501.1791052210.3.20250310103744845, class=1.2.840.10008.5.1.4.1.1.6.1, no=20]
2025-03-10 10:39:36,101 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(610): Create Location[pk=107877, systemID=fs1, path=2025/03/10/59FAF643/EA5FA821/F5967C7B, tsuid=1.2.840.10008.1.2, size=3416660, status=OK, objectType=DICOM_FILE]
2025-03-10 10:39:36,109 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(610): Updated DB in 10 ms
2025-03-10 10:39:36,110 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(610) << 20:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310103744845 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:39:36,313 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(610) >> 21:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310103826998 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:39:36,647 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17624) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:39:36,649 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(610): Create Instance[pk=107878, uid=1.2.410.200001.101.11.501.1791052210.3.20250310103826998, class=1.2.840.10008.5.1.4.1.1.6.1, no=21]
2025-03-10 10:39:36,650 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(610): Create Location[pk=107878, systemID=fs1, path=2025/03/10/59FAF643/EA5FA821/F7301335, tsuid=1.2.840.10008.1.2, size=3915768, status=OK, objectType=DICOM_FILE]
2025-03-10 10:39:36,661 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(610): Updated DB in 14 ms
2025-03-10 10:39:36,661 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(610) << 21:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310103826998 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:39:36,865 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(610) >> 22:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310103906894 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:39:37,060 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start UPSProcessingScheduler.execute()
2025-03-10 10:39:37,060 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished UPSProcessingScheduler.execute()
2025-03-10 10:39:37,198 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17624) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:39:37,200 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(610): Create Instance[pk=107879, uid=1.2.410.200001.101.11.501.1791052210.3.20250310103906894, class=1.2.840.10008.5.1.4.1.1.6.1, no=22]
2025-03-10 10:39:37,201 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(610): Create Location[pk=107879, systemID=fs1, path=2025/03/10/59FAF643/EA5FA821/F8C8B90D, tsuid=1.2.840.10008.1.2, size=3915768, status=OK, objectType=DICOM_FILE]
2025-03-10 10:39:37,203 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(610): Updated DB in 5 ms
2025-03-10 10:39:37,203 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(610) << 22:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310103906894 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:39:37,410 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(610) >> 23:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310103942919 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:39:37,701 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17624) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:39:37,703 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(610): Create Instance[pk=107880, uid=1.2.410.200001.101.11.501.1791052210.3.20250310103942919, class=1.2.840.10008.5.1.4.1.1.6.1, no=23]
2025-03-10 10:39:37,704 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(610): Create Location[pk=107880, systemID=fs1, path=2025/03/10/59FAF643/EA5FA821/F8FF4863, tsuid=1.2.840.10008.1.2, size=3416660, status=OK, objectType=DICOM_FILE]
2025-03-10 10:39:37,711 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(610): Updated DB in 10 ms
2025-03-10 10:39:37,712 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(610) << 23:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310103942919 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:39:37,916 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(610) >> A-RELEASE-RQ
2025-03-10 10:39:37,916 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(610) << A-RELEASE-RP
2025-03-10 10:39:37,967 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-4) DCM4CHEE<-HS50US07(610): close Socket[addr=187.89.160.56/187.89.160.56,port=52189,localport=11112]
2025-03-10 10:39:38,326 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52190,localport=11112]
2025-03-10 10:39:38,326 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(612) >> A-ASSOCIATE-RQ
2025-03-10 10:39:38,326 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(612) << A-ASSOCIATE-AC
2025-03-10 10:39:38,525 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(612) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310102221378 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:39:40,978 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17624) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:39:40,982 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(612): Found previous received Instance[pk=107857, uid=1.2.410.200001.101.11.501.1791052210.3.20250310102221378, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 10:39:40,982 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(612): Ignore received Instance[studyUID=341245,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310102220989,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310102221378] with equal digest
2025-03-10 10:39:40,983 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(612): Updated DB in 5 ms
2025-03-10 10:39:40,984 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(612) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310102221378 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:39:41,190 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(612) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310102301184 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:39:41,856 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17624) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:39:41,860 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(612): Found previous received Instance[pk=107858, uid=1.2.410.200001.101.11.501.1791052210.3.20250310102301184, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 10:39:41,860 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(612): Ignore received Instance[studyUID=341245,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310102220989,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310102301184] with equal digest
2025-03-10 10:39:41,861 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(612): Updated DB in 5 ms
2025-03-10 10:39:41,862 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(612) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310102301184 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:39:42,067 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(612) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310102352939 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:39:42,583 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17624) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:39:42,586 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(612): Found previous received Instance[pk=107859, uid=1.2.410.200001.101.11.501.1791052210.3.20250310102352939, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 10:39:42,587 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(612): Ignore received Instance[studyUID=341245,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310102220989,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310102352939] with equal digest
2025-03-10 10:39:42,587 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(612): Updated DB in 3 ms
2025-03-10 10:39:42,589 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(612) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310102352939 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:39:42,794 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(612) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310102438501 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:39:43,194 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17624) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:39:43,196 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(612): Found previous received Instance[pk=107860, uid=1.2.410.200001.101.11.501.1791052210.3.20250310102438501, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 10:39:43,196 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(612): Ignore received Instance[studyUID=341245,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310102220989,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310102438501] with equal digest
2025-03-10 10:39:43,196 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(612): Updated DB in 2 ms
2025-03-10 10:39:43,197 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(612) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310102438501 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:39:43,403 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(612) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310102543857 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:39:43,808 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17624) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:39:43,810 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(612): Found previous received Instance[pk=107861, uid=1.2.410.200001.101.11.501.1791052210.3.20250310102543857, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 10:39:43,811 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(612): Ignore received Instance[studyUID=341245,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310102220989,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310102543857] with equal digest
2025-03-10 10:39:43,811 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(612): Updated DB in 3 ms
2025-03-10 10:39:43,812 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(612) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310102543857 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:39:44,017 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(612) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310102642322 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:39:44,331 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17624) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:39:44,333 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(612): Found previous received Instance[pk=107862, uid=1.2.410.200001.101.11.501.1791052210.3.20250310102642322, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 10:39:44,333 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(612): Ignore received Instance[studyUID=341245,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310102220989,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310102642322] with equal digest
2025-03-10 10:39:44,333 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(612): Updated DB in 2 ms
2025-03-10 10:39:44,334 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(612) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310102642322 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:39:44,540 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(612) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310102753861 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:39:44,851 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17624) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:39:44,853 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(612): Found previous received Instance[pk=107863, uid=1.2.410.200001.101.11.501.1791052210.3.20250310102753861, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 10:39:44,853 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(612): Ignore received Instance[studyUID=341245,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310102220989,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310102753861] with equal digest
2025-03-10 10:39:44,853 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(612): Updated DB in 2 ms
2025-03-10 10:39:44,854 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(612) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310102753861 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:39:45,060 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(612) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310103217105 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:39:45,371 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17624) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:39:45,373 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(612): Found previous received Instance[pk=107864, uid=1.2.410.200001.101.11.501.1791052210.3.20250310103217105, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 10:39:45,373 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(612): Ignore received Instance[studyUID=341245,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310102220989,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310103217105] with equal digest
2025-03-10 10:39:45,374 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(612): Updated DB in 3 ms
2025-03-10 10:39:45,375 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(612) << 8:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310103217105 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:39:45,580 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(612) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310103225693 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:39:45,891 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17624) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:39:45,893 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(612): Found previous received Instance[pk=107865, uid=1.2.410.200001.101.11.501.1791052210.3.20250310103225693, class=1.2.840.10008.5.1.4.1.1.6.1, no=9]
2025-03-10 10:39:45,893 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(612): Ignore received Instance[studyUID=341245,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310102220989,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310103225693] with equal digest
2025-03-10 10:39:45,894 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(612): Updated DB in 3 ms
2025-03-10 10:39:45,895 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(612) << 9:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310103225693 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:39:46,100 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(612) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310103237242 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:39:46,391 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17624) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:39:46,394 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(612): Found previous received Instance[pk=107866, uid=1.2.410.200001.101.11.501.1791052210.3.20250310103237242, class=1.2.840.10008.5.1.4.1.1.6.1, no=10]
2025-03-10 10:39:46,394 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(612): Ignore received Instance[studyUID=341245,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310102220989,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310103237242] with equal digest
2025-03-10 10:39:46,394 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(612): Updated DB in 2 ms
2025-03-10 10:39:46,395 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(612) << 10:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310103237242 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:39:46,600 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(612) >> 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310103247062 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:39:46,892 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17624) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:39:46,894 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(612): Found previous received Instance[pk=107867, uid=1.2.410.200001.101.11.501.1791052210.3.20250310103247062, class=1.2.840.10008.5.1.4.1.1.6.1, no=11]
2025-03-10 10:39:46,895 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(612): Ignore received Instance[studyUID=341245,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310102220989,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310103247062] with equal digest
2025-03-10 10:39:46,895 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(612): Updated DB in 3 ms
2025-03-10 10:39:46,896 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(612) << 11:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310103247062 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:39:47,101 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(612) >> 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310103255499 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:39:47,392 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17624) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:39:47,395 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(612): Found previous received Instance[pk=107868, uid=1.2.410.200001.101.11.501.1791052210.3.20250310103255499, class=1.2.840.10008.5.1.4.1.1.6.1, no=12]
2025-03-10 10:39:47,395 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(612): Ignore received Instance[studyUID=341245,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310102220989,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310103255499] with equal digest
2025-03-10 10:39:47,395 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(612): Updated DB in 2 ms
2025-03-10 10:39:47,396 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(612) << 12:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310103255499 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:39:47,602 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(612) >> 13:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310103335165 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:39:47,893 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17624) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:39:47,895 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(612): Found previous received Instance[pk=107869, uid=1.2.410.200001.101.11.501.1791052210.3.20250310103335165, class=1.2.840.10008.5.1.4.1.1.6.1, no=13]
2025-03-10 10:39:47,896 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(612): Ignore received Instance[studyUID=341245,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310102220989,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310103335165] with equal digest
2025-03-10 10:39:47,896 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(612): Updated DB in 3 ms
2025-03-10 10:39:47,897 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(612) << 13:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310103335165 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:39:48,103 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(612) >> 14:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310103539323 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:39:48,437 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17624) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:39:48,439 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(612): Found previous received Instance[pk=107871, uid=1.2.410.200001.101.11.501.1791052210.3.20250310103539323, class=1.2.840.10008.5.1.4.1.1.6.1, no=14]
2025-03-10 10:39:48,439 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(612): Ignore received Instance[studyUID=341245,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310102220989,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310103539323] with equal digest
2025-03-10 10:39:48,440 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(612): Updated DB in 3 ms
2025-03-10 10:39:48,441 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(612) << 14:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310103539323 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:39:48,647 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(612) >> 15:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310103639960 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:39:48,939 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17624) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:39:48,941 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(612): Found previous received Instance[pk=107872, uid=1.2.410.200001.101.11.501.1791052210.3.20250310103639960, class=1.2.840.10008.5.1.4.1.1.6.1, no=15]
2025-03-10 10:39:48,941 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(612): Ignore received Instance[studyUID=341245,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310102220989,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310103639960] with equal digest
2025-03-10 10:39:48,941 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(612): Updated DB in 2 ms
2025-03-10 10:39:48,942 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(612) << 15:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310103639960 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:39:49,149 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(612) >> 16:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310103650195 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:39:49,441 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17624) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:39:49,443 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(612): Found previous received Instance[pk=107873, uid=1.2.410.200001.101.11.501.1791052210.3.20250310103650195, class=1.2.840.10008.5.1.4.1.1.6.1, no=16]
2025-03-10 10:39:49,443 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(612): Ignore received Instance[studyUID=341245,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310102220989,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310103650195] with equal digest
2025-03-10 10:39:49,443 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(612): Updated DB in 2 ms
2025-03-10 10:39:49,445 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(612) << 16:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310103650195 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:39:49,650 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(612) >> 17:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310103657000 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:39:49,942 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17624) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:39:49,944 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(612): Found previous received Instance[pk=107874, uid=1.2.410.200001.101.11.501.1791052210.3.20250310103657000, class=1.2.840.10008.5.1.4.1.1.6.1, no=17]
2025-03-10 10:39:49,944 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(612): Ignore received Instance[studyUID=341245,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310102220989,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310103657000] with equal digest
2025-03-10 10:39:49,945 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(612): Updated DB in 3 ms
2025-03-10 10:39:49,946 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(612) << 17:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310103657000 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:39:50,149 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(612) >> 18:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310103705414 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:39:50,440 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17624) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:39:50,443 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(612): Found previous received Instance[pk=107875, uid=1.2.410.200001.101.11.501.1791052210.3.20250310103705414, class=1.2.840.10008.5.1.4.1.1.6.1, no=18]
2025-03-10 10:39:50,443 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(612): Ignore received Instance[studyUID=341245,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310102220989,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310103705414] with equal digest
2025-03-10 10:39:50,443 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(612): Updated DB in 2 ms
2025-03-10 10:39:50,444 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(612) << 18:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310103705414 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:39:50,646 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(612) >> 19:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310103711624 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:39:50,902 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 10:39:50,904 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 10:39:50,938 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17624) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:39:50,940 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(612): Found previous received Instance[pk=107876, uid=1.2.410.200001.101.11.501.1791052210.3.20250310103711624, class=1.2.840.10008.5.1.4.1.1.6.1, no=19]
2025-03-10 10:39:50,940 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(612): Ignore received Instance[studyUID=341245,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310102220989,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310103711624] with equal digest
2025-03-10 10:39:50,941 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(612): Updated DB in 3 ms
2025-03-10 10:39:50,942 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(612) << 19:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310103711624 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:39:51,148 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(612) >> 20:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310103744845 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:39:51,440 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17624) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:39:51,442 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(612): Found previous received Instance[pk=107877, uid=1.2.410.200001.101.11.501.1791052210.3.20250310103744845, class=1.2.840.10008.5.1.4.1.1.6.1, no=20]
2025-03-10 10:39:51,442 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(612): Ignore received Instance[studyUID=341245,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310102220989,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310103744845] with equal digest
2025-03-10 10:39:51,443 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(612): Updated DB in 3 ms
2025-03-10 10:39:51,444 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(612) << 20:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310103744845 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:39:51,650 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(612) >> 21:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310103826998 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:39:51,985 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17624) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:39:51,987 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(612): Found previous received Instance[pk=107878, uid=1.2.410.200001.101.11.501.1791052210.3.20250310103826998, class=1.2.840.10008.5.1.4.1.1.6.1, no=21]
2025-03-10 10:39:51,987 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(612): Ignore received Instance[studyUID=341245,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310102220989,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310103826998] with equal digest
2025-03-10 10:39:51,988 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(612): Updated DB in 3 ms
2025-03-10 10:39:51,989 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(612) << 21:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310103826998 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:39:52,195 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(612) >> 22:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310103906894 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:39:52,529 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17624) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:39:52,531 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(612): Found previous received Instance[pk=107879, uid=1.2.410.200001.101.11.501.1791052210.3.20250310103906894, class=1.2.840.10008.5.1.4.1.1.6.1, no=22]
2025-03-10 10:39:52,532 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(612): Ignore received Instance[studyUID=341245,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310102220989,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310103906894] with equal digest
2025-03-10 10:39:52,532 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(612): Updated DB in 3 ms
2025-03-10 10:39:52,533 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(612) << 22:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310103906894 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:39:52,739 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(612) >> 23:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310103942919 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:39:53,031 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17624) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:39:53,033 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(612): Found previous received Instance[pk=107880, uid=1.2.410.200001.101.11.501.1791052210.3.20250310103942919, class=1.2.840.10008.5.1.4.1.1.6.1, no=23]
2025-03-10 10:39:53,034 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(612): Ignore received Instance[studyUID=341245,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310102220989,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310103942919] with equal digest
2025-03-10 10:39:53,034 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(612): Updated DB in 3 ms
2025-03-10 10:39:53,035 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(612) << 23:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310103942919 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:39:53,241 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(612) >> A-RELEASE-RQ
2025-03-10 10:39:53,241 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-HS50US07(612) << A-RELEASE-RP
2025-03-10 10:39:53,291 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-30) DCM4CHEE<-HS50US07(612): close Socket[addr=187.89.160.56/187.89.160.56,port=52190,localport=11112]
2025-03-10 10:39:54,502 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start AuditScheduler.execute()
2025-03-10 10:39:54,503 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-14) Send audit message to /127.0.0.1:514
2025-03-10 10:39:54,515 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-14) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 10:39:54,515 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-14) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 10:39:54,515 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished AuditScheduler.execute()
2025-03-10 10:39:56,550 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=50094,localport=11112]
2025-03-10 10:39:56,550 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-F6LOGIQ(613) >> A-ASSOCIATE-RQ
2025-03-10 10:39:56,551 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-F6LOGIQ(613) << A-ASSOCIATE-AC
2025-03-10 10:39:56,859 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-F6LOGIQ(613) >> 50:C-STORE-RQ[pcid=3, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.840.113619.2.423.84107009440.1741574412.411 - ?
  tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]
2025-03-10 10:39:58,741 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17624) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:39:58,746 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-F6LOGIQ(613): Create Instance[pk=107881, uid=1.2.840.113619.2.423.84107009440.1741574412.411, class=1.2.840.10008.5.1.4.1.1.6.1, no=768]
2025-03-10 10:39:58,747 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-F6LOGIQ(613): Create Location[pk=107881, systemID=fs1, path=2025/03/10/580EA0FF/69B184AF/C921A38C, tsuid=1.2.840.10008.1.2.1, size=692628, status=OK, objectType=DICOM_FILE]
2025-03-10 10:39:58,764 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-F6LOGIQ(613): Updated DB in 23 ms
2025-03-10 10:39:58,765 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-F6LOGIQ(613) << 50:C-STORE-RSP[pcid=3, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.840.113619.2.423.84107009440.1741574412.411 - ?
  tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]
2025-03-10 10:39:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start TaskScheduler.execute()
2025-03-10 10:39:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished TaskScheduler.execute()
2025-03-10 10:39:59,171 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-F6LOGIQ(613) >> 51:C-STORE-RQ[pcid=3, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.840.113619.2.423.84107009440.1741574412.411 - ?
  tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]
2025-03-10 10:39:59,954 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17624) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:39:59,957 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-F6LOGIQ(613): Found previous received Instance[pk=107881, uid=1.2.840.113619.2.423.84107009440.1741574412.411, class=1.2.840.10008.5.1.4.1.1.6.1, no=768]
2025-03-10 10:39:59,957 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-F6LOGIQ(613): Ignore received Instance[studyUID=203059,seriesUID=1.2.840.113619.2.423.84107009440.1741573911.398,objectUID=1.2.840.113619.2.423.84107009440.1741574412.411] with equal digest
2025-03-10 10:39:59,958 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-F6LOGIQ(613): Updated DB in 4 ms
2025-03-10 10:39:59,958 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-F6LOGIQ(613) << 51:C-STORE-RSP[pcid=3, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.840.113619.2.423.84107009440.1741574412.411 - ?
  tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]
2025-03-10 10:40:00,271 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-F6LOGIQ(613) >> A-RELEASE-RQ
2025-03-10 10:40:00,271 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17624) DCM4CHEE<-F6LOGIQ(613) << A-RELEASE-RP
2025-03-10 10:40:00,322 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-8) DCM4CHEE<-F6LOGIQ(613): close Socket[addr=187.89.160.56/187.89.160.56,port=50094,localport=11112]
2025-03-10 10:40:12,396 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start IANScheduler.execute()
2025-03-10 10:40:12,399 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished IANScheduler.execute()
2025-03-10 10:40:17,036 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:40:17,039 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(606): Found previous received Instance[pk=107613, uid=1.2.410.200001.101.11.601.1501430850.3.20250308090931567, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 10:40:17,039 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(606): Ignore received Instance[studyUID=341513,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308090453691,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308090931567] with equal digest
2025-03-10 10:40:17,040 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(606): Updated DB in 4 ms
2025-03-10 10:40:17,041 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(606) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308090931567 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:40:17,250 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(606) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308090946915 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:40:18,822 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=50098,localport=11112]
2025-03-10 10:40:18,822 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17629) DCM4CHEE<-F6LOGIQ(614) >> A-ASSOCIATE-RQ
2025-03-10 10:40:18,822 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17629) DCM4CHEE<-F6LOGIQ(614) << A-ASSOCIATE-AC
2025-03-10 10:40:19,130 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17629) DCM4CHEE<-F6LOGIQ(614) >> 52:C-STORE-RQ[pcid=3, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.840.113619.2.423.84107009440.1741574434.415 - ?
  tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]
2025-03-10 10:40:21,130 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17629) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:40:21,134 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17629) DCM4CHEE<-F6LOGIQ(614): Create Instance[pk=107882, uid=1.2.840.113619.2.423.84107009440.1741574434.415, class=1.2.840.10008.5.1.4.1.1.6.1, no=1024]
2025-03-10 10:40:21,134 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17629) DCM4CHEE<-F6LOGIQ(614): Create Location[pk=107882, systemID=fs1, path=2025/03/10/580EA0FF/69B184AF/CCA783D0, tsuid=1.2.840.10008.1.2.1, size=692628, status=OK, objectType=DICOM_FILE]
2025-03-10 10:40:21,145 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17629) DCM4CHEE<-F6LOGIQ(614): Updated DB in 15 ms
2025-03-10 10:40:21,145 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17629) DCM4CHEE<-F6LOGIQ(614) << 52:C-STORE-RSP[pcid=3, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.840.113619.2.423.84107009440.1741574434.415 - ?
  tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]
2025-03-10 10:40:21,542 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17629) DCM4CHEE<-F6LOGIQ(614) >> 53:C-STORE-RQ[pcid=3, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.840.113619.2.423.84107009440.1741574434.415 - ?
  tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]
2025-03-10 10:40:22,332 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17629) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:40:22,334 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17629) DCM4CHEE<-F6LOGIQ(614): Found previous received Instance[pk=107882, uid=1.2.840.113619.2.423.84107009440.1741574434.415, class=1.2.840.10008.5.1.4.1.1.6.1, no=1024]
2025-03-10 10:40:22,334 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17629) DCM4CHEE<-F6LOGIQ(614): Ignore received Instance[studyUID=203059,seriesUID=1.2.840.113619.2.423.84107009440.1741573911.398,objectUID=1.2.840.113619.2.423.84107009440.1741574434.415] with equal digest
2025-03-10 10:40:22,334 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17629) DCM4CHEE<-F6LOGIQ(614): Updated DB in 2 ms
2025-03-10 10:40:22,335 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17629) DCM4CHEE<-F6LOGIQ(614) << 53:C-STORE-RSP[pcid=3, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.840.113619.2.423.84107009440.1741574434.415 - ?
  tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]
2025-03-10 10:40:22,675 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17629) DCM4CHEE<-F6LOGIQ(614) >> A-RELEASE-RQ
2025-03-10 10:40:22,675 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17629) DCM4CHEE<-F6LOGIQ(614) << A-RELEASE-RP
2025-03-10 10:40:22,725 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-24) DCM4CHEE<-F6LOGIQ(614): close Socket[addr=187.89.160.56/187.89.160.56,port=50098,localport=11112]
2025-03-10 10:40:37,061 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start UPSProcessingScheduler.execute()
2025-03-10 10:40:37,062 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished UPSProcessingScheduler.execute()
2025-03-10 10:40:52,771 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:40:52,774 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(606): Found previous received Instance[pk=107614, uid=1.2.410.200001.101.11.601.1501430850.3.20250308090946915, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 10:40:52,774 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(606): Ignore received Instance[studyUID=341513,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308090453691,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308090946915] with equal digest
2025-03-10 10:40:52,775 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(606): Updated DB in 4 ms
2025-03-10 10:40:52,776 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(606) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308090946915 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:40:52,982 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(606) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308091011856 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:40:54,515 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start AuditScheduler.execute()
2025-03-10 10:40:54,517 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-9) Send audit message to /127.0.0.1:514
2025-03-10 10:40:54,530 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-9) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 10:40:54,530 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-9) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 10:40:54,530 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-9) Send audit message to /127.0.0.1:514
2025-03-10 10:40:54,531 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished AuditScheduler.execute()
2025-03-10 10:40:57,390 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=50099,localport=11112]
2025-03-10 10:40:57,391 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17634) DCM4CHEE<-F6LOGIQ(615) >> A-ASSOCIATE-RQ
2025-03-10 10:40:57,391 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17634) DCM4CHEE<-F6LOGIQ(615) << A-ASSOCIATE-AC
2025-03-10 10:40:57,698 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17634) DCM4CHEE<-F6LOGIQ(615) >> 54:C-STORE-RQ[pcid=3, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.840.113619.2.423.84107009440.1741574473.419 - ?
  tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]
2025-03-10 10:40:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start TaskScheduler.execute()
2025-03-10 10:40:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished TaskScheduler.execute()
2025-03-10 10:40:59,654 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17634) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:40:59,658 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17634) DCM4CHEE<-F6LOGIQ(615): Create Instance[pk=107883, uid=1.2.840.113619.2.423.84107009440.1741574473.419, class=1.2.840.10008.5.1.4.1.1.6.1, no=1280]
2025-03-10 10:40:59,658 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17634) DCM4CHEE<-F6LOGIQ(615): Create Location[pk=107883, systemID=fs1, path=2025/03/10/580EA0FF/69B184AF/D36CCECF, tsuid=1.2.840.10008.1.2.1, size=692628, status=OK, objectType=DICOM_FILE]
2025-03-10 10:40:59,669 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17634) DCM4CHEE<-F6LOGIQ(615): Updated DB in 15 ms
2025-03-10 10:40:59,669 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17634) DCM4CHEE<-F6LOGIQ(615) << 54:C-STORE-RSP[pcid=3, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.840.113619.2.423.84107009440.1741574473.419 - ?
  tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]
2025-03-10 10:41:00,079 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17634) DCM4CHEE<-F6LOGIQ(615) >> 55:C-STORE-RQ[pcid=3, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.840.113619.2.423.84107009440.1741574473.419 - ?
  tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]
2025-03-10 10:41:00,861 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17634) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:41:00,863 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17634) DCM4CHEE<-F6LOGIQ(615): Found previous received Instance[pk=107883, uid=1.2.840.113619.2.423.84107009440.1741574473.419, class=1.2.840.10008.5.1.4.1.1.6.1, no=1280]
2025-03-10 10:41:00,863 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17634) DCM4CHEE<-F6LOGIQ(615): Ignore received Instance[studyUID=203059,seriesUID=1.2.840.113619.2.423.84107009440.1741573911.398,objectUID=1.2.840.113619.2.423.84107009440.1741574473.419] with equal digest
2025-03-10 10:41:00,864 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17634) DCM4CHEE<-F6LOGIQ(615): Updated DB in 3 ms
2025-03-10 10:41:00,864 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17634) DCM4CHEE<-F6LOGIQ(615) << 55:C-STORE-RSP[pcid=3, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.840.113619.2.423.84107009440.1741574473.419 - ?
  tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]
2025-03-10 10:41:01,220 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17634) DCM4CHEE<-F6LOGIQ(615) >> A-RELEASE-RQ
2025-03-10 10:41:01,220 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17634) DCM4CHEE<-F6LOGIQ(615) << A-RELEASE-RP
2025-03-10 10:41:01,271 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-32) DCM4CHEE<-F6LOGIQ(615): close Socket[addr=187.89.160.56/187.89.160.56,port=50099,localport=11112]
2025-03-10 10:41:12,399 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start IANScheduler.execute()
2025-03-10 10:41:12,401 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished IANScheduler.execute()
2025-03-10 10:41:25,858 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17571) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:41:25,860 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17571) DCM4CHEE<-FCR-CSL1(599): Create Instance[pk=107884, uid=1.2.392.200036.9125.9.0.254262856.3491177662.86381729, class=1.2.840.10008.5.1.4.1.1.1, no=3003]
2025-03-10 10:41:25,860 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17571) DCM4CHEE<-FCR-CSL1(599): Create Location[pk=107884, systemID=fs1, path=2025/03/10/8F704B3A/0D48073C/85876DDE, tsuid=1.2.840.10008.1.2, size=14015772, status=OK, objectType=DICOM_FILE]
2025-03-10 10:41:25,877 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17571) DCM4CHEE<-FCR-CSL1(599): Updated DB in 19 ms
2025-03-10 10:41:25,877 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17571) DCM4CHEE<-FCR-CSL1(599) << 61:C-STORE-RSP[pcid=55, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.1 - Computed Radiography Image Storage
  iuid=1.2.392.200036.9125.9.0.254262856.3491177662.86381729 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:41:26,079 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17571) DCM4CHEE<-FCR-CSL1(599) >> 63:C-STORE-RQ[pcid=55, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.1 - Computed Radiography Image Storage
  iuid=1.2.392.200036.9125.9.0.254262856.236201150.86381729 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:41:28,459 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start StudySizeScheduler.execute()
2025-03-10 10:41:28,518 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) Calculated size of 1 studies
2025-03-10 10:41:28,518 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished StudySizeScheduler.execute()
2025-03-10 10:41:32,902 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:41:32,904 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(606): Found previous received Instance[pk=107615, uid=1.2.410.200001.101.11.601.1501430850.3.20250308091011856, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 10:41:32,905 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(606): Ignore received Instance[studyUID=341513,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308090453691,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308091011856] with equal digest
2025-03-10 10:41:32,905 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(606): Updated DB in 3 ms
2025-03-10 10:41:32,906 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(606) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308091011856 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:41:33,115 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(606) >> A-RELEASE-RQ
2025-03-10 10:41:33,115 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(606) << A-RELEASE-RP
2025-03-10 10:41:33,166 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-16) DCM4CHEE<-HS60MT(606): close Socket[addr=187.89.160.56/187.89.160.56,port=49318,localport=11112]
2025-03-10 10:41:33,512 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49324,localport=11112]
2025-03-10 10:41:33,513 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(616) >> A-ASSOCIATE-RQ
2025-03-10 10:41:33,513 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(616) << A-ASSOCIATE-AC
2025-03-10 10:41:33,710 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(616) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308110215121 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:41:37,062 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start UPSProcessingScheduler.execute()
2025-03-10 10:41:37,063 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished UPSProcessingScheduler.execute()
2025-03-10 10:41:41,976 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=50103,localport=11112]
2025-03-10 10:41:41,976 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17638) DCM4CHEE<-F6LOGIQ(617) >> A-ASSOCIATE-RQ
2025-03-10 10:41:41,976 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17638) DCM4CHEE<-F6LOGIQ(617) << A-ASSOCIATE-AC
2025-03-10 10:41:42,184 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17638) DCM4CHEE<-F6LOGIQ(617) >> 56:C-STORE-RQ[pcid=3, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.840.113619.2.423.84107009440.1741574327.399 - ?
  tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]
2025-03-10 10:41:44,076 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17638) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:41:44,079 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17638) DCM4CHEE<-F6LOGIQ(617): Found previous received Instance[pk=107855, uid=1.2.840.113619.2.423.84107009440.1741574327.399, class=1.2.840.10008.5.1.4.1.1.6.1, no=0]
2025-03-10 10:41:44,079 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17638) DCM4CHEE<-F6LOGIQ(617): Ignore received Instance[studyUID=203059,seriesUID=1.2.840.113619.2.423.84107009440.1741573911.398,objectUID=1.2.840.113619.2.423.84107009440.1741574327.399] with equal digest
2025-03-10 10:41:44,080 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17638) DCM4CHEE<-F6LOGIQ(617): Updated DB in 4 ms
2025-03-10 10:41:44,080 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17638) DCM4CHEE<-F6LOGIQ(617) << 56:C-STORE-RSP[pcid=3, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.840.113619.2.423.84107009440.1741574327.399 - ?
  tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]
2025-03-10 10:41:44,376 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17638) DCM4CHEE<-F6LOGIQ(617) >> 57:C-STORE-RQ[pcid=3, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.840.113619.2.423.84107009440.1741574338.403 - ?
  tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]
2025-03-10 10:41:45,165 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17638) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:41:45,167 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17638) DCM4CHEE<-F6LOGIQ(617): Found previous received Instance[pk=107856, uid=1.2.840.113619.2.423.84107009440.1741574338.403, class=1.2.840.10008.5.1.4.1.1.6.1, no=256]
2025-03-10 10:41:45,168 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17638) DCM4CHEE<-F6LOGIQ(617): Ignore received Instance[studyUID=203059,seriesUID=1.2.840.113619.2.423.84107009440.1741573911.398,objectUID=1.2.840.113619.2.423.84107009440.1741574338.403] with equal digest
2025-03-10 10:41:45,168 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17638) DCM4CHEE<-F6LOGIQ(617): Updated DB in 3 ms
2025-03-10 10:41:45,168 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17638) DCM4CHEE<-F6LOGIQ(617) << 57:C-STORE-RSP[pcid=3, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.840.113619.2.423.84107009440.1741574338.403 - ?
  tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]
2025-03-10 10:41:45,442 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17638) DCM4CHEE<-F6LOGIQ(617) >> 58:C-STORE-RQ[pcid=3, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.840.113619.2.423.84107009440.1741574386.407 - ?
  tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]
2025-03-10 10:41:46,230 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17638) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:41:46,232 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17638) DCM4CHEE<-F6LOGIQ(617): Found previous received Instance[pk=107870, uid=1.2.840.113619.2.423.84107009440.1741574386.407, class=1.2.840.10008.5.1.4.1.1.6.1, no=512]
2025-03-10 10:41:46,233 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17638) DCM4CHEE<-F6LOGIQ(617): Ignore received Instance[studyUID=203059,seriesUID=1.2.840.113619.2.423.84107009440.1741573911.398,objectUID=1.2.840.113619.2.423.84107009440.1741574386.407] with equal digest
2025-03-10 10:41:46,233 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17638) DCM4CHEE<-F6LOGIQ(617): Updated DB in 3 ms
2025-03-10 10:41:46,234 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17638) DCM4CHEE<-F6LOGIQ(617) << 58:C-STORE-RSP[pcid=3, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.840.113619.2.423.84107009440.1741574386.407 - ?
  tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]
2025-03-10 10:41:46,540 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17638) DCM4CHEE<-F6LOGIQ(617) >> 59:C-STORE-RQ[pcid=3, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.840.113619.2.423.84107009440.1741574412.411 - ?
  tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]
2025-03-10 10:41:47,329 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17638) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:41:47,332 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17638) DCM4CHEE<-F6LOGIQ(617): Found previous received Instance[pk=107881, uid=1.2.840.113619.2.423.84107009440.1741574412.411, class=1.2.840.10008.5.1.4.1.1.6.1, no=768]
2025-03-10 10:41:47,332 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17638) DCM4CHEE<-F6LOGIQ(617): Ignore received Instance[studyUID=203059,seriesUID=1.2.840.113619.2.423.84107009440.1741573911.398,objectUID=1.2.840.113619.2.423.84107009440.1741574412.411] with equal digest
2025-03-10 10:41:47,332 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17638) DCM4CHEE<-F6LOGIQ(617): Updated DB in 2 ms
2025-03-10 10:41:47,333 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17638) DCM4CHEE<-F6LOGIQ(617) << 59:C-STORE-RSP[pcid=3, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.840.113619.2.423.84107009440.1741574412.411 - ?
  tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]
2025-03-10 10:41:47,645 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17638) DCM4CHEE<-F6LOGIQ(617) >> 60:C-STORE-RQ[pcid=3, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.840.113619.2.423.84107009440.1741574434.415 - ?
  tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]
2025-03-10 10:41:48,434 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17638) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:41:48,436 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17638) DCM4CHEE<-F6LOGIQ(617): Found previous received Instance[pk=107882, uid=1.2.840.113619.2.423.84107009440.1741574434.415, class=1.2.840.10008.5.1.4.1.1.6.1, no=1024]
2025-03-10 10:41:48,437 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17638) DCM4CHEE<-F6LOGIQ(617): Ignore received Instance[studyUID=203059,seriesUID=1.2.840.113619.2.423.84107009440.1741573911.398,objectUID=1.2.840.113619.2.423.84107009440.1741574434.415] with equal digest
2025-03-10 10:41:48,437 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17638) DCM4CHEE<-F6LOGIQ(617): Updated DB in 3 ms
2025-03-10 10:41:48,438 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17638) DCM4CHEE<-F6LOGIQ(617) << 60:C-STORE-RSP[pcid=3, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.840.113619.2.423.84107009440.1741574434.415 - ?
  tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]
2025-03-10 10:41:48,765 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17638) DCM4CHEE<-F6LOGIQ(617) >> 61:C-STORE-RQ[pcid=3, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.840.113619.2.423.84107009440.1741574473.419 - ?
  tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]
2025-03-10 10:41:49,553 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17638) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:41:49,555 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17638) DCM4CHEE<-F6LOGIQ(617): Found previous received Instance[pk=107883, uid=1.2.840.113619.2.423.84107009440.1741574473.419, class=1.2.840.10008.5.1.4.1.1.6.1, no=1280]
2025-03-10 10:41:49,556 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17638) DCM4CHEE<-F6LOGIQ(617): Ignore received Instance[studyUID=203059,seriesUID=1.2.840.113619.2.423.84107009440.1741573911.398,objectUID=1.2.840.113619.2.423.84107009440.1741574473.419] with equal digest
2025-03-10 10:41:49,556 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17638) DCM4CHEE<-F6LOGIQ(617): Updated DB in 3 ms
2025-03-10 10:41:49,557 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17638) DCM4CHEE<-F6LOGIQ(617) << 61:C-STORE-RSP[pcid=3, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.840.113619.2.423.84107009440.1741574473.419 - ?
  tsuid=1.2.840.10008.1.2.1 - Explicit VR Little Endian]
2025-03-10 10:41:49,908 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17638) DCM4CHEE<-F6LOGIQ(617) >> A-RELEASE-RQ
2025-03-10 10:41:49,908 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17638) DCM4CHEE<-F6LOGIQ(617) << A-RELEASE-RP
2025-03-10 10:41:49,959 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-26) DCM4CHEE<-F6LOGIQ(617): close Socket[addr=187.89.160.56/187.89.160.56,port=50103,localport=11112]
2025-03-10 10:41:54,531 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start AuditScheduler.execute()
2025-03-10 10:41:54,540 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-19) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 10:41:54,540 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-19) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 10:41:54,541 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished AuditScheduler.execute()
2025-03-10 10:41:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start TaskScheduler.execute()
2025-03-10 10:41:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished TaskScheduler.execute()
2025-03-10 10:42:12,401 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start IANScheduler.execute()
2025-03-10 10:42:12,403 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished IANScheduler.execute()
2025-03-10 10:42:13,666 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:42:13,669 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(616): Found previous received Instance[pk=107539, uid=1.2.410.200001.101.11.601.1501430850.3.20250308110215121, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 10:42:13,670 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(616): Ignore received Instance[studyUID=341522,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308105843027,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308110215121] with equal digest
2025-03-10 10:42:13,670 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(616): Updated DB in 4 ms
2025-03-10 10:42:13,671 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(616) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308110215121 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:42:13,876 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(616) >> A-RELEASE-RQ
2025-03-10 10:42:13,877 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(616) << A-RELEASE-RP
2025-03-10 10:42:13,927 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-20) DCM4CHEE<-HS60MT(616): close Socket[addr=187.89.160.56/187.89.160.56,port=49324,localport=11112]
2025-03-10 10:42:14,278 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49333,localport=11112]
2025-03-10 10:42:14,278 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(618) >> A-ASSOCIATE-RQ
2025-03-10 10:42:14,278 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(618) << A-ASSOCIATE-AC
2025-03-10 10:42:14,476 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(618) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308090453897 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:42:37,064 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start UPSProcessingScheduler.execute()
2025-03-10 10:42:37,065 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished UPSProcessingScheduler.execute()
2025-03-10 10:42:50,051 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:42:50,054 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(618): Found previous received Instance[pk=107611, uid=1.2.410.200001.101.11.601.1501430850.3.20250308090453897, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 10:42:50,054 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(618): Ignore received Instance[studyUID=341513,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308090453691,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308090453897] with equal digest
2025-03-10 10:42:50,054 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(618): Updated DB in 3 ms
2025-03-10 10:42:50,055 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(618) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308090453897 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:42:50,260 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(618) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308090655551 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:42:54,541 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start AuditScheduler.execute()
2025-03-10 10:42:54,542 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-23) Send audit message to /127.0.0.1:514
2025-03-10 10:42:54,542 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-23) Send audit message to /127.0.0.1:514
2025-03-10 10:42:54,543 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-23) Send audit message to /127.0.0.1:514
2025-03-10 10:42:54,552 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-23) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 10:42:54,552 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-23) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 10:42:54,552 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished AuditScheduler.execute()
2025-03-10 10:42:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start TaskScheduler.execute()
2025-03-10 10:42:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished TaskScheduler.execute()
2025-03-10 10:43:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start PurgeStorageScheduler.execute()
2025-03-10 10:43:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished PurgeStorageScheduler.execute()
2025-03-10 10:43:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-17643) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 10:43:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-17643) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 10:43:12,403 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start IANScheduler.execute()
2025-03-10 10:43:12,405 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished IANScheduler.execute()
2025-03-10 10:43:30,488 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:43:30,490 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(618): Found previous received Instance[pk=107612, uid=1.2.410.200001.101.11.601.1501430850.3.20250308090655551, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 10:43:30,491 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(618): Ignore received Instance[studyUID=341513,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308090453691,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308090655551] with equal digest
2025-03-10 10:43:30,491 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(618): Updated DB in 3 ms
2025-03-10 10:43:30,492 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(618) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308090655551 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:43:30,694 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(618) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308090931567 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:43:37,065 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start UPSProcessingScheduler.execute()
2025-03-10 10:43:37,067 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished UPSProcessingScheduler.execute()
2025-03-10 10:43:41,453 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52191,localport=11112]
2025-03-10 10:43:41,453 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17647) DCM4CHEE<-HS50US07(619) >> A-ASSOCIATE-RQ
2025-03-10 10:43:41,453 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17647) DCM4CHEE<-HS50US07(619) << A-ASSOCIATE-AC
2025-03-10 10:43:41,653 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17647) DCM4CHEE<-HS50US07(619) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310102221378 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:43:43,550 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17647) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:43:43,554 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17647) DCM4CHEE<-HS50US07(619): Found previous received Instance[pk=107857, uid=1.2.410.200001.101.11.501.1791052210.3.20250310102221378, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 10:43:43,554 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17647) DCM4CHEE<-HS50US07(619): Ignore received Instance[studyUID=341245,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310102220989,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310102221378] with equal digest
2025-03-10 10:43:43,555 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17647) DCM4CHEE<-HS50US07(619): Updated DB in 5 ms
2025-03-10 10:43:43,556 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17647) DCM4CHEE<-HS50US07(619) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310102221378 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:43:43,773 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17647) DCM4CHEE<-HS50US07(619) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310102301184 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:43:44,108 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17647) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:43:44,110 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17647) DCM4CHEE<-HS50US07(619): Found previous received Instance[pk=107858, uid=1.2.410.200001.101.11.501.1791052210.3.20250310102301184, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 10:43:44,111 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17647) DCM4CHEE<-HS50US07(619): Ignore received Instance[studyUID=341245,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310102220989,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310102301184] with equal digest
2025-03-10 10:43:44,111 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17647) DCM4CHEE<-HS50US07(619): Updated DB in 3 ms
2025-03-10 10:43:44,112 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17647) DCM4CHEE<-HS50US07(619) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310102301184 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:43:44,345 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17647) DCM4CHEE<-HS50US07(619) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310102352939 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:43:44,681 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17647) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:43:44,683 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17647) DCM4CHEE<-HS50US07(619): Found previous received Instance[pk=107859, uid=1.2.410.200001.101.11.501.1791052210.3.20250310102352939, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 10:43:44,683 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17647) DCM4CHEE<-HS50US07(619): Ignore received Instance[studyUID=341245,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310102220989,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310102352939] with equal digest
2025-03-10 10:43:44,684 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17647) DCM4CHEE<-HS50US07(619): Updated DB in 3 ms
2025-03-10 10:43:44,685 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17647) DCM4CHEE<-HS50US07(619) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310102352939 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:43:44,898 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17647) DCM4CHEE<-HS50US07(619) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310102438501 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:43:45,190 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17647) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:43:45,192 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17647) DCM4CHEE<-HS50US07(619): Found previous received Instance[pk=107860, uid=1.2.410.200001.101.11.501.1791052210.3.20250310102438501, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 10:43:45,193 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17647) DCM4CHEE<-HS50US07(619): Ignore received Instance[studyUID=341245,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310102220989,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310102438501] with equal digest
2025-03-10 10:43:45,193 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17647) DCM4CHEE<-HS50US07(619): Updated DB in 3 ms
2025-03-10 10:43:45,194 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17647) DCM4CHEE<-HS50US07(619) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310102438501 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:43:45,404 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17647) DCM4CHEE<-HS50US07(619) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310102543857 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:43:45,936 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17647) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:43:45,938 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17647) DCM4CHEE<-HS50US07(619): Found previous received Instance[pk=107861, uid=1.2.410.200001.101.11.501.1791052210.3.20250310102543857, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 10:43:45,939 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17647) DCM4CHEE<-HS50US07(619): Ignore received Instance[studyUID=341245,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310102220989,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310102543857] with equal digest
2025-03-10 10:43:45,939 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17647) DCM4CHEE<-HS50US07(619): Updated DB in 3 ms
2025-03-10 10:43:45,940 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17647) DCM4CHEE<-HS50US07(619) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310102543857 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:43:46,167 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17647) DCM4CHEE<-HS50US07(619) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310102642322 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:43:46,465 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17647) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:43:46,467 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17647) DCM4CHEE<-HS50US07(619): Found previous received Instance[pk=107862, uid=1.2.410.200001.101.11.501.1791052210.3.20250310102642322, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 10:43:46,468 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17647) DCM4CHEE<-HS50US07(619): Ignore received Instance[studyUID=341245,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310102220989,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310102642322] with equal digest
2025-03-10 10:43:46,468 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17647) DCM4CHEE<-HS50US07(619): Updated DB in 3 ms
2025-03-10 10:43:46,469 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17647) DCM4CHEE<-HS50US07(619) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310102642322 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:43:46,682 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17647) DCM4CHEE<-HS50US07(619) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310102753861 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:43:46,973 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17647) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:43:46,975 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17647) DCM4CHEE<-HS50US07(619): Found previous received Instance[pk=107863, uid=1.2.410.200001.101.11.501.1791052210.3.20250310102753861, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 10:43:46,976 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17647) DCM4CHEE<-HS50US07(619): Ignore received Instance[studyUID=341245,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310102220989,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310102753861] with equal digest
2025-03-10 10:43:46,976 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17647) DCM4CHEE<-HS50US07(619): Updated DB in 3 ms
2025-03-10 10:43:46,978 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17647) DCM4CHEE<-HS50US07(619) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310102753861 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:43:47,194 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17647) DCM4CHEE<-HS50US07(619) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310103217105 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:43:47,485 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17647) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:43:47,487 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17647) DCM4CHEE<-HS50US07(619): Found previous received Instance[pk=107864, uid=1.2.410.200001.101.11.501.1791052210.3.20250310103217105, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 10:43:47,488 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17647) DCM4CHEE<-HS50US07(619): Ignore received Instance[studyUID=341245,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310102220989,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310103217105] with equal digest
2025-03-10 10:43:47,488 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17647) DCM4CHEE<-HS50US07(619): Updated DB in 3 ms
2025-03-10 10:43:47,489 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17647) DCM4CHEE<-HS50US07(619) << 8:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310103217105 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:43:47,702 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17647) DCM4CHEE<-HS50US07(619) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310103225693 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:43:47,993 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17647) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:43:47,996 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17647) DCM4CHEE<-HS50US07(619): Found previous received Instance[pk=107865, uid=1.2.410.200001.101.11.501.1791052210.3.20250310103225693, class=1.2.840.10008.5.1.4.1.1.6.1, no=9]
2025-03-10 10:43:47,996 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17647) DCM4CHEE<-HS50US07(619): Ignore received Instance[studyUID=341245,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310102220989,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310103225693] with equal digest
2025-03-10 10:43:47,996 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17647) DCM4CHEE<-HS50US07(619): Updated DB in 2 ms
2025-03-10 10:43:47,998 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17647) DCM4CHEE<-HS50US07(619) << 9:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310103225693 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:43:48,210 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17647) DCM4CHEE<-HS50US07(619) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310103237242 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:43:48,544 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17647) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:43:48,546 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17647) DCM4CHEE<-HS50US07(619): Found previous received Instance[pk=107866, uid=1.2.410.200001.101.11.501.1791052210.3.20250310103237242, class=1.2.840.10008.5.1.4.1.1.6.1, no=10]
2025-03-10 10:43:48,547 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17647) DCM4CHEE<-HS50US07(619): Ignore received Instance[studyUID=341245,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310102220989,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310103237242] with equal digest
2025-03-10 10:43:48,547 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17647) DCM4CHEE<-HS50US07(619): Updated DB in 3 ms
2025-03-10 10:43:48,548 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17647) DCM4CHEE<-HS50US07(619) << 10:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310103237242 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:43:48,758 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17647) DCM4CHEE<-HS50US07(619) >> 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310103247062 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:43:49,092 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17647) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:43:49,094 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17647) DCM4CHEE<-HS50US07(619): Found previous received Instance[pk=107867, uid=1.2.410.200001.101.11.501.1791052210.3.20250310103247062, class=1.2.840.10008.5.1.4.1.1.6.1, no=11]
2025-03-10 10:43:49,095 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17647) DCM4CHEE<-HS50US07(619): Ignore received Instance[studyUID=341245,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310102220989,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310103247062] with equal digest
2025-03-10 10:43:49,095 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17647) DCM4CHEE<-HS50US07(619): Updated DB in 3 ms
2025-03-10 10:43:49,096 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17647) DCM4CHEE<-HS50US07(619) << 11:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310103247062 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:43:49,309 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17647) DCM4CHEE<-HS50US07(619) >> 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310103255499 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:43:49,643 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17647) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:43:49,645 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17647) DCM4CHEE<-HS50US07(619): Found previous received Instance[pk=107868, uid=1.2.410.200001.101.11.501.1791052210.3.20250310103255499, class=1.2.840.10008.5.1.4.1.1.6.1, no=12]
2025-03-10 10:43:49,646 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17647) DCM4CHEE<-HS50US07(619): Ignore received Instance[studyUID=341245,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310102220989,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310103255499] with equal digest
2025-03-10 10:43:49,646 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17647) DCM4CHEE<-HS50US07(619): Updated DB in 3 ms
2025-03-10 10:43:49,648 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17647) DCM4CHEE<-HS50US07(619) << 12:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310103255499 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:43:49,854 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17647) DCM4CHEE<-HS50US07(619) >> 13:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310103335165 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:43:50,186 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17647) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:43:50,189 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17647) DCM4CHEE<-HS50US07(619): Found previous received Instance[pk=107869, uid=1.2.410.200001.101.11.501.1791052210.3.20250310103335165, class=1.2.840.10008.5.1.4.1.1.6.1, no=13]
2025-03-10 10:43:50,189 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17647) DCM4CHEE<-HS50US07(619): Ignore received Instance[studyUID=341245,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310102220989,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310103335165] with equal digest
2025-03-10 10:43:50,190 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17647) DCM4CHEE<-HS50US07(619): Updated DB in 4 ms
2025-03-10 10:43:50,191 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17647) DCM4CHEE<-HS50US07(619) << 13:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310103335165 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:43:50,412 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17647) DCM4CHEE<-HS50US07(619) >> 14:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310103539323 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:43:50,818 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17647) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:43:50,821 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17647) DCM4CHEE<-HS50US07(619): Found previous received Instance[pk=107871, uid=1.2.410.200001.101.11.501.1791052210.3.20250310103539323, class=1.2.840.10008.5.1.4.1.1.6.1, no=14]
2025-03-10 10:43:50,821 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17647) DCM4CHEE<-HS50US07(619): Ignore received Instance[studyUID=341245,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310102220989,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310103539323] with equal digest
2025-03-10 10:43:50,822 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17647) DCM4CHEE<-HS50US07(619): Updated DB in 3 ms
2025-03-10 10:43:50,823 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17647) DCM4CHEE<-HS50US07(619) << 14:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310103539323 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:43:51,197 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17647) DCM4CHEE<-HS50US07(619) >> 15:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310103639960 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:43:51,521 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17647) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:43:51,524 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17647) DCM4CHEE<-HS50US07(619): Found previous received Instance[pk=107872, uid=1.2.410.200001.101.11.501.1791052210.3.20250310103639960, class=1.2.840.10008.5.1.4.1.1.6.1, no=15]
2025-03-10 10:43:51,524 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17647) DCM4CHEE<-HS50US07(619): Ignore received Instance[studyUID=341245,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310102220989,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310103639960] with equal digest
2025-03-10 10:43:51,524 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17647) DCM4CHEE<-HS50US07(619): Updated DB in 3 ms
2025-03-10 10:43:51,526 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17647) DCM4CHEE<-HS50US07(619) << 15:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310103639960 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:43:51,774 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17647) DCM4CHEE<-HS50US07(619) >> 16:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310103650195 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:43:52,094 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17647) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:43:52,096 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17647) DCM4CHEE<-HS50US07(619): Found previous received Instance[pk=107873, uid=1.2.410.200001.101.11.501.1791052210.3.20250310103650195, class=1.2.840.10008.5.1.4.1.1.6.1, no=16]
2025-03-10 10:43:52,097 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17647) DCM4CHEE<-HS50US07(619): Ignore received Instance[studyUID=341245,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310102220989,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310103650195] with equal digest
2025-03-10 10:43:52,097 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17647) DCM4CHEE<-HS50US07(619): Updated DB in 3 ms
2025-03-10 10:43:52,099 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17647) DCM4CHEE<-HS50US07(619) << 16:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310103650195 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:43:52,636 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17647) DCM4CHEE<-HS50US07(619) >> 17:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310103657000 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:43:52,954 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17647) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:43:52,956 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17647) DCM4CHEE<-HS50US07(619): Found previous received Instance[pk=107874, uid=1.2.410.200001.101.11.501.1791052210.3.20250310103657000, class=1.2.840.10008.5.1.4.1.1.6.1, no=17]
2025-03-10 10:43:52,957 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17647) DCM4CHEE<-HS50US07(619): Ignore received Instance[studyUID=341245,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310102220989,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310103657000] with equal digest
2025-03-10 10:43:52,957 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17647) DCM4CHEE<-HS50US07(619): Updated DB in 3 ms
2025-03-10 10:43:52,958 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17647) DCM4CHEE<-HS50US07(619) << 17:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310103657000 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:43:53,244 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17647) DCM4CHEE<-HS50US07(619) >> 18:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310103705414 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:43:53,556 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17647) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:43:53,558 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17647) DCM4CHEE<-HS50US07(619): Found previous received Instance[pk=107875, uid=1.2.410.200001.101.11.501.1791052210.3.20250310103705414, class=1.2.840.10008.5.1.4.1.1.6.1, no=18]
2025-03-10 10:43:53,558 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17647) DCM4CHEE<-HS50US07(619): Ignore received Instance[studyUID=341245,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310102220989,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310103705414] with equal digest
2025-03-10 10:43:53,559 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17647) DCM4CHEE<-HS50US07(619): Updated DB in 3 ms
2025-03-10 10:43:53,560 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17647) DCM4CHEE<-HS50US07(619) << 18:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310103705414 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:43:53,767 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17647) DCM4CHEE<-HS50US07(619) >> 19:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310103711624 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:43:54,075 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17647) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:43:54,078 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17647) DCM4CHEE<-HS50US07(619): Found previous received Instance[pk=107876, uid=1.2.410.200001.101.11.501.1791052210.3.20250310103711624, class=1.2.840.10008.5.1.4.1.1.6.1, no=19]
2025-03-10 10:43:54,078 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17647) DCM4CHEE<-HS50US07(619): Ignore received Instance[studyUID=341245,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310102220989,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310103711624] with equal digest
2025-03-10 10:43:54,079 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17647) DCM4CHEE<-HS50US07(619): Updated DB in 4 ms
2025-03-10 10:43:54,080 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17647) DCM4CHEE<-HS50US07(619) << 19:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310103711624 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:43:54,296 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17647) DCM4CHEE<-HS50US07(619) >> 20:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310103744845 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:43:54,553 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start AuditScheduler.execute()
2025-03-10 10:43:54,571 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-1) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 10:43:54,572 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-1) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 10:43:54,572 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished AuditScheduler.execute()
2025-03-10 10:43:54,603 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17647) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:43:54,605 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17647) DCM4CHEE<-HS50US07(619): Found previous received Instance[pk=107877, uid=1.2.410.200001.101.11.501.1791052210.3.20250310103744845, class=1.2.840.10008.5.1.4.1.1.6.1, no=20]
2025-03-10 10:43:54,605 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17647) DCM4CHEE<-HS50US07(619): Ignore received Instance[studyUID=341245,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310102220989,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310103744845] with equal digest
2025-03-10 10:43:54,605 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17647) DCM4CHEE<-HS50US07(619): Updated DB in 2 ms
2025-03-10 10:43:54,607 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17647) DCM4CHEE<-HS50US07(619) << 20:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310103744845 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:43:54,814 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17647) DCM4CHEE<-HS50US07(619) >> 21:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310103826998 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:43:55,161 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17647) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:43:55,163 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17647) DCM4CHEE<-HS50US07(619): Found previous received Instance[pk=107878, uid=1.2.410.200001.101.11.501.1791052210.3.20250310103826998, class=1.2.840.10008.5.1.4.1.1.6.1, no=21]
2025-03-10 10:43:55,164 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17647) DCM4CHEE<-HS50US07(619): Ignore received Instance[studyUID=341245,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310102220989,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310103826998] with equal digest
2025-03-10 10:43:55,164 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17647) DCM4CHEE<-HS50US07(619): Updated DB in 3 ms
2025-03-10 10:43:55,165 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17647) DCM4CHEE<-HS50US07(619) << 21:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310103826998 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:43:55,389 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17647) DCM4CHEE<-HS50US07(619) >> 22:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310103906894 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:43:55,735 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17647) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:43:55,737 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17647) DCM4CHEE<-HS50US07(619): Found previous received Instance[pk=107879, uid=1.2.410.200001.101.11.501.1791052210.3.20250310103906894, class=1.2.840.10008.5.1.4.1.1.6.1, no=22]
2025-03-10 10:43:55,738 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17647) DCM4CHEE<-HS50US07(619): Ignore received Instance[studyUID=341245,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310102220989,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310103906894] with equal digest
2025-03-10 10:43:55,738 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17647) DCM4CHEE<-HS50US07(619): Updated DB in 3 ms
2025-03-10 10:43:55,739 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17647) DCM4CHEE<-HS50US07(619) << 22:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310103906894 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:43:55,946 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17647) DCM4CHEE<-HS50US07(619) >> 23:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310103942919 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:43:56,249 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17647) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:43:56,251 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17647) DCM4CHEE<-HS50US07(619): Found previous received Instance[pk=107880, uid=1.2.410.200001.101.11.501.1791052210.3.20250310103942919, class=1.2.840.10008.5.1.4.1.1.6.1, no=23]
2025-03-10 10:43:56,251 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17647) DCM4CHEE<-HS50US07(619): Ignore received Instance[studyUID=341245,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310102220989,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310103942919] with equal digest
2025-03-10 10:43:56,252 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17647) DCM4CHEE<-HS50US07(619): Updated DB in 3 ms
2025-03-10 10:43:56,253 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17647) DCM4CHEE<-HS50US07(619) << 23:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310103942919 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:43:56,462 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17647) DCM4CHEE<-HS50US07(619) >> A-RELEASE-RQ
2025-03-10 10:43:56,462 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17647) DCM4CHEE<-HS50US07(619) << A-RELEASE-RP
2025-03-10 10:43:56,513 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-30) DCM4CHEE<-HS50US07(619): close Socket[addr=187.89.160.56/187.89.160.56,port=52191,localport=11112]
2025-03-10 10:43:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start TaskScheduler.execute()
2025-03-10 10:43:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished TaskScheduler.execute()
2025-03-10 10:44:00,956 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:44:00,959 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(618): Found previous received Instance[pk=107613, uid=1.2.410.200001.101.11.601.1501430850.3.20250308090931567, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 10:44:00,959 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(618): Ignore received Instance[studyUID=341513,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308090453691,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308090931567] with equal digest
2025-03-10 10:44:00,960 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(618): Updated DB in 4 ms
2025-03-10 10:44:00,961 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(618) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308090931567 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:44:01,168 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(618) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308090946915 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:44:12,405 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start IANScheduler.execute()
2025-03-10 10:44:12,407 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished IANScheduler.execute()
2025-03-10 10:44:32,617 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:44:32,620 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(618): Found previous received Instance[pk=107614, uid=1.2.410.200001.101.11.601.1501430850.3.20250308090946915, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 10:44:32,621 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(618): Ignore received Instance[studyUID=341513,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308090453691,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308090946915] with equal digest
2025-03-10 10:44:32,621 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(618): Updated DB in 4 ms
2025-03-10 10:44:32,623 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(618) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308090946915 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:44:32,827 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(618) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308091011856 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:44:37,067 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start UPSProcessingScheduler.execute()
2025-03-10 10:44:37,069 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished UPSProcessingScheduler.execute()
2025-03-10 10:44:50,904 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 10:44:50,908 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 10:44:54,572 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start AuditScheduler.execute()
2025-03-10 10:44:54,597 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-2) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 10:44:54,597 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-2) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 10:44:54,597 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished AuditScheduler.execute()
2025-03-10 10:44:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start TaskScheduler.execute()
2025-03-10 10:44:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished TaskScheduler.execute()
2025-03-10 10:45:03,499 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:45:03,502 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(618): Found previous received Instance[pk=107615, uid=1.2.410.200001.101.11.601.1501430850.3.20250308091011856, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 10:45:03,503 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(618): Ignore received Instance[studyUID=341513,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308090453691,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308091011856] with equal digest
2025-03-10 10:45:03,504 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(618): Updated DB in 5 ms
2025-03-10 10:45:03,505 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(618) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308091011856 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:45:03,709 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(618) >> A-RELEASE-RQ
2025-03-10 10:45:03,709 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(618) << A-RELEASE-RP
2025-03-10 10:45:03,760 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-29) DCM4CHEE<-HS60MT(618): close Socket[addr=187.89.160.56/187.89.160.56,port=49333,localport=11112]
2025-03-10 10:45:04,110 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49334,localport=11112]
2025-03-10 10:45:04,111 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(620) >> A-ASSOCIATE-RQ
2025-03-10 10:45:04,111 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(620) << A-ASSOCIATE-AC
2025-03-10 10:45:04,325 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(620) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308090453897 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:45:12,407 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start IANScheduler.execute()
2025-03-10 10:45:12,410 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished IANScheduler.execute()
2025-03-10 10:45:37,069 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start UPSProcessingScheduler.execute()
2025-03-10 10:45:37,071 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished UPSProcessingScheduler.execute()
2025-03-10 10:45:45,674 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:45:45,677 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(620): Found previous received Instance[pk=107611, uid=1.2.410.200001.101.11.601.1501430850.3.20250308090453897, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 10:45:45,678 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(620): Ignore received Instance[studyUID=341513,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308090453691,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308090453897] with equal digest
2025-03-10 10:45:45,678 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(620): Updated DB in 4 ms
2025-03-10 10:45:45,679 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(620) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308090453897 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:45:45,885 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(620) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308090655551 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:45:54,597 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start AuditScheduler.execute()
2025-03-10 10:45:54,622 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 10:45:54,622 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 10:45:54,622 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished AuditScheduler.execute()
2025-03-10 10:45:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start TaskScheduler.execute()
2025-03-10 10:45:58,815 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished TaskScheduler.execute()
2025-03-10 10:46:12,410 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start IANScheduler.execute()
2025-03-10 10:46:12,413 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished IANScheduler.execute()
2025-03-10 10:46:12,825 INFO  [org.dcm4chee.arc.stgcmt.impl.PurgeStgCmtScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start PurgeStgCmtScheduler.execute()
2025-03-10 10:46:12,827 INFO  [org.dcm4chee.arc.stgcmt.impl.PurgeStgCmtScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished PurgeStgCmtScheduler.execute()
2025-03-10 10:46:12,952 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17571) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:46:12,955 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17571) DCM4CHEE<-FCR-CSL1(599): Create Instance[pk=107885, uid=1.2.392.200036.9125.9.0.254262856.236201150.86381729, class=1.2.840.10008.5.1.4.1.1.1, no=3004]
2025-03-10 10:46:12,955 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17571) DCM4CHEE<-FCR-CSL1(599): Create Location[pk=107885, systemID=fs1, path=2025/03/10/8F704B3A/0D48073C/89F71116, tsuid=1.2.840.10008.1.2, size=14015766, status=OK, objectType=DICOM_FILE]
2025-03-10 10:46:12,976 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17571) DCM4CHEE<-FCR-CSL1(599): Updated DB in 24 ms
2025-03-10 10:46:12,977 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17571) DCM4CHEE<-FCR-CSL1(599) << 63:C-STORE-RSP[pcid=55, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.1 - Computed Radiography Image Storage
  iuid=1.2.392.200036.9125.9.0.254262856.236201150.86381729 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:46:13,178 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17571) DCM4CHEE<-FCR-CSL1(599) >> A-RELEASE-RQ
2025-03-10 10:46:13,178 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17571) DCM4CHEE<-FCR-CSL1(599) << A-RELEASE-RP
2025-03-10 10:46:13,228 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-17) DCM4CHEE<-FCR-CSL1(599): close Socket[addr=187.89.160.56/187.89.160.56,port=49504,localport=11112]
2025-03-10 10:46:25,683 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:46:25,687 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(620): Found previous received Instance[pk=107612, uid=1.2.410.200001.101.11.601.1501430850.3.20250308090655551, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 10:46:25,687 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(620): Ignore received Instance[studyUID=341513,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308090453691,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308090655551] with equal digest
2025-03-10 10:46:25,688 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(620): Updated DB in 4 ms
2025-03-10 10:46:25,689 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(620) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308090655551 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:46:25,896 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(620) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308090931567 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:46:28,519 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start StudySizeScheduler.execute()
2025-03-10 10:46:28,673 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) Calculated size of 2 studies
2025-03-10 10:46:28,673 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished StudySizeScheduler.execute()
2025-03-10 10:46:37,071 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start UPSProcessingScheduler.execute()
2025-03-10 10:46:37,073 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished UPSProcessingScheduler.execute()
2025-03-10 10:46:54,622 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start AuditScheduler.execute()
2025-03-10 10:46:54,654 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-26) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 10:46:54,654 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-26) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 10:46:54,654 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished AuditScheduler.execute()
2025-03-10 10:46:56,595 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:46:56,598 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(620): Found previous received Instance[pk=107613, uid=1.2.410.200001.101.11.601.1501430850.3.20250308090931567, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 10:46:56,598 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(620): Ignore received Instance[studyUID=341513,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308090453691,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308090931567] with equal digest
2025-03-10 10:46:56,599 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(620): Updated DB in 4 ms
2025-03-10 10:46:56,600 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(620) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308090931567 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:46:56,814 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(620) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308090946915 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:46:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start TaskScheduler.execute()
2025-03-10 10:46:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished TaskScheduler.execute()
2025-03-10 10:47:12,413 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start IANScheduler.execute()
2025-03-10 10:47:12,415 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished IANScheduler.execute()
2025-03-10 10:47:32,088 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:47:32,091 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(620): Found previous received Instance[pk=107614, uid=1.2.410.200001.101.11.601.1501430850.3.20250308090946915, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 10:47:32,092 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(620): Ignore received Instance[studyUID=341513,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308090453691,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308090946915] with equal digest
2025-03-10 10:47:32,093 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(620): Updated DB in 5 ms
2025-03-10 10:47:32,094 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(620) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308090946915 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:47:32,299 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(620) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308091011856 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:47:37,073 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start UPSProcessingScheduler.execute()
2025-03-10 10:47:37,075 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished UPSProcessingScheduler.execute()
2025-03-10 10:47:54,655 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start AuditScheduler.execute()
2025-03-10 10:47:54,656 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-3) Send audit message to /127.0.0.1:514
2025-03-10 10:47:54,656 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-3) Send audit message to /127.0.0.1:514
2025-03-10 10:47:54,657 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-3) Send audit message to /127.0.0.1:514
2025-03-10 10:47:54,667 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-3) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 10:47:54,667 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-3) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 10:47:54,667 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished AuditScheduler.execute()
2025-03-10 10:47:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start TaskScheduler.execute()
2025-03-10 10:47:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished TaskScheduler.execute()
2025-03-10 10:48:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start PurgeStorageScheduler.execute()
2025-03-10 10:48:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished PurgeStorageScheduler.execute()
2025-03-10 10:48:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-17664) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 10:48:01,702 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-17664) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 10:48:05,615 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:48:05,618 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(620): Found previous received Instance[pk=107615, uid=1.2.410.200001.101.11.601.1501430850.3.20250308091011856, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 10:48:05,619 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(620): Ignore received Instance[studyUID=341513,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308090453691,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308091011856] with equal digest
2025-03-10 10:48:05,619 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(620): Updated DB in 4 ms
2025-03-10 10:48:05,620 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(620) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308091011856 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:48:05,826 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(620) >> A-RELEASE-RQ
2025-03-10 10:48:05,826 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(620) << A-RELEASE-RP
2025-03-10 10:48:05,876 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-7) DCM4CHEE<-HS60MT(620): close Socket[addr=187.89.160.56/187.89.160.56,port=49334,localport=11112]
2025-03-10 10:48:06,231 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49335,localport=11112]
2025-03-10 10:48:06,231 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(621) >> A-ASSOCIATE-RQ
2025-03-10 10:48:06,231 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(621) << A-ASSOCIATE-AC
2025-03-10 10:48:06,433 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(621) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308095900810 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:48:12,416 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start IANScheduler.execute()
2025-03-10 10:48:12,418 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished IANScheduler.execute()
2025-03-10 10:48:37,075 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start UPSProcessingScheduler.execute()
2025-03-10 10:48:37,077 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished UPSProcessingScheduler.execute()
2025-03-10 10:48:47,166 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:48:47,170 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(621): Found previous received Instance[pk=107719, uid=1.2.410.200001.101.11.601.1501430850.3.20250308095900810, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 10:48:47,171 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(621): Ignore received Instance[studyUID=341525,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308095900331,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308095900810] with equal digest
2025-03-10 10:48:47,171 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(621): Updated DB in 5 ms
2025-03-10 10:48:47,173 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(621) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308095900810 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:48:47,382 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(621) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308100008293 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:48:54,668 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start AuditScheduler.execute()
2025-03-10 10:48:54,679 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-21) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 10:48:54,679 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-21) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 10:48:54,680 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished AuditScheduler.execute()
2025-03-10 10:48:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start TaskScheduler.execute()
2025-03-10 10:48:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished TaskScheduler.execute()
2025-03-10 10:49:12,419 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start IANScheduler.execute()
2025-03-10 10:49:12,421 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished IANScheduler.execute()
2025-03-10 10:49:26,104 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:49:26,108 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(621): Found previous received Instance[pk=107720, uid=1.2.410.200001.101.11.601.1501430850.3.20250308100008293, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 10:49:26,108 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(621): Ignore received Instance[studyUID=341525,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308095900331,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308100008293] with equal digest
2025-03-10 10:49:26,109 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(621): Updated DB in 4 ms
2025-03-10 10:49:26,110 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(621) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308100008293 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:49:26,319 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(621) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308100025599 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:49:37,077 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start UPSProcessingScheduler.execute()
2025-03-10 10:49:37,079 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished UPSProcessingScheduler.execute()
2025-03-10 10:49:41,424 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-45) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=231873&seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250221095530187&objectUID=1.2.410.200001.101.11.301.1144174170.3.20250221100544358&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:49:41,513 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-45) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=231873&seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250221095530187&objectUID=1.2.410.200001.101.11.301.1144174170.3.20250221100621560&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:49:41,573 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-45) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=231873&seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250221095530187&objectUID=1.2.410.200001.101.11.301.1144174170.3.20250221100721624&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:49:41,637 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-45) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=231873&seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250221095530187&objectUID=1.2.410.200001.101.11.301.1144174170.3.20250221101031138&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:49:41,701 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-45) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=231873&seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250221095530187&objectUID=1.2.410.200001.101.11.301.1144174170.3.20250221101049354&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:49:41,757 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-45) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=231873&seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250221095530187&objectUID=1.2.410.200001.101.11.301.1144174170.3.20250221101112569&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:49:41,815 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-45) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=231873&seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250221095530187&objectUID=1.2.410.200001.101.11.301.1144174170.3.20250221101127852&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:49:41,870 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-45) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=231873&seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250221095530187&objectUID=1.2.410.200001.101.11.301.1144174170.3.20250221101146654&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:49:41,927 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-45) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=231873&seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250221095530187&objectUID=1.2.410.200001.101.11.301.1144174170.3.20250221101239302&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:49:41,989 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-45) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=231873&seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250221095530187&objectUID=1.2.410.200001.101.11.301.1144174170.3.20250221101255053&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:49:42,040 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-45) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=231873&seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250221095530187&objectUID=1.2.410.200001.101.11.301.1144174170.3.20250221101313389&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:49:42,096 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-45) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=231873&seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250221095530187&objectUID=1.2.410.200001.101.11.301.1144174170.3.20250221095530486&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:49:42,162 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-45) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=231873&seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250221095530187&objectUID=1.2.410.200001.101.11.301.1144174170.3.20250221095729662&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:49:42,219 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-45) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=231873&seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250221095530187&objectUID=1.2.410.200001.101.11.301.1144174170.3.20250221095816359&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:49:42,288 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-45) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=231873&seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250221095530187&objectUID=1.2.410.200001.101.11.301.1144174170.3.20250221095926688&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:49:42,357 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-45) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=231873&seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250221095530187&objectUID=1.2.410.200001.101.11.301.1144174170.3.20250221095949993&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:49:42,416 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-45) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=231873&seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250221095530187&objectUID=1.2.410.200001.101.11.301.1144174170.3.20250221100024082&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:49:42,469 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-45) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=231873&seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250221095530187&objectUID=1.2.410.200001.101.11.301.1144174170.3.20250221100333834&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:49:42,526 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-45) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=231873&seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250221095530187&objectUID=1.2.410.200001.101.11.301.1144174170.3.20250221100401608&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:49:42,578 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-45) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=231873&seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250221095530187&objectUID=1.2.410.200001.101.11.301.1144174170.3.20250221101332037&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:49:42,651 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-45) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=231873&seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250221095530187&objectUID=1.2.410.200001.101.11.301.1144174170.3.20250221101551325&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:49:42,714 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-45) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=231873&seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250221095530187&objectUID=1.2.410.200001.101.11.301.1144174170.3.20250221101610406&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:49:42,766 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-45) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=231873&seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250221095530187&objectUID=1.2.410.200001.101.11.301.1144174170.3.20250221101649287&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:49:42,838 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-45) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=231873&seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250221095530187&objectUID=1.2.410.200001.101.11.301.1144174170.3.20250221101703054&contentType=image/jpeg from null@162.240.235.97
2025-03-10 10:49:50,908 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 10:49:50,911 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 10:49:54,680 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start AuditScheduler.execute()
2025-03-10 10:49:54,692 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-6) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 10:49:54,692 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-6) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 10:49:54,692 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished AuditScheduler.execute()
2025-03-10 10:49:57,499 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:49:57,502 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(621): Found previous received Instance[pk=107721, uid=1.2.410.200001.101.11.601.1501430850.3.20250308100025599, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 10:49:57,503 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(621): Ignore received Instance[studyUID=341525,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308095900331,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308100025599] with equal digest
2025-03-10 10:49:57,503 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(621): Updated DB in 4 ms
2025-03-10 10:49:57,504 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(621) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308100025599 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:49:57,711 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(621) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308100040391 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:49:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start TaskScheduler.execute()
2025-03-10 10:49:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished TaskScheduler.execute()
2025-03-10 10:50:12,421 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start IANScheduler.execute()
2025-03-10 10:50:12,424 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished IANScheduler.execute()
2025-03-10 10:50:18,157 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52194,localport=11112]
2025-03-10 10:50:18,162 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(622) >> A-ASSOCIATE-RQ
2025-03-10 10:50:18,162 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(622) << A-ASSOCIATE-AC
2025-03-10 10:50:18,361 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(622) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310094207305 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:50:20,142 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17673) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:50:20,146 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(622): Found previous received Instance[pk=107793, uid=1.2.410.200001.101.11.501.1791052210.3.20250310094207305, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 10:50:20,147 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(622): Ignore received Instance[studyUID=341546,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310094207050,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310094207305] with equal digest
2025-03-10 10:50:20,147 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(622): Updated DB in 5 ms
2025-03-10 10:50:20,149 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(622) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310094207305 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:50:20,349 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(622) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310094331855 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:50:20,641 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17673) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:50:20,643 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(622): Found previous received Instance[pk=107794, uid=1.2.410.200001.101.11.501.1791052210.3.20250310094331855, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 10:50:20,644 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(622): Ignore received Instance[studyUID=341546,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310094207050,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310094331855] with equal digest
2025-03-10 10:50:20,644 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(622): Updated DB in 3 ms
2025-03-10 10:50:20,646 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(622) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310094331855 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:50:20,845 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(622) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310094822881 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:50:21,136 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17673) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:50:21,139 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(622): Found previous received Instance[pk=107795, uid=1.2.410.200001.101.11.501.1791052210.3.20250310094822881, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 10:50:21,139 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(622): Ignore received Instance[studyUID=341546,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310094207050,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310094822881] with equal digest
2025-03-10 10:50:21,140 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(622): Updated DB in 4 ms
2025-03-10 10:50:21,141 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(622) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310094822881 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:50:21,342 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(622) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310104602385 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:50:21,634 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17673) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:50:21,637 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(622): Create Series[pk=9700, uid=1.2.410.200001.101.11.501.1791052210.2.20250310104602186, no=3, mod=US]
2025-03-10 10:50:21,637 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(622): Create Instance[pk=107886, uid=1.2.410.200001.101.11.501.1791052210.3.20250310104602385, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 10:50:21,637 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(622): Create Location[pk=107886, systemID=fs1, path=2025/03/10/59FB0187/5AE41CD0/288E8612, tsuid=1.2.840.10008.1.2, size=3416700, status=OK, objectType=DICOM_FILE]
2025-03-10 10:50:21,655 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(622): Updated DB in 21 ms
2025-03-10 10:50:21,656 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(622) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310104602385 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:50:21,858 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(622) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310104722477 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:50:22,149 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17673) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:50:22,152 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(622): Create Instance[pk=107887, uid=1.2.410.200001.101.11.501.1791052210.3.20250310104722477, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 10:50:22,152 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(622): Create Location[pk=107887, systemID=fs1, path=2025/03/10/59FB0187/5AE41CD0/2A5F9157, tsuid=1.2.840.10008.1.2, size=3416700, status=OK, objectType=DICOM_FILE]
2025-03-10 10:50:22,161 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(622): Updated DB in 11 ms
2025-03-10 10:50:22,162 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(622) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310104722477 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:50:22,365 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(622) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310104800593 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:50:22,657 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17673) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:50:22,659 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(622): Create Instance[pk=107888, uid=1.2.410.200001.101.11.501.1791052210.3.20250310104800593, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 10:50:22,659 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(622): Create Location[pk=107888, systemID=fs1, path=2025/03/10/59FB0187/5AE41CD0/2BF75631, tsuid=1.2.840.10008.1.2, size=3416700, status=OK, objectType=DICOM_FILE]
2025-03-10 10:50:22,673 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(622): Updated DB in 16 ms
2025-03-10 10:50:22,673 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(622) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310104800593 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:50:22,875 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(622) >> A-RELEASE-RQ
2025-03-10 10:50:22,875 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(622) << A-RELEASE-RP
2025-03-10 10:50:22,926 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-2) DCM4CHEE<-HS50US07(622): close Socket[addr=187.89.160.56/187.89.160.56,port=52194,localport=11112]
2025-03-10 10:50:23,277 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52195,localport=11112]
2025-03-10 10:50:23,277 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(623) >> A-ASSOCIATE-RQ
2025-03-10 10:50:23,277 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(623) << A-ASSOCIATE-AC
2025-03-10 10:50:23,475 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(623) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310094207305 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:50:25,313 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17673) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:50:25,316 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(623): Found previous received Instance[pk=107793, uid=1.2.410.200001.101.11.501.1791052210.3.20250310094207305, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 10:50:25,317 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(623): Ignore received Instance[studyUID=341546,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310094207050,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310094207305] with equal digest
2025-03-10 10:50:25,317 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(623): Updated DB in 4 ms
2025-03-10 10:50:25,319 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(623) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310094207305 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:50:25,522 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(623) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310094331855 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:50:25,946 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17673) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:50:25,948 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(623): Found previous received Instance[pk=107794, uid=1.2.410.200001.101.11.501.1791052210.3.20250310094331855, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 10:50:25,948 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(623): Ignore received Instance[studyUID=341546,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310094207050,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310094331855] with equal digest
2025-03-10 10:50:25,948 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(623): Updated DB in 2 ms
2025-03-10 10:50:25,949 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(623) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310094331855 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:50:26,153 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(623) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310094822881 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:50:26,799 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17673) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:50:26,801 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(623): Found previous received Instance[pk=107795, uid=1.2.410.200001.101.11.501.1791052210.3.20250310094822881, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 10:50:26,801 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(623): Ignore received Instance[studyUID=341546,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310094207050,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310094822881] with equal digest
2025-03-10 10:50:26,802 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(623): Updated DB in 3 ms
2025-03-10 10:50:26,803 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(623) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310094822881 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:50:27,006 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(623) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310104602385 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:50:27,454 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17673) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:50:27,457 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(623): Found previous received Instance[pk=107886, uid=1.2.410.200001.101.11.501.1791052210.3.20250310104602385, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 10:50:27,457 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(623): Ignore received Instance[studyUID=341546,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310104602186,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310104602385] with equal digest
2025-03-10 10:50:27,457 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(623): Updated DB in 3 ms
2025-03-10 10:50:27,459 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(623) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310104602385 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:50:27,662 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(623) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310104722477 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:50:28,095 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17673) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:50:28,097 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(623): Found previous received Instance[pk=107887, uid=1.2.410.200001.101.11.501.1791052210.3.20250310104722477, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 10:50:28,097 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(623): Ignore received Instance[studyUID=341546,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310104602186,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310104722477] with equal digest
2025-03-10 10:50:28,097 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(623): Updated DB in 2 ms
2025-03-10 10:50:28,098 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(623) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310104722477 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:50:28,301 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(623) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310104800593 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:50:28,721 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17673) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:50:28,723 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(623): Found previous received Instance[pk=107888, uid=1.2.410.200001.101.11.501.1791052210.3.20250310104800593, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 10:50:28,723 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(623): Ignore received Instance[studyUID=341546,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310104602186,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310104800593] with equal digest
2025-03-10 10:50:28,724 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(623): Updated DB in 3 ms
2025-03-10 10:50:28,725 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(623) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310104800593 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:50:28,927 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(623) >> A-RELEASE-RQ
2025-03-10 10:50:28,927 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(623) << A-RELEASE-RP
2025-03-10 10:50:28,978 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-29) DCM4CHEE<-HS50US07(623): close Socket[addr=187.89.160.56/187.89.160.56,port=52195,localport=11112]
2025-03-10 10:50:29,070 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:50:29,073 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(621): Found previous received Instance[pk=107722, uid=1.2.410.200001.101.11.601.1501430850.3.20250308100040391, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 10:50:29,073 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(621): Ignore received Instance[studyUID=341525,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308095900331,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308100040391] with equal digest
2025-03-10 10:50:29,074 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(621): Updated DB in 4 ms
2025-03-10 10:50:29,075 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(621) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308100040391 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:50:29,282 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(621) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308100046247 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:50:29,329 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52196,localport=11112]
2025-03-10 10:50:29,329 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(624) >> A-ASSOCIATE-RQ
2025-03-10 10:50:29,329 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(624) << A-ASSOCIATE-AC
2025-03-10 10:50:29,529 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(624) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310094207305 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:50:31,458 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17673) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:50:31,462 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(624): Found previous received Instance[pk=107793, uid=1.2.410.200001.101.11.501.1791052210.3.20250310094207305, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 10:50:31,462 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(624): Ignore received Instance[studyUID=341546,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310094207050,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310094207305] with equal digest
2025-03-10 10:50:31,463 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(624): Updated DB in 5 ms
2025-03-10 10:50:31,464 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(624) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310094207305 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:50:31,670 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(624) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310094331855 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:50:31,962 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17673) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:50:31,964 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(624): Found previous received Instance[pk=107794, uid=1.2.410.200001.101.11.501.1791052210.3.20250310094331855, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 10:50:31,964 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(624): Ignore received Instance[studyUID=341546,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310094207050,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310094331855] with equal digest
2025-03-10 10:50:31,965 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(624): Updated DB in 3 ms
2025-03-10 10:50:31,966 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(624) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310094331855 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:50:32,172 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(624) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310094822881 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:50:32,464 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17673) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:50:32,466 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(624): Found previous received Instance[pk=107795, uid=1.2.410.200001.101.11.501.1791052210.3.20250310094822881, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 10:50:32,466 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(624): Ignore received Instance[studyUID=341546,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310094207050,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310094822881] with equal digest
2025-03-10 10:50:32,467 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(624): Updated DB in 3 ms
2025-03-10 10:50:32,468 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(624) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310094822881 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:50:32,674 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(624) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310104602385 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:50:32,966 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17673) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:50:32,969 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(624): Found previous received Instance[pk=107886, uid=1.2.410.200001.101.11.501.1791052210.3.20250310104602385, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 10:50:32,969 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(624): Ignore received Instance[studyUID=341546,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310104602186,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310104602385] with equal digest
2025-03-10 10:50:32,969 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(624): Updated DB in 3 ms
2025-03-10 10:50:32,971 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(624) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310104602385 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:50:33,176 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(624) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310104722477 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:50:33,468 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17673) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:50:33,470 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(624): Found previous received Instance[pk=107887, uid=1.2.410.200001.101.11.501.1791052210.3.20250310104722477, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 10:50:33,471 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(624): Ignore received Instance[studyUID=341546,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310104602186,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310104722477] with equal digest
2025-03-10 10:50:33,471 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(624): Updated DB in 3 ms
2025-03-10 10:50:33,472 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(624) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310104722477 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:50:33,684 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(624) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310104800593 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:50:33,976 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17673) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:50:33,978 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(624): Found previous received Instance[pk=107888, uid=1.2.410.200001.101.11.501.1791052210.3.20250310104800593, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 10:50:33,978 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(624): Ignore received Instance[studyUID=341546,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310104602186,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310104800593] with equal digest
2025-03-10 10:50:33,979 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(624): Updated DB in 3 ms
2025-03-10 10:50:33,980 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(624) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310104800593 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:50:34,186 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(624) >> A-RELEASE-RQ
2025-03-10 10:50:34,186 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(624) << A-RELEASE-RP
2025-03-10 10:50:34,237 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-9) DCM4CHEE<-HS50US07(624): close Socket[addr=187.89.160.56/187.89.160.56,port=52196,localport=11112]
2025-03-10 10:50:34,585 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52197,localport=11112]
2025-03-10 10:50:34,586 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(625) >> A-ASSOCIATE-RQ
2025-03-10 10:50:34,586 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(625) << A-ASSOCIATE-AC
2025-03-10 10:50:34,783 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(625) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310094207305 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:50:36,706 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17673) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:50:36,709 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(625): Found previous received Instance[pk=107793, uid=1.2.410.200001.101.11.501.1791052210.3.20250310094207305, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 10:50:36,710 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(625): Ignore received Instance[studyUID=341546,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310094207050,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310094207305] with equal digest
2025-03-10 10:50:36,710 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(625): Updated DB in 3 ms
2025-03-10 10:50:36,711 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(625) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310094207305 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:50:36,914 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(625) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310094331855 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:50:37,079 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start UPSProcessingScheduler.execute()
2025-03-10 10:50:37,080 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished UPSProcessingScheduler.execute()
2025-03-10 10:50:37,232 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17673) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:50:37,234 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(625): Found previous received Instance[pk=107794, uid=1.2.410.200001.101.11.501.1791052210.3.20250310094331855, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 10:50:37,234 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(625): Ignore received Instance[studyUID=341546,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310094207050,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310094331855] with equal digest
2025-03-10 10:50:37,234 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(625): Updated DB in 2 ms
2025-03-10 10:50:37,236 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(625) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310094331855 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:50:37,438 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(625) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310094822881 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:50:37,733 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17673) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:50:37,735 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(625): Found previous received Instance[pk=107795, uid=1.2.410.200001.101.11.501.1791052210.3.20250310094822881, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 10:50:37,736 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(625): Ignore received Instance[studyUID=341546,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310094207050,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310094822881] with equal digest
2025-03-10 10:50:37,736 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(625): Updated DB in 3 ms
2025-03-10 10:50:37,737 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(625) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310094822881 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:50:37,939 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(625) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310104602385 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:50:38,231 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17673) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:50:38,233 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(625): Found previous received Instance[pk=107886, uid=1.2.410.200001.101.11.501.1791052210.3.20250310104602385, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 10:50:38,234 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(625): Ignore received Instance[studyUID=341546,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310104602186,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310104602385] with equal digest
2025-03-10 10:50:38,234 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(625): Updated DB in 3 ms
2025-03-10 10:50:38,235 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(625) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310104602385 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:50:38,438 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(625) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310104722477 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:50:38,730 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17673) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:50:38,732 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(625): Found previous received Instance[pk=107887, uid=1.2.410.200001.101.11.501.1791052210.3.20250310104722477, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 10:50:38,732 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(625): Ignore received Instance[studyUID=341546,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310104602186,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310104722477] with equal digest
2025-03-10 10:50:38,733 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(625): Updated DB in 3 ms
2025-03-10 10:50:38,734 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(625) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310104722477 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:50:38,937 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(625) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310104800593 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:50:39,228 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17673) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:50:39,230 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(625): Found previous received Instance[pk=107888, uid=1.2.410.200001.101.11.501.1791052210.3.20250310104800593, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 10:50:39,231 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(625): Ignore received Instance[studyUID=341546,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310104602186,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310104800593] with equal digest
2025-03-10 10:50:39,231 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(625): Updated DB in 3 ms
2025-03-10 10:50:39,232 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(625) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310104800593 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:50:39,433 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(625) >> A-RELEASE-RQ
2025-03-10 10:50:39,433 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(625) << A-RELEASE-RP
2025-03-10 10:50:39,484 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-32) DCM4CHEE<-HS50US07(625): close Socket[addr=187.89.160.56/187.89.160.56,port=52197,localport=11112]
2025-03-10 10:50:39,831 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52198,localport=11112]
2025-03-10 10:50:39,832 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(626) >> A-ASSOCIATE-RQ
2025-03-10 10:50:39,832 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(626) << A-ASSOCIATE-AC
2025-03-10 10:50:40,029 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(626) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310094207305 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:50:41,942 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17673) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:50:41,945 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(626): Found previous received Instance[pk=107793, uid=1.2.410.200001.101.11.501.1791052210.3.20250310094207305, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 10:50:41,945 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(626): Ignore received Instance[studyUID=341546,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310094207050,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310094207305] with equal digest
2025-03-10 10:50:41,945 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(626): Updated DB in 3 ms
2025-03-10 10:50:41,947 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(626) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310094207305 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:50:42,149 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(626) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310094331855 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:50:42,440 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17673) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:50:42,442 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(626): Found previous received Instance[pk=107794, uid=1.2.410.200001.101.11.501.1791052210.3.20250310094331855, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 10:50:42,442 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(626): Ignore received Instance[studyUID=341546,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310094207050,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310094331855] with equal digest
2025-03-10 10:50:42,443 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(626): Updated DB in 3 ms
2025-03-10 10:50:42,444 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(626) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310094331855 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:50:42,645 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(626) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310094822881 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:50:42,937 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17673) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:50:42,939 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(626): Found previous received Instance[pk=107795, uid=1.2.410.200001.101.11.501.1791052210.3.20250310094822881, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 10:50:42,940 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(626): Ignore received Instance[studyUID=341546,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310094207050,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310094822881] with equal digest
2025-03-10 10:50:42,940 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(626): Updated DB in 3 ms
2025-03-10 10:50:42,941 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(626) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310094822881 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:50:43,143 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(626) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310104602385 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:50:43,435 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17673) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:50:43,438 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(626): Found previous received Instance[pk=107886, uid=1.2.410.200001.101.11.501.1791052210.3.20250310104602385, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 10:50:43,438 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(626): Ignore received Instance[studyUID=341546,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310104602186,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310104602385] with equal digest
2025-03-10 10:50:43,439 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(626): Updated DB in 4 ms
2025-03-10 10:50:43,440 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(626) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310104602385 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:50:43,641 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(626) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310104722477 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:50:43,933 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17673) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:50:43,935 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(626): Found previous received Instance[pk=107887, uid=1.2.410.200001.101.11.501.1791052210.3.20250310104722477, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 10:50:43,935 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(626): Ignore received Instance[studyUID=341546,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310104602186,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310104722477] with equal digest
2025-03-10 10:50:43,935 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(626): Updated DB in 2 ms
2025-03-10 10:50:43,937 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(626) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310104722477 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:50:44,139 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(626) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310104800593 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:50:44,430 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17673) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:50:44,433 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(626): Found previous received Instance[pk=107888, uid=1.2.410.200001.101.11.501.1791052210.3.20250310104800593, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 10:50:44,433 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(626): Ignore received Instance[studyUID=341546,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310104602186,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310104800593] with equal digest
2025-03-10 10:50:44,433 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(626): Updated DB in 2 ms
2025-03-10 10:50:44,434 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(626) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310104800593 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:50:44,636 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(626) >> A-RELEASE-RQ
2025-03-10 10:50:44,636 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(626) << A-RELEASE-RP
2025-03-10 10:50:44,687 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-13) DCM4CHEE<-HS50US07(626): close Socket[addr=187.89.160.56/187.89.160.56,port=52198,localport=11112]
2025-03-10 10:50:45,036 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52199,localport=11112]
2025-03-10 10:50:45,036 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(627) >> A-ASSOCIATE-RQ
2025-03-10 10:50:45,036 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(627) << A-ASSOCIATE-AC
2025-03-10 10:50:45,236 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(627) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310094207305 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:50:46,939 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17673) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:50:46,943 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(627): Found previous received Instance[pk=107793, uid=1.2.410.200001.101.11.501.1791052210.3.20250310094207305, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 10:50:46,944 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(627): Ignore received Instance[studyUID=341546,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310094207050,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310094207305] with equal digest
2025-03-10 10:50:46,944 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(627): Updated DB in 5 ms
2025-03-10 10:50:46,946 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(627) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310094207305 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:50:47,151 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(627) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310094331855 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:50:47,442 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17673) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:50:47,445 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(627): Found previous received Instance[pk=107794, uid=1.2.410.200001.101.11.501.1791052210.3.20250310094331855, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 10:50:47,445 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(627): Ignore received Instance[studyUID=341546,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310094207050,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310094331855] with equal digest
2025-03-10 10:50:47,446 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(627): Updated DB in 4 ms
2025-03-10 10:50:47,447 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(627) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310094331855 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:50:47,652 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(627) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310094822881 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:50:47,943 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17673) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:50:47,945 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(627): Found previous received Instance[pk=107795, uid=1.2.410.200001.101.11.501.1791052210.3.20250310094822881, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 10:50:47,945 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(627): Ignore received Instance[studyUID=341546,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310094207050,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310094822881] with equal digest
2025-03-10 10:50:47,946 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(627): Updated DB in 3 ms
2025-03-10 10:50:47,947 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(627) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310094822881 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:50:48,153 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(627) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310104602385 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:50:48,444 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17673) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:50:48,447 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(627): Found previous received Instance[pk=107886, uid=1.2.410.200001.101.11.501.1791052210.3.20250310104602385, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 10:50:48,447 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(627): Ignore received Instance[studyUID=341546,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310104602186,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310104602385] with equal digest
2025-03-10 10:50:48,448 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(627): Updated DB in 4 ms
2025-03-10 10:50:48,449 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(627) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310104602385 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:50:48,651 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(627) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310104722477 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:50:48,943 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17673) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:50:48,945 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(627): Found previous received Instance[pk=107887, uid=1.2.410.200001.101.11.501.1791052210.3.20250310104722477, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 10:50:48,946 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(627): Ignore received Instance[studyUID=341546,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310104602186,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310104722477] with equal digest
2025-03-10 10:50:48,946 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(627): Updated DB in 3 ms
2025-03-10 10:50:48,947 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(627) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310104722477 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:50:49,152 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(627) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310104800593 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:50:49,443 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17673) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:50:49,445 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(627): Found previous received Instance[pk=107888, uid=1.2.410.200001.101.11.501.1791052210.3.20250310104800593, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 10:50:49,446 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(627): Ignore received Instance[studyUID=341546,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310104602186,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310104800593] with equal digest
2025-03-10 10:50:49,446 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(627): Updated DB in 3 ms
2025-03-10 10:50:49,447 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(627) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310104800593 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:50:49,652 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(627) >> A-RELEASE-RQ
2025-03-10 10:50:49,652 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(627) << A-RELEASE-RP
2025-03-10 10:50:49,703 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-17) DCM4CHEE<-HS50US07(627): close Socket[addr=187.89.160.56/187.89.160.56,port=52199,localport=11112]
2025-03-10 10:50:50,050 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52200,localport=11112]
2025-03-10 10:50:50,050 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(628) >> A-ASSOCIATE-RQ
2025-03-10 10:50:50,050 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(628) << A-ASSOCIATE-AC
2025-03-10 10:50:50,247 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(628) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310094207305 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:50:52,013 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17673) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:50:52,016 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(628): Found previous received Instance[pk=107793, uid=1.2.410.200001.101.11.501.1791052210.3.20250310094207305, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 10:50:52,017 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(628): Ignore received Instance[studyUID=341546,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310094207050,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310094207305] with equal digest
2025-03-10 10:50:52,017 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(628): Updated DB in 4 ms
2025-03-10 10:50:52,019 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(628) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310094207305 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:50:52,223 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(628) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310094331855 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:50:52,541 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17673) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:50:52,543 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(628): Found previous received Instance[pk=107794, uid=1.2.410.200001.101.11.501.1791052210.3.20250310094331855, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 10:50:52,543 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(628): Ignore received Instance[studyUID=341546,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310094207050,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310094331855] with equal digest
2025-03-10 10:50:52,543 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(628): Updated DB in 2 ms
2025-03-10 10:50:52,545 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(628) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310094331855 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:50:52,747 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(628) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310094822881 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:50:53,043 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17673) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:50:53,046 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(628): Found previous received Instance[pk=107795, uid=1.2.410.200001.101.11.501.1791052210.3.20250310094822881, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 10:50:53,046 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(628): Ignore received Instance[studyUID=341546,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310094207050,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310094822881] with equal digest
2025-03-10 10:50:53,047 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(628): Updated DB in 4 ms
2025-03-10 10:50:53,048 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(628) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310094822881 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:50:53,251 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(628) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310104602385 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:50:53,542 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17673) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:50:53,545 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(628): Found previous received Instance[pk=107886, uid=1.2.410.200001.101.11.501.1791052210.3.20250310104602385, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 10:50:53,545 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(628): Ignore received Instance[studyUID=341546,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310104602186,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310104602385] with equal digest
2025-03-10 10:50:53,546 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(628): Updated DB in 4 ms
2025-03-10 10:50:53,547 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(628) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310104602385 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:50:53,746 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(628) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310104722477 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:50:54,037 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17673) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:50:54,040 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(628): Found previous received Instance[pk=107887, uid=1.2.410.200001.101.11.501.1791052210.3.20250310104722477, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 10:50:54,040 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(628): Ignore received Instance[studyUID=341546,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310104602186,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310104722477] with equal digest
2025-03-10 10:50:54,040 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(628): Updated DB in 2 ms
2025-03-10 10:50:54,041 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(628) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310104722477 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:50:54,240 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(628) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310104800593 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:50:54,532 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17673) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:50:54,534 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(628): Found previous received Instance[pk=107888, uid=1.2.410.200001.101.11.501.1791052210.3.20250310104800593, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 10:50:54,534 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(628): Ignore received Instance[studyUID=341546,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310104602186,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310104800593] with equal digest
2025-03-10 10:50:54,534 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(628): Updated DB in 2 ms
2025-03-10 10:50:54,536 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(628) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310104800593 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:50:54,692 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start AuditScheduler.execute()
2025-03-10 10:50:54,694 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-12) Send audit message to /127.0.0.1:514
2025-03-10 10:50:54,704 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-12) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 10:50:54,704 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-12) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 10:50:54,704 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished AuditScheduler.execute()
2025-03-10 10:50:54,737 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(628) >> A-RELEASE-RQ
2025-03-10 10:50:54,737 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(628) << A-RELEASE-RP
2025-03-10 10:50:54,787 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-27) DCM4CHEE<-HS50US07(628): close Socket[addr=187.89.160.56/187.89.160.56,port=52200,localport=11112]
2025-03-10 10:50:55,147 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52201,localport=11112]
2025-03-10 10:50:55,147 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(629) >> A-ASSOCIATE-RQ
2025-03-10 10:50:55,147 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(629) << A-ASSOCIATE-AC
2025-03-10 10:50:55,370 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(629) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310094207305 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:50:57,095 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17673) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:50:57,098 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(629): Found previous received Instance[pk=107793, uid=1.2.410.200001.101.11.501.1791052210.3.20250310094207305, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 10:50:57,099 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(629): Ignore received Instance[studyUID=341546,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310094207050,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310094207305] with equal digest
2025-03-10 10:50:57,099 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(629): Updated DB in 4 ms
2025-03-10 10:50:57,101 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(629) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310094207305 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:50:57,308 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(629) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310094331855 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:50:57,600 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17673) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:50:57,602 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(629): Found previous received Instance[pk=107794, uid=1.2.410.200001.101.11.501.1791052210.3.20250310094331855, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 10:50:57,602 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(629): Ignore received Instance[studyUID=341546,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310094207050,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310094331855] with equal digest
2025-03-10 10:50:57,602 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(629): Updated DB in 2 ms
2025-03-10 10:50:57,604 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(629) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310094331855 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:50:57,810 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(629) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310094822881 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:50:58,102 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17673) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:50:58,104 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(629): Found previous received Instance[pk=107795, uid=1.2.410.200001.101.11.501.1791052210.3.20250310094822881, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 10:50:58,104 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(629): Ignore received Instance[studyUID=341546,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310094207050,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310094822881] with equal digest
2025-03-10 10:50:58,105 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(629): Updated DB in 3 ms
2025-03-10 10:50:58,106 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(629) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310094822881 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:50:58,314 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(629) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310104602385 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:50:58,605 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17673) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:50:58,608 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(629): Found previous received Instance[pk=107886, uid=1.2.410.200001.101.11.501.1791052210.3.20250310104602385, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 10:50:58,609 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(629): Ignore received Instance[studyUID=341546,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310104602186,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310104602385] with equal digest
2025-03-10 10:50:58,609 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(629): Updated DB in 3 ms
2025-03-10 10:50:58,610 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(629) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310104602385 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:50:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start TaskScheduler.execute()
2025-03-10 10:50:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished TaskScheduler.execute()
2025-03-10 10:50:58,817 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(629) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310104722477 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:50:59,108 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17673) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:50:59,110 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(629): Found previous received Instance[pk=107887, uid=1.2.410.200001.101.11.501.1791052210.3.20250310104722477, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 10:50:59,111 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(629): Ignore received Instance[studyUID=341546,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310104602186,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310104722477] with equal digest
2025-03-10 10:50:59,111 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(629): Updated DB in 3 ms
2025-03-10 10:50:59,112 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(629) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310104722477 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:50:59,350 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(629) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310104800593 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:50:59,641 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17673) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:50:59,644 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(629): Found previous received Instance[pk=107888, uid=1.2.410.200001.101.11.501.1791052210.3.20250310104800593, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 10:50:59,644 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(629): Ignore received Instance[studyUID=341546,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310104602186,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310104800593] with equal digest
2025-03-10 10:50:59,644 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(629): Updated DB in 2 ms
2025-03-10 10:50:59,646 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(629) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310104800593 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:50:59,855 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(629) >> A-RELEASE-RQ
2025-03-10 10:50:59,855 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(629) << A-RELEASE-RP
2025-03-10 10:50:59,905 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-10) DCM4CHEE<-HS50US07(629): close Socket[addr=187.89.160.56/187.89.160.56,port=52201,localport=11112]
2025-03-10 10:51:00,256 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52204,localport=11112]
2025-03-10 10:51:00,256 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(630) >> A-ASSOCIATE-RQ
2025-03-10 10:51:00,256 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(630) << A-ASSOCIATE-AC
2025-03-10 10:51:00,453 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(630) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310094207305 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:51:00,592 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:51:00,594 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(621): Found previous received Instance[pk=107723, uid=1.2.410.200001.101.11.601.1501430850.3.20250308100046247, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 10:51:00,594 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(621): Ignore received Instance[studyUID=341525,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308095900331,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308100046247] with equal digest
2025-03-10 10:51:00,595 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(621): Updated DB in 3 ms
2025-03-10 10:51:00,596 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(621) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308100046247 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:51:00,804 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(621) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308100150695 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:51:02,161 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17673) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:51:02,164 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(630): Found previous received Instance[pk=107793, uid=1.2.410.200001.101.11.501.1791052210.3.20250310094207305, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 10:51:02,165 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(630): Ignore received Instance[studyUID=341546,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310094207050,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310094207305] with equal digest
2025-03-10 10:51:02,165 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(630): Updated DB in 4 ms
2025-03-10 10:51:02,167 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(630) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310094207305 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:51:02,370 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(630) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310094331855 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:51:02,662 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17673) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:51:02,664 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(630): Found previous received Instance[pk=107794, uid=1.2.410.200001.101.11.501.1791052210.3.20250310094331855, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 10:51:02,664 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(630): Ignore received Instance[studyUID=341546,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310094207050,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310094331855] with equal digest
2025-03-10 10:51:02,664 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(630): Updated DB in 2 ms
2025-03-10 10:51:02,666 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(630) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310094331855 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:51:02,869 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(630) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310094822881 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:51:03,160 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17673) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:51:03,162 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(630): Found previous received Instance[pk=107795, uid=1.2.410.200001.101.11.501.1791052210.3.20250310094822881, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 10:51:03,163 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(630): Ignore received Instance[studyUID=341546,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310094207050,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310094822881] with equal digest
2025-03-10 10:51:03,163 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(630): Updated DB in 3 ms
2025-03-10 10:51:03,164 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(630) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310094822881 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:51:03,368 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(630) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310104602385 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:51:03,660 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17673) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:51:03,662 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(630): Found previous received Instance[pk=107886, uid=1.2.410.200001.101.11.501.1791052210.3.20250310104602385, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 10:51:03,663 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(630): Ignore received Instance[studyUID=341546,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310104602186,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310104602385] with equal digest
2025-03-10 10:51:03,663 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(630): Updated DB in 3 ms
2025-03-10 10:51:03,664 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(630) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310104602385 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:51:03,867 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(630) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310104722477 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:51:04,159 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17673) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:51:04,161 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(630): Found previous received Instance[pk=107887, uid=1.2.410.200001.101.11.501.1791052210.3.20250310104722477, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 10:51:04,161 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(630): Ignore received Instance[studyUID=341546,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310104602186,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310104722477] with equal digest
2025-03-10 10:51:04,161 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(630): Updated DB in 2 ms
2025-03-10 10:51:04,163 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(630) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310104722477 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:51:04,366 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(630) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310104800593 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:51:04,657 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17673) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:51:04,659 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(630): Found previous received Instance[pk=107888, uid=1.2.410.200001.101.11.501.1791052210.3.20250310104800593, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 10:51:04,659 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(630): Ignore received Instance[studyUID=341546,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310104602186,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310104800593] with equal digest
2025-03-10 10:51:04,660 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(630): Updated DB in 3 ms
2025-03-10 10:51:04,661 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(630) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310104800593 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:51:04,867 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(630) >> A-RELEASE-RQ
2025-03-10 10:51:04,867 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17673) DCM4CHEE<-HS50US07(630) << A-RELEASE-RP
2025-03-10 10:51:04,918 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-11) DCM4CHEE<-HS50US07(630): close Socket[addr=187.89.160.56/187.89.160.56,port=52204,localport=11112]
2025-03-10 10:51:12,424 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start IANScheduler.execute()
2025-03-10 10:51:12,426 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished IANScheduler.execute()
2025-03-10 10:51:16,591 INFO  [org.dcm4chee.arc.qido.QidoRS] (default task-45) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies?0020000D=1.2.392.200036.9125.2.3619053820161.6594052328.320424&includefield=00080020,00080030,00080050,00080061,00080090,00081030,00100010,00100020,00100021,00100030,00100040,0020000D,00200010 from null@187.89.160.56
2025-03-10 10:51:16,622 INFO  [org.dcm4chee.arc.qido.QidoRS] (default task-45) SearchForStudies: 1 Matches
2025-03-10 10:51:16,844 INFO  [org.dcm4chee.arc.qido.QidoRS] (default task-45) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies/1.2.392.200036.9125.2.3619053820161.6594052328.320424/series?includefield=0008103E,00080060,0020000E,00200011,00081190 from null@187.89.160.56
2025-03-10 10:51:16,855 INFO  [org.dcm4chee.arc.qido.QidoRS] (default task-45) SearchForStudySeries: 1 Matches
2025-03-10 10:51:17,083 INFO  [org.dcm4chee.arc.qido.QidoRS] (default task-45) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies/1.2.392.200036.9125.2.3619053820161.6594052328.320424/series/1.2.392.200036.9125.3.3619053820161.6594052328.320425/instances?includefield=00080018,00200013,00081190 from null@187.89.160.56
2025-03-10 10:51:17,103 INFO  [org.dcm4chee.arc.qido.QidoRS] (default task-45) SearchForStudySeriesInstances: 6 Matches
2025-03-10 10:51:17,335 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-45) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies/1.2.392.200036.9125.2.3619053820161.6594052328.320424/series/1.2.392.200036.9125.3.3619053820161.6594052328.320425/thumbnail?viewport=256%2C256 from null@187.89.160.56
2025-03-10 10:51:17,346 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-45) retrieveSeriesThumbnail: 6 Matches
2025-03-10 10:51:17,632 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-45) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies/1.2.392.200036.9125.2.3619053820161.6594052328.320424/series/1.2.392.200036.9125.3.3619053820161.6594052328.320425/instances/1.2.392.200036.9125.9.0.254262842.873342142.86381729 from null@187.89.160.56
2025-03-10 10:51:17,636 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-45) retrieveInstance: 1 Matches
2025-03-10 10:51:17,828 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-43) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies/1.2.392.200036.9125.2.3619053820161.6594052328.320424/series/1.2.392.200036.9125.3.3619053820161.6594052328.320425/instances/1.2.392.200036.9125.9.0.254262842.2014258366.86381729 from null@187.89.160.56
2025-03-10 10:51:17,828 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-46) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies/1.2.392.200036.9125.2.3619053820161.6594052328.320424/series/1.2.392.200036.9125.3.3619053820161.6594052328.320425/instances/1.2.392.200036.9125.9.0.254262842.3121620158.86381729 from null@187.89.160.56
2025-03-10 10:51:17,832 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-47) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies/1.2.392.200036.9125.2.3619053820161.6594052328.320424/series/1.2.392.200036.9125.3.3619053820161.6594052328.320425/instances/1.2.392.200036.9125.9.0.254262843.2970690750.86381729 from null@187.89.160.56
2025-03-10 10:51:17,833 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-43) retrieveInstance: 1 Matches
2025-03-10 10:51:17,833 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-46) retrieveInstance: 1 Matches
2025-03-10 10:51:17,836 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-47) retrieveInstance: 1 Matches
2025-03-10 10:51:23,639 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-47) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies/1.2.392.200036.9125.2.3619053820161.6594052328.320424/series/1.2.392.200036.9125.3.3619053820161.6594052328.320425/instances/1.2.392.200036.9125.9.0.254262841.4111279294.86381729 from null@187.89.160.56
2025-03-10 10:51:23,643 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-47) retrieveInstance: 1 Matches
2025-03-10 10:51:24,464 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-46) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies/1.2.392.200036.9125.2.3619053820161.6594052328.320424/series/1.2.392.200036.9125.3.3619053820161.6594052328.320425/instances/1.2.392.200036.9125.9.0.254262844.2484282558.86381729 from null@187.89.160.56
2025-03-10 10:51:24,466 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-46) retrieveInstance: 1 Matches
2025-03-10 10:51:28,673 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start StudySizeScheduler.execute()
2025-03-10 10:51:28,675 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished StudySizeScheduler.execute()
2025-03-10 10:51:37,080 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start UPSProcessingScheduler.execute()
2025-03-10 10:51:37,082 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished UPSProcessingScheduler.execute()
2025-03-10 10:51:39,949 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:51:39,952 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(621): Found previous received Instance[pk=107724, uid=1.2.410.200001.101.11.601.1501430850.3.20250308100150695, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 10:51:39,952 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(621): Ignore received Instance[studyUID=341525,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308095900331,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308100150695] with equal digest
2025-03-10 10:51:39,953 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(621): Updated DB in 4 ms
2025-03-10 10:51:39,954 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(621) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308100150695 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:51:40,168 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(621) >> A-RELEASE-RQ
2025-03-10 10:51:40,168 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(621) << A-RELEASE-RP
2025-03-10 10:51:40,219 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-7) DCM4CHEE<-HS60MT(621): close Socket[addr=187.89.160.56/187.89.160.56,port=49335,localport=11112]
2025-03-10 10:51:40,576 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49336,localport=11112]
2025-03-10 10:51:40,576 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(631) >> A-ASSOCIATE-RQ
2025-03-10 10:51:40,576 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(631) << A-ASSOCIATE-AC
2025-03-10 10:51:40,778 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(631) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308090453897 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:51:54,704 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start AuditScheduler.execute()
2025-03-10 10:51:54,705 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-18) Send audit message to /127.0.0.1:514
2025-03-10 10:51:54,716 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-18) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 10:51:54,716 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-18) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 10:51:54,716 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished AuditScheduler.execute()
2025-03-10 10:51:57,795 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52101,localport=11112]
2025-03-10 10:51:57,796 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17682) DCM4CHEE<-HS30(632) >> A-ASSOCIATE-RQ
2025-03-10 10:51:57,796 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17682) DCM4CHEE<-HS30(632) << A-ASSOCIATE-AC
2025-03-10 10:51:57,994 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17682) DCM4CHEE<-HS30(632) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310102058785 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:51:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start TaskScheduler.execute()
2025-03-10 10:51:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished TaskScheduler.execute()
2025-03-10 10:52:03,888 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17682) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:52:03,893 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-17682) DCM4CHEE<-HS30(632): Create Patient[pk=8379, id=PatientID[pk=8379, id=341560, issuer=DCM4CHEE.E4F3433D.0DCCC6D0], name=JESSICA ODINEIA CORREIA OLIVEIRA]
2025-03-10 10:52:03,894 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17682) DCM4CHEE<-HS30(632): Create Study[pk=9414, uid=341560, id=31614]
2025-03-10 10:52:03,895 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17682) DCM4CHEE<-HS30(632): Create Series[pk=9701, uid=1.2.410.200001.101.11.301.1123109166.2.20250310102058477, no=1, mod=US]
2025-03-10 10:52:03,896 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17682) DCM4CHEE<-HS30(632): Create Instance[pk=107889, uid=1.2.410.200001.101.11.301.1123109166.3.20250310102058785, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 10:52:03,896 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17682) DCM4CHEE<-HS30(632): Create Location[pk=107889, systemID=fs1, path=2025/03/10/59FB01BF/44E35F30/128DCC51, tsuid=1.2.840.10008.1.2, size=3416640, status=OK, objectType=DICOM_FILE]
2025-03-10 10:52:03,929 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17682) DCM4CHEE<-HS30(632): Updated DB in 41 ms
2025-03-10 10:52:03,931 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-17682) No duplicate record with equal Patient ID found Patient[pk=8379, id=PatientID[pk=8379, id=341560, issuer=DCM4CHEE.E4F3433D.0DCCC6D0], name=JESSICA ODINEIA CORREIA OLIVEIRA]
2025-03-10 10:52:03,932 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17682) DCM4CHEE<-HS30(632) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310102058785 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:52:04,131 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17682) DCM4CHEE<-HS30(632) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310102242447 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:52:10,437 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17682) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:52:10,440 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17682) DCM4CHEE<-HS30(632): Create Instance[pk=107890, uid=1.2.410.200001.101.11.301.1123109166.3.20250310102242447, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 10:52:10,441 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17682) DCM4CHEE<-HS30(632): Create Location[pk=107890, systemID=fs1, path=2025/03/10/59FB01BF/44E35F30/15E6A017, tsuid=1.2.840.10008.1.2, size=3416640, status=OK, objectType=DICOM_FILE]
2025-03-10 10:52:10,450 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17682) DCM4CHEE<-HS30(632): Updated DB in 13 ms
2025-03-10 10:52:10,450 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17682) DCM4CHEE<-HS30(632) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310102242447 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:52:10,651 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17682) DCM4CHEE<-HS30(632) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310102302516 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:52:12,426 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start IANScheduler.execute()
2025-03-10 10:52:12,429 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished IANScheduler.execute()
2025-03-10 10:52:16,771 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17682) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:52:16,774 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17682) DCM4CHEE<-HS30(632): Create Instance[pk=107891, uid=1.2.410.200001.101.11.301.1123109166.3.20250310102302516, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 10:52:16,775 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17682) DCM4CHEE<-HS30(632): Create Location[pk=107891, systemID=fs1, path=2025/03/10/59FB01BF/44E35F30/17631E15, tsuid=1.2.840.10008.1.2, size=3416640, status=OK, objectType=DICOM_FILE]
2025-03-10 10:52:16,783 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17682) DCM4CHEE<-HS30(632): Updated DB in 12 ms
2025-03-10 10:52:16,784 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17682) DCM4CHEE<-HS30(632) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310102302516 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:52:16,985 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17682) DCM4CHEE<-HS30(632) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310102337297 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:52:20,014 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:52:20,018 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(631): Found previous received Instance[pk=107611, uid=1.2.410.200001.101.11.601.1501430850.3.20250308090453897, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 10:52:20,018 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(631): Ignore received Instance[studyUID=341513,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308090453691,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308090453897] with equal digest
2025-03-10 10:52:20,019 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(631): Updated DB in 5 ms
2025-03-10 10:52:20,020 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(631) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308090453897 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:52:20,226 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(631) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308090655551 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:52:23,506 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17682) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:52:23,509 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17682) DCM4CHEE<-HS30(632): Create Instance[pk=107892, uid=1.2.410.200001.101.11.301.1123109166.3.20250310102337297, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 10:52:23,509 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17682) DCM4CHEE<-HS30(632): Create Location[pk=107892, systemID=fs1, path=2025/03/10/59FB01BF/44E35F30/178FA029, tsuid=1.2.840.10008.1.2, size=3416640, status=OK, objectType=DICOM_FILE]
2025-03-10 10:52:23,536 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17682) DCM4CHEE<-HS30(632): Updated DB in 30 ms
2025-03-10 10:52:23,537 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17682) DCM4CHEE<-HS30(632) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310102337297 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:52:23,742 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17682) DCM4CHEE<-HS30(632) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310102414955 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:52:30,459 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17682) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:52:30,462 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17682) DCM4CHEE<-HS30(632): Create Instance[pk=107893, uid=1.2.410.200001.101.11.301.1123109166.3.20250310102414955, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 10:52:30,462 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17682) DCM4CHEE<-HS30(632): Create Location[pk=107893, systemID=fs1, path=2025/03/10/59FB01BF/44E35F30/19270672, tsuid=1.2.840.10008.1.2, size=3416640, status=OK, objectType=DICOM_FILE]
2025-03-10 10:52:30,465 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17682) DCM4CHEE<-HS30(632): Updated DB in 6 ms
2025-03-10 10:52:30,466 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17682) DCM4CHEE<-HS30(632) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310102414955 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:52:30,666 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17682) DCM4CHEE<-HS30(632) >> A-RELEASE-RQ
2025-03-10 10:52:30,666 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17682) DCM4CHEE<-HS30(632) << A-RELEASE-RP
2025-03-10 10:52:30,717 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-4) DCM4CHEE<-HS30(632): close Socket[addr=187.89.160.56/187.89.160.56,port=52101,localport=11112]
2025-03-10 10:52:36,329 INFO  [org.dcm4chee.arc.qido.QidoRS] (default task-46) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies?0020000D=1.2.392.200036.9125.2.3619053820161.6594050362.320416&includefield=00080020,00080030,00080050,00080061,00080090,00081030,00100010,00100020,00100021,00100030,00100040,0020000D,00200010 from null@187.89.160.56
2025-03-10 10:52:36,350 INFO  [org.dcm4chee.arc.qido.QidoRS] (default task-46) SearchForStudies: 1 Matches
2025-03-10 10:52:36,564 INFO  [org.dcm4chee.arc.qido.QidoRS] (default task-46) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies/1.2.392.200036.9125.2.3619053820161.6594050362.320416/series?includefield=0008103E,00080060,0020000E,00200011,00081190 from null@187.89.160.56
2025-03-10 10:52:36,576 INFO  [org.dcm4chee.arc.qido.QidoRS] (default task-46) SearchForStudySeries: 1 Matches
2025-03-10 10:52:36,799 INFO  [org.dcm4chee.arc.qido.QidoRS] (default task-46) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies/1.2.392.200036.9125.2.3619053820161.6594050362.320416/series/1.2.392.200036.9125.3.3619053820161.6594050362.320417/instances?includefield=00080018,00200013,00081190 from null@187.89.160.56
2025-03-10 10:52:36,817 INFO  [org.dcm4chee.arc.qido.QidoRS] (default task-46) SearchForStudySeriesInstances: 4 Matches
2025-03-10 10:52:37,023 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-46) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies/1.2.392.200036.9125.2.3619053820161.6594050362.320416/series/1.2.392.200036.9125.3.3619053820161.6594050362.320417/thumbnail?viewport=256%2C256 from null@187.89.160.56
2025-03-10 10:52:37,033 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-46) retrieveSeriesThumbnail: 4 Matches
2025-03-10 10:52:37,082 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start UPSProcessingScheduler.execute()
2025-03-10 10:52:37,083 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished UPSProcessingScheduler.execute()
2025-03-10 10:52:37,299 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-46) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies/1.2.392.200036.9125.2.3619053820161.6594050362.320416/series/1.2.392.200036.9125.3.3619053820161.6594050362.320417/instances/1.2.392.200036.9125.9.0.254262836.3473482942.86381729 from null@187.89.160.56
2025-03-10 10:52:37,304 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-46) retrieveInstance: 1 Matches
2025-03-10 10:52:37,496 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-47) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies/1.2.392.200036.9125.2.3619053820161.6594050362.320416/series/1.2.392.200036.9125.3.3619053820161.6594050362.320417/instances/1.2.392.200036.9125.9.0.254262838.873211070.86381729 from null@187.89.160.56
2025-03-10 10:52:37,497 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-48) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies/1.2.392.200036.9125.2.3619053820161.6594050362.320416/series/1.2.392.200036.9125.3.3619053820161.6594050362.320417/instances/1.2.392.200036.9125.9.0.254262837.1728783550.86381729 from null@187.89.160.56
2025-03-10 10:52:37,498 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-49) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies/1.2.392.200036.9125.2.3619053820161.6594050362.320416/series/1.2.392.200036.9125.3.3619053820161.6594050362.320417/instances/1.2.392.200036.9125.9.0.254262837.285877438.86381729 from null@187.89.160.56
2025-03-10 10:52:37,501 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-48) retrieveInstance: 1 Matches
2025-03-10 10:52:37,501 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-47) retrieveInstance: 1 Matches
2025-03-10 10:52:37,502 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-49) retrieveInstance: 1 Matches
2025-03-10 10:52:46,678 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52205,localport=11112]
2025-03-10 10:52:46,705 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17687) DCM4CHEE<-HS50US07(633) >> A-ASSOCIATE-RQ
2025-03-10 10:52:46,705 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17687) DCM4CHEE<-HS50US07(633) << A-ASSOCIATE-AC
2025-03-10 10:52:46,905 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17687) DCM4CHEE<-HS50US07(633) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310104602385 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:52:48,701 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17687) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:52:48,705 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17687) DCM4CHEE<-HS50US07(633): Found previous received Instance[pk=107886, uid=1.2.410.200001.101.11.501.1791052210.3.20250310104602385, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 10:52:48,705 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17687) DCM4CHEE<-HS50US07(633): Ignore received Instance[studyUID=341546,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310104602186,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310104602385] with equal digest
2025-03-10 10:52:48,706 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17687) DCM4CHEE<-HS50US07(633): Updated DB in 5 ms
2025-03-10 10:52:48,707 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17687) DCM4CHEE<-HS50US07(633) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310104602385 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:52:48,913 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17687) DCM4CHEE<-HS50US07(633) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310104722477 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:52:49,204 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17687) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:52:49,206 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17687) DCM4CHEE<-HS50US07(633): Found previous received Instance[pk=107887, uid=1.2.410.200001.101.11.501.1791052210.3.20250310104722477, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 10:52:49,207 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17687) DCM4CHEE<-HS50US07(633): Ignore received Instance[studyUID=341546,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310104602186,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310104722477] with equal digest
2025-03-10 10:52:49,207 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17687) DCM4CHEE<-HS50US07(633): Updated DB in 3 ms
2025-03-10 10:52:49,208 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17687) DCM4CHEE<-HS50US07(633) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310104722477 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:52:49,413 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17687) DCM4CHEE<-HS50US07(633) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310104800593 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:52:49,705 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17687) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:52:49,707 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17687) DCM4CHEE<-HS50US07(633): Found previous received Instance[pk=107888, uid=1.2.410.200001.101.11.501.1791052210.3.20250310104800593, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 10:52:49,708 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17687) DCM4CHEE<-HS50US07(633): Ignore received Instance[studyUID=341546,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310104602186,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310104800593] with equal digest
2025-03-10 10:52:49,708 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17687) DCM4CHEE<-HS50US07(633): Updated DB in 3 ms
2025-03-10 10:52:49,709 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17687) DCM4CHEE<-HS50US07(633) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310104800593 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:52:49,914 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17687) DCM4CHEE<-HS50US07(633) >> A-RELEASE-RQ
2025-03-10 10:52:49,914 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17687) DCM4CHEE<-HS50US07(633) << A-RELEASE-RP
2025-03-10 10:52:49,964 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-14) DCM4CHEE<-HS50US07(633): close Socket[addr=187.89.160.56/187.89.160.56,port=52205,localport=11112]
2025-03-10 10:52:54,716 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start AuditScheduler.execute()
2025-03-10 10:52:54,718 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-6) Send audit message to /127.0.0.1:514
2025-03-10 10:52:54,718 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-6) Send audit message to /127.0.0.1:514
2025-03-10 10:52:54,719 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-6) Send audit message to /127.0.0.1:514
2025-03-10 10:52:54,719 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-6) Send audit message to /127.0.0.1:514
2025-03-10 10:52:54,720 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-6) Send audit message to /127.0.0.1:514
2025-03-10 10:52:54,720 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-6) Send audit message to /127.0.0.1:514
2025-03-10 10:52:54,721 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-6) Send audit message to /127.0.0.1:514
2025-03-10 10:52:54,721 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-6) Send audit message to /127.0.0.1:514
2025-03-10 10:52:54,722 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-6) Send audit message to /127.0.0.1:514
2025-03-10 10:52:54,722 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-6) Send audit message to /127.0.0.1:514
2025-03-10 10:52:54,723 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-6) Send audit message to /127.0.0.1:514
2025-03-10 10:52:54,723 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-6) Send audit message to /127.0.0.1:514
2025-03-10 10:52:54,724 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-6) Send audit message to /127.0.0.1:514
2025-03-10 10:52:54,724 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-6) Send audit message to /127.0.0.1:514
2025-03-10 10:52:54,725 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-6) Send audit message to /127.0.0.1:514
2025-03-10 10:52:54,725 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-6) Send audit message to /127.0.0.1:514
2025-03-10 10:52:54,735 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-6) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 10:52:54,735 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-6) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 10:52:54,736 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-6) Send audit message to /127.0.0.1:514
2025-03-10 10:52:54,736 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished AuditScheduler.execute()
2025-03-10 10:52:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start TaskScheduler.execute()
2025-03-10 10:52:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished TaskScheduler.execute()
2025-03-10 10:52:59,810 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:52:59,813 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(631): Found previous received Instance[pk=107612, uid=1.2.410.200001.101.11.601.1501430850.3.20250308090655551, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 10:52:59,813 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(631): Ignore received Instance[studyUID=341513,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308090453691,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308090655551] with equal digest
2025-03-10 10:52:59,814 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(631): Updated DB in 4 ms
2025-03-10 10:52:59,816 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(631) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308090655551 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:53:00,023 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(631) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308090931567 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:53:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start PurgeStorageScheduler.execute()
2025-03-10 10:53:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished PurgeStorageScheduler.execute()
2025-03-10 10:53:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-17688) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 10:53:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-17688) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 10:53:12,429 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start IANScheduler.execute()
2025-03-10 10:53:12,431 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished IANScheduler.execute()
2025-03-10 10:53:33,674 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:53:33,677 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(631): Found previous received Instance[pk=107613, uid=1.2.410.200001.101.11.601.1501430850.3.20250308090931567, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 10:53:33,678 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(631): Ignore received Instance[studyUID=341513,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308090453691,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308090931567] with equal digest
2025-03-10 10:53:33,678 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(631): Updated DB in 4 ms
2025-03-10 10:53:33,680 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(631) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308090931567 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:53:33,890 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(631) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308090946915 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:53:37,084 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start UPSProcessingScheduler.execute()
2025-03-10 10:53:37,085 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished UPSProcessingScheduler.execute()
2025-03-10 10:53:54,736 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start AuditScheduler.execute()
2025-03-10 10:53:54,737 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-9) Send audit message to /127.0.0.1:514
2025-03-10 10:53:54,738 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-9) Send audit message to /127.0.0.1:514
2025-03-10 10:53:54,739 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-9) Send audit message to /127.0.0.1:514
2025-03-10 10:53:54,739 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-9) Send audit message to /127.0.0.1:514
2025-03-10 10:53:54,740 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-9) Send audit message to /127.0.0.1:514
2025-03-10 10:53:54,740 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-9) Send audit message to /127.0.0.1:514
2025-03-10 10:53:54,740 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-9) Send audit message to /127.0.0.1:514
2025-03-10 10:53:54,741 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-9) Send audit message to /127.0.0.1:514
2025-03-10 10:53:54,741 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-9) Send audit message to /127.0.0.1:514
2025-03-10 10:53:54,742 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-9) Send audit message to /127.0.0.1:514
2025-03-10 10:53:54,742 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-9) Send audit message to /127.0.0.1:514
2025-03-10 10:53:54,752 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-9) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 10:53:54,752 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-9) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 10:53:54,753 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-9) Send audit message to /127.0.0.1:514
2025-03-10 10:53:54,753 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-9) Send audit message to /127.0.0.1:514
2025-03-10 10:53:54,754 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-9) Send audit message to /127.0.0.1:514
2025-03-10 10:53:54,754 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-9) Send audit message to /127.0.0.1:514
2025-03-10 10:53:54,754 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished AuditScheduler.execute()
2025-03-10 10:53:56,163 INFO  [org.dcm4chee.arc.qido.QidoRS] (default task-48) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies?0020000D=1.2.392.200036.9125.2.3619053820161.6594048387.32049&includefield=00080020,00080030,00080050,00080061,00080090,00081030,00100010,00100020,00100021,00100030,00100040,0020000D,00200010 from null@187.89.160.56
2025-03-10 10:53:56,186 INFO  [org.dcm4chee.arc.qido.QidoRS] (default task-48) SearchForStudies: 1 Matches
2025-03-10 10:53:56,391 INFO  [org.dcm4chee.arc.qido.QidoRS] (default task-48) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies/1.2.392.200036.9125.2.3619053820161.6594048387.32049/series?includefield=0008103E,00080060,0020000E,00200011,00081190 from null@187.89.160.56
2025-03-10 10:53:56,401 INFO  [org.dcm4chee.arc.qido.QidoRS] (default task-48) SearchForStudySeries: 1 Matches
2025-03-10 10:53:56,603 INFO  [org.dcm4chee.arc.qido.QidoRS] (default task-48) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies/1.2.392.200036.9125.2.3619053820161.6594048387.32049/series/1.2.392.200036.9125.3.3619053820161.6594048387.320410/instances?includefield=00080018,00200013,00081190 from null@187.89.160.56
2025-03-10 10:53:56,620 INFO  [org.dcm4chee.arc.qido.QidoRS] (default task-48) SearchForStudySeriesInstances: 4 Matches
2025-03-10 10:53:56,824 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-48) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies/1.2.392.200036.9125.2.3619053820161.6594048387.32049/series/1.2.392.200036.9125.3.3619053820161.6594048387.320410/thumbnail?viewport=256%2C256 from null@187.89.160.56
2025-03-10 10:53:56,833 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-48) retrieveSeriesThumbnail: 4 Matches
2025-03-10 10:53:57,097 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-48) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies/1.2.392.200036.9125.2.3619053820161.6594048387.32049/series/1.2.392.200036.9125.3.3619053820161.6594048387.320410/instances/1.2.392.200036.9125.9.0.254262829.1040458942.86381729 from null@187.89.160.56
2025-03-10 10:53:57,102 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-48) retrieveInstance: 1 Matches
2025-03-10 10:53:57,296 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-46) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies/1.2.392.200036.9125.2.3619053820161.6594048387.32049/series/1.2.392.200036.9125.3.3619053820161.6594048387.320410/instances/1.2.392.200036.9125.9.0.254262829.2147820734.86381729 from null@187.89.160.56
2025-03-10 10:53:57,298 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-50) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies/1.2.392.200036.9125.2.3619053820161.6594048387.32049/series/1.2.392.200036.9125.3.3619053820161.6594048387.320410/instances/1.2.392.200036.9125.9.0.254262830.218571966.86381729 from null@187.89.160.56
2025-03-10 10:53:57,299 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-51) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies/1.2.392.200036.9125.2.3619053820161.6594048387.32049/series/1.2.392.200036.9125.3.3619053820161.6594048387.320410/instances/1.2.392.200036.9125.9.0.254262829.3439731902.86381729 from null@187.89.160.56
2025-03-10 10:53:57,300 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-46) retrieveInstance: 1 Matches
2025-03-10 10:53:57,302 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-50) retrieveInstance: 1 Matches
2025-03-10 10:53:57,303 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-51) retrieveInstance: 1 Matches
2025-03-10 10:53:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start TaskScheduler.execute()
2025-03-10 10:53:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished TaskScheduler.execute()
2025-03-10 10:54:07,025 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:54:07,028 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(631): Found previous received Instance[pk=107614, uid=1.2.410.200001.101.11.601.1501430850.3.20250308090946915, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 10:54:07,029 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(631): Ignore received Instance[studyUID=341513,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308090453691,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308090946915] with equal digest
2025-03-10 10:54:07,030 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(631): Updated DB in 5 ms
2025-03-10 10:54:07,031 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(631) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308090946915 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:54:07,238 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(631) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308091011856 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:54:12,432 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start IANScheduler.execute()
2025-03-10 10:54:12,434 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished IANScheduler.execute()
2025-03-10 10:54:33,428 INFO  [org.dcm4chee.arc.qido.QidoRS] (default task-48) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies?0020000D=1.2.392.200036.9125.2.3619053820161.6594047421.32042&includefield=00080020,00080030,00080050,00080061,00080090,00081030,00100010,00100020,00100021,00100030,00100040,0020000D,00200010 from null@187.89.160.56
2025-03-10 10:54:33,448 INFO  [org.dcm4chee.arc.qido.QidoRS] (default task-48) SearchForStudies: 1 Matches
2025-03-10 10:54:33,650 INFO  [org.dcm4chee.arc.qido.QidoRS] (default task-48) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies/1.2.392.200036.9125.2.3619053820161.6594047421.32042/series?includefield=0008103E,00080060,0020000E,00200011,00081190 from null@187.89.160.56
2025-03-10 10:54:33,661 INFO  [org.dcm4chee.arc.qido.QidoRS] (default task-48) SearchForStudySeries: 1 Matches
2025-03-10 10:54:33,863 INFO  [org.dcm4chee.arc.qido.QidoRS] (default task-48) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies/1.2.392.200036.9125.2.3619053820161.6594047421.32042/series/1.2.392.200036.9125.3.3619053820161.6594047421.32043/instances?includefield=00080018,00200013,00081190 from null@187.89.160.56
2025-03-10 10:54:33,881 INFO  [org.dcm4chee.arc.qido.QidoRS] (default task-48) SearchForStudySeriesInstances: 4 Matches
2025-03-10 10:54:34,084 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-48) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies/1.2.392.200036.9125.2.3619053820161.6594047421.32042/series/1.2.392.200036.9125.3.3619053820161.6594047421.32043/thumbnail?viewport=256%2C256 from null@187.89.160.56
2025-03-10 10:54:34,093 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-48) retrieveSeriesThumbnail: 4 Matches
2025-03-10 10:54:34,364 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-48) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies/1.2.392.200036.9125.2.3619053820161.6594047421.32042/series/1.2.392.200036.9125.3.3619053820161.6594047421.32043/instances/1.2.392.200036.9125.9.0.254262823.2986419390.86381729 from null@187.89.160.56
2025-03-10 10:54:34,368 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-48) retrieveInstance: 1 Matches
2025-03-10 10:54:34,562 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-50) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies/1.2.392.200036.9125.2.3619053820161.6594047421.32042/series/1.2.392.200036.9125.3.3619053820161.6594047421.32043/instances/1.2.392.200036.9125.9.0.254262824.1006838974.86381729 from null@187.89.160.56
2025-03-10 10:54:34,563 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-51) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies/1.2.392.200036.9125.2.3619053820161.6594047421.32042/series/1.2.392.200036.9125.3.3619053820161.6594047421.32043/instances/1.2.392.200036.9125.9.0.254262822.3422561470.86381729 from null@187.89.160.56
2025-03-10 10:54:34,567 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-46) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies/1.2.392.200036.9125.2.3619053820161.6594047421.32042/series/1.2.392.200036.9125.3.3619053820161.6594047421.32043/instances/1.2.392.200036.9125.9.0.254262823.4211221694.86381729 from null@187.89.160.56
2025-03-10 10:54:34,567 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-50) retrieveInstance: 1 Matches
2025-03-10 10:54:34,568 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-51) retrieveInstance: 1 Matches
2025-03-10 10:54:34,570 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-46) retrieveInstance: 1 Matches
2025-03-10 10:54:37,086 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start UPSProcessingScheduler.execute()
2025-03-10 10:54:37,087 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished UPSProcessingScheduler.execute()
2025-03-10 10:54:37,644 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17347) DCM4CHEE<-F6LOGIQ(549) >> A-ABORT[source: 0 - service-user, reason: 0]
2025-03-10 10:54:37,644 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17347) DCM4CHEE<-F6LOGIQ(549): close Socket[addr=/187.89.160.56,port=49812,localport=11112]
2025-03-10 10:54:37,977 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:54:37,980 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(631): Found previous received Instance[pk=107615, uid=1.2.410.200001.101.11.601.1501430850.3.20250308091011856, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 10:54:37,980 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(631): Ignore received Instance[studyUID=341513,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308090453691,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308091011856] with equal digest
2025-03-10 10:54:37,981 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(631): Updated DB in 4 ms
2025-03-10 10:54:37,982 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(631) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308091011856 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:54:38,186 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(631) >> A-RELEASE-RQ
2025-03-10 10:54:38,186 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(631) << A-RELEASE-RP
2025-03-10 10:54:38,236 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-13) DCM4CHEE<-HS60MT(631): close Socket[addr=187.89.160.56/187.89.160.56,port=49336,localport=11112]
2025-03-10 10:54:38,590 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49337,localport=11112]
2025-03-10 10:54:38,591 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(634) >> A-ASSOCIATE-RQ
2025-03-10 10:54:38,591 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(634) << A-ASSOCIATE-AC
2025-03-10 10:54:38,789 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(634) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308090453897 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:54:50,911 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 10:54:50,914 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 10:54:54,755 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start AuditScheduler.execute()
2025-03-10 10:54:54,765 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-17) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 10:54:54,766 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-17) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 10:54:54,766 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished AuditScheduler.execute()
2025-03-10 10:54:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start TaskScheduler.execute()
2025-03-10 10:54:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished TaskScheduler.execute()
2025-03-10 10:55:12,435 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start IANScheduler.execute()
2025-03-10 10:55:12,437 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished IANScheduler.execute()
2025-03-10 10:55:19,487 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:55:19,492 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(634): Found previous received Instance[pk=107611, uid=1.2.410.200001.101.11.601.1501430850.3.20250308090453897, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 10:55:19,493 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(634): Ignore received Instance[studyUID=341513,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308090453691,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308090453897] with equal digest
2025-03-10 10:55:19,493 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(634): Updated DB in 6 ms
2025-03-10 10:55:19,495 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(634) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308090453897 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:55:19,696 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(634) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308090655551 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:55:37,087 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start UPSProcessingScheduler.execute()
2025-03-10 10:55:37,088 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished UPSProcessingScheduler.execute()
2025-03-10 10:55:54,766 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start AuditScheduler.execute()
2025-03-10 10:55:54,767 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-27) Send audit message to /127.0.0.1:514
2025-03-10 10:55:54,768 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-27) Send audit message to /127.0.0.1:514
2025-03-10 10:55:54,769 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-27) Send audit message to /127.0.0.1:514
2025-03-10 10:55:54,769 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-27) Send audit message to /127.0.0.1:514
2025-03-10 10:55:54,770 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-27) Send audit message to /127.0.0.1:514
2025-03-10 10:55:54,770 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-27) Send audit message to /127.0.0.1:514
2025-03-10 10:55:54,771 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-27) Send audit message to /127.0.0.1:514
2025-03-10 10:55:54,771 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-27) Send audit message to /127.0.0.1:514
2025-03-10 10:55:54,772 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-27) Send audit message to /127.0.0.1:514
2025-03-10 10:55:54,772 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-27) Send audit message to /127.0.0.1:514
2025-03-10 10:55:54,773 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-27) Send audit message to /127.0.0.1:514
2025-03-10 10:55:54,773 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-27) Send audit message to /127.0.0.1:514
2025-03-10 10:55:54,774 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-27) Send audit message to /127.0.0.1:514
2025-03-10 10:55:54,774 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-27) Send audit message to /127.0.0.1:514
2025-03-10 10:55:54,775 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-27) Send audit message to /127.0.0.1:514
2025-03-10 10:55:54,775 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-27) Send audit message to /127.0.0.1:514
2025-03-10 10:55:54,776 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-27) Send audit message to /127.0.0.1:514
2025-03-10 10:55:54,776 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-27) Send audit message to /127.0.0.1:514
2025-03-10 10:55:54,777 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-27) Send audit message to /127.0.0.1:514
2025-03-10 10:55:54,777 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-27) Send audit message to /127.0.0.1:514
2025-03-10 10:55:54,778 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-27) Send audit message to /127.0.0.1:514
2025-03-10 10:55:54,788 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 10:55:54,788 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 10:55:54,789 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-27) Send audit message to /127.0.0.1:514
2025-03-10 10:55:54,789 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-27) Send audit message to /127.0.0.1:514
2025-03-10 10:55:54,790 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-27) Send audit message to /127.0.0.1:514
2025-03-10 10:55:54,790 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-27) Send audit message to /127.0.0.1:514
2025-03-10 10:55:54,791 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-27) Send audit message to /127.0.0.1:514
2025-03-10 10:55:54,791 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished AuditScheduler.execute()
2025-03-10 10:55:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start TaskScheduler.execute()
2025-03-10 10:55:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished TaskScheduler.execute()
2025-03-10 10:55:59,867 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:55:59,870 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(634): Found previous received Instance[pk=107612, uid=1.2.410.200001.101.11.601.1501430850.3.20250308090655551, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 10:55:59,871 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(634): Ignore received Instance[studyUID=341513,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308090453691,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308090655551] with equal digest
2025-03-10 10:55:59,872 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(634): Updated DB in 5 ms
2025-03-10 10:55:59,873 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(634) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308090655551 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:56:00,076 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(634) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308090931567 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:56:06,619 INFO  [org.dcm4chee.arc.qido.QidoRS] (default task-51) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies?0020000D=1.2.392.200036.9125.2.3619053820161.6593885606.321696&includefield=00080020,00080030,00080050,00080061,00080090,00081030,00100010,00100020,00100021,00100030,00100040,0020000D,00200010 from null@187.89.160.56
2025-03-10 10:56:06,640 INFO  [org.dcm4chee.arc.qido.QidoRS] (default task-51) SearchForStudies: 1 Matches
2025-03-10 10:56:06,842 INFO  [org.dcm4chee.arc.qido.QidoRS] (default task-51) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies/1.2.392.200036.9125.2.3619053820161.6593885606.321696/series?includefield=0008103E,00080060,0020000E,00200011,00081190 from null@187.89.160.56
2025-03-10 10:56:06,851 INFO  [org.dcm4chee.arc.qido.QidoRS] (default task-51) SearchForStudySeries: 1 Matches
2025-03-10 10:56:07,053 INFO  [org.dcm4chee.arc.qido.QidoRS] (default task-51) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies/1.2.392.200036.9125.2.3619053820161.6593885606.321696/series/1.2.392.200036.9125.3.3619053820161.6593885607.321697/instances?includefield=00080018,00200013,00081190 from null@187.89.160.56
2025-03-10 10:56:07,071 INFO  [org.dcm4chee.arc.qido.QidoRS] (default task-51) SearchForStudySeriesInstances: 4 Matches
2025-03-10 10:56:07,272 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-51) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies/1.2.392.200036.9125.2.3619053820161.6593885606.321696/series/1.2.392.200036.9125.3.3619053820161.6593885607.321697/thumbnail?viewport=256%2C256 from null@187.89.160.56
2025-03-10 10:56:07,281 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-51) retrieveSeriesThumbnail: 4 Matches
2025-03-10 10:56:07,548 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-51) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies/1.2.392.200036.9125.2.3619053820161.6593885606.321696/series/1.2.392.200036.9125.3.3619053820161.6593885607.321697/instances/1.2.392.200036.9125.9.0.254262191.1243882686.86381729 from null@187.89.160.56
2025-03-10 10:56:07,553 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-51) retrieveInstance: 1 Matches
2025-03-10 10:56:07,755 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-46) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies/1.2.392.200036.9125.2.3619053820161.6593885606.321696/series/1.2.392.200036.9125.3.3619053820161.6593885607.321697/instances/1.2.392.200036.9125.9.0.254262190.3089310910.86381729 from null@187.89.160.56
2025-03-10 10:56:07,755 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-52) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies/1.2.392.200036.9125.2.3619053820161.6593885606.321696/series/1.2.392.200036.9125.3.3619053820161.6593885607.321697/instances/1.2.392.200036.9125.9.0.254262191.3559269566.86381729 from null@187.89.160.56
2025-03-10 10:56:07,756 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-53) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies/1.2.392.200036.9125.2.3619053820161.6593885606.321696/series/1.2.392.200036.9125.3.3619053820161.6593885607.321697/instances/1.2.392.200036.9125.9.0.254262192.3056018622.86381729 from null@187.89.160.56
2025-03-10 10:56:07,759 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-46) retrieveInstance: 1 Matches
2025-03-10 10:56:07,759 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-52) retrieveInstance: 1 Matches
2025-03-10 10:56:07,760 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-53) retrieveInstance: 1 Matches
2025-03-10 10:56:12,437 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start IANScheduler.execute()
2025-03-10 10:56:12,439 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished IANScheduler.execute()
2025-03-10 10:56:28,675 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start StudySizeScheduler.execute()
2025-03-10 10:56:28,677 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished StudySizeScheduler.execute()
2025-03-10 10:56:30,584 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:56:30,587 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(634): Found previous received Instance[pk=107613, uid=1.2.410.200001.101.11.601.1501430850.3.20250308090931567, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 10:56:30,588 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(634): Ignore received Instance[studyUID=341513,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308090453691,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308090931567] with equal digest
2025-03-10 10:56:30,588 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(634): Updated DB in 4 ms
2025-03-10 10:56:30,590 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(634) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308090931567 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:56:30,795 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(634) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308090946915 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:56:37,088 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start UPSProcessingScheduler.execute()
2025-03-10 10:56:37,090 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished UPSProcessingScheduler.execute()
2025-03-10 10:56:54,791 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start AuditScheduler.execute()
2025-03-10 10:56:54,804 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-26) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 10:56:54,804 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-26) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 10:56:54,804 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished AuditScheduler.execute()
2025-03-10 10:56:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start TaskScheduler.execute()
2025-03-10 10:56:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished TaskScheduler.execute()
2025-03-10 10:57:01,116 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:57:01,118 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(634): Found previous received Instance[pk=107614, uid=1.2.410.200001.101.11.601.1501430850.3.20250308090946915, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 10:57:01,118 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(634): Ignore received Instance[studyUID=341513,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308090453691,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308090946915] with equal digest
2025-03-10 10:57:01,119 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(634): Updated DB in 3 ms
2025-03-10 10:57:01,120 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(634) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308090946915 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:57:01,326 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(634) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308091011856 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:57:12,439 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start IANScheduler.execute()
2025-03-10 10:57:12,441 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished IANScheduler.execute()
2025-03-10 10:57:28,921 INFO  [org.dcm4chee.arc.qido.QidoRS] (default task-52) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies?0020000D=1.2.392.200036.9125.2.3619053820161.6593882246.321679&includefield=00080020,00080030,00080050,00080061,00080090,00081030,00100010,00100020,00100021,00100030,00100040,0020000D,00200010 from null@187.89.160.56
2025-03-10 10:57:28,946 INFO  [org.dcm4chee.arc.qido.QidoRS] (default task-52) SearchForStudies: 1 Matches
2025-03-10 10:57:29,147 INFO  [org.dcm4chee.arc.qido.QidoRS] (default task-52) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies/1.2.392.200036.9125.2.3619053820161.6593882246.321679/series?includefield=0008103E,00080060,0020000E,00200011,00081190 from null@187.89.160.56
2025-03-10 10:57:29,157 INFO  [org.dcm4chee.arc.qido.QidoRS] (default task-52) SearchForStudySeries: 1 Matches
2025-03-10 10:57:29,361 INFO  [org.dcm4chee.arc.qido.QidoRS] (default task-52) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies/1.2.392.200036.9125.2.3619053820161.6593882246.321679/series/1.2.392.200036.9125.3.3619053820161.6593882246.321680/instances?includefield=00080018,00200013,00081190 from null@187.89.160.56
2025-03-10 10:57:29,378 INFO  [org.dcm4chee.arc.qido.QidoRS] (default task-52) SearchForStudySeriesInstances: 4 Matches
2025-03-10 10:57:29,577 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-52) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies/1.2.392.200036.9125.2.3619053820161.6593882246.321679/series/1.2.392.200036.9125.3.3619053820161.6593882246.321680/thumbnail?viewport=256%2C256 from null@187.89.160.56
2025-03-10 10:57:29,585 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-52) retrieveSeriesThumbnail: 4 Matches
2025-03-10 10:57:29,884 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-52) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies/1.2.392.200036.9125.2.3619053820161.6593882246.321679/series/1.2.392.200036.9125.3.3619053820161.6593882246.321680/instances/1.2.392.200036.9125.9.0.254262177.2602443966.86381729 from null@187.89.160.56
2025-03-10 10:57:29,889 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-52) retrieveInstance: 1 Matches
2025-03-10 10:57:30,080 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-46) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies/1.2.392.200036.9125.2.3619053820161.6593882246.321679/series/1.2.392.200036.9125.3.3619053820161.6593882246.321680/instances/1.2.392.200036.9125.9.0.254262177.3844023486.86381729 from null@187.89.160.56
2025-03-10 10:57:30,083 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-54) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies/1.2.392.200036.9125.2.3619053820161.6593882246.321679/series/1.2.392.200036.9125.3.3619053820161.6593882246.321680/instances/1.2.392.200036.9125.9.0.254262179.2166498494.86381729 from null@187.89.160.56
2025-03-10 10:57:30,083 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-55) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies/1.2.392.200036.9125.2.3619053820161.6593882246.321679/series/1.2.392.200036.9125.3.3619053820161.6593882246.321680/instances/1.2.392.200036.9125.9.0.254262178.1914709182.86381729 from null@187.89.160.56
2025-03-10 10:57:30,086 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-46) retrieveInstance: 1 Matches
2025-03-10 10:57:30,088 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-54) retrieveInstance: 1 Matches
2025-03-10 10:57:30,088 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-55) retrieveInstance: 1 Matches
2025-03-10 10:57:31,793 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:57:31,796 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(634): Found previous received Instance[pk=107615, uid=1.2.410.200001.101.11.601.1501430850.3.20250308091011856, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 10:57:31,797 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(634): Ignore received Instance[studyUID=341513,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308090453691,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308091011856] with equal digest
2025-03-10 10:57:31,797 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(634): Updated DB in 4 ms
2025-03-10 10:57:31,798 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(634) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308091011856 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:57:32,000 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(634) >> A-RELEASE-RQ
2025-03-10 10:57:32,000 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(634) << A-RELEASE-RP
2025-03-10 10:57:32,051 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-18) DCM4CHEE<-HS60MT(634): close Socket[addr=187.89.160.56/187.89.160.56,port=49337,localport=11112]
2025-03-10 10:57:32,405 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49349,localport=11112]
2025-03-10 10:57:32,406 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(635) >> A-ASSOCIATE-RQ
2025-03-10 10:57:32,406 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(635) << A-ASSOCIATE-AC
2025-03-10 10:57:32,608 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(635) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308081244492 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:57:37,090 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start UPSProcessingScheduler.execute()
2025-03-10 10:57:37,091 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished UPSProcessingScheduler.execute()
2025-03-10 10:57:54,805 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start AuditScheduler.execute()
2025-03-10 10:57:54,806 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-7) Send audit message to /127.0.0.1:514
2025-03-10 10:57:54,807 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-7) Send audit message to /127.0.0.1:514
2025-03-10 10:57:54,807 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-7) Send audit message to /127.0.0.1:514
2025-03-10 10:57:54,808 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-7) Send audit message to /127.0.0.1:514
2025-03-10 10:57:54,808 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-7) Send audit message to /127.0.0.1:514
2025-03-10 10:57:54,809 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-7) Send audit message to /127.0.0.1:514
2025-03-10 10:57:54,809 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-7) Send audit message to /127.0.0.1:514
2025-03-10 10:57:54,810 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-7) Send audit message to /127.0.0.1:514
2025-03-10 10:57:54,810 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-7) Send audit message to /127.0.0.1:514
2025-03-10 10:57:54,811 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-7) Send audit message to /127.0.0.1:514
2025-03-10 10:57:54,811 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-7) Send audit message to /127.0.0.1:514
2025-03-10 10:57:54,812 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-7) Send audit message to /127.0.0.1:514
2025-03-10 10:57:54,822 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-7) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 10:57:54,822 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-7) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 10:57:54,823 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-7) Send audit message to /127.0.0.1:514
2025-03-10 10:57:54,823 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished AuditScheduler.execute()
2025-03-10 10:57:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start TaskScheduler.execute()
2025-03-10 10:57:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished TaskScheduler.execute()
2025-03-10 10:58:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start PurgeStorageScheduler.execute()
2025-03-10 10:58:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished PurgeStorageScheduler.execute()
2025-03-10 10:58:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-17709) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 10:58:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-17709) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 10:58:12,442 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start IANScheduler.execute()
2025-03-10 10:58:12,444 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished IANScheduler.execute()
2025-03-10 10:58:13,395 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:58:13,399 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(635): Found previous received Instance[pk=107486, uid=1.2.410.200001.101.11.601.1501430850.3.20250308081244492, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 10:58:13,400 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(635): Ignore received Instance[studyUID=341498,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308081243973,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308081244492] with equal digest
2025-03-10 10:58:13,400 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(635): Updated DB in 5 ms
2025-03-10 10:58:13,402 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(635) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308081244492 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:58:13,610 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(635) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308081339194 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:58:36,236 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52206,localport=11112]
2025-03-10 10:58:36,237 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(636) >> A-ASSOCIATE-RQ
2025-03-10 10:58:36,237 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(636) << A-ASSOCIATE-AC
2025-03-10 10:58:36,436 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(636) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105459776 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:58:37,091 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start UPSProcessingScheduler.execute()
2025-03-10 10:58:37,092 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished UPSProcessingScheduler.execute()
2025-03-10 10:58:38,361 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17710) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:58:38,364 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(636): Create Patient[pk=8380, id=PatientID[pk=8380, id=201041, issuer=DCM4CHEE.3B23AA8A.0A46F1CE], name=ELIANE MOREIRA NEMEZIO]
2025-03-10 10:58:38,365 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(636): Create Study[pk=9415, uid=201041, id=31607]
2025-03-10 10:58:38,366 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(636): Create Series[pk=9702, uid=1.2.410.200001.101.11.501.1791052210.2.20250310105459338, no=1, mod=US]
2025-03-10 10:58:38,366 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(636): Create Instance[pk=107894, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105459776, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 10:58:38,367 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(636): Create Location[pk=107894, systemID=fs1, path=2025/03/10/580DB81A/8CAA51DA/5A54C319, tsuid=1.2.840.10008.1.2, size=3416686, status=OK, objectType=DICOM_FILE]
2025-03-10 10:58:38,388 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(636): Updated DB in 27 ms
2025-03-10 10:58:38,389 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) No duplicate record with equal Patient ID found Patient[pk=8380, id=PatientID[pk=8380, id=201041, issuer=DCM4CHEE.3B23AA8A.0A46F1CE], name=ELIANE MOREIRA NEMEZIO]
2025-03-10 10:58:38,390 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(636) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105459776 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:58:38,591 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(636) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105533667 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:58:38,882 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17710) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:58:38,884 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(636): Create Instance[pk=107895, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105533667, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 10:58:38,884 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(636): Create Location[pk=107895, systemID=fs1, path=2025/03/10/580DB81A/8CAA51DA/5BEAAE9D, tsuid=1.2.840.10008.1.2, size=3416686, status=OK, objectType=DICOM_FILE]
2025-03-10 10:58:38,894 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(636): Updated DB in 12 ms
2025-03-10 10:58:38,895 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(636) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105533667 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:58:39,098 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(636) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105601513 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:58:39,390 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17710) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:58:39,392 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(636): Create Instance[pk=107896, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105601513, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 10:58:39,393 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(636): Create Location[pk=107896, systemID=fs1, path=2025/03/10/580DB81A/8CAA51DA/5D74539B, tsuid=1.2.840.10008.1.2, size=3416686, status=OK, objectType=DICOM_FILE]
2025-03-10 10:58:39,404 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(636): Updated DB in 14 ms
2025-03-10 10:58:39,404 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(636) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105601513 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:58:39,604 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(636) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105621961 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:58:39,896 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17710) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:58:39,898 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(636): Create Instance[pk=107897, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105621961, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 10:58:39,898 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(636): Create Location[pk=107897, systemID=fs1, path=2025/03/10/580DB81A/8CAA51DA/5D90923A, tsuid=1.2.840.10008.1.2, size=3416686, status=OK, objectType=DICOM_FILE]
2025-03-10 10:58:39,900 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(636): Updated DB in 4 ms
2025-03-10 10:58:39,901 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(636) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105621961 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:58:40,100 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(636) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105637504 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:58:40,392 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17710) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:58:40,394 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(636): Create Instance[pk=107898, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105637504, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 10:58:40,395 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(636): Create Location[pk=107898, systemID=fs1, path=2025/03/10/580DB81A/8CAA51DA/5DA1543A, tsuid=1.2.840.10008.1.2, size=3416686, status=OK, objectType=DICOM_FILE]
2025-03-10 10:58:40,402 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(636): Updated DB in 10 ms
2025-03-10 10:58:40,403 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(636) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105637504 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:58:40,612 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(636) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105657770 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:58:40,904 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17710) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:58:40,906 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(636): Create Instance[pk=107899, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105657770, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 10:58:40,907 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(636): Create Location[pk=107899, systemID=fs1, path=2025/03/10/580DB81A/8CAA51DA/5DBD8B93, tsuid=1.2.840.10008.1.2, size=3416686, status=OK, objectType=DICOM_FILE]
2025-03-10 10:58:40,923 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(636): Updated DB in 19 ms
2025-03-10 10:58:40,924 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(636) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105657770 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:58:41,124 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(636) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105730320 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:58:41,416 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17710) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:58:41,418 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(636): Create Instance[pk=107900, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105730320, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 10:58:41,418 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(636): Create Location[pk=107900, systemID=fs1, path=2025/03/10/580DB81A/8CAA51DA/5F52F6F8, tsuid=1.2.840.10008.1.2, size=3416686, status=OK, objectType=DICOM_FILE]
2025-03-10 10:58:41,475 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(636): Updated DB in 59 ms
2025-03-10 10:58:41,475 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(636) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105730320 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:58:41,675 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(636) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105756158 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:58:41,966 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17710) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:58:41,969 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(636): Create Instance[pk=107901, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105756158, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 10:58:41,969 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(636): Create Location[pk=107901, systemID=fs1, path=2025/03/10/580DB81A/8CAA51DA/5F71D917, tsuid=1.2.840.10008.1.2, size=3416686, status=OK, objectType=DICOM_FILE]
2025-03-10 10:58:41,976 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(636): Updated DB in 9 ms
2025-03-10 10:58:41,977 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(636) << 8:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105756158 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:58:42,176 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(636) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105816479 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:58:42,468 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17710) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:58:42,471 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(636): Create Instance[pk=107902, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105816479, class=1.2.840.10008.5.1.4.1.1.6.1, no=9]
2025-03-10 10:58:42,471 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(636): Create Location[pk=107902, systemID=fs1, path=2025/03/10/580DB81A/8CAA51DA/60EE5F34, tsuid=1.2.840.10008.1.2, size=3416686, status=OK, objectType=DICOM_FILE]
2025-03-10 10:58:42,479 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(636): Updated DB in 11 ms
2025-03-10 10:58:42,480 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(636) << 9:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105816479 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:58:42,679 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(636) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105845248 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:58:42,971 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17710) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:58:42,973 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(636): Create Instance[pk=107903, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105845248, class=1.2.840.10008.5.1.4.1.1.6.1, no=10]
2025-03-10 10:58:42,973 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(636): Create Location[pk=107903, systemID=fs1, path=2025/03/10/580DB81A/8CAA51DA/61182978, tsuid=1.2.840.10008.1.2, size=3416686, status=OK, objectType=DICOM_FILE]
2025-03-10 10:58:42,980 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(636): Updated DB in 9 ms
2025-03-10 10:58:42,981 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(636) << 10:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105845248 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:58:43,181 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(636) >> 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105908652 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:58:43,472 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17710) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:58:43,474 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(636): Create Instance[pk=107904, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105908652, class=1.2.840.10008.5.1.4.1.1.6.1, no=11]
2025-03-10 10:58:43,474 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(636): Create Location[pk=107904, systemID=fs1, path=2025/03/10/580DB81A/8CAA51DA/6296104D, tsuid=1.2.840.10008.1.2, size=3416686, status=OK, objectType=DICOM_FILE]
2025-03-10 10:58:43,481 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(636): Updated DB in 9 ms
2025-03-10 10:58:43,482 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(636) << 11:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105908652 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:58:43,682 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(636) >> 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105923870 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:58:43,974 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17710) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:58:43,976 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(636): Create Instance[pk=107905, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105923870, class=1.2.840.10008.5.1.4.1.1.6.1, no=12]
2025-03-10 10:58:43,976 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(636): Create Location[pk=107905, systemID=fs1, path=2025/03/10/580DB81A/8CAA51DA/62B00132, tsuid=1.2.840.10008.1.2, size=3416686, status=OK, objectType=DICOM_FILE]
2025-03-10 10:58:43,987 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(636): Updated DB in 13 ms
2025-03-10 10:58:43,988 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(636) << 12:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105923870 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:58:44,186 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(636) >> A-RELEASE-RQ
2025-03-10 10:58:44,186 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(636) << A-RELEASE-RP
2025-03-10 10:58:44,237 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-6) DCM4CHEE<-HS50US07(636): close Socket[addr=187.89.160.56/187.89.160.56,port=52206,localport=11112]
2025-03-10 10:58:44,589 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52207,localport=11112]
2025-03-10 10:58:44,589 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(637) >> A-ASSOCIATE-RQ
2025-03-10 10:58:44,589 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(637) << A-ASSOCIATE-AC
2025-03-10 10:58:44,786 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(637) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105459776 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:58:46,529 INFO  [org.dcm4chee.arc.qido.QidoRS] (default task-54) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies?0020000D=1.2.392.200036.9125.2.3619053820161.6593879112.321657&includefield=00080020,00080030,00080050,00080061,00080090,00081030,00100010,00100020,00100021,00100030,00100040,0020000D,00200010 from null@187.89.160.56
2025-03-10 10:58:46,548 INFO  [org.dcm4chee.arc.qido.QidoRS] (default task-54) SearchForStudies: 1 Matches
2025-03-10 10:58:46,570 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17710) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:58:46,574 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(637): Found previous received Instance[pk=107894, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105459776, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 10:58:46,575 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(637): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105459776] with equal digest
2025-03-10 10:58:46,575 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(637): Updated DB in 5 ms
2025-03-10 10:58:46,576 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(637) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105459776 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:58:46,749 INFO  [org.dcm4chee.arc.qido.QidoRS] (default task-54) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies/1.2.392.200036.9125.2.3619053820161.6593879112.321657/series?includefield=0008103E,00080060,0020000E,00200011,00081190 from null@187.89.160.56
2025-03-10 10:58:46,762 INFO  [org.dcm4chee.arc.qido.QidoRS] (default task-54) SearchForStudySeries: 1 Matches
2025-03-10 10:58:46,780 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(637) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105533667 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:58:46,966 INFO  [org.dcm4chee.arc.qido.QidoRS] (default task-54) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies/1.2.392.200036.9125.2.3619053820161.6593879112.321657/series/1.2.392.200036.9125.3.3619053820161.6593879112.321658/instances?includefield=00080018,00200013,00081190 from null@187.89.160.56
2025-03-10 10:58:46,986 INFO  [org.dcm4chee.arc.qido.QidoRS] (default task-54) SearchForStudySeriesInstances: 4 Matches
2025-03-10 10:58:47,087 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17710) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:58:47,089 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(637): Found previous received Instance[pk=107895, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105533667, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 10:58:47,090 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(637): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105533667] with equal digest
2025-03-10 10:58:47,090 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(637): Updated DB in 3 ms
2025-03-10 10:58:47,091 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(637) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105533667 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:58:47,189 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-54) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies/1.2.392.200036.9125.2.3619053820161.6593879112.321657/series/1.2.392.200036.9125.3.3619053820161.6593879112.321658/thumbnail?viewport=256%2C256 from null@187.89.160.56
2025-03-10 10:58:47,198 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-54) retrieveSeriesThumbnail: 4 Matches
2025-03-10 10:58:47,294 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(637) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105601513 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:58:47,466 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-54) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies/1.2.392.200036.9125.2.3619053820161.6593879112.321657/series/1.2.392.200036.9125.3.3619053820161.6593879112.321658/instances/1.2.392.200036.9125.9.0.254262165.3289719998.86381729 from null@187.89.160.56
2025-03-10 10:58:47,472 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-54) retrieveInstance: 1 Matches
2025-03-10 10:58:47,586 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17710) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:58:47,588 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(637): Found previous received Instance[pk=107896, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105601513, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 10:58:47,588 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(637): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105601513] with equal digest
2025-03-10 10:58:47,589 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(637): Updated DB in 3 ms
2025-03-10 10:58:47,590 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(637) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105601513 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:58:47,682 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-55) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies/1.2.392.200036.9125.2.3619053820161.6593879112.321657/series/1.2.392.200036.9125.3.3619053820161.6593879112.321658/instances/1.2.392.200036.9125.9.0.254262167.421012670.86381729 from null@187.89.160.56
2025-03-10 10:58:47,683 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-56) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies/1.2.392.200036.9125.2.3619053820161.6593879112.321657/series/1.2.392.200036.9125.3.3619053820161.6593879112.321658/instances/1.2.392.200036.9125.9.0.254262165.1544823998.86381729 from null@187.89.160.56
2025-03-10 10:58:47,685 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-57) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies/1.2.392.200036.9125.2.3619053820161.6593879112.321657/series/1.2.392.200036.9125.3.3619053820161.6593879112.321658/instances/1.2.392.200036.9125.9.0.254262166.2685871294.86381729 from null@187.89.160.56
2025-03-10 10:58:47,686 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-55) retrieveInstance: 1 Matches
2025-03-10 10:58:47,687 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-56) retrieveInstance: 1 Matches
2025-03-10 10:58:47,688 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-57) retrieveInstance: 1 Matches
2025-03-10 10:58:47,792 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(637) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105621961 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:58:48,084 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17710) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:58:48,086 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(637): Found previous received Instance[pk=107897, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105621961, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 10:58:48,086 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(637): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105621961] with equal digest
2025-03-10 10:58:48,087 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(637): Updated DB in 3 ms
2025-03-10 10:58:48,088 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(637) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105621961 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:58:48,292 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(637) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105637504 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:58:48,583 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17710) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:58:48,586 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(637): Found previous received Instance[pk=107898, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105637504, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 10:58:48,586 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(637): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105637504] with equal digest
2025-03-10 10:58:48,587 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(637): Updated DB in 4 ms
2025-03-10 10:58:48,588 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(637) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105637504 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:58:48,791 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(637) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105657770 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:58:49,106 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17710) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:58:49,108 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(637): Found previous received Instance[pk=107899, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105657770, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 10:58:49,109 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(637): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105657770] with equal digest
2025-03-10 10:58:49,109 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(637): Updated DB in 3 ms
2025-03-10 10:58:49,110 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(637) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105657770 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:58:49,313 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(637) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105730320 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:58:49,615 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17710) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:58:49,617 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(637): Found previous received Instance[pk=107900, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105730320, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 10:58:49,617 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(637): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105730320] with equal digest
2025-03-10 10:58:49,618 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(637): Updated DB in 3 ms
2025-03-10 10:58:49,619 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(637) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105730320 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:58:49,819 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(637) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105756158 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:58:50,113 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17710) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:58:50,116 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(637): Found previous received Instance[pk=107901, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105756158, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 10:58:50,116 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(637): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105756158] with equal digest
2025-03-10 10:58:50,116 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(637): Updated DB in 2 ms
2025-03-10 10:58:50,117 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(637) << 8:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105756158 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:58:50,321 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(637) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105816479 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:58:50,612 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17710) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:58:50,614 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(637): Found previous received Instance[pk=107902, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105816479, class=1.2.840.10008.5.1.4.1.1.6.1, no=9]
2025-03-10 10:58:50,614 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(637): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105816479] with equal digest
2025-03-10 10:58:50,615 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(637): Updated DB in 3 ms
2025-03-10 10:58:50,616 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(637) << 9:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105816479 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:58:50,816 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(637) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105845248 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:58:51,107 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17710) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:58:51,109 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(637): Found previous received Instance[pk=107903, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105845248, class=1.2.840.10008.5.1.4.1.1.6.1, no=10]
2025-03-10 10:58:51,109 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(637): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105845248] with equal digest
2025-03-10 10:58:51,110 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(637): Updated DB in 3 ms
2025-03-10 10:58:51,111 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(637) << 10:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105845248 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:58:51,296 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:58:51,299 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(635): Found previous received Instance[pk=107487, uid=1.2.410.200001.101.11.601.1501430850.3.20250308081339194, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 10:58:51,299 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(635): Ignore received Instance[studyUID=341498,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308081243973,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308081339194] with equal digest
2025-03-10 10:58:51,299 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(635): Updated DB in 3 ms
2025-03-10 10:58:51,300 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(635) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308081339194 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:58:51,316 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(637) >> 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105908652 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:58:51,506 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(635) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308081406512 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:58:51,607 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17710) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:58:51,609 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(637): Found previous received Instance[pk=107904, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105908652, class=1.2.840.10008.5.1.4.1.1.6.1, no=11]
2025-03-10 10:58:51,609 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(637): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105908652] with equal digest
2025-03-10 10:58:51,610 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(637): Updated DB in 3 ms
2025-03-10 10:58:51,611 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(637) << 11:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105908652 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:58:51,814 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(637) >> 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105923870 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:58:52,105 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17710) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:58:52,107 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(637): Found previous received Instance[pk=107905, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105923870, class=1.2.840.10008.5.1.4.1.1.6.1, no=12]
2025-03-10 10:58:52,108 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(637): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105923870] with equal digest
2025-03-10 10:58:52,108 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(637): Updated DB in 3 ms
2025-03-10 10:58:52,109 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(637) << 12:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105923870 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:58:52,312 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(637) >> A-RELEASE-RQ
2025-03-10 10:58:52,312 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(637) << A-RELEASE-RP
2025-03-10 10:58:52,362 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-31) DCM4CHEE<-HS50US07(637): close Socket[addr=187.89.160.56/187.89.160.56,port=52207,localport=11112]
2025-03-10 10:58:52,715 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52208,localport=11112]
2025-03-10 10:58:52,715 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(638) >> A-ASSOCIATE-RQ
2025-03-10 10:58:52,715 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(638) << A-ASSOCIATE-AC
2025-03-10 10:58:52,914 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(638) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105459776 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:58:54,791 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17710) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:58:54,795 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(638): Found previous received Instance[pk=107894, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105459776, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 10:58:54,796 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(638): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105459776] with equal digest
2025-03-10 10:58:54,796 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(638): Updated DB in 4 ms
2025-03-10 10:58:54,797 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(638) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105459776 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:58:54,823 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start AuditScheduler.execute()
2025-03-10 10:58:54,824 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-21) Send audit message to /127.0.0.1:514
2025-03-10 10:58:54,825 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-21) Send audit message to /127.0.0.1:514
2025-03-10 10:58:54,825 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-21) Send audit message to /127.0.0.1:514
2025-03-10 10:58:54,825 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-21) Send audit message to /127.0.0.1:514
2025-03-10 10:58:54,826 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-21) Send audit message to /127.0.0.1:514
2025-03-10 10:58:54,826 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-21) Send audit message to /127.0.0.1:514
2025-03-10 10:58:54,826 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-21) Send audit message to /127.0.0.1:514
2025-03-10 10:58:54,827 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-21) Send audit message to /127.0.0.1:514
2025-03-10 10:58:54,827 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-21) Send audit message to /127.0.0.1:514
2025-03-10 10:58:54,827 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-21) Send audit message to /127.0.0.1:514
2025-03-10 10:58:54,836 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-21) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 10:58:54,836 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-21) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 10:58:54,836 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-21) Send audit message to /127.0.0.1:514
2025-03-10 10:58:54,837 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-21) Send audit message to /127.0.0.1:514
2025-03-10 10:58:54,837 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-21) Send audit message to /127.0.0.1:514
2025-03-10 10:58:54,837 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished AuditScheduler.execute()
2025-03-10 10:58:55,003 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(638) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105533667 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:58:55,295 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17710) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:58:55,297 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(638): Found previous received Instance[pk=107895, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105533667, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 10:58:55,298 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(638): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105533667] with equal digest
2025-03-10 10:58:55,298 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(638): Updated DB in 3 ms
2025-03-10 10:58:55,299 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(638) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105533667 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:58:55,506 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(638) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105601513 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:58:55,797 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17710) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:58:55,800 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(638): Found previous received Instance[pk=107896, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105601513, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 10:58:55,800 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(638): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105601513] with equal digest
2025-03-10 10:58:55,800 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(638): Updated DB in 3 ms
2025-03-10 10:58:55,801 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(638) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105601513 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:58:56,007 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(638) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105621961 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:58:56,299 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17710) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:58:56,301 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(638): Found previous received Instance[pk=107897, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105621961, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 10:58:56,302 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(638): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105621961] with equal digest
2025-03-10 10:58:56,302 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(638): Updated DB in 3 ms
2025-03-10 10:58:56,303 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(638) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105621961 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:58:56,509 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(638) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105637504 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:58:56,801 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17710) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:58:56,803 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(638): Found previous received Instance[pk=107898, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105637504, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 10:58:56,804 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(638): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105637504] with equal digest
2025-03-10 10:58:56,804 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(638): Updated DB in 3 ms
2025-03-10 10:58:56,805 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(638) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105637504 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:58:57,011 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(638) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105657770 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:58:57,302 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17710) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:58:57,305 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(638): Found previous received Instance[pk=107899, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105657770, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 10:58:57,305 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(638): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105657770] with equal digest
2025-03-10 10:58:57,306 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(638): Updated DB in 4 ms
2025-03-10 10:58:57,307 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(638) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105657770 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:58:57,513 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(638) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105730320 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:58:57,805 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17710) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:58:57,807 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(638): Found previous received Instance[pk=107900, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105730320, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 10:58:57,808 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(638): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105730320] with equal digest
2025-03-10 10:58:57,808 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(638): Updated DB in 3 ms
2025-03-10 10:58:57,809 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(638) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105730320 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:58:58,015 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(638) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105756158 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:58:58,307 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17710) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:58:58,309 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(638): Found previous received Instance[pk=107901, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105756158, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 10:58:58,309 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(638): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105756158] with equal digest
2025-03-10 10:58:58,309 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(638): Updated DB in 2 ms
2025-03-10 10:58:58,310 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(638) << 8:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105756158 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:58:58,517 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(638) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105816479 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:58:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start TaskScheduler.execute()
2025-03-10 10:58:58,808 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17710) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:58:58,810 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(638): Found previous received Instance[pk=107902, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105816479, class=1.2.840.10008.5.1.4.1.1.6.1, no=9]
2025-03-10 10:58:58,811 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(638): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105816479] with equal digest
2025-03-10 10:58:58,811 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(638): Updated DB in 3 ms
2025-03-10 10:58:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished TaskScheduler.execute()
2025-03-10 10:58:58,812 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(638) << 9:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105816479 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:58:59,018 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(638) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105845248 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:58:59,310 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17710) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:58:59,312 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(638): Found previous received Instance[pk=107903, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105845248, class=1.2.840.10008.5.1.4.1.1.6.1, no=10]
2025-03-10 10:58:59,312 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(638): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105845248] with equal digest
2025-03-10 10:58:59,313 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(638): Updated DB in 3 ms
2025-03-10 10:58:59,314 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(638) << 10:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105845248 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:58:59,520 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(638) >> 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105908652 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:58:59,812 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17710) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:58:59,814 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(638): Found previous received Instance[pk=107904, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105908652, class=1.2.840.10008.5.1.4.1.1.6.1, no=11]
2025-03-10 10:58:59,814 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(638): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105908652] with equal digest
2025-03-10 10:58:59,815 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(638): Updated DB in 3 ms
2025-03-10 10:58:59,816 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(638) << 11:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105908652 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:00,022 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(638) >> 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105923870 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:00,313 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17710) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:59:00,315 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(638): Found previous received Instance[pk=107905, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105923870, class=1.2.840.10008.5.1.4.1.1.6.1, no=12]
2025-03-10 10:59:00,316 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(638): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105923870] with equal digest
2025-03-10 10:59:00,316 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(638): Updated DB in 3 ms
2025-03-10 10:59:00,317 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(638) << 12:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105923870 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:00,525 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(638) >> A-RELEASE-RQ
2025-03-10 10:59:00,526 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(638) << A-RELEASE-RP
2025-03-10 10:59:00,576 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-9) DCM4CHEE<-HS50US07(638): close Socket[addr=187.89.160.56/187.89.160.56,port=52208,localport=11112]
2025-03-10 10:59:00,932 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52209,localport=11112]
2025-03-10 10:59:00,932 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(639) >> A-ASSOCIATE-RQ
2025-03-10 10:59:00,932 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(639) << A-ASSOCIATE-AC
2025-03-10 10:59:01,133 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(639) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105459776 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:02,856 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17710) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:59:02,859 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(639): Found previous received Instance[pk=107894, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105459776, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 10:59:02,860 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(639): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105459776] with equal digest
2025-03-10 10:59:02,860 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(639): Updated DB in 4 ms
2025-03-10 10:59:02,861 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(639) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105459776 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:03,064 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(639) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105533667 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:03,356 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17710) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:59:03,358 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(639): Found previous received Instance[pk=107895, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105533667, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 10:59:03,358 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(639): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105533667] with equal digest
2025-03-10 10:59:03,359 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(639): Updated DB in 3 ms
2025-03-10 10:59:03,360 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(639) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105533667 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:03,565 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(639) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105601513 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:03,856 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17710) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:59:03,858 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(639): Found previous received Instance[pk=107896, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105601513, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 10:59:03,859 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(639): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105601513] with equal digest
2025-03-10 10:59:03,859 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(639): Updated DB in 3 ms
2025-03-10 10:59:03,860 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(639) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105601513 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:04,066 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(639) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105621961 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:04,357 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17710) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:59:04,359 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(639): Found previous received Instance[pk=107897, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105621961, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 10:59:04,360 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(639): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105621961] with equal digest
2025-03-10 10:59:04,360 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(639): Updated DB in 3 ms
2025-03-10 10:59:04,361 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(639) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105621961 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:04,567 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(639) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105637504 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:04,858 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17710) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:59:04,860 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(639): Found previous received Instance[pk=107898, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105637504, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 10:59:04,861 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(639): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105637504] with equal digest
2025-03-10 10:59:04,861 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(639): Updated DB in 3 ms
2025-03-10 10:59:04,862 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(639) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105637504 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:05,068 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(639) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105657770 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:05,359 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17710) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:59:05,361 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(639): Found previous received Instance[pk=107899, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105657770, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 10:59:05,362 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(639): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105657770] with equal digest
2025-03-10 10:59:05,362 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(639): Updated DB in 3 ms
2025-03-10 10:59:05,363 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(639) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105657770 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:05,568 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(639) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105730320 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:05,860 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17710) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:59:05,862 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(639): Found previous received Instance[pk=107900, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105730320, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 10:59:05,862 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(639): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105730320] with equal digest
2025-03-10 10:59:05,863 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(639): Updated DB in 3 ms
2025-03-10 10:59:05,864 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(639) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105730320 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:06,069 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(639) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105756158 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:06,360 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17710) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:59:06,362 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(639): Found previous received Instance[pk=107901, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105756158, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 10:59:06,363 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(639): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105756158] with equal digest
2025-03-10 10:59:06,363 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(639): Updated DB in 3 ms
2025-03-10 10:59:06,364 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(639) << 8:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105756158 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:06,569 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(639) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105816479 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:06,861 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17710) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:59:06,863 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(639): Found previous received Instance[pk=107902, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105816479, class=1.2.840.10008.5.1.4.1.1.6.1, no=9]
2025-03-10 10:59:06,863 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(639): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105816479] with equal digest
2025-03-10 10:59:06,864 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(639): Updated DB in 3 ms
2025-03-10 10:59:06,865 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(639) << 9:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105816479 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:07,070 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(639) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105845248 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:07,362 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17710) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:59:07,364 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(639): Found previous received Instance[pk=107903, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105845248, class=1.2.840.10008.5.1.4.1.1.6.1, no=10]
2025-03-10 10:59:07,364 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(639): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105845248] with equal digest
2025-03-10 10:59:07,365 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(639): Updated DB in 3 ms
2025-03-10 10:59:07,366 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(639) << 10:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105845248 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:07,572 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(639) >> 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105908652 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:07,863 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17710) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:59:07,865 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(639): Found previous received Instance[pk=107904, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105908652, class=1.2.840.10008.5.1.4.1.1.6.1, no=11]
2025-03-10 10:59:07,865 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(639): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105908652] with equal digest
2025-03-10 10:59:07,866 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(639): Updated DB in 3 ms
2025-03-10 10:59:07,867 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(639) << 11:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105908652 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:08,072 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(639) >> 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105923870 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:08,364 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17710) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:59:08,366 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(639): Found previous received Instance[pk=107905, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105923870, class=1.2.840.10008.5.1.4.1.1.6.1, no=12]
2025-03-10 10:59:08,366 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(639): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105923870] with equal digest
2025-03-10 10:59:08,366 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(639): Updated DB in 2 ms
2025-03-10 10:59:08,368 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(639) << 12:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105923870 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:08,573 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(639) >> A-RELEASE-RQ
2025-03-10 10:59:08,573 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(639) << A-RELEASE-RP
2025-03-10 10:59:08,623 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-8) DCM4CHEE<-HS50US07(639): close Socket[addr=187.89.160.56/187.89.160.56,port=52209,localport=11112]
2025-03-10 10:59:08,979 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52210,localport=11112]
2025-03-10 10:59:08,980 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(640) >> A-ASSOCIATE-RQ
2025-03-10 10:59:08,980 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(640) << A-ASSOCIATE-AC
2025-03-10 10:59:09,178 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(640) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105459776 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:10,900 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17710) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:59:10,904 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(640): Found previous received Instance[pk=107894, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105459776, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 10:59:10,905 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(640): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105459776] with equal digest
2025-03-10 10:59:10,905 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(640): Updated DB in 4 ms
2025-03-10 10:59:10,907 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(640) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105459776 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:11,111 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(640) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105533667 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:11,403 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17710) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:59:11,405 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(640): Found previous received Instance[pk=107895, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105533667, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 10:59:11,405 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(640): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105533667] with equal digest
2025-03-10 10:59:11,406 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(640): Updated DB in 3 ms
2025-03-10 10:59:11,407 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(640) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105533667 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:11,611 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(640) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105601513 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:11,903 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17710) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:59:11,905 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(640): Found previous received Instance[pk=107896, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105601513, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 10:59:11,905 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(640): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105601513] with equal digest
2025-03-10 10:59:11,905 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(640): Updated DB in 2 ms
2025-03-10 10:59:11,906 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(640) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105601513 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:12,111 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(640) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105621961 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:12,402 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17710) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:59:12,404 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(640): Found previous received Instance[pk=107897, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105621961, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 10:59:12,405 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(640): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105621961] with equal digest
2025-03-10 10:59:12,405 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(640): Updated DB in 3 ms
2025-03-10 10:59:12,406 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(640) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105621961 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:12,444 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start IANScheduler.execute()
2025-03-10 10:59:12,446 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished IANScheduler.execute()
2025-03-10 10:59:12,611 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(640) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105637504 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:12,903 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17710) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:59:12,905 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(640): Found previous received Instance[pk=107898, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105637504, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 10:59:12,905 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(640): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105637504] with equal digest
2025-03-10 10:59:12,906 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(640): Updated DB in 3 ms
2025-03-10 10:59:12,907 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(640) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105637504 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:13,112 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(640) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105657770 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:13,403 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17710) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:59:13,405 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(640): Found previous received Instance[pk=107899, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105657770, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 10:59:13,405 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(640): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105657770] with equal digest
2025-03-10 10:59:13,406 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(640): Updated DB in 3 ms
2025-03-10 10:59:13,407 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(640) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105657770 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:13,611 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(640) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105730320 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:13,902 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17710) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:59:13,904 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(640): Found previous received Instance[pk=107900, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105730320, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 10:59:13,905 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(640): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105730320] with equal digest
2025-03-10 10:59:13,905 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(640): Updated DB in 3 ms
2025-03-10 10:59:13,906 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(640) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105730320 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:14,111 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(640) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105756158 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:14,402 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17710) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:59:14,405 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(640): Found previous received Instance[pk=107901, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105756158, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 10:59:14,405 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(640): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105756158] with equal digest
2025-03-10 10:59:14,405 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(640): Updated DB in 2 ms
2025-03-10 10:59:14,407 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(640) << 8:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105756158 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:14,611 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(640) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105816479 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:14,903 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17710) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:59:14,905 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(640): Found previous received Instance[pk=107902, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105816479, class=1.2.840.10008.5.1.4.1.1.6.1, no=9]
2025-03-10 10:59:14,905 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(640): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105816479] with equal digest
2025-03-10 10:59:14,905 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(640): Updated DB in 2 ms
2025-03-10 10:59:14,907 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(640) << 9:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105816479 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:15,111 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(640) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105845248 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:15,403 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17710) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:59:15,405 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(640): Found previous received Instance[pk=107903, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105845248, class=1.2.840.10008.5.1.4.1.1.6.1, no=10]
2025-03-10 10:59:15,405 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(640): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105845248] with equal digest
2025-03-10 10:59:15,406 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(640): Updated DB in 3 ms
2025-03-10 10:59:15,407 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(640) << 10:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105845248 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:15,612 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(640) >> 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105908652 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:15,904 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17710) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:59:15,906 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(640): Found previous received Instance[pk=107904, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105908652, class=1.2.840.10008.5.1.4.1.1.6.1, no=11]
2025-03-10 10:59:15,906 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(640): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105908652] with equal digest
2025-03-10 10:59:15,906 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(640): Updated DB in 2 ms
2025-03-10 10:59:15,907 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(640) << 11:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105908652 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:16,112 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(640) >> 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105923870 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:16,404 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17710) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:59:16,406 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(640): Found previous received Instance[pk=107905, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105923870, class=1.2.840.10008.5.1.4.1.1.6.1, no=12]
2025-03-10 10:59:16,406 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(640): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105923870] with equal digest
2025-03-10 10:59:16,406 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(640): Updated DB in 2 ms
2025-03-10 10:59:16,408 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(640) << 12:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105923870 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:16,612 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(640) >> A-RELEASE-RQ
2025-03-10 10:59:16,612 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(640) << A-RELEASE-RP
2025-03-10 10:59:16,662 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-13) DCM4CHEE<-HS50US07(640): close Socket[addr=187.89.160.56/187.89.160.56,port=52210,localport=11112]
2025-03-10 10:59:17,013 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52211,localport=11112]
2025-03-10 10:59:17,013 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(641) >> A-ASSOCIATE-RQ
2025-03-10 10:59:17,013 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(641) << A-ASSOCIATE-AC
2025-03-10 10:59:17,209 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(641) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105459776 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:18,958 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17710) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:59:18,962 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(641): Found previous received Instance[pk=107894, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105459776, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 10:59:18,963 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(641): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105459776] with equal digest
2025-03-10 10:59:18,963 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(641): Updated DB in 5 ms
2025-03-10 10:59:18,964 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(641) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105459776 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:19,165 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(641) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105533667 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:19,461 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17710) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:59:19,463 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(641): Found previous received Instance[pk=107895, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105533667, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 10:59:19,463 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(641): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105533667] with equal digest
2025-03-10 10:59:19,464 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(641): Updated DB in 3 ms
2025-03-10 10:59:19,465 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(641) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105533667 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:19,666 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(641) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105601513 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:19,957 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17710) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:59:19,959 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(641): Found previous received Instance[pk=107896, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105601513, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 10:59:19,960 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(641): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105601513] with equal digest
2025-03-10 10:59:19,960 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(641): Updated DB in 3 ms
2025-03-10 10:59:19,961 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(641) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105601513 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:20,161 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(641) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105621961 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:20,453 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17710) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:59:20,455 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(641): Found previous received Instance[pk=107897, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105621961, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 10:59:20,456 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(641): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105621961] with equal digest
2025-03-10 10:59:20,456 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(641): Updated DB in 3 ms
2025-03-10 10:59:20,457 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(641) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105621961 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:20,658 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(641) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105637504 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:20,950 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17710) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:59:20,952 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(641): Found previous received Instance[pk=107898, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105637504, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 10:59:20,952 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(641): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105637504] with equal digest
2025-03-10 10:59:20,952 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(641): Updated DB in 2 ms
2025-03-10 10:59:20,953 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(641) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105637504 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:21,154 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(641) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105657770 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:21,445 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17710) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:59:21,447 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(641): Found previous received Instance[pk=107899, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105657770, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 10:59:21,448 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(641): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105657770] with equal digest
2025-03-10 10:59:21,448 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(641): Updated DB in 2 ms
2025-03-10 10:59:21,449 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(641) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105657770 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:21,650 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(641) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105730320 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:21,942 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17710) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:59:21,944 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(641): Found previous received Instance[pk=107900, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105730320, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 10:59:21,944 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(641): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105730320] with equal digest
2025-03-10 10:59:21,945 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(641): Updated DB in 3 ms
2025-03-10 10:59:21,945 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(641) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105730320 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:22,145 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(641) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105756158 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:22,437 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17710) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:59:22,439 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(641): Found previous received Instance[pk=107901, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105756158, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 10:59:22,440 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(641): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105756158] with equal digest
2025-03-10 10:59:22,440 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(641): Updated DB in 3 ms
2025-03-10 10:59:22,441 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(641) << 8:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105756158 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:22,642 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(641) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105816479 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:22,668 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:59:22,670 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(635): Found previous received Instance[pk=107488, uid=1.2.410.200001.101.11.601.1501430850.3.20250308081406512, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 10:59:22,671 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(635): Ignore received Instance[studyUID=341498,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308081243973,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308081406512] with equal digest
2025-03-10 10:59:22,671 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(635): Updated DB in 3 ms
2025-03-10 10:59:22,672 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(635) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308081406512 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:22,885 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(635) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308081420892 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:22,934 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17710) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:59:22,936 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(641): Found previous received Instance[pk=107902, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105816479, class=1.2.840.10008.5.1.4.1.1.6.1, no=9]
2025-03-10 10:59:22,936 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(641): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105816479] with equal digest
2025-03-10 10:59:22,937 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(641): Updated DB in 3 ms
2025-03-10 10:59:22,938 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(641) << 9:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105816479 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:23,138 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(641) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105845248 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:23,430 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17710) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:59:23,432 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(641): Found previous received Instance[pk=107903, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105845248, class=1.2.840.10008.5.1.4.1.1.6.1, no=10]
2025-03-10 10:59:23,433 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(641): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105845248] with equal digest
2025-03-10 10:59:23,433 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(641): Updated DB in 3 ms
2025-03-10 10:59:23,434 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(641) << 10:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105845248 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:23,635 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(641) >> 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105908652 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:23,928 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17710) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:59:23,930 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(641): Found previous received Instance[pk=107904, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105908652, class=1.2.840.10008.5.1.4.1.1.6.1, no=11]
2025-03-10 10:59:23,930 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(641): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105908652] with equal digest
2025-03-10 10:59:23,930 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(641): Updated DB in 2 ms
2025-03-10 10:59:23,931 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(641) << 11:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105908652 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:24,133 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(641) >> 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105923870 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:24,425 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17710) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:59:24,427 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(641): Found previous received Instance[pk=107905, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105923870, class=1.2.840.10008.5.1.4.1.1.6.1, no=12]
2025-03-10 10:59:24,427 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(641): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105923870] with equal digest
2025-03-10 10:59:24,427 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(641): Updated DB in 2 ms
2025-03-10 10:59:24,428 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(641) << 12:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105923870 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:24,628 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(641) >> A-RELEASE-RQ
2025-03-10 10:59:24,628 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(641) << A-RELEASE-RP
2025-03-10 10:59:24,679 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-17) DCM4CHEE<-HS50US07(641): close Socket[addr=187.89.160.56/187.89.160.56,port=52211,localport=11112]
2025-03-10 10:59:25,030 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52212,localport=11112]
2025-03-10 10:59:25,031 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(642) >> A-ASSOCIATE-RQ
2025-03-10 10:59:25,031 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(642) << A-ASSOCIATE-AC
2025-03-10 10:59:25,229 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(642) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105459776 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:26,939 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17710) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:59:26,943 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(642): Found previous received Instance[pk=107894, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105459776, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 10:59:26,943 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(642): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105459776] with equal digest
2025-03-10 10:59:26,944 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(642): Updated DB in 5 ms
2025-03-10 10:59:26,945 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(642) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105459776 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:27,148 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(642) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105533667 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:27,559 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17710) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:59:27,561 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(642): Found previous received Instance[pk=107895, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105533667, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 10:59:27,562 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(642): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105533667] with equal digest
2025-03-10 10:59:27,562 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(642): Updated DB in 3 ms
2025-03-10 10:59:27,563 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(642) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105533667 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:27,766 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(642) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105601513 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:28,094 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17710) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:59:28,097 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(642): Found previous received Instance[pk=107896, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105601513, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 10:59:28,097 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(642): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105601513] with equal digest
2025-03-10 10:59:28,097 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(642): Updated DB in 2 ms
2025-03-10 10:59:28,099 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(642) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105601513 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:28,301 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(642) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105621961 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:28,612 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17710) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:59:28,614 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(642): Found previous received Instance[pk=107897, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105621961, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 10:59:28,615 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(642): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105621961] with equal digest
2025-03-10 10:59:28,615 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(642): Updated DB in 3 ms
2025-03-10 10:59:28,616 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(642) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105621961 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:28,818 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(642) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105637504 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:29,130 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17710) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:59:29,132 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(642): Found previous received Instance[pk=107898, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105637504, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 10:59:29,132 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(642): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105637504] with equal digest
2025-03-10 10:59:29,132 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(642): Updated DB in 2 ms
2025-03-10 10:59:29,134 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(642) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105637504 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:29,336 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(642) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105657770 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:29,628 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17710) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:59:29,630 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(642): Found previous received Instance[pk=107899, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105657770, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 10:59:29,630 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(642): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105657770] with equal digest
2025-03-10 10:59:29,630 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(642): Updated DB in 2 ms
2025-03-10 10:59:29,631 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(642) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105657770 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:29,834 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(642) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105730320 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:30,125 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17710) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:59:30,127 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(642): Found previous received Instance[pk=107900, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105730320, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 10:59:30,128 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(642): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105730320] with equal digest
2025-03-10 10:59:30,128 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(642): Updated DB in 3 ms
2025-03-10 10:59:30,129 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(642) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105730320 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:30,332 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(642) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105756158 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:30,623 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17710) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:59:30,625 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(642): Found previous received Instance[pk=107901, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105756158, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 10:59:30,625 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(642): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105756158] with equal digest
2025-03-10 10:59:30,626 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(642): Updated DB in 3 ms
2025-03-10 10:59:30,627 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(642) << 8:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105756158 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:30,830 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(642) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105816479 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:31,122 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17710) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:59:31,124 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(642): Found previous received Instance[pk=107902, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105816479, class=1.2.840.10008.5.1.4.1.1.6.1, no=9]
2025-03-10 10:59:31,124 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(642): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105816479] with equal digest
2025-03-10 10:59:31,124 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(642): Updated DB in 2 ms
2025-03-10 10:59:31,125 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(642) << 9:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105816479 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:31,328 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(642) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105845248 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:31,619 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17710) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:59:31,621 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(642): Found previous received Instance[pk=107903, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105845248, class=1.2.840.10008.5.1.4.1.1.6.1, no=10]
2025-03-10 10:59:31,622 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(642): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105845248] with equal digest
2025-03-10 10:59:31,622 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(642): Updated DB in 2 ms
2025-03-10 10:59:31,623 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(642) << 10:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105845248 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:31,827 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(642) >> 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105908652 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:32,119 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17710) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:59:32,121 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(642): Found previous received Instance[pk=107904, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105908652, class=1.2.840.10008.5.1.4.1.1.6.1, no=11]
2025-03-10 10:59:32,121 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(642): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105908652] with equal digest
2025-03-10 10:59:32,122 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(642): Updated DB in 3 ms
2025-03-10 10:59:32,123 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(642) << 11:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105908652 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:32,326 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(642) >> 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105923870 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:32,617 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17710) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:59:32,619 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(642): Found previous received Instance[pk=107905, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105923870, class=1.2.840.10008.5.1.4.1.1.6.1, no=12]
2025-03-10 10:59:32,620 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(642): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105923870] with equal digest
2025-03-10 10:59:32,620 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(642): Updated DB in 3 ms
2025-03-10 10:59:32,621 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(642) << 12:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105923870 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:32,823 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(642) >> A-RELEASE-RQ
2025-03-10 10:59:32,824 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(642) << A-RELEASE-RP
2025-03-10 10:59:32,874 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-24) DCM4CHEE<-HS50US07(642): close Socket[addr=187.89.160.56/187.89.160.56,port=52212,localport=11112]
2025-03-10 10:59:33,226 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52213,localport=11112]
2025-03-10 10:59:33,226 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(643) >> A-ASSOCIATE-RQ
2025-03-10 10:59:33,226 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(643) << A-ASSOCIATE-AC
2025-03-10 10:59:33,423 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(643) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105459776 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:35,339 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17710) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:59:35,342 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(643): Found previous received Instance[pk=107894, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105459776, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 10:59:35,342 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(643): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105459776] with equal digest
2025-03-10 10:59:35,342 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(643): Updated DB in 3 ms
2025-03-10 10:59:35,343 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(643) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105459776 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:35,547 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(643) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105533667 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:35,869 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17710) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:59:35,871 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(643): Found previous received Instance[pk=107895, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105533667, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 10:59:35,871 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(643): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105533667] with equal digest
2025-03-10 10:59:35,871 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(643): Updated DB in 2 ms
2025-03-10 10:59:35,872 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(643) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105533667 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:36,073 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(643) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105601513 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:36,373 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17710) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:59:36,375 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(643): Found previous received Instance[pk=107896, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105601513, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 10:59:36,376 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(643): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105601513] with equal digest
2025-03-10 10:59:36,376 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(643): Updated DB in 3 ms
2025-03-10 10:59:36,377 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(643) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105601513 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:36,581 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(643) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105621961 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:36,872 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17710) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:59:36,874 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(643): Found previous received Instance[pk=107897, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105621961, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 10:59:36,874 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(643): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105621961] with equal digest
2025-03-10 10:59:36,875 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(643): Updated DB in 3 ms
2025-03-10 10:59:36,876 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(643) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105621961 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:37,080 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(643) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105637504 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:37,092 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start UPSProcessingScheduler.execute()
2025-03-10 10:59:37,093 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished UPSProcessingScheduler.execute()
2025-03-10 10:59:37,372 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17710) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:59:37,374 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(643): Found previous received Instance[pk=107898, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105637504, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 10:59:37,374 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(643): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105637504] with equal digest
2025-03-10 10:59:37,375 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(643): Updated DB in 3 ms
2025-03-10 10:59:37,376 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(643) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105637504 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:37,579 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(643) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105657770 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:37,871 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17710) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:59:37,873 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(643): Found previous received Instance[pk=107899, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105657770, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 10:59:37,874 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(643): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105657770] with equal digest
2025-03-10 10:59:37,874 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(643): Updated DB in 3 ms
2025-03-10 10:59:37,875 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(643) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105657770 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:38,079 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(643) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105730320 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:38,370 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17710) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:59:38,372 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(643): Found previous received Instance[pk=107900, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105730320, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 10:59:38,373 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(643): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105730320] with equal digest
2025-03-10 10:59:38,373 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(643): Updated DB in 3 ms
2025-03-10 10:59:38,374 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(643) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105730320 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:38,579 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(643) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105756158 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:38,870 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17710) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:59:38,872 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(643): Found previous received Instance[pk=107901, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105756158, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 10:59:38,873 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(643): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105756158] with equal digest
2025-03-10 10:59:38,873 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(643): Updated DB in 3 ms
2025-03-10 10:59:38,874 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(643) << 8:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105756158 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:39,078 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(643) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105816479 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:39,369 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17710) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:59:39,371 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(643): Found previous received Instance[pk=107902, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105816479, class=1.2.840.10008.5.1.4.1.1.6.1, no=9]
2025-03-10 10:59:39,372 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(643): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105816479] with equal digest
2025-03-10 10:59:39,372 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(643): Updated DB in 3 ms
2025-03-10 10:59:39,373 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(643) << 9:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105816479 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:39,576 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(643) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105845248 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:39,868 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17710) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:59:39,870 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(643): Found previous received Instance[pk=107903, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105845248, class=1.2.840.10008.5.1.4.1.1.6.1, no=10]
2025-03-10 10:59:39,871 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(643): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105845248] with equal digest
2025-03-10 10:59:39,871 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(643): Updated DB in 3 ms
2025-03-10 10:59:39,872 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(643) << 10:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105845248 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:40,075 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(643) >> 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105908652 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:40,367 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17710) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:59:40,369 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(643): Found previous received Instance[pk=107904, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105908652, class=1.2.840.10008.5.1.4.1.1.6.1, no=11]
2025-03-10 10:59:40,369 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(643): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105908652] with equal digest
2025-03-10 10:59:40,370 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(643): Updated DB in 3 ms
2025-03-10 10:59:40,371 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(643) << 11:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105908652 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:40,575 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(643) >> 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105923870 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:40,866 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17710) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:59:40,868 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(643): Found previous received Instance[pk=107905, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105923870, class=1.2.840.10008.5.1.4.1.1.6.1, no=12]
2025-03-10 10:59:40,869 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(643): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105923870] with equal digest
2025-03-10 10:59:40,869 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(643): Updated DB in 3 ms
2025-03-10 10:59:40,870 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(643) << 12:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105923870 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:41,073 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(643) >> A-RELEASE-RQ
2025-03-10 10:59:41,073 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(643) << A-RELEASE-RP
2025-03-10 10:59:41,123 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-16) DCM4CHEE<-HS50US07(643): close Socket[addr=187.89.160.56/187.89.160.56,port=52213,localport=11112]
2025-03-10 10:59:41,476 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52214,localport=11112]
2025-03-10 10:59:41,476 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(644) >> A-ASSOCIATE-RQ
2025-03-10 10:59:41,476 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(644) << A-ASSOCIATE-AC
2025-03-10 10:59:41,675 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(644) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105459776 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:43,403 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17710) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:59:43,407 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(644): Found previous received Instance[pk=107894, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105459776, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 10:59:43,407 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(644): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105459776] with equal digest
2025-03-10 10:59:43,408 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(644): Updated DB in 5 ms
2025-03-10 10:59:43,409 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(644) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105459776 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:43,614 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(644) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105533667 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:43,906 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17710) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:59:43,908 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(644): Found previous received Instance[pk=107895, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105533667, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 10:59:43,908 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(644): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105533667] with equal digest
2025-03-10 10:59:43,909 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(644): Updated DB in 3 ms
2025-03-10 10:59:43,910 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(644) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105533667 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:44,115 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(644) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105601513 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:44,407 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17710) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:59:44,409 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(644): Found previous received Instance[pk=107896, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105601513, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 10:59:44,409 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(644): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105601513] with equal digest
2025-03-10 10:59:44,409 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(644): Updated DB in 2 ms
2025-03-10 10:59:44,411 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(644) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105601513 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:44,617 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(644) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105621961 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:44,909 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17710) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:59:44,911 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(644): Found previous received Instance[pk=107897, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105621961, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 10:59:44,911 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(644): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105621961] with equal digest
2025-03-10 10:59:44,912 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(644): Updated DB in 3 ms
2025-03-10 10:59:44,913 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(644) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105621961 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:45,118 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(644) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105637504 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:45,410 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17710) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:59:45,412 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(644): Found previous received Instance[pk=107898, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105637504, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 10:59:45,412 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(644): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105637504] with equal digest
2025-03-10 10:59:45,412 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(644): Updated DB in 2 ms
2025-03-10 10:59:45,414 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(644) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105637504 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:45,616 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(644) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105657770 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:45,908 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17710) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:59:45,910 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(644): Found previous received Instance[pk=107899, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105657770, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 10:59:45,910 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(644): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105657770] with equal digest
2025-03-10 10:59:45,911 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(644): Updated DB in 3 ms
2025-03-10 10:59:45,912 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(644) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105657770 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:46,117 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(644) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105730320 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:46,409 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17710) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:59:46,411 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(644): Found previous received Instance[pk=107900, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105730320, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 10:59:46,411 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(644): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105730320] with equal digest
2025-03-10 10:59:46,411 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(644): Updated DB in 2 ms
2025-03-10 10:59:46,412 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(644) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105730320 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:46,618 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(644) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105756158 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:46,910 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17710) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:59:46,912 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(644): Found previous received Instance[pk=107901, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105756158, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 10:59:46,912 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(644): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105756158] with equal digest
2025-03-10 10:59:46,913 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(644): Updated DB in 3 ms
2025-03-10 10:59:46,914 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(644) << 8:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105756158 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:47,119 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(644) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105816479 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:47,410 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17710) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:59:47,412 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(644): Found previous received Instance[pk=107902, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105816479, class=1.2.840.10008.5.1.4.1.1.6.1, no=9]
2025-03-10 10:59:47,413 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(644): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105816479] with equal digest
2025-03-10 10:59:47,413 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(644): Updated DB in 3 ms
2025-03-10 10:59:47,414 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(644) << 9:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105816479 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:47,619 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(644) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105845248 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:47,910 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17710) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:59:47,913 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(644): Found previous received Instance[pk=107903, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105845248, class=1.2.840.10008.5.1.4.1.1.6.1, no=10]
2025-03-10 10:59:47,913 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(644): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105845248] with equal digest
2025-03-10 10:59:47,913 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(644): Updated DB in 2 ms
2025-03-10 10:59:47,914 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(644) << 10:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105845248 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:48,120 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(644) >> 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105908652 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:48,411 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17710) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:59:48,413 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(644): Found previous received Instance[pk=107904, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105908652, class=1.2.840.10008.5.1.4.1.1.6.1, no=11]
2025-03-10 10:59:48,414 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(644): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105908652] with equal digest
2025-03-10 10:59:48,414 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(644): Updated DB in 3 ms
2025-03-10 10:59:48,415 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(644) << 11:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105908652 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:48,621 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(644) >> 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105923870 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:48,912 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17710) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:59:48,914 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(644): Found previous received Instance[pk=107905, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105923870, class=1.2.840.10008.5.1.4.1.1.6.1, no=12]
2025-03-10 10:59:48,915 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(644): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105923870] with equal digest
2025-03-10 10:59:48,915 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(644): Updated DB in 3 ms
2025-03-10 10:59:48,916 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(644) << 12:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105923870 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:49,121 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(644) >> A-RELEASE-RQ
2025-03-10 10:59:49,121 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17710) DCM4CHEE<-HS50US07(644) << A-RELEASE-RP
2025-03-10 10:59:49,171 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-11) DCM4CHEE<-HS50US07(644): close Socket[addr=187.89.160.56/187.89.160.56,port=52214,localport=11112]
2025-03-10 10:59:50,914 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 10:59:50,917 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 10:59:54,837 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start AuditScheduler.execute()
2025-03-10 10:59:54,838 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-32) Send audit message to /127.0.0.1:514
2025-03-10 10:59:54,839 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-32) Send audit message to /127.0.0.1:514
2025-03-10 10:59:54,840 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-32) Send audit message to /127.0.0.1:514
2025-03-10 10:59:54,840 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-32) Send audit message to /127.0.0.1:514
2025-03-10 10:59:54,841 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-32) Send audit message to /127.0.0.1:514
2025-03-10 10:59:54,841 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-32) Send audit message to /127.0.0.1:514
2025-03-10 10:59:54,842 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-32) Send audit message to /127.0.0.1:514
2025-03-10 10:59:54,842 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-32) Send audit message to /127.0.0.1:514
2025-03-10 10:59:54,843 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-32) Send audit message to /127.0.0.1:514
2025-03-10 10:59:54,843 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-32) Send audit message to /127.0.0.1:514
2025-03-10 10:59:54,854 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 10:59:54,854 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 10:59:54,855 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-32) Send audit message to /127.0.0.1:514
2025-03-10 10:59:54,855 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-32) Send audit message to /127.0.0.1:514
2025-03-10 10:59:54,856 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-32) Send audit message to /127.0.0.1:514
2025-03-10 10:59:54,856 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-32) Send audit message to /127.0.0.1:514
2025-03-10 10:59:54,857 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-32) Send audit message to /127.0.0.1:514
2025-03-10 10:59:54,857 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished AuditScheduler.execute()
2025-03-10 10:59:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start TaskScheduler.execute()
2025-03-10 10:59:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished TaskScheduler.execute()
2025-03-10 10:59:59,372 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 10:59:59,375 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(635): Found previous received Instance[pk=107489, uid=1.2.410.200001.101.11.601.1501430850.3.20250308081420892, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 10:59:59,376 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(635): Ignore received Instance[studyUID=341498,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308081243973,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308081420892] with equal digest
2025-03-10 10:59:59,376 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(635): Updated DB in 4 ms
2025-03-10 10:59:59,378 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(635) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308081420892 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 10:59:59,587 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(635) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308081429270 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:00:12,446 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start IANScheduler.execute()
2025-03-10 11:00:12,450 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished IANScheduler.execute()
2025-03-10 11:00:31,523 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52215,localport=11112]
2025-03-10 11:00:31,524 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(645) >> A-ASSOCIATE-RQ
2025-03-10 11:00:31,524 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(645) << A-ASSOCIATE-AC
2025-03-10 11:00:31,721 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(645) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105459776 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:00:33,508 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17719) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:00:33,513 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(645): Found previous received Instance[pk=107894, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105459776, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 11:00:33,513 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(645): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105459776] with equal digest
2025-03-10 11:00:33,514 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(645): Updated DB in 5 ms
2025-03-10 11:00:33,515 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(645) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105459776 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:00:33,715 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(645) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105533667 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:00:34,049 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17719) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:00:34,052 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(645): Found previous received Instance[pk=107895, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105533667, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 11:00:34,052 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(645): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105533667] with equal digest
2025-03-10 11:00:34,053 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(645): Updated DB in 4 ms
2025-03-10 11:00:34,054 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(645) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105533667 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:00:34,256 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(645) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105601513 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:00:34,572 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17719) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:00:34,574 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(645): Found previous received Instance[pk=107896, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105601513, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 11:00:34,574 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(645): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105601513] with equal digest
2025-03-10 11:00:34,575 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(645): Updated DB in 3 ms
2025-03-10 11:00:34,576 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(645) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105601513 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:00:34,779 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(645) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105621961 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:00:35,079 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17719) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:00:35,082 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(645): Found previous received Instance[pk=107897, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105621961, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 11:00:35,082 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(645): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105621961] with equal digest
2025-03-10 11:00:35,082 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(645): Updated DB in 2 ms
2025-03-10 11:00:35,083 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(645) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105621961 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:00:35,287 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(645) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105637504 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:00:35,561 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:00:35,563 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(635): Found previous received Instance[pk=107490, uid=1.2.410.200001.101.11.601.1501430850.3.20250308081429270, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 11:00:35,564 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(635): Ignore received Instance[studyUID=341498,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308081243973,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308081429270] with equal digest
2025-03-10 11:00:35,564 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(635): Updated DB in 3 ms
2025-03-10 11:00:35,565 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(635) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308081429270 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:00:35,578 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17719) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:00:35,580 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(645): Found previous received Instance[pk=107898, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105637504, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 11:00:35,580 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(645): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105637504] with equal digest
2025-03-10 11:00:35,580 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(645): Updated DB in 2 ms
2025-03-10 11:00:35,581 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(645) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105637504 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:00:35,774 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(635) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308081456933 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:00:35,785 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(645) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105657770 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:00:36,076 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17719) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:00:36,078 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(645): Found previous received Instance[pk=107899, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105657770, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 11:00:36,079 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(645): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105657770] with equal digest
2025-03-10 11:00:36,079 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(645): Updated DB in 3 ms
2025-03-10 11:00:36,080 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(645) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105657770 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:00:36,283 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(645) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105730320 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:00:36,574 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17719) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:00:36,577 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(645): Found previous received Instance[pk=107900, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105730320, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 11:00:36,577 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(645): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105730320] with equal digest
2025-03-10 11:00:36,577 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(645): Updated DB in 2 ms
2025-03-10 11:00:36,578 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(645) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105730320 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:00:36,785 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(645) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105756158 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:00:37,076 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17719) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:00:37,078 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(645): Found previous received Instance[pk=107901, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105756158, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 11:00:37,079 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(645): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105756158] with equal digest
2025-03-10 11:00:37,079 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(645): Updated DB in 3 ms
2025-03-10 11:00:37,080 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(645) << 8:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105756158 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:00:37,093 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start UPSProcessingScheduler.execute()
2025-03-10 11:00:37,094 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished UPSProcessingScheduler.execute()
2025-03-10 11:00:37,286 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(645) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105816479 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:00:37,578 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17719) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:00:37,580 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(645): Found previous received Instance[pk=107902, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105816479, class=1.2.840.10008.5.1.4.1.1.6.1, no=9]
2025-03-10 11:00:37,580 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(645): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105816479] with equal digest
2025-03-10 11:00:37,581 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(645): Updated DB in 3 ms
2025-03-10 11:00:37,582 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(645) << 9:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105816479 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:00:37,786 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(645) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105845248 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:00:38,077 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17719) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:00:38,079 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(645): Found previous received Instance[pk=107903, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105845248, class=1.2.840.10008.5.1.4.1.1.6.1, no=10]
2025-03-10 11:00:38,079 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(645): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105845248] with equal digest
2025-03-10 11:00:38,080 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(645): Updated DB in 3 ms
2025-03-10 11:00:38,081 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(645) << 10:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105845248 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:00:38,285 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(645) >> 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105908652 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:00:38,576 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17719) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:00:38,578 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(645): Found previous received Instance[pk=107904, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105908652, class=1.2.840.10008.5.1.4.1.1.6.1, no=11]
2025-03-10 11:00:38,579 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(645): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105908652] with equal digest
2025-03-10 11:00:38,579 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(645): Updated DB in 3 ms
2025-03-10 11:00:38,580 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(645) << 11:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105908652 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:00:39,137 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(645) >> 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105923870 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:00:39,454 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17719) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:00:39,456 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(645): Found previous received Instance[pk=107905, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105923870, class=1.2.840.10008.5.1.4.1.1.6.1, no=12]
2025-03-10 11:00:39,457 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(645): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105923870] with equal digest
2025-03-10 11:00:39,457 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(645): Updated DB in 3 ms
2025-03-10 11:00:39,458 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(645) << 12:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105923870 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:00:39,661 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(645) >> A-RELEASE-RQ
2025-03-10 11:00:39,661 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(645) << A-RELEASE-RP
2025-03-10 11:00:39,712 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-23) DCM4CHEE<-HS50US07(645): close Socket[addr=187.89.160.56/187.89.160.56,port=52215,localport=11112]
2025-03-10 11:00:40,064 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52217,localport=11112]
2025-03-10 11:00:40,064 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(646) >> A-ASSOCIATE-RQ
2025-03-10 11:00:40,065 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(646) << A-ASSOCIATE-AC
2025-03-10 11:00:40,263 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(646) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105459776 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:00:42,160 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17719) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:00:42,163 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(646): Found previous received Instance[pk=107894, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105459776, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 11:00:42,163 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(646): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105459776] with equal digest
2025-03-10 11:00:42,164 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(646): Updated DB in 4 ms
2025-03-10 11:00:42,165 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(646) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105459776 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:00:42,370 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(646) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105533667 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:00:42,661 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17719) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:00:42,663 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(646): Found previous received Instance[pk=107895, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105533667, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 11:00:42,664 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(646): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105533667] with equal digest
2025-03-10 11:00:42,664 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(646): Updated DB in 3 ms
2025-03-10 11:00:42,665 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(646) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105533667 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:00:42,868 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(646) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105601513 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:00:43,159 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17719) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:00:43,161 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(646): Found previous received Instance[pk=107896, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105601513, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 11:00:43,162 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(646): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105601513] with equal digest
2025-03-10 11:00:43,162 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(646): Updated DB in 3 ms
2025-03-10 11:00:43,163 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(646) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105601513 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:00:43,367 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(646) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105621961 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:00:43,658 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17719) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:00:43,660 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(646): Found previous received Instance[pk=107897, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105621961, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 11:00:43,661 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(646): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105621961] with equal digest
2025-03-10 11:00:43,661 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(646): Updated DB in 3 ms
2025-03-10 11:00:43,662 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(646) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105621961 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:00:43,865 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(646) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105637504 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:00:44,157 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17719) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:00:44,159 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(646): Found previous received Instance[pk=107898, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105637504, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 11:00:44,159 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(646): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105637504] with equal digest
2025-03-10 11:00:44,160 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(646): Updated DB in 3 ms
2025-03-10 11:00:44,161 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(646) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105637504 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:00:44,364 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(646) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105657770 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:00:44,656 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17719) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:00:44,658 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(646): Found previous received Instance[pk=107899, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105657770, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 11:00:44,658 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(646): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105657770] with equal digest
2025-03-10 11:00:44,659 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(646): Updated DB in 3 ms
2025-03-10 11:00:44,660 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(646) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105657770 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:00:44,863 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(646) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105730320 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:00:45,155 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17719) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:00:45,157 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(646): Found previous received Instance[pk=107900, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105730320, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 11:00:45,158 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(646): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105730320] with equal digest
2025-03-10 11:00:45,158 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(646): Updated DB in 3 ms
2025-03-10 11:00:45,159 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(646) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105730320 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:00:45,360 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(646) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105756158 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:00:45,652 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17719) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:00:45,654 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(646): Found previous received Instance[pk=107901, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105756158, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 11:00:45,655 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(646): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105756158] with equal digest
2025-03-10 11:00:45,655 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(646): Updated DB in 3 ms
2025-03-10 11:00:45,656 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(646) << 8:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105756158 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:00:45,859 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(646) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105816479 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:00:46,151 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17719) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:00:46,153 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(646): Found previous received Instance[pk=107902, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105816479, class=1.2.840.10008.5.1.4.1.1.6.1, no=9]
2025-03-10 11:00:46,153 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(646): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105816479] with equal digest
2025-03-10 11:00:46,154 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(646): Updated DB in 2 ms
2025-03-10 11:00:46,155 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(646) << 9:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105816479 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:00:46,359 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(646) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105845248 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:00:46,651 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17719) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:00:46,653 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(646): Found previous received Instance[pk=107903, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105845248, class=1.2.840.10008.5.1.4.1.1.6.1, no=10]
2025-03-10 11:00:46,653 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(646): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105845248] with equal digest
2025-03-10 11:00:46,653 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(646): Updated DB in 2 ms
2025-03-10 11:00:46,654 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(646) << 10:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105845248 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:00:46,858 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(646) >> 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105908652 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:00:47,149 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17719) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:00:47,151 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(646): Found previous received Instance[pk=107904, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105908652, class=1.2.840.10008.5.1.4.1.1.6.1, no=11]
2025-03-10 11:00:47,152 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(646): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105908652] with equal digest
2025-03-10 11:00:47,152 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(646): Updated DB in 3 ms
2025-03-10 11:00:47,153 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(646) << 11:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105908652 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:00:47,357 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(646) >> 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105923870 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:00:47,648 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17719) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:00:47,650 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(646): Found previous received Instance[pk=107905, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105923870, class=1.2.840.10008.5.1.4.1.1.6.1, no=12]
2025-03-10 11:00:47,651 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(646): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105923870] with equal digest
2025-03-10 11:00:47,651 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(646): Updated DB in 3 ms
2025-03-10 11:00:47,652 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(646) << 12:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105923870 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:00:47,855 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(646) >> A-RELEASE-RQ
2025-03-10 11:00:47,855 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(646) << A-RELEASE-RP
2025-03-10 11:00:47,905 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-4) DCM4CHEE<-HS50US07(646): close Socket[addr=187.89.160.56/187.89.160.56,port=52217,localport=11112]
2025-03-10 11:00:48,257 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52220,localport=11112]
2025-03-10 11:00:48,257 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(647) >> A-ASSOCIATE-RQ
2025-03-10 11:00:48,257 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(647) << A-ASSOCIATE-AC
2025-03-10 11:00:48,453 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(647) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105459776 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:00:50,175 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17719) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:00:50,178 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(647): Found previous received Instance[pk=107894, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105459776, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 11:00:50,179 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(647): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105459776] with equal digest
2025-03-10 11:00:50,179 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(647): Updated DB in 4 ms
2025-03-10 11:00:50,181 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(647) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105459776 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:00:50,382 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(647) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105533667 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:00:50,673 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17719) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:00:50,676 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(647): Found previous received Instance[pk=107895, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105533667, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 11:00:50,676 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(647): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105533667] with equal digest
2025-03-10 11:00:50,676 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(647): Updated DB in 2 ms
2025-03-10 11:00:50,677 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(647) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105533667 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:00:50,880 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(647) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105601513 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:00:51,171 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17719) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:00:51,174 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(647): Found previous received Instance[pk=107896, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105601513, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 11:00:51,174 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(647): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105601513] with equal digest
2025-03-10 11:00:51,174 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(647): Updated DB in 3 ms
2025-03-10 11:00:51,175 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(647) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105601513 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:00:51,378 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(647) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105621961 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:00:51,670 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17719) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:00:51,672 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(647): Found previous received Instance[pk=107897, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105621961, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 11:00:51,672 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(647): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105621961] with equal digest
2025-03-10 11:00:51,672 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(647): Updated DB in 2 ms
2025-03-10 11:00:51,673 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(647) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105621961 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:00:51,876 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(647) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105637504 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:00:52,168 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17719) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:00:52,170 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(647): Found previous received Instance[pk=107898, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105637504, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 11:00:52,170 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(647): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105637504] with equal digest
2025-03-10 11:00:52,171 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(647): Updated DB in 3 ms
2025-03-10 11:00:52,172 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(647) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105637504 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:00:52,375 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(647) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105657770 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:00:52,666 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17719) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:00:52,668 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(647): Found previous received Instance[pk=107899, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105657770, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 11:00:52,669 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(647): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105657770] with equal digest
2025-03-10 11:00:52,669 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(647): Updated DB in 3 ms
2025-03-10 11:00:52,670 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(647) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105657770 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:00:52,874 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(647) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105730320 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:00:53,166 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17719) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:00:53,168 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(647): Found previous received Instance[pk=107900, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105730320, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 11:00:53,168 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(647): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105730320] with equal digest
2025-03-10 11:00:53,168 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(647): Updated DB in 2 ms
2025-03-10 11:00:53,169 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(647) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105730320 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:00:53,372 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(647) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105756158 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:00:53,664 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17719) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:00:53,666 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(647): Found previous received Instance[pk=107901, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105756158, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 11:00:53,666 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(647): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105756158] with equal digest
2025-03-10 11:00:53,667 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(647): Updated DB in 3 ms
2025-03-10 11:00:53,668 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(647) << 8:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105756158 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:00:53,871 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(647) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105816479 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:00:54,163 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17719) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:00:54,165 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(647): Found previous received Instance[pk=107902, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105816479, class=1.2.840.10008.5.1.4.1.1.6.1, no=9]
2025-03-10 11:00:54,165 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(647): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105816479] with equal digest
2025-03-10 11:00:54,165 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(647): Updated DB in 2 ms
2025-03-10 11:00:54,166 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(647) << 9:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105816479 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:00:54,369 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(647) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105845248 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:00:54,661 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17719) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:00:54,663 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(647): Found previous received Instance[pk=107903, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105845248, class=1.2.840.10008.5.1.4.1.1.6.1, no=10]
2025-03-10 11:00:54,663 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(647): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105845248] with equal digest
2025-03-10 11:00:54,664 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(647): Updated DB in 3 ms
2025-03-10 11:00:54,665 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(647) << 10:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105845248 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:00:54,857 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start AuditScheduler.execute()
2025-03-10 11:00:54,866 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-25) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 11:00:54,866 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-25) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:00:54,866 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished AuditScheduler.execute()
2025-03-10 11:00:54,869 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(647) >> 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105908652 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:00:55,161 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17719) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:00:55,163 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(647): Found previous received Instance[pk=107904, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105908652, class=1.2.840.10008.5.1.4.1.1.6.1, no=11]
2025-03-10 11:00:55,163 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(647): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105908652] with equal digest
2025-03-10 11:00:55,164 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(647): Updated DB in 3 ms
2025-03-10 11:00:55,165 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(647) << 11:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105908652 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:00:55,368 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(647) >> 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105923870 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:00:55,660 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17719) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:00:55,662 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(647): Found previous received Instance[pk=107905, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105923870, class=1.2.840.10008.5.1.4.1.1.6.1, no=12]
2025-03-10 11:00:55,662 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(647): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105923870] with equal digest
2025-03-10 11:00:55,663 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(647): Updated DB in 3 ms
2025-03-10 11:00:55,664 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(647) << 12:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105923870 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:00:55,867 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(647) >> A-RELEASE-RQ
2025-03-10 11:00:55,867 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17719) DCM4CHEE<-HS50US07(647) << A-RELEASE-RP
2025-03-10 11:00:55,918 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-1) DCM4CHEE<-HS50US07(647): close Socket[addr=187.89.160.56/187.89.160.56,port=52220,localport=11112]
2025-03-10 11:00:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start TaskScheduler.execute()
2025-03-10 11:00:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished TaskScheduler.execute()
2025-03-10 11:01:12,450 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start IANScheduler.execute()
2025-03-10 11:01:12,453 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished IANScheduler.execute()
2025-03-10 11:01:13,174 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:01:13,177 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(635): Found previous received Instance[pk=107514, uid=1.2.410.200001.101.11.601.1501430850.3.20250308081456933, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 11:01:13,177 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(635): Ignore received Instance[studyUID=341498,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308081243973,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308081456933] with equal digest
2025-03-10 11:01:13,178 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(635): Updated DB in 4 ms
2025-03-10 11:01:13,179 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(635) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308081456933 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:01:13,385 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(635) >> A-RELEASE-RQ
2025-03-10 11:01:13,385 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(635) << A-RELEASE-RP
2025-03-10 11:01:13,436 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-22) DCM4CHEE<-HS60MT(635): close Socket[addr=187.89.160.56/187.89.160.56,port=49349,localport=11112]
2025-03-10 11:01:13,792 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49350,localport=11112]
2025-03-10 11:01:13,793 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(648) >> A-ASSOCIATE-RQ
2025-03-10 11:01:13,793 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(648) << A-ASSOCIATE-AC
2025-03-10 11:01:13,994 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(648) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308081244492 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:01:28,677 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start StudySizeScheduler.execute()
2025-03-10 11:01:28,753 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) Calculated size of 1 studies
2025-03-10 11:01:28,753 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished StudySizeScheduler.execute()
2025-03-10 11:01:37,095 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start UPSProcessingScheduler.execute()
2025-03-10 11:01:37,096 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished UPSProcessingScheduler.execute()
2025-03-10 11:01:53,904 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:01:53,909 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(648): Found previous received Instance[pk=107486, uid=1.2.410.200001.101.11.601.1501430850.3.20250308081244492, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 11:01:53,909 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(648): Ignore received Instance[studyUID=341498,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308081243973,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308081244492] with equal digest
2025-03-10 11:01:53,910 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(648): Updated DB in 6 ms
2025-03-10 11:01:53,911 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(648) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308081244492 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:01:54,118 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(648) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308081339194 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:01:54,866 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start AuditScheduler.execute()
2025-03-10 11:01:54,876 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-9) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 11:01:54,877 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-9) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:01:54,877 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished AuditScheduler.execute()
2025-03-10 11:01:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start TaskScheduler.execute()
2025-03-10 11:01:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished TaskScheduler.execute()
2025-03-10 11:02:12,453 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start IANScheduler.execute()
2025-03-10 11:02:12,456 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished IANScheduler.execute()
2025-03-10 11:02:35,044 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:02:35,046 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(648): Found previous received Instance[pk=107487, uid=1.2.410.200001.101.11.601.1501430850.3.20250308081339194, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 11:02:35,047 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(648): Ignore received Instance[studyUID=341498,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308081243973,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308081339194] with equal digest
2025-03-10 11:02:35,047 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(648): Updated DB in 3 ms
2025-03-10 11:02:35,048 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(648) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308081339194 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:02:35,251 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(648) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308081406512 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:02:37,096 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start UPSProcessingScheduler.execute()
2025-03-10 11:02:37,097 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished UPSProcessingScheduler.execute()
2025-03-10 11:02:54,877 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start AuditScheduler.execute()
2025-03-10 11:02:54,878 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-13) Send audit message to /127.0.0.1:514
2025-03-10 11:02:54,890 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-13) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 11:02:54,890 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-13) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:02:54,890 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished AuditScheduler.execute()
2025-03-10 11:02:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start TaskScheduler.execute()
2025-03-10 11:02:58,815 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished TaskScheduler.execute()
2025-03-10 11:03:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start PurgeStorageScheduler.execute()
2025-03-10 11:03:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished PurgeStorageScheduler.execute()
2025-03-10 11:03:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-17732) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 11:03:01,702 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-17732) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 11:03:06,193 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:03:06,196 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(648): Found previous received Instance[pk=107488, uid=1.2.410.200001.101.11.601.1501430850.3.20250308081406512, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 11:03:06,197 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(648): Ignore received Instance[studyUID=341498,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308081243973,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308081406512] with equal digest
2025-03-10 11:03:06,197 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(648): Updated DB in 4 ms
2025-03-10 11:03:06,198 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(648) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308081406512 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:03:06,404 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(648) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308081420892 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:03:12,456 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start IANScheduler.execute()
2025-03-10 11:03:12,458 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished IANScheduler.execute()
2025-03-10 11:03:37,097 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start UPSProcessingScheduler.execute()
2025-03-10 11:03:37,098 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished UPSProcessingScheduler.execute()
2025-03-10 11:03:37,634 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:03:37,636 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(648): Found previous received Instance[pk=107489, uid=1.2.410.200001.101.11.601.1501430850.3.20250308081420892, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 11:03:37,637 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(648): Ignore received Instance[studyUID=341498,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308081243973,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308081420892] with equal digest
2025-03-10 11:03:37,637 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(648): Updated DB in 3 ms
2025-03-10 11:03:37,638 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(648) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308081420892 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:03:37,873 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(648) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308081429270 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:03:50,102 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52221,localport=11112]
2025-03-10 11:03:50,103 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17737) DCM4CHEE<-HS50US07(649) >> A-ASSOCIATE-RQ
2025-03-10 11:03:50,103 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17737) DCM4CHEE<-HS50US07(649) << A-ASSOCIATE-AC
2025-03-10 11:03:50,301 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17737) DCM4CHEE<-HS50US07(649) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105459776 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:03:52,088 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17737) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:03:52,092 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17737) DCM4CHEE<-HS50US07(649): Found previous received Instance[pk=107894, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105459776, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 11:03:52,092 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17737) DCM4CHEE<-HS50US07(649): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105459776] with equal digest
2025-03-10 11:03:52,093 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17737) DCM4CHEE<-HS50US07(649): Updated DB in 5 ms
2025-03-10 11:03:52,094 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17737) DCM4CHEE<-HS50US07(649) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105459776 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:03:52,298 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17737) DCM4CHEE<-HS50US07(649) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105533667 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:03:52,590 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17737) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:03:52,592 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17737) DCM4CHEE<-HS50US07(649): Found previous received Instance[pk=107895, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105533667, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 11:03:52,593 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17737) DCM4CHEE<-HS50US07(649): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105533667] with equal digest
2025-03-10 11:03:52,594 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17737) DCM4CHEE<-HS50US07(649): Updated DB in 4 ms
2025-03-10 11:03:52,595 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17737) DCM4CHEE<-HS50US07(649) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105533667 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:03:52,799 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17737) DCM4CHEE<-HS50US07(649) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105601513 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:03:53,091 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17737) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:03:53,093 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17737) DCM4CHEE<-HS50US07(649): Found previous received Instance[pk=107896, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105601513, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 11:03:53,093 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17737) DCM4CHEE<-HS50US07(649): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105601513] with equal digest
2025-03-10 11:03:53,094 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17737) DCM4CHEE<-HS50US07(649): Updated DB in 3 ms
2025-03-10 11:03:53,095 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17737) DCM4CHEE<-HS50US07(649) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105601513 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:03:53,299 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17737) DCM4CHEE<-HS50US07(649) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105621961 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:03:53,591 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17737) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:03:53,593 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17737) DCM4CHEE<-HS50US07(649): Found previous received Instance[pk=107897, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105621961, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 11:03:53,593 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17737) DCM4CHEE<-HS50US07(649): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105621961] with equal digest
2025-03-10 11:03:53,594 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17737) DCM4CHEE<-HS50US07(649): Updated DB in 3 ms
2025-03-10 11:03:53,595 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17737) DCM4CHEE<-HS50US07(649) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105621961 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:03:53,799 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17737) DCM4CHEE<-HS50US07(649) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105637504 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:03:54,091 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17737) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:03:54,093 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17737) DCM4CHEE<-HS50US07(649): Found previous received Instance[pk=107898, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105637504, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 11:03:54,093 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17737) DCM4CHEE<-HS50US07(649): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105637504] with equal digest
2025-03-10 11:03:54,094 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17737) DCM4CHEE<-HS50US07(649): Updated DB in 3 ms
2025-03-10 11:03:54,095 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17737) DCM4CHEE<-HS50US07(649) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105637504 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:03:54,496 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17737) DCM4CHEE<-HS50US07(649) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105657770 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:03:54,788 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17737) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:03:54,790 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17737) DCM4CHEE<-HS50US07(649): Found previous received Instance[pk=107899, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105657770, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 11:03:54,791 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17737) DCM4CHEE<-HS50US07(649): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105657770] with equal digest
2025-03-10 11:03:54,791 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17737) DCM4CHEE<-HS50US07(649): Updated DB in 3 ms
2025-03-10 11:03:54,792 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17737) DCM4CHEE<-HS50US07(649) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105657770 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:03:54,890 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start AuditScheduler.execute()
2025-03-10 11:03:54,900 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 11:03:54,900 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:03:54,900 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished AuditScheduler.execute()
2025-03-10 11:03:55,262 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17737) DCM4CHEE<-HS50US07(649) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105730320 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:03:55,582 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17737) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:03:55,584 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17737) DCM4CHEE<-HS50US07(649): Found previous received Instance[pk=107900, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105730320, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 11:03:55,584 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17737) DCM4CHEE<-HS50US07(649): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105730320] with equal digest
2025-03-10 11:03:55,584 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17737) DCM4CHEE<-HS50US07(649): Updated DB in 2 ms
2025-03-10 11:03:55,586 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17737) DCM4CHEE<-HS50US07(649) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105730320 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:03:55,806 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17737) DCM4CHEE<-HS50US07(649) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105756158 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:03:56,098 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17737) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:03:56,100 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17737) DCM4CHEE<-HS50US07(649): Found previous received Instance[pk=107901, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105756158, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 11:03:56,100 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17737) DCM4CHEE<-HS50US07(649): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105756158] with equal digest
2025-03-10 11:03:56,100 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17737) DCM4CHEE<-HS50US07(649): Updated DB in 2 ms
2025-03-10 11:03:56,101 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17737) DCM4CHEE<-HS50US07(649) << 8:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105756158 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:03:56,328 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17737) DCM4CHEE<-HS50US07(649) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105816479 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:03:56,620 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17737) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:03:56,622 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17737) DCM4CHEE<-HS50US07(649): Found previous received Instance[pk=107902, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105816479, class=1.2.840.10008.5.1.4.1.1.6.1, no=9]
2025-03-10 11:03:56,622 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17737) DCM4CHEE<-HS50US07(649): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105816479] with equal digest
2025-03-10 11:03:56,623 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17737) DCM4CHEE<-HS50US07(649): Updated DB in 3 ms
2025-03-10 11:03:56,624 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17737) DCM4CHEE<-HS50US07(649) << 9:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105816479 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:03:56,851 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17737) DCM4CHEE<-HS50US07(649) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105845248 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:03:57,143 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17737) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:03:57,145 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17737) DCM4CHEE<-HS50US07(649): Found previous received Instance[pk=107903, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105845248, class=1.2.840.10008.5.1.4.1.1.6.1, no=10]
2025-03-10 11:03:57,145 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17737) DCM4CHEE<-HS50US07(649): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105845248] with equal digest
2025-03-10 11:03:57,146 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17737) DCM4CHEE<-HS50US07(649): Updated DB in 3 ms
2025-03-10 11:03:57,147 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17737) DCM4CHEE<-HS50US07(649) << 10:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105845248 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:03:57,360 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17737) DCM4CHEE<-HS50US07(649) >> 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105908652 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:03:57,652 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17737) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:03:57,654 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17737) DCM4CHEE<-HS50US07(649): Found previous received Instance[pk=107904, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105908652, class=1.2.840.10008.5.1.4.1.1.6.1, no=11]
2025-03-10 11:03:57,654 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17737) DCM4CHEE<-HS50US07(649): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105908652] with equal digest
2025-03-10 11:03:57,655 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17737) DCM4CHEE<-HS50US07(649): Updated DB in 3 ms
2025-03-10 11:03:57,656 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17737) DCM4CHEE<-HS50US07(649) << 11:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105908652 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:03:57,871 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17737) DCM4CHEE<-HS50US07(649) >> 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105923870 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:03:58,163 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17737) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:03:58,166 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17737) DCM4CHEE<-HS50US07(649): Found previous received Instance[pk=107905, uid=1.2.410.200001.101.11.501.1791052210.3.20250310105923870, class=1.2.840.10008.5.1.4.1.1.6.1, no=12]
2025-03-10 11:03:58,166 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17737) DCM4CHEE<-HS50US07(649): Ignore received Instance[studyUID=201041,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105923870] with equal digest
2025-03-10 11:03:58,167 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17737) DCM4CHEE<-HS50US07(649): Updated DB in 3 ms
2025-03-10 11:03:58,168 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17737) DCM4CHEE<-HS50US07(649) << 12:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310105923870 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:03:58,429 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17737) DCM4CHEE<-HS50US07(649) >> A-RELEASE-RQ
2025-03-10 11:03:58,429 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17737) DCM4CHEE<-HS50US07(649) << A-RELEASE-RP
2025-03-10 11:03:58,480 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-16) DCM4CHEE<-HS50US07(649): close Socket[addr=187.89.160.56/187.89.160.56,port=52221,localport=11112]
2025-03-10 11:03:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start TaskScheduler.execute()
2025-03-10 11:03:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished TaskScheduler.execute()
2025-03-10 11:04:08,671 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:04:08,674 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(648): Found previous received Instance[pk=107490, uid=1.2.410.200001.101.11.601.1501430850.3.20250308081429270, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 11:04:08,675 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(648): Ignore received Instance[studyUID=341498,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308081243973,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308081429270] with equal digest
2025-03-10 11:04:08,676 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(648): Updated DB in 5 ms
2025-03-10 11:04:08,677 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(648) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308081429270 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:04:08,884 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(648) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308081456933 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:04:12,458 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start IANScheduler.execute()
2025-03-10 11:04:12,460 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished IANScheduler.execute()
2025-03-10 11:04:37,099 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start UPSProcessingScheduler.execute()
2025-03-10 11:04:37,100 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished UPSProcessingScheduler.execute()
2025-03-10 11:04:46,285 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:04:46,287 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(648): Found previous received Instance[pk=107514, uid=1.2.410.200001.101.11.601.1501430850.3.20250308081456933, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 11:04:46,288 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(648): Ignore received Instance[studyUID=341498,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308081243973,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308081456933] with equal digest
2025-03-10 11:04:46,288 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(648): Updated DB in 3 ms
2025-03-10 11:04:46,289 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(648) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308081456933 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:04:46,494 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(648) >> A-RELEASE-RQ
2025-03-10 11:04:46,495 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(648) << A-RELEASE-RP
2025-03-10 11:04:46,545 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-19) DCM4CHEE<-HS60MT(648): close Socket[addr=187.89.160.56/187.89.160.56,port=49350,localport=11112]
2025-03-10 11:04:46,903 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49351,localport=11112]
2025-03-10 11:04:46,903 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(650) >> A-ASSOCIATE-RQ
2025-03-10 11:04:46,904 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(650) << A-ASSOCIATE-AC
2025-03-10 11:04:47,101 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(650) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308081244492 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:04:50,918 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 11:04:50,921 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 11:04:54,900 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start AuditScheduler.execute()
2025-03-10 11:04:54,912 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 11:04:54,912 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:04:54,912 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished AuditScheduler.execute()
2025-03-10 11:04:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start TaskScheduler.execute()
2025-03-10 11:04:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished TaskScheduler.execute()
2025-03-10 11:05:02,378 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52102,localport=11112]
2025-03-10 11:05:02,379 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17742) DCM4CHEE<-HS30(651) >> A-ASSOCIATE-RQ
2025-03-10 11:05:02,379 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17742) DCM4CHEE<-HS30(651) << A-ASSOCIATE-AC
2025-03-10 11:05:02,577 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17742) DCM4CHEE<-HS30(651) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310105713290 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:05:08,201 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17742) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:05:08,206 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-17742) DCM4CHEE<-HS30(651): Create Patient[pk=8381, id=PatientID[pk=8381, id=341562, issuer=DCM4CHEE.724762C1.0BFBBB6E], name=ARIANE CAMARGO ALVES]
2025-03-10 11:05:08,207 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17742) DCM4CHEE<-HS30(651): Create Study[pk=9416, uid=341562, id=31633]
2025-03-10 11:05:08,209 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17742) DCM4CHEE<-HS30(651): Create Series[pk=9703, uid=1.2.410.200001.101.11.301.1123109166.2.20250310105713166, no=1, mod=US]
2025-03-10 11:05:08,209 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17742) DCM4CHEE<-HS30(651): Create Instance[pk=107906, uid=1.2.410.200001.101.11.301.1123109166.3.20250310105713290, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 11:05:08,210 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17742) DCM4CHEE<-HS30(651): Create Location[pk=107906, systemID=fs1, path=2025/03/10/59FB01C1/EF4D4E0A/BCF7B3E3, tsuid=1.2.840.10008.1.2, size=3416640, status=OK, objectType=DICOM_FILE]
2025-03-10 11:05:08,244 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17742) DCM4CHEE<-HS30(651): Updated DB in 43 ms
2025-03-10 11:05:08,246 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-17742) No duplicate record with equal Patient ID found Patient[pk=8381, id=PatientID[pk=8381, id=341562, issuer=DCM4CHEE.724762C1.0BFBBB6E], name=ARIANE CAMARGO ALVES]
2025-03-10 11:05:08,247 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17742) DCM4CHEE<-HS30(651) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310105713290 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:05:08,449 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17742) DCM4CHEE<-HS30(651) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310105941598 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:05:12,461 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start IANScheduler.execute()
2025-03-10 11:05:12,463 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished IANScheduler.execute()
2025-03-10 11:05:14,609 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17742) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:05:14,612 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17742) DCM4CHEE<-HS30(651): Create Instance[pk=107907, uid=1.2.410.200001.101.11.301.1123109166.3.20250310105941598, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 11:05:14,612 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17742) DCM4CHEE<-HS30(651): Create Location[pk=107907, systemID=fs1, path=2025/03/10/59FB01C1/EF4D4E0A/C08ACE31, tsuid=1.2.840.10008.1.2, size=3416640, status=OK, objectType=DICOM_FILE]
2025-03-10 11:05:14,624 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17742) DCM4CHEE<-HS30(651): Updated DB in 15 ms
2025-03-10 11:05:14,624 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17742) DCM4CHEE<-HS30(651) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310105941598 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:05:14,826 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17742) DCM4CHEE<-HS30(651) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310110225403 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:05:18,097 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:05:18,101 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(650): Found previous received Instance[pk=107486, uid=1.2.410.200001.101.11.601.1501430850.3.20250308081244492, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 11:05:18,101 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(650): Ignore received Instance[studyUID=341498,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308081243973,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308081244492] with equal digest
2025-03-10 11:05:18,102 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(650): Updated DB in 5 ms
2025-03-10 11:05:18,103 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(650) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308081244492 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:05:18,308 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(650) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308081339194 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:05:21,567 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17742) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:05:21,571 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17742) DCM4CHEE<-HS30(651): Create Instance[pk=107908, uid=1.2.410.200001.101.11.301.1123109166.3.20250310110225403, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 11:05:21,571 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17742) DCM4CHEE<-HS30(651): Create Location[pk=107908, systemID=fs1, path=2025/03/10/59FB01C1/EF4D4E0A/13E0840F, tsuid=1.2.840.10008.1.2, size=3416640, status=OK, objectType=DICOM_FILE]
2025-03-10 11:05:21,595 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17742) DCM4CHEE<-HS30(651): Updated DB in 27 ms
2025-03-10 11:05:21,595 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17742) DCM4CHEE<-HS30(651) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310110225403 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:05:21,797 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17742) DCM4CHEE<-HS30(651) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310110326448 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:05:25,967 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17742) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:05:25,970 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17742) DCM4CHEE<-HS30(651): Create Instance[pk=107909, uid=1.2.410.200001.101.11.301.1123109166.3.20250310110326448, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 11:05:25,970 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17742) DCM4CHEE<-HS30(651): Create Location[pk=107909, systemID=fs1, path=2025/03/10/59FB01C1/EF4D4E0A/1595D18E, tsuid=1.2.840.10008.1.2, size=3416640, status=OK, objectType=DICOM_FILE]
2025-03-10 11:05:25,981 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17742) DCM4CHEE<-HS30(651): Updated DB in 14 ms
2025-03-10 11:05:25,981 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17742) DCM4CHEE<-HS30(651) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310110326448 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:05:26,184 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17742) DCM4CHEE<-HS30(651) >> 5:C-STORE-RQ[pcid=3, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.3.1 - Ultrasound Multi-frame Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310110404992 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:05:37,100 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start UPSProcessingScheduler.execute()
2025-03-10 11:05:37,102 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished UPSProcessingScheduler.execute()
2025-03-10 11:05:54,913 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start AuditScheduler.execute()
2025-03-10 11:05:54,924 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-23) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 11:05:54,924 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-23) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:05:54,924 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished AuditScheduler.execute()
2025-03-10 11:05:58,457 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:05:58,460 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(650): Found previous received Instance[pk=107487, uid=1.2.410.200001.101.11.601.1501430850.3.20250308081339194, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 11:05:58,460 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(650): Ignore received Instance[studyUID=341498,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308081243973,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308081339194] with equal digest
2025-03-10 11:05:58,461 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(650): Updated DB in 4 ms
2025-03-10 11:05:58,462 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(650) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308081339194 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:05:58,668 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(650) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308081406512 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:05:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start TaskScheduler.execute()
2025-03-10 11:05:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished TaskScheduler.execute()
2025-03-10 11:06:09,427 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-56) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=203059&seriesUID=1.2.840.113619.2.423.84107009440.1741573911.398&objectUID=1.2.840.113619.2.423.84107009440.1741574338.403&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:06:09,456 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-56) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=203059&seriesUID=1.2.840.113619.2.423.84107009440.1741573911.398&objectUID=1.2.840.113619.2.423.84107009440.1741574327.399&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:06:09,482 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-56) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=203059&seriesUID=1.2.840.113619.2.423.84107009440.1741573911.398&objectUID=1.2.840.113619.2.423.84107009440.1741574386.407&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:06:09,507 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-56) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=203059&seriesUID=1.2.840.113619.2.423.84107009440.1741573911.398&objectUID=1.2.840.113619.2.423.84107009440.1741574473.419&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:06:09,535 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-56) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=203059&seriesUID=1.2.840.113619.2.423.84107009440.1741573911.398&objectUID=1.2.840.113619.2.423.84107009440.1741574412.411&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:06:09,565 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-56) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=203059&seriesUID=1.2.840.113619.2.423.84107009440.1741573911.398&objectUID=1.2.840.113619.2.423.84107009440.1741574434.415&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:06:12,464 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start IANScheduler.execute()
2025-03-10 11:06:12,467 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished IANScheduler.execute()
2025-03-10 11:06:28,753 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start StudySizeScheduler.execute()
2025-03-10 11:06:28,824 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) Calculated size of 1 studies
2025-03-10 11:06:28,825 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished StudySizeScheduler.execute()
2025-03-10 11:06:32,575 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:06:32,578 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(650): Found previous received Instance[pk=107488, uid=1.2.410.200001.101.11.601.1501430850.3.20250308081406512, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 11:06:32,578 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(650): Ignore received Instance[studyUID=341498,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308081243973,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308081406512] with equal digest
2025-03-10 11:06:32,578 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(650): Updated DB in 2 ms
2025-03-10 11:06:32,580 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(650) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308081406512 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:06:32,783 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(650) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308081420892 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:06:37,102 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start UPSProcessingScheduler.execute()
2025-03-10 11:06:37,103 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished UPSProcessingScheduler.execute()
2025-03-10 11:06:54,924 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start AuditScheduler.execute()
2025-03-10 11:06:54,925 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-6) Send audit message to /127.0.0.1:514
2025-03-10 11:06:54,926 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-6) Send audit message to /127.0.0.1:514
2025-03-10 11:06:54,935 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-6) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 11:06:54,935 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-6) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:06:54,935 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished AuditScheduler.execute()
2025-03-10 11:06:55,995 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17742) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:06:55,997 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17742) DCM4CHEE<-HS30(651): Create Instance[pk=107910, uid=1.2.410.200001.101.11.301.1123109166.3.20250310110404992, class=1.2.840.10008.5.1.4.1.1.3.1, no=5]
2025-03-10 11:06:55,998 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17742) DCM4CHEE<-HS30(651): Create Location[pk=107910, systemID=fs1, path=2025/03/10/59FB01C1/EF4D4E0A/172DA5C7, tsuid=1.2.840.10008.1.2, size=177586992, status=OK, objectType=DICOM_FILE]
2025-03-10 11:06:56,005 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17742) DCM4CHEE<-HS30(651): Updated DB in 10 ms
2025-03-10 11:06:56,006 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17742) DCM4CHEE<-HS30(651) << 5:C-STORE-RSP[pcid=3, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.3.1 - Ultrasound Multi-frame Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310110404992 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:06:56,208 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17742) DCM4CHEE<-HS30(651) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310110515686 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:06:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start TaskScheduler.execute()
2025-03-10 11:06:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished TaskScheduler.execute()
2025-03-10 11:07:05,744 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:07:05,746 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(650): Found previous received Instance[pk=107489, uid=1.2.410.200001.101.11.601.1501430850.3.20250308081420892, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 11:07:05,746 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(650): Ignore received Instance[studyUID=341498,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308081243973,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308081420892] with equal digest
2025-03-10 11:07:05,747 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(650): Updated DB in 3 ms
2025-03-10 11:07:05,748 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(650) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308081420892 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:07:05,783 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17742) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:07:05,785 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17742) DCM4CHEE<-HS30(651): Create Instance[pk=107911, uid=1.2.410.200001.101.11.301.1123109166.3.20250310110515686, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 11:07:05,785 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17742) DCM4CHEE<-HS30(651): Create Location[pk=107911, systemID=fs1, path=2025/03/10/59FB01C1/EF4D4E0A/18F0FEE8, tsuid=1.2.840.10008.1.2, size=3915748, status=OK, objectType=DICOM_FILE]
2025-03-10 11:07:05,789 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17742) DCM4CHEE<-HS30(651): Updated DB in 6 ms
2025-03-10 11:07:05,789 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17742) DCM4CHEE<-HS30(651) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310110515686 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:07:05,954 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(650) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308081429270 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:07:05,990 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17742) DCM4CHEE<-HS30(651) >> A-RELEASE-RQ
2025-03-10 11:07:05,991 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17742) DCM4CHEE<-HS30(651) << A-RELEASE-RP
2025-03-10 11:07:06,041 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-22) DCM4CHEE<-HS30(651): close Socket[addr=187.89.160.56/187.89.160.56,port=52102,localport=11112]
2025-03-10 11:07:12,467 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start IANScheduler.execute()
2025-03-10 11:07:12,469 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished IANScheduler.execute()
2025-03-10 11:07:36,475 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:07:36,477 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(650): Found previous received Instance[pk=107490, uid=1.2.410.200001.101.11.601.1501430850.3.20250308081429270, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 11:07:36,478 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(650): Ignore received Instance[studyUID=341498,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308081243973,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308081429270] with equal digest
2025-03-10 11:07:36,478 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(650): Updated DB in 3 ms
2025-03-10 11:07:36,479 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(650) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308081429270 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:07:36,683 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(650) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308081456933 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:07:37,103 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start UPSProcessingScheduler.execute()
2025-03-10 11:07:37,104 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished UPSProcessingScheduler.execute()
2025-03-10 11:07:54,935 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start AuditScheduler.execute()
2025-03-10 11:07:54,936 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-21) Send audit message to /127.0.0.1:514
2025-03-10 11:07:54,937 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-21) Send audit message to /127.0.0.1:514
2025-03-10 11:07:54,946 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-21) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 11:07:54,946 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-21) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:07:54,946 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished AuditScheduler.execute()
2025-03-10 11:07:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start TaskScheduler.execute()
2025-03-10 11:07:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished TaskScheduler.execute()
2025-03-10 11:08:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start PurgeStorageScheduler.execute()
2025-03-10 11:08:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished PurgeStorageScheduler.execute()
2025-03-10 11:08:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-17755) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 11:08:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-17755) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 11:08:07,086 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:08:07,089 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(650): Found previous received Instance[pk=107514, uid=1.2.410.200001.101.11.601.1501430850.3.20250308081456933, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 11:08:07,089 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(650): Ignore received Instance[studyUID=341498,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308081243973,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308081456933] with equal digest
2025-03-10 11:08:07,089 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(650): Updated DB in 2 ms
2025-03-10 11:08:07,091 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(650) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308081456933 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:08:07,298 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(650) >> A-RELEASE-RQ
2025-03-10 11:08:07,298 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(650) << A-RELEASE-RP
2025-03-10 11:08:07,349 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-29) DCM4CHEE<-HS60MT(650): close Socket[addr=187.89.160.56/187.89.160.56,port=49351,localport=11112]
2025-03-10 11:08:07,710 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49352,localport=11112]
2025-03-10 11:08:07,710 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(652) >> A-ASSOCIATE-RQ
2025-03-10 11:08:07,710 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(652) << A-ASSOCIATE-AC
2025-03-10 11:08:07,915 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(652) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308110844386 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:08:12,469 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start IANScheduler.execute()
2025-03-10 11:08:12,471 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished IANScheduler.execute()
2025-03-10 11:08:37,105 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start UPSProcessingScheduler.execute()
2025-03-10 11:08:37,105 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished UPSProcessingScheduler.execute()
2025-03-10 11:08:39,796 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:08:39,800 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(652): Found previous received Instance[pk=107848, uid=1.2.410.200001.101.11.601.1501430850.3.20250308110844386, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 11:08:39,800 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(652): Ignore received Instance[studyUID=341524,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308110844043,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308110844386] with equal digest
2025-03-10 11:08:39,800 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(652): Updated DB in 3 ms
2025-03-10 11:08:39,801 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(652) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308110844386 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:08:40,013 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(652) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308110912648 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:08:54,947 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start AuditScheduler.execute()
2025-03-10 11:08:54,948 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-17) Send audit message to /127.0.0.1:514
2025-03-10 11:08:54,956 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-17) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 11:08:54,956 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-17) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:08:54,956 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished AuditScheduler.execute()
2025-03-10 11:08:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start TaskScheduler.execute()
2025-03-10 11:08:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished TaskScheduler.execute()
2025-03-10 11:09:12,472 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start IANScheduler.execute()
2025-03-10 11:09:12,474 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished IANScheduler.execute()
2025-03-10 11:09:21,230 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:09:21,232 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(652): Found previous received Instance[pk=107849, uid=1.2.410.200001.101.11.601.1501430850.3.20250308110912648, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 11:09:21,233 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(652): Ignore received Instance[studyUID=341524,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308110844043,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308110912648] with equal digest
2025-03-10 11:09:21,233 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(652): Updated DB in 3 ms
2025-03-10 11:09:21,234 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(652) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308110912648 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:09:21,445 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(652) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308110938417 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:09:37,106 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start UPSProcessingScheduler.execute()
2025-03-10 11:09:37,107 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished UPSProcessingScheduler.execute()
2025-03-10 11:09:50,921 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 11:09:50,925 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 11:09:54,957 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start AuditScheduler.execute()
2025-03-10 11:09:54,967 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-16) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 11:09:54,968 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-16) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:09:54,968 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished AuditScheduler.execute()
2025-03-10 11:09:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start TaskScheduler.execute()
2025-03-10 11:09:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished TaskScheduler.execute()
2025-03-10 11:10:02,333 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:10:02,336 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(652): Found previous received Instance[pk=107850, uid=1.2.410.200001.101.11.601.1501430850.3.20250308110938417, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 11:10:02,336 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(652): Ignore received Instance[studyUID=341524,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308110844043,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308110938417] with equal digest
2025-03-10 11:10:02,336 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(652): Updated DB in 3 ms
2025-03-10 11:10:02,337 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(652) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308110938417 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:10:02,549 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(652) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308111056501 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:10:12,474 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start IANScheduler.execute()
2025-03-10 11:10:12,476 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished IANScheduler.execute()
2025-03-10 11:10:37,107 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start UPSProcessingScheduler.execute()
2025-03-10 11:10:37,109 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished UPSProcessingScheduler.execute()
2025-03-10 11:10:44,409 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:10:44,412 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(652): Found previous received Instance[pk=107851, uid=1.2.410.200001.101.11.601.1501430850.3.20250308111056501, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 11:10:44,413 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(652): Ignore received Instance[studyUID=341524,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308110844043,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308111056501] with equal digest
2025-03-10 11:10:44,414 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(652): Updated DB in 5 ms
2025-03-10 11:10:44,415 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(652) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308111056501 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:10:44,639 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(652) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308111240779 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:10:54,968 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start AuditScheduler.execute()
2025-03-10 11:10:54,979 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-19) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 11:10:54,979 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-19) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:10:54,979 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished AuditScheduler.execute()
2025-03-10 11:10:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start TaskScheduler.execute()
2025-03-10 11:10:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished TaskScheduler.execute()
2025-03-10 11:11:12,477 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start IANScheduler.execute()
2025-03-10 11:11:12,479 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished IANScheduler.execute()
2025-03-10 11:11:25,148 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:11:25,151 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(652): Found previous received Instance[pk=107852, uid=1.2.410.200001.101.11.601.1501430850.3.20250308111240779, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 11:11:25,151 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(652): Ignore received Instance[studyUID=341524,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308110844043,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308111240779] with equal digest
2025-03-10 11:11:25,152 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(652): Updated DB in 4 ms
2025-03-10 11:11:25,153 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(652) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308111240779 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:11:25,360 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(652) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308111334820 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:11:28,825 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start StudySizeScheduler.execute()
2025-03-10 11:11:28,896 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) Calculated size of 1 studies
2025-03-10 11:11:28,896 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished StudySizeScheduler.execute()
2025-03-10 11:11:37,109 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start UPSProcessingScheduler.execute()
2025-03-10 11:11:37,111 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished UPSProcessingScheduler.execute()
2025-03-10 11:11:54,980 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start AuditScheduler.execute()
2025-03-10 11:11:54,989 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-18) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 11:11:54,989 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-18) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:11:54,989 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished AuditScheduler.execute()
2025-03-10 11:11:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start TaskScheduler.execute()
2025-03-10 11:11:58,817 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished TaskScheduler.execute()
2025-03-10 11:12:06,042 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:12:06,044 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(652): Found previous received Instance[pk=107853, uid=1.2.410.200001.101.11.601.1501430850.3.20250308111334820, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 11:12:06,045 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(652): Ignore received Instance[studyUID=341524,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308110844043,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308111334820] with equal digest
2025-03-10 11:12:06,046 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(652): Updated DB in 4 ms
2025-03-10 11:12:06,047 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(652) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308111334820 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:12:06,257 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(652) >> A-RELEASE-RQ
2025-03-10 11:12:06,257 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(652) << A-RELEASE-RP
2025-03-10 11:12:06,308 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-7) DCM4CHEE<-HS60MT(652): close Socket[addr=187.89.160.56/187.89.160.56,port=49352,localport=11112]
2025-03-10 11:12:06,665 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49353,localport=11112]
2025-03-10 11:12:06,666 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(653) >> A-ASSOCIATE-RQ
2025-03-10 11:12:06,666 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(653) << A-ASSOCIATE-AC
2025-03-10 11:12:06,865 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(653) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308110844386 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:12:12,479 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start IANScheduler.execute()
2025-03-10 11:12:12,482 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished IANScheduler.execute()
2025-03-10 11:12:37,112 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start UPSProcessingScheduler.execute()
2025-03-10 11:12:37,113 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished UPSProcessingScheduler.execute()
2025-03-10 11:12:45,006 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:12:45,010 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(653): Found previous received Instance[pk=107848, uid=1.2.410.200001.101.11.601.1501430850.3.20250308110844386, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 11:12:45,010 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(653): Ignore received Instance[studyUID=341524,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308110844043,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308110844386] with equal digest
2025-03-10 11:12:45,011 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(653): Updated DB in 5 ms
2025-03-10 11:12:45,012 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(653) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308110844386 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:12:45,216 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(653) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308110912648 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:12:54,990 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start AuditScheduler.execute()
2025-03-10 11:12:54,990 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-6) Send audit message to /127.0.0.1:514
2025-03-10 11:12:55,003 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-6) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 11:12:55,003 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-6) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:12:55,003 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished AuditScheduler.execute()
2025-03-10 11:12:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start TaskScheduler.execute()
2025-03-10 11:12:58,815 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished TaskScheduler.execute()
2025-03-10 11:13:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start PurgeStorageScheduler.execute()
2025-03-10 11:13:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished PurgeStorageScheduler.execute()
2025-03-10 11:13:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-17776) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 11:13:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-17776) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 11:13:12,482 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start IANScheduler.execute()
2025-03-10 11:13:12,485 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished IANScheduler.execute()
2025-03-10 11:13:24,884 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:13:24,887 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(653): Found previous received Instance[pk=107849, uid=1.2.410.200001.101.11.601.1501430850.3.20250308110912648, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 11:13:24,887 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(653): Ignore received Instance[studyUID=341524,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308110844043,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308110912648] with equal digest
2025-03-10 11:13:24,888 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(653): Updated DB in 4 ms
2025-03-10 11:13:24,889 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(653) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308110912648 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:13:25,094 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(653) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308110938417 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:13:37,114 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start UPSProcessingScheduler.execute()
2025-03-10 11:13:37,115 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished UPSProcessingScheduler.execute()
2025-03-10 11:13:55,003 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start AuditScheduler.execute()
2025-03-10 11:13:55,014 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-21) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 11:13:55,014 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-21) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:13:55,015 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished AuditScheduler.execute()
2025-03-10 11:13:55,575 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:13:55,577 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(653): Found previous received Instance[pk=107850, uid=1.2.410.200001.101.11.601.1501430850.3.20250308110938417, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 11:13:55,578 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(653): Ignore received Instance[studyUID=341524,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308110844043,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308110938417] with equal digest
2025-03-10 11:13:55,579 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(653): Updated DB in 4 ms
2025-03-10 11:13:55,580 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(653) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308110938417 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:13:55,785 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(653) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308111056501 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:13:56,078 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-56) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340579&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250217131447762&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250217131447965&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:13:56,173 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-56) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340579&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250217131447762&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250217131450352&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:13:56,243 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-56) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340579&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250217131447762&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250217131500472&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:13:56,308 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-56) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340579&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250217131447762&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250217131506042&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:13:56,357 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-56) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340579&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250217131447762&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250217131513193&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:13:56,408 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-56) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340579&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250217131447762&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250217131518403&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:13:56,454 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-56) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340579&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250217131447762&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250217131525438&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:13:56,508 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-56) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340579&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250217131447762&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250217131528604&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:13:56,562 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-56) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340579&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250217131447762&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250217131538375&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:13:56,611 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-56) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340579&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250217131447762&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250217131541475&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:13:56,662 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-56) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340579&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250217131447762&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250217131926736&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:13:56,715 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-56) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340579&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250217131447762&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250217131933633&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:13:56,773 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-56) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340579&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250217131447762&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250217131948633&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:13:56,825 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-56) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340579&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250217131447762&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250217132011002&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:13:56,875 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-56) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340579&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250217131447762&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250217132016204&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:13:56,926 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-56) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340579&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250217131447762&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250217132029018&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:13:56,983 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-56) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340579&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250217131447762&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250217132036491&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:13:57,034 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-56) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340579&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250217131447762&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250217132056780&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:13:57,086 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-56) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340579&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250217131447762&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250217132144484&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:13:57,135 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-56) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340579&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250217131447762&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250217132203272&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:13:57,183 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-56) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340579&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250217131447762&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250217132211504&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:13:57,234 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-56) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340579&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250217131447762&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250217132225385&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:13:57,283 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-56) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340579&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250217131447762&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250217132233321&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:13:57,334 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-56) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340579&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250217131447762&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250217132246498&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:13:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start TaskScheduler.execute()
2025-03-10 11:13:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished TaskScheduler.execute()
2025-03-10 11:14:12,486 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start IANScheduler.execute()
2025-03-10 11:14:12,488 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished IANScheduler.execute()
2025-03-10 11:14:31,002 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:14:31,005 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(653): Found previous received Instance[pk=107851, uid=1.2.410.200001.101.11.601.1501430850.3.20250308111056501, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 11:14:31,006 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(653): Ignore received Instance[studyUID=341524,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308110844043,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308111056501] with equal digest
2025-03-10 11:14:31,006 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(653): Updated DB in 4 ms
2025-03-10 11:14:31,008 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(653) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308111056501 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:14:31,242 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(653) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308111240779 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:14:37,115 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start UPSProcessingScheduler.execute()
2025-03-10 11:14:37,116 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished UPSProcessingScheduler.execute()
2025-03-10 11:14:50,925 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 11:14:50,927 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 11:14:55,015 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start AuditScheduler.execute()
2025-03-10 11:14:55,023 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-5) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 11:14:55,023 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-5) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:14:55,023 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished AuditScheduler.execute()
2025-03-10 11:14:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start TaskScheduler.execute()
2025-03-10 11:14:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished TaskScheduler.execute()
2025-03-10 11:15:08,390 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:15:08,393 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(653): Found previous received Instance[pk=107852, uid=1.2.410.200001.101.11.601.1501430850.3.20250308111240779, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 11:15:08,394 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(653): Ignore received Instance[studyUID=341524,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308110844043,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308111240779] with equal digest
2025-03-10 11:15:08,394 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(653): Updated DB in 4 ms
2025-03-10 11:15:08,396 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(653) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308111240779 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:15:08,602 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(653) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308111334820 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:15:12,489 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start IANScheduler.execute()
2025-03-10 11:15:12,492 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished IANScheduler.execute()
2025-03-10 11:15:37,117 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start UPSProcessingScheduler.execute()
2025-03-10 11:15:37,118 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished UPSProcessingScheduler.execute()
2025-03-10 11:15:39,247 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:15:39,250 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(653): Found previous received Instance[pk=107853, uid=1.2.410.200001.101.11.601.1501430850.3.20250308111334820, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 11:15:39,250 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(653): Ignore received Instance[studyUID=341524,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308110844043,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308111334820] with equal digest
2025-03-10 11:15:39,251 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(653): Updated DB in 4 ms
2025-03-10 11:15:39,252 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(653) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308111334820 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:15:39,455 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(653) >> A-RELEASE-RQ
2025-03-10 11:15:39,455 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(653) << A-RELEASE-RP
2025-03-10 11:15:39,505 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-15) DCM4CHEE<-HS60MT(653): close Socket[addr=187.89.160.56/187.89.160.56,port=49353,localport=11112]
2025-03-10 11:15:39,859 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49366,localport=11112]
2025-03-10 11:15:39,860 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(654) >> A-ASSOCIATE-RQ
2025-03-10 11:15:39,860 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(654) << A-ASSOCIATE-AC
2025-03-10 11:15:40,060 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(654) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308094747665 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:15:55,024 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start AuditScheduler.execute()
2025-03-10 11:15:55,025 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-27) Send audit message to /127.0.0.1:514
2025-03-10 11:15:55,037 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 11:15:55,037 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:15:55,037 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished AuditScheduler.execute()
2025-03-10 11:15:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start TaskScheduler.execute()
2025-03-10 11:15:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished TaskScheduler.execute()
2025-03-10 11:16:12,492 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start IANScheduler.execute()
2025-03-10 11:16:12,495 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished IANScheduler.execute()
2025-03-10 11:16:16,395 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:16:16,399 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(654): Found previous received Instance[pk=107522, uid=1.2.410.200001.101.11.601.1501430850.3.20250308094747665, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 11:16:16,400 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(654): Ignore received Instance[studyUID=341509,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308094747241,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308094747665] with equal digest
2025-03-10 11:16:16,400 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(654): Updated DB in 4 ms
2025-03-10 11:16:16,402 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(654) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308094747665 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:16:16,604 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(654) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308094836373 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:16:28,897 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start StudySizeScheduler.execute()
2025-03-10 11:16:28,899 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished StudySizeScheduler.execute()
2025-03-10 11:16:37,119 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start UPSProcessingScheduler.execute()
2025-03-10 11:16:37,120 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished UPSProcessingScheduler.execute()
2025-03-10 11:16:55,038 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start AuditScheduler.execute()
2025-03-10 11:16:55,048 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-19) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 11:16:55,049 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-19) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:16:55,049 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished AuditScheduler.execute()
2025-03-10 11:16:55,637 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:16:55,640 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(654): Found previous received Instance[pk=107523, uid=1.2.410.200001.101.11.601.1501430850.3.20250308094836373, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 11:16:55,640 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(654): Ignore received Instance[studyUID=341509,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308094747241,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308094836373] with equal digest
2025-03-10 11:16:55,641 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(654): Updated DB in 4 ms
2025-03-10 11:16:55,643 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(654) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308094836373 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:16:55,848 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(654) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308094912345 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:16:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start TaskScheduler.execute()
2025-03-10 11:16:58,819 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished TaskScheduler.execute()
2025-03-10 11:17:12,495 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start IANScheduler.execute()
2025-03-10 11:17:12,498 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished IANScheduler.execute()
2025-03-10 11:17:26,232 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:17:26,236 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(654): Found previous received Instance[pk=107524, uid=1.2.410.200001.101.11.601.1501430850.3.20250308094912345, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 11:17:26,237 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(654): Ignore received Instance[studyUID=341509,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308094747241,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308094912345] with equal digest
2025-03-10 11:17:26,238 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(654): Updated DB in 6 ms
2025-03-10 11:17:26,239 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(654) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308094912345 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:17:26,443 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(654) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308094930204 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:17:37,120 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start UPSProcessingScheduler.execute()
2025-03-10 11:17:37,122 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished UPSProcessingScheduler.execute()
2025-03-10 11:17:55,049 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start AuditScheduler.execute()
2025-03-10 11:17:55,057 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-20) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 11:17:55,057 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-20) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:17:55,058 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished AuditScheduler.execute()
2025-03-10 11:17:57,178 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:17:57,182 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(654): Found previous received Instance[pk=107525, uid=1.2.410.200001.101.11.601.1501430850.3.20250308094930204, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 11:17:57,182 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(654): Ignore received Instance[studyUID=341509,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308094747241,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308094930204] with equal digest
2025-03-10 11:17:57,183 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(654): Updated DB in 5 ms
2025-03-10 11:17:57,184 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(654) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308094930204 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:17:57,392 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(654) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308094946753 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:17:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start TaskScheduler.execute()
2025-03-10 11:17:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished TaskScheduler.execute()
2025-03-10 11:18:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start PurgeStorageScheduler.execute()
2025-03-10 11:18:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished PurgeStorageScheduler.execute()
2025-03-10 11:18:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-17797) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 11:18:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-17797) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 11:18:12,498 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start IANScheduler.execute()
2025-03-10 11:18:12,501 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished IANScheduler.execute()
2025-03-10 11:18:28,322 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:18:28,325 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(654): Found previous received Instance[pk=107526, uid=1.2.410.200001.101.11.601.1501430850.3.20250308094946753, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 11:18:28,326 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(654): Ignore received Instance[studyUID=341509,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308094747241,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308094946753] with equal digest
2025-03-10 11:18:28,327 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(654): Updated DB in 5 ms
2025-03-10 11:18:28,328 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(654) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308094946753 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:18:28,535 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(654) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308095041698 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:18:37,122 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start UPSProcessingScheduler.execute()
2025-03-10 11:18:37,123 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished UPSProcessingScheduler.execute()
2025-03-10 11:18:55,058 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start AuditScheduler.execute()
2025-03-10 11:18:55,070 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-25) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 11:18:55,070 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-25) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:18:55,071 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished AuditScheduler.execute()
2025-03-10 11:18:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start TaskScheduler.execute()
2025-03-10 11:18:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished TaskScheduler.execute()
2025-03-10 11:18:59,071 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:18:59,074 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(654): Found previous received Instance[pk=107527, uid=1.2.410.200001.101.11.601.1501430850.3.20250308095041698, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 11:18:59,074 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(654): Ignore received Instance[studyUID=341509,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308094747241,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308095041698] with equal digest
2025-03-10 11:18:59,075 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(654): Updated DB in 4 ms
2025-03-10 11:18:59,076 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(654) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308095041698 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:18:59,280 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(654) >> A-RELEASE-RQ
2025-03-10 11:18:59,280 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(654) << A-RELEASE-RP
2025-03-10 11:18:59,330 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-14) DCM4CHEE<-HS60MT(654): close Socket[addr=187.89.160.56/187.89.160.56,port=49366,localport=11112]
2025-03-10 11:18:59,686 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49367,localport=11112]
2025-03-10 11:18:59,686 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(655) >> A-ASSOCIATE-RQ
2025-03-10 11:18:59,687 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(655) << A-ASSOCIATE-AC
2025-03-10 11:18:59,888 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(655) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308094747665 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:19:12,501 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start IANScheduler.execute()
2025-03-10 11:19:12,503 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished IANScheduler.execute()
2025-03-10 11:19:17,534 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-56) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=201041&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105459776&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:19:17,594 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-56) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=201041&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105533667&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:19:17,652 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-56) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=201041&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105601513&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:19:17,709 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-56) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=201041&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105621961&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:19:17,791 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-56) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=201041&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105637504&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:19:17,847 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-56) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=201041&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105657770&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:19:17,894 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-56) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=201041&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105730320&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:19:17,939 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-56) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=201041&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105756158&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:19:17,986 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-56) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=201041&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105816479&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:19:18,030 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-56) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=201041&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105845248&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:19:18,074 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-56) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=201041&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105908652&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:19:18,117 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-56) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=201041&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310105459338&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310105923870&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:19:37,124 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start UPSProcessingScheduler.execute()
2025-03-10 11:19:37,125 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished UPSProcessingScheduler.execute()
2025-03-10 11:19:39,425 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:19:39,429 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(655): Found previous received Instance[pk=107522, uid=1.2.410.200001.101.11.601.1501430850.3.20250308094747665, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 11:19:39,429 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(655): Ignore received Instance[studyUID=341509,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308094747241,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308094747665] with equal digest
2025-03-10 11:19:39,429 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(655): Updated DB in 4 ms
2025-03-10 11:19:39,430 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(655) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308094747665 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:19:39,639 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(655) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308094836373 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:19:50,928 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 11:19:50,930 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 11:19:55,071 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start AuditScheduler.execute()
2025-03-10 11:19:55,080 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-2) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 11:19:55,080 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-2) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:19:55,080 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished AuditScheduler.execute()
2025-03-10 11:19:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start TaskScheduler.execute()
2025-03-10 11:19:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished TaskScheduler.execute()
2025-03-10 11:20:12,504 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start IANScheduler.execute()
2025-03-10 11:20:12,506 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished IANScheduler.execute()
2025-03-10 11:20:14,471 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:20:14,474 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(655): Found previous received Instance[pk=107523, uid=1.2.410.200001.101.11.601.1501430850.3.20250308094836373, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 11:20:14,474 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(655): Ignore received Instance[studyUID=341509,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308094747241,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308094836373] with equal digest
2025-03-10 11:20:14,474 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(655): Updated DB in 3 ms
2025-03-10 11:20:14,475 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(655) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308094836373 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:20:14,681 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(655) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308094912345 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:20:37,125 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start UPSProcessingScheduler.execute()
2025-03-10 11:20:37,126 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished UPSProcessingScheduler.execute()
2025-03-10 11:20:45,726 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:20:45,729 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(655): Found previous received Instance[pk=107524, uid=1.2.410.200001.101.11.601.1501430850.3.20250308094912345, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 11:20:45,729 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(655): Ignore received Instance[studyUID=341509,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308094747241,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308094912345] with equal digest
2025-03-10 11:20:45,729 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(655): Updated DB in 2 ms
2025-03-10 11:20:45,730 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(655) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308094912345 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:20:45,938 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(655) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308094930204 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:20:55,080 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start AuditScheduler.execute()
2025-03-10 11:20:55,089 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 11:20:55,090 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:20:55,090 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-29) Send audit message to /127.0.0.1:514
2025-03-10 11:20:55,091 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished AuditScheduler.execute()
2025-03-10 11:20:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start TaskScheduler.execute()
2025-03-10 11:20:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished TaskScheduler.execute()
2025-03-10 11:21:12,506 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start IANScheduler.execute()
2025-03-10 11:21:12,508 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished IANScheduler.execute()
2025-03-10 11:21:20,211 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:21:20,213 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(655): Found previous received Instance[pk=107525, uid=1.2.410.200001.101.11.601.1501430850.3.20250308094930204, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 11:21:20,214 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(655): Ignore received Instance[studyUID=341509,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308094747241,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308094930204] with equal digest
2025-03-10 11:21:20,214 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(655): Updated DB in 3 ms
2025-03-10 11:21:20,215 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(655) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308094930204 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:21:20,421 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(655) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308094946753 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:21:28,899 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start StudySizeScheduler.execute()
2025-03-10 11:21:28,900 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished StudySizeScheduler.execute()
2025-03-10 11:21:32,546 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-56) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341372&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250305154721229&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250305154721537&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:21:32,618 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-56) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341372&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250305154721229&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250305154847923&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:21:32,698 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-56) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341372&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250305154721229&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250305154941074&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:21:32,768 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-56) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341372&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250305154721229&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250305155030259&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:21:32,831 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-56) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341372&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250305154721229&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250305155220309&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:21:32,893 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-56) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341372&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250305154721229&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250305155340658&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:21:32,946 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-56) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341372&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250305154721229&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250305155721172&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:21:33,009 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-56) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341372&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250305154721229&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250305155758333&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:21:33,073 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-56) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341372&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250305154721229&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250305155834135&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:21:33,126 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-56) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341372&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250305154721229&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250305155931299&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:21:33,188 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-56) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341372&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250305154721229&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250305160004644&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:21:33,251 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-56) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341372&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250305154721229&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250305160036604&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:21:37,126 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start UPSProcessingScheduler.execute()
2025-03-10 11:21:37,128 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished UPSProcessingScheduler.execute()
2025-03-10 11:21:51,475 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:21:51,478 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(655): Found previous received Instance[pk=107526, uid=1.2.410.200001.101.11.601.1501430850.3.20250308094946753, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 11:21:51,478 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(655): Ignore received Instance[studyUID=341509,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308094747241,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308094946753] with equal digest
2025-03-10 11:21:51,479 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(655): Updated DB in 4 ms
2025-03-10 11:21:51,480 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(655) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308094946753 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:21:51,687 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(655) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308095041698 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:21:55,091 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start AuditScheduler.execute()
2025-03-10 11:21:55,108 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-24) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 11:21:55,108 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-24) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:21:55,109 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished AuditScheduler.execute()
2025-03-10 11:21:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start TaskScheduler.execute()
2025-03-10 11:21:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished TaskScheduler.execute()
2025-03-10 11:22:12,508 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start IANScheduler.execute()
2025-03-10 11:22:12,510 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished IANScheduler.execute()
2025-03-10 11:22:16,138 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52222,localport=11112]
2025-03-10 11:22:16,139 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(656) >> A-ASSOCIATE-RQ
2025-03-10 11:22:16,139 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(656) << A-ASSOCIATE-AC
2025-03-10 11:22:16,338 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(656) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310110730673 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:18,304 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17814) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:22:18,309 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(656): Create Patient[pk=8382, id=PatientID[pk=8382, id=341558, issuer=DCM4CHEE.B8B729C9.0A63192F], name=FABIANA GONÇALVES DA SILVA TABORDA]
2025-03-10 11:22:18,311 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(656): Create Study[pk=9417, uid=341558, id=31611]
2025-03-10 11:22:18,311 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(656): Create Series[pk=9704, uid=1.2.410.200001.101.11.501.1791052210.2.20250310110730280, no=1, mod=US]
2025-03-10 11:22:18,312 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(656): Create Instance[pk=107912, uid=1.2.410.200001.101.11.501.1791052210.3.20250310110730673, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 11:22:18,312 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(656): Create Location[pk=107912, systemID=fs1, path=2025/03/10/59FB01A8/F10A96CA/BEB50773, tsuid=1.2.840.10008.1.2, size=3416670, status=OK, objectType=DICOM_FILE]
2025-03-10 11:22:18,344 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(656): Updated DB in 40 ms
2025-03-10 11:22:18,345 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) No duplicate record with equal Patient ID found Patient[pk=8382, id=PatientID[pk=8382, id=341558, issuer=DCM4CHEE.B8B729C9.0A63192F], name=FABIANA GONÇALVES DA SILVA TABORDA]
2025-03-10 11:22:18,346 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(656) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310110730673 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:18,547 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(656) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310110759439 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:19,165 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17814) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:22:19,168 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(656): Create Instance[pk=107913, uid=1.2.410.200001.101.11.501.1791052210.3.20250310110759439, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 11:22:19,168 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(656): Create Location[pk=107913, systemID=fs1, path=2025/03/10/59FB01A8/F10A96CA/BED545D4, tsuid=1.2.840.10008.1.2, size=3416670, status=OK, objectType=DICOM_FILE]
2025-03-10 11:22:19,180 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(656): Updated DB in 15 ms
2025-03-10 11:22:19,180 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(656) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310110759439 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:19,382 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(656) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310110828910 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:19,997 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17814) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:22:20,000 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(656): Create Instance[pk=107914, uid=1.2.410.200001.101.11.501.1791052210.3.20250310110828910, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 11:22:20,000 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(656): Create Location[pk=107914, systemID=fs1, path=2025/03/10/59FB01A8/F10A96CA/C05F760F, tsuid=1.2.840.10008.1.2, size=3416670, status=OK, objectType=DICOM_FILE]
2025-03-10 11:22:20,030 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(656): Updated DB in 32 ms
2025-03-10 11:22:20,031 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(656) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310110828910 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:20,397 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(656) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310110931800 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:21,032 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17814) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:22:21,034 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(656): Create Instance[pk=107915, uid=1.2.410.200001.101.11.501.1791052210.3.20250310110931800, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 11:22:21,034 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(656): Create Location[pk=107915, systemID=fs1, path=2025/03/10/59FB01A8/F10A96CA/C21F33B6, tsuid=1.2.840.10008.1.2, size=3915778, status=OK, objectType=DICOM_FILE]
2025-03-10 11:22:21,042 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(656): Updated DB in 10 ms
2025-03-10 11:22:21,042 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(656) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310110931800 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:21,247 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(656) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310111301609 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:21,861 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17814) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:22:21,863 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(656): Create Instance[pk=107916, uid=1.2.410.200001.101.11.501.1791052210.3.20250310111301609, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 11:22:21,863 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(656): Create Location[pk=107916, systemID=fs1, path=2025/03/10/59FB01A8/F10A96CA/EC9E0D41, tsuid=1.2.840.10008.1.2, size=3915778, status=OK, objectType=DICOM_FILE]
2025-03-10 11:22:21,870 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(656): Updated DB in 9 ms
2025-03-10 11:22:21,871 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(656) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310111301609 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:22,073 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(656) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310111515646 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:22,542 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17814) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:22:22,545 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(656): Create Instance[pk=107917, uid=1.2.410.200001.101.11.501.1791052210.3.20250310111515646, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 11:22:22,545 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(656): Create Location[pk=107917, systemID=fs1, path=2025/03/10/59FB01A8/F10A96CA/F017A7F5, tsuid=1.2.840.10008.1.2, size=3416764, status=OK, objectType=DICOM_FILE]
2025-03-10 11:22:22,553 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(656): Updated DB in 11 ms
2025-03-10 11:22:22,553 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(656) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310111515646 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:22,734 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:22:22,736 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(655): Found previous received Instance[pk=107527, uid=1.2.410.200001.101.11.601.1501430850.3.20250308095041698, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 11:22:22,737 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(655): Ignore received Instance[studyUID=341509,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308094747241,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308095041698] with equal digest
2025-03-10 11:22:22,737 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(655): Updated DB in 3 ms
2025-03-10 11:22:22,738 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(655) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308095041698 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:22,754 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(656) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310111718484 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:22,944 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(655) >> A-RELEASE-RQ
2025-03-10 11:22:22,944 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(655) << A-RELEASE-RP
2025-03-10 11:22:22,994 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-28) DCM4CHEE<-HS60MT(655): close Socket[addr=187.89.160.56/187.89.160.56,port=49367,localport=11112]
2025-03-10 11:22:23,217 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17814) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:22:23,219 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(656): Create Instance[pk=107918, uid=1.2.410.200001.101.11.501.1791052210.3.20250310111718484, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 11:22:23,219 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(656): Create Location[pk=107918, systemID=fs1, path=2025/03/10/59FB01A8/F10A96CA/F382AF48, tsuid=1.2.840.10008.1.2, size=3416670, status=OK, objectType=DICOM_FILE]
2025-03-10 11:22:23,227 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(656): Updated DB in 10 ms
2025-03-10 11:22:23,228 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(656) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310111718484 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:23,349 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49368,localport=11112]
2025-03-10 11:22:23,349 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(657) >> A-ASSOCIATE-RQ
2025-03-10 11:22:23,350 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(657) << A-ASSOCIATE-AC
2025-03-10 11:22:23,431 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(656) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310111736229 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:23,549 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(657) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308094747665 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:23,888 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17814) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:22:23,891 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(656): Create Instance[pk=107919, uid=1.2.410.200001.101.11.501.1791052210.3.20250310111736229, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 11:22:23,891 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(656): Create Location[pk=107919, systemID=fs1, path=2025/03/10/59FB01A8/F10A96CA/F39DED55, tsuid=1.2.840.10008.1.2, size=3416670, status=OK, objectType=DICOM_FILE]
2025-03-10 11:22:23,902 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(656): Updated DB in 13 ms
2025-03-10 11:22:23,902 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(656) << 8:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310111736229 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:24,104 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(656) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310111754341 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:24,558 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17814) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:22:24,560 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(656): Create Instance[pk=107920, uid=1.2.410.200001.101.11.501.1791052210.3.20250310111754341, class=1.2.840.10008.5.1.4.1.1.6.1, no=9]
2025-03-10 11:22:24,561 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(656): Create Location[pk=107920, systemID=fs1, path=2025/03/10/59FB01A8/F10A96CA/F3B93790, tsuid=1.2.840.10008.1.2, size=3416670, status=OK, objectType=DICOM_FILE]
2025-03-10 11:22:24,571 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(656): Updated DB in 13 ms
2025-03-10 11:22:24,571 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(656) << 9:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310111754341 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:24,774 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(656) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310111803520 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:25,225 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17814) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:22:25,227 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(656): Create Instance[pk=107921, uid=1.2.410.200001.101.11.501.1791052210.3.20250310111803520, class=1.2.840.10008.5.1.4.1.1.6.1, no=10]
2025-03-10 11:22:25,227 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(656): Create Location[pk=107921, systemID=fs1, path=2025/03/10/59FB01A8/F10A96CA/F5272D8E, tsuid=1.2.840.10008.1.2, size=3416670, status=OK, objectType=DICOM_FILE]
2025-03-10 11:22:25,235 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(656): Updated DB in 10 ms
2025-03-10 11:22:25,235 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(656) << 10:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310111803520 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:25,437 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(656) >> 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310111811658 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:25,888 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17814) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:22:25,890 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(656): Create Instance[pk=107922, uid=1.2.410.200001.101.11.501.1791052210.3.20250310111811658, class=1.2.840.10008.5.1.4.1.1.6.1, no=11]
2025-03-10 11:22:25,890 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(656): Create Location[pk=107922, systemID=fs1, path=2025/03/10/59FB01A8/F10A96CA/F5346077, tsuid=1.2.840.10008.1.2, size=3416670, status=OK, objectType=DICOM_FILE]
2025-03-10 11:22:25,900 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(656): Updated DB in 12 ms
2025-03-10 11:22:25,901 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(656) << 11:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310111811658 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:26,105 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(656) >> 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310111851694 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:26,553 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17814) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:22:26,555 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(656): Create Instance[pk=107923, uid=1.2.410.200001.101.11.501.1791052210.3.20250310111851694, class=1.2.840.10008.5.1.4.1.1.6.1, no=12]
2025-03-10 11:22:26,555 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(656): Create Location[pk=107923, systemID=fs1, path=2025/03/10/59FB01A8/F10A96CA/F56CBEF3, tsuid=1.2.840.10008.1.2, size=3416670, status=OK, objectType=DICOM_FILE]
2025-03-10 11:22:26,562 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(656): Updated DB in 9 ms
2025-03-10 11:22:26,563 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(656) << 12:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310111851694 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:26,768 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(656) >> 13:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310112038160 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:27,215 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17814) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:22:27,217 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(656): Create Instance[pk=107924, uid=1.2.410.200001.101.11.501.1791052210.3.20250310112038160, class=1.2.840.10008.5.1.4.1.1.6.1, no=13]
2025-03-10 11:22:27,217 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(656): Create Location[pk=107924, systemID=fs1, path=2025/03/10/59FB01A8/F10A96CA/1C9321AD, tsuid=1.2.840.10008.1.2, size=3416764, status=OK, objectType=DICOM_FILE]
2025-03-10 11:22:27,220 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(656): Updated DB in 5 ms
2025-03-10 11:22:27,221 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(656) << 13:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310112038160 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:27,425 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(656) >> 14:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310112056045 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:27,872 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17814) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:22:27,874 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(656): Create Instance[pk=107925, uid=1.2.410.200001.101.11.501.1791052210.3.20250310112056045, class=1.2.840.10008.5.1.4.1.1.6.1, no=14]
2025-03-10 11:22:27,874 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(656): Create Location[pk=107925, systemID=fs1, path=2025/03/10/59FB01A8/F10A96CA/1CAE63F7, tsuid=1.2.840.10008.1.2, size=3416764, status=OK, objectType=DICOM_FILE]
2025-03-10 11:22:27,884 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(656): Updated DB in 12 ms
2025-03-10 11:22:27,885 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(656) << 14:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310112056045 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:28,089 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(656) >> 15:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310112109494 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:28,536 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17814) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:22:28,538 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(656): Create Instance[pk=107926, uid=1.2.410.200001.101.11.501.1791052210.3.20250310112109494, class=1.2.840.10008.5.1.4.1.1.6.1, no=15]
2025-03-10 11:22:28,538 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(656): Create Location[pk=107926, systemID=fs1, path=2025/03/10/59FB01A8/F10A96CA/1E1E33CC, tsuid=1.2.840.10008.1.2, size=3416764, status=OK, objectType=DICOM_FILE]
2025-03-10 11:22:28,545 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(656): Updated DB in 9 ms
2025-03-10 11:22:28,546 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(656) << 15:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310112109494 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:28,750 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(656) >> 16:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310112115464 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:29,197 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17814) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:22:29,199 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(656): Create Instance[pk=107927, uid=1.2.410.200001.101.11.501.1791052210.3.20250310112115464, class=1.2.840.10008.5.1.4.1.1.6.1, no=16]
2025-03-10 11:22:29,199 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(656): Create Location[pk=107927, systemID=fs1, path=2025/03/10/59FB01A8/F10A96CA/1E2A7974, tsuid=1.2.840.10008.1.2, size=3416670, status=OK, objectType=DICOM_FILE]
2025-03-10 11:22:29,209 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(656): Updated DB in 12 ms
2025-03-10 11:22:29,210 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(656) << 16:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310112115464 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:29,415 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(656) >> 17:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310112123371 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:29,862 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17814) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:22:29,864 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(656): Create Instance[pk=107928, uid=1.2.410.200001.101.11.501.1791052210.3.20250310112123371, class=1.2.840.10008.5.1.4.1.1.6.1, no=17]
2025-03-10 11:22:29,864 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(656): Create Location[pk=107928, systemID=fs1, path=2025/03/10/59FB01A8/F10A96CA/1E37A492, tsuid=1.2.840.10008.1.2, size=3416764, status=OK, objectType=DICOM_FILE]
2025-03-10 11:22:29,984 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(656): Updated DB in 122 ms
2025-03-10 11:22:29,984 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(656) << 17:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310112123371 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:30,188 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(656) >> A-RELEASE-RQ
2025-03-10 11:22:30,189 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(656) << A-RELEASE-RP
2025-03-10 11:22:30,239 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-11) DCM4CHEE<-HS50US07(656): close Socket[addr=187.89.160.56/187.89.160.56,port=52222,localport=11112]
2025-03-10 11:22:30,632 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52224,localport=11112]
2025-03-10 11:22:30,632 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(658) >> A-ASSOCIATE-RQ
2025-03-10 11:22:30,632 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(658) << A-ASSOCIATE-AC
2025-03-10 11:22:30,830 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(658) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310110730673 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:32,760 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17814) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:22:32,763 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(658): Found previous received Instance[pk=107912, uid=1.2.410.200001.101.11.501.1791052210.3.20250310110730673, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 11:22:32,763 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(658): Ignore received Instance[studyUID=341558,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310110730280,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310110730673] with equal digest
2025-03-10 11:22:32,764 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(658): Updated DB in 4 ms
2025-03-10 11:22:32,765 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(658) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310110730673 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:32,969 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(658) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310110759439 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:33,283 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17814) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:22:33,285 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(658): Found previous received Instance[pk=107913, uid=1.2.410.200001.101.11.501.1791052210.3.20250310110759439, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 11:22:33,285 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(658): Ignore received Instance[studyUID=341558,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310110730280,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310110759439] with equal digest
2025-03-10 11:22:33,286 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(658): Updated DB in 3 ms
2025-03-10 11:22:33,287 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(658) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310110759439 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:33,491 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(658) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310110828910 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:33,782 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17814) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:22:33,784 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(658): Found previous received Instance[pk=107914, uid=1.2.410.200001.101.11.501.1791052210.3.20250310110828910, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 11:22:33,785 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(658): Ignore received Instance[studyUID=341558,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310110730280,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310110828910] with equal digest
2025-03-10 11:22:33,785 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(658): Updated DB in 3 ms
2025-03-10 11:22:33,786 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(658) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310110828910 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:33,991 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(658) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310110931800 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:34,324 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17814) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:22:34,326 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(658): Found previous received Instance[pk=107915, uid=1.2.410.200001.101.11.501.1791052210.3.20250310110931800, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 11:22:34,326 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(658): Ignore received Instance[studyUID=341558,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310110730280,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310110931800] with equal digest
2025-03-10 11:22:34,327 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(658): Updated DB in 3 ms
2025-03-10 11:22:34,328 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(658) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310110931800 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:34,532 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(658) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310111301609 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:34,865 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17814) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:22:34,867 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(658): Found previous received Instance[pk=107916, uid=1.2.410.200001.101.11.501.1791052210.3.20250310111301609, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 11:22:34,868 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(658): Ignore received Instance[studyUID=341558,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310110730280,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310111301609] with equal digest
2025-03-10 11:22:34,868 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(658): Updated DB in 3 ms
2025-03-10 11:22:34,869 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(658) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310111301609 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:35,074 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(658) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310111515646 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:35,365 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17814) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:22:35,367 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(658): Found previous received Instance[pk=107917, uid=1.2.410.200001.101.11.501.1791052210.3.20250310111515646, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 11:22:35,368 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(658): Ignore received Instance[studyUID=341558,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310110730280,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310111515646] with equal digest
2025-03-10 11:22:35,368 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(658): Updated DB in 3 ms
2025-03-10 11:22:35,369 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(658) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310111515646 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:35,574 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(658) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310111718484 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:35,865 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17814) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:22:35,867 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(658): Found previous received Instance[pk=107918, uid=1.2.410.200001.101.11.501.1791052210.3.20250310111718484, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 11:22:35,868 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(658): Ignore received Instance[studyUID=341558,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310110730280,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310111718484] with equal digest
2025-03-10 11:22:35,868 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(658): Updated DB in 3 ms
2025-03-10 11:22:35,869 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(658) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310111718484 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:36,073 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(658) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310111736229 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:36,365 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17814) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:22:36,367 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(658): Found previous received Instance[pk=107919, uid=1.2.410.200001.101.11.501.1791052210.3.20250310111736229, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 11:22:36,368 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(658): Ignore received Instance[studyUID=341558,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310110730280,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310111736229] with equal digest
2025-03-10 11:22:36,368 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(658): Updated DB in 3 ms
2025-03-10 11:22:36,369 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(658) << 8:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310111736229 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:36,573 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(658) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310111754341 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:36,865 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17814) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:22:36,867 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(658): Found previous received Instance[pk=107920, uid=1.2.410.200001.101.11.501.1791052210.3.20250310111754341, class=1.2.840.10008.5.1.4.1.1.6.1, no=9]
2025-03-10 11:22:36,868 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(658): Ignore received Instance[studyUID=341558,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310110730280,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310111754341] with equal digest
2025-03-10 11:22:36,868 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(658): Updated DB in 3 ms
2025-03-10 11:22:36,869 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(658) << 9:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310111754341 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:37,073 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(658) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310111803520 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:37,128 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start UPSProcessingScheduler.execute()
2025-03-10 11:22:37,129 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished UPSProcessingScheduler.execute()
2025-03-10 11:22:37,365 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17814) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:22:37,367 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(658): Found previous received Instance[pk=107921, uid=1.2.410.200001.101.11.501.1791052210.3.20250310111803520, class=1.2.840.10008.5.1.4.1.1.6.1, no=10]
2025-03-10 11:22:37,368 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(658): Ignore received Instance[studyUID=341558,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310110730280,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310111803520] with equal digest
2025-03-10 11:22:37,368 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(658): Updated DB in 3 ms
2025-03-10 11:22:37,369 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(658) << 10:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310111803520 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:37,573 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(658) >> 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310111811658 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:37,865 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17814) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:22:37,867 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(658): Found previous received Instance[pk=107922, uid=1.2.410.200001.101.11.501.1791052210.3.20250310111811658, class=1.2.840.10008.5.1.4.1.1.6.1, no=11]
2025-03-10 11:22:37,867 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(658): Ignore received Instance[studyUID=341558,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310110730280,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310111811658] with equal digest
2025-03-10 11:22:37,867 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(658): Updated DB in 2 ms
2025-03-10 11:22:37,869 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(658) << 11:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310111811658 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:38,073 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(658) >> 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310111851694 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:38,365 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17814) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:22:38,367 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(658): Found previous received Instance[pk=107923, uid=1.2.410.200001.101.11.501.1791052210.3.20250310111851694, class=1.2.840.10008.5.1.4.1.1.6.1, no=12]
2025-03-10 11:22:38,367 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(658): Ignore received Instance[studyUID=341558,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310110730280,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310111851694] with equal digest
2025-03-10 11:22:38,367 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(658): Updated DB in 2 ms
2025-03-10 11:22:38,369 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(658) << 12:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310111851694 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:38,573 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(658) >> 13:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310112038160 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:38,865 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17814) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:22:38,867 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(658): Found previous received Instance[pk=107924, uid=1.2.410.200001.101.11.501.1791052210.3.20250310112038160, class=1.2.840.10008.5.1.4.1.1.6.1, no=13]
2025-03-10 11:22:38,867 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(658): Ignore received Instance[studyUID=341558,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310110730280,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310112038160] with equal digest
2025-03-10 11:22:38,868 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(658): Updated DB in 3 ms
2025-03-10 11:22:38,869 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(658) << 13:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310112038160 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:39,073 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(658) >> 14:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310112056045 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:39,365 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17814) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:22:39,367 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(658): Found previous received Instance[pk=107925, uid=1.2.410.200001.101.11.501.1791052210.3.20250310112056045, class=1.2.840.10008.5.1.4.1.1.6.1, no=14]
2025-03-10 11:22:39,367 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(658): Ignore received Instance[studyUID=341558,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310110730280,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310112056045] with equal digest
2025-03-10 11:22:39,368 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(658): Updated DB in 3 ms
2025-03-10 11:22:39,369 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(658) << 14:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310112056045 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:39,574 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(658) >> 15:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310112109494 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:39,866 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17814) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:22:39,868 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(658): Found previous received Instance[pk=107926, uid=1.2.410.200001.101.11.501.1791052210.3.20250310112109494, class=1.2.840.10008.5.1.4.1.1.6.1, no=15]
2025-03-10 11:22:39,868 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(658): Ignore received Instance[studyUID=341558,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310110730280,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310112109494] with equal digest
2025-03-10 11:22:39,868 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(658): Updated DB in 2 ms
2025-03-10 11:22:39,869 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(658) << 15:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310112109494 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:40,075 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(658) >> 16:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310112115464 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:40,367 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17814) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:22:40,369 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(658): Found previous received Instance[pk=107927, uid=1.2.410.200001.101.11.501.1791052210.3.20250310112115464, class=1.2.840.10008.5.1.4.1.1.6.1, no=16]
2025-03-10 11:22:40,370 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(658): Ignore received Instance[studyUID=341558,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310110730280,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310112115464] with equal digest
2025-03-10 11:22:40,370 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(658): Updated DB in 3 ms
2025-03-10 11:22:40,371 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(658) << 16:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310112115464 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:40,575 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(658) >> 17:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310112123371 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:40,867 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17814) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:22:40,869 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(658): Found previous received Instance[pk=107928, uid=1.2.410.200001.101.11.501.1791052210.3.20250310112123371, class=1.2.840.10008.5.1.4.1.1.6.1, no=17]
2025-03-10 11:22:40,870 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(658): Ignore received Instance[studyUID=341558,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310110730280,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310112123371] with equal digest
2025-03-10 11:22:40,870 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(658): Updated DB in 3 ms
2025-03-10 11:22:40,871 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(658) << 17:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310112123371 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:41,075 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(658) >> A-RELEASE-RQ
2025-03-10 11:22:41,075 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(658) << A-RELEASE-RP
2025-03-10 11:22:41,126 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-19) DCM4CHEE<-HS50US07(658): close Socket[addr=187.89.160.56/187.89.160.56,port=52224,localport=11112]
2025-03-10 11:22:41,482 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52225,localport=11112]
2025-03-10 11:22:41,482 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(659) >> A-ASSOCIATE-RQ
2025-03-10 11:22:41,482 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(659) << A-ASSOCIATE-AC
2025-03-10 11:22:41,679 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(659) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310110730673 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:43,374 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17814) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:22:43,377 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(659): Found previous received Instance[pk=107912, uid=1.2.410.200001.101.11.501.1791052210.3.20250310110730673, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 11:22:43,377 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(659): Ignore received Instance[studyUID=341558,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310110730280,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310110730673] with equal digest
2025-03-10 11:22:43,377 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(659): Updated DB in 3 ms
2025-03-10 11:22:43,378 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(659) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310110730673 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:43,583 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(659) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310110759439 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:43,883 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17814) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:22:43,885 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(659): Found previous received Instance[pk=107913, uid=1.2.410.200001.101.11.501.1791052210.3.20250310110759439, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 11:22:43,886 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(659): Ignore received Instance[studyUID=341558,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310110730280,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310110759439] with equal digest
2025-03-10 11:22:43,886 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(659): Updated DB in 3 ms
2025-03-10 11:22:43,888 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(659) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310110759439 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:44,091 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(659) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310110828910 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:44,382 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17814) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:22:44,384 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(659): Found previous received Instance[pk=107914, uid=1.2.410.200001.101.11.501.1791052210.3.20250310110828910, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 11:22:44,385 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(659): Ignore received Instance[studyUID=341558,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310110730280,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310110828910] with equal digest
2025-03-10 11:22:44,385 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(659): Updated DB in 3 ms
2025-03-10 11:22:44,386 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(659) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310110828910 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:44,589 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(659) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310110931800 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:44,923 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17814) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:22:44,925 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(659): Found previous received Instance[pk=107915, uid=1.2.410.200001.101.11.501.1791052210.3.20250310110931800, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 11:22:44,925 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(659): Ignore received Instance[studyUID=341558,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310110730280,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310110931800] with equal digest
2025-03-10 11:22:44,926 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(659): Updated DB in 3 ms
2025-03-10 11:22:44,927 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(659) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310110931800 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:45,130 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(659) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310111301609 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:45,463 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17814) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:22:45,465 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(659): Found previous received Instance[pk=107916, uid=1.2.410.200001.101.11.501.1791052210.3.20250310111301609, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 11:22:45,466 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(659): Ignore received Instance[studyUID=341558,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310110730280,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310111301609] with equal digest
2025-03-10 11:22:45,466 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(659): Updated DB in 3 ms
2025-03-10 11:22:45,467 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(659) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310111301609 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:45,668 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(659) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310111515646 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:45,959 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17814) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:22:45,961 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(659): Found previous received Instance[pk=107917, uid=1.2.410.200001.101.11.501.1791052210.3.20250310111515646, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 11:22:45,962 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(659): Ignore received Instance[studyUID=341558,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310110730280,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310111515646] with equal digest
2025-03-10 11:22:45,962 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(659): Updated DB in 3 ms
2025-03-10 11:22:45,963 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(659) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310111515646 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:46,167 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(659) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310111718484 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:46,458 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17814) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:22:46,460 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(659): Found previous received Instance[pk=107918, uid=1.2.410.200001.101.11.501.1791052210.3.20250310111718484, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 11:22:46,460 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(659): Ignore received Instance[studyUID=341558,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310110730280,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310111718484] with equal digest
2025-03-10 11:22:46,461 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(659): Updated DB in 3 ms
2025-03-10 11:22:46,462 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(659) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310111718484 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:46,665 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(659) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310111736229 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:46,957 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17814) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:22:46,959 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(659): Found previous received Instance[pk=107919, uid=1.2.410.200001.101.11.501.1791052210.3.20250310111736229, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 11:22:46,959 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(659): Ignore received Instance[studyUID=341558,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310110730280,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310111736229] with equal digest
2025-03-10 11:22:46,960 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(659): Updated DB in 3 ms
2025-03-10 11:22:46,961 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(659) << 8:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310111736229 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:47,161 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(659) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310111754341 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:47,453 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17814) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:22:47,455 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(659): Found previous received Instance[pk=107920, uid=1.2.410.200001.101.11.501.1791052210.3.20250310111754341, class=1.2.840.10008.5.1.4.1.1.6.1, no=9]
2025-03-10 11:22:47,455 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(659): Ignore received Instance[studyUID=341558,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310110730280,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310111754341] with equal digest
2025-03-10 11:22:47,455 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(659): Updated DB in 2 ms
2025-03-10 11:22:47,456 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(659) << 9:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310111754341 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:47,660 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(659) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310111803520 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:47,952 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17814) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:22:47,954 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(659): Found previous received Instance[pk=107921, uid=1.2.410.200001.101.11.501.1791052210.3.20250310111803520, class=1.2.840.10008.5.1.4.1.1.6.1, no=10]
2025-03-10 11:22:47,954 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(659): Ignore received Instance[studyUID=341558,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310110730280,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310111803520] with equal digest
2025-03-10 11:22:47,955 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(659): Updated DB in 3 ms
2025-03-10 11:22:47,956 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(659) << 10:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310111803520 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:48,159 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(659) >> 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310111811658 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:48,450 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17814) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:22:48,452 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(659): Found previous received Instance[pk=107922, uid=1.2.410.200001.101.11.501.1791052210.3.20250310111811658, class=1.2.840.10008.5.1.4.1.1.6.1, no=11]
2025-03-10 11:22:48,453 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(659): Ignore received Instance[studyUID=341558,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310110730280,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310111811658] with equal digest
2025-03-10 11:22:48,453 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(659): Updated DB in 3 ms
2025-03-10 11:22:48,454 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(659) << 11:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310111811658 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:48,658 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(659) >> 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310111851694 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:48,950 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17814) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:22:48,952 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(659): Found previous received Instance[pk=107923, uid=1.2.410.200001.101.11.501.1791052210.3.20250310111851694, class=1.2.840.10008.5.1.4.1.1.6.1, no=12]
2025-03-10 11:22:48,953 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(659): Ignore received Instance[studyUID=341558,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310110730280,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310111851694] with equal digest
2025-03-10 11:22:48,953 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(659): Updated DB in 3 ms
2025-03-10 11:22:48,954 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(659) << 12:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310111851694 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:49,157 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(659) >> 13:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310112038160 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:49,449 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17814) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:22:49,451 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(659): Found previous received Instance[pk=107924, uid=1.2.410.200001.101.11.501.1791052210.3.20250310112038160, class=1.2.840.10008.5.1.4.1.1.6.1, no=13]
2025-03-10 11:22:49,451 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(659): Ignore received Instance[studyUID=341558,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310110730280,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310112038160] with equal digest
2025-03-10 11:22:49,452 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(659): Updated DB in 3 ms
2025-03-10 11:22:49,453 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(659) << 13:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310112038160 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:49,656 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(659) >> 14:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310112056045 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:49,948 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17814) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:22:49,950 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(659): Found previous received Instance[pk=107925, uid=1.2.410.200001.101.11.501.1791052210.3.20250310112056045, class=1.2.840.10008.5.1.4.1.1.6.1, no=14]
2025-03-10 11:22:49,951 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(659): Ignore received Instance[studyUID=341558,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310110730280,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310112056045] with equal digest
2025-03-10 11:22:49,951 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(659): Updated DB in 3 ms
2025-03-10 11:22:49,952 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(659) << 14:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310112056045 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:50,155 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(659) >> 15:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310112109494 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:50,447 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17814) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:22:50,449 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(659): Found previous received Instance[pk=107926, uid=1.2.410.200001.101.11.501.1791052210.3.20250310112109494, class=1.2.840.10008.5.1.4.1.1.6.1, no=15]
2025-03-10 11:22:50,450 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(659): Ignore received Instance[studyUID=341558,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310110730280,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310112109494] with equal digest
2025-03-10 11:22:50,450 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(659): Updated DB in 3 ms
2025-03-10 11:22:50,451 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(659) << 15:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310112109494 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:50,655 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(659) >> 16:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310112115464 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:50,946 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17814) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:22:50,948 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(659): Found previous received Instance[pk=107927, uid=1.2.410.200001.101.11.501.1791052210.3.20250310112115464, class=1.2.840.10008.5.1.4.1.1.6.1, no=16]
2025-03-10 11:22:50,949 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(659): Ignore received Instance[studyUID=341558,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310110730280,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310112115464] with equal digest
2025-03-10 11:22:50,949 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(659): Updated DB in 2 ms
2025-03-10 11:22:50,950 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(659) << 16:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310112115464 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:51,154 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(659) >> 17:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310112123371 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:51,446 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17814) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:22:51,448 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(659): Found previous received Instance[pk=107928, uid=1.2.410.200001.101.11.501.1791052210.3.20250310112123371, class=1.2.840.10008.5.1.4.1.1.6.1, no=17]
2025-03-10 11:22:51,448 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(659): Ignore received Instance[studyUID=341558,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310110730280,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310112123371] with equal digest
2025-03-10 11:22:51,448 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(659): Updated DB in 2 ms
2025-03-10 11:22:51,449 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(659) << 17:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310112123371 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:51,652 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(659) >> A-RELEASE-RQ
2025-03-10 11:22:51,652 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(659) << A-RELEASE-RP
2025-03-10 11:22:51,703 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-32) DCM4CHEE<-HS50US07(659): close Socket[addr=187.89.160.56/187.89.160.56,port=52225,localport=11112]
2025-03-10 11:22:52,115 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52226,localport=11112]
2025-03-10 11:22:52,115 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(660) >> A-ASSOCIATE-RQ
2025-03-10 11:22:52,115 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(660) << A-ASSOCIATE-AC
2025-03-10 11:22:52,314 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(660) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310110730673 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:54,104 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17814) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:22:54,107 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(660): Found previous received Instance[pk=107912, uid=1.2.410.200001.101.11.501.1791052210.3.20250310110730673, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 11:22:54,108 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(660): Ignore received Instance[studyUID=341558,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310110730280,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310110730673] with equal digest
2025-03-10 11:22:54,108 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(660): Updated DB in 4 ms
2025-03-10 11:22:54,109 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(660) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310110730673 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:54,314 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(660) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310110759439 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:54,615 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17814) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:22:54,617 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(660): Found previous received Instance[pk=107913, uid=1.2.410.200001.101.11.501.1791052210.3.20250310110759439, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 11:22:54,618 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(660): Ignore received Instance[studyUID=341558,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310110730280,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310110759439] with equal digest
2025-03-10 11:22:54,618 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(660): Updated DB in 3 ms
2025-03-10 11:22:54,619 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(660) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310110759439 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:54,824 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(660) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310110828910 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:55,109 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start AuditScheduler.execute()
2025-03-10 11:22:55,110 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-3) Send audit message to /127.0.0.1:514
2025-03-10 11:22:55,115 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17814) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:22:55,118 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(660): Found previous received Instance[pk=107914, uid=1.2.410.200001.101.11.501.1791052210.3.20250310110828910, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 11:22:55,118 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(660): Ignore received Instance[studyUID=341558,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310110730280,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310110828910] with equal digest
2025-03-10 11:22:55,118 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-3) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 11:22:55,119 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(660): Updated DB in 4 ms
2025-03-10 11:22:55,119 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-3) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:22:55,119 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished AuditScheduler.execute()
2025-03-10 11:22:55,121 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(660) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310110828910 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:55,326 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(660) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310110931800 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:55,660 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17814) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:22:55,662 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(660): Found previous received Instance[pk=107915, uid=1.2.410.200001.101.11.501.1791052210.3.20250310110931800, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 11:22:55,662 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(660): Ignore received Instance[studyUID=341558,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310110730280,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310110931800] with equal digest
2025-03-10 11:22:55,663 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(660): Updated DB in 3 ms
2025-03-10 11:22:55,664 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(660) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310110931800 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:55,869 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(660) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310111301609 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:56,203 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17814) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:22:56,205 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(660): Found previous received Instance[pk=107916, uid=1.2.410.200001.101.11.501.1791052210.3.20250310111301609, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 11:22:56,205 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(660): Ignore received Instance[studyUID=341558,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310110730280,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310111301609] with equal digest
2025-03-10 11:22:56,205 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(660): Updated DB in 2 ms
2025-03-10 11:22:56,207 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(660) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310111301609 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:56,415 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(660) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310111515646 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:56,706 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17814) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:22:56,709 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(660): Found previous received Instance[pk=107917, uid=1.2.410.200001.101.11.501.1791052210.3.20250310111515646, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 11:22:56,709 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(660): Ignore received Instance[studyUID=341558,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310110730280,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310111515646] with equal digest
2025-03-10 11:22:56,710 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(660): Updated DB in 3 ms
2025-03-10 11:22:56,711 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(660) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310111515646 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:56,915 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(660) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310111718484 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:57,207 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17814) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:22:57,210 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(660): Found previous received Instance[pk=107918, uid=1.2.410.200001.101.11.501.1791052210.3.20250310111718484, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 11:22:57,210 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(660): Ignore received Instance[studyUID=341558,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310110730280,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310111718484] with equal digest
2025-03-10 11:22:57,210 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(660): Updated DB in 2 ms
2025-03-10 11:22:57,211 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(660) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310111718484 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:57,419 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(660) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310111736229 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:57,711 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17814) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:22:57,713 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(660): Found previous received Instance[pk=107919, uid=1.2.410.200001.101.11.501.1791052210.3.20250310111736229, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 11:22:57,713 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(660): Ignore received Instance[studyUID=341558,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310110730280,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310111736229] with equal digest
2025-03-10 11:22:57,714 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(660): Updated DB in 3 ms
2025-03-10 11:22:57,715 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(660) << 8:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310111736229 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:57,920 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(660) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310111754341 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:58,212 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17814) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:22:58,214 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(660): Found previous received Instance[pk=107920, uid=1.2.410.200001.101.11.501.1791052210.3.20250310111754341, class=1.2.840.10008.5.1.4.1.1.6.1, no=9]
2025-03-10 11:22:58,215 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(660): Ignore received Instance[studyUID=341558,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310110730280,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310111754341] with equal digest
2025-03-10 11:22:58,215 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(660): Updated DB in 3 ms
2025-03-10 11:22:58,216 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(660) << 9:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310111754341 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:58,424 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(660) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310111803520 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:58,715 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17814) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:22:58,717 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(660): Found previous received Instance[pk=107921, uid=1.2.410.200001.101.11.501.1791052210.3.20250310111803520, class=1.2.840.10008.5.1.4.1.1.6.1, no=10]
2025-03-10 11:22:58,718 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(660): Ignore received Instance[studyUID=341558,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310110730280,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310111803520] with equal digest
2025-03-10 11:22:58,718 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(660): Updated DB in 3 ms
2025-03-10 11:22:58,719 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(660) << 10:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310111803520 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start TaskScheduler.execute()
2025-03-10 11:22:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished TaskScheduler.execute()
2025-03-10 11:22:58,925 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(660) >> 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310111811658 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:59,217 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17814) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:22:59,219 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(660): Found previous received Instance[pk=107922, uid=1.2.410.200001.101.11.501.1791052210.3.20250310111811658, class=1.2.840.10008.5.1.4.1.1.6.1, no=11]
2025-03-10 11:22:59,219 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(660): Ignore received Instance[studyUID=341558,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310110730280,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310111811658] with equal digest
2025-03-10 11:22:59,220 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(660): Updated DB in 3 ms
2025-03-10 11:22:59,221 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(660) << 11:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310111811658 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:59,427 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(660) >> 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310111851694 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:59,719 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17814) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:22:59,721 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(660): Found previous received Instance[pk=107923, uid=1.2.410.200001.101.11.501.1791052210.3.20250310111851694, class=1.2.840.10008.5.1.4.1.1.6.1, no=12]
2025-03-10 11:22:59,721 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(660): Ignore received Instance[studyUID=341558,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310110730280,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310111851694] with equal digest
2025-03-10 11:22:59,722 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(660): Updated DB in 3 ms
2025-03-10 11:22:59,723 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(660) << 12:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310111851694 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:22:59,928 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(660) >> 13:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310112038160 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:23:00,220 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17814) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:23:00,222 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(660): Found previous received Instance[pk=107924, uid=1.2.410.200001.101.11.501.1791052210.3.20250310112038160, class=1.2.840.10008.5.1.4.1.1.6.1, no=13]
2025-03-10 11:23:00,223 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(660): Ignore received Instance[studyUID=341558,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310110730280,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310112038160] with equal digest
2025-03-10 11:23:00,223 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(660): Updated DB in 3 ms
2025-03-10 11:23:00,224 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(660) << 13:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310112038160 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:23:00,432 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(660) >> 14:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310112056045 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:23:00,724 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17814) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:23:00,727 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(660): Found previous received Instance[pk=107925, uid=1.2.410.200001.101.11.501.1791052210.3.20250310112056045, class=1.2.840.10008.5.1.4.1.1.6.1, no=14]
2025-03-10 11:23:00,727 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(660): Ignore received Instance[studyUID=341558,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310110730280,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310112056045] with equal digest
2025-03-10 11:23:00,728 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(660): Updated DB in 4 ms
2025-03-10 11:23:00,729 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(660) << 14:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310112056045 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:23:00,935 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(660) >> 15:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310112109494 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:23:01,227 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17814) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:23:01,229 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(660): Found previous received Instance[pk=107926, uid=1.2.410.200001.101.11.501.1791052210.3.20250310112109494, class=1.2.840.10008.5.1.4.1.1.6.1, no=15]
2025-03-10 11:23:01,230 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(660): Ignore received Instance[studyUID=341558,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310110730280,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310112109494] with equal digest
2025-03-10 11:23:01,231 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(660): Updated DB in 4 ms
2025-03-10 11:23:01,232 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(660) << 15:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310112109494 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:23:01,356 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:23:01,359 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(657): Found previous received Instance[pk=107522, uid=1.2.410.200001.101.11.601.1501430850.3.20250308094747665, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 11:23:01,359 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(657): Ignore received Instance[studyUID=341509,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308094747241,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308094747665] with equal digest
2025-03-10 11:23:01,360 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(657): Updated DB in 4 ms
2025-03-10 11:23:01,361 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(657) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308094747665 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:23:01,439 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(660) >> 16:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310112115464 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:23:01,566 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(657) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308094836373 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:23:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start PurgeStorageScheduler.execute()
2025-03-10 11:23:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished PurgeStorageScheduler.execute()
2025-03-10 11:23:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-17819) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 11:23:01,702 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-17819) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 11:23:01,730 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17814) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:23:01,732 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(660): Found previous received Instance[pk=107927, uid=1.2.410.200001.101.11.501.1791052210.3.20250310112115464, class=1.2.840.10008.5.1.4.1.1.6.1, no=16]
2025-03-10 11:23:01,733 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(660): Ignore received Instance[studyUID=341558,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310110730280,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310112115464] with equal digest
2025-03-10 11:23:01,733 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(660): Updated DB in 2 ms
2025-03-10 11:23:01,734 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(660) << 16:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310112115464 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:23:01,940 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(660) >> 17:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310112123371 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:23:02,231 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17814) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:23:02,233 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(660): Found previous received Instance[pk=107928, uid=1.2.410.200001.101.11.501.1791052210.3.20250310112123371, class=1.2.840.10008.5.1.4.1.1.6.1, no=17]
2025-03-10 11:23:02,234 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(660): Ignore received Instance[studyUID=341558,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310110730280,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310112123371] with equal digest
2025-03-10 11:23:02,234 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(660): Updated DB in 3 ms
2025-03-10 11:23:02,235 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(660) << 17:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310112123371 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:23:02,442 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(660) >> A-RELEASE-RQ
2025-03-10 11:23:02,442 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(660) << A-RELEASE-RP
2025-03-10 11:23:02,492 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-7) DCM4CHEE<-HS50US07(660): close Socket[addr=187.89.160.56/187.89.160.56,port=52226,localport=11112]
2025-03-10 11:23:02,903 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52227,localport=11112]
2025-03-10 11:23:02,903 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(661) >> A-ASSOCIATE-RQ
2025-03-10 11:23:02,903 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(661) << A-ASSOCIATE-AC
2025-03-10 11:23:03,102 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(661) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310110730673 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:23:04,821 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17814) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:23:04,824 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(661): Found previous received Instance[pk=107912, uid=1.2.410.200001.101.11.501.1791052210.3.20250310110730673, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 11:23:04,824 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(661): Ignore received Instance[studyUID=341558,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310110730280,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310110730673] with equal digest
2025-03-10 11:23:04,825 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(661): Updated DB in 4 ms
2025-03-10 11:23:04,826 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(661) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310110730673 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:23:05,031 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(661) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310110759439 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:23:05,322 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17814) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:23:05,324 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(661): Found previous received Instance[pk=107913, uid=1.2.410.200001.101.11.501.1791052210.3.20250310110759439, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 11:23:05,325 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(661): Ignore received Instance[studyUID=341558,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310110730280,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310110759439] with equal digest
2025-03-10 11:23:05,325 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(661): Updated DB in 3 ms
2025-03-10 11:23:05,326 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(661) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310110759439 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:23:05,531 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(661) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310110828910 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:23:05,822 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17814) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:23:05,825 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(661): Found previous received Instance[pk=107914, uid=1.2.410.200001.101.11.501.1791052210.3.20250310110828910, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 11:23:05,825 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(661): Ignore received Instance[studyUID=341558,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310110730280,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310110828910] with equal digest
2025-03-10 11:23:05,825 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(661): Updated DB in 3 ms
2025-03-10 11:23:05,827 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(661) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310110828910 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:23:06,031 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(661) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310110931800 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:23:06,365 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17814) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:23:06,367 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(661): Found previous received Instance[pk=107915, uid=1.2.410.200001.101.11.501.1791052210.3.20250310110931800, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 11:23:06,367 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(661): Ignore received Instance[studyUID=341558,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310110730280,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310110931800] with equal digest
2025-03-10 11:23:06,367 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(661): Updated DB in 2 ms
2025-03-10 11:23:06,369 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(661) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310110931800 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:23:06,573 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(661) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310111301609 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:23:06,907 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17814) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:23:06,909 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(661): Found previous received Instance[pk=107916, uid=1.2.410.200001.101.11.501.1791052210.3.20250310111301609, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 11:23:06,910 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(661): Ignore received Instance[studyUID=341558,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310110730280,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310111301609] with equal digest
2025-03-10 11:23:06,910 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(661): Updated DB in 3 ms
2025-03-10 11:23:06,911 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(661) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310111301609 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:23:07,117 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(661) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310111515646 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:23:07,408 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17814) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:23:07,410 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(661): Found previous received Instance[pk=107917, uid=1.2.410.200001.101.11.501.1791052210.3.20250310111515646, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 11:23:07,411 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(661): Ignore received Instance[studyUID=341558,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310110730280,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310111515646] with equal digest
2025-03-10 11:23:07,411 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(661): Updated DB in 3 ms
2025-03-10 11:23:07,412 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(661) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310111515646 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:23:07,616 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(661) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310111718484 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:23:07,908 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17814) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:23:07,910 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(661): Found previous received Instance[pk=107918, uid=1.2.410.200001.101.11.501.1791052210.3.20250310111718484, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 11:23:07,910 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(661): Ignore received Instance[studyUID=341558,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310110730280,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310111718484] with equal digest
2025-03-10 11:23:07,911 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(661): Updated DB in 3 ms
2025-03-10 11:23:07,912 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(661) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310111718484 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:23:08,119 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(661) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310111736229 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:23:08,410 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17814) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:23:08,412 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(661): Found previous received Instance[pk=107919, uid=1.2.410.200001.101.11.501.1791052210.3.20250310111736229, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 11:23:08,413 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(661): Ignore received Instance[studyUID=341558,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310110730280,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310111736229] with equal digest
2025-03-10 11:23:08,413 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(661): Updated DB in 3 ms
2025-03-10 11:23:08,414 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(661) << 8:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310111736229 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:23:08,618 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(661) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310111754341 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:23:08,910 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17814) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:23:08,912 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(661): Found previous received Instance[pk=107920, uid=1.2.410.200001.101.11.501.1791052210.3.20250310111754341, class=1.2.840.10008.5.1.4.1.1.6.1, no=9]
2025-03-10 11:23:08,913 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(661): Ignore received Instance[studyUID=341558,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310110730280,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310111754341] with equal digest
2025-03-10 11:23:08,913 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(661): Updated DB in 3 ms
2025-03-10 11:23:08,914 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(661) << 9:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310111754341 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:23:09,118 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(661) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310111803520 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:23:09,410 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17814) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:23:09,412 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(661): Found previous received Instance[pk=107921, uid=1.2.410.200001.101.11.501.1791052210.3.20250310111803520, class=1.2.840.10008.5.1.4.1.1.6.1, no=10]
2025-03-10 11:23:09,413 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(661): Ignore received Instance[studyUID=341558,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310110730280,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310111803520] with equal digest
2025-03-10 11:23:09,413 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(661): Updated DB in 3 ms
2025-03-10 11:23:09,414 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(661) << 10:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310111803520 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:23:09,618 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(661) >> 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310111811658 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:23:09,910 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17814) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:23:09,912 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(661): Found previous received Instance[pk=107922, uid=1.2.410.200001.101.11.501.1791052210.3.20250310111811658, class=1.2.840.10008.5.1.4.1.1.6.1, no=11]
2025-03-10 11:23:09,912 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(661): Ignore received Instance[studyUID=341558,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310110730280,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310111811658] with equal digest
2025-03-10 11:23:09,913 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(661): Updated DB in 3 ms
2025-03-10 11:23:09,914 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(661) << 11:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310111811658 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:23:10,118 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(661) >> 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310111851694 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:23:10,410 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17814) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:23:10,412 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(661): Found previous received Instance[pk=107923, uid=1.2.410.200001.101.11.501.1791052210.3.20250310111851694, class=1.2.840.10008.5.1.4.1.1.6.1, no=12]
2025-03-10 11:23:10,412 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(661): Ignore received Instance[studyUID=341558,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310110730280,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310111851694] with equal digest
2025-03-10 11:23:10,412 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(661): Updated DB in 2 ms
2025-03-10 11:23:10,413 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(661) << 12:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310111851694 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:23:10,619 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(661) >> 13:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310112038160 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:23:10,910 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17814) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:23:10,912 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(661): Found previous received Instance[pk=107924, uid=1.2.410.200001.101.11.501.1791052210.3.20250310112038160, class=1.2.840.10008.5.1.4.1.1.6.1, no=13]
2025-03-10 11:23:10,912 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(661): Ignore received Instance[studyUID=341558,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310110730280,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310112038160] with equal digest
2025-03-10 11:23:10,913 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(661): Updated DB in 3 ms
2025-03-10 11:23:10,914 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(661) << 13:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310112038160 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:23:11,119 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(661) >> 14:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310112056045 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:23:11,411 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17814) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:23:11,413 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(661): Found previous received Instance[pk=107925, uid=1.2.410.200001.101.11.501.1791052210.3.20250310112056045, class=1.2.840.10008.5.1.4.1.1.6.1, no=14]
2025-03-10 11:23:11,414 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(661): Ignore received Instance[studyUID=341558,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310110730280,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310112056045] with equal digest
2025-03-10 11:23:11,414 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(661): Updated DB in 3 ms
2025-03-10 11:23:11,415 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(661) << 14:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310112056045 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:23:11,621 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(661) >> 15:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310112109494 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:23:11,912 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17814) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:23:11,915 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(661): Found previous received Instance[pk=107926, uid=1.2.410.200001.101.11.501.1791052210.3.20250310112109494, class=1.2.840.10008.5.1.4.1.1.6.1, no=15]
2025-03-10 11:23:11,915 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(661): Ignore received Instance[studyUID=341558,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310110730280,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310112109494] with equal digest
2025-03-10 11:23:11,916 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(661): Updated DB in 4 ms
2025-03-10 11:23:11,917 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(661) << 15:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310112109494 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:23:12,122 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(661) >> 16:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310112115464 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:23:12,414 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17814) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:23:12,416 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(661): Found previous received Instance[pk=107927, uid=1.2.410.200001.101.11.501.1791052210.3.20250310112115464, class=1.2.840.10008.5.1.4.1.1.6.1, no=16]
2025-03-10 11:23:12,417 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(661): Ignore received Instance[studyUID=341558,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310110730280,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310112115464] with equal digest
2025-03-10 11:23:12,417 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(661): Updated DB in 3 ms
2025-03-10 11:23:12,418 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(661) << 16:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310112115464 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:23:12,510 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start IANScheduler.execute()
2025-03-10 11:23:12,512 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished IANScheduler.execute()
2025-03-10 11:23:12,623 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(661) >> 17:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310112123371 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:23:12,915 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17814) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:23:12,917 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(661): Found previous received Instance[pk=107928, uid=1.2.410.200001.101.11.501.1791052210.3.20250310112123371, class=1.2.840.10008.5.1.4.1.1.6.1, no=17]
2025-03-10 11:23:12,917 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(661): Ignore received Instance[studyUID=341558,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310110730280,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310112123371] with equal digest
2025-03-10 11:23:12,918 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(661): Updated DB in 3 ms
2025-03-10 11:23:12,919 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(661) << 17:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310112123371 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:23:13,123 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(661) >> A-RELEASE-RQ
2025-03-10 11:23:13,123 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(661) << A-RELEASE-RP
2025-03-10 11:23:13,174 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-4) DCM4CHEE<-HS50US07(661): close Socket[addr=187.89.160.56/187.89.160.56,port=52227,localport=11112]
2025-03-10 11:23:13,530 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52228,localport=11112]
2025-03-10 11:23:13,530 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(662) >> A-ASSOCIATE-RQ
2025-03-10 11:23:13,530 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(662) << A-ASSOCIATE-AC
2025-03-10 11:23:13,729 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(662) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310110730673 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:23:15,660 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17814) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:23:15,665 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(662): Found previous received Instance[pk=107912, uid=1.2.410.200001.101.11.501.1791052210.3.20250310110730673, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 11:23:15,665 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(662): Ignore received Instance[studyUID=341558,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310110730280,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310110730673] with equal digest
2025-03-10 11:23:15,666 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(662): Updated DB in 5 ms
2025-03-10 11:23:15,667 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(662) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310110730673 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:23:15,872 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(662) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310110759439 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:23:16,163 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17814) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:23:16,165 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(662): Found previous received Instance[pk=107913, uid=1.2.410.200001.101.11.501.1791052210.3.20250310110759439, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 11:23:16,166 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(662): Ignore received Instance[studyUID=341558,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310110730280,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310110759439] with equal digest
2025-03-10 11:23:16,166 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(662): Updated DB in 3 ms
2025-03-10 11:23:16,167 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(662) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310110759439 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:23:16,372 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(662) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310110828910 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:23:16,700 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17814) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:23:16,703 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(662): Found previous received Instance[pk=107914, uid=1.2.410.200001.101.11.501.1791052210.3.20250310110828910, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 11:23:16,703 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(662): Ignore received Instance[studyUID=341558,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310110730280,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310110828910] with equal digest
2025-03-10 11:23:16,703 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(662): Updated DB in 2 ms
2025-03-10 11:23:16,704 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(662) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310110828910 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:23:16,909 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(662) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310110931800 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:23:17,271 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17814) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:23:17,273 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(662): Found previous received Instance[pk=107915, uid=1.2.410.200001.101.11.501.1791052210.3.20250310110931800, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 11:23:17,273 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(662): Ignore received Instance[studyUID=341558,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310110730280,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310110931800] with equal digest
2025-03-10 11:23:17,273 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(662): Updated DB in 2 ms
2025-03-10 11:23:17,275 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(662) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310110931800 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:23:17,478 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(662) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310111301609 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:23:17,831 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17814) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:23:17,833 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(662): Found previous received Instance[pk=107916, uid=1.2.410.200001.101.11.501.1791052210.3.20250310111301609, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 11:23:17,833 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(662): Ignore received Instance[studyUID=341558,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310110730280,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310111301609] with equal digest
2025-03-10 11:23:17,834 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(662): Updated DB in 3 ms
2025-03-10 11:23:17,835 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(662) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310111301609 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:23:18,040 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(662) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310111515646 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:23:18,344 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17814) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:23:18,346 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(662): Found previous received Instance[pk=107917, uid=1.2.410.200001.101.11.501.1791052210.3.20250310111515646, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 11:23:18,346 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(662): Ignore received Instance[studyUID=341558,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310110730280,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310111515646] with equal digest
2025-03-10 11:23:18,347 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(662): Updated DB in 3 ms
2025-03-10 11:23:18,348 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(662) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310111515646 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:23:18,553 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(662) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310111718484 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:23:18,851 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17814) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:23:18,853 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(662): Found previous received Instance[pk=107918, uid=1.2.410.200001.101.11.501.1791052210.3.20250310111718484, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 11:23:18,854 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(662): Ignore received Instance[studyUID=341558,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310110730280,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310111718484] with equal digest
2025-03-10 11:23:18,854 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(662): Updated DB in 3 ms
2025-03-10 11:23:18,855 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(662) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310111718484 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:23:19,060 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(662) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310111736229 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:23:19,353 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17814) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:23:19,355 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(662): Found previous received Instance[pk=107919, uid=1.2.410.200001.101.11.501.1791052210.3.20250310111736229, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 11:23:19,355 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(662): Ignore received Instance[studyUID=341558,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310110730280,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310111736229] with equal digest
2025-03-10 11:23:19,356 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(662): Updated DB in 3 ms
2025-03-10 11:23:19,357 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(662) << 8:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310111736229 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:23:19,562 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(662) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310111754341 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:23:19,853 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17814) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:23:19,855 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(662): Found previous received Instance[pk=107920, uid=1.2.410.200001.101.11.501.1791052210.3.20250310111754341, class=1.2.840.10008.5.1.4.1.1.6.1, no=9]
2025-03-10 11:23:19,856 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(662): Ignore received Instance[studyUID=341558,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310110730280,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310111754341] with equal digest
2025-03-10 11:23:19,856 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(662): Updated DB in 3 ms
2025-03-10 11:23:19,857 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(662) << 9:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310111754341 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:23:20,062 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(662) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310111803520 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:23:20,353 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17814) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:23:20,355 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(662): Found previous received Instance[pk=107921, uid=1.2.410.200001.101.11.501.1791052210.3.20250310111803520, class=1.2.840.10008.5.1.4.1.1.6.1, no=10]
2025-03-10 11:23:20,356 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(662): Ignore received Instance[studyUID=341558,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310110730280,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310111803520] with equal digest
2025-03-10 11:23:20,356 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(662): Updated DB in 3 ms
2025-03-10 11:23:20,357 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(662) << 10:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310111803520 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:23:20,562 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(662) >> 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310111811658 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:23:20,854 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17814) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:23:20,856 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(662): Found previous received Instance[pk=107922, uid=1.2.410.200001.101.11.501.1791052210.3.20250310111811658, class=1.2.840.10008.5.1.4.1.1.6.1, no=11]
2025-03-10 11:23:20,856 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(662): Ignore received Instance[studyUID=341558,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310110730280,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310111811658] with equal digest
2025-03-10 11:23:20,856 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(662): Updated DB in 2 ms
2025-03-10 11:23:20,857 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(662) << 11:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310111811658 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:23:21,059 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(662) >> 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310111851694 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:23:21,350 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17814) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:23:21,352 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(662): Found previous received Instance[pk=107923, uid=1.2.410.200001.101.11.501.1791052210.3.20250310111851694, class=1.2.840.10008.5.1.4.1.1.6.1, no=12]
2025-03-10 11:23:21,353 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(662): Ignore received Instance[studyUID=341558,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310110730280,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310111851694] with equal digest
2025-03-10 11:23:21,353 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(662): Updated DB in 2 ms
2025-03-10 11:23:21,354 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(662) << 12:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310111851694 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:23:21,560 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(662) >> 13:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310112038160 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:23:21,851 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17814) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:23:21,853 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(662): Found previous received Instance[pk=107924, uid=1.2.410.200001.101.11.501.1791052210.3.20250310112038160, class=1.2.840.10008.5.1.4.1.1.6.1, no=13]
2025-03-10 11:23:21,854 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(662): Ignore received Instance[studyUID=341558,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310110730280,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310112038160] with equal digest
2025-03-10 11:23:21,854 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(662): Updated DB in 3 ms
2025-03-10 11:23:21,855 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(662) << 13:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310112038160 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:23:22,061 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(662) >> 14:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310112056045 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:23:22,352 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17814) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:23:22,354 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(662): Found previous received Instance[pk=107925, uid=1.2.410.200001.101.11.501.1791052210.3.20250310112056045, class=1.2.840.10008.5.1.4.1.1.6.1, no=14]
2025-03-10 11:23:22,355 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(662): Ignore received Instance[studyUID=341558,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310110730280,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310112056045] with equal digest
2025-03-10 11:23:22,355 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(662): Updated DB in 3 ms
2025-03-10 11:23:22,356 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(662) << 14:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310112056045 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:23:22,562 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(662) >> 15:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310112109494 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:23:22,853 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17814) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:23:22,855 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(662): Found previous received Instance[pk=107926, uid=1.2.410.200001.101.11.501.1791052210.3.20250310112109494, class=1.2.840.10008.5.1.4.1.1.6.1, no=15]
2025-03-10 11:23:22,856 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(662): Ignore received Instance[studyUID=341558,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310110730280,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310112109494] with equal digest
2025-03-10 11:23:22,856 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(662): Updated DB in 3 ms
2025-03-10 11:23:22,857 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(662) << 15:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310112109494 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:23:23,063 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(662) >> 16:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310112115464 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:23:23,354 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17814) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:23:23,356 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(662): Found previous received Instance[pk=107927, uid=1.2.410.200001.101.11.501.1791052210.3.20250310112115464, class=1.2.840.10008.5.1.4.1.1.6.1, no=16]
2025-03-10 11:23:23,356 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(662): Ignore received Instance[studyUID=341558,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310110730280,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310112115464] with equal digest
2025-03-10 11:23:23,357 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(662): Updated DB in 3 ms
2025-03-10 11:23:23,358 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(662) << 16:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310112115464 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:23:23,564 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(662) >> 17:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310112123371 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:23:23,855 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17814) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:23:23,857 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(662): Found previous received Instance[pk=107928, uid=1.2.410.200001.101.11.501.1791052210.3.20250310112123371, class=1.2.840.10008.5.1.4.1.1.6.1, no=17]
2025-03-10 11:23:23,857 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(662): Ignore received Instance[studyUID=341558,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310110730280,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310112123371] with equal digest
2025-03-10 11:23:23,858 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(662): Updated DB in 2 ms
2025-03-10 11:23:23,859 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(662) << 17:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310112123371 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:23:24,063 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(662) >> A-RELEASE-RQ
2025-03-10 11:23:24,063 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17814) DCM4CHEE<-HS50US07(662) << A-RELEASE-RP
2025-03-10 11:23:24,114 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-6) DCM4CHEE<-HS50US07(662): close Socket[addr=187.89.160.56/187.89.160.56,port=52228,localport=11112]
2025-03-10 11:23:32,050 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:23:32,053 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(657): Found previous received Instance[pk=107523, uid=1.2.410.200001.101.11.601.1501430850.3.20250308094836373, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 11:23:32,054 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(657): Ignore received Instance[studyUID=341509,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308094747241,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308094836373] with equal digest
2025-03-10 11:23:32,054 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(657): Updated DB in 4 ms
2025-03-10 11:23:32,056 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(657) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308094836373 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:23:32,259 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(657) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308094912345 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:23:37,129 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start UPSProcessingScheduler.execute()
2025-03-10 11:23:37,131 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished UPSProcessingScheduler.execute()
2025-03-10 11:23:38,569 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52229,localport=11112]
2025-03-10 11:23:38,570 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17823) DCM4CHEE<-HS50US07(663) >> A-ASSOCIATE-RQ
2025-03-10 11:23:38,570 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17823) DCM4CHEE<-HS50US07(663) << A-ASSOCIATE-AC
2025-03-10 11:23:38,770 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17823) DCM4CHEE<-HS50US07(663) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310110730673 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:23:40,521 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17823) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:23:40,524 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17823) DCM4CHEE<-HS50US07(663): Found previous received Instance[pk=107912, uid=1.2.410.200001.101.11.501.1791052210.3.20250310110730673, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 11:23:40,524 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17823) DCM4CHEE<-HS50US07(663): Ignore received Instance[studyUID=341558,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310110730280,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310110730673] with equal digest
2025-03-10 11:23:40,525 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17823) DCM4CHEE<-HS50US07(663): Updated DB in 4 ms
2025-03-10 11:23:40,526 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17823) DCM4CHEE<-HS50US07(663) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310110730673 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:23:40,731 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17823) DCM4CHEE<-HS50US07(663) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310110759439 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:23:41,022 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17823) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:23:41,025 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17823) DCM4CHEE<-HS50US07(663): Found previous received Instance[pk=107913, uid=1.2.410.200001.101.11.501.1791052210.3.20250310110759439, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 11:23:41,025 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17823) DCM4CHEE<-HS50US07(663): Ignore received Instance[studyUID=341558,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310110730280,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310110759439] with equal digest
2025-03-10 11:23:41,026 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17823) DCM4CHEE<-HS50US07(663): Updated DB in 4 ms
2025-03-10 11:23:41,027 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17823) DCM4CHEE<-HS50US07(663) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310110759439 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:23:41,400 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17823) DCM4CHEE<-HS50US07(663) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310110828910 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:23:41,692 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17823) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:23:41,694 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17823) DCM4CHEE<-HS50US07(663): Found previous received Instance[pk=107914, uid=1.2.410.200001.101.11.501.1791052210.3.20250310110828910, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 11:23:41,694 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17823) DCM4CHEE<-HS50US07(663): Ignore received Instance[studyUID=341558,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310110730280,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310110828910] with equal digest
2025-03-10 11:23:41,694 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17823) DCM4CHEE<-HS50US07(663): Updated DB in 2 ms
2025-03-10 11:23:41,695 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17823) DCM4CHEE<-HS50US07(663) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310110828910 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:23:41,991 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17823) DCM4CHEE<-HS50US07(663) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310110931800 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:23:42,325 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17823) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:23:42,327 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17823) DCM4CHEE<-HS50US07(663): Found previous received Instance[pk=107915, uid=1.2.410.200001.101.11.501.1791052210.3.20250310110931800, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 11:23:42,328 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17823) DCM4CHEE<-HS50US07(663): Ignore received Instance[studyUID=341558,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310110730280,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310110931800] with equal digest
2025-03-10 11:23:42,328 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17823) DCM4CHEE<-HS50US07(663): Updated DB in 3 ms
2025-03-10 11:23:42,329 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17823) DCM4CHEE<-HS50US07(663) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310110931800 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:23:42,534 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17823) DCM4CHEE<-HS50US07(663) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310111301609 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:23:42,868 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17823) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:23:42,871 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17823) DCM4CHEE<-HS50US07(663): Found previous received Instance[pk=107916, uid=1.2.410.200001.101.11.501.1791052210.3.20250310111301609, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 11:23:42,871 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17823) DCM4CHEE<-HS50US07(663): Ignore received Instance[studyUID=341558,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310110730280,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310111301609] with equal digest
2025-03-10 11:23:42,872 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17823) DCM4CHEE<-HS50US07(663): Updated DB in 3 ms
2025-03-10 11:23:42,873 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17823) DCM4CHEE<-HS50US07(663) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310111301609 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:23:43,083 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17823) DCM4CHEE<-HS50US07(663) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310111515646 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:23:43,375 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17823) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:23:43,378 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17823) DCM4CHEE<-HS50US07(663): Found previous received Instance[pk=107917, uid=1.2.410.200001.101.11.501.1791052210.3.20250310111515646, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 11:23:43,378 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17823) DCM4CHEE<-HS50US07(663): Ignore received Instance[studyUID=341558,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310110730280,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310111515646] with equal digest
2025-03-10 11:23:43,378 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17823) DCM4CHEE<-HS50US07(663): Updated DB in 2 ms
2025-03-10 11:23:43,379 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17823) DCM4CHEE<-HS50US07(663) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310111515646 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:23:43,586 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17823) DCM4CHEE<-HS50US07(663) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310111718484 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:23:43,878 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17823) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:23:43,880 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17823) DCM4CHEE<-HS50US07(663): Found previous received Instance[pk=107918, uid=1.2.410.200001.101.11.501.1791052210.3.20250310111718484, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 11:23:43,880 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17823) DCM4CHEE<-HS50US07(663): Ignore received Instance[studyUID=341558,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310110730280,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310111718484] with equal digest
2025-03-10 11:23:43,881 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17823) DCM4CHEE<-HS50US07(663): Updated DB in 3 ms
2025-03-10 11:23:43,882 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17823) DCM4CHEE<-HS50US07(663) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310111718484 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:23:44,089 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17823) DCM4CHEE<-HS50US07(663) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310111736229 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:23:44,381 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17823) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:23:44,383 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17823) DCM4CHEE<-HS50US07(663): Found previous received Instance[pk=107919, uid=1.2.410.200001.101.11.501.1791052210.3.20250310111736229, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 11:23:44,383 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17823) DCM4CHEE<-HS50US07(663): Ignore received Instance[studyUID=341558,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310110730280,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310111736229] with equal digest
2025-03-10 11:23:44,384 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17823) DCM4CHEE<-HS50US07(663): Updated DB in 3 ms
2025-03-10 11:23:44,385 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17823) DCM4CHEE<-HS50US07(663) << 8:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310111736229 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:23:44,592 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17823) DCM4CHEE<-HS50US07(663) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310111754341 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:23:44,884 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17823) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:23:44,886 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17823) DCM4CHEE<-HS50US07(663): Found previous received Instance[pk=107920, uid=1.2.410.200001.101.11.501.1791052210.3.20250310111754341, class=1.2.840.10008.5.1.4.1.1.6.1, no=9]
2025-03-10 11:23:44,886 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17823) DCM4CHEE<-HS50US07(663): Ignore received Instance[studyUID=341558,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310110730280,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310111754341] with equal digest
2025-03-10 11:23:44,886 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17823) DCM4CHEE<-HS50US07(663): Updated DB in 2 ms
2025-03-10 11:23:44,887 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17823) DCM4CHEE<-HS50US07(663) << 9:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310111754341 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:23:45,098 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17823) DCM4CHEE<-HS50US07(663) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310111803520 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:23:45,390 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17823) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:23:45,392 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17823) DCM4CHEE<-HS50US07(663): Found previous received Instance[pk=107921, uid=1.2.410.200001.101.11.501.1791052210.3.20250310111803520, class=1.2.840.10008.5.1.4.1.1.6.1, no=10]
2025-03-10 11:23:45,393 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17823) DCM4CHEE<-HS50US07(663): Ignore received Instance[studyUID=341558,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310110730280,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310111803520] with equal digest
2025-03-10 11:23:45,393 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17823) DCM4CHEE<-HS50US07(663): Updated DB in 3 ms
2025-03-10 11:23:45,394 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17823) DCM4CHEE<-HS50US07(663) << 10:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310111803520 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:23:45,603 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17823) DCM4CHEE<-HS50US07(663) >> 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310111811658 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:23:45,894 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17823) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:23:45,896 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17823) DCM4CHEE<-HS50US07(663): Found previous received Instance[pk=107922, uid=1.2.410.200001.101.11.501.1791052210.3.20250310111811658, class=1.2.840.10008.5.1.4.1.1.6.1, no=11]
2025-03-10 11:23:45,897 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17823) DCM4CHEE<-HS50US07(663): Ignore received Instance[studyUID=341558,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310110730280,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310111811658] with equal digest
2025-03-10 11:23:45,897 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17823) DCM4CHEE<-HS50US07(663): Updated DB in 3 ms
2025-03-10 11:23:45,898 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17823) DCM4CHEE<-HS50US07(663) << 11:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310111811658 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:23:46,104 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17823) DCM4CHEE<-HS50US07(663) >> 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310111851694 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:23:46,396 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17823) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:23:46,398 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17823) DCM4CHEE<-HS50US07(663): Found previous received Instance[pk=107923, uid=1.2.410.200001.101.11.501.1791052210.3.20250310111851694, class=1.2.840.10008.5.1.4.1.1.6.1, no=12]
2025-03-10 11:23:46,399 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17823) DCM4CHEE<-HS50US07(663): Ignore received Instance[studyUID=341558,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310110730280,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310111851694] with equal digest
2025-03-10 11:23:46,399 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17823) DCM4CHEE<-HS50US07(663): Updated DB in 3 ms
2025-03-10 11:23:46,400 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17823) DCM4CHEE<-HS50US07(663) << 12:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310111851694 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:23:46,622 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17823) DCM4CHEE<-HS50US07(663) >> 13:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310112038160 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:23:46,914 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17823) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:23:46,916 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17823) DCM4CHEE<-HS50US07(663): Found previous received Instance[pk=107924, uid=1.2.410.200001.101.11.501.1791052210.3.20250310112038160, class=1.2.840.10008.5.1.4.1.1.6.1, no=13]
2025-03-10 11:23:46,916 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17823) DCM4CHEE<-HS50US07(663): Ignore received Instance[studyUID=341558,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310110730280,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310112038160] with equal digest
2025-03-10 11:23:46,917 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17823) DCM4CHEE<-HS50US07(663): Updated DB in 3 ms
2025-03-10 11:23:46,918 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17823) DCM4CHEE<-HS50US07(663) << 13:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310112038160 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:23:47,128 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17823) DCM4CHEE<-HS50US07(663) >> 14:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310112056045 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:23:47,420 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17823) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:23:47,422 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17823) DCM4CHEE<-HS50US07(663): Found previous received Instance[pk=107925, uid=1.2.410.200001.101.11.501.1791052210.3.20250310112056045, class=1.2.840.10008.5.1.4.1.1.6.1, no=14]
2025-03-10 11:23:47,422 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17823) DCM4CHEE<-HS50US07(663): Ignore received Instance[studyUID=341558,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310110730280,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310112056045] with equal digest
2025-03-10 11:23:47,422 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17823) DCM4CHEE<-HS50US07(663): Updated DB in 2 ms
2025-03-10 11:23:47,423 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17823) DCM4CHEE<-HS50US07(663) << 14:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310112056045 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:23:47,630 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17823) DCM4CHEE<-HS50US07(663) >> 15:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310112109494 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:23:47,922 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17823) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:23:47,924 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17823) DCM4CHEE<-HS50US07(663): Found previous received Instance[pk=107926, uid=1.2.410.200001.101.11.501.1791052210.3.20250310112109494, class=1.2.840.10008.5.1.4.1.1.6.1, no=15]
2025-03-10 11:23:47,924 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17823) DCM4CHEE<-HS50US07(663): Ignore received Instance[studyUID=341558,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310110730280,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310112109494] with equal digest
2025-03-10 11:23:47,925 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17823) DCM4CHEE<-HS50US07(663): Updated DB in 3 ms
2025-03-10 11:23:47,926 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17823) DCM4CHEE<-HS50US07(663) << 15:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310112109494 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:23:48,130 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17823) DCM4CHEE<-HS50US07(663) >> 16:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310112115464 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:23:48,422 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17823) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:23:48,424 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17823) DCM4CHEE<-HS50US07(663): Found previous received Instance[pk=107927, uid=1.2.410.200001.101.11.501.1791052210.3.20250310112115464, class=1.2.840.10008.5.1.4.1.1.6.1, no=16]
2025-03-10 11:23:48,425 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17823) DCM4CHEE<-HS50US07(663): Ignore received Instance[studyUID=341558,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310110730280,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310112115464] with equal digest
2025-03-10 11:23:48,425 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17823) DCM4CHEE<-HS50US07(663): Updated DB in 3 ms
2025-03-10 11:23:48,426 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17823) DCM4CHEE<-HS50US07(663) << 16:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310112115464 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:23:48,639 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17823) DCM4CHEE<-HS50US07(663) >> 17:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310112123371 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:23:48,931 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17823) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:23:48,933 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17823) DCM4CHEE<-HS50US07(663): Found previous received Instance[pk=107928, uid=1.2.410.200001.101.11.501.1791052210.3.20250310112123371, class=1.2.840.10008.5.1.4.1.1.6.1, no=17]
2025-03-10 11:23:48,934 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17823) DCM4CHEE<-HS50US07(663): Ignore received Instance[studyUID=341558,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310110730280,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310112123371] with equal digest
2025-03-10 11:23:48,934 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17823) DCM4CHEE<-HS50US07(663): Updated DB in 3 ms
2025-03-10 11:23:48,935 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17823) DCM4CHEE<-HS50US07(663) << 17:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310112123371 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:23:49,151 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17823) DCM4CHEE<-HS50US07(663) >> A-RELEASE-RQ
2025-03-10 11:23:49,151 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17823) DCM4CHEE<-HS50US07(663) << A-RELEASE-RP
2025-03-10 11:23:49,202 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-30) DCM4CHEE<-HS50US07(663): close Socket[addr=187.89.160.56/187.89.160.56,port=52229,localport=11112]
2025-03-10 11:23:55,119 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start AuditScheduler.execute()
2025-03-10 11:23:55,120 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-2) Send audit message to /127.0.0.1:514
2025-03-10 11:23:55,121 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-2) Send audit message to /127.0.0.1:514
2025-03-10 11:23:55,133 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-2) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 11:23:55,133 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-2) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:23:55,133 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished AuditScheduler.execute()
2025-03-10 11:23:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start TaskScheduler.execute()
2025-03-10 11:23:58,817 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished TaskScheduler.execute()
2025-03-10 11:24:02,944 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:24:02,946 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(657): Found previous received Instance[pk=107524, uid=1.2.410.200001.101.11.601.1501430850.3.20250308094912345, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 11:24:02,947 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(657): Ignore received Instance[studyUID=341509,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308094747241,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308094912345] with equal digest
2025-03-10 11:24:02,947 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(657): Updated DB in 3 ms
2025-03-10 11:24:02,948 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(657) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308094912345 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:24:03,151 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(657) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308094930204 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:24:12,512 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start IANScheduler.execute()
2025-03-10 11:24:12,514 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished IANScheduler.execute()
2025-03-10 11:24:33,836 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:24:33,839 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(657): Found previous received Instance[pk=107525, uid=1.2.410.200001.101.11.601.1501430850.3.20250308094930204, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 11:24:33,840 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(657): Ignore received Instance[studyUID=341509,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308094747241,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308094930204] with equal digest
2025-03-10 11:24:33,840 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(657): Updated DB in 4 ms
2025-03-10 11:24:33,841 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(657) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308094930204 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:24:34,045 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(657) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308094946753 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:24:37,131 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start UPSProcessingScheduler.execute()
2025-03-10 11:24:37,132 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished UPSProcessingScheduler.execute()
2025-03-10 11:24:50,931 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 11:24:50,934 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 11:24:55,133 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start AuditScheduler.execute()
2025-03-10 11:24:55,146 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-13) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 11:24:55,146 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-13) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:24:55,146 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished AuditScheduler.execute()
2025-03-10 11:24:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start TaskScheduler.execute()
2025-03-10 11:24:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished TaskScheduler.execute()
2025-03-10 11:25:04,743 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:25:04,746 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(657): Found previous received Instance[pk=107526, uid=1.2.410.200001.101.11.601.1501430850.3.20250308094946753, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 11:25:04,746 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(657): Ignore received Instance[studyUID=341509,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308094747241,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308094946753] with equal digest
2025-03-10 11:25:04,746 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(657): Updated DB in 2 ms
2025-03-10 11:25:04,747 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(657) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308094946753 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:25:04,950 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(657) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308095041698 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:25:12,515 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start IANScheduler.execute()
2025-03-10 11:25:12,517 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished IANScheduler.execute()
2025-03-10 11:25:35,869 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:25:35,872 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(657): Found previous received Instance[pk=107527, uid=1.2.410.200001.101.11.601.1501430850.3.20250308095041698, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 11:25:35,873 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(657): Ignore received Instance[studyUID=341509,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308094747241,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308095041698] with equal digest
2025-03-10 11:25:35,873 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(657): Updated DB in 4 ms
2025-03-10 11:25:35,874 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(657) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308095041698 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:25:36,079 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(657) >> A-RELEASE-RQ
2025-03-10 11:25:36,079 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(657) << A-RELEASE-RP
2025-03-10 11:25:36,129 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-24) DCM4CHEE<-HS60MT(657): close Socket[addr=187.89.160.56/187.89.160.56,port=49368,localport=11112]
2025-03-10 11:25:36,484 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49369,localport=11112]
2025-03-10 11:25:36,485 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(664) >> A-ASSOCIATE-RQ
2025-03-10 11:25:36,485 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(664) << A-ASSOCIATE-AC
2025-03-10 11:25:36,686 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(664) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308101042718 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:25:37,133 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start UPSProcessingScheduler.execute()
2025-03-10 11:25:37,134 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished UPSProcessingScheduler.execute()
2025-03-10 11:25:55,146 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start AuditScheduler.execute()
2025-03-10 11:25:55,157 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-17) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 11:25:55,157 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-17) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:25:55,157 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished AuditScheduler.execute()
2025-03-10 11:25:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start TaskScheduler.execute()
2025-03-10 11:25:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished TaskScheduler.execute()
2025-03-10 11:26:12,517 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start IANScheduler.execute()
2025-03-10 11:26:12,520 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished IANScheduler.execute()
2025-03-10 11:26:14,885 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-56) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341562&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310105713166&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310105713290&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:26:14,955 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-56) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341562&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310105713166&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310105941598&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:26:15,001 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-56) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341562&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310105713166&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310110225403&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:26:15,065 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-56) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341562&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310105713166&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310110326448&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:26:15,116 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-56) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341562&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310105713166&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310110404992&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:26:15,125 WARN  [org.dcm4chee.arc.wado.WadoURI] (default task-56) Response Not Acceptable caused by {"errorMessage":"Supported Media Types for UncompressedMultiFrameImage not acceptable"}
2025-03-10 11:26:15,139 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-56) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341562&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310105713166&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310110515686&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:26:17,160 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:26:17,164 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(664): Found previous received Instance[pk=107546, uid=1.2.410.200001.101.11.601.1501430850.3.20250308101042718, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 11:26:17,165 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(664): Ignore received Instance[studyUID=341523,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308101042377,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308101042718] with equal digest
2025-03-10 11:26:17,165 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(664): Updated DB in 4 ms
2025-03-10 11:26:17,166 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(664) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308101042718 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:26:17,373 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(664) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308101127374 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:26:28,901 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start StudySizeScheduler.execute()
2025-03-10 11:26:28,903 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished StudySizeScheduler.execute()
2025-03-10 11:26:37,134 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start UPSProcessingScheduler.execute()
2025-03-10 11:26:37,136 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished UPSProcessingScheduler.execute()
2025-03-10 11:26:55,157 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start AuditScheduler.execute()
2025-03-10 11:26:55,168 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-19) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 11:26:55,168 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-19) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:26:55,168 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished AuditScheduler.execute()
2025-03-10 11:26:56,684 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:26:56,686 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(664): Found previous received Instance[pk=107547, uid=1.2.410.200001.101.11.601.1501430850.3.20250308101127374, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 11:26:56,687 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(664): Ignore received Instance[studyUID=341523,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308101042377,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308101127374] with equal digest
2025-03-10 11:26:56,687 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(664): Updated DB in 3 ms
2025-03-10 11:26:56,689 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(664) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308101127374 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:26:56,893 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(664) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308101228171 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:26:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start TaskScheduler.execute()
2025-03-10 11:26:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished TaskScheduler.execute()
2025-03-10 11:27:12,520 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start IANScheduler.execute()
2025-03-10 11:27:12,523 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished IANScheduler.execute()
2025-03-10 11:27:32,377 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:27:32,380 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(664): Found previous received Instance[pk=107548, uid=1.2.410.200001.101.11.601.1501430850.3.20250308101228171, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 11:27:32,380 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(664): Ignore received Instance[studyUID=341523,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308101042377,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308101228171] with equal digest
2025-03-10 11:27:32,381 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(664): Updated DB in 4 ms
2025-03-10 11:27:32,382 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(664) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308101228171 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:27:32,589 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(664) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308101328741 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:27:37,136 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start UPSProcessingScheduler.execute()
2025-03-10 11:27:37,137 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished UPSProcessingScheduler.execute()
2025-03-10 11:27:55,168 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start AuditScheduler.execute()
2025-03-10 11:27:55,169 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-3) Send audit message to /127.0.0.1:514
2025-03-10 11:27:55,179 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-3) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 11:27:55,179 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-3) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:27:55,179 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished AuditScheduler.execute()
2025-03-10 11:27:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start TaskScheduler.execute()
2025-03-10 11:27:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished TaskScheduler.execute()
2025-03-10 11:28:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start PurgeStorageScheduler.execute()
2025-03-10 11:28:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished PurgeStorageScheduler.execute()
2025-03-10 11:28:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-17840) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 11:28:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-17840) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 11:28:12,523 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start IANScheduler.execute()
2025-03-10 11:28:12,525 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished IANScheduler.execute()
2025-03-10 11:28:17,234 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:28:17,236 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(664): Found previous received Instance[pk=107549, uid=1.2.410.200001.101.11.601.1501430850.3.20250308101328741, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 11:28:17,237 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(664): Ignore received Instance[studyUID=341523,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308101042377,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308101328741] with equal digest
2025-03-10 11:28:17,237 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(664): Updated DB in 3 ms
2025-03-10 11:28:17,239 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(664) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308101328741 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:28:17,444 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(664) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308101428440 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:28:37,138 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start UPSProcessingScheduler.execute()
2025-03-10 11:28:37,139 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished UPSProcessingScheduler.execute()
2025-03-10 11:28:50,002 INFO  [org.dcm4chee.arc.ups.impl.UPSDeleteScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start UPSDeleteScheduler.execute()
2025-03-10 11:28:50,004 INFO  [org.dcm4chee.arc.ups.impl.UPSDeleteScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished UPSDeleteScheduler.execute()
2025-03-10 11:28:55,180 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start AuditScheduler.execute()
2025-03-10 11:28:55,190 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-4) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 11:28:55,191 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-4) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:28:55,191 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished AuditScheduler.execute()
2025-03-10 11:28:56,983 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:28:56,986 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(664): Found previous received Instance[pk=107550, uid=1.2.410.200001.101.11.601.1501430850.3.20250308101428440, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 11:28:56,987 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(664): Ignore received Instance[studyUID=341523,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308101042377,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308101428440] with equal digest
2025-03-10 11:28:56,987 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(664): Updated DB in 4 ms
2025-03-10 11:28:56,989 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(664) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308101428440 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:28:57,302 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(664) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308101543524 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:28:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start TaskScheduler.execute()
2025-03-10 11:28:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished TaskScheduler.execute()
2025-03-10 11:29:12,526 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start IANScheduler.execute()
2025-03-10 11:29:12,528 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished IANScheduler.execute()
2025-03-10 11:29:32,849 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:29:32,852 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(664): Found previous received Instance[pk=107552, uid=1.2.410.200001.101.11.601.1501430850.3.20250308101543524, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 11:29:32,853 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(664): Ignore received Instance[studyUID=341523,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308101042377,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308101543524] with equal digest
2025-03-10 11:29:32,853 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(664): Updated DB in 3 ms
2025-03-10 11:29:32,855 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(664) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308101543524 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:29:33,070 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(664) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308101829977 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:29:37,139 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start UPSProcessingScheduler.execute()
2025-03-10 11:29:37,141 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished UPSProcessingScheduler.execute()
2025-03-10 11:29:50,934 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 11:29:50,937 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 11:29:55,191 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start AuditScheduler.execute()
2025-03-10 11:29:55,202 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-21) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 11:29:55,202 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-21) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:29:55,202 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished AuditScheduler.execute()
2025-03-10 11:29:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start TaskScheduler.execute()
2025-03-10 11:29:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished TaskScheduler.execute()
2025-03-10 11:30:11,370 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:30:11,372 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(664): Found previous received Instance[pk=107553, uid=1.2.410.200001.101.11.601.1501430850.3.20250308101829977, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 11:30:11,373 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(664): Ignore received Instance[studyUID=341523,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308101042377,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308101829977] with equal digest
2025-03-10 11:30:11,373 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(664): Updated DB in 3 ms
2025-03-10 11:30:11,374 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(664) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308101829977 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:30:11,583 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(664) >> A-RELEASE-RQ
2025-03-10 11:30:11,583 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(664) << A-RELEASE-RP
2025-03-10 11:30:11,634 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-31) DCM4CHEE<-HS60MT(664): close Socket[addr=187.89.160.56/187.89.160.56,port=49369,localport=11112]
2025-03-10 11:30:11,993 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49370,localport=11112]
2025-03-10 11:30:11,993 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(665) >> A-ASSOCIATE-RQ
2025-03-10 11:30:11,993 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(665) << A-ASSOCIATE-AC
2025-03-10 11:30:12,193 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(665) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308101042718 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:30:12,528 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start IANScheduler.execute()
2025-03-10 11:30:12,531 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished IANScheduler.execute()
2025-03-10 11:30:37,141 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start UPSProcessingScheduler.execute()
2025-03-10 11:30:37,142 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished UPSProcessingScheduler.execute()
2025-03-10 11:30:52,493 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:30:52,497 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(665): Found previous received Instance[pk=107546, uid=1.2.410.200001.101.11.601.1501430850.3.20250308101042718, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 11:30:52,497 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(665): Ignore received Instance[studyUID=341523,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308101042377,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308101042718] with equal digest
2025-03-10 11:30:52,498 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(665): Updated DB in 5 ms
2025-03-10 11:30:52,499 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(665) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308101042718 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:30:52,706 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(665) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308101127374 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:30:55,202 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start AuditScheduler.execute()
2025-03-10 11:30:55,213 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-13) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 11:30:55,213 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-13) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:30:55,213 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished AuditScheduler.execute()
2025-03-10 11:30:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start TaskScheduler.execute()
2025-03-10 11:30:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished TaskScheduler.execute()
2025-03-10 11:31:12,532 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start IANScheduler.execute()
2025-03-10 11:31:12,534 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished IANScheduler.execute()
2025-03-10 11:31:28,903 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start StudySizeScheduler.execute()
2025-03-10 11:31:28,979 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) Calculated size of 1 studies
2025-03-10 11:31:28,979 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished StudySizeScheduler.execute()
2025-03-10 11:31:33,289 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:31:33,291 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(665): Found previous received Instance[pk=107547, uid=1.2.410.200001.101.11.601.1501430850.3.20250308101127374, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 11:31:33,292 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(665): Ignore received Instance[studyUID=341523,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308101042377,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308101127374] with equal digest
2025-03-10 11:31:33,292 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(665): Updated DB in 3 ms
2025-03-10 11:31:33,294 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(665) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308101127374 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:31:33,522 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(665) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308101228171 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:31:37,143 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start UPSProcessingScheduler.execute()
2025-03-10 11:31:37,144 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished UPSProcessingScheduler.execute()
2025-03-10 11:31:55,213 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start AuditScheduler.execute()
2025-03-10 11:31:55,226 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-15) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 11:31:55,227 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-15) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:31:55,227 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished AuditScheduler.execute()
2025-03-10 11:31:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start TaskScheduler.execute()
2025-03-10 11:31:58,815 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished TaskScheduler.execute()
2025-03-10 11:32:09,341 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:32:09,344 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(665): Found previous received Instance[pk=107548, uid=1.2.410.200001.101.11.601.1501430850.3.20250308101228171, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 11:32:09,345 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(665): Ignore received Instance[studyUID=341523,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308101042377,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308101228171] with equal digest
2025-03-10 11:32:09,345 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(665): Updated DB in 4 ms
2025-03-10 11:32:09,347 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(665) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308101228171 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:32:09,553 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(665) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308101328741 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:32:10,561 INFO  [org.dcm4chee.arc.qmgt.impl.PurgeTaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start PurgeTaskScheduler.execute()
2025-03-10 11:32:10,591 INFO  [org.dcm4chee.arc.qmgt.impl.PurgeTaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished PurgeTaskScheduler.execute()
2025-03-10 11:32:11,488 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52230,localport=11112]
2025-03-10 11:32:11,489 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(666) >> A-ASSOCIATE-RQ
2025-03-10 11:32:11,489 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(666) << A-ASSOCIATE-AC
2025-03-10 11:32:11,687 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(666) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310112747100 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:32:12,534 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start IANScheduler.execute()
2025-03-10 11:32:12,537 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished IANScheduler.execute()
2025-03-10 11:32:13,478 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17857) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:32:13,483 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(666): Create Patient[pk=8383, id=PatientID[pk=8383, id=341556, issuer=DCM4CHEE.D6F352AE.89F3CEEB], name=JHENIFFER VENTURA PEREIRA]
2025-03-10 11:32:13,485 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(666): Create Study[pk=9418, uid=341556, id=31599]
2025-03-10 11:32:13,486 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(666): Create Series[pk=9705, uid=1.2.410.200001.101.11.501.1791052210.2.20250310112746718, no=1, mod=US]
2025-03-10 11:32:13,486 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(666): Create Instance[pk=107929, uid=1.2.410.200001.101.11.501.1791052210.3.20250310112747100, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 11:32:13,486 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(666): Create Location[pk=107929, systemID=fs1, path=2025/03/10/59FB01A6/5AE7F0FB/2892B06E, tsuid=1.2.840.10008.1.2, size=3416710, status=OK, objectType=DICOM_FILE]
2025-03-10 11:32:13,519 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(666): Updated DB in 41 ms
2025-03-10 11:32:13,520 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-17857) No duplicate record with equal Patient ID found Patient[pk=8383, id=PatientID[pk=8383, id=341556, issuer=DCM4CHEE.D6F352AE.89F3CEEB], name=JHENIFFER VENTURA PEREIRA]
2025-03-10 11:32:13,521 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(666) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310112747100 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:32:13,788 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(666) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310112954563 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:32:14,101 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17857) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:32:14,104 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(666): Create Instance[pk=107930, uid=1.2.410.200001.101.11.501.1791052210.3.20250310112954563, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 11:32:14,104 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(666): Create Location[pk=107930, systemID=fs1, path=2025/03/10/59FB01A6/5AE7F0FB/2C092BD1, tsuid=1.2.840.10008.1.2, size=3416914, status=OK, objectType=DICOM_FILE]
2025-03-10 11:32:14,117 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(666): Updated DB in 16 ms
2025-03-10 11:32:14,118 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(666) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310112954563 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:32:14,319 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(666) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310113024742 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:32:14,612 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17857) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:32:14,615 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(666): Create Instance[pk=107931, uid=1.2.410.200001.101.11.501.1791052210.3.20250310113024742, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 11:32:14,615 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(666): Create Location[pk=107931, systemID=fs1, path=2025/03/10/59FB01A6/5AE7F0FB/51698A3B, tsuid=1.2.840.10008.1.2, size=3416710, status=OK, objectType=DICOM_FILE]
2025-03-10 11:32:14,618 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(666): Updated DB in 6 ms
2025-03-10 11:32:14,619 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(666) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310113024742 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:32:14,820 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(666) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310113040299 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:32:15,111 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17857) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:32:15,113 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(666): Create Instance[pk=107932, uid=1.2.410.200001.101.11.501.1791052210.3.20250310113040299, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 11:32:15,114 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(666): Create Location[pk=107932, systemID=fs1, path=2025/03/10/59FB01A6/5AE7F0FB/5183D59E, tsuid=1.2.840.10008.1.2, size=3416710, status=OK, objectType=DICOM_FILE]
2025-03-10 11:32:15,121 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(666): Updated DB in 10 ms
2025-03-10 11:32:15,122 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(666) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310113040299 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:32:15,322 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(666) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310113159027 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:32:15,613 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17857) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:32:15,615 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(666): Create Instance[pk=107933, uid=1.2.410.200001.101.11.501.1791052210.3.20250310113159027, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 11:32:15,615 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(666): Create Location[pk=107933, systemID=fs1, path=2025/03/10/59FB01A6/5AE7F0FB/534AD4B8, tsuid=1.2.840.10008.1.2, size=3416710, status=OK, objectType=DICOM_FILE]
2025-03-10 11:32:15,627 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(666): Updated DB in 14 ms
2025-03-10 11:32:15,627 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(666) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310113159027 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:32:15,835 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(666) >> A-RELEASE-RQ
2025-03-10 11:32:15,835 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(666) << A-RELEASE-RP
2025-03-10 11:32:15,886 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-12) DCM4CHEE<-HS50US07(666): close Socket[addr=187.89.160.56/187.89.160.56,port=52230,localport=11112]
2025-03-10 11:32:16,233 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52231,localport=11112]
2025-03-10 11:32:16,234 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(667) >> A-ASSOCIATE-RQ
2025-03-10 11:32:16,234 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(667) << A-ASSOCIATE-AC
2025-03-10 11:32:16,431 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(667) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310112747100 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:32:18,436 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17857) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:32:18,440 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(667): Found previous received Instance[pk=107929, uid=1.2.410.200001.101.11.501.1791052210.3.20250310112747100, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 11:32:18,441 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(667): Ignore received Instance[studyUID=341556,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310112746718,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310112747100] with equal digest
2025-03-10 11:32:18,441 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(667): Updated DB in 5 ms
2025-03-10 11:32:18,442 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(667) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310112747100 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:32:18,646 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(667) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310112954563 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:32:19,151 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17857) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:32:19,154 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(667): Found previous received Instance[pk=107930, uid=1.2.410.200001.101.11.501.1791052210.3.20250310112954563, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 11:32:19,154 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(667): Ignore received Instance[studyUID=341556,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310112746718,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310112954563] with equal digest
2025-03-10 11:32:19,155 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(667): Updated DB in 4 ms
2025-03-10 11:32:19,156 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(667) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310112954563 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:32:19,359 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(667) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310113024742 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:32:19,774 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17857) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:32:19,777 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(667): Found previous received Instance[pk=107931, uid=1.2.410.200001.101.11.501.1791052210.3.20250310113024742, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 11:32:19,778 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(667): Ignore received Instance[studyUID=341556,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310112746718,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310113024742] with equal digest
2025-03-10 11:32:19,778 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(667): Updated DB in 4 ms
2025-03-10 11:32:19,779 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(667) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310113024742 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:32:19,982 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(667) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310113040299 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:32:20,315 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17857) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:32:20,317 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(667): Found previous received Instance[pk=107932, uid=1.2.410.200001.101.11.501.1791052210.3.20250310113040299, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 11:32:20,317 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(667): Ignore received Instance[studyUID=341556,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310112746718,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310113040299] with equal digest
2025-03-10 11:32:20,317 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(667): Updated DB in 2 ms
2025-03-10 11:32:20,318 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(667) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310113040299 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:32:20,522 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(667) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310113159027 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:32:20,831 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17857) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:32:20,833 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(667): Found previous received Instance[pk=107933, uid=1.2.410.200001.101.11.501.1791052210.3.20250310113159027, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 11:32:20,834 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(667): Ignore received Instance[studyUID=341556,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310112746718,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310113159027] with equal digest
2025-03-10 11:32:20,834 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(667): Updated DB in 3 ms
2025-03-10 11:32:20,835 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(667) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310113159027 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:32:21,038 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(667) >> A-RELEASE-RQ
2025-03-10 11:32:21,038 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(667) << A-RELEASE-RP
2025-03-10 11:32:21,088 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-32) DCM4CHEE<-HS50US07(667): close Socket[addr=187.89.160.56/187.89.160.56,port=52231,localport=11112]
2025-03-10 11:32:21,438 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52232,localport=11112]
2025-03-10 11:32:21,438 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(668) >> A-ASSOCIATE-RQ
2025-03-10 11:32:21,438 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(668) << A-ASSOCIATE-AC
2025-03-10 11:32:21,637 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(668) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310112747100 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:32:23,526 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17857) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:32:23,530 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(668): Found previous received Instance[pk=107929, uid=1.2.410.200001.101.11.501.1791052210.3.20250310112747100, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 11:32:23,530 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(668): Ignore received Instance[studyUID=341556,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310112746718,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310112747100] with equal digest
2025-03-10 11:32:23,531 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(668): Updated DB in 5 ms
2025-03-10 11:32:23,532 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(668) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310112747100 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:32:23,737 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(668) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310112954563 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:32:24,247 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17857) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:32:24,249 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(668): Found previous received Instance[pk=107930, uid=1.2.410.200001.101.11.501.1791052210.3.20250310112954563, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 11:32:24,250 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(668): Ignore received Instance[studyUID=341556,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310112746718,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310112954563] with equal digest
2025-03-10 11:32:24,250 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(668): Updated DB in 3 ms
2025-03-10 11:32:24,251 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(668) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310112954563 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:32:24,457 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(668) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310113024742 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:32:24,875 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17857) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:32:24,877 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(668): Found previous received Instance[pk=107931, uid=1.2.410.200001.101.11.501.1791052210.3.20250310113024742, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 11:32:24,877 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(668): Ignore received Instance[studyUID=341556,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310112746718,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310113024742] with equal digest
2025-03-10 11:32:24,878 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(668): Updated DB in 3 ms
2025-03-10 11:32:24,879 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(668) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310113024742 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:32:25,085 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(668) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310113040299 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:32:25,419 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17857) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:32:25,421 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(668): Found previous received Instance[pk=107932, uid=1.2.410.200001.101.11.501.1791052210.3.20250310113040299, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 11:32:25,421 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(668): Ignore received Instance[studyUID=341556,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310112746718,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310113040299] with equal digest
2025-03-10 11:32:25,422 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(668): Updated DB in 3 ms
2025-03-10 11:32:25,423 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(668) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310113040299 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:32:25,629 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(668) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310113159027 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:32:25,942 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17857) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:32:25,944 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(668): Found previous received Instance[pk=107933, uid=1.2.410.200001.101.11.501.1791052210.3.20250310113159027, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 11:32:25,944 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(668): Ignore received Instance[studyUID=341556,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310112746718,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310113159027] with equal digest
2025-03-10 11:32:25,944 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(668): Updated DB in 2 ms
2025-03-10 11:32:25,945 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(668) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310113159027 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:32:26,150 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(668) >> A-RELEASE-RQ
2025-03-10 11:32:26,150 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(668) << A-RELEASE-RP
2025-03-10 11:32:26,200 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-20) DCM4CHEE<-HS50US07(668): close Socket[addr=187.89.160.56/187.89.160.56,port=52232,localport=11112]
2025-03-10 11:32:26,554 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52233,localport=11112]
2025-03-10 11:32:26,554 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(669) >> A-ASSOCIATE-RQ
2025-03-10 11:32:26,554 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(669) << A-ASSOCIATE-AC
2025-03-10 11:32:26,753 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(669) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310112747100 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:32:28,442 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17857) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:32:28,445 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(669): Found previous received Instance[pk=107929, uid=1.2.410.200001.101.11.501.1791052210.3.20250310112747100, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 11:32:28,445 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(669): Ignore received Instance[studyUID=341556,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310112746718,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310112747100] with equal digest
2025-03-10 11:32:28,446 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(669): Updated DB in 4 ms
2025-03-10 11:32:28,447 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(669) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310112747100 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:32:28,654 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(669) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310112954563 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:32:28,945 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17857) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:32:28,948 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(669): Found previous received Instance[pk=107930, uid=1.2.410.200001.101.11.501.1791052210.3.20250310112954563, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 11:32:28,948 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(669): Ignore received Instance[studyUID=341556,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310112746718,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310112954563] with equal digest
2025-03-10 11:32:28,949 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(669): Updated DB in 4 ms
2025-03-10 11:32:28,950 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(669) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310112954563 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:32:29,155 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(669) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310113024742 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:32:29,447 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17857) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:32:29,449 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(669): Found previous received Instance[pk=107931, uid=1.2.410.200001.101.11.501.1791052210.3.20250310113024742, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 11:32:29,449 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(669): Ignore received Instance[studyUID=341556,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310112746718,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310113024742] with equal digest
2025-03-10 11:32:29,450 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(669): Updated DB in 3 ms
2025-03-10 11:32:29,451 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(669) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310113024742 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:32:29,656 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(669) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310113040299 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:32:29,948 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17857) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:32:29,950 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(669): Found previous received Instance[pk=107932, uid=1.2.410.200001.101.11.501.1791052210.3.20250310113040299, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 11:32:29,950 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(669): Ignore received Instance[studyUID=341556,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310112746718,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310113040299] with equal digest
2025-03-10 11:32:29,951 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(669): Updated DB in 3 ms
2025-03-10 11:32:29,952 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(669) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310113040299 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:32:30,157 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(669) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310113159027 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:32:30,447 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17857) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:32:30,450 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(669): Found previous received Instance[pk=107933, uid=1.2.410.200001.101.11.501.1791052210.3.20250310113159027, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 11:32:30,450 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(669): Ignore received Instance[studyUID=341556,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310112746718,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310113159027] with equal digest
2025-03-10 11:32:30,450 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(669): Updated DB in 3 ms
2025-03-10 11:32:30,451 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(669) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310113159027 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:32:30,653 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(669) >> A-RELEASE-RQ
2025-03-10 11:32:30,653 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(669) << A-RELEASE-RP
2025-03-10 11:32:30,703 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-10) DCM4CHEE<-HS50US07(669): close Socket[addr=187.89.160.56/187.89.160.56,port=52233,localport=11112]
2025-03-10 11:32:31,053 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52234,localport=11112]
2025-03-10 11:32:31,053 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(670) >> A-ASSOCIATE-RQ
2025-03-10 11:32:31,054 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(670) << A-ASSOCIATE-AC
2025-03-10 11:32:31,250 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(670) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310112747100 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:32:32,954 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17857) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:32:32,957 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(670): Found previous received Instance[pk=107929, uid=1.2.410.200001.101.11.501.1791052210.3.20250310112747100, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 11:32:32,957 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(670): Ignore received Instance[studyUID=341556,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310112746718,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310112747100] with equal digest
2025-03-10 11:32:32,958 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(670): Updated DB in 4 ms
2025-03-10 11:32:32,959 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(670) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310112747100 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:32:33,162 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(670) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310112954563 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:32:33,454 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17857) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:32:33,456 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(670): Found previous received Instance[pk=107930, uid=1.2.410.200001.101.11.501.1791052210.3.20250310112954563, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 11:32:33,456 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(670): Ignore received Instance[studyUID=341556,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310112746718,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310112954563] with equal digest
2025-03-10 11:32:33,456 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(670): Updated DB in 2 ms
2025-03-10 11:32:33,458 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(670) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310112954563 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:32:33,661 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(670) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310113024742 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:32:33,952 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17857) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:32:33,954 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(670): Found previous received Instance[pk=107931, uid=1.2.410.200001.101.11.501.1791052210.3.20250310113024742, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 11:32:33,955 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(670): Ignore received Instance[studyUID=341556,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310112746718,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310113024742] with equal digest
2025-03-10 11:32:33,955 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(670): Updated DB in 3 ms
2025-03-10 11:32:33,956 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(670) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310113024742 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:32:34,159 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(670) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310113040299 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:32:34,450 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17857) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:32:34,453 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(670): Found previous received Instance[pk=107932, uid=1.2.410.200001.101.11.501.1791052210.3.20250310113040299, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 11:32:34,453 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(670): Ignore received Instance[studyUID=341556,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310112746718,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310113040299] with equal digest
2025-03-10 11:32:34,453 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(670): Updated DB in 2 ms
2025-03-10 11:32:34,455 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(670) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310113040299 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:32:34,658 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(670) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310113159027 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:32:34,949 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17857) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:32:34,951 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(670): Found previous received Instance[pk=107933, uid=1.2.410.200001.101.11.501.1791052210.3.20250310113159027, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 11:32:34,952 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(670): Ignore received Instance[studyUID=341556,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310112746718,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310113159027] with equal digest
2025-03-10 11:32:34,952 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(670): Updated DB in 3 ms
2025-03-10 11:32:34,953 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(670) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310113159027 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:32:35,156 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(670) >> A-RELEASE-RQ
2025-03-10 11:32:35,156 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(670) << A-RELEASE-RP
2025-03-10 11:32:35,206 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-7) DCM4CHEE<-HS50US07(670): close Socket[addr=187.89.160.56/187.89.160.56,port=52234,localport=11112]
2025-03-10 11:32:35,553 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52235,localport=11112]
2025-03-10 11:32:35,554 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(671) >> A-ASSOCIATE-RQ
2025-03-10 11:32:35,554 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(671) << A-ASSOCIATE-AC
2025-03-10 11:32:35,751 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(671) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310112747100 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:32:37,144 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start UPSProcessingScheduler.execute()
2025-03-10 11:32:37,146 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished UPSProcessingScheduler.execute()
2025-03-10 11:32:37,459 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17857) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:32:37,463 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(671): Found previous received Instance[pk=107929, uid=1.2.410.200001.101.11.501.1791052210.3.20250310112747100, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 11:32:37,463 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(671): Ignore received Instance[studyUID=341556,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310112746718,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310112747100] with equal digest
2025-03-10 11:32:37,464 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(671): Updated DB in 5 ms
2025-03-10 11:32:37,465 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(671) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310112747100 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:32:37,666 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(671) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310112954563 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:32:37,957 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17857) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:32:37,959 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(671): Found previous received Instance[pk=107930, uid=1.2.410.200001.101.11.501.1791052210.3.20250310112954563, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 11:32:37,959 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(671): Ignore received Instance[studyUID=341556,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310112746718,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310112954563] with equal digest
2025-03-10 11:32:37,960 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(671): Updated DB in 3 ms
2025-03-10 11:32:37,961 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(671) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310112954563 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:32:38,165 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(671) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310113024742 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:32:38,457 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17857) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:32:38,459 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(671): Found previous received Instance[pk=107931, uid=1.2.410.200001.101.11.501.1791052210.3.20250310113024742, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 11:32:38,459 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(671): Ignore received Instance[studyUID=341556,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310112746718,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310113024742] with equal digest
2025-03-10 11:32:38,459 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(671): Updated DB in 2 ms
2025-03-10 11:32:38,460 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(671) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310113024742 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:32:38,666 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(671) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310113040299 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:32:38,957 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17857) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:32:38,959 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(671): Found previous received Instance[pk=107932, uid=1.2.410.200001.101.11.501.1791052210.3.20250310113040299, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 11:32:38,959 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(671): Ignore received Instance[studyUID=341556,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310112746718,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310113040299] with equal digest
2025-03-10 11:32:38,960 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(671): Updated DB in 3 ms
2025-03-10 11:32:38,961 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(671) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310113040299 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:32:39,164 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(671) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310113159027 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:32:39,456 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17857) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:32:39,458 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(671): Found previous received Instance[pk=107933, uid=1.2.410.200001.101.11.501.1791052210.3.20250310113159027, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 11:32:39,458 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(671): Ignore received Instance[studyUID=341556,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310112746718,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310113159027] with equal digest
2025-03-10 11:32:39,459 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(671): Updated DB in 3 ms
2025-03-10 11:32:39,460 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(671) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310113159027 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:32:39,663 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(671) >> A-RELEASE-RQ
2025-03-10 11:32:39,663 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(671) << A-RELEASE-RP
2025-03-10 11:32:39,713 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-1) DCM4CHEE<-HS50US07(671): close Socket[addr=187.89.160.56/187.89.160.56,port=52235,localport=11112]
2025-03-10 11:32:40,064 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52236,localport=11112]
2025-03-10 11:32:40,064 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(672) >> A-ASSOCIATE-RQ
2025-03-10 11:32:40,064 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(672) << A-ASSOCIATE-AC
2025-03-10 11:32:40,263 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(672) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310112747100 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:32:42,202 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17857) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:32:42,206 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(672): Found previous received Instance[pk=107929, uid=1.2.410.200001.101.11.501.1791052210.3.20250310112747100, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 11:32:42,206 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(672): Ignore received Instance[studyUID=341556,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310112746718,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310112747100] with equal digest
2025-03-10 11:32:42,207 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(672): Updated DB in 5 ms
2025-03-10 11:32:42,208 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(672) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310112747100 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:32:42,412 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(672) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310112954563 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:32:42,704 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17857) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:32:42,707 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(672): Found previous received Instance[pk=107930, uid=1.2.410.200001.101.11.501.1791052210.3.20250310112954563, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 11:32:42,707 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(672): Ignore received Instance[studyUID=341556,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310112746718,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310112954563] with equal digest
2025-03-10 11:32:42,708 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(672): Updated DB in 4 ms
2025-03-10 11:32:42,709 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(672) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310112954563 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:32:42,909 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(672) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310113024742 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:32:43,201 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17857) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:32:43,203 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(672): Found previous received Instance[pk=107931, uid=1.2.410.200001.101.11.501.1791052210.3.20250310113024742, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 11:32:43,203 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(672): Ignore received Instance[studyUID=341556,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310112746718,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310113024742] with equal digest
2025-03-10 11:32:43,204 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(672): Updated DB in 3 ms
2025-03-10 11:32:43,205 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(672) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310113024742 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:32:43,409 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(672) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310113040299 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:32:43,700 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17857) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:32:43,702 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(672): Found previous received Instance[pk=107932, uid=1.2.410.200001.101.11.501.1791052210.3.20250310113040299, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 11:32:43,703 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(672): Ignore received Instance[studyUID=341556,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310112746718,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310113040299] with equal digest
2025-03-10 11:32:43,703 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(672): Updated DB in 2 ms
2025-03-10 11:32:43,704 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(672) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310113040299 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:32:43,908 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(672) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310113159027 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:32:44,200 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17857) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:32:44,201 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(672): Found previous received Instance[pk=107933, uid=1.2.410.200001.101.11.501.1791052210.3.20250310113159027, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 11:32:44,202 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(672): Ignore received Instance[studyUID=341556,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310112746718,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310113159027] with equal digest
2025-03-10 11:32:44,202 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(672): Updated DB in 2 ms
2025-03-10 11:32:44,203 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(672) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310113159027 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:32:44,406 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(672) >> A-RELEASE-RQ
2025-03-10 11:32:44,407 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(672) << A-RELEASE-RP
2025-03-10 11:32:44,457 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-6) DCM4CHEE<-HS50US07(672): close Socket[addr=187.89.160.56/187.89.160.56,port=52236,localport=11112]
2025-03-10 11:32:44,807 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52237,localport=11112]
2025-03-10 11:32:44,808 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(673) >> A-ASSOCIATE-RQ
2025-03-10 11:32:44,808 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(673) << A-ASSOCIATE-AC
2025-03-10 11:32:45,007 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(673) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310112747100 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:32:46,771 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17857) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:32:46,775 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(673): Found previous received Instance[pk=107929, uid=1.2.410.200001.101.11.501.1791052210.3.20250310112747100, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 11:32:46,775 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(673): Ignore received Instance[studyUID=341556,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310112746718,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310112747100] with equal digest
2025-03-10 11:32:46,776 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(673): Updated DB in 5 ms
2025-03-10 11:32:46,777 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(673) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310112747100 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:32:46,982 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(673) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310112954563 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:32:47,280 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17857) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:32:47,282 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(673): Found previous received Instance[pk=107930, uid=1.2.410.200001.101.11.501.1791052210.3.20250310112954563, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 11:32:47,282 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(673): Ignore received Instance[studyUID=341556,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310112746718,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310112954563] with equal digest
2025-03-10 11:32:47,283 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(673): Updated DB in 3 ms
2025-03-10 11:32:47,284 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(673) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310112954563 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:32:47,490 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(673) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310113024742 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:32:47,781 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17857) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:32:47,783 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(673): Found previous received Instance[pk=107931, uid=1.2.410.200001.101.11.501.1791052210.3.20250310113024742, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 11:32:47,783 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(673): Ignore received Instance[studyUID=341556,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310112746718,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310113024742] with equal digest
2025-03-10 11:32:47,783 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(673): Updated DB in 2 ms
2025-03-10 11:32:47,784 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(673) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310113024742 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:32:47,989 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(673) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310113040299 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:32:48,325 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17857) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:32:48,327 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(673): Found previous received Instance[pk=107932, uid=1.2.410.200001.101.11.501.1791052210.3.20250310113040299, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 11:32:48,327 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(673): Ignore received Instance[studyUID=341556,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310112746718,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310113040299] with equal digest
2025-03-10 11:32:48,328 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(673): Updated DB in 3 ms
2025-03-10 11:32:48,329 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(673) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310113040299 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:32:48,534 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(673) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310113159027 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:32:48,862 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17857) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:32:48,864 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(673): Found previous received Instance[pk=107933, uid=1.2.410.200001.101.11.501.1791052210.3.20250310113159027, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 11:32:48,864 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(673): Ignore received Instance[studyUID=341556,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310112746718,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310113159027] with equal digest
2025-03-10 11:32:48,865 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(673): Updated DB in 3 ms
2025-03-10 11:32:48,866 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(673) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310113159027 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:32:49,071 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(673) >> A-RELEASE-RQ
2025-03-10 11:32:49,071 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17857) DCM4CHEE<-HS50US07(673) << A-RELEASE-RP
2025-03-10 11:32:49,121 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-23) DCM4CHEE<-HS50US07(673): close Socket[addr=187.89.160.56/187.89.160.56,port=52237,localport=11112]
2025-03-10 11:32:52,067 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:32:52,070 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(665): Found previous received Instance[pk=107549, uid=1.2.410.200001.101.11.601.1501430850.3.20250308101328741, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 11:32:52,071 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(665): Ignore received Instance[studyUID=341523,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308101042377,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308101328741] with equal digest
2025-03-10 11:32:52,072 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(665): Updated DB in 5 ms
2025-03-10 11:32:52,073 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(665) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308101328741 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:32:52,281 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(665) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308101428440 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:32:55,227 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start AuditScheduler.execute()
2025-03-10 11:32:55,228 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-14) Send audit message to /127.0.0.1:514
2025-03-10 11:32:55,236 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-14) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 11:32:55,236 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-14) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:32:55,236 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished AuditScheduler.execute()
2025-03-10 11:32:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start TaskScheduler.execute()
2025-03-10 11:32:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished TaskScheduler.execute()
2025-03-10 11:33:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start PurgeStorageScheduler.execute()
2025-03-10 11:33:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished PurgeStorageScheduler.execute()
2025-03-10 11:33:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-17862) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 11:33:01,702 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-17862) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 11:33:12,537 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start IANScheduler.execute()
2025-03-10 11:33:12,540 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished IANScheduler.execute()
2025-03-10 11:33:33,264 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:33:33,266 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(665): Found previous received Instance[pk=107550, uid=1.2.410.200001.101.11.601.1501430850.3.20250308101428440, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 11:33:33,266 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(665): Ignore received Instance[studyUID=341523,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308101042377,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308101428440] with equal digest
2025-03-10 11:33:33,266 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(665): Updated DB in 2 ms
2025-03-10 11:33:33,268 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(665) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308101428440 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:33:33,476 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(665) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308101543524 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:33:33,660 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52241,localport=11112]
2025-03-10 11:33:33,661 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17863) DCM4CHEE<-HS50US07(674) >> A-ASSOCIATE-RQ
2025-03-10 11:33:33,661 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17863) DCM4CHEE<-HS50US07(674) << A-ASSOCIATE-AC
2025-03-10 11:33:33,881 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17863) DCM4CHEE<-HS50US07(674) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310112747100 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:33:35,662 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17863) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:33:35,666 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17863) DCM4CHEE<-HS50US07(674): Found previous received Instance[pk=107929, uid=1.2.410.200001.101.11.501.1791052210.3.20250310112747100, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 11:33:35,666 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17863) DCM4CHEE<-HS50US07(674): Ignore received Instance[studyUID=341556,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310112746718,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310112747100] with equal digest
2025-03-10 11:33:35,667 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17863) DCM4CHEE<-HS50US07(674): Updated DB in 4 ms
2025-03-10 11:33:35,668 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17863) DCM4CHEE<-HS50US07(674) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310112747100 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:33:35,873 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17863) DCM4CHEE<-HS50US07(674) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310112954563 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:33:36,186 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17863) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:33:36,188 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17863) DCM4CHEE<-HS50US07(674): Found previous received Instance[pk=107930, uid=1.2.410.200001.101.11.501.1791052210.3.20250310112954563, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 11:33:36,188 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17863) DCM4CHEE<-HS50US07(674): Ignore received Instance[studyUID=341556,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310112746718,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310112954563] with equal digest
2025-03-10 11:33:36,189 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17863) DCM4CHEE<-HS50US07(674): Updated DB in 3 ms
2025-03-10 11:33:36,190 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17863) DCM4CHEE<-HS50US07(674) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310112954563 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:33:36,395 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17863) DCM4CHEE<-HS50US07(674) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310113024742 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:33:36,696 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17863) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:33:36,698 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17863) DCM4CHEE<-HS50US07(674): Found previous received Instance[pk=107931, uid=1.2.410.200001.101.11.501.1791052210.3.20250310113024742, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 11:33:36,698 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17863) DCM4CHEE<-HS50US07(674): Ignore received Instance[studyUID=341556,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310112746718,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310113024742] with equal digest
2025-03-10 11:33:36,698 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17863) DCM4CHEE<-HS50US07(674): Updated DB in 2 ms
2025-03-10 11:33:36,699 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17863) DCM4CHEE<-HS50US07(674) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310113024742 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:33:36,905 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17863) DCM4CHEE<-HS50US07(674) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310113040299 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:33:37,146 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start UPSProcessingScheduler.execute()
2025-03-10 11:33:37,147 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished UPSProcessingScheduler.execute()
2025-03-10 11:33:37,313 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17863) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:33:37,315 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17863) DCM4CHEE<-HS50US07(674): Found previous received Instance[pk=107932, uid=1.2.410.200001.101.11.501.1791052210.3.20250310113040299, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 11:33:37,316 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17863) DCM4CHEE<-HS50US07(674): Ignore received Instance[studyUID=341556,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310112746718,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310113040299] with equal digest
2025-03-10 11:33:37,316 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17863) DCM4CHEE<-HS50US07(674): Updated DB in 3 ms
2025-03-10 11:33:37,317 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17863) DCM4CHEE<-HS50US07(674) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310113040299 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:33:37,522 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17863) DCM4CHEE<-HS50US07(674) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310113159027 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:33:37,866 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17863) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:33:37,868 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17863) DCM4CHEE<-HS50US07(674): Found previous received Instance[pk=107933, uid=1.2.410.200001.101.11.501.1791052210.3.20250310113159027, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 11:33:37,868 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17863) DCM4CHEE<-HS50US07(674): Ignore received Instance[studyUID=341556,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310112746718,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310113159027] with equal digest
2025-03-10 11:33:37,869 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17863) DCM4CHEE<-HS50US07(674): Updated DB in 3 ms
2025-03-10 11:33:37,870 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17863) DCM4CHEE<-HS50US07(674) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310113159027 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:33:38,074 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17863) DCM4CHEE<-HS50US07(674) >> A-RELEASE-RQ
2025-03-10 11:33:38,074 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17863) DCM4CHEE<-HS50US07(674) << A-RELEASE-RP
2025-03-10 11:33:38,124 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-9) DCM4CHEE<-HS50US07(674): close Socket[addr=187.89.160.56/187.89.160.56,port=52241,localport=11112]
2025-03-10 11:33:55,237 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start AuditScheduler.execute()
2025-03-10 11:33:55,237 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-29) Send audit message to /127.0.0.1:514
2025-03-10 11:33:55,238 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-29) Send audit message to /127.0.0.1:514
2025-03-10 11:33:55,238 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-29) Send audit message to /127.0.0.1:514
2025-03-10 11:33:55,238 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-29) Send audit message to /127.0.0.1:514
2025-03-10 11:33:55,239 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-29) Send audit message to /127.0.0.1:514
2025-03-10 11:33:55,239 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-29) Send audit message to /127.0.0.1:514
2025-03-10 11:33:55,239 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-29) Send audit message to /127.0.0.1:514
2025-03-10 11:33:55,239 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-29) Send audit message to /127.0.0.1:514
2025-03-10 11:33:55,240 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-29) Send audit message to /127.0.0.1:514
2025-03-10 11:33:55,240 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-29) Send audit message to /127.0.0.1:514
2025-03-10 11:33:55,240 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-29) Send audit message to /127.0.0.1:514
2025-03-10 11:33:55,240 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-29) Send audit message to /127.0.0.1:514
2025-03-10 11:33:55,241 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-29) Send audit message to /127.0.0.1:514
2025-03-10 11:33:55,249 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 11:33:55,249 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:33:55,249 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished AuditScheduler.execute()
2025-03-10 11:33:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start TaskScheduler.execute()
2025-03-10 11:33:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished TaskScheduler.execute()
2025-03-10 11:34:09,245 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:34:09,247 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(665): Found previous received Instance[pk=107552, uid=1.2.410.200001.101.11.601.1501430850.3.20250308101543524, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 11:34:09,248 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(665): Ignore received Instance[studyUID=341523,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308101042377,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308101543524] with equal digest
2025-03-10 11:34:09,248 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(665): Updated DB in 3 ms
2025-03-10 11:34:09,249 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(665) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308101543524 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:34:09,454 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(665) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308101829977 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:34:12,541 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start IANScheduler.execute()
2025-03-10 11:34:12,543 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished IANScheduler.execute()
2025-03-10 11:34:37,147 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start UPSProcessingScheduler.execute()
2025-03-10 11:34:37,148 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished UPSProcessingScheduler.execute()
2025-03-10 11:34:40,611 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:34:40,613 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(665): Found previous received Instance[pk=107553, uid=1.2.410.200001.101.11.601.1501430850.3.20250308101829977, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 11:34:40,613 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(665): Ignore received Instance[studyUID=341523,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308101042377,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308101829977] with equal digest
2025-03-10 11:34:40,614 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(665): Updated DB in 3 ms
2025-03-10 11:34:40,615 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(665) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308101829977 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:34:40,822 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(665) >> A-RELEASE-RQ
2025-03-10 11:34:40,822 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(665) << A-RELEASE-RP
2025-03-10 11:34:40,872 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-24) DCM4CHEE<-HS60MT(665): close Socket[addr=187.89.160.56/187.89.160.56,port=49370,localport=11112]
2025-03-10 11:34:41,232 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49371,localport=11112]
2025-03-10 11:34:41,232 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(675) >> A-ASSOCIATE-RQ
2025-03-10 11:34:41,232 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(675) << A-ASSOCIATE-AC
2025-03-10 11:34:41,435 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(675) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308094747665 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:34:50,937 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 11:34:50,940 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 11:34:55,249 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start AuditScheduler.execute()
2025-03-10 11:34:55,261 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-16) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 11:34:55,262 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-16) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:34:55,262 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished AuditScheduler.execute()
2025-03-10 11:34:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start TaskScheduler.execute()
2025-03-10 11:34:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished TaskScheduler.execute()
2025-03-10 11:35:12,543 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start IANScheduler.execute()
2025-03-10 11:35:12,545 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished IANScheduler.execute()
2025-03-10 11:35:21,784 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:35:21,787 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(675): Found previous received Instance[pk=107522, uid=1.2.410.200001.101.11.601.1501430850.3.20250308094747665, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 11:35:21,787 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(675): Ignore received Instance[studyUID=341509,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308094747241,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308094747665] with equal digest
2025-03-10 11:35:21,788 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(675): Updated DB in 4 ms
2025-03-10 11:35:21,789 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(675) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308094747665 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:35:22,000 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(675) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308094836373 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:35:37,148 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start UPSProcessingScheduler.execute()
2025-03-10 11:35:37,150 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished UPSProcessingScheduler.execute()
2025-03-10 11:35:55,262 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start AuditScheduler.execute()
2025-03-10 11:35:55,274 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-11) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 11:35:55,274 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-11) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:35:55,274 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished AuditScheduler.execute()
2025-03-10 11:35:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start TaskScheduler.execute()
2025-03-10 11:35:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished TaskScheduler.execute()
2025-03-10 11:36:03,541 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:36:03,544 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(675): Found previous received Instance[pk=107523, uid=1.2.410.200001.101.11.601.1501430850.3.20250308094836373, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 11:36:03,545 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(675): Ignore received Instance[studyUID=341509,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308094747241,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308094836373] with equal digest
2025-03-10 11:36:03,545 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(675): Updated DB in 3 ms
2025-03-10 11:36:03,546 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(675) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308094836373 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:36:03,754 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(675) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308094912345 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:36:12,545 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start IANScheduler.execute()
2025-03-10 11:36:12,547 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished IANScheduler.execute()
2025-03-10 11:36:28,979 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start StudySizeScheduler.execute()
2025-03-10 11:36:28,980 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished StudySizeScheduler.execute()
2025-03-10 11:36:36,069 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:36:36,073 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(675): Found previous received Instance[pk=107524, uid=1.2.410.200001.101.11.601.1501430850.3.20250308094912345, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 11:36:36,073 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(675): Ignore received Instance[studyUID=341509,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308094747241,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308094912345] with equal digest
2025-03-10 11:36:36,074 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(675): Updated DB in 5 ms
2025-03-10 11:36:36,075 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(675) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308094912345 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:36:36,286 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(675) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308094930204 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:36:37,150 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start UPSProcessingScheduler.execute()
2025-03-10 11:36:37,152 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished UPSProcessingScheduler.execute()
2025-03-10 11:36:55,274 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start AuditScheduler.execute()
2025-03-10 11:36:55,289 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-7) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 11:36:55,289 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-7) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:36:55,289 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished AuditScheduler.execute()
2025-03-10 11:36:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start TaskScheduler.execute()
2025-03-10 11:36:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished TaskScheduler.execute()
2025-03-10 11:37:12,547 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start IANScheduler.execute()
2025-03-10 11:37:12,549 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished IANScheduler.execute()
2025-03-10 11:37:16,234 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:37:16,236 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(675): Found previous received Instance[pk=107525, uid=1.2.410.200001.101.11.601.1501430850.3.20250308094930204, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 11:37:16,237 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(675): Ignore received Instance[studyUID=341509,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308094747241,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308094930204] with equal digest
2025-03-10 11:37:16,237 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(675): Updated DB in 3 ms
2025-03-10 11:37:16,238 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(675) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308094930204 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:37:16,452 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(675) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308094946753 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:37:37,152 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start UPSProcessingScheduler.execute()
2025-03-10 11:37:37,153 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished UPSProcessingScheduler.execute()
2025-03-10 11:37:48,018 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:37:48,021 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(675): Found previous received Instance[pk=107526, uid=1.2.410.200001.101.11.601.1501430850.3.20250308094946753, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 11:37:48,022 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(675): Ignore received Instance[studyUID=341509,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308094747241,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308094946753] with equal digest
2025-03-10 11:37:48,022 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(675): Updated DB in 4 ms
2025-03-10 11:37:48,023 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(675) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308094946753 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:37:48,230 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(675) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308095041698 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:37:55,289 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start AuditScheduler.execute()
2025-03-10 11:37:55,303 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-18) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 11:37:55,303 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-18) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:37:55,303 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished AuditScheduler.execute()
2025-03-10 11:37:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start TaskScheduler.execute()
2025-03-10 11:37:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished TaskScheduler.execute()
2025-03-10 11:38:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start PurgeStorageScheduler.execute()
2025-03-10 11:38:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished PurgeStorageScheduler.execute()
2025-03-10 11:38:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-17884) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 11:38:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-17884) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 11:38:12,550 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start IANScheduler.execute()
2025-03-10 11:38:12,553 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished IANScheduler.execute()
2025-03-10 11:38:28,138 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:38:28,141 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(675): Found previous received Instance[pk=107527, uid=1.2.410.200001.101.11.601.1501430850.3.20250308095041698, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 11:38:28,141 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(675): Ignore received Instance[studyUID=341509,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308094747241,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308095041698] with equal digest
2025-03-10 11:38:28,142 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(675): Updated DB in 4 ms
2025-03-10 11:38:28,143 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(675) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308095041698 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:38:28,348 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(675) >> A-RELEASE-RQ
2025-03-10 11:38:28,348 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(675) << A-RELEASE-RP
2025-03-10 11:38:28,399 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-25) DCM4CHEE<-HS60MT(675): close Socket[addr=187.89.160.56/187.89.160.56,port=49371,localport=11112]
2025-03-10 11:38:28,757 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49372,localport=11112]
2025-03-10 11:38:28,758 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(676) >> A-ASSOCIATE-RQ
2025-03-10 11:38:28,758 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(676) << A-ASSOCIATE-AC
2025-03-10 11:38:28,957 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(676) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308101042718 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:38:37,153 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start UPSProcessingScheduler.execute()
2025-03-10 11:38:37,154 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished UPSProcessingScheduler.execute()
2025-03-10 11:38:55,303 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start AuditScheduler.execute()
2025-03-10 11:38:55,313 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-23) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 11:38:55,313 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-23) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:38:55,313 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished AuditScheduler.execute()
2025-03-10 11:38:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start TaskScheduler.execute()
2025-03-10 11:38:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished TaskScheduler.execute()
2025-03-10 11:39:00,436 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:39:00,439 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(676): Found previous received Instance[pk=107546, uid=1.2.410.200001.101.11.601.1501430850.3.20250308101042718, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 11:39:00,439 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(676): Ignore received Instance[studyUID=341523,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308101042377,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308101042718] with equal digest
2025-03-10 11:39:00,440 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(676): Updated DB in 4 ms
2025-03-10 11:39:00,441 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(676) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308101042718 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:39:00,646 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(676) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308101127374 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:39:12,553 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start IANScheduler.execute()
2025-03-10 11:39:12,555 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished IANScheduler.execute()
2025-03-10 11:39:37,155 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start UPSProcessingScheduler.execute()
2025-03-10 11:39:37,156 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished UPSProcessingScheduler.execute()
2025-03-10 11:39:42,023 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:39:42,025 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(676): Found previous received Instance[pk=107547, uid=1.2.410.200001.101.11.601.1501430850.3.20250308101127374, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 11:39:42,025 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(676): Ignore received Instance[studyUID=341523,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308101042377,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308101127374] with equal digest
2025-03-10 11:39:42,026 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(676): Updated DB in 3 ms
2025-03-10 11:39:42,027 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(676) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308101127374 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:39:42,234 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(676) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308101228171 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:39:50,940 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 11:39:50,943 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 11:39:55,313 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start AuditScheduler.execute()
2025-03-10 11:39:55,323 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-9) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 11:39:55,323 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-9) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:39:55,323 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished AuditScheduler.execute()
2025-03-10 11:39:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start TaskScheduler.execute()
2025-03-10 11:39:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished TaskScheduler.execute()
2025-03-10 11:40:12,555 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start IANScheduler.execute()
2025-03-10 11:40:12,557 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished IANScheduler.execute()
2025-03-10 11:40:18,116 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:40:18,118 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(676): Found previous received Instance[pk=107548, uid=1.2.410.200001.101.11.601.1501430850.3.20250308101228171, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 11:40:18,118 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(676): Ignore received Instance[studyUID=341523,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308101042377,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308101228171] with equal digest
2025-03-10 11:40:18,118 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(676): Updated DB in 2 ms
2025-03-10 11:40:18,120 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(676) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308101228171 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:40:18,324 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(676) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308101328741 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:40:37,156 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start UPSProcessingScheduler.execute()
2025-03-10 11:40:37,157 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished UPSProcessingScheduler.execute()
2025-03-10 11:40:53,938 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:40:53,941 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(676): Found previous received Instance[pk=107549, uid=1.2.410.200001.101.11.601.1501430850.3.20250308101328741, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 11:40:53,942 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(676): Ignore received Instance[studyUID=341523,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308101042377,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308101328741] with equal digest
2025-03-10 11:40:53,942 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(676): Updated DB in 3 ms
2025-03-10 11:40:53,943 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(676) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308101328741 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:40:54,151 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(676) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308101428440 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:40:55,324 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start AuditScheduler.execute()
2025-03-10 11:40:55,334 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-5) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 11:40:55,334 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-5) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:40:55,334 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished AuditScheduler.execute()
2025-03-10 11:40:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start TaskScheduler.execute()
2025-03-10 11:40:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished TaskScheduler.execute()
2025-03-10 11:41:12,404 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-56) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340851&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250219104309073&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250219104446731&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:41:12,472 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-56) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340851&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250219104309073&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250219104610150&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:41:12,527 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-56) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340851&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250219104309073&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250219104955246&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:41:12,568 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start IANScheduler.execute()
2025-03-10 11:41:12,570 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished IANScheduler.execute()
2025-03-10 11:41:12,608 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-56) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340851&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250219104309073&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250219105255952&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:41:12,666 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-56) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340851&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250219104309073&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250219105527555&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:41:12,732 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-56) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340851&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250219104309073&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250219105658221&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:41:12,786 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-56) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340851&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250219104309073&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250219105746217&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:41:12,837 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-56) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340851&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250219104309073&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250219104309409&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:41:12,889 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-56) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340851&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250219104309073&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250219104343613&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:41:12,930 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-56) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340851&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250219104309073&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250219104406443&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:41:12,972 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-56) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340851&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250219104309073&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250219104453680&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:41:13,020 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-56) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340851&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250219104309073&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250219104525244&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:41:13,068 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-56) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340851&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250219104309073&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250219105111731&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:41:13,120 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-56) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340851&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250219104309073&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250219105121674&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:41:13,171 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-56) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340851&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250219104309073&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250219105619202&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:41:13,222 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-56) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340851&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250219104309073&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250219105850515&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:41:13,269 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-56) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340851&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250219104309073&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250219105900345&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:41:13,316 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-56) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340851&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250219104309073&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250219104319321&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:41:13,364 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-56) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340851&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250219104309073&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250219104337428&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:41:13,413 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-56) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340851&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250219104309073&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250219105954200&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:41:13,466 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-56) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340851&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250219104309073&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250219105926578&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:41:13,515 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-56) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340851&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250219104309073&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250219105936531&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:41:28,981 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start StudySizeScheduler.execute()
2025-03-10 11:41:29,035 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) Calculated size of 1 studies
2025-03-10 11:41:29,035 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished StudySizeScheduler.execute()
2025-03-10 11:41:31,029 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:41:31,031 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(676): Found previous received Instance[pk=107550, uid=1.2.410.200001.101.11.601.1501430850.3.20250308101428440, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 11:41:31,031 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(676): Ignore received Instance[studyUID=341523,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308101042377,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308101428440] with equal digest
2025-03-10 11:41:31,032 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(676): Updated DB in 3 ms
2025-03-10 11:41:31,033 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(676) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308101428440 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:41:31,242 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(676) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308101543524 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:41:37,157 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start UPSProcessingScheduler.execute()
2025-03-10 11:41:37,159 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished UPSProcessingScheduler.execute()
2025-03-10 11:41:55,335 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start AuditScheduler.execute()
2025-03-10 11:41:55,346 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-17) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 11:41:55,346 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-17) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:41:55,346 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished AuditScheduler.execute()
2025-03-10 11:41:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start TaskScheduler.execute()
2025-03-10 11:41:58,815 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished TaskScheduler.execute()
2025-03-10 11:42:12,571 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start IANScheduler.execute()
2025-03-10 11:42:12,574 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished IANScheduler.execute()
2025-03-10 11:42:14,845 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:42:14,847 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(676): Found previous received Instance[pk=107552, uid=1.2.410.200001.101.11.601.1501430850.3.20250308101543524, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 11:42:14,848 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(676): Ignore received Instance[studyUID=341523,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308101042377,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308101543524] with equal digest
2025-03-10 11:42:14,848 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(676): Updated DB in 3 ms
2025-03-10 11:42:14,849 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(676) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308101543524 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:42:15,055 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(676) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308101829977 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:42:35,521 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52242,localport=11112]
2025-03-10 11:42:35,521 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17901) DCM4CHEE<-HS50US07(677) >> A-ASSOCIATE-RQ
2025-03-10 11:42:35,522 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17901) DCM4CHEE<-HS50US07(677) << A-ASSOCIATE-AC
2025-03-10 11:42:35,718 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17901) DCM4CHEE<-HS50US07(677) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310113705483 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:42:37,159 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start UPSProcessingScheduler.execute()
2025-03-10 11:42:37,160 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished UPSProcessingScheduler.execute()
2025-03-10 11:42:37,473 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17901) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:42:37,477 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-17901) DCM4CHEE<-HS50US07(677): Create Patient[pk=8384, id=PatientID[pk=8384, id=232622, issuer=DCM4CHEE.CEDD16E5.89D79864], name=ALINE DA HORA LINFANTE]
2025-03-10 11:42:37,479 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17901) DCM4CHEE<-HS50US07(677): Create Study[pk=9419, uid=232622, id=31613]
2025-03-10 11:42:37,479 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17901) DCM4CHEE<-HS50US07(677): Create Series[pk=9706, uid=1.2.410.200001.101.11.501.1791052210.2.20250310113705271, no=1, mod=US]
2025-03-10 11:42:37,480 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17901) DCM4CHEE<-HS50US07(677): Create Instance[pk=107934, uid=1.2.410.200001.101.11.501.1791052210.3.20250310113705483, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 11:42:37,480 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17901) DCM4CHEE<-HS50US07(677): Create Location[pk=107934, systemID=fs1, path=2025/03/10/58388945/8F9547C7/5D3FB12B, tsuid=1.2.840.10008.1.2, size=3416692, status=OK, objectType=DICOM_FILE]
2025-03-10 11:42:37,512 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17901) DCM4CHEE<-HS50US07(677): Updated DB in 39 ms
2025-03-10 11:42:37,513 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-17901) No duplicate record with equal Patient ID found Patient[pk=8384, id=PatientID[pk=8384, id=232622, issuer=DCM4CHEE.CEDD16E5.89D79864], name=ALINE DA HORA LINFANTE]
2025-03-10 11:42:37,514 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17901) DCM4CHEE<-HS50US07(677) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310113705483 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:42:37,715 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17901) DCM4CHEE<-HS50US07(677) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310113747335 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:42:38,038 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17901) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:42:38,040 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17901) DCM4CHEE<-HS50US07(677): Create Instance[pk=107935, uid=1.2.410.200001.101.11.501.1791052210.3.20250310113747335, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 11:42:38,040 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17901) DCM4CHEE<-HS50US07(677): Create Location[pk=107935, systemID=fs1, path=2025/03/10/58388945/8F9547C7/5D78F393, tsuid=1.2.840.10008.1.2, size=3416692, status=OK, objectType=DICOM_FILE]
2025-03-10 11:42:38,059 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17901) DCM4CHEE<-HS50US07(677): Updated DB in 21 ms
2025-03-10 11:42:38,059 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17901) DCM4CHEE<-HS50US07(677) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310113747335 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:42:38,363 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17901) DCM4CHEE<-HS50US07(677) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114042470 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:42:38,666 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17901) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:42:38,668 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17901) DCM4CHEE<-HS50US07(677): Create Instance[pk=107936, uid=1.2.410.200001.101.11.501.1791052210.3.20250310114042470, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 11:42:38,668 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17901) DCM4CHEE<-HS50US07(677): Create Location[pk=107936, systemID=fs1, path=2025/03/10/58388945/8F9547C7/866B00D8, tsuid=1.2.840.10008.1.2, size=3416692, status=OK, objectType=DICOM_FILE]
2025-03-10 11:42:38,676 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17901) DCM4CHEE<-HS50US07(677): Updated DB in 10 ms
2025-03-10 11:42:38,676 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17901) DCM4CHEE<-HS50US07(677) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114042470 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:42:38,897 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17901) DCM4CHEE<-HS50US07(677) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114129210 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:42:39,188 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17901) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:42:39,190 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17901) DCM4CHEE<-HS50US07(677): Create Instance[pk=107937, uid=1.2.410.200001.101.11.501.1791052210.3.20250310114129210, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 11:42:39,190 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17901) DCM4CHEE<-HS50US07(677): Create Location[pk=107937, systemID=fs1, path=2025/03/10/58388945/8F9547C7/8806D0D2, tsuid=1.2.840.10008.1.2, size=3416692, status=OK, objectType=DICOM_FILE]
2025-03-10 11:42:39,206 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17901) DCM4CHEE<-HS50US07(677): Updated DB in 18 ms
2025-03-10 11:42:39,206 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17901) DCM4CHEE<-HS50US07(677) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114129210 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:42:39,407 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17901) DCM4CHEE<-HS50US07(677) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114232554 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:42:39,698 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17901) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:42:39,700 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17901) DCM4CHEE<-HS50US07(677): Create Instance[pk=107938, uid=1.2.410.200001.101.11.501.1791052210.3.20250310114232554, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 11:42:39,701 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17901) DCM4CHEE<-HS50US07(677): Create Location[pk=107938, systemID=fs1, path=2025/03/10/58388945/8F9547C7/89C69E1C, tsuid=1.2.840.10008.1.2, size=3416896, status=OK, objectType=DICOM_FILE]
2025-03-10 11:42:39,708 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17901) DCM4CHEE<-HS50US07(677): Updated DB in 10 ms
2025-03-10 11:42:39,708 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17901) DCM4CHEE<-HS50US07(677) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114232554 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:42:39,910 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17901) DCM4CHEE<-HS50US07(677) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114255478 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:42:40,202 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17901) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:42:40,204 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17901) DCM4CHEE<-HS50US07(677): Create Instance[pk=107939, uid=1.2.410.200001.101.11.501.1791052210.3.20250310114255478, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 11:42:40,204 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17901) DCM4CHEE<-HS50US07(677): Create Location[pk=107939, systemID=fs1, path=2025/03/10/58388945/8F9547C7/89E426BC, tsuid=1.2.840.10008.1.2, size=3416692, status=OK, objectType=DICOM_FILE]
2025-03-10 11:42:40,219 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17901) DCM4CHEE<-HS50US07(677): Updated DB in 17 ms
2025-03-10 11:42:40,219 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17901) DCM4CHEE<-HS50US07(677) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114255478 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:42:40,421 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17901) DCM4CHEE<-HS50US07(677) >> A-RELEASE-RQ
2025-03-10 11:42:40,421 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17901) DCM4CHEE<-HS50US07(677) << A-RELEASE-RP
2025-03-10 11:42:40,471 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-20) DCM4CHEE<-HS50US07(677): close Socket[addr=187.89.160.56/187.89.160.56,port=52242,localport=11112]
2025-03-10 11:42:40,821 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52244,localport=11112]
2025-03-10 11:42:40,821 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17901) DCM4CHEE<-HS50US07(678) >> A-ASSOCIATE-RQ
2025-03-10 11:42:40,821 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17901) DCM4CHEE<-HS50US07(678) << A-ASSOCIATE-AC
2025-03-10 11:42:41,017 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17901) DCM4CHEE<-HS50US07(678) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310113705483 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:42:42,722 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17901) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:42:42,725 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17901) DCM4CHEE<-HS50US07(678): Found previous received Instance[pk=107934, uid=1.2.410.200001.101.11.501.1791052210.3.20250310113705483, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 11:42:42,725 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17901) DCM4CHEE<-HS50US07(678): Ignore received Instance[studyUID=232622,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310113705271,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310113705483] with equal digest
2025-03-10 11:42:42,725 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17901) DCM4CHEE<-HS50US07(678): Updated DB in 3 ms
2025-03-10 11:42:42,726 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17901) DCM4CHEE<-HS50US07(678) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310113705483 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:42:42,929 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17901) DCM4CHEE<-HS50US07(678) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310113747335 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:42:43,221 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17901) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:42:43,223 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17901) DCM4CHEE<-HS50US07(678): Found previous received Instance[pk=107935, uid=1.2.410.200001.101.11.501.1791052210.3.20250310113747335, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 11:42:43,223 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17901) DCM4CHEE<-HS50US07(678): Ignore received Instance[studyUID=232622,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310113705271,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310113747335] with equal digest
2025-03-10 11:42:43,224 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17901) DCM4CHEE<-HS50US07(678): Updated DB in 3 ms
2025-03-10 11:42:43,225 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17901) DCM4CHEE<-HS50US07(678) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310113747335 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:42:43,464 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17901) DCM4CHEE<-HS50US07(678) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114042470 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:42:43,755 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17901) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:42:43,757 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17901) DCM4CHEE<-HS50US07(678): Found previous received Instance[pk=107936, uid=1.2.410.200001.101.11.501.1791052210.3.20250310114042470, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 11:42:43,758 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17901) DCM4CHEE<-HS50US07(678): Ignore received Instance[studyUID=232622,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310113705271,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310114042470] with equal digest
2025-03-10 11:42:43,758 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17901) DCM4CHEE<-HS50US07(678): Updated DB in 3 ms
2025-03-10 11:42:43,759 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17901) DCM4CHEE<-HS50US07(678) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114042470 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:42:43,962 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17901) DCM4CHEE<-HS50US07(678) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114129210 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:42:44,254 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17901) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:42:44,256 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17901) DCM4CHEE<-HS50US07(678): Found previous received Instance[pk=107937, uid=1.2.410.200001.101.11.501.1791052210.3.20250310114129210, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 11:42:44,257 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17901) DCM4CHEE<-HS50US07(678): Ignore received Instance[studyUID=232622,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310113705271,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310114129210] with equal digest
2025-03-10 11:42:44,257 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17901) DCM4CHEE<-HS50US07(678): Updated DB in 3 ms
2025-03-10 11:42:44,258 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17901) DCM4CHEE<-HS50US07(678) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114129210 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:42:44,461 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17901) DCM4CHEE<-HS50US07(678) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114232554 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:42:44,752 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17901) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:42:44,754 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17901) DCM4CHEE<-HS50US07(678): Found previous received Instance[pk=107938, uid=1.2.410.200001.101.11.501.1791052210.3.20250310114232554, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 11:42:44,755 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17901) DCM4CHEE<-HS50US07(678): Ignore received Instance[studyUID=232622,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310113705271,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310114232554] with equal digest
2025-03-10 11:42:44,755 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17901) DCM4CHEE<-HS50US07(678): Updated DB in 2 ms
2025-03-10 11:42:44,756 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17901) DCM4CHEE<-HS50US07(678) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114232554 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:42:44,959 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17901) DCM4CHEE<-HS50US07(678) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114255478 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:42:45,250 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17901) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:42:45,252 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17901) DCM4CHEE<-HS50US07(678): Found previous received Instance[pk=107939, uid=1.2.410.200001.101.11.501.1791052210.3.20250310114255478, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 11:42:45,253 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17901) DCM4CHEE<-HS50US07(678): Ignore received Instance[studyUID=232622,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310113705271,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310114255478] with equal digest
2025-03-10 11:42:45,253 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17901) DCM4CHEE<-HS50US07(678): Updated DB in 3 ms
2025-03-10 11:42:45,254 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17901) DCM4CHEE<-HS50US07(678) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114255478 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:42:45,456 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17901) DCM4CHEE<-HS50US07(678) >> A-RELEASE-RQ
2025-03-10 11:42:45,456 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17901) DCM4CHEE<-HS50US07(678) << A-RELEASE-RP
2025-03-10 11:42:45,506 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-7) DCM4CHEE<-HS50US07(678): close Socket[addr=187.89.160.56/187.89.160.56,port=52244,localport=11112]
2025-03-10 11:42:45,855 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52246,localport=11112]
2025-03-10 11:42:45,855 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17901) DCM4CHEE<-HS50US07(679) >> A-ASSOCIATE-RQ
2025-03-10 11:42:45,855 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17901) DCM4CHEE<-HS50US07(679) << A-ASSOCIATE-AC
2025-03-10 11:42:46,053 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17901) DCM4CHEE<-HS50US07(679) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310113705483 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:42:47,763 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17901) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:42:47,767 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17901) DCM4CHEE<-HS50US07(679): Found previous received Instance[pk=107934, uid=1.2.410.200001.101.11.501.1791052210.3.20250310113705483, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 11:42:47,768 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17901) DCM4CHEE<-HS50US07(679): Ignore received Instance[studyUID=232622,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310113705271,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310113705483] with equal digest
2025-03-10 11:42:47,768 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17901) DCM4CHEE<-HS50US07(679): Updated DB in 5 ms
2025-03-10 11:42:47,770 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17901) DCM4CHEE<-HS50US07(679) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310113705483 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:42:47,975 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17901) DCM4CHEE<-HS50US07(679) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310113747335 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:42:48,266 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17901) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:42:48,268 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17901) DCM4CHEE<-HS50US07(679): Found previous received Instance[pk=107935, uid=1.2.410.200001.101.11.501.1791052210.3.20250310113747335, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 11:42:48,268 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17901) DCM4CHEE<-HS50US07(679): Ignore received Instance[studyUID=232622,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310113705271,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310113747335] with equal digest
2025-03-10 11:42:48,269 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17901) DCM4CHEE<-HS50US07(679): Updated DB in 3 ms
2025-03-10 11:42:48,270 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17901) DCM4CHEE<-HS50US07(679) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310113747335 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:42:48,474 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17901) DCM4CHEE<-HS50US07(679) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114042470 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:42:48,765 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17901) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:42:48,767 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17901) DCM4CHEE<-HS50US07(679): Found previous received Instance[pk=107936, uid=1.2.410.200001.101.11.501.1791052210.3.20250310114042470, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 11:42:48,768 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17901) DCM4CHEE<-HS50US07(679): Ignore received Instance[studyUID=232622,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310113705271,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310114042470] with equal digest
2025-03-10 11:42:48,768 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17901) DCM4CHEE<-HS50US07(679): Updated DB in 3 ms
2025-03-10 11:42:48,769 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17901) DCM4CHEE<-HS50US07(679) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114042470 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:42:48,973 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17901) DCM4CHEE<-HS50US07(679) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114129210 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:42:49,264 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17901) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:42:49,266 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17901) DCM4CHEE<-HS50US07(679): Found previous received Instance[pk=107937, uid=1.2.410.200001.101.11.501.1791052210.3.20250310114129210, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 11:42:49,267 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17901) DCM4CHEE<-HS50US07(679): Ignore received Instance[studyUID=232622,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310113705271,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310114129210] with equal digest
2025-03-10 11:42:49,267 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17901) DCM4CHEE<-HS50US07(679): Updated DB in 3 ms
2025-03-10 11:42:49,268 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17901) DCM4CHEE<-HS50US07(679) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114129210 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:42:49,472 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17901) DCM4CHEE<-HS50US07(679) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114232554 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:42:49,764 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17901) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:42:49,766 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17901) DCM4CHEE<-HS50US07(679): Found previous received Instance[pk=107938, uid=1.2.410.200001.101.11.501.1791052210.3.20250310114232554, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 11:42:49,766 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17901) DCM4CHEE<-HS50US07(679): Ignore received Instance[studyUID=232622,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310113705271,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310114232554] with equal digest
2025-03-10 11:42:49,767 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17901) DCM4CHEE<-HS50US07(679): Updated DB in 3 ms
2025-03-10 11:42:49,768 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17901) DCM4CHEE<-HS50US07(679) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114232554 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:42:49,971 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17901) DCM4CHEE<-HS50US07(679) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114255478 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:42:50,263 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17901) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:42:50,265 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17901) DCM4CHEE<-HS50US07(679): Found previous received Instance[pk=107939, uid=1.2.410.200001.101.11.501.1791052210.3.20250310114255478, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 11:42:50,265 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17901) DCM4CHEE<-HS50US07(679): Ignore received Instance[studyUID=232622,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310113705271,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310114255478] with equal digest
2025-03-10 11:42:50,266 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17901) DCM4CHEE<-HS50US07(679): Updated DB in 3 ms
2025-03-10 11:42:50,267 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17901) DCM4CHEE<-HS50US07(679) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114255478 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:42:50,469 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17901) DCM4CHEE<-HS50US07(679) >> A-RELEASE-RQ
2025-03-10 11:42:50,469 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17901) DCM4CHEE<-HS50US07(679) << A-RELEASE-RP
2025-03-10 11:42:50,520 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-27) DCM4CHEE<-HS50US07(679): close Socket[addr=187.89.160.56/187.89.160.56,port=52246,localport=11112]
2025-03-10 11:42:55,346 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start AuditScheduler.execute()
2025-03-10 11:42:55,347 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-32) Send audit message to /127.0.0.1:514
2025-03-10 11:42:55,348 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-32) Send audit message to /127.0.0.1:514
2025-03-10 11:42:55,359 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 11:42:55,359 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:42:55,359 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished AuditScheduler.execute()
2025-03-10 11:42:55,824 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:42:55,827 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(676): Found previous received Instance[pk=107553, uid=1.2.410.200001.101.11.601.1501430850.3.20250308101829977, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 11:42:55,828 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(676): Ignore received Instance[studyUID=341523,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308101042377,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308101829977] with equal digest
2025-03-10 11:42:55,828 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(676): Updated DB in 4 ms
2025-03-10 11:42:55,830 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(676) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308101829977 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:42:56,032 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(676) >> A-RELEASE-RQ
2025-03-10 11:42:56,032 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(676) << A-RELEASE-RP
2025-03-10 11:42:56,083 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-18) DCM4CHEE<-HS60MT(676): close Socket[addr=187.89.160.56/187.89.160.56,port=49372,localport=11112]
2025-03-10 11:42:56,440 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49373,localport=11112]
2025-03-10 11:42:56,441 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(680) >> A-ASSOCIATE-RQ
2025-03-10 11:42:56,441 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(680) << A-ASSOCIATE-AC
2025-03-10 11:42:56,644 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(680) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308110844386 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:42:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start TaskScheduler.execute()
2025-03-10 11:42:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished TaskScheduler.execute()
2025-03-10 11:43:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start PurgeStorageScheduler.execute()
2025-03-10 11:43:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished PurgeStorageScheduler.execute()
2025-03-10 11:43:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-17906) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 11:43:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-17906) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 11:43:12,574 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start IANScheduler.execute()
2025-03-10 11:43:12,576 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished IANScheduler.execute()
2025-03-10 11:43:37,160 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start UPSProcessingScheduler.execute()
2025-03-10 11:43:37,162 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished UPSProcessingScheduler.execute()
2025-03-10 11:43:37,418 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:43:37,423 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(680): Found previous received Instance[pk=107848, uid=1.2.410.200001.101.11.601.1501430850.3.20250308110844386, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 11:43:37,423 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(680): Ignore received Instance[studyUID=341524,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308110844043,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308110844386] with equal digest
2025-03-10 11:43:37,424 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(680): Updated DB in 6 ms
2025-03-10 11:43:37,425 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(680) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308110844386 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:43:37,680 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(680) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308110912648 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:43:41,839 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-56) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340671&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250215085858661&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250215085858874&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:43:41,909 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-56) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340671&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250215085858661&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250215085948652&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:43:41,974 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-56) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340671&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250215085858661&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250215090053864&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:43:42,038 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-56) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340671&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250215085858661&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250215090302793&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:43:42,101 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-56) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340671&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250215085858661&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250215090433103&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:43:42,165 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-56) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340671&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250215085858661&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250215090507209&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:43:42,241 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-56) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340671&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250215085858661&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250215090003761&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:43:42,304 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-56) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340671&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250215085858661&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250215090338808&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:43:55,359 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start AuditScheduler.execute()
2025-03-10 11:43:55,360 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-25) Send audit message to /127.0.0.1:514
2025-03-10 11:43:55,370 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-25) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 11:43:55,371 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-25) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:43:55,371 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-25) Send audit message to /127.0.0.1:514
2025-03-10 11:43:55,371 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished AuditScheduler.execute()
2025-03-10 11:43:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start TaskScheduler.execute()
2025-03-10 11:43:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished TaskScheduler.execute()
2025-03-10 11:44:12,576 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start IANScheduler.execute()
2025-03-10 11:44:12,578 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished IANScheduler.execute()
2025-03-10 11:44:17,874 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:44:17,876 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(680): Found previous received Instance[pk=107849, uid=1.2.410.200001.101.11.601.1501430850.3.20250308110912648, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 11:44:17,877 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(680): Ignore received Instance[studyUID=341524,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308110844043,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308110912648] with equal digest
2025-03-10 11:44:17,877 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(680): Updated DB in 3 ms
2025-03-10 11:44:17,878 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(680) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308110912648 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:44:18,086 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(680) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308110938417 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:44:37,162 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start UPSProcessingScheduler.execute()
2025-03-10 11:44:37,163 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished UPSProcessingScheduler.execute()
2025-03-10 11:44:38,382 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52249,localport=11112]
2025-03-10 11:44:38,383 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17914) DCM4CHEE<-HS50US07(681) >> A-ASSOCIATE-RQ
2025-03-10 11:44:38,383 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17914) DCM4CHEE<-HS50US07(681) << A-ASSOCIATE-AC
2025-03-10 11:44:38,585 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17914) DCM4CHEE<-HS50US07(681) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310113705483 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:44:40,546 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17914) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:44:40,550 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17914) DCM4CHEE<-HS50US07(681): Found previous received Instance[pk=107934, uid=1.2.410.200001.101.11.501.1791052210.3.20250310113705483, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 11:44:40,550 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17914) DCM4CHEE<-HS50US07(681): Ignore received Instance[studyUID=232622,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310113705271,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310113705483] with equal digest
2025-03-10 11:44:40,551 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17914) DCM4CHEE<-HS50US07(681): Updated DB in 5 ms
2025-03-10 11:44:40,552 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17914) DCM4CHEE<-HS50US07(681) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310113705483 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:44:40,756 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17914) DCM4CHEE<-HS50US07(681) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310113747335 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:44:41,048 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17914) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:44:41,050 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17914) DCM4CHEE<-HS50US07(681): Found previous received Instance[pk=107935, uid=1.2.410.200001.101.11.501.1791052210.3.20250310113747335, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 11:44:41,050 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17914) DCM4CHEE<-HS50US07(681): Ignore received Instance[studyUID=232622,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310113705271,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310113747335] with equal digest
2025-03-10 11:44:41,050 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17914) DCM4CHEE<-HS50US07(681): Updated DB in 2 ms
2025-03-10 11:44:41,051 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17914) DCM4CHEE<-HS50US07(681) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310113747335 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:44:41,257 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17914) DCM4CHEE<-HS50US07(681) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114042470 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:44:41,549 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17914) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:44:41,551 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17914) DCM4CHEE<-HS50US07(681): Found previous received Instance[pk=107936, uid=1.2.410.200001.101.11.501.1791052210.3.20250310114042470, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 11:44:41,552 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17914) DCM4CHEE<-HS50US07(681): Ignore received Instance[studyUID=232622,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310113705271,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310114042470] with equal digest
2025-03-10 11:44:41,552 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17914) DCM4CHEE<-HS50US07(681): Updated DB in 3 ms
2025-03-10 11:44:41,553 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17914) DCM4CHEE<-HS50US07(681) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114042470 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:44:41,760 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17914) DCM4CHEE<-HS50US07(681) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114129210 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:44:42,051 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17914) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:44:42,053 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17914) DCM4CHEE<-HS50US07(681): Found previous received Instance[pk=107937, uid=1.2.410.200001.101.11.501.1791052210.3.20250310114129210, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 11:44:42,054 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17914) DCM4CHEE<-HS50US07(681): Ignore received Instance[studyUID=232622,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310113705271,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310114129210] with equal digest
2025-03-10 11:44:42,054 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17914) DCM4CHEE<-HS50US07(681): Updated DB in 3 ms
2025-03-10 11:44:42,055 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17914) DCM4CHEE<-HS50US07(681) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114129210 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:44:42,262 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17914) DCM4CHEE<-HS50US07(681) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114232554 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:44:42,553 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17914) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:44:42,556 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17914) DCM4CHEE<-HS50US07(681): Found previous received Instance[pk=107938, uid=1.2.410.200001.101.11.501.1791052210.3.20250310114232554, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 11:44:42,556 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17914) DCM4CHEE<-HS50US07(681): Ignore received Instance[studyUID=232622,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310113705271,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310114232554] with equal digest
2025-03-10 11:44:42,556 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17914) DCM4CHEE<-HS50US07(681): Updated DB in 3 ms
2025-03-10 11:44:42,557 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17914) DCM4CHEE<-HS50US07(681) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114232554 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:44:42,764 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17914) DCM4CHEE<-HS50US07(681) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114255478 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:44:43,056 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17914) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:44:43,058 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17914) DCM4CHEE<-HS50US07(681): Found previous received Instance[pk=107939, uid=1.2.410.200001.101.11.501.1791052210.3.20250310114255478, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 11:44:43,058 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17914) DCM4CHEE<-HS50US07(681): Ignore received Instance[studyUID=232622,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310113705271,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310114255478] with equal digest
2025-03-10 11:44:43,059 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17914) DCM4CHEE<-HS50US07(681): Updated DB in 3 ms
2025-03-10 11:44:43,060 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17914) DCM4CHEE<-HS50US07(681) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114255478 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:44:43,266 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17914) DCM4CHEE<-HS50US07(681) >> A-RELEASE-RQ
2025-03-10 11:44:43,266 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17914) DCM4CHEE<-HS50US07(681) << A-RELEASE-RP
2025-03-10 11:44:43,316 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-21) DCM4CHEE<-HS50US07(681): close Socket[addr=187.89.160.56/187.89.160.56,port=52249,localport=11112]
2025-03-10 11:44:49,474 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:44:49,478 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(680): Found previous received Instance[pk=107850, uid=1.2.410.200001.101.11.601.1501430850.3.20250308110938417, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 11:44:49,478 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(680): Ignore received Instance[studyUID=341524,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308110844043,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308110938417] with equal digest
2025-03-10 11:44:49,479 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(680): Updated DB in 4 ms
2025-03-10 11:44:49,480 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(680) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308110938417 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:44:49,689 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(680) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308111056501 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:44:50,943 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 11:44:50,946 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 11:44:55,372 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start AuditScheduler.execute()
2025-03-10 11:44:55,374 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-30) Send audit message to /127.0.0.1:514
2025-03-10 11:44:55,386 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-30) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 11:44:55,386 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-30) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:44:55,386 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished AuditScheduler.execute()
2025-03-10 11:44:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start TaskScheduler.execute()
2025-03-10 11:44:58,817 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished TaskScheduler.execute()
2025-03-10 11:45:12,579 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start IANScheduler.execute()
2025-03-10 11:45:12,581 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished IANScheduler.execute()
2025-03-10 11:45:24,552 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:45:24,555 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(680): Found previous received Instance[pk=107851, uid=1.2.410.200001.101.11.601.1501430850.3.20250308111056501, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 11:45:24,555 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(680): Ignore received Instance[studyUID=341524,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308110844043,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308111056501] with equal digest
2025-03-10 11:45:24,556 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(680): Updated DB in 4 ms
2025-03-10 11:45:24,557 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(680) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308111056501 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:45:24,767 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(680) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308111240779 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:45:37,164 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start UPSProcessingScheduler.execute()
2025-03-10 11:45:37,165 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished UPSProcessingScheduler.execute()
2025-03-10 11:45:55,386 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start AuditScheduler.execute()
2025-03-10 11:45:55,398 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-13) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 11:45:55,398 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-13) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:45:55,398 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished AuditScheduler.execute()
2025-03-10 11:45:56,101 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:45:56,104 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(680): Found previous received Instance[pk=107852, uid=1.2.410.200001.101.11.601.1501430850.3.20250308111240779, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 11:45:56,105 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(680): Ignore received Instance[studyUID=341524,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308110844043,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308111240779] with equal digest
2025-03-10 11:45:56,105 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(680): Updated DB in 4 ms
2025-03-10 11:45:56,107 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(680) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308111240779 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:45:56,316 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(680) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308111334820 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:45:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start TaskScheduler.execute()
2025-03-10 11:45:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished TaskScheduler.execute()
2025-03-10 11:46:12,581 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start IANScheduler.execute()
2025-03-10 11:46:12,584 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished IANScheduler.execute()
2025-03-10 11:46:12,827 INFO  [org.dcm4chee.arc.stgcmt.impl.PurgeStgCmtScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start PurgeStgCmtScheduler.execute()
2025-03-10 11:46:12,831 INFO  [org.dcm4chee.arc.stgcmt.impl.PurgeStgCmtScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished PurgeStgCmtScheduler.execute()
2025-03-10 11:46:29,035 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start StudySizeScheduler.execute()
2025-03-10 11:46:29,038 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished StudySizeScheduler.execute()
2025-03-10 11:46:32,266 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:46:32,268 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(680): Found previous received Instance[pk=107853, uid=1.2.410.200001.101.11.601.1501430850.3.20250308111334820, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 11:46:32,269 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(680): Ignore received Instance[studyUID=341524,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308110844043,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308111334820] with equal digest
2025-03-10 11:46:32,269 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(680): Updated DB in 3 ms
2025-03-10 11:46:32,271 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(680) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308111334820 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:46:32,479 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(680) >> A-RELEASE-RQ
2025-03-10 11:46:32,479 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(680) << A-RELEASE-RP
2025-03-10 11:46:32,529 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-17) DCM4CHEE<-HS60MT(680): close Socket[addr=187.89.160.56/187.89.160.56,port=49373,localport=11112]
2025-03-10 11:46:32,887 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49374,localport=11112]
2025-03-10 11:46:32,887 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(682) >> A-ASSOCIATE-RQ
2025-03-10 11:46:32,887 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(682) << A-ASSOCIATE-AC
2025-03-10 11:46:33,089 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(682) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308110844386 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:46:37,165 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start UPSProcessingScheduler.execute()
2025-03-10 11:46:37,166 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished UPSProcessingScheduler.execute()
2025-03-10 11:46:55,399 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start AuditScheduler.execute()
2025-03-10 11:46:55,409 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-15) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 11:46:55,409 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-15) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:46:55,409 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished AuditScheduler.execute()
2025-03-10 11:46:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start TaskScheduler.execute()
2025-03-10 11:46:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished TaskScheduler.execute()
2025-03-10 11:47:09,499 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:47:09,504 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(682): Found previous received Instance[pk=107848, uid=1.2.410.200001.101.11.601.1501430850.3.20250308110844386, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 11:47:09,504 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(682): Ignore received Instance[studyUID=341524,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308110844043,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308110844386] with equal digest
2025-03-10 11:47:09,505 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(682): Updated DB in 5 ms
2025-03-10 11:47:09,506 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(682) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308110844386 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:47:09,713 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(682) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308110912648 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:47:12,584 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start IANScheduler.execute()
2025-03-10 11:47:12,587 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished IANScheduler.execute()
2025-03-10 11:47:37,167 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start UPSProcessingScheduler.execute()
2025-03-10 11:47:37,168 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished UPSProcessingScheduler.execute()
2025-03-10 11:47:49,711 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:47:49,713 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(682): Found previous received Instance[pk=107849, uid=1.2.410.200001.101.11.601.1501430850.3.20250308110912648, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 11:47:49,714 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(682): Ignore received Instance[studyUID=341524,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308110844043,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308110912648] with equal digest
2025-03-10 11:47:49,714 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(682): Updated DB in 3 ms
2025-03-10 11:47:49,715 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(682) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308110912648 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:47:49,925 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(682) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308110938417 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:47:55,410 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start AuditScheduler.execute()
2025-03-10 11:47:55,418 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 11:47:55,418 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:47:55,418 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished AuditScheduler.execute()
2025-03-10 11:47:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start TaskScheduler.execute()
2025-03-10 11:47:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished TaskScheduler.execute()
2025-03-10 11:48:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start PurgeStorageScheduler.execute()
2025-03-10 11:48:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished PurgeStorageScheduler.execute()
2025-03-10 11:48:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-17927) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 11:48:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-17927) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 11:48:12,587 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start IANScheduler.execute()
2025-03-10 11:48:12,589 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished IANScheduler.execute()
2025-03-10 11:48:29,054 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:48:29,056 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(682): Found previous received Instance[pk=107850, uid=1.2.410.200001.101.11.601.1501430850.3.20250308110938417, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 11:48:29,056 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(682): Ignore received Instance[studyUID=341524,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308110844043,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308110938417] with equal digest
2025-03-10 11:48:29,057 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(682): Updated DB in 3 ms
2025-03-10 11:48:29,058 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(682) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308110938417 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:48:29,264 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(682) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308111056501 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:48:37,168 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start UPSProcessingScheduler.execute()
2025-03-10 11:48:37,169 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished UPSProcessingScheduler.execute()
2025-03-10 11:48:55,419 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start AuditScheduler.execute()
2025-03-10 11:48:55,427 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-19) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 11:48:55,427 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-19) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:48:55,428 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished AuditScheduler.execute()
2025-03-10 11:48:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start TaskScheduler.execute()
2025-03-10 11:48:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished TaskScheduler.execute()
2025-03-10 11:49:04,457 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:49:04,459 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(682): Found previous received Instance[pk=107851, uid=1.2.410.200001.101.11.601.1501430850.3.20250308111056501, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 11:49:04,459 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(682): Ignore received Instance[studyUID=341524,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308110844043,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308111056501] with equal digest
2025-03-10 11:49:04,460 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(682): Updated DB in 3 ms
2025-03-10 11:49:04,461 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(682) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308111056501 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:49:04,664 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(682) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308111240779 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:49:06,894 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-56) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341329&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250303095424038&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250303095424572&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:49:06,957 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-56) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341329&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250303095424038&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250303095509038&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:49:07,011 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-56) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341329&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250303095424038&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250303095543826&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:49:07,066 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-56) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341329&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250303095424038&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250303095756303&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:49:07,130 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-56) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341329&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250303095424038&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250303095910796&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:49:12,589 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start IANScheduler.execute()
2025-03-10 11:49:12,591 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished IANScheduler.execute()
2025-03-10 11:49:36,533 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:49:36,535 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(682): Found previous received Instance[pk=107852, uid=1.2.410.200001.101.11.601.1501430850.3.20250308111240779, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 11:49:36,536 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(682): Ignore received Instance[studyUID=341524,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308110844043,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308111240779] with equal digest
2025-03-10 11:49:36,536 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(682): Updated DB in 3 ms
2025-03-10 11:49:36,537 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(682) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308111240779 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:49:36,743 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(682) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308111334820 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:49:37,169 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start UPSProcessingScheduler.execute()
2025-03-10 11:49:37,171 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished UPSProcessingScheduler.execute()
2025-03-10 11:49:50,947 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 11:49:50,950 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 11:49:55,428 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start AuditScheduler.execute()
2025-03-10 11:49:55,437 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-14) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 11:49:55,438 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-14) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:49:55,438 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished AuditScheduler.execute()
2025-03-10 11:49:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start TaskScheduler.execute()
2025-03-10 11:49:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished TaskScheduler.execute()
2025-03-10 11:50:12,591 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start IANScheduler.execute()
2025-03-10 11:50:12,593 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished IANScheduler.execute()
2025-03-10 11:50:16,192 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:50:16,194 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(682): Found previous received Instance[pk=107853, uid=1.2.410.200001.101.11.601.1501430850.3.20250308111334820, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 11:50:16,195 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(682): Ignore received Instance[studyUID=341524,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308110844043,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308111334820] with equal digest
2025-03-10 11:50:16,195 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(682): Updated DB in 3 ms
2025-03-10 11:50:16,196 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(682) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308111334820 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:50:16,401 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(682) >> A-RELEASE-RQ
2025-03-10 11:50:16,401 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(682) << A-RELEASE-RP
2025-03-10 11:50:16,452 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-31) DCM4CHEE<-HS60MT(682): close Socket[addr=187.89.160.56/187.89.160.56,port=49374,localport=11112]
2025-03-10 11:50:16,808 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49387,localport=11112]
2025-03-10 11:50:16,809 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(683) >> A-ASSOCIATE-RQ
2025-03-10 11:50:16,809 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(683) << A-ASSOCIATE-AC
2025-03-10 11:50:17,010 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(683) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308081244492 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:50:37,171 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start UPSProcessingScheduler.execute()
2025-03-10 11:50:37,172 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished UPSProcessingScheduler.execute()
2025-03-10 11:50:48,373 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:50:48,377 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(683): Found previous received Instance[pk=107486, uid=1.2.410.200001.101.11.601.1501430850.3.20250308081244492, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 11:50:48,378 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(683): Ignore received Instance[studyUID=341498,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308081243973,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308081244492] with equal digest
2025-03-10 11:50:48,378 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(683): Updated DB in 4 ms
2025-03-10 11:50:48,380 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(683) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308081244492 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:50:48,588 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(683) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308081339194 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:50:55,438 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start AuditScheduler.execute()
2025-03-10 11:50:55,439 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-2) Send audit message to /127.0.0.1:514
2025-03-10 11:50:55,450 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-2) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 11:50:55,450 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-2) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:50:55,450 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished AuditScheduler.execute()
2025-03-10 11:50:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start TaskScheduler.execute()
2025-03-10 11:50:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished TaskScheduler.execute()
2025-03-10 11:51:12,593 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start IANScheduler.execute()
2025-03-10 11:51:12,596 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished IANScheduler.execute()
2025-03-10 11:51:27,981 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:51:27,984 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(683): Found previous received Instance[pk=107487, uid=1.2.410.200001.101.11.601.1501430850.3.20250308081339194, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 11:51:27,984 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(683): Ignore received Instance[studyUID=341498,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308081243973,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308081339194] with equal digest
2025-03-10 11:51:27,985 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(683): Updated DB in 4 ms
2025-03-10 11:51:27,986 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(683) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308081339194 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:51:28,194 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(683) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308081406512 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:51:29,038 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start StudySizeScheduler.execute()
2025-03-10 11:51:29,121 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) Calculated size of 1 studies
2025-03-10 11:51:29,121 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished StudySizeScheduler.execute()
2025-03-10 11:51:37,173 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start UPSProcessingScheduler.execute()
2025-03-10 11:51:37,174 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished UPSProcessingScheduler.execute()
2025-03-10 11:51:55,451 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start AuditScheduler.execute()
2025-03-10 11:51:55,463 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-13) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 11:51:55,463 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-13) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:51:55,463 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished AuditScheduler.execute()
2025-03-10 11:51:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start TaskScheduler.execute()
2025-03-10 11:51:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished TaskScheduler.execute()
2025-03-10 11:51:59,078 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:51:59,081 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(683): Found previous received Instance[pk=107488, uid=1.2.410.200001.101.11.601.1501430850.3.20250308081406512, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 11:51:59,082 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(683): Ignore received Instance[studyUID=341498,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308081243973,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308081406512] with equal digest
2025-03-10 11:51:59,083 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(683): Updated DB in 5 ms
2025-03-10 11:51:59,084 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(683) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308081406512 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:51:59,291 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(683) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308081420892 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:52:12,596 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start IANScheduler.execute()
2025-03-10 11:52:12,599 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished IANScheduler.execute()
2025-03-10 11:52:29,951 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:52:29,954 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(683): Found previous received Instance[pk=107489, uid=1.2.410.200001.101.11.601.1501430850.3.20250308081420892, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 11:52:29,954 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(683): Ignore received Instance[studyUID=341498,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308081243973,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308081420892] with equal digest
2025-03-10 11:52:29,955 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(683): Updated DB in 4 ms
2025-03-10 11:52:29,956 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(683) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308081420892 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:52:30,164 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(683) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308081429270 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:52:37,175 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start UPSProcessingScheduler.execute()
2025-03-10 11:52:37,176 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished UPSProcessingScheduler.execute()
2025-03-10 11:52:55,463 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start AuditScheduler.execute()
2025-03-10 11:52:55,464 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-16) Send audit message to /127.0.0.1:514
2025-03-10 11:52:55,475 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-16) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 11:52:55,476 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-16) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:52:55,476 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished AuditScheduler.execute()
2025-03-10 11:52:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start TaskScheduler.execute()
2025-03-10 11:52:58,817 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished TaskScheduler.execute()
2025-03-10 11:53:01,007 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:53:01,010 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(683): Found previous received Instance[pk=107490, uid=1.2.410.200001.101.11.601.1501430850.3.20250308081429270, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 11:53:01,011 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(683): Ignore received Instance[studyUID=341498,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308081243973,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308081429270] with equal digest
2025-03-10 11:53:01,011 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(683): Updated DB in 4 ms
2025-03-10 11:53:01,013 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(683) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308081429270 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:53:01,221 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(683) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308081456933 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:53:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start PurgeStorageScheduler.execute()
2025-03-10 11:53:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished PurgeStorageScheduler.execute()
2025-03-10 11:53:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-17948) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 11:53:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-17948) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 11:53:12,599 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start IANScheduler.execute()
2025-03-10 11:53:12,601 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished IANScheduler.execute()
2025-03-10 11:53:18,773 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-57) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341119&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250225102823309&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250225102829232&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:53:18,840 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-57) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341119&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250225102823309&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250225102949421&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:53:18,891 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-57) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341119&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250225102823309&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250225103041002&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:53:18,950 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-57) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341119&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250225102823309&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250225103122372&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:53:19,005 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-57) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341119&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250225102823309&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250225103149509&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:53:19,060 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-57) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341119&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250225102823309&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250225103830583&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:53:19,121 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-57) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341119&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250225102823309&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250225103847142&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:53:19,172 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-57) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341119&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250225102823309&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250225104119882&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:53:19,227 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-57) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341119&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250225102823309&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250225104209550&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:53:19,294 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-57) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341119&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250225102823309&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250225102823655&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:53:19,353 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-57) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341119&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250225102823309&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250225102842784&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:53:19,403 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-57) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341119&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250225102823309&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250225102857720&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:53:19,457 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-57) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341119&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250225102823309&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250225103049243&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:53:19,515 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-57) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341119&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250225102823309&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250225103057639&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:53:19,565 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-57) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341119&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250225102823309&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250225103644448&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:53:19,619 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-57) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341119&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250225102823309&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250225103750987&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:53:19,679 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-57) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341119&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250225102823309&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250225104015713&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:53:19,730 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-57) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341119&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250225102823309&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250225104100021&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:53:19,785 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-57) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341119&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250225102823309&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250225104240471&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:53:19,844 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-57) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341119&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250225102823309&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250225104300311&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:53:19,894 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-57) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341119&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250225102823309&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250225104340646&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:53:19,961 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-57) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341119&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250225102823309&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250225104316578&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:53:20,039 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-57) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341119&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250225102823309&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250225104412836&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:53:20,094 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-57) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341119&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250225102823309&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250225104423945&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:53:20,150 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-57) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341119&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250225102823309&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250225104458965&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:53:20,199 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-57) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341119&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250225102823309&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250225104545336&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:53:20,259 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-57) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341119&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250225102823309&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250225104512025&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:53:27,588 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52250,localport=11112]
2025-03-10 11:53:27,589 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17949) DCM4CHEE<-HS50US07(684) >> A-ASSOCIATE-RQ
2025-03-10 11:53:27,589 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17949) DCM4CHEE<-HS50US07(684) << A-ASSOCIATE-AC
2025-03-10 11:53:27,786 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17949) DCM4CHEE<-HS50US07(684) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114720555 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:53:29,584 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17949) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:53:29,595 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17949) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 11:53:29,597 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17949) DCM4CHEE<-HS50US07(684): processing 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114720555 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:53:29,597 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17949) DCM4CHEE<-HS50US07(684) << 1:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:53:29,797 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17949) DCM4CHEE<-HS50US07(684) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114755220 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:53:30,089 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17949) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:53:30,092 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17949) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 11:53:30,093 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17949) DCM4CHEE<-HS50US07(684): processing 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114755220 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:53:30,094 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17949) DCM4CHEE<-HS50US07(684) << 2:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:53:30,294 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17949) DCM4CHEE<-HS50US07(684) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114845456 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:53:30,585 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17949) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:53:30,588 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17949) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 11:53:30,590 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17949) DCM4CHEE<-HS50US07(684): processing 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114845456 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:53:30,590 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17949) DCM4CHEE<-HS50US07(684) << 3:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:53:30,797 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17949) DCM4CHEE<-HS50US07(684) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115159973 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:53:31,089 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17949) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:53:31,092 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17949) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 11:53:31,094 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17949) DCM4CHEE<-HS50US07(684): processing 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115159973 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:53:31,094 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17949) DCM4CHEE<-HS50US07(684) << 4:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:53:31,298 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17949) DCM4CHEE<-HS50US07(684) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115205779 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:53:32,262 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:53:32,264 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(683): Found previous received Instance[pk=107514, uid=1.2.410.200001.101.11.601.1501430850.3.20250308081456933, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 11:53:32,265 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(683): Ignore received Instance[studyUID=341498,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308081243973,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308081456933] with equal digest
2025-03-10 11:53:32,265 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(683): Updated DB in 3 ms
2025-03-10 11:53:32,266 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(683) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308081456933 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:53:32,472 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(683) >> A-RELEASE-RQ
2025-03-10 11:53:32,473 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(683) << A-RELEASE-RP
2025-03-10 11:53:32,523 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-12) DCM4CHEE<-HS60MT(683): close Socket[addr=187.89.160.56/187.89.160.56,port=49387,localport=11112]
2025-03-10 11:53:32,879 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49388,localport=11112]
2025-03-10 11:53:32,879 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(685) >> A-ASSOCIATE-RQ
2025-03-10 11:53:32,879 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(685) << A-ASSOCIATE-AC
2025-03-10 11:53:33,078 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(685) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308110844386 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:53:35,278 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17949) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:53:35,281 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17949) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 11:53:35,290 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17949) DCM4CHEE<-HS50US07(684): processing 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115205779 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:53:35,290 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17949) DCM4CHEE<-HS50US07(684) << 5:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:53:35,490 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17949) DCM4CHEE<-HS50US07(684) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115244529 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:53:35,782 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17949) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:53:35,785 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17949) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 11:53:35,787 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17949) DCM4CHEE<-HS50US07(684): processing 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115244529 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:53:35,787 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17949) DCM4CHEE<-HS50US07(684) << 6:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:53:35,990 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17949) DCM4CHEE<-HS50US07(684) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115332953 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:53:36,281 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17949) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:53:36,284 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17949) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 11:53:36,286 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17949) DCM4CHEE<-HS50US07(684): processing 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115332953 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:53:36,286 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17949) DCM4CHEE<-HS50US07(684) << 7:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:53:36,490 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17949) DCM4CHEE<-HS50US07(684) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115423952 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:53:36,781 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17949) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:53:36,784 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17949) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 11:53:36,786 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17949) DCM4CHEE<-HS50US07(684): processing 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115423952 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:53:36,786 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17949) DCM4CHEE<-HS50US07(684) << 8:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:53:36,989 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17949) DCM4CHEE<-HS50US07(684) >> A-RELEASE-RQ
2025-03-10 11:53:36,990 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17949) DCM4CHEE<-HS50US07(684) << A-RELEASE-RP
2025-03-10 11:53:37,040 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-7) DCM4CHEE<-HS50US07(684): close Socket[addr=187.89.160.56/187.89.160.56,port=52250,localport=11112]
2025-03-10 11:53:37,176 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start UPSProcessingScheduler.execute()
2025-03-10 11:53:37,177 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished UPSProcessingScheduler.execute()
2025-03-10 11:53:55,476 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start AuditScheduler.execute()
2025-03-10 11:53:55,490 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 11:53:55,491 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:53:55,491 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished AuditScheduler.execute()
2025-03-10 11:53:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start TaskScheduler.execute()
2025-03-10 11:53:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished TaskScheduler.execute()
2025-03-10 11:54:04,046 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:54:04,049 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(685): Found previous received Instance[pk=107848, uid=1.2.410.200001.101.11.601.1501430850.3.20250308110844386, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 11:54:04,049 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(685): Ignore received Instance[studyUID=341524,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308110844043,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308110844386] with equal digest
2025-03-10 11:54:04,050 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(685): Updated DB in 4 ms
2025-03-10 11:54:04,051 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(685) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308110844386 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:54:04,255 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(685) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308110912648 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:54:07,410 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52253,localport=11112]
2025-03-10 11:54:07,413 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17953) DCM4CHEE<-HS50US07(686) >> A-ASSOCIATE-RQ
2025-03-10 11:54:07,413 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17953) DCM4CHEE<-HS50US07(686) << A-ASSOCIATE-AC
2025-03-10 11:54:07,817 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17953) DCM4CHEE<-HS50US07(686) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114720555 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:54:09,757 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17953) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:54:09,761 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17953) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 11:54:09,764 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17953) DCM4CHEE<-HS50US07(686): processing 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114720555 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:54:09,764 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17953) DCM4CHEE<-HS50US07(686) << 1:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:54:09,967 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17953) DCM4CHEE<-HS50US07(686) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114755220 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:54:10,268 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17953) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:54:10,272 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17953) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 11:54:10,274 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17953) DCM4CHEE<-HS50US07(686): processing 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114755220 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:54:10,274 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17953) DCM4CHEE<-HS50US07(686) << 2:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:54:10,510 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17953) DCM4CHEE<-HS50US07(686) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114845456 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:54:10,801 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17953) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:54:10,804 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17953) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 11:54:10,806 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17953) DCM4CHEE<-HS50US07(686): processing 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114845456 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:54:10,806 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17953) DCM4CHEE<-HS50US07(686) << 3:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:54:11,010 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17953) DCM4CHEE<-HS50US07(686) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115159973 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:54:11,302 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17953) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:54:11,305 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17953) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 11:54:11,306 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17953) DCM4CHEE<-HS50US07(686): processing 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115159973 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:54:11,307 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17953) DCM4CHEE<-HS50US07(686) << 4:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:54:11,507 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17953) DCM4CHEE<-HS50US07(686) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115205779 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:54:12,601 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start IANScheduler.execute()
2025-03-10 11:54:12,603 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished IANScheduler.execute()
2025-03-10 11:54:15,260 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17953) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:54:15,263 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17953) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 11:54:15,273 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17953) DCM4CHEE<-HS50US07(686): processing 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115205779 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:54:15,273 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17953) DCM4CHEE<-HS50US07(686) << 5:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:54:15,492 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17953) DCM4CHEE<-HS50US07(686) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115244529 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:54:15,784 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17953) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:54:15,787 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17953) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 11:54:15,789 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17953) DCM4CHEE<-HS50US07(686): processing 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115244529 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:54:15,789 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17953) DCM4CHEE<-HS50US07(686) << 6:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:54:15,990 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17953) DCM4CHEE<-HS50US07(686) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115332953 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:54:16,282 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17953) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:54:16,286 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17953) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 11:54:16,287 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17953) DCM4CHEE<-HS50US07(686): processing 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115332953 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:54:16,287 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17953) DCM4CHEE<-HS50US07(686) << 7:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:54:16,491 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17953) DCM4CHEE<-HS50US07(686) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115423952 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:54:16,783 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17953) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:54:16,786 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17953) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 11:54:16,788 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17953) DCM4CHEE<-HS50US07(686): processing 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115423952 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:54:16,788 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17953) DCM4CHEE<-HS50US07(686) << 8:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:54:16,989 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17953) DCM4CHEE<-HS50US07(686) >> A-RELEASE-RQ
2025-03-10 11:54:16,989 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17953) DCM4CHEE<-HS50US07(686) << A-RELEASE-RP
2025-03-10 11:54:17,039 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-18) DCM4CHEE<-HS50US07(686): close Socket[addr=187.89.160.56/187.89.160.56,port=52253,localport=11112]
2025-03-10 11:54:37,177 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start UPSProcessingScheduler.execute()
2025-03-10 11:54:37,179 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished UPSProcessingScheduler.execute()
2025-03-10 11:54:43,779 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:54:43,781 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(685): Found previous received Instance[pk=107849, uid=1.2.410.200001.101.11.601.1501430850.3.20250308110912648, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 11:54:43,782 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(685): Ignore received Instance[studyUID=341524,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308110844043,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308110912648] with equal digest
2025-03-10 11:54:43,782 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(685): Updated DB in 3 ms
2025-03-10 11:54:43,783 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(685) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308110912648 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:54:43,987 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(685) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308110938417 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:54:47,408 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52257,localport=11112]
2025-03-10 11:54:47,409 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17958) DCM4CHEE<-HS50US07(687) >> A-ASSOCIATE-RQ
2025-03-10 11:54:47,409 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17958) DCM4CHEE<-HS50US07(687) << A-ASSOCIATE-AC
2025-03-10 11:54:47,630 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17958) DCM4CHEE<-HS50US07(687) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114720555 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:54:49,630 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17958) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:54:49,633 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17958) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 11:54:49,635 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17958) DCM4CHEE<-HS50US07(687): processing 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114720555 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:54:49,635 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17958) DCM4CHEE<-HS50US07(687) << 1:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:54:49,838 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17958) DCM4CHEE<-HS50US07(687) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114755220 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:54:50,159 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17958) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:54:50,162 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17958) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 11:54:50,164 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17958) DCM4CHEE<-HS50US07(687): processing 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114755220 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:54:50,164 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17958) DCM4CHEE<-HS50US07(687) << 2:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:54:50,369 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17958) DCM4CHEE<-HS50US07(687) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114845456 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:54:50,667 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17958) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:54:50,671 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17958) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 11:54:50,672 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17958) DCM4CHEE<-HS50US07(687): processing 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114845456 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:54:50,673 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17958) DCM4CHEE<-HS50US07(687) << 3:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:54:50,876 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17958) DCM4CHEE<-HS50US07(687) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115159973 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:54:50,950 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 11:54:50,952 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 11:54:51,168 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17958) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:54:51,171 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17958) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 11:54:51,173 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17958) DCM4CHEE<-HS50US07(687): processing 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115159973 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:54:51,173 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17958) DCM4CHEE<-HS50US07(687) << 4:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:54:51,376 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17958) DCM4CHEE<-HS50US07(687) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115205779 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:54:55,118 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17958) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:54:55,123 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17958) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 11:54:55,133 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17958) DCM4CHEE<-HS50US07(687): processing 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115205779 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:54:55,134 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17958) DCM4CHEE<-HS50US07(687) << 5:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:54:55,339 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17958) DCM4CHEE<-HS50US07(687) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115244529 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:54:55,491 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start AuditScheduler.execute()
2025-03-10 11:54:55,500 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-3) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 11:54:55,500 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-3) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:54:55,501 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-3) Send audit message to /127.0.0.1:514
2025-03-10 11:54:55,501 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished AuditScheduler.execute()
2025-03-10 11:54:55,631 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17958) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:54:55,634 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17958) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 11:54:55,636 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17958) DCM4CHEE<-HS50US07(687): processing 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115244529 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:54:55,637 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17958) DCM4CHEE<-HS50US07(687) << 6:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:54:55,840 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17958) DCM4CHEE<-HS50US07(687) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115332953 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:54:56,132 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17958) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:54:56,135 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17958) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 11:54:56,137 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17958) DCM4CHEE<-HS50US07(687): processing 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115332953 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:54:56,137 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17958) DCM4CHEE<-HS50US07(687) << 7:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:54:56,341 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17958) DCM4CHEE<-HS50US07(687) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115423952 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:54:56,633 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17958) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:54:56,636 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17958) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 11:54:56,638 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17958) DCM4CHEE<-HS50US07(687): processing 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115423952 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:54:56,638 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17958) DCM4CHEE<-HS50US07(687) << 8:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:54:56,841 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17958) DCM4CHEE<-HS50US07(687) >> A-RELEASE-RQ
2025-03-10 11:54:56,841 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17958) DCM4CHEE<-HS50US07(687) << A-RELEASE-RP
2025-03-10 11:54:56,891 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-6) DCM4CHEE<-HS50US07(687): close Socket[addr=187.89.160.56/187.89.160.56,port=52257,localport=11112]
2025-03-10 11:54:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start TaskScheduler.execute()
2025-03-10 11:54:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished TaskScheduler.execute()
2025-03-10 11:55:12,603 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start IANScheduler.execute()
2025-03-10 11:55:12,605 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished IANScheduler.execute()
2025-03-10 11:55:14,807 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:55:14,809 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(685): Found previous received Instance[pk=107850, uid=1.2.410.200001.101.11.601.1501430850.3.20250308110938417, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 11:55:14,810 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(685): Ignore received Instance[studyUID=341524,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308110844043,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308110938417] with equal digest
2025-03-10 11:55:14,810 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(685): Updated DB in 3 ms
2025-03-10 11:55:14,811 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(685) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308110938417 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:55:15,015 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(685) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308111056501 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:55:27,254 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52258,localport=11112]
2025-03-10 11:55:27,254 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17959) DCM4CHEE<-HS50US07(688) >> A-ASSOCIATE-RQ
2025-03-10 11:55:27,254 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17959) DCM4CHEE<-HS50US07(688) << A-ASSOCIATE-AC
2025-03-10 11:55:27,450 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17959) DCM4CHEE<-HS50US07(688) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114720555 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:55:29,220 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17959) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:55:29,224 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17959) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 11:55:29,226 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17959) DCM4CHEE<-HS50US07(688): processing 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114720555 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:55:29,226 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17959) DCM4CHEE<-HS50US07(688) << 1:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:55:29,427 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17959) DCM4CHEE<-HS50US07(688) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114755220 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:55:29,719 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17959) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:55:29,722 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17959) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 11:55:29,724 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17959) DCM4CHEE<-HS50US07(688): processing 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114755220 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:55:29,724 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17959) DCM4CHEE<-HS50US07(688) << 2:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:55:29,928 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17959) DCM4CHEE<-HS50US07(688) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114845456 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:55:30,220 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17959) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:55:30,223 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17959) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 11:55:30,225 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17959) DCM4CHEE<-HS50US07(688): processing 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114845456 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:55:30,225 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17959) DCM4CHEE<-HS50US07(688) << 3:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:55:30,446 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17959) DCM4CHEE<-HS50US07(688) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115159973 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:55:30,738 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17959) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:55:30,741 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17959) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 11:55:30,743 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17959) DCM4CHEE<-HS50US07(688): processing 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115159973 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:55:30,743 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17959) DCM4CHEE<-HS50US07(688) << 4:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:55:30,948 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17959) DCM4CHEE<-HS50US07(688) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115205779 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:55:34,690 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17959) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:55:34,694 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17959) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 11:55:34,703 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17959) DCM4CHEE<-HS50US07(688): processing 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115205779 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:55:34,704 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17959) DCM4CHEE<-HS50US07(688) << 5:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:55:34,905 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17959) DCM4CHEE<-HS50US07(688) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115244529 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:55:35,197 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17959) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:55:35,200 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17959) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 11:55:35,202 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17959) DCM4CHEE<-HS50US07(688): processing 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115244529 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:55:35,203 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17959) DCM4CHEE<-HS50US07(688) << 6:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:55:35,404 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17959) DCM4CHEE<-HS50US07(688) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115332953 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:55:35,696 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17959) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:55:35,699 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17959) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 11:55:35,701 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17959) DCM4CHEE<-HS50US07(688): processing 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115332953 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:55:35,701 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17959) DCM4CHEE<-HS50US07(688) << 7:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:55:35,903 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17959) DCM4CHEE<-HS50US07(688) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115423952 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:55:36,195 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17959) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:55:36,198 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17959) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 11:55:36,200 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17959) DCM4CHEE<-HS50US07(688): processing 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115423952 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:55:36,200 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17959) DCM4CHEE<-HS50US07(688) << 8:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:55:36,401 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17959) DCM4CHEE<-HS50US07(688) >> A-RELEASE-RQ
2025-03-10 11:55:36,401 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17959) DCM4CHEE<-HS50US07(688) << A-RELEASE-RP
2025-03-10 11:55:36,452 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-23) DCM4CHEE<-HS50US07(688): close Socket[addr=187.89.160.56/187.89.160.56,port=52258,localport=11112]
2025-03-10 11:55:37,179 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start UPSProcessingScheduler.execute()
2025-03-10 11:55:37,180 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished UPSProcessingScheduler.execute()
2025-03-10 11:55:39,248 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-57) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341117&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250225105239457&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250225110517992&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:55:39,309 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-57) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341117&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250225105239457&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250225110543451&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:55:39,371 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-57) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341117&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250225105239457&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250225110625878&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:55:39,425 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-57) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341117&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250225105239457&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250225105312992&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:55:39,475 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-57) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341117&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250225105239457&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250225105319519&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:55:39,549 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-57) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341117&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250225105239457&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250225105435103&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:55:39,609 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-57) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341117&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250225105239457&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250225110415918&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:55:39,661 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-57) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341117&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250225105239457&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250225105418032&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:55:39,732 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-57) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341117&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250225105239457&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250225105424584&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:55:39,806 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-57) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341117&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250225105239457&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250225105456405&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:55:39,860 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-57) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341117&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250225105239457&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250225105525132&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:55:39,922 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-57) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341117&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250225105239457&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250225105901702&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:55:39,995 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-57) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341117&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250225105239457&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250225110203616&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:55:40,048 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-57) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341117&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250225105239457&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250225110236339&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:55:40,102 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-57) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341117&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250225105239457&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250225110255597&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:55:40,167 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-57) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341117&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250225105239457&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250225110330795&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:55:40,222 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-57) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341117&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250225105239457&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250225110436894&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:55:40,285 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-57) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341117&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250225105239457&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250225110507926&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:55:40,339 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-57) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341117&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250225105239457&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250225105239795&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:55:40,408 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-57) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341117&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250225105239457&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250225105255579&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:55:40,466 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-57) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341117&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250225105239457&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250225105830301&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:55:40,521 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-57) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341117&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250225105239457&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250225105839568&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:55:40,583 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-57) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341117&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250225105239457&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250225105946472&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:55:40,647 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-57) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341117&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250225105239457&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250225110010185&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:55:40,704 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-57) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341117&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250225105239457&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250225110244543&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:55:40,760 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-57) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341117&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250225105239457&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250225110554374&contentType=image/jpeg from null@162.240.235.97
2025-03-10 11:55:45,842 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:55:45,844 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(685): Found previous received Instance[pk=107851, uid=1.2.410.200001.101.11.601.1501430850.3.20250308111056501, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 11:55:45,845 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(685): Ignore received Instance[studyUID=341524,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308110844043,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308111056501] with equal digest
2025-03-10 11:55:45,845 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(685): Updated DB in 3 ms
2025-03-10 11:55:45,846 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(685) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308111056501 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:55:46,050 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(685) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308111240779 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:55:55,501 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start AuditScheduler.execute()
2025-03-10 11:55:55,510 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-4) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 11:55:55,510 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-4) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:55:55,510 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished AuditScheduler.execute()
2025-03-10 11:55:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start TaskScheduler.execute()
2025-03-10 11:55:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished TaskScheduler.execute()
2025-03-10 11:56:06,825 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52259,localport=11112]
2025-03-10 11:56:06,826 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17963) DCM4CHEE<-HS50US07(689) >> A-ASSOCIATE-RQ
2025-03-10 11:56:06,826 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17963) DCM4CHEE<-HS50US07(689) << A-ASSOCIATE-AC
2025-03-10 11:56:07,032 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17963) DCM4CHEE<-HS50US07(689) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114720555 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:56:09,007 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17963) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:56:09,010 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17963) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 11:56:09,012 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17963) DCM4CHEE<-HS50US07(689): processing 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114720555 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:56:09,013 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17963) DCM4CHEE<-HS50US07(689) << 1:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:56:09,217 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17963) DCM4CHEE<-HS50US07(689) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114755220 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:56:09,527 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17963) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:56:09,530 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17963) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 11:56:09,532 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17963) DCM4CHEE<-HS50US07(689): processing 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114755220 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:56:09,532 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17963) DCM4CHEE<-HS50US07(689) << 2:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:56:09,738 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17963) DCM4CHEE<-HS50US07(689) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114845456 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:56:10,029 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17963) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:56:10,032 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17963) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 11:56:10,034 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17963) DCM4CHEE<-HS50US07(689): processing 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114845456 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:56:10,034 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17963) DCM4CHEE<-HS50US07(689) << 3:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:56:10,254 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17963) DCM4CHEE<-HS50US07(689) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115159973 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:56:10,546 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17963) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:56:10,549 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17963) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 11:56:10,550 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17963) DCM4CHEE<-HS50US07(689): processing 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115159973 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:56:10,551 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17963) DCM4CHEE<-HS50US07(689) << 4:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:56:10,762 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17963) DCM4CHEE<-HS50US07(689) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115205779 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:56:12,605 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start IANScheduler.execute()
2025-03-10 11:56:12,607 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished IANScheduler.execute()
2025-03-10 11:56:15,865 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17963) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:56:15,869 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17963) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 11:56:15,879 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17963) DCM4CHEE<-HS50US07(689): processing 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115205779 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:56:15,879 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17963) DCM4CHEE<-HS50US07(689) << 5:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:56:16,087 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17963) DCM4CHEE<-HS50US07(689) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115244529 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:56:16,669 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17963) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:56:16,672 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17963) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 11:56:16,674 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17963) DCM4CHEE<-HS50US07(689): processing 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115244529 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:56:16,674 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17963) DCM4CHEE<-HS50US07(689) << 6:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:56:16,872 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:56:16,874 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(685): Found previous received Instance[pk=107852, uid=1.2.410.200001.101.11.601.1501430850.3.20250308111240779, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 11:56:16,875 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(685): Ignore received Instance[studyUID=341524,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308110844043,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308111240779] with equal digest
2025-03-10 11:56:16,875 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(685): Updated DB in 3 ms
2025-03-10 11:56:16,876 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(685) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308111240779 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:56:16,881 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17963) DCM4CHEE<-HS50US07(689) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115332953 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:56:17,080 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(685) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308111334820 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:56:17,172 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17963) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:56:17,176 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17963) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 11:56:17,178 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17963) DCM4CHEE<-HS50US07(689): processing 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115332953 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:56:17,178 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17963) DCM4CHEE<-HS50US07(689) << 7:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:56:17,383 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17963) DCM4CHEE<-HS50US07(689) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115423952 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:56:17,675 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17963) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:56:17,678 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17963) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 11:56:17,679 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17963) DCM4CHEE<-HS50US07(689): processing 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115423952 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:56:17,680 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17963) DCM4CHEE<-HS50US07(689) << 8:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:56:17,888 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17963) DCM4CHEE<-HS50US07(689) >> A-RELEASE-RQ
2025-03-10 11:56:17,889 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17963) DCM4CHEE<-HS50US07(689) << A-RELEASE-RP
2025-03-10 11:56:17,939 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-29) DCM4CHEE<-HS50US07(689): close Socket[addr=187.89.160.56/187.89.160.56,port=52259,localport=11112]
2025-03-10 11:56:29,122 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start StudySizeScheduler.execute()
2025-03-10 11:56:29,123 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished StudySizeScheduler.execute()
2025-03-10 11:56:37,180 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start UPSProcessingScheduler.execute()
2025-03-10 11:56:37,181 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished UPSProcessingScheduler.execute()
2025-03-10 11:56:47,707 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:56:47,710 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(685): Found previous received Instance[pk=107853, uid=1.2.410.200001.101.11.601.1501430850.3.20250308111334820, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 11:56:47,711 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(685): Ignore received Instance[studyUID=341524,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308110844043,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308111334820] with equal digest
2025-03-10 11:56:47,711 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(685): Updated DB in 4 ms
2025-03-10 11:56:47,712 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(685) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308111334820 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:56:47,916 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(685) >> A-RELEASE-RQ
2025-03-10 11:56:47,916 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS60MT(685) << A-RELEASE-RP
2025-03-10 11:56:47,966 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-5) DCM4CHEE<-HS60MT(685): close Socket[addr=187.89.160.56/187.89.160.56,port=49388,localport=11112]
2025-03-10 11:56:48,311 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52260,localport=11112]
2025-03-10 11:56:48,311 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS50US07(690) >> A-ASSOCIATE-RQ
2025-03-10 11:56:48,311 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS50US07(690) << A-ASSOCIATE-AC
2025-03-10 11:56:48,332 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49389,localport=11112]
2025-03-10 11:56:48,332 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(691) >> A-ASSOCIATE-RQ
2025-03-10 11:56:48,332 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(691) << A-ASSOCIATE-AC
2025-03-10 11:56:48,509 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS50US07(690) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114720555 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:56:48,530 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(691) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308102950456 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:56:50,485 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:56:50,488 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 11:56:50,490 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS50US07(690): processing 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114720555 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:56:50,490 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS50US07(690) << 1:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:56:50,692 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS50US07(690) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114755220 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:56:50,984 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:56:50,987 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 11:56:50,989 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS50US07(690): processing 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114755220 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:56:50,989 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS50US07(690) << 2:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:56:51,192 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS50US07(690) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114845456 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:56:51,484 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:56:51,487 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 11:56:51,489 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS50US07(690): processing 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114845456 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:56:51,489 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS50US07(690) << 3:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:56:51,697 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS50US07(690) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115159973 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:56:51,989 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:56:51,992 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 11:56:51,994 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS50US07(690): processing 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115159973 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:56:51,994 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS50US07(690) << 4:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:56:52,205 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS50US07(690) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115205779 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:56:55,510 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start AuditScheduler.execute()
2025-03-10 11:56:55,511 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-13) Send audit message to /127.0.0.1:514
2025-03-10 11:56:55,521 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-13) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 11:56:55,521 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-13) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:56:55,522 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished AuditScheduler.execute()
2025-03-10 11:56:55,952 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:56:55,955 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 11:56:55,965 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS50US07(690): processing 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115205779 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:56:55,965 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS50US07(690) << 5:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:56:56,172 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS50US07(690) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115244529 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:56:56,463 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:56:56,466 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 11:56:56,468 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS50US07(690): processing 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115244529 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:56:56,469 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS50US07(690) << 6:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:56:56,682 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS50US07(690) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115332953 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:56:56,973 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:56:56,976 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 11:56:56,978 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS50US07(690): processing 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115332953 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:56:56,978 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS50US07(690) << 7:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:56:57,181 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS50US07(690) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115423952 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:56:57,473 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17570) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:56:57,476 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17570) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 11:56:57,478 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS50US07(690): processing 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115423952 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:56:57,478 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS50US07(690) << 8:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:56:57,686 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS50US07(690) >> A-RELEASE-RQ
2025-03-10 11:56:57,686 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17570) DCM4CHEE<-HS50US07(690) << A-RELEASE-RP
2025-03-10 11:56:57,736 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-8) DCM4CHEE<-HS50US07(690): close Socket[addr=187.89.160.56/187.89.160.56,port=52260,localport=11112]
2025-03-10 11:56:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start TaskScheduler.execute()
2025-03-10 11:56:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished TaskScheduler.execute()
2025-03-10 11:57:12,607 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start IANScheduler.execute()
2025-03-10 11:57:12,609 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished IANScheduler.execute()
2025-03-10 11:57:26,442 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17968) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:57:26,445 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(691): Found previous received Instance[pk=107498, uid=1.2.410.200001.101.11.601.1501430850.3.20250308102950456, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 11:57:26,446 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(691): Ignore received Instance[studyUID=341510,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308102950185,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308102950456] with equal digest
2025-03-10 11:57:26,446 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(691): Updated DB in 4 ms
2025-03-10 11:57:26,448 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(691) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308102950456 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:57:26,655 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(691) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308103058692 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:57:28,121 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52261,localport=11112]
2025-03-10 11:57:28,124 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17969) DCM4CHEE<-HS50US07(692) >> A-ASSOCIATE-RQ
2025-03-10 11:57:28,124 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17969) DCM4CHEE<-HS50US07(692) << A-ASSOCIATE-AC
2025-03-10 11:57:28,325 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17969) DCM4CHEE<-HS50US07(692) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114720555 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:57:30,060 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17969) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:57:30,063 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17969) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 11:57:30,065 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17969) DCM4CHEE<-HS50US07(692): processing 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114720555 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:57:30,065 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17969) DCM4CHEE<-HS50US07(692) << 1:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:57:30,277 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17969) DCM4CHEE<-HS50US07(692) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114755220 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:57:30,569 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17969) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:57:30,572 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17969) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 11:57:30,574 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17969) DCM4CHEE<-HS50US07(692): processing 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114755220 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:57:30,574 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17969) DCM4CHEE<-HS50US07(692) << 2:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:57:30,823 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17969) DCM4CHEE<-HS50US07(692) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114845456 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:57:31,115 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17969) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:57:31,118 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17969) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 11:57:31,120 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17969) DCM4CHEE<-HS50US07(692): processing 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114845456 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:57:31,121 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17969) DCM4CHEE<-HS50US07(692) << 3:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:57:31,330 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17969) DCM4CHEE<-HS50US07(692) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115159973 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:57:31,622 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17969) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:57:31,625 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17969) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 11:57:31,627 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17969) DCM4CHEE<-HS50US07(692): processing 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115159973 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:57:31,627 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17969) DCM4CHEE<-HS50US07(692) << 4:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:57:31,852 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17969) DCM4CHEE<-HS50US07(692) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115205779 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:57:35,594 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17969) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:57:35,597 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17969) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 11:57:35,607 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17969) DCM4CHEE<-HS50US07(692): processing 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115205779 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:57:35,607 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17969) DCM4CHEE<-HS50US07(692) << 5:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:57:35,814 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17969) DCM4CHEE<-HS50US07(692) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115244529 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:57:36,106 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17969) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:57:36,109 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17969) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 11:57:36,111 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17969) DCM4CHEE<-HS50US07(692): processing 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115244529 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:57:36,111 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17969) DCM4CHEE<-HS50US07(692) << 6:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:57:36,317 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17969) DCM4CHEE<-HS50US07(692) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115332953 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:57:36,609 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17969) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:57:36,612 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17969) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 11:57:36,614 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17969) DCM4CHEE<-HS50US07(692): processing 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115332953 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:57:36,614 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17969) DCM4CHEE<-HS50US07(692) << 7:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:57:36,828 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17969) DCM4CHEE<-HS50US07(692) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115423952 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:57:37,119 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17969) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:57:37,122 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17969) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 11:57:37,124 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17969) DCM4CHEE<-HS50US07(692): processing 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115423952 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:57:37,124 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17969) DCM4CHEE<-HS50US07(692) << 8:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:57:37,182 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start UPSProcessingScheduler.execute()
2025-03-10 11:57:37,183 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished UPSProcessingScheduler.execute()
2025-03-10 11:57:37,347 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17969) DCM4CHEE<-HS50US07(692) >> A-RELEASE-RQ
2025-03-10 11:57:37,347 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17969) DCM4CHEE<-HS50US07(692) << A-RELEASE-RP
2025-03-10 11:57:37,397 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-12) DCM4CHEE<-HS50US07(692): close Socket[addr=187.89.160.56/187.89.160.56,port=52261,localport=11112]
2025-03-10 11:57:55,522 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start AuditScheduler.execute()
2025-03-10 11:57:55,535 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-7) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 11:57:55,535 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-7) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:57:55,535 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished AuditScheduler.execute()
2025-03-10 11:57:57,251 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17968) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:57:57,253 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(691): Found previous received Instance[pk=107499, uid=1.2.410.200001.101.11.601.1501430850.3.20250308103058692, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 11:57:57,254 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(691): Ignore received Instance[studyUID=341510,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308102950185,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308103058692] with equal digest
2025-03-10 11:57:57,254 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(691): Updated DB in 3 ms
2025-03-10 11:57:57,256 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(691) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308103058692 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:57:57,480 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(691) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308103151104 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:57:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start TaskScheduler.execute()
2025-03-10 11:57:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished TaskScheduler.execute()
2025-03-10 11:58:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start PurgeStorageScheduler.execute()
2025-03-10 11:58:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished PurgeStorageScheduler.execute()
2025-03-10 11:58:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-17974) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 11:58:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-17974) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 11:58:07,799 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52262,localport=11112]
2025-03-10 11:58:07,799 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17975) DCM4CHEE<-HS50US07(693) >> A-ASSOCIATE-RQ
2025-03-10 11:58:07,800 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17975) DCM4CHEE<-HS50US07(693) << A-ASSOCIATE-AC
2025-03-10 11:58:08,000 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17975) DCM4CHEE<-HS50US07(693) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114720555 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:58:09,984 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17975) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:58:09,989 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17975) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 11:58:09,992 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17975) DCM4CHEE<-HS50US07(693): processing 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114720555 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:58:09,992 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17975) DCM4CHEE<-HS50US07(693) << 1:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:58:10,217 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17975) DCM4CHEE<-HS50US07(693) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114755220 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:58:10,508 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17975) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:58:10,512 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17975) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 11:58:10,514 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17975) DCM4CHEE<-HS50US07(693): processing 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114755220 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:58:10,514 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17975) DCM4CHEE<-HS50US07(693) << 2:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:58:10,740 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17975) DCM4CHEE<-HS50US07(693) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114845456 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:58:11,032 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17975) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:58:11,035 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17975) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 11:58:11,036 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17975) DCM4CHEE<-HS50US07(693): processing 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114845456 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:58:11,037 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17975) DCM4CHEE<-HS50US07(693) << 3:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:58:11,240 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17975) DCM4CHEE<-HS50US07(693) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115159973 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:58:11,532 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17975) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:58:11,535 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17975) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 11:58:11,537 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17975) DCM4CHEE<-HS50US07(693): processing 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115159973 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:58:11,537 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17975) DCM4CHEE<-HS50US07(693) << 4:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:58:11,745 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17975) DCM4CHEE<-HS50US07(693) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115205779 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:58:12,609 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start IANScheduler.execute()
2025-03-10 11:58:12,611 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished IANScheduler.execute()
2025-03-10 11:58:15,487 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17975) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:58:15,490 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17975) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 11:58:15,500 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17975) DCM4CHEE<-HS50US07(693): processing 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115205779 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:58:15,500 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17975) DCM4CHEE<-HS50US07(693) << 5:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:58:15,704 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17975) DCM4CHEE<-HS50US07(693) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115244529 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:58:15,996 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17975) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:58:15,999 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17975) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 11:58:16,000 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17975) DCM4CHEE<-HS50US07(693): processing 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115244529 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:58:16,001 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17975) DCM4CHEE<-HS50US07(693) << 6:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:58:16,214 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17975) DCM4CHEE<-HS50US07(693) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115332953 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:58:16,506 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17975) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:58:16,509 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17975) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 11:58:16,511 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17975) DCM4CHEE<-HS50US07(693): processing 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115332953 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:58:16,511 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17975) DCM4CHEE<-HS50US07(693) << 7:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:58:16,727 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17975) DCM4CHEE<-HS50US07(693) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115423952 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:58:17,019 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17975) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:58:17,022 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17975) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 11:58:17,024 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17975) DCM4CHEE<-HS50US07(693): processing 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115423952 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:58:17,024 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17975) DCM4CHEE<-HS50US07(693) << 8:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:58:17,242 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17975) DCM4CHEE<-HS50US07(693) >> A-RELEASE-RQ
2025-03-10 11:58:17,242 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17975) DCM4CHEE<-HS50US07(693) << A-RELEASE-RP
2025-03-10 11:58:17,292 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-10) DCM4CHEE<-HS50US07(693): close Socket[addr=187.89.160.56/187.89.160.56,port=52262,localport=11112]
2025-03-10 11:58:17,683 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52263,localport=11112]
2025-03-10 11:58:17,683 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17975) DCM4CHEE<-HS50US07(694) >> A-ASSOCIATE-RQ
2025-03-10 11:58:17,683 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17975) DCM4CHEE<-HS50US07(694) << A-ASSOCIATE-AC
2025-03-10 11:58:17,881 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17975) DCM4CHEE<-HS50US07(694) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114720555 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:58:19,597 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17975) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:58:19,601 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17975) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 11:58:19,603 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17975) DCM4CHEE<-HS50US07(694): processing 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114720555 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:58:19,604 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17975) DCM4CHEE<-HS50US07(694) << 1:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:58:19,828 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17975) DCM4CHEE<-HS50US07(694) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114755220 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:58:20,158 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17975) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:58:20,162 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17975) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 11:58:20,164 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17975) DCM4CHEE<-HS50US07(694): processing 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114755220 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:58:20,165 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17975) DCM4CHEE<-HS50US07(694) << 2:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:58:20,409 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17975) DCM4CHEE<-HS50US07(694) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114845456 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:58:20,721 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17975) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:58:20,725 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17975) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 11:58:20,728 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17975) DCM4CHEE<-HS50US07(694): processing 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114845456 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:58:20,728 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17975) DCM4CHEE<-HS50US07(694) << 3:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:58:20,931 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17975) DCM4CHEE<-HS50US07(694) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115159973 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:58:21,229 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17975) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:58:21,233 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17975) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 11:58:21,235 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17975) DCM4CHEE<-HS50US07(694): processing 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115159973 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:58:21,235 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17975) DCM4CHEE<-HS50US07(694) << 4:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:58:21,445 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17975) DCM4CHEE<-HS50US07(694) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115205779 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:58:25,187 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17975) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:58:25,191 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17975) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 11:58:25,202 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17975) DCM4CHEE<-HS50US07(694): processing 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115205779 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:58:25,203 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17975) DCM4CHEE<-HS50US07(694) << 5:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:58:25,408 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17975) DCM4CHEE<-HS50US07(694) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115244529 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:58:25,699 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17975) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:58:25,702 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17975) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 11:58:25,704 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17975) DCM4CHEE<-HS50US07(694): processing 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115244529 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:58:25,704 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17975) DCM4CHEE<-HS50US07(694) << 6:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:58:25,907 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17975) DCM4CHEE<-HS50US07(694) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115332953 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:58:26,198 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17975) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:58:26,202 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17975) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 11:58:26,204 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17975) DCM4CHEE<-HS50US07(694): processing 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115332953 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:58:26,204 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17975) DCM4CHEE<-HS50US07(694) << 7:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:58:26,415 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17975) DCM4CHEE<-HS50US07(694) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115423952 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:58:26,707 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17975) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:58:26,710 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17975) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 11:58:26,712 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17975) DCM4CHEE<-HS50US07(694): processing 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115423952 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:58:26,712 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17975) DCM4CHEE<-HS50US07(694) << 8:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:58:26,930 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17975) DCM4CHEE<-HS50US07(694) >> A-RELEASE-RQ
2025-03-10 11:58:26,930 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17975) DCM4CHEE<-HS50US07(694) << A-RELEASE-RP
2025-03-10 11:58:26,980 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-32) DCM4CHEE<-HS50US07(694): close Socket[addr=187.89.160.56/187.89.160.56,port=52263,localport=11112]
2025-03-10 11:58:27,342 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52264,localport=11112]
2025-03-10 11:58:27,348 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17975) DCM4CHEE<-HS50US07(695) >> A-ASSOCIATE-RQ
2025-03-10 11:58:27,348 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17975) DCM4CHEE<-HS50US07(695) << A-ASSOCIATE-AC
2025-03-10 11:58:27,549 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17975) DCM4CHEE<-HS50US07(695) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114720555 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:58:29,502 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17975) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:58:29,505 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17975) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 11:58:29,507 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17975) DCM4CHEE<-HS50US07(695): processing 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114720555 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:58:29,507 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17975) DCM4CHEE<-HS50US07(695) << 1:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:58:29,713 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17975) DCM4CHEE<-HS50US07(695) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114755220 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:58:30,006 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17975) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:58:30,010 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17975) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 11:58:30,012 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17975) DCM4CHEE<-HS50US07(695): processing 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114755220 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:58:30,012 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17975) DCM4CHEE<-HS50US07(695) << 2:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:58:30,222 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17975) DCM4CHEE<-HS50US07(695) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114845456 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:58:30,513 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17975) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:58:30,516 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17975) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 11:58:30,518 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17975) DCM4CHEE<-HS50US07(695): processing 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114845456 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:58:30,518 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17975) DCM4CHEE<-HS50US07(695) << 3:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:58:30,759 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17975) DCM4CHEE<-HS50US07(695) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115159973 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:58:31,051 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17975) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:58:31,054 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17975) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 11:58:31,055 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17975) DCM4CHEE<-HS50US07(695): processing 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115159973 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:58:31,056 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17975) DCM4CHEE<-HS50US07(695) << 4:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:58:31,266 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17975) DCM4CHEE<-HS50US07(695) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115205779 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:58:33,169 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17968) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:58:33,171 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(691): Found previous received Instance[pk=107500, uid=1.2.410.200001.101.11.601.1501430850.3.20250308103151104, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 11:58:33,171 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(691): Ignore received Instance[studyUID=341510,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308102950185,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308103151104] with equal digest
2025-03-10 11:58:33,171 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(691): Updated DB in 2 ms
2025-03-10 11:58:33,173 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(691) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308103151104 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:58:33,379 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(691) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308103226399 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:58:35,023 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17975) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:58:35,027 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17975) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 11:58:35,037 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17975) DCM4CHEE<-HS50US07(695): processing 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115205779 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:58:35,037 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17975) DCM4CHEE<-HS50US07(695) << 5:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:58:35,266 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17975) DCM4CHEE<-HS50US07(695) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115244529 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:58:35,558 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17975) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:58:35,561 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17975) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 11:58:35,563 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17975) DCM4CHEE<-HS50US07(695): processing 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115244529 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:58:35,563 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17975) DCM4CHEE<-HS50US07(695) << 6:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:58:35,778 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17975) DCM4CHEE<-HS50US07(695) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115332953 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:58:36,069 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17975) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:58:36,073 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17975) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 11:58:36,074 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17975) DCM4CHEE<-HS50US07(695): processing 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115332953 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:58:36,075 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17975) DCM4CHEE<-HS50US07(695) << 7:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:58:36,289 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17975) DCM4CHEE<-HS50US07(695) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115423952 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:58:36,581 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17975) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:58:36,584 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17975) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 11:58:36,586 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17975) DCM4CHEE<-HS50US07(695): processing 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115423952 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:58:36,586 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17975) DCM4CHEE<-HS50US07(695) << 8:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:58:36,795 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17975) DCM4CHEE<-HS50US07(695) >> A-RELEASE-RQ
2025-03-10 11:58:36,795 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17975) DCM4CHEE<-HS50US07(695) << A-RELEASE-RP
2025-03-10 11:58:36,845 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-3) DCM4CHEE<-HS50US07(695): close Socket[addr=187.89.160.56/187.89.160.56,port=52264,localport=11112]
2025-03-10 11:58:37,183 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start UPSProcessingScheduler.execute()
2025-03-10 11:58:37,184 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished UPSProcessingScheduler.execute()
2025-03-10 11:58:37,224 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52265,localport=11112]
2025-03-10 11:58:37,224 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17978) DCM4CHEE<-HS50US07(696) >> A-ASSOCIATE-RQ
2025-03-10 11:58:37,224 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17978) DCM4CHEE<-HS50US07(696) << A-ASSOCIATE-AC
2025-03-10 11:58:37,424 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17978) DCM4CHEE<-HS50US07(696) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114720555 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:58:39,394 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17978) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:58:39,398 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17978) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 11:58:39,401 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17978) DCM4CHEE<-HS50US07(696): processing 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114720555 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:58:39,401 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17978) DCM4CHEE<-HS50US07(696) << 1:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:58:39,638 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17978) DCM4CHEE<-HS50US07(696) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114755220 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:58:39,934 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17978) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:58:39,937 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17978) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 11:58:39,939 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17978) DCM4CHEE<-HS50US07(696): processing 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114755220 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:58:39,939 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17978) DCM4CHEE<-HS50US07(696) << 2:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:58:40,146 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17978) DCM4CHEE<-HS50US07(696) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114845456 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:58:40,454 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17978) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:58:40,458 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17978) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 11:58:40,459 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17978) DCM4CHEE<-HS50US07(696): processing 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114845456 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:58:40,460 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17978) DCM4CHEE<-HS50US07(696) << 3:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:58:40,674 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17978) DCM4CHEE<-HS50US07(696) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115159973 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:58:40,974 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17978) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:58:40,977 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17978) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 11:58:40,979 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17978) DCM4CHEE<-HS50US07(696): processing 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115159973 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:58:40,979 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17978) DCM4CHEE<-HS50US07(696) << 4:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:58:41,214 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17978) DCM4CHEE<-HS50US07(696) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115205779 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:58:44,958 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17978) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:58:44,961 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17978) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 11:58:44,972 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17978) DCM4CHEE<-HS50US07(696): processing 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115205779 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:58:44,972 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17978) DCM4CHEE<-HS50US07(696) << 5:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:58:45,187 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17978) DCM4CHEE<-HS50US07(696) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115244529 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:58:45,509 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17978) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:58:45,512 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17978) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 11:58:45,514 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17978) DCM4CHEE<-HS50US07(696): processing 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115244529 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:58:45,514 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17978) DCM4CHEE<-HS50US07(696) << 6:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:58:45,729 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17978) DCM4CHEE<-HS50US07(696) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115332953 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:58:46,051 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17978) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:58:46,054 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17978) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 11:58:46,056 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17978) DCM4CHEE<-HS50US07(696): processing 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115332953 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:58:46,057 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17978) DCM4CHEE<-HS50US07(696) << 7:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:58:46,273 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17978) DCM4CHEE<-HS50US07(696) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115423952 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:58:46,595 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17978) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:58:46,598 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17978) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 11:58:46,600 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17978) DCM4CHEE<-HS50US07(696): processing 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115423952 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:58:46,600 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17978) DCM4CHEE<-HS50US07(696) << 8:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:58:46,815 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17978) DCM4CHEE<-HS50US07(696) >> A-RELEASE-RQ
2025-03-10 11:58:46,815 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17978) DCM4CHEE<-HS50US07(696) << A-RELEASE-RP
2025-03-10 11:58:46,865 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-25) DCM4CHEE<-HS50US07(696): close Socket[addr=187.89.160.56/187.89.160.56,port=52265,localport=11112]
2025-03-10 11:58:55,536 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start AuditScheduler.execute()
2025-03-10 11:58:55,547 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-19) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 11:58:55,548 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-19) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:58:55,548 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished AuditScheduler.execute()
2025-03-10 11:58:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start TaskScheduler.execute()
2025-03-10 11:58:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished TaskScheduler.execute()
2025-03-10 11:59:04,039 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17968) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:59:04,042 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(691): Found previous received Instance[pk=107501, uid=1.2.410.200001.101.11.601.1501430850.3.20250308103226399, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 11:59:04,043 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(691): Ignore received Instance[studyUID=341510,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308102950185,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308103226399] with equal digest
2025-03-10 11:59:04,044 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(691): Updated DB in 5 ms
2025-03-10 11:59:04,045 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(691) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308103226399 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:59:04,253 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(691) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308103320902 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:59:12,612 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start IANScheduler.execute()
2025-03-10 11:59:12,614 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished IANScheduler.execute()
2025-03-10 11:59:17,272 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52266,localport=11112]
2025-03-10 11:59:17,304 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17979) DCM4CHEE<-HS50US07(697) >> A-ASSOCIATE-RQ
2025-03-10 11:59:17,304 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17979) DCM4CHEE<-HS50US07(697) << A-ASSOCIATE-AC
2025-03-10 11:59:17,503 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17979) DCM4CHEE<-HS50US07(697) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114720555 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:59:19,286 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17979) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:59:19,290 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17979) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 11:59:19,291 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17979) DCM4CHEE<-HS50US07(697): processing 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114720555 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:59:19,292 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17979) DCM4CHEE<-HS50US07(697) << 1:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:59:19,498 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17979) DCM4CHEE<-HS50US07(697) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114755220 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:59:19,823 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17979) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:59:19,826 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17979) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 11:59:19,827 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17979) DCM4CHEE<-HS50US07(697): processing 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114755220 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:59:19,828 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17979) DCM4CHEE<-HS50US07(697) << 2:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:59:20,036 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17979) DCM4CHEE<-HS50US07(697) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114845456 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:59:20,355 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17979) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:59:20,358 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17979) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 11:59:20,360 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17979) DCM4CHEE<-HS50US07(697): processing 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114845456 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:59:20,360 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17979) DCM4CHEE<-HS50US07(697) << 3:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:59:20,576 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17979) DCM4CHEE<-HS50US07(697) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115159973 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:59:20,918 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17979) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:59:20,921 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17979) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 11:59:20,923 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17979) DCM4CHEE<-HS50US07(697): processing 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115159973 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:59:20,923 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17979) DCM4CHEE<-HS50US07(697) << 4:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:59:21,144 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17979) DCM4CHEE<-HS50US07(697) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115205779 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:59:25,661 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17979) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:59:25,664 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17979) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 11:59:25,674 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17979) DCM4CHEE<-HS50US07(697): processing 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115205779 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:59:25,674 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17979) DCM4CHEE<-HS50US07(697) << 5:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:59:25,882 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17979) DCM4CHEE<-HS50US07(697) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115244529 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:59:26,204 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17979) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:59:26,207 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17979) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 11:59:26,209 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17979) DCM4CHEE<-HS50US07(697): processing 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115244529 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:59:26,209 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17979) DCM4CHEE<-HS50US07(697) << 6:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:59:26,429 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17979) DCM4CHEE<-HS50US07(697) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115332953 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:59:26,769 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17979) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:59:26,773 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17979) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 11:59:26,774 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17979) DCM4CHEE<-HS50US07(697): processing 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115332953 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:59:26,775 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17979) DCM4CHEE<-HS50US07(697) << 7:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:59:26,994 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17979) DCM4CHEE<-HS50US07(697) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115423952 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:59:27,311 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17979) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:59:27,314 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17979) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 11:59:27,316 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17979) DCM4CHEE<-HS50US07(697): processing 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115423952 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:59:27,316 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17979) DCM4CHEE<-HS50US07(697) << 8:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:59:27,545 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17979) DCM4CHEE<-HS50US07(697) >> A-RELEASE-RQ
2025-03-10 11:59:27,545 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17979) DCM4CHEE<-HS50US07(697) << A-RELEASE-RP
2025-03-10 11:59:27,595 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-31) DCM4CHEE<-HS50US07(697): close Socket[addr=187.89.160.56/187.89.160.56,port=52266,localport=11112]
2025-03-10 11:59:27,965 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52267,localport=11112]
2025-03-10 11:59:27,974 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17979) DCM4CHEE<-HS50US07(698) >> A-ASSOCIATE-RQ
2025-03-10 11:59:27,974 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17979) DCM4CHEE<-HS50US07(698) << A-ASSOCIATE-AC
2025-03-10 11:59:28,171 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17979) DCM4CHEE<-HS50US07(698) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114720555 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:59:29,997 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17979) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:59:30,000 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17979) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 11:59:30,002 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17979) DCM4CHEE<-HS50US07(698): processing 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114720555 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:59:30,002 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17979) DCM4CHEE<-HS50US07(698) << 1:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:59:30,206 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17979) DCM4CHEE<-HS50US07(698) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114755220 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:59:30,498 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17979) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:59:30,501 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17979) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 11:59:30,503 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17979) DCM4CHEE<-HS50US07(698): processing 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114755220 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:59:30,503 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17979) DCM4CHEE<-HS50US07(698) << 2:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:59:30,707 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17979) DCM4CHEE<-HS50US07(698) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114845456 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:59:30,999 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17979) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:59:31,002 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17979) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 11:59:31,004 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17979) DCM4CHEE<-HS50US07(698): processing 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114845456 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:59:31,004 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17979) DCM4CHEE<-HS50US07(698) << 3:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:59:31,206 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17979) DCM4CHEE<-HS50US07(698) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115159973 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:59:31,498 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17979) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:59:31,501 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17979) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 11:59:31,503 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17979) DCM4CHEE<-HS50US07(698): processing 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115159973 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:59:31,503 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17979) DCM4CHEE<-HS50US07(698) << 4:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:59:31,709 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17979) DCM4CHEE<-HS50US07(698) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115205779 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:59:35,011 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17968) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:59:35,013 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(691): Found previous received Instance[pk=107502, uid=1.2.410.200001.101.11.601.1501430850.3.20250308103320902, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 11:59:35,013 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(691): Ignore received Instance[studyUID=341510,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308102950185,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308103320902] with equal digest
2025-03-10 11:59:35,013 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(691): Updated DB in 2 ms
2025-03-10 11:59:35,014 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(691) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308103320902 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:59:35,239 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(691) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308103458977 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:59:35,451 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17979) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:59:35,454 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17979) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 11:59:35,464 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17979) DCM4CHEE<-HS50US07(698): processing 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115205779 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:59:35,464 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17979) DCM4CHEE<-HS50US07(698) << 5:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:59:35,669 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17979) DCM4CHEE<-HS50US07(698) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115244529 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:59:35,961 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17979) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:59:35,964 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17979) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 11:59:35,965 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17979) DCM4CHEE<-HS50US07(698): processing 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115244529 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:59:35,966 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17979) DCM4CHEE<-HS50US07(698) << 6:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:59:36,173 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17979) DCM4CHEE<-HS50US07(698) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115332953 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:59:36,464 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17979) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:59:36,468 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17979) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 11:59:36,470 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17979) DCM4CHEE<-HS50US07(698): processing 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115332953 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:59:36,470 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17979) DCM4CHEE<-HS50US07(698) << 7:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:59:36,679 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17979) DCM4CHEE<-HS50US07(698) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115423952 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:59:36,970 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17979) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:59:36,974 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17979) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 11:59:36,975 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17979) DCM4CHEE<-HS50US07(698): processing 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115423952 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:59:36,976 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17979) DCM4CHEE<-HS50US07(698) << 8:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:59:37,177 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17979) DCM4CHEE<-HS50US07(698) >> A-RELEASE-RQ
2025-03-10 11:59:37,177 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17979) DCM4CHEE<-HS50US07(698) << A-RELEASE-RP
2025-03-10 11:59:37,184 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start UPSProcessingScheduler.execute()
2025-03-10 11:59:37,185 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished UPSProcessingScheduler.execute()
2025-03-10 11:59:37,228 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-21) DCM4CHEE<-HS50US07(698): close Socket[addr=187.89.160.56/187.89.160.56,port=52267,localport=11112]
2025-03-10 11:59:37,584 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52268,localport=11112]
2025-03-10 11:59:37,584 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17982) DCM4CHEE<-HS50US07(699) >> A-ASSOCIATE-RQ
2025-03-10 11:59:37,584 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17982) DCM4CHEE<-HS50US07(699) << A-ASSOCIATE-AC
2025-03-10 11:59:37,801 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17982) DCM4CHEE<-HS50US07(699) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114720555 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:59:39,729 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17982) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:59:39,733 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17982) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 11:59:39,736 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17982) DCM4CHEE<-HS50US07(699): processing 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114720555 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:59:39,736 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17982) DCM4CHEE<-HS50US07(699) << 1:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:59:39,952 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17982) DCM4CHEE<-HS50US07(699) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114755220 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:59:40,244 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17982) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:59:40,247 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17982) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 11:59:40,249 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17982) DCM4CHEE<-HS50US07(699): processing 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114755220 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:59:40,249 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17982) DCM4CHEE<-HS50US07(699) << 2:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:59:40,454 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17982) DCM4CHEE<-HS50US07(699) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114845456 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:59:40,745 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17982) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:59:40,748 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17982) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 11:59:40,750 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17982) DCM4CHEE<-HS50US07(699): processing 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114845456 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:59:40,750 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17982) DCM4CHEE<-HS50US07(699) << 3:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:59:40,954 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17982) DCM4CHEE<-HS50US07(699) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115159973 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:59:41,246 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17982) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:59:41,249 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17982) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 11:59:41,251 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17982) DCM4CHEE<-HS50US07(699): processing 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115159973 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:59:41,251 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17982) DCM4CHEE<-HS50US07(699) << 4:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:59:41,462 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17982) DCM4CHEE<-HS50US07(699) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115205779 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:59:45,205 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17982) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:59:45,208 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17982) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 11:59:45,218 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17982) DCM4CHEE<-HS50US07(699): processing 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115205779 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:59:45,218 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17982) DCM4CHEE<-HS50US07(699) << 5:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:59:45,424 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17982) DCM4CHEE<-HS50US07(699) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115244529 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:59:45,716 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17982) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:59:45,719 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17982) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 11:59:45,721 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17982) DCM4CHEE<-HS50US07(699): processing 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115244529 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:59:45,722 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17982) DCM4CHEE<-HS50US07(699) << 6:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:59:45,925 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17982) DCM4CHEE<-HS50US07(699) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115332953 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:59:46,217 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17982) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:59:46,220 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17982) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 11:59:46,222 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17982) DCM4CHEE<-HS50US07(699): processing 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115332953 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:59:46,222 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17982) DCM4CHEE<-HS50US07(699) << 7:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:59:46,427 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17982) DCM4CHEE<-HS50US07(699) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115423952 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:59:46,718 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17982) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:59:46,722 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17982) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 11:59:46,724 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17982) DCM4CHEE<-HS50US07(699): processing 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115423952 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:59:46,724 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17982) DCM4CHEE<-HS50US07(699) << 8:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:59:46,927 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17982) DCM4CHEE<-HS50US07(699) >> A-RELEASE-RQ
2025-03-10 11:59:46,927 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17982) DCM4CHEE<-HS50US07(699) << A-RELEASE-RP
2025-03-10 11:59:46,978 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-29) DCM4CHEE<-HS50US07(699): close Socket[addr=187.89.160.56/187.89.160.56,port=52268,localport=11112]
2025-03-10 11:59:47,388 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52269,localport=11112]
2025-03-10 11:59:47,388 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17982) DCM4CHEE<-HS50US07(700) >> A-ASSOCIATE-RQ
2025-03-10 11:59:47,388 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17982) DCM4CHEE<-HS50US07(700) << A-ASSOCIATE-AC
2025-03-10 11:59:47,589 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17982) DCM4CHEE<-HS50US07(700) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114720555 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:59:49,381 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17982) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:59:49,385 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17982) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 11:59:49,388 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17982) DCM4CHEE<-HS50US07(700): processing 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114720555 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:59:49,388 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17982) DCM4CHEE<-HS50US07(700) << 1:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:59:49,651 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17982) DCM4CHEE<-HS50US07(700) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114755220 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:59:49,943 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17982) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:59:49,947 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17982) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 11:59:49,948 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17982) DCM4CHEE<-HS50US07(700): processing 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114755220 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:59:49,949 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17982) DCM4CHEE<-HS50US07(700) << 2:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:59:50,155 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17982) DCM4CHEE<-HS50US07(700) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114845456 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:59:50,447 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17982) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:59:50,450 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17982) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 11:59:50,452 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17982) DCM4CHEE<-HS50US07(700): processing 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114845456 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:59:50,452 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17982) DCM4CHEE<-HS50US07(700) << 3:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:59:50,660 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17982) DCM4CHEE<-HS50US07(700) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115159973 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:59:50,952 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17982) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:59:50,953 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 11:59:50,954 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 11:59:50,954 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17982) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 11:59:50,956 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17982) DCM4CHEE<-HS50US07(700): processing 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115159973 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:59:50,956 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17982) DCM4CHEE<-HS50US07(700) << 4:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:59:51,163 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17982) DCM4CHEE<-HS50US07(700) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115205779 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:59:54,906 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17982) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:59:54,909 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17982) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 11:59:54,919 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17982) DCM4CHEE<-HS50US07(700): processing 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115205779 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:59:54,919 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17982) DCM4CHEE<-HS50US07(700) << 5:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:59:55,130 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17982) DCM4CHEE<-HS50US07(700) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115244529 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:59:55,421 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17982) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:59:55,425 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17982) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 11:59:55,427 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17982) DCM4CHEE<-HS50US07(700): processing 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115244529 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:59:55,428 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17982) DCM4CHEE<-HS50US07(700) << 6:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:59:55,548 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start AuditScheduler.execute()
2025-03-10 11:59:55,558 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-30) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 11:59:55,558 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-30) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:59:55,558 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished AuditScheduler.execute()
2025-03-10 11:59:55,642 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17982) DCM4CHEE<-HS50US07(700) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115332953 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:59:55,942 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17982) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:59:55,945 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17982) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 11:59:55,947 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17982) DCM4CHEE<-HS50US07(700): processing 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115332953 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:59:55,948 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17982) DCM4CHEE<-HS50US07(700) << 7:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:59:56,154 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17982) DCM4CHEE<-HS50US07(700) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115423952 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:59:56,446 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17982) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:59:56,449 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17982) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 11:59:56,451 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17982) DCM4CHEE<-HS50US07(700): processing 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115423952 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:59:56,451 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17982) DCM4CHEE<-HS50US07(700) << 8:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:59:56,657 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17982) DCM4CHEE<-HS50US07(700) >> A-RELEASE-RQ
2025-03-10 11:59:56,657 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17982) DCM4CHEE<-HS50US07(700) << A-RELEASE-RP
2025-03-10 11:59:56,708 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-13) DCM4CHEE<-HS50US07(700): close Socket[addr=187.89.160.56/187.89.160.56,port=52269,localport=11112]
2025-03-10 11:59:57,079 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52270,localport=11112]
2025-03-10 11:59:57,080 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17982) DCM4CHEE<-HS50US07(701) >> A-ASSOCIATE-RQ
2025-03-10 11:59:57,080 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17982) DCM4CHEE<-HS50US07(701) << A-ASSOCIATE-AC
2025-03-10 11:59:57,280 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17982) DCM4CHEE<-HS50US07(701) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114720555 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:59:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start TaskScheduler.execute()
2025-03-10 11:59:58,816 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished TaskScheduler.execute()
2025-03-10 11:59:59,165 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17982) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:59:59,169 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17982) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 11:59:59,171 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17982) DCM4CHEE<-HS50US07(701): processing 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114720555 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:59:59,172 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17982) DCM4CHEE<-HS50US07(701) << 1:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:59:59,410 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17982) DCM4CHEE<-HS50US07(701) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114755220 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 11:59:59,943 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17982) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 11:59:59,947 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17982) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 11:59:59,950 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17982) DCM4CHEE<-HS50US07(701): processing 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114755220 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 11:59:59,950 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17982) DCM4CHEE<-HS50US07(701) << 2:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:00:00,158 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17982) DCM4CHEE<-HS50US07(701) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114845456 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:00:00,577 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17982) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:00:00,581 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17982) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:00:00,583 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17982) DCM4CHEE<-HS50US07(701): processing 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114845456 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:00:00,584 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17982) DCM4CHEE<-HS50US07(701) << 3:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:00:00,812 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17982) DCM4CHEE<-HS50US07(701) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115159973 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:00:01,152 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17982) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:00:01,156 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17982) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:00:01,157 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17982) DCM4CHEE<-HS50US07(701): processing 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115159973 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:00:01,158 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17982) DCM4CHEE<-HS50US07(701) << 4:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:00:01,430 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17982) DCM4CHEE<-HS50US07(701) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115205779 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:00:05,309 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17982) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:00:05,312 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17982) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:00:05,322 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17982) DCM4CHEE<-HS50US07(701): processing 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115205779 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:00:05,322 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17982) DCM4CHEE<-HS50US07(701) << 5:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:00:05,530 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17982) DCM4CHEE<-HS50US07(701) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115244529 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:00:05,821 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17982) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:00:05,824 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17982) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:00:05,826 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17982) DCM4CHEE<-HS50US07(701): processing 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115244529 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:00:05,826 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17982) DCM4CHEE<-HS50US07(701) << 6:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:00:06,038 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17982) DCM4CHEE<-HS50US07(701) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115332953 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:00:06,330 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17982) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:00:06,334 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17982) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:00:06,336 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17982) DCM4CHEE<-HS50US07(701): processing 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115332953 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:00:06,336 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17982) DCM4CHEE<-HS50US07(701) << 7:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:00:06,546 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17982) DCM4CHEE<-HS50US07(701) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115423952 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:00:06,838 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17982) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:00:06,841 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17982) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:00:06,843 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17982) DCM4CHEE<-HS50US07(701): processing 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115423952 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:00:06,843 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17982) DCM4CHEE<-HS50US07(701) << 8:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:00:07,052 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17982) DCM4CHEE<-HS50US07(701) >> A-RELEASE-RQ
2025-03-10 12:00:07,053 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17982) DCM4CHEE<-HS50US07(701) << A-RELEASE-RP
2025-03-10 12:00:07,103 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-17) DCM4CHEE<-HS50US07(701): close Socket[addr=187.89.160.56/187.89.160.56,port=52270,localport=11112]
2025-03-10 12:00:12,614 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start IANScheduler.execute()
2025-03-10 12:00:12,617 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished IANScheduler.execute()
2025-03-10 12:00:15,988 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17968) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:00:15,991 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(691): Found previous received Instance[pk=107503, uid=1.2.410.200001.101.11.601.1501430850.3.20250308103458977, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 12:00:15,992 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(691): Ignore received Instance[studyUID=341510,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308102950185,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308103458977] with equal digest
2025-03-10 12:00:15,993 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(691): Updated DB in 5 ms
2025-03-10 12:00:15,994 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(691) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308103458977 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:00:16,219 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(691) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308103531460 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:00:37,186 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start UPSProcessingScheduler.execute()
2025-03-10 12:00:37,187 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished UPSProcessingScheduler.execute()
2025-03-10 12:00:52,017 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17968) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:00:52,021 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(691): Found previous received Instance[pk=107504, uid=1.2.410.200001.101.11.601.1501430850.3.20250308103531460, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 12:00:52,021 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(691): Ignore received Instance[studyUID=341510,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308102950185,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308103531460] with equal digest
2025-03-10 12:00:52,022 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(691): Updated DB in 5 ms
2025-03-10 12:00:52,024 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(691) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308103531460 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:00:52,239 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(691) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308103832724 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:00:55,559 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start AuditScheduler.execute()
2025-03-10 12:00:55,569 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-11) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 12:00:55,569 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-11) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:00:55,569 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished AuditScheduler.execute()
2025-03-10 12:00:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start TaskScheduler.execute()
2025-03-10 12:00:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished TaskScheduler.execute()
2025-03-10 12:01:12,617 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start IANScheduler.execute()
2025-03-10 12:01:12,620 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished IANScheduler.execute()
2025-03-10 12:01:23,057 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17968) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:01:23,059 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(691): Found previous received Instance[pk=107505, uid=1.2.410.200001.101.11.601.1501430850.3.20250308103832724, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 12:01:23,060 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(691): Ignore received Instance[studyUID=341510,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308102950185,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308103832724] with equal digest
2025-03-10 12:01:23,060 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(691): Updated DB in 3 ms
2025-03-10 12:01:23,061 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(691) << 8:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308103832724 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:01:23,264 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(691) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308103840041 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:01:29,123 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start StudySizeScheduler.execute()
2025-03-10 12:01:29,125 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished StudySizeScheduler.execute()
2025-03-10 12:01:37,188 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start UPSProcessingScheduler.execute()
2025-03-10 12:01:37,189 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished UPSProcessingScheduler.execute()
2025-03-10 12:01:54,120 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17968) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:01:54,123 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(691): Found previous received Instance[pk=107506, uid=1.2.410.200001.101.11.601.1501430850.3.20250308103840041, class=1.2.840.10008.5.1.4.1.1.6.1, no=9]
2025-03-10 12:01:54,123 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(691): Ignore received Instance[studyUID=341510,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308102950185,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308103840041] with equal digest
2025-03-10 12:01:54,124 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(691): Updated DB in 4 ms
2025-03-10 12:01:54,125 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(691) << 9:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308103840041 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:01:54,328 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(691) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308103846292 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:01:55,570 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start AuditScheduler.execute()
2025-03-10 12:01:55,572 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-20) Send audit message to /127.0.0.1:514
2025-03-10 12:01:55,584 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-20) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 12:01:55,584 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-20) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:01:55,585 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished AuditScheduler.execute()
2025-03-10 12:01:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start TaskScheduler.execute()
2025-03-10 12:01:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished TaskScheduler.execute()
2025-03-10 12:02:12,620 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start IANScheduler.execute()
2025-03-10 12:02:12,622 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished IANScheduler.execute()
2025-03-10 12:02:25,033 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17968) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:02:25,036 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(691): Found previous received Instance[pk=107507, uid=1.2.410.200001.101.11.601.1501430850.3.20250308103846292, class=1.2.840.10008.5.1.4.1.1.6.1, no=10]
2025-03-10 12:02:25,037 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(691): Ignore received Instance[studyUID=341510,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308102950185,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308103846292] with equal digest
2025-03-10 12:02:25,037 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(691): Updated DB in 4 ms
2025-03-10 12:02:25,038 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(691) << 10:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308103846292 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:02:25,245 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(691) >> 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308103856161 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:02:37,189 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start UPSProcessingScheduler.execute()
2025-03-10 12:02:37,190 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished UPSProcessingScheduler.execute()
2025-03-10 12:02:55,585 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start AuditScheduler.execute()
2025-03-10 12:02:55,597 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-3) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 12:02:55,597 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-3) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:02:55,597 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished AuditScheduler.execute()
2025-03-10 12:02:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start TaskScheduler.execute()
2025-03-10 12:02:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished TaskScheduler.execute()
2025-03-10 12:03:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start PurgeStorageScheduler.execute()
2025-03-10 12:03:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished PurgeStorageScheduler.execute()
2025-03-10 12:03:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-17995) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 12:03:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-17995) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 12:03:08,549 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17968) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:03:08,552 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(691): Found previous received Instance[pk=107508, uid=1.2.410.200001.101.11.601.1501430850.3.20250308103856161, class=1.2.840.10008.5.1.4.1.1.6.1, no=11]
2025-03-10 12:03:08,553 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(691): Ignore received Instance[studyUID=341510,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308102950185,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308103856161] with equal digest
2025-03-10 12:03:08,553 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(691): Updated DB in 4 ms
2025-03-10 12:03:08,555 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(691) << 11:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308103856161 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:03:08,758 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(691) >> 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308103909097 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:03:12,623 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start IANScheduler.execute()
2025-03-10 12:03:12,626 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished IANScheduler.execute()
2025-03-10 12:03:37,191 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start UPSProcessingScheduler.execute()
2025-03-10 12:03:37,192 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished UPSProcessingScheduler.execute()
2025-03-10 12:03:48,856 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17968) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:03:48,860 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(691): Found previous received Instance[pk=107509, uid=1.2.410.200001.101.11.601.1501430850.3.20250308103909097, class=1.2.840.10008.5.1.4.1.1.6.1, no=12]
2025-03-10 12:03:48,860 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(691): Ignore received Instance[studyUID=341510,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308102950185,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308103909097] with equal digest
2025-03-10 12:03:48,861 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(691): Updated DB in 5 ms
2025-03-10 12:03:48,863 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(691) << 12:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308103909097 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:03:49,068 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(691) >> 13:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308104148369 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:03:55,598 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start AuditScheduler.execute()
2025-03-10 12:03:55,612 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-25) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 12:03:55,613 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-25) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:03:55,613 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished AuditScheduler.execute()
2025-03-10 12:03:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start TaskScheduler.execute()
2025-03-10 12:03:58,816 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished TaskScheduler.execute()
2025-03-10 12:04:04,184 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-60) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=1.2.392.200036.9125.2.3619053820161.6592675809.327677&seriesUID=1.2.392.200036.9125.3.3619053820161.6592675809.327678&objectUID=1.2.392.200036.9125.9.0.254257474.959521982.86381729&contentType=image/jpeg from null@162.240.235.97
2025-03-10 12:04:04,445 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-60) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=1.2.392.200036.9125.2.3619053820161.6592675809.327677&seriesUID=1.2.392.200036.9125.3.3619053820161.6592675809.327678&objectUID=1.2.392.200036.9125.9.0.254257474.2066883774.86381729&contentType=image/jpeg from null@162.240.235.97
2025-03-10 12:04:04,623 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-60) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=1.2.392.200036.9125.2.3619053820161.6592675809.327677&seriesUID=1.2.392.200036.9125.3.3619053820161.6592675809.327678&objectUID=1.2.392.200036.9125.9.0.254257474.3140691134.86381729&contentType=image/jpeg from null@162.240.235.97
2025-03-10 12:04:04,814 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-60) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=1.2.392.200036.9125.2.3619053820161.6592675809.327677&seriesUID=1.2.392.200036.9125.3.3619053820161.6592675809.327678&objectUID=1.2.392.200036.9125.9.0.254257473.4231013566.86381729&contentType=image/jpeg from null@162.240.235.97
2025-03-10 12:04:12,626 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start IANScheduler.execute()
2025-03-10 12:04:12,628 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished IANScheduler.execute()
2025-03-10 12:04:19,478 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17968) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:04:19,480 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(691): Found previous received Instance[pk=107510, uid=1.2.410.200001.101.11.601.1501430850.3.20250308104148369, class=1.2.840.10008.5.1.4.1.1.6.1, no=13]
2025-03-10 12:04:19,481 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(691): Ignore received Instance[studyUID=341510,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308102950185,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308104148369] with equal digest
2025-03-10 12:04:19,481 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(691): Updated DB in 3 ms
2025-03-10 12:04:19,483 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(691) << 13:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308104148369 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:04:19,688 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(691) >> 14:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308104156297 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:04:37,192 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start UPSProcessingScheduler.execute()
2025-03-10 12:04:37,194 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished UPSProcessingScheduler.execute()
2025-03-10 12:04:47,044 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-60) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=1.2.392.200036.9125.2.3619053820161.6592675794.327674&seriesUID=1.2.392.200036.9125.3.3619053820161.6592675794.327675&objectUID=1.2.392.200036.9125.9.0.254257471.1127031998.86381729&contentType=image/jpeg from null@162.240.235.97
2025-03-10 12:04:47,255 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-60) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=1.2.392.200036.9125.2.3619053820161.6592675794.327674&seriesUID=1.2.392.200036.9125.3.3619053820161.6592675794.327675&objectUID=1.2.392.200036.9125.9.0.254257471.3224315070.86381729&contentType=image/jpeg from null@162.240.235.97
2025-03-10 12:04:47,443 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-60) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=1.2.392.200036.9125.2.3619053820161.6592675794.327674&seriesUID=1.2.392.200036.9125.3.3619053820161.6592675794.327675&objectUID=1.2.392.200036.9125.9.0.254257471.103556286.86381729&contentType=image/jpeg from null@162.240.235.97
2025-03-10 12:04:47,612 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-60) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=1.2.392.200036.9125.2.3619053820161.6592675794.327674&seriesUID=1.2.392.200036.9125.3.3619053820161.6592675794.327675&objectUID=1.2.392.200036.9125.9.0.254257471.2150507710.86381729&contentType=image/jpeg from null@162.240.235.97
2025-03-10 12:04:50,282 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17968) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:04:50,285 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(691): Found previous received Instance[pk=107511, uid=1.2.410.200001.101.11.601.1501430850.3.20250308104156297, class=1.2.840.10008.5.1.4.1.1.6.1, no=14]
2025-03-10 12:04:50,286 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(691): Ignore received Instance[studyUID=341510,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308102950185,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308104156297] with equal digest
2025-03-10 12:04:50,286 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(691): Updated DB in 4 ms
2025-03-10 12:04:50,288 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(691) << 14:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308104156297 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:04:50,492 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(691) >> 15:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308104203499 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:04:50,955 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 12:04:50,958 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 12:04:55,613 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start AuditScheduler.execute()
2025-03-10 12:04:55,623 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-2) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 12:04:55,623 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-2) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:04:55,623 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished AuditScheduler.execute()
2025-03-10 12:04:58,488 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-60) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=1.2.392.200036.9125.2.3619053820161.6592675794.327674&seriesUID=1.2.392.200036.9125.3.3619053820161.6592675794.327675&objectUID=1.2.392.200036.9125.9.0.254257471.1127031998.86381729&contentType=image/jpeg from null@162.240.235.97
2025-03-10 12:04:58,662 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-60) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=1.2.392.200036.9125.2.3619053820161.6592675794.327674&seriesUID=1.2.392.200036.9125.3.3619053820161.6592675794.327675&objectUID=1.2.392.200036.9125.9.0.254257471.3224315070.86381729&contentType=image/jpeg from null@162.240.235.97
2025-03-10 12:04:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start TaskScheduler.execute()
2025-03-10 12:04:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished TaskScheduler.execute()
2025-03-10 12:04:58,835 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-60) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=1.2.392.200036.9125.2.3619053820161.6592675794.327674&seriesUID=1.2.392.200036.9125.3.3619053820161.6592675794.327675&objectUID=1.2.392.200036.9125.9.0.254257471.103556286.86381729&contentType=image/jpeg from null@162.240.235.97
2025-03-10 12:04:58,988 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-60) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=1.2.392.200036.9125.2.3619053820161.6592675794.327674&seriesUID=1.2.392.200036.9125.3.3619053820161.6592675794.327675&objectUID=1.2.392.200036.9125.9.0.254257471.2150507710.86381729&contentType=image/jpeg from null@162.240.235.97
2025-03-10 12:05:12,629 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start IANScheduler.execute()
2025-03-10 12:05:12,631 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished IANScheduler.execute()
2025-03-10 12:05:21,087 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17968) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:05:21,090 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(691): Found previous received Instance[pk=107512, uid=1.2.410.200001.101.11.601.1501430850.3.20250308104203499, class=1.2.840.10008.5.1.4.1.1.6.1, no=15]
2025-03-10 12:05:21,090 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(691): Ignore received Instance[studyUID=341510,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308102950185,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308104203499] with equal digest
2025-03-10 12:05:21,091 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(691): Updated DB in 4 ms
2025-03-10 12:05:21,092 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(691) << 15:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308104203499 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:05:21,297 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(691) >> 16:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308104213778 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:05:37,194 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start UPSProcessingScheduler.execute()
2025-03-10 12:05:37,195 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished UPSProcessingScheduler.execute()
2025-03-10 12:05:41,010 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-60) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=1.2.392.200036.9125.2.3619053820161.6592675809.327677&seriesUID=1.2.392.200036.9125.3.3619053820161.6592675809.327678&objectUID=1.2.392.200036.9125.9.0.254257474.959521982.86381729&contentType=image/jpeg from null@162.240.235.97
2025-03-10 12:05:41,160 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-60) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=1.2.392.200036.9125.2.3619053820161.6592675809.327677&seriesUID=1.2.392.200036.9125.3.3619053820161.6592675809.327678&objectUID=1.2.392.200036.9125.9.0.254257474.2066883774.86381729&contentType=image/jpeg from null@162.240.235.97
2025-03-10 12:05:41,326 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-60) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=1.2.392.200036.9125.2.3619053820161.6592675809.327677&seriesUID=1.2.392.200036.9125.3.3619053820161.6592675809.327678&objectUID=1.2.392.200036.9125.9.0.254257474.3140691134.86381729&contentType=image/jpeg from null@162.240.235.97
2025-03-10 12:05:41,479 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-60) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=1.2.392.200036.9125.2.3619053820161.6592675809.327677&seriesUID=1.2.392.200036.9125.3.3619053820161.6592675809.327678&objectUID=1.2.392.200036.9125.9.0.254257473.4231013566.86381729&contentType=image/jpeg from null@162.240.235.97
2025-03-10 12:05:51,888 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17968) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:05:51,891 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(691): Found previous received Instance[pk=107513, uid=1.2.410.200001.101.11.601.1501430850.3.20250308104213778, class=1.2.840.10008.5.1.4.1.1.6.1, no=16]
2025-03-10 12:05:51,891 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(691): Ignore received Instance[studyUID=341510,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308102950185,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308104213778] with equal digest
2025-03-10 12:05:51,892 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(691): Updated DB in 4 ms
2025-03-10 12:05:51,893 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(691) << 16:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308104213778 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:05:52,095 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(691) >> A-RELEASE-RQ
2025-03-10 12:05:52,095 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(691) << A-RELEASE-RP
2025-03-10 12:05:52,146 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-9) DCM4CHEE<-HS60MT(691): close Socket[addr=187.89.160.56/187.89.160.56,port=49389,localport=11112]
2025-03-10 12:05:52,509 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49401,localport=11112]
2025-03-10 12:05:52,509 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(702) >> A-ASSOCIATE-RQ
2025-03-10 12:05:52,509 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(702) << A-ASSOCIATE-AC
2025-03-10 12:05:52,710 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(702) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308102950456 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:05:55,624 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start AuditScheduler.execute()
2025-03-10 12:05:55,633 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-30) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 12:05:55,633 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-30) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:05:55,633 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished AuditScheduler.execute()
2025-03-10 12:05:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start TaskScheduler.execute()
2025-03-10 12:05:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished TaskScheduler.execute()
2025-03-10 12:06:12,631 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start IANScheduler.execute()
2025-03-10 12:06:12,634 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished IANScheduler.execute()
2025-03-10 12:06:29,125 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start StudySizeScheduler.execute()
2025-03-10 12:06:29,127 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished StudySizeScheduler.execute()
2025-03-10 12:06:32,996 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17968) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:06:33,000 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(702): Found previous received Instance[pk=107498, uid=1.2.410.200001.101.11.601.1501430850.3.20250308102950456, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 12:06:33,000 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(702): Ignore received Instance[studyUID=341510,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308102950185,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308102950456] with equal digest
2025-03-10 12:06:33,000 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(702): Updated DB in 3 ms
2025-03-10 12:06:33,001 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(702) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308102950456 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:06:33,209 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(702) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308103058692 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:06:37,195 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start UPSProcessingScheduler.execute()
2025-03-10 12:06:37,196 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished UPSProcessingScheduler.execute()
2025-03-10 12:06:55,634 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start AuditScheduler.execute()
2025-03-10 12:06:55,635 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-16) Send audit message to /127.0.0.1:514
2025-03-10 12:06:55,636 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-16) Send audit message to /127.0.0.1:514
2025-03-10 12:06:55,644 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-16) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 12:06:55,644 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-16) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:06:55,644 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished AuditScheduler.execute()
2025-03-10 12:06:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start TaskScheduler.execute()
2025-03-10 12:06:58,815 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished TaskScheduler.execute()
2025-03-10 12:07:12,132 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17968) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:07:12,135 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(702): Found previous received Instance[pk=107499, uid=1.2.410.200001.101.11.601.1501430850.3.20250308103058692, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 12:07:12,136 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(702): Ignore received Instance[studyUID=341510,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308102950185,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308103058692] with equal digest
2025-03-10 12:07:12,136 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(702): Updated DB in 4 ms
2025-03-10 12:07:12,137 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(702) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308103058692 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:07:12,346 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(702) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308103151104 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:07:12,634 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start IANScheduler.execute()
2025-03-10 12:07:12,636 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished IANScheduler.execute()
2025-03-10 12:07:37,197 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start UPSProcessingScheduler.execute()
2025-03-10 12:07:37,198 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished UPSProcessingScheduler.execute()
2025-03-10 12:07:48,235 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17968) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:07:48,237 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(702): Found previous received Instance[pk=107500, uid=1.2.410.200001.101.11.601.1501430850.3.20250308103151104, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 12:07:48,237 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(702): Ignore received Instance[studyUID=341510,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308102950185,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308103151104] with equal digest
2025-03-10 12:07:48,237 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(702): Updated DB in 2 ms
2025-03-10 12:07:48,239 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(702) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308103151104 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:07:48,444 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(702) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308103226399 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:07:55,644 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start AuditScheduler.execute()
2025-03-10 12:07:55,653 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-15) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 12:07:55,654 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-15) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:07:55,654 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished AuditScheduler.execute()
2025-03-10 12:07:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start TaskScheduler.execute()
2025-03-10 12:07:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished TaskScheduler.execute()
2025-03-10 12:08:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start PurgeStorageScheduler.execute()
2025-03-10 12:08:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished PurgeStorageScheduler.execute()
2025-03-10 12:08:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-18016) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 12:08:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-18016) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 12:08:12,636 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start IANScheduler.execute()
2025-03-10 12:08:12,638 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished IANScheduler.execute()
2025-03-10 12:08:16,694 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-60) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340961&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250221154622088&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250221155303307&contentType=image/jpeg from null@162.240.235.97
2025-03-10 12:08:16,771 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-60) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340961&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250221154622088&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250221155400630&contentType=image/jpeg from null@162.240.235.97
2025-03-10 12:08:16,835 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-60) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340961&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250221154622088&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250221154658820&contentType=image/jpeg from null@162.240.235.97
2025-03-10 12:08:16,901 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-60) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340961&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250221154622088&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250221154734150&contentType=image/jpeg from null@162.240.235.97
2025-03-10 12:08:16,963 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-60) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340961&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250221154622088&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250221154925368&contentType=image/jpeg from null@162.240.235.97
2025-03-10 12:08:17,030 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-60) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340961&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250221154622088&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250221154949607&contentType=image/jpeg from null@162.240.235.97
2025-03-10 12:08:17,089 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-60) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340961&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250221154622088&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250221155150537&contentType=image/jpeg from null@162.240.235.97
2025-03-10 12:08:17,141 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-60) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340961&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250221154622088&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250221155211803&contentType=image/jpeg from null@162.240.235.97
2025-03-10 12:08:17,197 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-60) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340961&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250221154622088&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250221155412363&contentType=image/jpeg from null@162.240.235.97
2025-03-10 12:08:17,251 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-60) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340961&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250221154622088&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250221154635417&contentType=image/jpeg from null@162.240.235.97
2025-03-10 12:08:17,305 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-60) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340961&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250221154622088&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250221154812916&contentType=image/jpeg from null@162.240.235.97
2025-03-10 12:08:17,367 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-60) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340961&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250221154622088&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250221155046940&contentType=image/jpeg from null@162.240.235.97
2025-03-10 12:08:19,574 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17968) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:08:19,576 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(702): Found previous received Instance[pk=107501, uid=1.2.410.200001.101.11.601.1501430850.3.20250308103226399, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 12:08:19,576 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(702): Ignore received Instance[studyUID=341510,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308102950185,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308103226399] with equal digest
2025-03-10 12:08:19,577 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(702): Updated DB in 3 ms
2025-03-10 12:08:19,578 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(702) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308103226399 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:08:19,786 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(702) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308103320902 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:08:37,198 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start UPSProcessingScheduler.execute()
2025-03-10 12:08:37,199 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished UPSProcessingScheduler.execute()
2025-03-10 12:08:50,780 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17968) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:08:50,784 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(702): Found previous received Instance[pk=107502, uid=1.2.410.200001.101.11.601.1501430850.3.20250308103320902, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 12:08:50,785 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(702): Ignore received Instance[studyUID=341510,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308102950185,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308103320902] with equal digest
2025-03-10 12:08:50,785 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(702): Updated DB in 5 ms
2025-03-10 12:08:50,787 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(702) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308103320902 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:08:50,993 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(702) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308103458977 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:08:55,654 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start AuditScheduler.execute()
2025-03-10 12:08:55,668 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-10) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 12:08:55,668 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-10) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:08:55,668 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished AuditScheduler.execute()
2025-03-10 12:08:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start TaskScheduler.execute()
2025-03-10 12:08:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished TaskScheduler.execute()
2025-03-10 12:09:12,638 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start IANScheduler.execute()
2025-03-10 12:09:12,640 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished IANScheduler.execute()
2025-03-10 12:09:26,542 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17968) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:09:26,545 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(702): Found previous received Instance[pk=107503, uid=1.2.410.200001.101.11.601.1501430850.3.20250308103458977, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 12:09:26,546 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(702): Ignore received Instance[studyUID=341510,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308102950185,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308103458977] with equal digest
2025-03-10 12:09:26,546 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(702): Updated DB in 4 ms
2025-03-10 12:09:26,548 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(702) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308103458977 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:09:26,754 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(702) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308103531460 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:09:37,200 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start UPSProcessingScheduler.execute()
2025-03-10 12:09:37,201 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished UPSProcessingScheduler.execute()
2025-03-10 12:09:50,958 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 12:09:50,961 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 12:09:55,668 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start AuditScheduler.execute()
2025-03-10 12:09:55,670 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-18) Send audit message to /127.0.0.1:514
2025-03-10 12:09:55,681 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-18) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 12:09:55,681 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-18) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:09:55,682 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished AuditScheduler.execute()
2025-03-10 12:09:58,099 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17968) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:09:58,102 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(702): Found previous received Instance[pk=107504, uid=1.2.410.200001.101.11.601.1501430850.3.20250308103531460, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 12:09:58,102 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(702): Ignore received Instance[studyUID=341510,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308102950185,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308103531460] with equal digest
2025-03-10 12:09:58,103 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(702): Updated DB in 4 ms
2025-03-10 12:09:58,104 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(702) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308103531460 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:09:58,313 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(702) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308103832724 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:09:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start TaskScheduler.execute()
2025-03-10 12:09:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished TaskScheduler.execute()
2025-03-10 12:10:12,641 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start IANScheduler.execute()
2025-03-10 12:10:12,643 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished IANScheduler.execute()
2025-03-10 12:10:29,098 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17968) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:10:29,101 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(702): Found previous received Instance[pk=107505, uid=1.2.410.200001.101.11.601.1501430850.3.20250308103832724, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 12:10:29,102 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(702): Ignore received Instance[studyUID=341510,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308102950185,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308103832724] with equal digest
2025-03-10 12:10:29,102 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(702): Updated DB in 4 ms
2025-03-10 12:10:29,104 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(702) << 8:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308103832724 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:10:29,310 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(702) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308103840041 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:10:37,201 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start UPSProcessingScheduler.execute()
2025-03-10 12:10:37,203 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished UPSProcessingScheduler.execute()
2025-03-10 12:10:55,682 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start AuditScheduler.execute()
2025-03-10 12:10:55,695 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-1) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 12:10:55,696 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-1) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:10:55,696 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished AuditScheduler.execute()
2025-03-10 12:10:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start TaskScheduler.execute()
2025-03-10 12:10:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished TaskScheduler.execute()
2025-03-10 12:11:00,244 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17968) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:11:00,246 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(702): Found previous received Instance[pk=107506, uid=1.2.410.200001.101.11.601.1501430850.3.20250308103840041, class=1.2.840.10008.5.1.4.1.1.6.1, no=9]
2025-03-10 12:11:00,247 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(702): Ignore received Instance[studyUID=341510,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308102950185,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308103840041] with equal digest
2025-03-10 12:11:00,247 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(702): Updated DB in 3 ms
2025-03-10 12:11:00,248 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(702) << 9:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308103840041 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:11:00,463 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(702) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308103846292 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:11:12,643 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start IANScheduler.execute()
2025-03-10 12:11:12,645 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished IANScheduler.execute()
2025-03-10 12:11:29,127 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start StudySizeScheduler.execute()
2025-03-10 12:11:29,129 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished StudySizeScheduler.execute()
2025-03-10 12:11:31,740 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17968) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:11:31,742 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(702): Found previous received Instance[pk=107507, uid=1.2.410.200001.101.11.601.1501430850.3.20250308103846292, class=1.2.840.10008.5.1.4.1.1.6.1, no=10]
2025-03-10 12:11:31,743 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(702): Ignore received Instance[studyUID=341510,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308102950185,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308103846292] with equal digest
2025-03-10 12:11:31,743 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(702): Updated DB in 3 ms
2025-03-10 12:11:31,744 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(702) << 10:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308103846292 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:11:31,951 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(702) >> 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308103856161 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:11:37,203 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start UPSProcessingScheduler.execute()
2025-03-10 12:11:37,204 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished UPSProcessingScheduler.execute()
2025-03-10 12:11:55,696 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start AuditScheduler.execute()
2025-03-10 12:11:55,707 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-21) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 12:11:55,708 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-21) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:11:55,708 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished AuditScheduler.execute()
2025-03-10 12:11:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start TaskScheduler.execute()
2025-03-10 12:11:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished TaskScheduler.execute()
2025-03-10 12:12:11,053 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17968) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:12:11,055 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(702): Found previous received Instance[pk=107508, uid=1.2.410.200001.101.11.601.1501430850.3.20250308103856161, class=1.2.840.10008.5.1.4.1.1.6.1, no=11]
2025-03-10 12:12:11,055 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(702): Ignore received Instance[studyUID=341510,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308102950185,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308103856161] with equal digest
2025-03-10 12:12:11,056 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(702): Updated DB in 3 ms
2025-03-10 12:12:11,057 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(702) << 11:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308103856161 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:12:11,265 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(702) >> 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308103909097 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:12:12,646 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start IANScheduler.execute()
2025-03-10 12:12:12,647 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished IANScheduler.execute()
2025-03-10 12:12:37,204 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start UPSProcessingScheduler.execute()
2025-03-10 12:12:37,206 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished UPSProcessingScheduler.execute()
2025-03-10 12:12:42,479 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17968) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:12:42,481 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(702): Found previous received Instance[pk=107509, uid=1.2.410.200001.101.11.601.1501430850.3.20250308103909097, class=1.2.840.10008.5.1.4.1.1.6.1, no=12]
2025-03-10 12:12:42,481 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(702): Ignore received Instance[studyUID=341510,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308102950185,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308103909097] with equal digest
2025-03-10 12:12:42,481 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(702): Updated DB in 2 ms
2025-03-10 12:12:42,482 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(702) << 12:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308103909097 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:12:42,692 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(702) >> 13:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308104148369 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:12:55,708 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start AuditScheduler.execute()
2025-03-10 12:12:55,723 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-30) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 12:12:55,723 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-30) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:12:55,723 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished AuditScheduler.execute()
2025-03-10 12:12:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start TaskScheduler.execute()
2025-03-10 12:12:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished TaskScheduler.execute()
2025-03-10 12:13:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start PurgeStorageScheduler.execute()
2025-03-10 12:13:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished PurgeStorageScheduler.execute()
2025-03-10 12:13:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-18037) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 12:13:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-18037) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 12:13:12,648 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start IANScheduler.execute()
2025-03-10 12:13:12,650 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished IANScheduler.execute()
2025-03-10 12:13:14,944 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17968) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:13:14,946 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(702): Found previous received Instance[pk=107510, uid=1.2.410.200001.101.11.601.1501430850.3.20250308104148369, class=1.2.840.10008.5.1.4.1.1.6.1, no=13]
2025-03-10 12:13:14,947 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(702): Ignore received Instance[studyUID=341510,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308102950185,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308104148369] with equal digest
2025-03-10 12:13:14,947 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(702): Updated DB in 3 ms
2025-03-10 12:13:14,949 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(702) << 13:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308104148369 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:13:15,167 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(702) >> 14:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308104156297 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:13:37,206 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start UPSProcessingScheduler.execute()
2025-03-10 12:13:37,208 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished UPSProcessingScheduler.execute()
2025-03-10 12:13:46,424 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17968) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:13:46,427 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(702): Found previous received Instance[pk=107511, uid=1.2.410.200001.101.11.601.1501430850.3.20250308104156297, class=1.2.840.10008.5.1.4.1.1.6.1, no=14]
2025-03-10 12:13:46,428 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(702): Ignore received Instance[studyUID=341510,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308102950185,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308104156297] with equal digest
2025-03-10 12:13:46,428 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(702): Updated DB in 3 ms
2025-03-10 12:13:46,430 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(702) << 14:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308104156297 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:13:46,638 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(702) >> 15:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308104203499 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:13:55,723 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start AuditScheduler.execute()
2025-03-10 12:13:55,739 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-16) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 12:13:55,739 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-16) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:13:55,739 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished AuditScheduler.execute()
2025-03-10 12:13:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start TaskScheduler.execute()
2025-03-10 12:13:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished TaskScheduler.execute()
2025-03-10 12:14:12,651 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start IANScheduler.execute()
2025-03-10 12:14:12,653 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished IANScheduler.execute()
2025-03-10 12:14:17,780 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17968) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:14:17,783 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(702): Found previous received Instance[pk=107512, uid=1.2.410.200001.101.11.601.1501430850.3.20250308104203499, class=1.2.840.10008.5.1.4.1.1.6.1, no=15]
2025-03-10 12:14:17,784 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(702): Ignore received Instance[studyUID=341510,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308102950185,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308104203499] with equal digest
2025-03-10 12:14:17,784 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(702): Updated DB in 4 ms
2025-03-10 12:14:17,785 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(702) << 15:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308104203499 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:14:17,994 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(702) >> 16:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308104213778 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:14:37,208 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start UPSProcessingScheduler.execute()
2025-03-10 12:14:37,209 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished UPSProcessingScheduler.execute()
2025-03-10 12:14:49,133 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17968) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:14:49,136 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(702): Found previous received Instance[pk=107513, uid=1.2.410.200001.101.11.601.1501430850.3.20250308104213778, class=1.2.840.10008.5.1.4.1.1.6.1, no=16]
2025-03-10 12:14:49,137 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(702): Ignore received Instance[studyUID=341510,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308102950185,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308104213778] with equal digest
2025-03-10 12:14:49,138 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(702): Updated DB in 5 ms
2025-03-10 12:14:49,139 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(702) << 16:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308104213778 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:14:49,346 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(702) >> A-RELEASE-RQ
2025-03-10 12:14:49,346 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(702) << A-RELEASE-RP
2025-03-10 12:14:49,397 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-7) DCM4CHEE<-HS60MT(702): close Socket[addr=187.89.160.56/187.89.160.56,port=49401,localport=11112]
2025-03-10 12:14:49,755 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49402,localport=11112]
2025-03-10 12:14:49,755 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(703) >> A-ASSOCIATE-RQ
2025-03-10 12:14:49,755 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(703) << A-ASSOCIATE-AC
2025-03-10 12:14:50,100 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(703) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308110844386 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:14:50,961 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 12:14:50,964 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 12:14:55,739 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start AuditScheduler.execute()
2025-03-10 12:14:55,763 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-28) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 12:14:55,763 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-28) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:14:55,763 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished AuditScheduler.execute()
2025-03-10 12:14:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start TaskScheduler.execute()
2025-03-10 12:14:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished TaskScheduler.execute()
2025-03-10 12:15:12,654 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start IANScheduler.execute()
2025-03-10 12:15:12,656 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished IANScheduler.execute()
2025-03-10 12:15:29,730 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17968) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:15:29,733 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(703): Found previous received Instance[pk=107848, uid=1.2.410.200001.101.11.601.1501430850.3.20250308110844386, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 12:15:29,733 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(703): Ignore received Instance[studyUID=341524,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308110844043,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308110844386] with equal digest
2025-03-10 12:15:29,733 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(703): Updated DB in 3 ms
2025-03-10 12:15:29,734 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(703) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308110844386 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:15:29,943 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(703) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308110912648 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:15:37,209 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start UPSProcessingScheduler.execute()
2025-03-10 12:15:37,211 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished UPSProcessingScheduler.execute()
2025-03-10 12:15:55,763 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start AuditScheduler.execute()
2025-03-10 12:15:55,781 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 12:15:55,781 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:15:55,781 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished AuditScheduler.execute()
2025-03-10 12:15:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start TaskScheduler.execute()
2025-03-10 12:15:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished TaskScheduler.execute()
2025-03-10 12:16:11,080 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17968) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:16:11,083 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(703): Found previous received Instance[pk=107849, uid=1.2.410.200001.101.11.601.1501430850.3.20250308110912648, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 12:16:11,083 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(703): Ignore received Instance[studyUID=341524,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308110844043,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308110912648] with equal digest
2025-03-10 12:16:11,084 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(703): Updated DB in 4 ms
2025-03-10 12:16:11,085 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(703) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308110912648 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:16:11,294 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(703) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308110938417 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:16:12,657 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start IANScheduler.execute()
2025-03-10 12:16:12,659 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished IANScheduler.execute()
2025-03-10 12:16:29,129 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start StudySizeScheduler.execute()
2025-03-10 12:16:29,131 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished StudySizeScheduler.execute()
2025-03-10 12:16:37,211 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start UPSProcessingScheduler.execute()
2025-03-10 12:16:37,212 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished UPSProcessingScheduler.execute()
2025-03-10 12:16:42,911 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17968) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:16:42,914 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(703): Found previous received Instance[pk=107850, uid=1.2.410.200001.101.11.601.1501430850.3.20250308110938417, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 12:16:42,914 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(703): Ignore received Instance[studyUID=341524,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308110844043,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308110938417] with equal digest
2025-03-10 12:16:42,915 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(703): Updated DB in 4 ms
2025-03-10 12:16:42,916 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(703) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308110938417 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:16:43,129 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(703) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308111056501 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:16:55,781 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start AuditScheduler.execute()
2025-03-10 12:16:55,791 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-6) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 12:16:55,791 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-6) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:16:55,791 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished AuditScheduler.execute()
2025-03-10 12:16:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start TaskScheduler.execute()
2025-03-10 12:16:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished TaskScheduler.execute()
2025-03-10 12:17:12,659 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start IANScheduler.execute()
2025-03-10 12:17:12,662 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished IANScheduler.execute()
2025-03-10 12:17:19,611 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17968) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:17:19,614 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(703): Found previous received Instance[pk=107851, uid=1.2.410.200001.101.11.601.1501430850.3.20250308111056501, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 12:17:19,614 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(703): Ignore received Instance[studyUID=341524,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308110844043,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308111056501] with equal digest
2025-03-10 12:17:19,615 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(703): Updated DB in 4 ms
2025-03-10 12:17:19,616 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(703) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308111056501 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:17:19,827 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(703) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308111240779 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:17:37,212 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start UPSProcessingScheduler.execute()
2025-03-10 12:17:37,213 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished UPSProcessingScheduler.execute()
2025-03-10 12:17:51,626 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17968) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:17:51,629 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(703): Found previous received Instance[pk=107852, uid=1.2.410.200001.101.11.601.1501430850.3.20250308111240779, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 12:17:51,630 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(703): Ignore received Instance[studyUID=341524,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308110844043,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308111240779] with equal digest
2025-03-10 12:17:51,630 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(703): Updated DB in 4 ms
2025-03-10 12:17:51,631 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(703) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308111240779 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:17:51,841 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(703) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308111334820 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:17:55,792 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start AuditScheduler.execute()
2025-03-10 12:17:55,804 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-23) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 12:17:55,805 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-23) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:17:55,805 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished AuditScheduler.execute()
2025-03-10 12:17:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start TaskScheduler.execute()
2025-03-10 12:17:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished TaskScheduler.execute()
2025-03-10 12:18:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start PurgeStorageScheduler.execute()
2025-03-10 12:18:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished PurgeStorageScheduler.execute()
2025-03-10 12:18:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-18058) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 12:18:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-18058) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 12:18:12,662 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start IANScheduler.execute()
2025-03-10 12:18:12,665 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished IANScheduler.execute()
2025-03-10 12:18:29,525 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17968) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:18:29,528 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(703): Found previous received Instance[pk=107853, uid=1.2.410.200001.101.11.601.1501430850.3.20250308111334820, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 12:18:29,529 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(703): Ignore received Instance[studyUID=341524,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308110844043,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308111334820] with equal digest
2025-03-10 12:18:29,529 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(703): Updated DB in 4 ms
2025-03-10 12:18:29,531 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(703) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308111334820 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:18:29,766 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(703) >> A-RELEASE-RQ
2025-03-10 12:18:29,767 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(703) << A-RELEASE-RP
2025-03-10 12:18:29,817 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-29) DCM4CHEE<-HS60MT(703): close Socket[addr=187.89.160.56/187.89.160.56,port=49402,localport=11112]
2025-03-10 12:18:30,175 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49403,localport=11112]
2025-03-10 12:18:30,175 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(704) >> A-ASSOCIATE-RQ
2025-03-10 12:18:30,175 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(704) << A-ASSOCIATE-AC
2025-03-10 12:18:30,388 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(704) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308110844386 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:18:37,213 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start UPSProcessingScheduler.execute()
2025-03-10 12:18:37,215 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished UPSProcessingScheduler.execute()
2025-03-10 12:18:55,805 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start AuditScheduler.execute()
2025-03-10 12:18:55,823 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-21) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 12:18:55,823 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-21) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:18:55,824 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished AuditScheduler.execute()
2025-03-10 12:18:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start TaskScheduler.execute()
2025-03-10 12:18:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished TaskScheduler.execute()
2025-03-10 12:19:08,882 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17968) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:19:08,885 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(704): Found previous received Instance[pk=107848, uid=1.2.410.200001.101.11.601.1501430850.3.20250308110844386, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 12:19:08,885 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(704): Ignore received Instance[studyUID=341524,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308110844043,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308110844386] with equal digest
2025-03-10 12:19:08,886 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(704): Updated DB in 4 ms
2025-03-10 12:19:08,887 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(704) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308110844386 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:19:09,117 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(704) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308110912648 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:19:12,665 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start IANScheduler.execute()
2025-03-10 12:19:12,668 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished IANScheduler.execute()
2025-03-10 12:19:37,215 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start UPSProcessingScheduler.execute()
2025-03-10 12:19:37,216 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished UPSProcessingScheduler.execute()
2025-03-10 12:19:49,591 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17968) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:19:49,593 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(704): Found previous received Instance[pk=107849, uid=1.2.410.200001.101.11.601.1501430850.3.20250308110912648, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 12:19:49,593 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(704): Ignore received Instance[studyUID=341524,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308110844043,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308110912648] with equal digest
2025-03-10 12:19:49,594 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(704): Updated DB in 3 ms
2025-03-10 12:19:49,595 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(704) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308110912648 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:19:49,799 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(704) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308110938417 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:19:50,965 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 12:19:50,968 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 12:19:55,824 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start AuditScheduler.execute()
2025-03-10 12:19:55,835 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-24) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 12:19:55,835 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-24) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:19:55,835 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished AuditScheduler.execute()
2025-03-10 12:19:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start TaskScheduler.execute()
2025-03-10 12:19:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished TaskScheduler.execute()
2025-03-10 12:20:12,668 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start IANScheduler.execute()
2025-03-10 12:20:12,670 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished IANScheduler.execute()
2025-03-10 12:20:20,670 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17968) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:20:20,672 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(704): Found previous received Instance[pk=107850, uid=1.2.410.200001.101.11.601.1501430850.3.20250308110938417, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 12:20:20,672 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(704): Ignore received Instance[studyUID=341524,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308110844043,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308110938417] with equal digest
2025-03-10 12:20:20,673 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(704): Updated DB in 3 ms
2025-03-10 12:20:20,674 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(704) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308110938417 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:20:20,880 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(704) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308111056501 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:20:37,217 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start UPSProcessingScheduler.execute()
2025-03-10 12:20:37,218 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished UPSProcessingScheduler.execute()
2025-03-10 12:20:51,946 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17968) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:20:51,948 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(704): Found previous received Instance[pk=107851, uid=1.2.410.200001.101.11.601.1501430850.3.20250308111056501, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 12:20:51,948 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(704): Ignore received Instance[studyUID=341524,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308110844043,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308111056501] with equal digest
2025-03-10 12:20:51,949 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(704): Updated DB in 3 ms
2025-03-10 12:20:51,950 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(704) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308111056501 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:20:52,163 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(704) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308111240779 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:20:55,835 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start AuditScheduler.execute()
2025-03-10 12:20:55,844 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-12) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 12:20:55,844 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-12) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:20:55,845 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished AuditScheduler.execute()
2025-03-10 12:20:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start TaskScheduler.execute()
2025-03-10 12:20:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished TaskScheduler.execute()
2025-03-10 12:21:12,670 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start IANScheduler.execute()
2025-03-10 12:21:12,672 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished IANScheduler.execute()
2025-03-10 12:21:20,668 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17968) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:21:20,671 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(704): Found previous received Instance[pk=107852, uid=1.2.410.200001.101.11.601.1501430850.3.20250308111240779, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 12:21:20,671 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(704): Ignore received Instance[studyUID=341524,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308110844043,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308111240779] with equal digest
2025-03-10 12:21:20,671 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(704): Updated DB in 2 ms
2025-03-10 12:21:20,672 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(704) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308111240779 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:21:20,881 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(704) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308111334820 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:21:29,131 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start StudySizeScheduler.execute()
2025-03-10 12:21:29,133 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished StudySizeScheduler.execute()
2025-03-10 12:21:37,218 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start UPSProcessingScheduler.execute()
2025-03-10 12:21:37,219 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished UPSProcessingScheduler.execute()
2025-03-10 12:21:51,920 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17968) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:21:51,923 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(704): Found previous received Instance[pk=107853, uid=1.2.410.200001.101.11.601.1501430850.3.20250308111334820, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 12:21:51,923 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(704): Ignore received Instance[studyUID=341524,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308110844043,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308111334820] with equal digest
2025-03-10 12:21:51,924 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(704): Updated DB in 3 ms
2025-03-10 12:21:51,925 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(704) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308111334820 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:21:52,157 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(704) >> A-RELEASE-RQ
2025-03-10 12:21:52,157 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(704) << A-RELEASE-RP
2025-03-10 12:21:52,208 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-10) DCM4CHEE<-HS60MT(704): close Socket[addr=187.89.160.56/187.89.160.56,port=49403,localport=11112]
2025-03-10 12:21:52,577 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49404,localport=11112]
2025-03-10 12:21:52,590 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(705) >> A-ASSOCIATE-RQ
2025-03-10 12:21:52,591 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(705) << A-ASSOCIATE-AC
2025-03-10 12:21:52,800 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(705) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308102950456 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:21:55,845 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start AuditScheduler.execute()
2025-03-10 12:21:55,853 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 12:21:55,853 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:21:55,853 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished AuditScheduler.execute()
2025-03-10 12:21:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start TaskScheduler.execute()
2025-03-10 12:21:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished TaskScheduler.execute()
2025-03-10 12:22:12,672 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start IANScheduler.execute()
2025-03-10 12:22:12,674 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished IANScheduler.execute()
2025-03-10 12:22:30,451 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17968) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:22:30,454 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(705): Found previous received Instance[pk=107498, uid=1.2.410.200001.101.11.601.1501430850.3.20250308102950456, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 12:22:30,455 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(705): Ignore received Instance[studyUID=341510,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308102950185,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308102950456] with equal digest
2025-03-10 12:22:30,455 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(705): Updated DB in 4 ms
2025-03-10 12:22:30,456 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(705) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308102950456 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:22:30,662 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(705) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308103058692 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:22:37,219 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start UPSProcessingScheduler.execute()
2025-03-10 12:22:37,220 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished UPSProcessingScheduler.execute()
2025-03-10 12:22:55,854 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start AuditScheduler.execute()
2025-03-10 12:22:55,862 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-18) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 12:22:55,862 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-18) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:22:55,862 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished AuditScheduler.execute()
2025-03-10 12:22:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start TaskScheduler.execute()
2025-03-10 12:22:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished TaskScheduler.execute()
2025-03-10 12:23:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start PurgeStorageScheduler.execute()
2025-03-10 12:23:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished PurgeStorageScheduler.execute()
2025-03-10 12:23:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-18079) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 12:23:01,704 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-18079) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 12:23:11,166 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17968) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:23:11,169 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(705): Found previous received Instance[pk=107499, uid=1.2.410.200001.101.11.601.1501430850.3.20250308103058692, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 12:23:11,169 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(705): Ignore received Instance[studyUID=341510,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308102950185,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308103058692] with equal digest
2025-03-10 12:23:11,170 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(705): Updated DB in 4 ms
2025-03-10 12:23:11,171 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(705) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308103058692 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:23:11,377 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(705) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308103151104 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:23:12,674 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start IANScheduler.execute()
2025-03-10 12:23:12,676 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished IANScheduler.execute()
2025-03-10 12:23:37,221 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start UPSProcessingScheduler.execute()
2025-03-10 12:23:37,222 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished UPSProcessingScheduler.execute()
2025-03-10 12:23:46,613 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52271,localport=11112]
2025-03-10 12:23:46,631 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(706) >> A-ASSOCIATE-RQ
2025-03-10 12:23:46,631 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(706) << A-ASSOCIATE-AC
2025-03-10 12:23:46,828 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(706) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115904743 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:23:48,610 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18084) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:23:48,614 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(706): Create Patient[pk=8385, id=PatientID[pk=8385, id=341553, issuer=DCM4CHEE.1CBB13E3.8BC4E1D2], name=ISABELLA ORTEGA DE OLIVEIRA THEODORO]
2025-03-10 12:23:48,616 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(706): Create Study[pk=9420, uid=341553, id=31619]
2025-03-10 12:23:48,616 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(706): Create Series[pk=9707, uid=1.2.410.200001.101.11.501.1791052210.2.20250310115904355, no=1, mod=US]
2025-03-10 12:23:48,617 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(706): Create Instance[pk=107940, uid=1.2.410.200001.101.11.501.1791052210.3.20250310115904743, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 12:23:48,617 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(706): Create Location[pk=107940, systemID=fs1, path=2025/03/10/59FB01A3/FCCAFEAF/CA756F53, tsuid=1.2.840.10008.1.2, size=3416662, status=OK, objectType=DICOM_FILE]
2025-03-10 12:23:48,642 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(706): Updated DB in 32 ms
2025-03-10 12:23:48,643 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-18084) No duplicate record with equal Patient ID found Patient[pk=8385, id=PatientID[pk=8385, id=341553, issuer=DCM4CHEE.1CBB13E3.8BC4E1D2], name=ISABELLA ORTEGA DE OLIVEIRA THEODORO]
2025-03-10 12:23:48,644 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(706) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115904743 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:23:48,843 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(706) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310120028407 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:23:49,151 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18084) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:23:49,153 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(706): Create Instance[pk=107941, uid=1.2.410.200001.101.11.501.1791052210.3.20250310120028407, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 12:23:49,154 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(706): Create Location[pk=107941, systemID=fs1, path=2025/03/10/59FB01A3/FCCAFEAF/1A99CB19, tsuid=1.2.840.10008.1.2, size=3416662, status=OK, objectType=DICOM_FILE]
2025-03-10 12:23:49,166 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(706): Updated DB in 15 ms
2025-03-10 12:23:49,166 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(706) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310120028407 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:23:49,369 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(706) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310120101581 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:23:49,702 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18084) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:23:49,705 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(706): Create Instance[pk=107942, uid=1.2.410.200001.101.11.501.1791052210.3.20250310120101581, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 12:23:49,705 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(706): Create Location[pk=107942, systemID=fs1, path=2025/03/10/59FB01A3/FCCAFEAF/1C2F4AD0, tsuid=1.2.840.10008.1.2, size=3915770, status=OK, objectType=DICOM_FILE]
2025-03-10 12:23:49,717 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(706): Updated DB in 14 ms
2025-03-10 12:23:49,717 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(706) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310120101581 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:23:49,919 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(706) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310120200770 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:23:50,214 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17968) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:23:50,216 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(705): Found previous received Instance[pk=107500, uid=1.2.410.200001.101.11.601.1501430850.3.20250308103151104, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 12:23:50,216 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(705): Ignore received Instance[studyUID=341510,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308102950185,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308103151104] with equal digest
2025-03-10 12:23:50,217 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(705): Updated DB in 3 ms
2025-03-10 12:23:50,218 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(705) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308103151104 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:23:50,252 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18084) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:23:50,254 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(706): Create Instance[pk=107943, uid=1.2.410.200001.101.11.501.1791052210.3.20250310120200770, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 12:23:50,254 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(706): Create Location[pk=107943, systemID=fs1, path=2025/03/10/59FB01A3/FCCAFEAF/1DE3B672, tsuid=1.2.840.10008.1.2, size=3915770, status=OK, objectType=DICOM_FILE]
2025-03-10 12:23:50,262 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(706): Updated DB in 10 ms
2025-03-10 12:23:50,262 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(706) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310120200770 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:23:50,422 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(705) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308103226399 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:23:50,468 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(706) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310120342046 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:23:50,759 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18084) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:23:50,762 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(706): Create Instance[pk=107944, uid=1.2.410.200001.101.11.501.1791052210.3.20250310120342046, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 12:23:50,762 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(706): Create Location[pk=107944, systemID=fs1, path=2025/03/10/59FB01A3/FCCAFEAF/1FD1BB35, tsuid=1.2.840.10008.1.2, size=3416662, status=OK, objectType=DICOM_FILE]
2025-03-10 12:23:50,772 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(706): Updated DB in 12 ms
2025-03-10 12:23:50,772 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(706) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310120342046 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:23:50,975 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(706) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310120448787 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:23:51,309 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18084) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:23:51,311 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(706): Create Instance[pk=107945, uid=1.2.410.200001.101.11.501.1791052210.3.20250310120448787, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 12:23:51,312 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(706): Create Location[pk=107945, systemID=fs1, path=2025/03/10/59FB01A3/FCCAFEAF/218968D2, tsuid=1.2.840.10008.1.2, size=3915770, status=OK, objectType=DICOM_FILE]
2025-03-10 12:23:51,359 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(706): Updated DB in 50 ms
2025-03-10 12:23:51,359 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(706) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310120448787 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:23:51,564 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(706) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310120508194 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:23:51,855 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18084) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:23:51,858 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(706): Create Instance[pk=107946, uid=1.2.410.200001.101.11.501.1791052210.3.20250310120508194, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 12:23:51,858 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(706): Create Location[pk=107946, systemID=fs1, path=2025/03/10/59FB01A3/FCCAFEAF/2305CD03, tsuid=1.2.840.10008.1.2, size=3416662, status=OK, objectType=DICOM_FILE]
2025-03-10 12:23:51,874 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(706): Updated DB in 19 ms
2025-03-10 12:23:51,874 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(706) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310120508194 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:23:52,078 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(706) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310120845592 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:23:52,411 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18084) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:23:52,413 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(706): Create Instance[pk=107947, uid=1.2.410.200001.101.11.501.1791052210.3.20250310120845592, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 12:23:52,414 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(706): Create Location[pk=107947, systemID=fs1, path=2025/03/10/59FB01A3/FCCAFEAF/285B66C9, tsuid=1.2.840.10008.1.2, size=3915770, status=OK, objectType=DICOM_FILE]
2025-03-10 12:23:52,422 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(706): Updated DB in 11 ms
2025-03-10 12:23:52,422 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(706) << 8:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310120845592 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:23:52,625 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(706) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310121025078 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:23:52,959 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18084) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:23:52,961 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(706): Create Instance[pk=107948, uid=1.2.410.200001.101.11.501.1791052210.3.20250310121025078, class=1.2.840.10008.5.1.4.1.1.6.1, no=9]
2025-03-10 12:23:52,962 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(706): Create Location[pk=107948, systemID=fs1, path=2025/03/10/59FB01A3/FCCAFEAF/4F7E9B13, tsuid=1.2.840.10008.1.2, size=3915770, status=OK, objectType=DICOM_FILE]
2025-03-10 12:23:52,975 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(706): Updated DB in 16 ms
2025-03-10 12:23:52,975 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(706) << 9:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310121025078 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:23:53,178 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(706) >> A-RELEASE-RQ
2025-03-10 12:23:53,178 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(706) << A-RELEASE-RP
2025-03-10 12:23:53,228 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-31) DCM4CHEE<-HS50US07(706): close Socket[addr=187.89.160.56/187.89.160.56,port=52271,localport=11112]
2025-03-10 12:23:53,578 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52272,localport=11112]
2025-03-10 12:23:53,578 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(707) >> A-ASSOCIATE-RQ
2025-03-10 12:23:53,578 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(707) << A-ASSOCIATE-AC
2025-03-10 12:23:53,776 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(707) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115904743 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:23:55,679 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18084) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:23:55,683 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(707): Found previous received Instance[pk=107940, uid=1.2.410.200001.101.11.501.1791052210.3.20250310115904743, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 12:23:55,684 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(707): Ignore received Instance[studyUID=341553,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310115904355,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310115904743] with equal digest
2025-03-10 12:23:55,684 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(707): Updated DB in 5 ms
2025-03-10 12:23:55,686 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(707) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115904743 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:23:55,863 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start AuditScheduler.execute()
2025-03-10 12:23:55,872 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-2) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 12:23:55,872 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-2) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:23:55,872 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished AuditScheduler.execute()
2025-03-10 12:23:55,890 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(707) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310120028407 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:23:56,182 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18084) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:23:56,184 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(707): Found previous received Instance[pk=107941, uid=1.2.410.200001.101.11.501.1791052210.3.20250310120028407, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 12:23:56,185 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(707): Ignore received Instance[studyUID=341553,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310115904355,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310120028407] with equal digest
2025-03-10 12:23:56,185 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(707): Updated DB in 3 ms
2025-03-10 12:23:56,186 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(707) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310120028407 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:23:56,388 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(707) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310120101581 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:23:56,722 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18084) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:23:56,724 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(707): Found previous received Instance[pk=107942, uid=1.2.410.200001.101.11.501.1791052210.3.20250310120101581, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 12:23:56,725 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(707): Ignore received Instance[studyUID=341553,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310115904355,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310120101581] with equal digest
2025-03-10 12:23:56,725 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(707): Updated DB in 3 ms
2025-03-10 12:23:56,726 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(707) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310120101581 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:23:56,930 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(707) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310120200770 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:23:57,264 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18084) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:23:57,266 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(707): Found previous received Instance[pk=107943, uid=1.2.410.200001.101.11.501.1791052210.3.20250310120200770, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 12:23:57,267 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(707): Ignore received Instance[studyUID=341553,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310115904355,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310120200770] with equal digest
2025-03-10 12:23:57,267 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(707): Updated DB in 3 ms
2025-03-10 12:23:57,268 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(707) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310120200770 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:23:57,472 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(707) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310120342046 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:23:57,764 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18084) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:23:57,766 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(707): Found previous received Instance[pk=107944, uid=1.2.410.200001.101.11.501.1791052210.3.20250310120342046, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 12:23:57,766 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(707): Ignore received Instance[studyUID=341553,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310115904355,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310120342046] with equal digest
2025-03-10 12:23:57,767 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(707): Updated DB in 2 ms
2025-03-10 12:23:57,768 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(707) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310120342046 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:23:57,971 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(707) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310120448787 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:23:58,306 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18084) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:23:58,308 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(707): Found previous received Instance[pk=107945, uid=1.2.410.200001.101.11.501.1791052210.3.20250310120448787, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 12:23:58,308 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(707): Ignore received Instance[studyUID=341553,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310115904355,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310120448787] with equal digest
2025-03-10 12:23:58,309 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(707): Updated DB in 3 ms
2025-03-10 12:23:58,310 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(707) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310120448787 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:23:58,514 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(707) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310120508194 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:23:58,805 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18084) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:23:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start TaskScheduler.execute()
2025-03-10 12:23:58,807 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(707): Found previous received Instance[pk=107946, uid=1.2.410.200001.101.11.501.1791052210.3.20250310120508194, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 12:23:58,808 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(707): Ignore received Instance[studyUID=341553,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310115904355,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310120508194] with equal digest
2025-03-10 12:23:58,808 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(707): Updated DB in 2 ms
2025-03-10 12:23:58,809 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(707) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310120508194 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:23:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished TaskScheduler.execute()
2025-03-10 12:23:59,015 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(707) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310120845592 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:23:59,349 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18084) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:23:59,351 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(707): Found previous received Instance[pk=107947, uid=1.2.410.200001.101.11.501.1791052210.3.20250310120845592, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 12:23:59,352 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(707): Ignore received Instance[studyUID=341553,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310115904355,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310120845592] with equal digest
2025-03-10 12:23:59,352 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(707): Updated DB in 3 ms
2025-03-10 12:23:59,353 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(707) << 8:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310120845592 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:23:59,557 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(707) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310121025078 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:23:59,891 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18084) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:23:59,893 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(707): Found previous received Instance[pk=107948, uid=1.2.410.200001.101.11.501.1791052210.3.20250310121025078, class=1.2.840.10008.5.1.4.1.1.6.1, no=9]
2025-03-10 12:23:59,894 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(707): Ignore received Instance[studyUID=341553,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310115904355,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310121025078] with equal digest
2025-03-10 12:23:59,894 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(707): Updated DB in 3 ms
2025-03-10 12:23:59,895 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(707) << 9:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310121025078 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:24:00,098 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(707) >> A-RELEASE-RQ
2025-03-10 12:24:00,098 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(707) << A-RELEASE-RP
2025-03-10 12:24:00,148 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-22) DCM4CHEE<-HS50US07(707): close Socket[addr=187.89.160.56/187.89.160.56,port=52272,localport=11112]
2025-03-10 12:24:00,500 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52273,localport=11112]
2025-03-10 12:24:00,500 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(708) >> A-ASSOCIATE-RQ
2025-03-10 12:24:00,501 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(708) << A-ASSOCIATE-AC
2025-03-10 12:24:00,698 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(708) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115904743 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:24:02,765 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18084) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:24:02,768 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(708): Found previous received Instance[pk=107940, uid=1.2.410.200001.101.11.501.1791052210.3.20250310115904743, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 12:24:02,769 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(708): Ignore received Instance[studyUID=341553,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310115904355,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310115904743] with equal digest
2025-03-10 12:24:02,769 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(708): Updated DB in 4 ms
2025-03-10 12:24:02,770 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(708) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115904743 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:24:02,974 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(708) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310120028407 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:24:03,288 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18084) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:24:03,290 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(708): Found previous received Instance[pk=107941, uid=1.2.410.200001.101.11.501.1791052210.3.20250310120028407, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 12:24:03,291 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(708): Ignore received Instance[studyUID=341553,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310115904355,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310120028407] with equal digest
2025-03-10 12:24:03,291 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(708): Updated DB in 2 ms
2025-03-10 12:24:03,292 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(708) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310120028407 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:24:03,496 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(708) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310120101581 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:24:03,829 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18084) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:24:03,831 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(708): Found previous received Instance[pk=107942, uid=1.2.410.200001.101.11.501.1791052210.3.20250310120101581, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 12:24:03,832 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(708): Ignore received Instance[studyUID=341553,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310115904355,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310120101581] with equal digest
2025-03-10 12:24:03,832 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(708): Updated DB in 3 ms
2025-03-10 12:24:03,833 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(708) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310120101581 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:24:04,037 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(708) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310120200770 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:24:04,370 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18084) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:24:04,372 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(708): Found previous received Instance[pk=107943, uid=1.2.410.200001.101.11.501.1791052210.3.20250310120200770, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 12:24:04,373 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(708): Ignore received Instance[studyUID=341553,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310115904355,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310120200770] with equal digest
2025-03-10 12:24:04,373 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(708): Updated DB in 3 ms
2025-03-10 12:24:04,374 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(708) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310120200770 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:24:04,577 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(708) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310120342046 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:24:04,869 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18084) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:24:04,871 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(708): Found previous received Instance[pk=107944, uid=1.2.410.200001.101.11.501.1791052210.3.20250310120342046, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 12:24:04,871 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(708): Ignore received Instance[studyUID=341553,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310115904355,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310120342046] with equal digest
2025-03-10 12:24:04,872 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(708): Updated DB in 3 ms
2025-03-10 12:24:04,873 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(708) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310120342046 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:24:05,085 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(708) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310120448787 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:24:05,419 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18084) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:24:05,421 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(708): Found previous received Instance[pk=107945, uid=1.2.410.200001.101.11.501.1791052210.3.20250310120448787, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 12:24:05,422 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(708): Ignore received Instance[studyUID=341553,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310115904355,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310120448787] with equal digest
2025-03-10 12:24:05,422 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(708): Updated DB in 3 ms
2025-03-10 12:24:05,424 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(708) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310120448787 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:24:05,627 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(708) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310120508194 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:24:05,919 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18084) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:24:05,921 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(708): Found previous received Instance[pk=107946, uid=1.2.410.200001.101.11.501.1791052210.3.20250310120508194, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 12:24:05,922 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(708): Ignore received Instance[studyUID=341553,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310115904355,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310120508194] with equal digest
2025-03-10 12:24:05,922 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(708): Updated DB in 3 ms
2025-03-10 12:24:05,923 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(708) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310120508194 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:24:06,127 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(708) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310120845592 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:24:06,461 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18084) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:24:06,463 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(708): Found previous received Instance[pk=107947, uid=1.2.410.200001.101.11.501.1791052210.3.20250310120845592, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 12:24:06,463 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(708): Ignore received Instance[studyUID=341553,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310115904355,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310120845592] with equal digest
2025-03-10 12:24:06,463 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(708): Updated DB in 2 ms
2025-03-10 12:24:06,465 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(708) << 8:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310120845592 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:24:06,668 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(708) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310121025078 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:24:07,002 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18084) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:24:07,005 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(708): Found previous received Instance[pk=107948, uid=1.2.410.200001.101.11.501.1791052210.3.20250310121025078, class=1.2.840.10008.5.1.4.1.1.6.1, no=9]
2025-03-10 12:24:07,005 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(708): Ignore received Instance[studyUID=341553,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310115904355,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310121025078] with equal digest
2025-03-10 12:24:07,005 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(708): Updated DB in 3 ms
2025-03-10 12:24:07,006 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(708) << 9:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310121025078 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:24:07,209 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(708) >> A-RELEASE-RQ
2025-03-10 12:24:07,209 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18084) DCM4CHEE<-HS50US07(708) << A-RELEASE-RP
2025-03-10 12:24:07,259 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-21) DCM4CHEE<-HS50US07(708): close Socket[addr=187.89.160.56/187.89.160.56,port=52273,localport=11112]
2025-03-10 12:24:12,677 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start IANScheduler.execute()
2025-03-10 12:24:12,678 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished IANScheduler.execute()
2025-03-10 12:24:30,850 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17968) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:24:30,852 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(705): Found previous received Instance[pk=107501, uid=1.2.410.200001.101.11.601.1501430850.3.20250308103226399, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 12:24:30,853 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(705): Ignore received Instance[studyUID=341510,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308102950185,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308103226399] with equal digest
2025-03-10 12:24:30,853 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(705): Updated DB in 3 ms
2025-03-10 12:24:30,854 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(705) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308103226399 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:24:31,061 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(705) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308103320902 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:24:37,222 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start UPSProcessingScheduler.execute()
2025-03-10 12:24:37,223 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished UPSProcessingScheduler.execute()
2025-03-10 12:24:50,968 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 12:24:50,970 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 12:24:55,872 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start AuditScheduler.execute()
2025-03-10 12:24:55,873 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-5) Send audit message to /127.0.0.1:514
2025-03-10 12:24:55,874 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-5) Send audit message to /127.0.0.1:514
2025-03-10 12:24:55,882 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-5) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 12:24:55,882 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-5) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:24:55,883 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished AuditScheduler.execute()
2025-03-10 12:24:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start TaskScheduler.execute()
2025-03-10 12:24:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished TaskScheduler.execute()
2025-03-10 12:25:12,114 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17968) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:25:12,116 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(705): Found previous received Instance[pk=107502, uid=1.2.410.200001.101.11.601.1501430850.3.20250308103320902, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 12:25:12,117 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(705): Ignore received Instance[studyUID=341510,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308102950185,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308103320902] with equal digest
2025-03-10 12:25:12,117 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(705): Updated DB in 3 ms
2025-03-10 12:25:12,118 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(705) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308103320902 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:25:12,325 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(705) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308103458977 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:25:12,678 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start IANScheduler.execute()
2025-03-10 12:25:12,681 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished IANScheduler.execute()
2025-03-10 12:25:37,223 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start UPSProcessingScheduler.execute()
2025-03-10 12:25:37,225 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished UPSProcessingScheduler.execute()
2025-03-10 12:25:54,599 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17968) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:25:54,602 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(705): Found previous received Instance[pk=107503, uid=1.2.410.200001.101.11.601.1501430850.3.20250308103458977, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 12:25:54,603 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(705): Ignore received Instance[studyUID=341510,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308102950185,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308103458977] with equal digest
2025-03-10 12:25:54,603 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(705): Updated DB in 4 ms
2025-03-10 12:25:54,605 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(705) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308103458977 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:25:54,808 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(705) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308103531460 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:25:55,883 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start AuditScheduler.execute()
2025-03-10 12:25:55,894 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 12:25:55,894 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:25:55,894 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished AuditScheduler.execute()
2025-03-10 12:25:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start TaskScheduler.execute()
2025-03-10 12:25:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished TaskScheduler.execute()
2025-03-10 12:26:12,681 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start IANScheduler.execute()
2025-03-10 12:26:12,683 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished IANScheduler.execute()
2025-03-10 12:26:25,405 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17968) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:26:25,408 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(705): Found previous received Instance[pk=107504, uid=1.2.410.200001.101.11.601.1501430850.3.20250308103531460, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 12:26:25,408 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(705): Ignore received Instance[studyUID=341510,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308102950185,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308103531460] with equal digest
2025-03-10 12:26:25,409 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(705): Updated DB in 4 ms
2025-03-10 12:26:25,410 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(705) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308103531460 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:26:25,616 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(705) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308103832724 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:26:29,133 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start StudySizeScheduler.execute()
2025-03-10 12:26:29,135 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished StudySizeScheduler.execute()
2025-03-10 12:26:37,225 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start UPSProcessingScheduler.execute()
2025-03-10 12:26:37,226 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished UPSProcessingScheduler.execute()
2025-03-10 12:26:55,895 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start AuditScheduler.execute()
2025-03-10 12:26:55,906 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-28) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 12:26:55,906 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-28) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:26:55,906 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished AuditScheduler.execute()
2025-03-10 12:26:56,211 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17968) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:26:56,214 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(705): Found previous received Instance[pk=107505, uid=1.2.410.200001.101.11.601.1501430850.3.20250308103832724, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 12:26:56,215 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(705): Ignore received Instance[studyUID=341510,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308102950185,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308103832724] with equal digest
2025-03-10 12:26:56,215 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(705): Updated DB in 4 ms
2025-03-10 12:26:56,217 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(705) << 8:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308103832724 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:26:56,420 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(705) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308103840041 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:26:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start TaskScheduler.execute()
2025-03-10 12:26:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished TaskScheduler.execute()
2025-03-10 12:27:12,684 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start IANScheduler.execute()
2025-03-10 12:27:12,686 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished IANScheduler.execute()
2025-03-10 12:27:27,217 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17968) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:27:27,220 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(705): Found previous received Instance[pk=107506, uid=1.2.410.200001.101.11.601.1501430850.3.20250308103840041, class=1.2.840.10008.5.1.4.1.1.6.1, no=9]
2025-03-10 12:27:27,221 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(705): Ignore received Instance[studyUID=341510,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308102950185,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308103840041] with equal digest
2025-03-10 12:27:27,221 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(705): Updated DB in 4 ms
2025-03-10 12:27:27,223 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(705) << 9:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308103840041 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:27:27,430 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(705) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308103846292 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:27:37,226 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start UPSProcessingScheduler.execute()
2025-03-10 12:27:37,227 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished UPSProcessingScheduler.execute()
2025-03-10 12:27:55,476 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17968) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:27:55,480 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(705): Found previous received Instance[pk=107507, uid=1.2.410.200001.101.11.601.1501430850.3.20250308103846292, class=1.2.840.10008.5.1.4.1.1.6.1, no=10]
2025-03-10 12:27:55,480 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(705): Ignore received Instance[studyUID=341510,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308102950185,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308103846292] with equal digest
2025-03-10 12:27:55,481 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(705): Updated DB in 5 ms
2025-03-10 12:27:55,483 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(705) << 10:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308103846292 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:27:55,689 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(705) >> 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308103856161 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:27:55,907 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start AuditScheduler.execute()
2025-03-10 12:27:55,917 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 12:27:55,918 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:27:55,918 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished AuditScheduler.execute()
2025-03-10 12:27:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start TaskScheduler.execute()
2025-03-10 12:27:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished TaskScheduler.execute()
2025-03-10 12:28:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start PurgeStorageScheduler.execute()
2025-03-10 12:28:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished PurgeStorageScheduler.execute()
2025-03-10 12:28:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-18101) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 12:28:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-18101) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 12:28:12,686 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start IANScheduler.execute()
2025-03-10 12:28:12,689 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished IANScheduler.execute()
2025-03-10 12:28:26,331 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17968) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:28:26,334 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(705): Found previous received Instance[pk=107508, uid=1.2.410.200001.101.11.601.1501430850.3.20250308103856161, class=1.2.840.10008.5.1.4.1.1.6.1, no=11]
2025-03-10 12:28:26,334 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(705): Ignore received Instance[studyUID=341510,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308102950185,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308103856161] with equal digest
2025-03-10 12:28:26,335 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(705): Updated DB in 4 ms
2025-03-10 12:28:26,336 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(705) << 11:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308103856161 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:28:26,541 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(705) >> 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308103909097 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:28:37,228 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start UPSProcessingScheduler.execute()
2025-03-10 12:28:37,229 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished UPSProcessingScheduler.execute()
2025-03-10 12:28:50,005 INFO  [org.dcm4chee.arc.ups.impl.UPSDeleteScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start UPSDeleteScheduler.execute()
2025-03-10 12:28:50,009 INFO  [org.dcm4chee.arc.ups.impl.UPSDeleteScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished UPSDeleteScheduler.execute()
2025-03-10 12:28:55,918 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start AuditScheduler.execute()
2025-03-10 12:28:55,928 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-25) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 12:28:55,928 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-25) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:28:55,929 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished AuditScheduler.execute()
2025-03-10 12:28:57,340 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17968) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:28:57,342 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(705): Found previous received Instance[pk=107509, uid=1.2.410.200001.101.11.601.1501430850.3.20250308103909097, class=1.2.840.10008.5.1.4.1.1.6.1, no=12]
2025-03-10 12:28:57,343 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(705): Ignore received Instance[studyUID=341510,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308102950185,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308103909097] with equal digest
2025-03-10 12:28:57,344 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(705): Updated DB in 4 ms
2025-03-10 12:28:57,345 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(705) << 12:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308103909097 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:28:57,552 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(705) >> 13:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308104148369 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:28:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start TaskScheduler.execute()
2025-03-10 12:28:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished TaskScheduler.execute()
2025-03-10 12:29:12,689 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start IANScheduler.execute()
2025-03-10 12:29:12,691 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished IANScheduler.execute()
2025-03-10 12:29:28,355 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17968) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:29:28,359 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(705): Found previous received Instance[pk=107510, uid=1.2.410.200001.101.11.601.1501430850.3.20250308104148369, class=1.2.840.10008.5.1.4.1.1.6.1, no=13]
2025-03-10 12:29:28,359 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(705): Ignore received Instance[studyUID=341510,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308102950185,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308104148369] with equal digest
2025-03-10 12:29:28,360 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(705): Updated DB in 5 ms
2025-03-10 12:29:28,362 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(705) << 13:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308104148369 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:29:28,566 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(705) >> 14:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308104156297 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:29:37,229 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start UPSProcessingScheduler.execute()
2025-03-10 12:29:37,231 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished UPSProcessingScheduler.execute()
2025-03-10 12:29:50,971 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 12:29:50,975 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 12:29:55,929 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start AuditScheduler.execute()
2025-03-10 12:29:55,940 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-2) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 12:29:55,940 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-2) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:29:55,940 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished AuditScheduler.execute()
2025-03-10 12:29:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start TaskScheduler.execute()
2025-03-10 12:29:58,815 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished TaskScheduler.execute()
2025-03-10 12:30:02,690 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17968) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:30:02,692 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(705): Found previous received Instance[pk=107511, uid=1.2.410.200001.101.11.601.1501430850.3.20250308104156297, class=1.2.840.10008.5.1.4.1.1.6.1, no=14]
2025-03-10 12:30:02,693 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(705): Ignore received Instance[studyUID=341510,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308102950185,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308104156297] with equal digest
2025-03-10 12:30:02,693 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(705): Updated DB in 3 ms
2025-03-10 12:30:02,694 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(705) << 14:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308104156297 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:30:02,901 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(705) >> 15:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308104203499 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:30:12,692 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start IANScheduler.execute()
2025-03-10 12:30:12,695 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished IANScheduler.execute()
2025-03-10 12:30:33,506 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17968) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:30:33,508 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(705): Found previous received Instance[pk=107512, uid=1.2.410.200001.101.11.601.1501430850.3.20250308104203499, class=1.2.840.10008.5.1.4.1.1.6.1, no=15]
2025-03-10 12:30:33,509 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(705): Ignore received Instance[studyUID=341510,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308102950185,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308104203499] with equal digest
2025-03-10 12:30:33,509 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(705): Updated DB in 3 ms
2025-03-10 12:30:33,511 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(705) << 15:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308104203499 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:30:33,718 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(705) >> 16:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308104213778 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:30:37,231 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start UPSProcessingScheduler.execute()
2025-03-10 12:30:37,232 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished UPSProcessingScheduler.execute()
2025-03-10 12:30:55,940 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start AuditScheduler.execute()
2025-03-10 12:30:55,948 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 12:30:55,949 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:30:55,949 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished AuditScheduler.execute()
2025-03-10 12:30:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start TaskScheduler.execute()
2025-03-10 12:30:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished TaskScheduler.execute()
2025-03-10 12:31:06,874 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17968) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:31:06,876 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(705): Found previous received Instance[pk=107513, uid=1.2.410.200001.101.11.601.1501430850.3.20250308104213778, class=1.2.840.10008.5.1.4.1.1.6.1, no=16]
2025-03-10 12:31:06,877 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(705): Ignore received Instance[studyUID=341510,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308102950185,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308104213778] with equal digest
2025-03-10 12:31:06,877 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(705): Updated DB in 3 ms
2025-03-10 12:31:06,878 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(705) << 16:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308104213778 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:31:07,081 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(705) >> A-RELEASE-RQ
2025-03-10 12:31:07,081 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(705) << A-RELEASE-RP
2025-03-10 12:31:07,131 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-13) DCM4CHEE<-HS60MT(705): close Socket[addr=187.89.160.56/187.89.160.56,port=49404,localport=11112]
2025-03-10 12:31:07,486 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49416,localport=11112]
2025-03-10 12:31:07,487 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(709) >> A-ASSOCIATE-RQ
2025-03-10 12:31:07,487 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(709) << A-ASSOCIATE-AC
2025-03-10 12:31:07,687 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(709) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308110844386 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:31:12,695 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start IANScheduler.execute()
2025-03-10 12:31:12,697 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished IANScheduler.execute()
2025-03-10 12:31:29,135 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start StudySizeScheduler.execute()
2025-03-10 12:31:29,199 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) Calculated size of 1 studies
2025-03-10 12:31:29,199 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished StudySizeScheduler.execute()
2025-03-10 12:31:37,232 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start UPSProcessingScheduler.execute()
2025-03-10 12:31:37,233 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished UPSProcessingScheduler.execute()
2025-03-10 12:31:39,140 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17968) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:31:39,144 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(709): Found previous received Instance[pk=107848, uid=1.2.410.200001.101.11.601.1501430850.3.20250308110844386, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 12:31:39,144 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(709): Ignore received Instance[studyUID=341524,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308110844043,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308110844386] with equal digest
2025-03-10 12:31:39,144 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(709): Updated DB in 4 ms
2025-03-10 12:31:39,146 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(709) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308110844386 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:31:39,351 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(709) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308110912648 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:31:55,949 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start AuditScheduler.execute()
2025-03-10 12:31:55,958 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-16) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 12:31:55,958 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-16) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:31:55,958 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished AuditScheduler.execute()
2025-03-10 12:31:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start TaskScheduler.execute()
2025-03-10 12:31:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished TaskScheduler.execute()
2025-03-10 12:32:10,592 INFO  [org.dcm4chee.arc.qmgt.impl.PurgeTaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start PurgeTaskScheduler.execute()
2025-03-10 12:32:10,610 INFO  [org.dcm4chee.arc.qmgt.impl.PurgeTaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished PurgeTaskScheduler.execute()
2025-03-10 12:32:12,697 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start IANScheduler.execute()
2025-03-10 12:32:12,699 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished IANScheduler.execute()
2025-03-10 12:32:18,845 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17968) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:32:18,847 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(709): Found previous received Instance[pk=107849, uid=1.2.410.200001.101.11.601.1501430850.3.20250308110912648, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 12:32:18,848 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(709): Ignore received Instance[studyUID=341524,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308110844043,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308110912648] with equal digest
2025-03-10 12:32:18,848 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(709): Updated DB in 3 ms
2025-03-10 12:32:18,849 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(709) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308110912648 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:32:19,055 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(709) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308110938417 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:32:37,233 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start UPSProcessingScheduler.execute()
2025-03-10 12:32:37,234 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished UPSProcessingScheduler.execute()
2025-03-10 12:32:50,014 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17968) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:32:50,016 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(709): Found previous received Instance[pk=107850, uid=1.2.410.200001.101.11.601.1501430850.3.20250308110938417, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 12:32:50,017 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(709): Ignore received Instance[studyUID=341524,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308110844043,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308110938417] with equal digest
2025-03-10 12:32:50,017 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(709): Updated DB in 3 ms
2025-03-10 12:32:50,018 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(709) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308110938417 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:32:50,226 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(709) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308111056501 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:32:55,958 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start AuditScheduler.execute()
2025-03-10 12:32:55,959 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-15) Send audit message to /127.0.0.1:514
2025-03-10 12:32:55,992 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-15) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 12:32:55,992 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-15) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:32:55,992 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished AuditScheduler.execute()
2025-03-10 12:32:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start TaskScheduler.execute()
2025-03-10 12:32:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished TaskScheduler.execute()
2025-03-10 12:33:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start PurgeStorageScheduler.execute()
2025-03-10 12:33:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished PurgeStorageScheduler.execute()
2025-03-10 12:33:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-18122) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 12:33:01,702 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-18122) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 12:33:12,699 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start IANScheduler.execute()
2025-03-10 12:33:12,701 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished IANScheduler.execute()
2025-03-10 12:33:21,188 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17968) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:33:21,191 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(709): Found previous received Instance[pk=107851, uid=1.2.410.200001.101.11.601.1501430850.3.20250308111056501, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 12:33:21,192 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(709): Ignore received Instance[studyUID=341524,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308110844043,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308111056501] with equal digest
2025-03-10 12:33:21,192 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(709): Updated DB in 4 ms
2025-03-10 12:33:21,194 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(709) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308111056501 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:33:21,402 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(709) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308111240779 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:33:37,235 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start UPSProcessingScheduler.execute()
2025-03-10 12:33:37,236 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished UPSProcessingScheduler.execute()
2025-03-10 12:33:52,329 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17968) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:33:52,332 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(709): Found previous received Instance[pk=107852, uid=1.2.410.200001.101.11.601.1501430850.3.20250308111240779, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 12:33:52,333 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(709): Ignore received Instance[studyUID=341524,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308110844043,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308111240779] with equal digest
2025-03-10 12:33:52,333 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(709): Updated DB in 3 ms
2025-03-10 12:33:52,335 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(709) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308111240779 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:33:52,543 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(709) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308111334820 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:33:55,992 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start AuditScheduler.execute()
2025-03-10 12:33:55,993 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-32) Send audit message to /127.0.0.1:514
2025-03-10 12:33:55,994 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-32) Send audit message to /127.0.0.1:514
2025-03-10 12:33:55,994 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-32) Send audit message to /127.0.0.1:514
2025-03-10 12:33:55,994 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-32) Send audit message to /127.0.0.1:514
2025-03-10 12:33:55,995 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-32) Send audit message to /127.0.0.1:514
2025-03-10 12:33:55,995 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-32) Send audit message to /127.0.0.1:514
2025-03-10 12:33:55,995 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-32) Send audit message to /127.0.0.1:514
2025-03-10 12:33:55,996 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-32) Send audit message to /127.0.0.1:514
2025-03-10 12:33:55,996 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-32) Send audit message to /127.0.0.1:514
2025-03-10 12:33:56,006 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 12:33:56,006 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:33:56,007 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-32) Send audit message to /127.0.0.1:514
2025-03-10 12:33:56,007 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-32) Send audit message to /127.0.0.1:514
2025-03-10 12:33:56,007 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished AuditScheduler.execute()
2025-03-10 12:33:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start TaskScheduler.execute()
2025-03-10 12:33:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished TaskScheduler.execute()
2025-03-10 12:34:12,701 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start IANScheduler.execute()
2025-03-10 12:34:12,704 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished IANScheduler.execute()
2025-03-10 12:34:23,867 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17968) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:34:23,869 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(709): Found previous received Instance[pk=107853, uid=1.2.410.200001.101.11.601.1501430850.3.20250308111334820, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 12:34:23,870 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(709): Ignore received Instance[studyUID=341524,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308110844043,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308111334820] with equal digest
2025-03-10 12:34:23,871 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(709): Updated DB in 4 ms
2025-03-10 12:34:23,872 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(709) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308111334820 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:34:24,077 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(709) >> A-RELEASE-RQ
2025-03-10 12:34:24,078 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(709) << A-RELEASE-RP
2025-03-10 12:34:24,128 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-18) DCM4CHEE<-HS60MT(709): close Socket[addr=187.89.160.56/187.89.160.56,port=49416,localport=11112]
2025-03-10 12:34:24,499 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49417,localport=11112]
2025-03-10 12:34:24,499 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(710) >> A-ASSOCIATE-RQ
2025-03-10 12:34:24,499 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(710) << A-ASSOCIATE-AC
2025-03-10 12:34:24,699 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(710) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213095920802 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:34:37,236 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start UPSProcessingScheduler.execute()
2025-03-10 12:34:37,238 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished UPSProcessingScheduler.execute()
2025-03-10 12:34:50,975 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 12:34:50,977 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 12:34:56,008 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start AuditScheduler.execute()
2025-03-10 12:34:56,019 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-25) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 12:34:56,019 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-25) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:34:56,019 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished AuditScheduler.execute()
2025-03-10 12:34:56,408 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-17968) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:34:56,415 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-17968) Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
2025-03-10 12:34:56,418 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(710): processing 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213095920802 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:34:56,419 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(710) << 1:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:34:56,625 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(710) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213095957827 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:34:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start TaskScheduler.execute()
2025-03-10 12:34:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished TaskScheduler.execute()
2025-03-10 12:35:12,083 WARN  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(710): Failed to store received object:
: java.net.SocketException: Connection reset
	at java.base/sun.nio.ch.NioSocketImpl.implRead(NioSocketImpl.java:323)
	at java.base/sun.nio.ch.NioSocketImpl.read(NioSocketImpl.java:350)
	at java.base/sun.nio.ch.NioSocketImpl$1.read(NioSocketImpl.java:803)
	at java.base/java.net.Socket$SocketInputStream.read(Socket.java:966)
	at org.dcm4che.core@5.30.0//org.dcm4che3.util.StreamUtils.readAvailable(StreamUtils.java:57)
	at org.dcm4che.core@5.30.0//org.dcm4che3.util.StreamUtils.readFully(StreamUtils.java:68)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.readFully(PDUDecoder.java:225)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.readPDU(PDUDecoder.java:220)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:176)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDV(PDUDecoder.java:517)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.isLastPDV(PDUDecoder.java:545)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.read(PDUDecoder.java:568)
	at org.dcm4che.core@5.30.0//org.dcm4che3.util.CountingInputStream.read(CountingInputStream.java:75)
	at java.base/java.io.FilterInputStream.read(FilterInputStream.java:132)
	at org.dcm4che.core@5.30.0//org.dcm4che3.io.DicomInputStream.read(DicomInputStream.java:471)
	at org.dcm4che.core@5.30.0//org.dcm4che3.util.StreamUtils.copy(StreamUtils.java:106)
	at org.dcm4che.imageio@5.30.0//org.dcm4che3.imageio.codec.Transcoder.copyPixelData(Transcoder.java:561)
	at org.dcm4che.imageio@5.30.0//org.dcm4che3.imageio.codec.Transcoder.processPixelData(Transcoder.java:519)
	at org.dcm4che.imageio@5.30.0//org.dcm4che3.imageio.codec.Transcoder.access$800(Transcoder.java:71)
	at org.dcm4che.imageio@5.30.0//org.dcm4che3.imageio.codec.Transcoder$1.readValue(Transcoder.java:466)
	at org.dcm4che.core@5.30.0//org.dcm4che3.io.DicomInputStream.readAttributes(DicomInputStream.java:703)
	at org.dcm4che.core@5.30.0//org.dcm4che3.io.DicomInputStream.readAllAttributes(DicomInputStream.java:590)
	at org.dcm4che.imageio@5.30.0//org.dcm4che3.imageio.codec.Transcoder.transcode(Transcoder.java:440)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.writeToStorage(StoreServiceImpl.java:252)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:203)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:35:12,085 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(710): processing 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213095957827 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: java.net.SocketException: Connection reset
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.writeToStorage(StoreServiceImpl.java:261)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:203)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
Caused by: java.net.SocketException: Connection reset
	at java.base/sun.nio.ch.NioSocketImpl.implRead(NioSocketImpl.java:323)
	at java.base/sun.nio.ch.NioSocketImpl.read(NioSocketImpl.java:350)
	at java.base/sun.nio.ch.NioSocketImpl$1.read(NioSocketImpl.java:803)
	at java.base/java.net.Socket$SocketInputStream.read(Socket.java:966)
	at org.dcm4che.core@5.30.0//org.dcm4che3.util.StreamUtils.readAvailable(StreamUtils.java:57)
	at org.dcm4che.core@5.30.0//org.dcm4che3.util.StreamUtils.readFully(StreamUtils.java:68)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.readFully(PDUDecoder.java:225)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.readPDU(PDUDecoder.java:220)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:176)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDV(PDUDecoder.java:517)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.isLastPDV(PDUDecoder.java:545)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.read(PDUDecoder.java:568)
	at org.dcm4che.core@5.30.0//org.dcm4che3.util.CountingInputStream.read(CountingInputStream.java:75)
	at java.base/java.io.FilterInputStream.read(FilterInputStream.java:132)
	at org.dcm4che.core@5.30.0//org.dcm4che3.io.DicomInputStream.read(DicomInputStream.java:471)
	at org.dcm4che.core@5.30.0//org.dcm4che3.util.StreamUtils.copy(StreamUtils.java:106)
	at org.dcm4che.imageio@5.30.0//org.dcm4che3.imageio.codec.Transcoder.copyPixelData(Transcoder.java:561)
	at org.dcm4che.imageio@5.30.0//org.dcm4che3.imageio.codec.Transcoder.processPixelData(Transcoder.java:519)
	at org.dcm4che.imageio@5.30.0//org.dcm4che3.imageio.codec.Transcoder.access$800(Transcoder.java:71)
	at org.dcm4che.imageio@5.30.0//org.dcm4che3.imageio.codec.Transcoder$1.readValue(Transcoder.java:466)
	at org.dcm4che.core@5.30.0//org.dcm4che3.io.DicomInputStream.readAttributes(DicomInputStream.java:703)
	at org.dcm4che.core@5.30.0//org.dcm4che3.io.DicomInputStream.readAllAttributes(DicomInputStream.java:590)
	at org.dcm4che.imageio@5.30.0//org.dcm4che3.imageio.codec.Transcoder.transcode(Transcoder.java:440)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.writeToStorage(StoreServiceImpl.java:252)
	... 32 more

2025-03-10 12:35:12,085 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(710) << 2:C-STORE-RSP[pcid=1, status=110H, errorComment=java.net.SocketException: Connection reset
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:35:12,085 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(710): i/o exception: java.net.SocketException: Broken pipe in State: Sta6 - Association established and ready for data transfer
2025-03-10 12:35:12,085 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(710): close Socket[addr=187.89.160.56/187.89.160.56,port=49417,localport=11112]
2025-03-10 12:35:12,085 WARN  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-17968) DCM4CHEE<-HS60MT(710) << C_STORE_RSP failed: Broken pipe
2025-03-10 12:35:12,704 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start IANScheduler.execute()
2025-03-10 12:35:12,706 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished IANScheduler.execute()
2025-03-10 12:35:37,238 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start UPSProcessingScheduler.execute()
2025-03-10 12:35:37,239 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished UPSProcessingScheduler.execute()
2025-03-10 12:35:56,020 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start AuditScheduler.execute()
2025-03-10 12:35:56,030 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-4) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 12:35:56,030 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-4) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:35:56,031 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished AuditScheduler.execute()
2025-03-10 12:35:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start TaskScheduler.execute()
2025-03-10 12:35:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished TaskScheduler.execute()
2025-03-10 12:36:12,706 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start IANScheduler.execute()
2025-03-10 12:36:12,709 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished IANScheduler.execute()
2025-03-10 12:36:29,199 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start StudySizeScheduler.execute()
2025-03-10 12:36:29,201 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished StudySizeScheduler.execute()
2025-03-10 12:36:37,240 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start UPSProcessingScheduler.execute()
2025-03-10 12:36:37,241 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished UPSProcessingScheduler.execute()
2025-03-10 12:36:56,031 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start AuditScheduler.execute()
2025-03-10 12:36:56,032 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-29) Send audit message to /127.0.0.1:514
2025-03-10 12:36:56,040 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 12:36:56,040 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:36:56,041 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished AuditScheduler.execute()
2025-03-10 12:36:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start TaskScheduler.execute()
2025-03-10 12:36:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished TaskScheduler.execute()
2025-03-10 12:37:12,709 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start IANScheduler.execute()
2025-03-10 12:37:12,711 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished IANScheduler.execute()
2025-03-10 12:37:37,241 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start UPSProcessingScheduler.execute()
2025-03-10 12:37:37,242 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished UPSProcessingScheduler.execute()
2025-03-10 12:37:56,041 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start AuditScheduler.execute()
2025-03-10 12:37:56,050 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-5) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 12:37:56,050 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-5) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:37:56,050 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished AuditScheduler.execute()
2025-03-10 12:37:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start TaskScheduler.execute()
2025-03-10 12:37:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished TaskScheduler.execute()
2025-03-10 12:38:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start PurgeStorageScheduler.execute()
2025-03-10 12:38:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished PurgeStorageScheduler.execute()
2025-03-10 12:38:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-18143) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 12:38:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-18143) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 12:38:12,711 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start IANScheduler.execute()
2025-03-10 12:38:12,713 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished IANScheduler.execute()
2025-03-10 12:38:37,243 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start UPSProcessingScheduler.execute()
2025-03-10 12:38:37,244 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished UPSProcessingScheduler.execute()
2025-03-10 12:38:53,437 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52089,localport=11112]
2025-03-10 12:38:53,475 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18148) DCM4CHEE<-HS50US07(711) >> A-ASSOCIATE-RQ
2025-03-10 12:38:53,476 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18148) DCM4CHEE<-HS50US07(711) << A-ASSOCIATE-AC
2025-03-10 12:38:54,344 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18148) DCM4CHEE<-HS50US07(711) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20241125111024663 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:38:56,050 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start AuditScheduler.execute()
2025-03-10 12:38:56,061 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-11) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 12:38:56,061 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-11) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:38:56,061 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished AuditScheduler.execute()
2025-03-10 12:38:56,292 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18148) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:38:56,300 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18148) DCM4CHEE<-HS50US07(711): Found previous received Instance[pk=52245, uid=1.2.410.200001.101.11.501.1791052210.3.20241125111024663, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 12:38:56,301 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18148) DCM4CHEE<-HS50US07(711): Ignore received Instance[studyUID=1.2.410.200001.101.11.501.1791052210.1.20241125110956241,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20241125111023890,objectUID=1.2.410.200001.101.11.501.1791052210.3.20241125111024663] with equal digest
2025-03-10 12:38:56,301 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18148) DCM4CHEE<-HS50US07(711): Updated DB in 9 ms
2025-03-10 12:38:56,302 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18148) DCM4CHEE<-HS50US07(711) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20241125111024663 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:38:57,170 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18148) DCM4CHEE<-HS50US07(711) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20241125111039666 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:38:57,623 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18148) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:38:57,625 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18148) DCM4CHEE<-HS50US07(711): Found previous received Instance[pk=52246, uid=1.2.410.200001.101.11.501.1791052210.3.20241125111039666, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 12:38:57,626 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18148) DCM4CHEE<-HS50US07(711): Ignore received Instance[studyUID=1.2.410.200001.101.11.501.1791052210.1.20241125110956241,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20241125111023890,objectUID=1.2.410.200001.101.11.501.1791052210.3.20241125111039666] with equal digest
2025-03-10 12:38:57,626 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18148) DCM4CHEE<-HS50US07(711): Updated DB in 3 ms
2025-03-10 12:38:57,627 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18148) DCM4CHEE<-HS50US07(711) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20241125111039666 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:38:58,633 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18148) DCM4CHEE<-HS50US07(711) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20241125111049005 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:38:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start TaskScheduler.execute()
2025-03-10 12:38:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished TaskScheduler.execute()
2025-03-10 12:38:59,022 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18148) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:38:59,024 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18148) DCM4CHEE<-HS50US07(711): Found previous received Instance[pk=52247, uid=1.2.410.200001.101.11.501.1791052210.3.20241125111049005, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 12:38:59,025 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18148) DCM4CHEE<-HS50US07(711): Ignore received Instance[studyUID=1.2.410.200001.101.11.501.1791052210.1.20241125110956241,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20241125111023890,objectUID=1.2.410.200001.101.11.501.1791052210.3.20241125111049005] with equal digest
2025-03-10 12:38:59,025 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18148) DCM4CHEE<-HS50US07(711): Updated DB in 3 ms
2025-03-10 12:38:59,026 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18148) DCM4CHEE<-HS50US07(711) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20241125111049005 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:38:59,593 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18148) DCM4CHEE<-HS50US07(711) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20241125111123254 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:38:59,970 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18148) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:38:59,972 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18148) DCM4CHEE<-HS50US07(711): Found previous received Instance[pk=52248, uid=1.2.410.200001.101.11.501.1791052210.3.20241125111123254, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 12:38:59,973 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18148) DCM4CHEE<-HS50US07(711): Ignore received Instance[studyUID=1.2.410.200001.101.11.501.1791052210.1.20241125110956241,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20241125111023890,objectUID=1.2.410.200001.101.11.501.1791052210.3.20241125111123254] with equal digest
2025-03-10 12:38:59,973 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18148) DCM4CHEE<-HS50US07(711): Updated DB in 3 ms
2025-03-10 12:38:59,974 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18148) DCM4CHEE<-HS50US07(711) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20241125111123254 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:39:00,351 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18148) DCM4CHEE<-HS50US07(711) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20241125111200108 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:39:00,726 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18148) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:39:00,728 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18148) DCM4CHEE<-HS50US07(711): Found previous received Instance[pk=52249, uid=1.2.410.200001.101.11.501.1791052210.3.20241125111200108, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 12:39:00,729 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18148) DCM4CHEE<-HS50US07(711): Ignore received Instance[studyUID=1.2.410.200001.101.11.501.1791052210.1.20241125110956241,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20241125111023890,objectUID=1.2.410.200001.101.11.501.1791052210.3.20241125111200108] with equal digest
2025-03-10 12:39:00,729 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18148) DCM4CHEE<-HS50US07(711): Updated DB in 3 ms
2025-03-10 12:39:00,731 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18148) DCM4CHEE<-HS50US07(711) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20241125111200108 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:39:04,942 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18148) DCM4CHEE<-HS50US07(711) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20241125111303700 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:39:05,285 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18148) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:39:05,287 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18148) DCM4CHEE<-HS50US07(711): Found previous received Instance[pk=52250, uid=1.2.410.200001.101.11.501.1791052210.3.20241125111303700, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 12:39:05,288 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18148) DCM4CHEE<-HS50US07(711): Ignore received Instance[studyUID=1.2.410.200001.101.11.501.1791052210.1.20241125110956241,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20241125111023890,objectUID=1.2.410.200001.101.11.501.1791052210.3.20241125111303700] with equal digest
2025-03-10 12:39:05,288 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18148) DCM4CHEE<-HS50US07(711): Updated DB in 3 ms
2025-03-10 12:39:05,289 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18148) DCM4CHEE<-HS50US07(711) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20241125111303700 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:39:05,531 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18148) DCM4CHEE<-HS50US07(711) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20241125111317068 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:39:05,823 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18148) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:39:05,825 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18148) DCM4CHEE<-HS50US07(711): Found previous received Instance[pk=52251, uid=1.2.410.200001.101.11.501.1791052210.3.20241125111317068, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 12:39:05,825 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18148) DCM4CHEE<-HS50US07(711): Ignore received Instance[studyUID=1.2.410.200001.101.11.501.1791052210.1.20241125110956241,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20241125111023890,objectUID=1.2.410.200001.101.11.501.1791052210.3.20241125111317068] with equal digest
2025-03-10 12:39:05,826 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18148) DCM4CHEE<-HS50US07(711): Updated DB in 3 ms
2025-03-10 12:39:05,827 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18148) DCM4CHEE<-HS50US07(711) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20241125111317068 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:39:06,068 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18148) DCM4CHEE<-HS50US07(711) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20241125111342532 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:39:06,359 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18148) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:39:06,361 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18148) DCM4CHEE<-HS50US07(711): Found previous received Instance[pk=52252, uid=1.2.410.200001.101.11.501.1791052210.3.20241125111342532, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 12:39:06,362 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18148) DCM4CHEE<-HS50US07(711): Ignore received Instance[studyUID=1.2.410.200001.101.11.501.1791052210.1.20241125110956241,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20241125111023890,objectUID=1.2.410.200001.101.11.501.1791052210.3.20241125111342532] with equal digest
2025-03-10 12:39:06,362 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18148) DCM4CHEE<-HS50US07(711): Updated DB in 2 ms
2025-03-10 12:39:06,363 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18148) DCM4CHEE<-HS50US07(711) << 8:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20241125111342532 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:39:06,578 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18148) DCM4CHEE<-HS50US07(711) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20241125111642286 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:39:06,870 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18148) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:39:06,872 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18148) Patient ID 240220^^^DCM4CHEE.25135D80.0BC3CA48 differs from Patient ID 240220^^^DCM4CHEE.9CF11A33.0BC3CA48 in previous received object of Study[uid=1.2.410.200001.101.11.501.1791052210.1.20241125110956241].
2025-03-10 12:39:06,874 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18148) DCM4CHEE<-HS50US07(711): processing 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20241125111642286 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 240220^^^DCM4CHEE.25135D80.0BC3CA48 differs from Patient ID 240220^^^DCM4CHEE.9CF11A33.0BC3CA48 in previous received object of Study[uid=1.2.410.200001.101.11.501.1791052210.1.20241125110956241].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:864)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:39:06,874 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18148) DCM4CHEE<-HS50US07(711) << 9:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 240220^^^DCM4CHEE.25135D80.0BC3CA48 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:39:07,313 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18148) DCM4CHEE<-HS50US07(711) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20241125111654022 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:39:07,605 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18148) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:39:07,607 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18148) Patient ID 240220^^^DCM4CHEE.25135D80.0BC3CA48 differs from Patient ID 240220^^^DCM4CHEE.9CF11A33.0BC3CA48 in previous received object of Study[uid=1.2.410.200001.101.11.501.1791052210.1.20241125110956241].
2025-03-10 12:39:07,609 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18148) DCM4CHEE<-HS50US07(711): processing 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20241125111654022 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 240220^^^DCM4CHEE.25135D80.0BC3CA48 differs from Patient ID 240220^^^DCM4CHEE.9CF11A33.0BC3CA48 in previous received object of Study[uid=1.2.410.200001.101.11.501.1791052210.1.20241125110956241].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:864)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:39:07,609 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18148) DCM4CHEE<-HS50US07(711) << 10:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 240220^^^DCM4CHEE.25135D80.0BC3CA48 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:39:07,817 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18148) DCM4CHEE<-HS50US07(711) >> 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20241125111752071 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:39:08,108 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18148) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:39:08,111 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18148) Patient ID 240220^^^DCM4CHEE.25135D80.0BC3CA48 differs from Patient ID 240220^^^DCM4CHEE.9CF11A33.0BC3CA48 in previous received object of Study[uid=1.2.410.200001.101.11.501.1791052210.1.20241125110956241].
2025-03-10 12:39:08,112 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18148) DCM4CHEE<-HS50US07(711): processing 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20241125111752071 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 240220^^^DCM4CHEE.25135D80.0BC3CA48 differs from Patient ID 240220^^^DCM4CHEE.9CF11A33.0BC3CA48 in previous received object of Study[uid=1.2.410.200001.101.11.501.1791052210.1.20241125110956241].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:864)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:39:08,113 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18148) DCM4CHEE<-HS50US07(711) << 11:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 240220^^^DCM4CHEE.25135D80.0BC3CA48 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:39:08,323 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18148) DCM4CHEE<-HS50US07(711) >> 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20241125111813146 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:39:08,615 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18148) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:39:08,617 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18148) Patient ID 240220^^^DCM4CHEE.25135D80.0BC3CA48 differs from Patient ID 240220^^^DCM4CHEE.9CF11A33.0BC3CA48 in previous received object of Study[uid=1.2.410.200001.101.11.501.1791052210.1.20241125110956241].
2025-03-10 12:39:08,619 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18148) DCM4CHEE<-HS50US07(711): processing 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20241125111813146 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 240220^^^DCM4CHEE.25135D80.0BC3CA48 differs from Patient ID 240220^^^DCM4CHEE.9CF11A33.0BC3CA48 in previous received object of Study[uid=1.2.410.200001.101.11.501.1791052210.1.20241125110956241].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:864)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:39:08,619 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18148) DCM4CHEE<-HS50US07(711) << 12:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 240220^^^DCM4CHEE.25135D80.0BC3CA48 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:39:08,856 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18148) DCM4CHEE<-HS50US07(711) >> 13:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20241125111851226 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:39:09,148 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18148) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:39:09,150 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18148) Patient ID 240220^^^DCM4CHEE.25135D80.0BC3CA48 differs from Patient ID 240220^^^DCM4CHEE.9CF11A33.0BC3CA48 in previous received object of Study[uid=1.2.410.200001.101.11.501.1791052210.1.20241125110956241].
2025-03-10 12:39:09,152 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18148) DCM4CHEE<-HS50US07(711): processing 13:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20241125111851226 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 240220^^^DCM4CHEE.25135D80.0BC3CA48 differs from Patient ID 240220^^^DCM4CHEE.9CF11A33.0BC3CA48 in previous received object of Study[uid=1.2.410.200001.101.11.501.1791052210.1.20241125110956241].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:864)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:39:09,152 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18148) DCM4CHEE<-HS50US07(711) << 13:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 240220^^^DCM4CHEE.25135D80.0BC3CA48 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:39:09,365 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18148) DCM4CHEE<-HS50US07(711) >> 14:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20241125111933570 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:39:09,699 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18148) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:39:09,701 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18148) Patient ID 240220^^^DCM4CHEE.25135D80.0BC3CA48 differs from Patient ID 240220^^^DCM4CHEE.9CF11A33.0BC3CA48 in previous received object of Study[uid=1.2.410.200001.101.11.501.1791052210.1.20241125110956241].
2025-03-10 12:39:09,703 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18148) DCM4CHEE<-HS50US07(711): processing 14:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20241125111933570 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 240220^^^DCM4CHEE.25135D80.0BC3CA48 differs from Patient ID 240220^^^DCM4CHEE.9CF11A33.0BC3CA48 in previous received object of Study[uid=1.2.410.200001.101.11.501.1791052210.1.20241125110956241].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:864)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:39:09,703 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18148) DCM4CHEE<-HS50US07(711) << 14:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 240220^^^DCM4CHEE.25135D80.0BC3CA48 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:39:09,904 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18148) DCM4CHEE<-HS50US07(711) >> A-RELEASE-RQ
2025-03-10 12:39:09,904 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18148) DCM4CHEE<-HS50US07(711) << A-RELEASE-RP
2025-03-10 12:39:09,954 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-15) DCM4CHEE<-HS50US07(711): close Socket[addr=187.89.160.56/187.89.160.56,port=52089,localport=11112]
2025-03-10 12:39:12,713 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start IANScheduler.execute()
2025-03-10 12:39:12,715 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished IANScheduler.execute()
2025-03-10 12:39:37,244 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start UPSProcessingScheduler.execute()
2025-03-10 12:39:37,246 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished UPSProcessingScheduler.execute()
2025-03-10 12:39:40,327 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52092,localport=11112]
2025-03-10 12:39:40,327 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18151) DCM4CHEE<-HS50US07(712) >> A-ASSOCIATE-RQ
2025-03-10 12:39:40,327 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18151) DCM4CHEE<-HS50US07(712) << A-ASSOCIATE-AC
2025-03-10 12:39:40,526 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18151) DCM4CHEE<-HS50US07(712) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114720555 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:39:42,522 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18151) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:39:42,527 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18151) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:39:42,529 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18151) DCM4CHEE<-HS50US07(712): processing 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114720555 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:39:42,530 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18151) DCM4CHEE<-HS50US07(712) << 1:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:39:42,740 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18151) DCM4CHEE<-HS50US07(712) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114755220 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:39:43,192 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18151) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:39:43,196 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18151) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:39:43,198 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18151) DCM4CHEE<-HS50US07(712): processing 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114755220 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:39:43,198 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18151) DCM4CHEE<-HS50US07(712) << 2:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:39:43,404 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18151) DCM4CHEE<-HS50US07(712) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114845456 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:39:43,835 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18151) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:39:43,839 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18151) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:39:43,840 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18151) DCM4CHEE<-HS50US07(712): processing 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114845456 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:39:43,841 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18151) DCM4CHEE<-HS50US07(712) << 3:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:39:44,054 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18151) DCM4CHEE<-HS50US07(712) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115159973 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:39:44,473 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18151) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:39:44,477 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18151) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:39:44,478 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18151) DCM4CHEE<-HS50US07(712): processing 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115159973 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:39:44,479 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18151) DCM4CHEE<-HS50US07(712) << 4:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:39:44,681 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18151) DCM4CHEE<-HS50US07(712) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115205779 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:39:49,502 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18151) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:39:49,505 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18151) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:39:49,515 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18151) DCM4CHEE<-HS50US07(712): processing 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115205779 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:39:49,515 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18151) DCM4CHEE<-HS50US07(712) << 5:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:39:49,721 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18151) DCM4CHEE<-HS50US07(712) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115244529 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:39:50,048 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18151) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:39:50,051 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18151) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:39:50,053 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18151) DCM4CHEE<-HS50US07(712): processing 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115244529 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:39:50,053 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18151) DCM4CHEE<-HS50US07(712) << 6:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:39:50,258 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18151) DCM4CHEE<-HS50US07(712) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115332953 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:39:50,584 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18151) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:39:50,587 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18151) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:39:50,589 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18151) DCM4CHEE<-HS50US07(712): processing 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115332953 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:39:50,589 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18151) DCM4CHEE<-HS50US07(712) << 7:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:39:50,798 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18151) DCM4CHEE<-HS50US07(712) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115423952 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:39:50,977 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 12:39:50,979 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 12:39:51,124 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18151) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:39:51,127 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18151) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:39:51,129 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18151) DCM4CHEE<-HS50US07(712): processing 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115423952 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:39:51,129 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18151) DCM4CHEE<-HS50US07(712) << 8:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:39:51,338 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18151) DCM4CHEE<-HS50US07(712) >> A-RELEASE-RQ
2025-03-10 12:39:51,339 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18151) DCM4CHEE<-HS50US07(712) << A-RELEASE-RP
2025-03-10 12:39:51,389 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-3) DCM4CHEE<-HS50US07(712): close Socket[addr=187.89.160.56/187.89.160.56,port=52092,localport=11112]
2025-03-10 12:39:56,061 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start AuditScheduler.execute()
2025-03-10 12:39:56,073 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 12:39:56,073 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:39:56,073 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished AuditScheduler.execute()
2025-03-10 12:39:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start TaskScheduler.execute()
2025-03-10 12:39:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished TaskScheduler.execute()
2025-03-10 12:40:12,716 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start IANScheduler.execute()
2025-03-10 12:40:12,717 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished IANScheduler.execute()
2025-03-10 12:40:21,798 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52093,localport=11112]
2025-03-10 12:40:21,799 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18153) DCM4CHEE<-HS50US07(713) >> A-ASSOCIATE-RQ
2025-03-10 12:40:21,799 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18153) DCM4CHEE<-HS50US07(713) << A-ASSOCIATE-AC
2025-03-10 12:40:21,999 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18153) DCM4CHEE<-HS50US07(713) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114720555 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:40:23,809 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18153) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:40:23,813 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18153) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:40:23,816 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18153) DCM4CHEE<-HS50US07(713): processing 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114720555 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:40:23,816 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18153) DCM4CHEE<-HS50US07(713) << 1:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:40:24,020 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18153) DCM4CHEE<-HS50US07(713) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114755220 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:40:24,312 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18153) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:40:24,315 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18153) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:40:24,317 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18153) DCM4CHEE<-HS50US07(713): processing 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114755220 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:40:24,317 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18153) DCM4CHEE<-HS50US07(713) << 2:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:40:24,534 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18153) DCM4CHEE<-HS50US07(713) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114845456 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:40:24,826 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18153) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:40:24,829 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18153) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:40:24,831 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18153) DCM4CHEE<-HS50US07(713): processing 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114845456 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:40:24,831 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18153) DCM4CHEE<-HS50US07(713) << 3:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:40:25,050 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18153) DCM4CHEE<-HS50US07(713) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115159973 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:40:25,342 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18153) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:40:25,345 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18153) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:40:25,347 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18153) DCM4CHEE<-HS50US07(713): processing 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115159973 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:40:25,347 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18153) DCM4CHEE<-HS50US07(713) << 4:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:40:25,556 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18153) DCM4CHEE<-HS50US07(713) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115205779 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:40:29,299 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18153) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:40:29,302 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18153) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:40:29,312 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18153) DCM4CHEE<-HS50US07(713): processing 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115205779 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:40:29,312 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18153) DCM4CHEE<-HS50US07(713) << 5:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:40:29,529 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18153) DCM4CHEE<-HS50US07(713) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115244529 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:40:29,820 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18153) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:40:29,823 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18153) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:40:29,825 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18153) DCM4CHEE<-HS50US07(713): processing 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115244529 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:40:29,826 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18153) DCM4CHEE<-HS50US07(713) << 6:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:40:30,048 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18153) DCM4CHEE<-HS50US07(713) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115332953 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:40:30,340 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18153) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:40:30,343 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18153) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:40:30,345 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18153) DCM4CHEE<-HS50US07(713): processing 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115332953 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:40:30,345 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18153) DCM4CHEE<-HS50US07(713) << 7:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:40:30,554 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18153) DCM4CHEE<-HS50US07(713) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115423952 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:40:30,846 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18153) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:40:30,849 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18153) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:40:30,851 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18153) DCM4CHEE<-HS50US07(713): processing 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115423952 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:40:30,851 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18153) DCM4CHEE<-HS50US07(713) << 8:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:40:31,072 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18153) DCM4CHEE<-HS50US07(713) >> A-RELEASE-RQ
2025-03-10 12:40:31,072 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18153) DCM4CHEE<-HS50US07(713) << A-RELEASE-RP
2025-03-10 12:40:31,123 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-26) DCM4CHEE<-HS50US07(713): close Socket[addr=187.89.160.56/187.89.160.56,port=52093,localport=11112]
2025-03-10 12:40:37,246 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start UPSProcessingScheduler.execute()
2025-03-10 12:40:37,247 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished UPSProcessingScheduler.execute()
2025-03-10 12:40:56,073 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start AuditScheduler.execute()
2025-03-10 12:40:56,084 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-6) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 12:40:56,085 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-6) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:40:56,086 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-6) Send audit message to /127.0.0.1:514
2025-03-10 12:40:56,086 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished AuditScheduler.execute()
2025-03-10 12:40:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start TaskScheduler.execute()
2025-03-10 12:40:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished TaskScheduler.execute()
2025-03-10 12:41:01,527 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52094,localport=11112]
2025-03-10 12:41:01,527 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18158) DCM4CHEE<-HS50US07(714) >> A-ASSOCIATE-RQ
2025-03-10 12:41:01,528 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18158) DCM4CHEE<-HS50US07(714) << A-ASSOCIATE-AC
2025-03-10 12:41:01,726 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18158) DCM4CHEE<-HS50US07(714) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114720555 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:41:03,516 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18158) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:41:03,520 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18158) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:41:03,521 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18158) DCM4CHEE<-HS50US07(714): processing 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114720555 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:41:03,522 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18158) DCM4CHEE<-HS50US07(714) << 1:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:41:03,731 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18158) DCM4CHEE<-HS50US07(714) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114755220 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:41:04,023 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18158) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:41:04,026 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18158) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:41:04,028 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18158) DCM4CHEE<-HS50US07(714): processing 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114755220 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:41:04,028 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18158) DCM4CHEE<-HS50US07(714) << 2:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:41:04,237 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18158) DCM4CHEE<-HS50US07(714) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114845456 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:41:04,529 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18158) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:41:04,532 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18158) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:41:04,534 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18158) DCM4CHEE<-HS50US07(714): processing 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114845456 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:41:04,534 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18158) DCM4CHEE<-HS50US07(714) << 3:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:41:04,741 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18158) DCM4CHEE<-HS50US07(714) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115159973 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:41:05,032 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18158) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:41:05,036 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18158) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:41:05,038 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18158) DCM4CHEE<-HS50US07(714): processing 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115159973 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:41:05,038 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18158) DCM4CHEE<-HS50US07(714) << 4:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:41:05,258 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18158) DCM4CHEE<-HS50US07(714) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115205779 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:41:09,001 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18158) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:41:09,004 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18158) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:41:09,014 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18158) DCM4CHEE<-HS50US07(714): processing 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115205779 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:41:09,015 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18158) DCM4CHEE<-HS50US07(714) << 5:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:41:09,239 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18158) DCM4CHEE<-HS50US07(714) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115244529 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:41:09,669 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18158) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:41:09,672 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18158) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:41:09,674 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18158) DCM4CHEE<-HS50US07(714): processing 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115244529 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:41:09,674 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18158) DCM4CHEE<-HS50US07(714) << 6:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:41:09,881 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18158) DCM4CHEE<-HS50US07(714) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115332953 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:41:10,303 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18158) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:41:10,306 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18158) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:41:10,308 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18158) DCM4CHEE<-HS50US07(714): processing 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115332953 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:41:10,308 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18158) DCM4CHEE<-HS50US07(714) << 7:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:41:10,547 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18158) DCM4CHEE<-HS50US07(714) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115423952 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:41:10,968 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18158) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:41:10,971 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18158) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:41:10,973 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18158) DCM4CHEE<-HS50US07(714): processing 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115423952 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:41:10,974 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18158) DCM4CHEE<-HS50US07(714) << 8:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:41:11,181 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18158) DCM4CHEE<-HS50US07(714) >> A-RELEASE-RQ
2025-03-10 12:41:11,181 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18158) DCM4CHEE<-HS50US07(714) << A-RELEASE-RP
2025-03-10 12:41:11,231 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-1) DCM4CHEE<-HS50US07(714): close Socket[addr=187.89.160.56/187.89.160.56,port=52094,localport=11112]
2025-03-10 12:41:12,718 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start IANScheduler.execute()
2025-03-10 12:41:12,720 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished IANScheduler.execute()
2025-03-10 12:41:29,201 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start StudySizeScheduler.execute()
2025-03-10 12:41:29,203 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished StudySizeScheduler.execute()
2025-03-10 12:41:37,248 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start UPSProcessingScheduler.execute()
2025-03-10 12:41:37,249 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished UPSProcessingScheduler.execute()
2025-03-10 12:41:41,625 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52095,localport=11112]
2025-03-10 12:41:41,626 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18162) DCM4CHEE<-HS50US07(715) >> A-ASSOCIATE-RQ
2025-03-10 12:41:41,626 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18162) DCM4CHEE<-HS50US07(715) << A-ASSOCIATE-AC
2025-03-10 12:41:41,826 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18162) DCM4CHEE<-HS50US07(715) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121622638 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:41:43,672 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18162) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:41:43,680 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18162) Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
2025-03-10 12:41:43,682 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18162) DCM4CHEE<-HS50US07(715): processing 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121622638 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:41:43,683 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18162) DCM4CHEE<-HS50US07(715) << 1:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:41:43,889 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18162) DCM4CHEE<-HS50US07(715) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121724509 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:41:44,223 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18162) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:41:44,226 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18162) Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
2025-03-10 12:41:44,227 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18162) DCM4CHEE<-HS50US07(715): processing 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121724509 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:41:44,228 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18162) DCM4CHEE<-HS50US07(715) << 2:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:41:44,442 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18162) DCM4CHEE<-HS50US07(715) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121805539 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:41:44,776 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18162) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:41:44,779 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18162) Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
2025-03-10 12:41:44,781 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18162) DCM4CHEE<-HS50US07(715): processing 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121805539 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:41:44,781 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18162) DCM4CHEE<-HS50US07(715) << 3:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:41:44,989 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18162) DCM4CHEE<-HS50US07(715) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121948156 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:41:45,281 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18162) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:41:45,284 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18162) Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
2025-03-10 12:41:45,285 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18162) DCM4CHEE<-HS50US07(715): processing 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121948156 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:41:45,286 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18162) DCM4CHEE<-HS50US07(715) << 4:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:41:45,500 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18162) DCM4CHEE<-HS50US07(715) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221122049744 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:41:45,834 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18162) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:41:45,837 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18162) Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
2025-03-10 12:41:45,839 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18162) DCM4CHEE<-HS50US07(715): processing 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221122049744 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:41:45,839 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18162) DCM4CHEE<-HS50US07(715) << 5:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:41:46,046 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18162) DCM4CHEE<-HS50US07(715) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221122147993 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:41:46,337 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18162) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:41:46,342 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18162) Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
2025-03-10 12:41:46,344 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18162) DCM4CHEE<-HS50US07(715): processing 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221122147993 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:41:46,344 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18162) DCM4CHEE<-HS50US07(715) << 6:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:41:46,547 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18162) DCM4CHEE<-HS50US07(715) >> A-RELEASE-RQ
2025-03-10 12:41:46,547 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18162) DCM4CHEE<-HS50US07(715) << A-RELEASE-RP
2025-03-10 12:41:46,598 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-22) DCM4CHEE<-HS50US07(715): close Socket[addr=187.89.160.56/187.89.160.56,port=52095,localport=11112]
2025-03-10 12:41:56,087 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start AuditScheduler.execute()
2025-03-10 12:41:56,097 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-21) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 12:41:56,097 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-21) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:41:56,097 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished AuditScheduler.execute()
2025-03-10 12:41:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start TaskScheduler.execute()
2025-03-10 12:41:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished TaskScheduler.execute()
2025-03-10 12:42:12,720 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start IANScheduler.execute()
2025-03-10 12:42:12,723 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished IANScheduler.execute()
2025-03-10 12:42:16,969 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52096,localport=11112]
2025-03-10 12:42:16,970 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18163) DCM4CHEE<-HS50US07(716) >> A-ASSOCIATE-RQ
2025-03-10 12:42:16,970 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18163) DCM4CHEE<-HS50US07(716) << A-ASSOCIATE-AC
2025-03-10 12:42:17,169 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18163) DCM4CHEE<-HS50US07(716) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121622638 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:42:19,336 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18163) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:42:19,340 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18163) Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
2025-03-10 12:42:19,343 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18163) DCM4CHEE<-HS50US07(716): processing 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121622638 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:42:19,343 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18163) DCM4CHEE<-HS50US07(716) << 1:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:42:19,558 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18163) DCM4CHEE<-HS50US07(716) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121724509 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:42:20,008 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18163) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:42:20,012 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18163) Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
2025-03-10 12:42:20,014 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18163) DCM4CHEE<-HS50US07(716): processing 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121724509 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:42:20,015 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18163) DCM4CHEE<-HS50US07(716) << 2:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:42:20,226 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18163) DCM4CHEE<-HS50US07(716) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121805539 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:42:20,594 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18163) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:42:20,598 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18163) Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
2025-03-10 12:42:20,599 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18163) DCM4CHEE<-HS50US07(716): processing 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121805539 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:42:20,600 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18163) DCM4CHEE<-HS50US07(716) << 3:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:42:20,805 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18163) DCM4CHEE<-HS50US07(716) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121948156 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:42:21,124 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18163) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:42:21,128 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18163) Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
2025-03-10 12:42:21,130 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18163) DCM4CHEE<-HS50US07(716): processing 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121948156 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:42:21,130 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18163) DCM4CHEE<-HS50US07(716) << 4:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:42:21,342 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18163) DCM4CHEE<-HS50US07(716) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221122049744 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:42:21,676 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18163) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:42:21,679 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18163) Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
2025-03-10 12:42:21,681 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18163) DCM4CHEE<-HS50US07(716): processing 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221122049744 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:42:21,681 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18163) DCM4CHEE<-HS50US07(716) << 5:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:42:21,898 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18163) DCM4CHEE<-HS50US07(716) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221122147993 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:42:22,190 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18163) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:42:22,193 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18163) Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
2025-03-10 12:42:22,194 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18163) DCM4CHEE<-HS50US07(716): processing 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221122147993 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:42:22,195 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18163) DCM4CHEE<-HS50US07(716) << 6:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:42:22,401 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18163) DCM4CHEE<-HS50US07(716) >> A-RELEASE-RQ
2025-03-10 12:42:22,401 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18163) DCM4CHEE<-HS50US07(716) << A-RELEASE-RP
2025-03-10 12:42:22,452 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-17) DCM4CHEE<-HS50US07(716): close Socket[addr=187.89.160.56/187.89.160.56,port=52096,localport=11112]
2025-03-10 12:42:37,249 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start UPSProcessingScheduler.execute()
2025-03-10 12:42:37,251 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished UPSProcessingScheduler.execute()
2025-03-10 12:42:52,834 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52097,localport=11112]
2025-03-10 12:42:52,834 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18168) DCM4CHEE<-HS50US07(717) >> A-ASSOCIATE-RQ
2025-03-10 12:42:52,835 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18168) DCM4CHEE<-HS50US07(717) << A-ASSOCIATE-AC
2025-03-10 12:42:53,043 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18168) DCM4CHEE<-HS50US07(717) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121622638 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:42:55,198 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18168) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:42:55,202 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18168) Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
2025-03-10 12:42:55,205 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18168) DCM4CHEE<-HS50US07(717): processing 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121622638 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:42:55,205 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18168) DCM4CHEE<-HS50US07(717) << 1:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:42:55,418 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18168) DCM4CHEE<-HS50US07(717) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121724509 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:42:56,098 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start AuditScheduler.execute()
2025-03-10 12:42:56,099 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-13) Send audit message to /127.0.0.1:514
2025-03-10 12:42:56,109 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-13) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 12:42:56,110 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-13) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:42:56,110 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished AuditScheduler.execute()
2025-03-10 12:42:56,253 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18168) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:42:56,257 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18168) Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
2025-03-10 12:42:56,260 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18168) DCM4CHEE<-HS50US07(717): processing 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121724509 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:42:56,260 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18168) DCM4CHEE<-HS50US07(717) << 2:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:42:56,479 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18168) DCM4CHEE<-HS50US07(717) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121805539 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:42:57,143 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18168) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:42:57,147 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18168) Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
2025-03-10 12:42:57,150 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18168) DCM4CHEE<-HS50US07(717): processing 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121805539 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:42:57,150 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18168) DCM4CHEE<-HS50US07(717) << 3:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:42:57,371 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18168) DCM4CHEE<-HS50US07(717) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121948156 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:42:57,967 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18168) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:42:57,971 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18168) Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
2025-03-10 12:42:57,973 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18168) DCM4CHEE<-HS50US07(717): processing 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121948156 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:42:57,973 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18168) DCM4CHEE<-HS50US07(717) << 4:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:42:58,179 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18168) DCM4CHEE<-HS50US07(717) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221122049744 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:42:58,800 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18168) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:42:58,803 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18168) Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
2025-03-10 12:42:58,804 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18168) DCM4CHEE<-HS50US07(717): processing 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221122049744 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:42:58,805 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18168) DCM4CHEE<-HS50US07(717) << 5:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:42:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start TaskScheduler.execute()
2025-03-10 12:42:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished TaskScheduler.execute()
2025-03-10 12:42:59,009 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18168) DCM4CHEE<-HS50US07(717) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221122147993 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:42:59,484 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18168) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:42:59,488 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18168) Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
2025-03-10 12:42:59,489 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18168) DCM4CHEE<-HS50US07(717): processing 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221122147993 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:42:59,489 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18168) DCM4CHEE<-HS50US07(717) << 6:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:42:59,692 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18168) DCM4CHEE<-HS50US07(717) >> A-RELEASE-RQ
2025-03-10 12:42:59,692 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18168) DCM4CHEE<-HS50US07(717) << A-RELEASE-RP
2025-03-10 12:42:59,743 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-8) DCM4CHEE<-HS50US07(717): close Socket[addr=187.89.160.56/187.89.160.56,port=52097,localport=11112]
2025-03-10 12:43:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start PurgeStorageScheduler.execute()
2025-03-10 12:43:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished PurgeStorageScheduler.execute()
2025-03-10 12:43:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-18168) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 12:43:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-18168) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 12:43:12,723 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start IANScheduler.execute()
2025-03-10 12:43:12,727 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished IANScheduler.execute()
2025-03-10 12:43:30,122 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52098,localport=11112]
2025-03-10 12:43:30,123 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18169) DCM4CHEE<-HS50US07(718) >> A-ASSOCIATE-RQ
2025-03-10 12:43:30,123 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18169) DCM4CHEE<-HS50US07(718) << A-ASSOCIATE-AC
2025-03-10 12:43:30,321 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18169) DCM4CHEE<-HS50US07(718) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121622638 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:43:32,367 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18169) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:43:32,370 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18169) Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
2025-03-10 12:43:32,372 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18169) DCM4CHEE<-HS50US07(718): processing 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121622638 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:43:32,373 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18169) DCM4CHEE<-HS50US07(718) << 1:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:43:32,585 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18169) DCM4CHEE<-HS50US07(718) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121724509 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:43:32,920 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18169) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:43:32,923 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18169) Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
2025-03-10 12:43:32,925 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18169) DCM4CHEE<-HS50US07(718): processing 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121724509 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:43:32,925 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18169) DCM4CHEE<-HS50US07(718) << 2:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:43:33,131 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18169) DCM4CHEE<-HS50US07(718) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121805539 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:43:33,465 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18169) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:43:33,468 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18169) Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
2025-03-10 12:43:33,470 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18169) DCM4CHEE<-HS50US07(718): processing 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121805539 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:43:33,470 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18169) DCM4CHEE<-HS50US07(718) << 3:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:43:33,688 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18169) DCM4CHEE<-HS50US07(718) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121948156 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:43:33,980 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18169) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:43:33,983 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18169) Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
2025-03-10 12:43:33,985 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18169) DCM4CHEE<-HS50US07(718): processing 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121948156 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:43:33,985 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18169) DCM4CHEE<-HS50US07(718) << 4:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:43:34,189 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18169) DCM4CHEE<-HS50US07(718) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221122049744 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:43:34,524 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18169) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:43:34,527 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18169) Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
2025-03-10 12:43:34,529 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18169) DCM4CHEE<-HS50US07(718): processing 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221122049744 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:43:34,530 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18169) DCM4CHEE<-HS50US07(718) << 5:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:43:34,742 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18169) DCM4CHEE<-HS50US07(718) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221122147993 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:43:35,033 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18169) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:43:35,036 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18169) Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
2025-03-10 12:43:35,038 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18169) DCM4CHEE<-HS50US07(718): processing 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221122147993 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:43:35,038 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18169) DCM4CHEE<-HS50US07(718) << 6:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:43:35,241 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18169) DCM4CHEE<-HS50US07(718) >> A-RELEASE-RQ
2025-03-10 12:43:35,241 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18169) DCM4CHEE<-HS50US07(718) << A-RELEASE-RP
2025-03-10 12:43:35,291 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-7) DCM4CHEE<-HS50US07(718): close Socket[addr=187.89.160.56/187.89.160.56,port=52098,localport=11112]
2025-03-10 12:43:37,251 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start UPSProcessingScheduler.execute()
2025-03-10 12:43:37,252 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished UPSProcessingScheduler.execute()
2025-03-10 12:43:56,110 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start AuditScheduler.execute()
2025-03-10 12:43:56,123 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-28) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 12:43:56,123 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-28) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:43:56,123 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished AuditScheduler.execute()
2025-03-10 12:43:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start TaskScheduler.execute()
2025-03-10 12:43:58,815 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished TaskScheduler.execute()
2025-03-10 12:44:05,673 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52099,localport=11112]
2025-03-10 12:44:05,674 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18173) DCM4CHEE<-HS50US07(719) >> A-ASSOCIATE-RQ
2025-03-10 12:44:05,674 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18173) DCM4CHEE<-HS50US07(719) << A-ASSOCIATE-AC
2025-03-10 12:44:05,876 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18173) DCM4CHEE<-HS50US07(719) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121622638 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:44:07,867 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18173) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:44:07,872 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18173) Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
2025-03-10 12:44:07,875 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18173) DCM4CHEE<-HS50US07(719): processing 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121622638 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:44:07,875 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18173) DCM4CHEE<-HS50US07(719) << 1:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:44:08,082 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18173) DCM4CHEE<-HS50US07(719) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121724509 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:44:08,563 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18173) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:44:08,567 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18173) Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
2025-03-10 12:44:08,569 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18173) DCM4CHEE<-HS50US07(719): processing 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121724509 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:44:08,569 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18173) DCM4CHEE<-HS50US07(719) << 2:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:44:08,782 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18173) DCM4CHEE<-HS50US07(719) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121805539 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:44:09,182 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18173) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:44:09,185 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18173) Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
2025-03-10 12:44:09,188 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18173) DCM4CHEE<-HS50US07(719): processing 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121805539 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:44:09,189 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18173) DCM4CHEE<-HS50US07(719) << 3:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:44:09,401 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18173) DCM4CHEE<-HS50US07(719) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121948156 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:44:09,726 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18173) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:44:09,730 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18173) Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
2025-03-10 12:44:09,732 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18173) DCM4CHEE<-HS50US07(719): processing 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121948156 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:44:09,732 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18173) DCM4CHEE<-HS50US07(719) << 4:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:44:09,946 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18173) DCM4CHEE<-HS50US07(719) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221122049744 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:44:10,305 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18173) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:44:10,308 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18173) Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
2025-03-10 12:44:10,310 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18173) DCM4CHEE<-HS50US07(719): processing 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221122049744 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:44:10,311 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18173) DCM4CHEE<-HS50US07(719) << 5:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:44:10,524 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18173) DCM4CHEE<-HS50US07(719) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221122147993 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:44:10,816 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18173) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:44:10,819 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18173) Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
2025-03-10 12:44:10,821 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18173) DCM4CHEE<-HS50US07(719): processing 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221122147993 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:44:10,821 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18173) DCM4CHEE<-HS50US07(719) << 6:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:44:11,027 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18173) DCM4CHEE<-HS50US07(719) >> A-RELEASE-RQ
2025-03-10 12:44:11,027 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18173) DCM4CHEE<-HS50US07(719) << A-RELEASE-RP
2025-03-10 12:44:11,077 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-27) DCM4CHEE<-HS50US07(719): close Socket[addr=187.89.160.56/187.89.160.56,port=52099,localport=11112]
2025-03-10 12:44:12,727 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start IANScheduler.execute()
2025-03-10 12:44:12,729 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished IANScheduler.execute()
2025-03-10 12:44:37,252 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start UPSProcessingScheduler.execute()
2025-03-10 12:44:37,253 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished UPSProcessingScheduler.execute()
2025-03-10 12:44:41,452 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52100,localport=11112]
2025-03-10 12:44:41,452 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18177) DCM4CHEE<-HS50US07(720) >> A-ASSOCIATE-RQ
2025-03-10 12:44:41,453 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18177) DCM4CHEE<-HS50US07(720) << A-ASSOCIATE-AC
2025-03-10 12:44:41,663 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18177) DCM4CHEE<-HS50US07(720) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114720555 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:44:43,673 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18177) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:44:43,676 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18177) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:44:43,678 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18177) DCM4CHEE<-HS50US07(720): processing 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114720555 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:44:43,679 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18177) DCM4CHEE<-HS50US07(720) << 1:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:44:43,895 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18177) DCM4CHEE<-HS50US07(720) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114755220 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:44:44,209 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18177) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:44:44,212 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18177) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:44:44,214 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18177) DCM4CHEE<-HS50US07(720): processing 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114755220 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:44:44,214 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18177) DCM4CHEE<-HS50US07(720) << 2:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:44:44,424 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18177) DCM4CHEE<-HS50US07(720) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114845456 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:44:44,715 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18177) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:44:44,718 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18177) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:44:44,720 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18177) DCM4CHEE<-HS50US07(720): processing 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114845456 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:44:44,720 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18177) DCM4CHEE<-HS50US07(720) << 3:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:44:44,924 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18177) DCM4CHEE<-HS50US07(720) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115159973 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:44:45,216 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18177) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:44:45,219 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18177) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:44:45,221 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18177) DCM4CHEE<-HS50US07(720): processing 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115159973 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:44:45,222 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18177) DCM4CHEE<-HS50US07(720) << 4:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:44:45,431 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18177) DCM4CHEE<-HS50US07(720) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115205779 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:44:49,300 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18177) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:44:49,303 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18177) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:44:49,314 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18177) DCM4CHEE<-HS50US07(720): processing 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115205779 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:44:49,315 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18177) DCM4CHEE<-HS50US07(720) << 5:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:44:49,523 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18177) DCM4CHEE<-HS50US07(720) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115244529 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:44:49,815 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18177) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:44:49,818 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18177) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:44:49,820 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18177) DCM4CHEE<-HS50US07(720): processing 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115244529 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:44:49,821 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18177) DCM4CHEE<-HS50US07(720) << 6:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:44:50,024 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18177) DCM4CHEE<-HS50US07(720) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115332953 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:44:50,316 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18177) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:44:50,319 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18177) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:44:50,321 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18177) DCM4CHEE<-HS50US07(720): processing 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115332953 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:44:50,322 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18177) DCM4CHEE<-HS50US07(720) << 7:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:44:50,526 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18177) DCM4CHEE<-HS50US07(720) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115423952 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:44:50,817 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18177) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:44:50,820 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18177) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:44:50,822 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18177) DCM4CHEE<-HS50US07(720): processing 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115423952 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:44:50,822 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18177) DCM4CHEE<-HS50US07(720) << 8:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:44:50,979 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 12:44:50,982 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 12:44:51,024 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18177) DCM4CHEE<-HS50US07(720) >> A-RELEASE-RQ
2025-03-10 12:44:51,024 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18177) DCM4CHEE<-HS50US07(720) << A-RELEASE-RP
2025-03-10 12:44:51,075 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-26) DCM4CHEE<-HS50US07(720): close Socket[addr=187.89.160.56/187.89.160.56,port=52100,localport=11112]
2025-03-10 12:44:56,124 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start AuditScheduler.execute()
2025-03-10 12:44:56,140 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-14) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 12:44:56,140 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-14) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:44:56,140 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished AuditScheduler.execute()
2025-03-10 12:44:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start TaskScheduler.execute()
2025-03-10 12:44:58,816 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished TaskScheduler.execute()
2025-03-10 12:45:12,729 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start IANScheduler.execute()
2025-03-10 12:45:12,732 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished IANScheduler.execute()
2025-03-10 12:45:21,457 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52102,localport=11112]
2025-03-10 12:45:21,458 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18178) DCM4CHEE<-HS50US07(721) >> A-ASSOCIATE-RQ
2025-03-10 12:45:21,458 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18178) DCM4CHEE<-HS50US07(721) << A-ASSOCIATE-AC
2025-03-10 12:45:21,658 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18178) DCM4CHEE<-HS50US07(721) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114720555 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:45:23,581 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18178) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:45:23,585 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18178) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:45:23,587 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18178) DCM4CHEE<-HS50US07(721): processing 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114720555 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:45:23,587 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18178) DCM4CHEE<-HS50US07(721) << 1:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:45:23,792 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18178) DCM4CHEE<-HS50US07(721) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114755220 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:45:24,083 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18178) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:45:24,086 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18178) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:45:24,088 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18178) DCM4CHEE<-HS50US07(721): processing 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114755220 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:45:24,088 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18178) DCM4CHEE<-HS50US07(721) << 2:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:45:24,293 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18178) DCM4CHEE<-HS50US07(721) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114845456 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:45:24,585 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18178) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:45:24,588 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18178) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:45:24,589 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18178) DCM4CHEE<-HS50US07(721): processing 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114845456 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:45:24,590 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18178) DCM4CHEE<-HS50US07(721) << 3:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:45:24,821 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18178) DCM4CHEE<-HS50US07(721) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115159973 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:45:25,113 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18178) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:45:25,116 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18178) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:45:25,118 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18178) DCM4CHEE<-HS50US07(721): processing 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115159973 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:45:25,118 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18178) DCM4CHEE<-HS50US07(721) << 4:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:45:25,318 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18178) DCM4CHEE<-HS50US07(721) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115205779 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:45:29,061 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18178) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:45:29,064 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18178) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:45:29,073 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18178) DCM4CHEE<-HS50US07(721): processing 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115205779 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:45:29,073 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18178) DCM4CHEE<-HS50US07(721) << 5:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:45:29,280 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18178) DCM4CHEE<-HS50US07(721) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115244529 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:45:29,572 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18178) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:45:29,575 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18178) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:45:29,577 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18178) DCM4CHEE<-HS50US07(721): processing 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115244529 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:45:29,577 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18178) DCM4CHEE<-HS50US07(721) << 6:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:45:29,783 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18178) DCM4CHEE<-HS50US07(721) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115332953 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:45:30,075 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18178) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:45:30,078 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18178) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:45:30,080 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18178) DCM4CHEE<-HS50US07(721): processing 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115332953 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:45:30,080 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18178) DCM4CHEE<-HS50US07(721) << 7:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:45:30,281 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18178) DCM4CHEE<-HS50US07(721) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115423952 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:45:30,573 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18178) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:45:30,576 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18178) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:45:30,577 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18178) DCM4CHEE<-HS50US07(721): processing 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115423952 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:45:30,578 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18178) DCM4CHEE<-HS50US07(721) << 8:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:45:30,780 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18178) DCM4CHEE<-HS50US07(721) >> A-RELEASE-RQ
2025-03-10 12:45:30,780 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18178) DCM4CHEE<-HS50US07(721) << A-RELEASE-RP
2025-03-10 12:45:30,830 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-1) DCM4CHEE<-HS50US07(721): close Socket[addr=187.89.160.56/187.89.160.56,port=52102,localport=11112]
2025-03-10 12:45:37,254 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start UPSProcessingScheduler.execute()
2025-03-10 12:45:37,255 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished UPSProcessingScheduler.execute()
2025-03-10 12:45:56,141 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start AuditScheduler.execute()
2025-03-10 12:45:56,153 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-4) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 12:45:56,153 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-4) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:45:56,156 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-4) Send audit message to /127.0.0.1:514
2025-03-10 12:45:56,157 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished AuditScheduler.execute()
2025-03-10 12:45:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start TaskScheduler.execute()
2025-03-10 12:45:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished TaskScheduler.execute()
2025-03-10 12:46:01,205 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52103,localport=11112]
2025-03-10 12:46:01,205 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18183) DCM4CHEE<-HS50US07(722) >> A-ASSOCIATE-RQ
2025-03-10 12:46:01,206 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18183) DCM4CHEE<-HS50US07(722) << A-ASSOCIATE-AC
2025-03-10 12:46:01,407 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18183) DCM4CHEE<-HS50US07(722) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114720555 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:46:03,195 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18183) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:46:03,198 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18183) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:46:03,200 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18183) DCM4CHEE<-HS50US07(722): processing 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114720555 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:46:03,201 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18183) DCM4CHEE<-HS50US07(722) << 1:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:46:03,410 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18183) DCM4CHEE<-HS50US07(722) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114755220 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:46:03,702 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18183) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:46:03,705 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18183) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:46:03,707 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18183) DCM4CHEE<-HS50US07(722): processing 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114755220 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:46:03,707 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18183) DCM4CHEE<-HS50US07(722) << 2:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:46:03,913 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18183) DCM4CHEE<-HS50US07(722) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114845456 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:46:04,205 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18183) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:46:04,208 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18183) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:46:04,210 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18183) DCM4CHEE<-HS50US07(722): processing 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114845456 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:46:04,210 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18183) DCM4CHEE<-HS50US07(722) << 3:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:46:04,427 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18183) DCM4CHEE<-HS50US07(722) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115159973 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:46:04,719 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18183) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:46:04,722 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18183) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:46:04,724 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18183) DCM4CHEE<-HS50US07(722): processing 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115159973 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:46:04,724 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18183) DCM4CHEE<-HS50US07(722) << 4:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:46:04,955 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18183) DCM4CHEE<-HS50US07(722) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115205779 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:46:08,731 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18183) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:46:08,734 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18183) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:46:08,743 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18183) DCM4CHEE<-HS50US07(722): processing 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115205779 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:46:08,744 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18183) DCM4CHEE<-HS50US07(722) << 5:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:46:08,959 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18183) DCM4CHEE<-HS50US07(722) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115244529 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:46:09,251 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18183) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:46:09,254 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18183) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:46:09,256 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18183) DCM4CHEE<-HS50US07(722): processing 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115244529 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:46:09,256 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18183) DCM4CHEE<-HS50US07(722) << 6:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:46:09,465 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18183) DCM4CHEE<-HS50US07(722) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115332953 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:46:09,756 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18183) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:46:09,759 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18183) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:46:09,761 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18183) DCM4CHEE<-HS50US07(722): processing 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115332953 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:46:09,761 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18183) DCM4CHEE<-HS50US07(722) << 7:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:46:09,972 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18183) DCM4CHEE<-HS50US07(722) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115423952 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:46:10,263 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18183) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:46:10,266 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18183) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:46:10,268 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18183) DCM4CHEE<-HS50US07(722): processing 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115423952 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:46:10,268 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18183) DCM4CHEE<-HS50US07(722) << 8:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:46:10,482 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18183) DCM4CHEE<-HS50US07(722) >> A-RELEASE-RQ
2025-03-10 12:46:10,482 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18183) DCM4CHEE<-HS50US07(722) << A-RELEASE-RP
2025-03-10 12:46:10,532 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-2) DCM4CHEE<-HS50US07(722): close Socket[addr=187.89.160.56/187.89.160.56,port=52103,localport=11112]
2025-03-10 12:46:12,732 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start IANScheduler.execute()
2025-03-10 12:46:12,734 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished IANScheduler.execute()
2025-03-10 12:46:12,831 INFO  [org.dcm4chee.arc.stgcmt.impl.PurgeStgCmtScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start PurgeStgCmtScheduler.execute()
2025-03-10 12:46:12,833 INFO  [org.dcm4chee.arc.stgcmt.impl.PurgeStgCmtScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished PurgeStgCmtScheduler.execute()
2025-03-10 12:46:29,203 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start StudySizeScheduler.execute()
2025-03-10 12:46:29,205 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished StudySizeScheduler.execute()
2025-03-10 12:46:37,255 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start UPSProcessingScheduler.execute()
2025-03-10 12:46:37,256 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished UPSProcessingScheduler.execute()
2025-03-10 12:46:40,910 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52104,localport=11112]
2025-03-10 12:46:40,910 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18187) DCM4CHEE<-HS50US07(723) >> A-ASSOCIATE-RQ
2025-03-10 12:46:40,910 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18187) DCM4CHEE<-HS50US07(723) << A-ASSOCIATE-AC
2025-03-10 12:46:41,108 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18187) DCM4CHEE<-HS50US07(723) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114720555 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:46:42,852 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18187) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:46:42,855 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18187) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:46:42,857 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18187) DCM4CHEE<-HS50US07(723): processing 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114720555 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:46:42,857 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18187) DCM4CHEE<-HS50US07(723) << 1:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:46:42,959 INFO  [org.dcm4chee.arc.qido.QidoRS] (default task-60) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies?limit=101&offset=0&fuzzymatching=false&includefield=00081030%2C00080060&StudyInstanceUID=341553 from null@177.204.203.169
2025-03-10 12:46:42,972 INFO  [org.dcm4chee.arc.qido.QidoRS] (default task-60) SearchForStudies: 1 Matches
2025-03-10 12:46:43,069 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18187) DCM4CHEE<-HS50US07(723) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114755220 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:46:43,160 INFO  [org.dcm4chee.arc.qido.QidoRS] (default task-60) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies/341553/series from null@177.204.203.169
2025-03-10 12:46:43,168 INFO  [org.dcm4chee.arc.qido.QidoRS] (default task-60) SearchForStudySeries: 1 Matches
2025-03-10 12:46:43,184 INFO  [org.dcm4chee.arc.qido.QidoRS] (default task-60) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies?00100020=*341553*&limit=101&offset=0&fuzzymatching=false&includefield=00081030%2C00080060 from null@177.204.203.169
2025-03-10 12:46:43,228 INFO  [org.dcm4chee.arc.qido.QidoRS] (default task-60) SearchForStudies: 1 Matches
2025-03-10 12:46:43,361 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18187) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:46:43,364 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18187) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:46:43,366 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18187) DCM4CHEE<-HS50US07(723): processing 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114755220 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:46:43,367 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18187) DCM4CHEE<-HS50US07(723) << 2:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:46:43,569 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18187) DCM4CHEE<-HS50US07(723) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114845456 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:46:43,588 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-60) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies/341553/series/1.2.410.200001.101.11.501.1791052210.2.20250310115904355/metadata from null@177.204.203.169
2025-03-10 12:46:43,598 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-60) retrieveSeriesMetadata: 9 Matches
2025-03-10 12:46:43,861 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18187) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:46:43,864 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18187) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:46:43,866 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18187) DCM4CHEE<-HS50US07(723): processing 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114845456 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:46:43,866 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18187) DCM4CHEE<-HS50US07(723) << 3:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:46:43,944 INFO  [org.dcm4chee.arc.qido.QidoRS] (default task-60) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies?limit=101&offset=0&fuzzymatching=false&includefield=00081030%2C00080060&StudyInstanceUID=341553 from null@177.204.203.169
2025-03-10 12:46:43,948 INFO  [org.dcm4chee.arc.qido.QidoRS] (default task-60) SearchForStudies: 1 Matches
2025-03-10 12:46:44,044 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-60) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies/341553/series/1.2.410.200001.101.11.501.1791052210.2.20250310115904355/instances/1.2.410.200001.101.11.501.1791052210.3.20250310120342046/frames/1 from null@177.204.203.169
2025-03-10 12:46:44,048 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-60) retrieveFrame: 1 Matches
2025-03-10 12:46:44,070 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18187) DCM4CHEE<-HS50US07(723) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115159973 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:46:44,159 INFO  [org.dcm4chee.arc.qido.QidoRS] (default task-59) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies?00100020=*341553*&limit=101&offset=0&fuzzymatching=false&includefield=00081030%2C00080060 from null@177.204.203.169
2025-03-10 12:46:44,165 INFO  [org.dcm4chee.arc.qido.QidoRS] (default task-59) SearchForStudies: 1 Matches
2025-03-10 12:46:44,362 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18187) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:46:44,366 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18187) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:46:44,369 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18187) DCM4CHEE<-HS50US07(723): processing 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115159973 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:46:44,369 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18187) DCM4CHEE<-HS50US07(723) << 4:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:46:44,584 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18187) DCM4CHEE<-HS50US07(723) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115205779 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:46:44,933 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-59) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies/341553/series/1.2.410.200001.101.11.501.1791052210.2.20250310115904355/instances/1.2.410.200001.101.11.501.1791052210.3.20250310115904743/frames/1 from null@177.204.203.169
2025-03-10 12:46:44,937 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-59) retrieveFrame: 1 Matches
2025-03-10 12:46:46,412 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-62) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies/341553/series/1.2.410.200001.101.11.501.1791052210.2.20250310115904355/instances/1.2.410.200001.101.11.501.1791052210.3.20250310120101581/frames/1 from null@177.204.203.169
2025-03-10 12:46:46,415 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-62) retrieveFrame: 1 Matches
2025-03-10 12:46:46,613 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-61) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies/341553/series/1.2.410.200001.101.11.501.1791052210.2.20250310115904355/instances/1.2.410.200001.101.11.501.1791052210.3.20250310120200770/frames/1 from null@177.204.203.169
2025-03-10 12:46:46,619 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-61) retrieveFrame: 1 Matches
2025-03-10 12:46:47,199 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-64) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies/341553/series/1.2.410.200001.101.11.501.1791052210.2.20250310115904355/instances/1.2.410.200001.101.11.501.1791052210.3.20250310121025078/frames/1 from null@177.204.203.169
2025-03-10 12:46:47,199 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-63) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies/341553/series/1.2.410.200001.101.11.501.1791052210.2.20250310115904355/instances/1.2.410.200001.101.11.501.1791052210.3.20250310120845592/frames/1 from null@177.204.203.169
2025-03-10 12:46:47,201 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-64) retrieveFrame: 1 Matches
2025-03-10 12:46:47,205 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-63) retrieveFrame: 1 Matches
2025-03-10 12:46:48,351 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18187) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:46:48,355 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18187) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:46:48,365 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18187) DCM4CHEE<-HS50US07(723): processing 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115205779 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:46:48,366 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18187) DCM4CHEE<-HS50US07(723) << 5:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:46:48,569 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18187) DCM4CHEE<-HS50US07(723) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115244529 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:46:48,860 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18187) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:46:48,863 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18187) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:46:48,865 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18187) DCM4CHEE<-HS50US07(723): processing 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115244529 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:46:48,866 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18187) DCM4CHEE<-HS50US07(723) << 6:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:46:49,073 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18187) DCM4CHEE<-HS50US07(723) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115332953 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:46:49,370 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18187) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:46:49,375 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18187) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:46:49,377 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18187) DCM4CHEE<-HS50US07(723): processing 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115332953 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:46:49,377 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18187) DCM4CHEE<-HS50US07(723) << 7:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:46:49,593 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18187) DCM4CHEE<-HS50US07(723) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115423952 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:46:49,735 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-60) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies/341553/series/1.2.410.200001.101.11.501.1791052210.2.20250310115904355/instances/1.2.410.200001.101.11.501.1791052210.3.20250310120508194/frames/1 from null@177.204.203.169
2025-03-10 12:46:49,739 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-60) retrieveFrame: 1 Matches
2025-03-10 12:46:49,884 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18187) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:46:49,887 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18187) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:46:49,889 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18187) DCM4CHEE<-HS50US07(723): processing 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115423952 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:46:49,889 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18187) DCM4CHEE<-HS50US07(723) << 8:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:46:50,091 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18187) DCM4CHEE<-HS50US07(723) >> A-RELEASE-RQ
2025-03-10 12:46:50,091 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18187) DCM4CHEE<-HS50US07(723) << A-RELEASE-RP
2025-03-10 12:46:50,126 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-65) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies/341553/series/1.2.410.200001.101.11.501.1791052210.2.20250310115904355/instances/1.2.410.200001.101.11.501.1791052210.3.20250310120448787/frames/1 from null@177.204.203.169
2025-03-10 12:46:50,132 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-65) retrieveFrame: 1 Matches
2025-03-10 12:46:50,141 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-17) DCM4CHEE<-HS50US07(723): close Socket[addr=187.89.160.56/187.89.160.56,port=52104,localport=11112]
2025-03-10 12:46:56,157 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start AuditScheduler.execute()
2025-03-10 12:46:56,166 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-30) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 12:46:56,166 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-30) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:46:56,166 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished AuditScheduler.execute()
2025-03-10 12:46:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start TaskScheduler.execute()
2025-03-10 12:46:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished TaskScheduler.execute()
2025-03-10 12:47:00,111 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-59) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies/341553/series/1.2.410.200001.101.11.501.1791052210.2.20250310115904355/instances/1.2.410.200001.101.11.501.1791052210.3.20250310120028407/frames/1 from null@177.204.203.169
2025-03-10 12:47:00,115 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-59) retrieveFrame: 1 Matches
2025-03-10 12:47:12,734 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start IANScheduler.execute()
2025-03-10 12:47:12,736 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished IANScheduler.execute()
2025-03-10 12:47:20,511 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52105,localport=11112]
2025-03-10 12:47:20,512 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18188) DCM4CHEE<-HS50US07(724) >> A-ASSOCIATE-RQ
2025-03-10 12:47:20,512 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18188) DCM4CHEE<-HS50US07(724) << A-ASSOCIATE-AC
2025-03-10 12:47:20,709 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18188) DCM4CHEE<-HS50US07(724) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114720555 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:47:22,481 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18188) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:47:22,485 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18188) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:47:22,487 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18188) DCM4CHEE<-HS50US07(724): processing 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114720555 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:47:22,488 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18188) DCM4CHEE<-HS50US07(724) << 1:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:47:22,696 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18188) DCM4CHEE<-HS50US07(724) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114755220 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:47:22,987 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18188) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:47:22,990 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18188) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:47:22,992 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18188) DCM4CHEE<-HS50US07(724): processing 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114755220 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:47:22,993 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18188) DCM4CHEE<-HS50US07(724) << 2:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:47:23,198 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18188) DCM4CHEE<-HS50US07(724) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114845456 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:47:23,489 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18188) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:47:23,492 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18188) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:47:23,494 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18188) DCM4CHEE<-HS50US07(724): processing 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114845456 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:47:23,494 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18188) DCM4CHEE<-HS50US07(724) << 3:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:47:23,710 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18188) DCM4CHEE<-HS50US07(724) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115159973 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:47:24,001 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18188) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:47:24,004 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18188) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:47:24,006 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18188) DCM4CHEE<-HS50US07(724): processing 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115159973 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:47:24,006 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18188) DCM4CHEE<-HS50US07(724) << 4:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:47:24,218 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18188) DCM4CHEE<-HS50US07(724) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115205779 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:47:27,960 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18188) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:47:27,964 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18188) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:47:27,973 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18188) DCM4CHEE<-HS50US07(724): processing 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115205779 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:47:27,974 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18188) DCM4CHEE<-HS50US07(724) << 5:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:47:28,186 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18188) DCM4CHEE<-HS50US07(724) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115244529 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:47:28,477 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18188) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:47:28,480 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18188) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:47:28,482 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18188) DCM4CHEE<-HS50US07(724): processing 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115244529 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:47:28,482 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18188) DCM4CHEE<-HS50US07(724) << 6:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:47:28,687 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18188) DCM4CHEE<-HS50US07(724) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115332953 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:47:28,978 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18188) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:47:28,981 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18188) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:47:28,983 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18188) DCM4CHEE<-HS50US07(724): processing 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115332953 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:47:28,983 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18188) DCM4CHEE<-HS50US07(724) << 7:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:47:29,187 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18188) DCM4CHEE<-HS50US07(724) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115423952 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:47:29,478 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18188) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:47:29,482 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18188) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:47:29,483 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18188) DCM4CHEE<-HS50US07(724): processing 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115423952 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:47:29,484 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18188) DCM4CHEE<-HS50US07(724) << 8:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:47:29,697 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18188) DCM4CHEE<-HS50US07(724) >> A-RELEASE-RQ
2025-03-10 12:47:29,697 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18188) DCM4CHEE<-HS50US07(724) << A-RELEASE-RP
2025-03-10 12:47:29,748 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-8) DCM4CHEE<-HS50US07(724): close Socket[addr=187.89.160.56/187.89.160.56,port=52105,localport=11112]
2025-03-10 12:47:37,256 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start UPSProcessingScheduler.execute()
2025-03-10 12:47:37,258 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished UPSProcessingScheduler.execute()
2025-03-10 12:47:56,167 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start AuditScheduler.execute()
2025-03-10 12:47:56,168 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-12) Send audit message to /127.0.0.1:514
2025-03-10 12:47:56,168 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-12) Send audit message to /127.0.0.1:514
2025-03-10 12:47:56,169 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-12) Send audit message to /127.0.0.1:514
2025-03-10 12:47:56,169 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-12) Send audit message to /127.0.0.1:514
2025-03-10 12:47:56,170 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-12) Send audit message to /127.0.0.1:514
2025-03-10 12:47:56,170 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-12) Send audit message to /127.0.0.1:514
2025-03-10 12:47:56,171 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-12) Send audit message to /127.0.0.1:514
2025-03-10 12:47:56,172 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-12) Send audit message to /127.0.0.1:514
2025-03-10 12:47:56,172 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-12) Send audit message to /127.0.0.1:514
2025-03-10 12:47:56,172 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-12) Send audit message to /127.0.0.1:514
2025-03-10 12:47:56,173 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-12) Send audit message to /127.0.0.1:514
2025-03-10 12:47:56,184 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-12) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 12:47:56,184 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-12) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:47:56,184 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-12) Send audit message to /127.0.0.1:514
2025-03-10 12:47:56,185 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-12) Send audit message to /127.0.0.1:514
2025-03-10 12:47:56,185 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-12) Send audit message to /127.0.0.1:514
2025-03-10 12:47:56,187 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-12) Send audit message to /127.0.0.1:514
2025-03-10 12:47:56,188 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-12) Send audit message to /127.0.0.1:514
2025-03-10 12:47:56,188 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished AuditScheduler.execute()
2025-03-10 12:47:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start TaskScheduler.execute()
2025-03-10 12:47:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished TaskScheduler.execute()
2025-03-10 12:48:00,136 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52106,localport=11112]
2025-03-10 12:48:00,136 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(725) >> A-ASSOCIATE-RQ
2025-03-10 12:48:00,137 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(725) << A-ASSOCIATE-AC
2025-03-10 12:48:00,344 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(725) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20241125111024663 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:48:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start PurgeStorageScheduler.execute()
2025-03-10 12:48:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished PurgeStorageScheduler.execute()
2025-03-10 12:48:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-18194) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 12:48:01,702 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-18194) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 12:48:02,242 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18193) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:48:02,245 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(725): Found previous received Instance[pk=52245, uid=1.2.410.200001.101.11.501.1791052210.3.20241125111024663, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 12:48:02,246 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(725): Ignore received Instance[studyUID=1.2.410.200001.101.11.501.1791052210.1.20241125110956241,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20241125111023890,objectUID=1.2.410.200001.101.11.501.1791052210.3.20241125111024663] with equal digest
2025-03-10 12:48:02,246 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(725): Updated DB in 4 ms
2025-03-10 12:48:02,247 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(725) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20241125111024663 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:48:02,451 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(725) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20241125111039666 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:48:02,742 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18193) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:48:02,745 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(725): Found previous received Instance[pk=52246, uid=1.2.410.200001.101.11.501.1791052210.3.20241125111039666, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 12:48:02,745 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(725): Ignore received Instance[studyUID=1.2.410.200001.101.11.501.1791052210.1.20241125110956241,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20241125111023890,objectUID=1.2.410.200001.101.11.501.1791052210.3.20241125111039666] with equal digest
2025-03-10 12:48:02,745 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(725): Updated DB in 3 ms
2025-03-10 12:48:02,747 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(725) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20241125111039666 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:48:02,950 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(725) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20241125111049005 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:48:03,241 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18193) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:48:03,244 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(725): Found previous received Instance[pk=52247, uid=1.2.410.200001.101.11.501.1791052210.3.20241125111049005, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 12:48:03,244 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(725): Ignore received Instance[studyUID=1.2.410.200001.101.11.501.1791052210.1.20241125110956241,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20241125111023890,objectUID=1.2.410.200001.101.11.501.1791052210.3.20241125111049005] with equal digest
2025-03-10 12:48:03,245 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(725): Updated DB in 4 ms
2025-03-10 12:48:03,246 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(725) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20241125111049005 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:48:03,449 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(725) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20241125111123254 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:48:03,783 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18193) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:48:03,785 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(725): Found previous received Instance[pk=52248, uid=1.2.410.200001.101.11.501.1791052210.3.20241125111123254, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 12:48:03,786 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(725): Ignore received Instance[studyUID=1.2.410.200001.101.11.501.1791052210.1.20241125110956241,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20241125111023890,objectUID=1.2.410.200001.101.11.501.1791052210.3.20241125111123254] with equal digest
2025-03-10 12:48:03,786 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(725): Updated DB in 3 ms
2025-03-10 12:48:03,787 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(725) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20241125111123254 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:48:03,994 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(725) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20241125111200108 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:48:04,328 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18193) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:48:04,330 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(725): Found previous received Instance[pk=52249, uid=1.2.410.200001.101.11.501.1791052210.3.20241125111200108, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 12:48:04,331 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(725): Ignore received Instance[studyUID=1.2.410.200001.101.11.501.1791052210.1.20241125110956241,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20241125111023890,objectUID=1.2.410.200001.101.11.501.1791052210.3.20241125111200108] with equal digest
2025-03-10 12:48:04,331 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(725): Updated DB in 3 ms
2025-03-10 12:48:04,332 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(725) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20241125111200108 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:48:04,533 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(725) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20241125111303700 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:48:04,867 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18193) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:48:04,869 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(725): Found previous received Instance[pk=52250, uid=1.2.410.200001.101.11.501.1791052210.3.20241125111303700, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 12:48:04,870 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(725): Ignore received Instance[studyUID=1.2.410.200001.101.11.501.1791052210.1.20241125110956241,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20241125111023890,objectUID=1.2.410.200001.101.11.501.1791052210.3.20241125111303700] with equal digest
2025-03-10 12:48:04,870 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(725): Updated DB in 3 ms
2025-03-10 12:48:04,871 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(725) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20241125111303700 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:48:05,090 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(725) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20241125111317068 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:48:05,381 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18193) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:48:05,383 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(725): Found previous received Instance[pk=52251, uid=1.2.410.200001.101.11.501.1791052210.3.20241125111317068, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 12:48:05,384 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(725): Ignore received Instance[studyUID=1.2.410.200001.101.11.501.1791052210.1.20241125110956241,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20241125111023890,objectUID=1.2.410.200001.101.11.501.1791052210.3.20241125111317068] with equal digest
2025-03-10 12:48:05,384 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(725): Updated DB in 2 ms
2025-03-10 12:48:05,385 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(725) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20241125111317068 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:48:05,592 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(725) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20241125111342532 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:48:05,884 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18193) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:48:05,886 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(725): Found previous received Instance[pk=52252, uid=1.2.410.200001.101.11.501.1791052210.3.20241125111342532, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 12:48:05,886 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(725): Ignore received Instance[studyUID=1.2.410.200001.101.11.501.1791052210.1.20241125110956241,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20241125111023890,objectUID=1.2.410.200001.101.11.501.1791052210.3.20241125111342532] with equal digest
2025-03-10 12:48:05,887 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(725): Updated DB in 3 ms
2025-03-10 12:48:05,888 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(725) << 8:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20241125111342532 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:48:06,092 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(725) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20241125111642286 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:48:06,384 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18193) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:48:06,386 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18193) Patient ID 240220^^^DCM4CHEE.25135D80.0BC3CA48 differs from Patient ID 240220^^^DCM4CHEE.9CF11A33.0BC3CA48 in previous received object of Study[uid=1.2.410.200001.101.11.501.1791052210.1.20241125110956241].
2025-03-10 12:48:06,387 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(725): processing 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20241125111642286 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 240220^^^DCM4CHEE.25135D80.0BC3CA48 differs from Patient ID 240220^^^DCM4CHEE.9CF11A33.0BC3CA48 in previous received object of Study[uid=1.2.410.200001.101.11.501.1791052210.1.20241125110956241].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:864)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:48:06,388 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(725) << 9:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 240220^^^DCM4CHEE.25135D80.0BC3CA48 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:48:06,596 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(725) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20241125111654022 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:48:06,888 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18193) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:48:06,890 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18193) Patient ID 240220^^^DCM4CHEE.25135D80.0BC3CA48 differs from Patient ID 240220^^^DCM4CHEE.9CF11A33.0BC3CA48 in previous received object of Study[uid=1.2.410.200001.101.11.501.1791052210.1.20241125110956241].
2025-03-10 12:48:06,892 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(725): processing 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20241125111654022 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 240220^^^DCM4CHEE.25135D80.0BC3CA48 differs from Patient ID 240220^^^DCM4CHEE.9CF11A33.0BC3CA48 in previous received object of Study[uid=1.2.410.200001.101.11.501.1791052210.1.20241125110956241].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:864)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:48:06,892 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(725) << 10:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 240220^^^DCM4CHEE.25135D80.0BC3CA48 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:48:07,112 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(725) >> 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20241125111752071 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:48:07,403 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18193) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:48:07,405 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18193) Patient ID 240220^^^DCM4CHEE.25135D80.0BC3CA48 differs from Patient ID 240220^^^DCM4CHEE.9CF11A33.0BC3CA48 in previous received object of Study[uid=1.2.410.200001.101.11.501.1791052210.1.20241125110956241].
2025-03-10 12:48:07,407 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(725): processing 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20241125111752071 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 240220^^^DCM4CHEE.25135D80.0BC3CA48 differs from Patient ID 240220^^^DCM4CHEE.9CF11A33.0BC3CA48 in previous received object of Study[uid=1.2.410.200001.101.11.501.1791052210.1.20241125110956241].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:864)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:48:07,407 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(725) << 11:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 240220^^^DCM4CHEE.25135D80.0BC3CA48 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:48:07,614 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(725) >> 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20241125111813146 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:48:07,906 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18193) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:48:07,908 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18193) Patient ID 240220^^^DCM4CHEE.25135D80.0BC3CA48 differs from Patient ID 240220^^^DCM4CHEE.9CF11A33.0BC3CA48 in previous received object of Study[uid=1.2.410.200001.101.11.501.1791052210.1.20241125110956241].
2025-03-10 12:48:07,910 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(725): processing 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20241125111813146 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 240220^^^DCM4CHEE.25135D80.0BC3CA48 differs from Patient ID 240220^^^DCM4CHEE.9CF11A33.0BC3CA48 in previous received object of Study[uid=1.2.410.200001.101.11.501.1791052210.1.20241125110956241].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:864)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:48:07,910 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(725) << 12:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 240220^^^DCM4CHEE.25135D80.0BC3CA48 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:48:08,114 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(725) >> 13:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20241125111851226 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:48:08,406 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18193) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:48:08,408 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18193) Patient ID 240220^^^DCM4CHEE.25135D80.0BC3CA48 differs from Patient ID 240220^^^DCM4CHEE.9CF11A33.0BC3CA48 in previous received object of Study[uid=1.2.410.200001.101.11.501.1791052210.1.20241125110956241].
2025-03-10 12:48:08,410 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(725): processing 13:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20241125111851226 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 240220^^^DCM4CHEE.25135D80.0BC3CA48 differs from Patient ID 240220^^^DCM4CHEE.9CF11A33.0BC3CA48 in previous received object of Study[uid=1.2.410.200001.101.11.501.1791052210.1.20241125110956241].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:864)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:48:08,410 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(725) << 13:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 240220^^^DCM4CHEE.25135D80.0BC3CA48 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:48:08,617 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(725) >> 14:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20241125111933570 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:48:08,951 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18193) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:48:08,953 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18193) Patient ID 240220^^^DCM4CHEE.25135D80.0BC3CA48 differs from Patient ID 240220^^^DCM4CHEE.9CF11A33.0BC3CA48 in previous received object of Study[uid=1.2.410.200001.101.11.501.1791052210.1.20241125110956241].
2025-03-10 12:48:08,955 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(725): processing 14:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20241125111933570 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 240220^^^DCM4CHEE.25135D80.0BC3CA48 differs from Patient ID 240220^^^DCM4CHEE.9CF11A33.0BC3CA48 in previous received object of Study[uid=1.2.410.200001.101.11.501.1791052210.1.20241125110956241].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:864)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:48:08,956 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(725) << 14:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 240220^^^DCM4CHEE.25135D80.0BC3CA48 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:48:09,167 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(725) >> A-RELEASE-RQ
2025-03-10 12:48:09,167 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(725) << A-RELEASE-RP
2025-03-10 12:48:09,217 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-15) DCM4CHEE<-HS50US07(725): close Socket[addr=187.89.160.56/187.89.160.56,port=52106,localport=11112]
2025-03-10 12:48:09,596 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52107,localport=11112]
2025-03-10 12:48:09,603 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(726) >> A-ASSOCIATE-RQ
2025-03-10 12:48:09,603 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(726) << A-ASSOCIATE-AC
2025-03-10 12:48:09,802 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(726) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114720555 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:48:11,729 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18193) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:48:11,732 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18193) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:48:11,734 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(726): processing 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114720555 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:48:11,735 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(726) << 1:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:48:11,944 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(726) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114755220 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:48:12,237 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18193) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:48:12,240 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18193) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:48:12,242 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(726): processing 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114755220 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:48:12,242 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(726) << 2:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:48:12,448 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(726) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114845456 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:48:12,736 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start IANScheduler.execute()
2025-03-10 12:48:12,738 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished IANScheduler.execute()
2025-03-10 12:48:12,739 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18193) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:48:12,741 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18193) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:48:12,743 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(726): processing 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114845456 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:48:12,744 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(726) << 3:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:48:12,956 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(726) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115159973 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:48:13,248 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18193) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:48:13,251 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18193) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:48:13,253 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(726): processing 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115159973 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:48:13,253 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(726) << 4:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:48:13,460 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(726) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115205779 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:48:17,202 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18193) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:48:17,206 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18193) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:48:17,216 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(726): processing 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115205779 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:48:17,216 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(726) << 5:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:48:17,439 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(726) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115244529 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:48:17,732 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18193) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:48:17,735 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18193) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:48:17,737 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(726): processing 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115244529 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:48:17,737 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(726) << 6:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:48:17,941 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(726) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115332953 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:48:18,232 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18193) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:48:18,235 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18193) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:48:18,237 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(726): processing 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115332953 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:48:18,237 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(726) << 7:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:48:18,463 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(726) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115423952 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:48:18,755 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18193) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:48:18,758 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18193) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:48:18,759 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(726): processing 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115423952 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:48:18,760 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(726) << 8:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:48:18,967 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(726) >> A-RELEASE-RQ
2025-03-10 12:48:18,968 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(726) << A-RELEASE-RP
2025-03-10 12:48:19,018 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-20) DCM4CHEE<-HS50US07(726): close Socket[addr=187.89.160.56/187.89.160.56,port=52107,localport=11112]
2025-03-10 12:48:19,387 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52108,localport=11112]
2025-03-10 12:48:19,387 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(727) >> A-ASSOCIATE-RQ
2025-03-10 12:48:19,387 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(727) << A-ASSOCIATE-AC
2025-03-10 12:48:19,584 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(727) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114720555 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:48:21,624 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18193) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:48:21,627 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18193) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:48:21,629 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(727): processing 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114720555 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:48:21,629 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(727) << 1:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:48:21,836 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(727) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114755220 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:48:22,275 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18193) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:48:22,278 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18193) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:48:22,280 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(727): processing 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114755220 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:48:22,280 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(727) << 2:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:48:22,503 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(727) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114845456 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:48:22,837 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18193) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:48:22,840 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18193) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:48:22,842 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(727): processing 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114845456 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:48:22,842 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(727) << 3:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:48:23,050 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(727) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115159973 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:48:23,373 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18193) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:48:23,376 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18193) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:48:23,378 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(727): processing 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115159973 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:48:23,379 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(727) << 4:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:48:23,589 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(727) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115205779 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:48:27,370 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18193) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:48:27,373 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18193) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:48:27,384 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(727): processing 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115205779 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:48:27,384 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(727) << 5:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:48:27,595 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(727) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115244529 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:48:27,887 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18193) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:48:27,890 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18193) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:48:27,892 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(727): processing 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115244529 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:48:27,892 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(727) << 6:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:48:28,095 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(727) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115332953 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:48:28,387 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18193) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:48:28,391 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18193) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:48:28,392 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(727): processing 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115332953 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:48:28,393 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(727) << 7:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:48:28,594 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(727) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115423952 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:48:28,886 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18193) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:48:28,889 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18193) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:48:28,891 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(727): processing 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115423952 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:48:28,891 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(727) << 8:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:48:29,093 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(727) >> A-RELEASE-RQ
2025-03-10 12:48:29,093 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(727) << A-RELEASE-RP
2025-03-10 12:48:29,143 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-3) DCM4CHEE<-HS50US07(727): close Socket[addr=187.89.160.56/187.89.160.56,port=52108,localport=11112]
2025-03-10 12:48:29,518 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52109,localport=11112]
2025-03-10 12:48:29,518 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(728) >> A-ASSOCIATE-RQ
2025-03-10 12:48:29,518 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(728) << A-ASSOCIATE-AC
2025-03-10 12:48:29,716 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(728) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114720555 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:48:31,428 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18193) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:48:31,431 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18193) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:48:31,432 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(728): processing 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114720555 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:48:31,433 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(728) << 1:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:48:31,638 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(728) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114755220 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:48:31,929 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18193) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:48:31,932 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18193) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:48:31,934 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(728): processing 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114755220 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:48:31,934 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(728) << 2:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:48:32,140 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(728) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114845456 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:48:32,432 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18193) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:48:32,435 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18193) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:48:32,437 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(728): processing 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114845456 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:48:32,437 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(728) << 3:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:48:32,639 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(728) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115159973 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:48:32,931 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18193) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:48:32,934 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18193) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:48:32,936 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(728): processing 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115159973 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:48:32,936 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(728) << 4:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:48:33,137 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(728) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115205779 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:48:36,880 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18193) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:48:36,883 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18193) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:48:36,893 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(728): processing 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115205779 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:48:36,893 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(728) << 5:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:48:37,106 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(728) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115244529 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:48:37,258 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start UPSProcessingScheduler.execute()
2025-03-10 12:48:37,259 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished UPSProcessingScheduler.execute()
2025-03-10 12:48:37,398 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18193) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:48:37,401 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18193) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:48:37,403 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(728): processing 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115244529 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:48:37,403 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(728) << 6:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:48:37,606 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(728) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115332953 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:48:37,897 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18193) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:48:37,900 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18193) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:48:37,902 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(728): processing 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115332953 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:48:37,902 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(728) << 7:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:48:38,104 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(728) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115423952 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:48:38,396 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18193) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:48:38,399 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18193) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:48:38,400 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(728): processing 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115423952 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:48:38,401 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(728) << 8:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:48:38,603 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(728) >> A-RELEASE-RQ
2025-03-10 12:48:38,603 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(728) << A-RELEASE-RP
2025-03-10 12:48:38,653 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-10) DCM4CHEE<-HS50US07(728): close Socket[addr=187.89.160.56/187.89.160.56,port=52109,localport=11112]
2025-03-10 12:48:39,023 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52110,localport=11112]
2025-03-10 12:48:39,026 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(729) >> A-ASSOCIATE-RQ
2025-03-10 12:48:39,026 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(729) << A-ASSOCIATE-AC
2025-03-10 12:48:39,226 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(729) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121622638 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:48:41,055 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18193) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:48:41,059 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18193) Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
2025-03-10 12:48:41,061 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(729): processing 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121622638 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:48:41,062 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(729) << 1:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:48:41,270 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(729) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121724509 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:48:41,604 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18193) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:48:41,607 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18193) Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
2025-03-10 12:48:41,609 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(729): processing 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121724509 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:48:41,609 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(729) << 2:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:48:41,815 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(729) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121805539 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:48:42,149 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18193) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:48:42,152 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18193) Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
2025-03-10 12:48:42,154 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(729): processing 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121805539 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:48:42,155 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(729) << 3:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:48:42,362 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(729) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121948156 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:48:42,654 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18193) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:48:42,657 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18193) Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
2025-03-10 12:48:42,659 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(729): processing 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121948156 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:48:42,659 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(729) << 4:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:48:42,870 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(729) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221122049744 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:48:43,204 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18193) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:48:43,207 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18193) Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
2025-03-10 12:48:43,209 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(729): processing 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221122049744 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:48:43,210 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(729) << 5:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:48:43,425 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(729) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221122147993 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:48:43,717 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18193) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:48:43,720 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18193) Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
2025-03-10 12:48:43,722 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(729): processing 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221122147993 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:48:43,722 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(729) << 6:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:48:43,930 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(729) >> A-RELEASE-RQ
2025-03-10 12:48:43,930 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(729) << A-RELEASE-RP
2025-03-10 12:48:43,980 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-14) DCM4CHEE<-HS50US07(729): close Socket[addr=187.89.160.56/187.89.160.56,port=52110,localport=11112]
2025-03-10 12:48:44,348 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52111,localport=11112]
2025-03-10 12:48:44,348 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(730) >> A-ASSOCIATE-RQ
2025-03-10 12:48:44,348 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(730) << A-ASSOCIATE-AC
2025-03-10 12:48:44,547 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(730) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121622638 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:48:46,467 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18193) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:48:46,471 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18193) Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
2025-03-10 12:48:46,473 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(730): processing 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121622638 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:48:46,473 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(730) << 1:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:48:46,687 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(730) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121724509 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:48:47,174 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18193) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:48:47,177 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18193) Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
2025-03-10 12:48:47,179 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(730): processing 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121724509 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:48:47,179 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(730) << 2:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:48:47,388 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(730) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121805539 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:48:47,857 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18193) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:48:47,860 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18193) Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
2025-03-10 12:48:47,862 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(730): processing 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121805539 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:48:47,862 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(730) << 3:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:48:48,070 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(730) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121948156 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:48:48,482 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18193) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:48:48,485 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18193) Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
2025-03-10 12:48:48,487 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(730): processing 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121948156 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:48:48,487 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(730) << 4:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:48:48,693 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(730) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221122049744 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:48:49,134 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18193) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:48:49,137 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18193) Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
2025-03-10 12:48:49,139 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(730): processing 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221122049744 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:48:49,140 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(730) << 5:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:48:49,349 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(730) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221122147993 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:48:49,689 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18193) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:48:49,692 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18193) Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
2025-03-10 12:48:49,694 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(730): processing 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221122147993 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:48:49,694 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(730) << 6:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:48:49,904 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(730) >> A-RELEASE-RQ
2025-03-10 12:48:49,904 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(730) << A-RELEASE-RP
2025-03-10 12:48:49,955 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-6) DCM4CHEE<-HS50US07(730): close Socket[addr=187.89.160.56/187.89.160.56,port=52111,localport=11112]
2025-03-10 12:48:50,315 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52112,localport=11112]
2025-03-10 12:48:50,315 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(731) >> A-ASSOCIATE-RQ
2025-03-10 12:48:50,315 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(731) << A-ASSOCIATE-AC
2025-03-10 12:48:50,514 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(731) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121622638 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:48:52,472 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18193) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:48:52,477 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18193) Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
2025-03-10 12:48:52,479 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(731): processing 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121622638 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:48:52,480 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(731) << 1:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:48:52,698 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(731) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121724509 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:48:53,032 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18193) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:48:53,035 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18193) Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
2025-03-10 12:48:53,037 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(731): processing 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121724509 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:48:53,037 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(731) << 2:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:48:53,243 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(731) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121805539 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:48:53,577 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18193) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:48:53,580 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18193) Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
2025-03-10 12:48:53,582 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(731): processing 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121805539 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:48:53,582 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(731) << 3:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:48:53,790 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(731) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121948156 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:48:54,082 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18193) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:48:54,085 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18193) Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
2025-03-10 12:48:54,087 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(731): processing 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121948156 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:48:54,087 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(731) << 4:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:48:54,292 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(731) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221122049744 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:48:54,626 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18193) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:48:54,630 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18193) Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
2025-03-10 12:48:54,632 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(731): processing 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221122049744 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:48:54,632 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(731) << 5:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:48:54,868 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(731) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221122147993 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:48:55,160 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18193) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:48:55,163 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18193) Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
2025-03-10 12:48:55,164 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(731): processing 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221122147993 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:48:55,165 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(731) << 6:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:48:55,372 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(731) >> A-RELEASE-RQ
2025-03-10 12:48:55,372 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(731) << A-RELEASE-RP
2025-03-10 12:48:55,422 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-25) DCM4CHEE<-HS50US07(731): close Socket[addr=187.89.160.56/187.89.160.56,port=52112,localport=11112]
2025-03-10 12:48:55,813 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52113,localport=11112]
2025-03-10 12:48:55,813 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(732) >> A-ASSOCIATE-RQ
2025-03-10 12:48:55,813 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(732) << A-ASSOCIATE-AC
2025-03-10 12:48:56,013 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(732) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121622638 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:48:56,188 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start AuditScheduler.execute()
2025-03-10 12:48:56,190 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-1) Send audit message to /127.0.0.1:514
2025-03-10 12:48:56,191 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-1) Send audit message to /127.0.0.1:514
2025-03-10 12:48:56,192 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-1) Send audit message to /127.0.0.1:514
2025-03-10 12:48:56,192 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-1) Send audit message to /127.0.0.1:514
2025-03-10 12:48:56,193 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-1) Send audit message to /127.0.0.1:514
2025-03-10 12:48:56,194 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-1) Send audit message to /127.0.0.1:514
2025-03-10 12:48:56,195 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-1) Send audit message to /127.0.0.1:514
2025-03-10 12:48:56,195 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-1) Send audit message to /127.0.0.1:514
2025-03-10 12:48:56,205 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-1) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 12:48:56,205 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-1) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:48:56,206 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-1) Send audit message to /127.0.0.1:514
2025-03-10 12:48:56,206 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished AuditScheduler.execute()
2025-03-10 12:48:57,922 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18193) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:48:57,926 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18193) Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
2025-03-10 12:48:57,928 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(732): processing 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121622638 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:48:57,928 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(732) << 1:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:48:58,138 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(732) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121724509 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:48:58,472 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18193) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:48:58,475 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18193) Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
2025-03-10 12:48:58,477 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(732): processing 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121724509 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:48:58,477 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(732) << 2:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:48:58,686 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(732) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121805539 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:48:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start TaskScheduler.execute()
2025-03-10 12:48:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished TaskScheduler.execute()
2025-03-10 12:48:59,019 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18193) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:48:59,022 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18193) Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
2025-03-10 12:48:59,024 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(732): processing 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121805539 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:48:59,025 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(732) << 3:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:48:59,234 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(732) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121948156 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:48:59,525 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18193) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:48:59,529 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18193) Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
2025-03-10 12:48:59,531 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(732): processing 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121948156 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:48:59,531 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(732) << 4:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:48:59,746 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(732) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221122049744 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:49:00,080 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18193) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:49:00,083 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18193) Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
2025-03-10 12:49:00,085 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(732): processing 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221122049744 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:49:00,085 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(732) << 5:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:49:00,316 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(732) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221122147993 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:49:00,607 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18193) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:49:00,610 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18193) Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
2025-03-10 12:49:00,612 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(732): processing 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221122147993 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:49:00,612 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(732) << 6:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:49:00,822 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(732) >> A-RELEASE-RQ
2025-03-10 12:49:00,822 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(732) << A-RELEASE-RP
2025-03-10 12:49:00,872 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-2) DCM4CHEE<-HS50US07(732): close Socket[addr=187.89.160.56/187.89.160.56,port=52113,localport=11112]
2025-03-10 12:49:01,256 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52114,localport=11112]
2025-03-10 12:49:01,257 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(733) >> A-ASSOCIATE-RQ
2025-03-10 12:49:01,257 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(733) << A-ASSOCIATE-AC
2025-03-10 12:49:01,456 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(733) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121622638 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:49:03,219 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18193) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:49:03,223 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18193) Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
2025-03-10 12:49:03,225 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(733): processing 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121622638 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:49:03,225 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(733) << 1:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:49:03,430 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(733) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121724509 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:49:03,764 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18193) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:49:03,767 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18193) Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
2025-03-10 12:49:03,769 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(733): processing 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121724509 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:49:03,769 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(733) << 2:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:49:03,980 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(733) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121805539 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:49:04,314 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18193) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:49:04,317 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18193) Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
2025-03-10 12:49:04,319 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(733): processing 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121805539 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:49:04,319 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(733) << 3:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:49:04,523 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(733) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121948156 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:49:04,815 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18193) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:49:04,818 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18193) Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
2025-03-10 12:49:04,820 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(733): processing 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221121948156 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:49:04,821 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(733) << 4:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:49:05,033 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(733) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221122049744 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:49:05,367 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18193) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:49:05,371 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18193) Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
2025-03-10 12:49:05,373 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(733): processing 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221122049744 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:49:05,373 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(733) << 5:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:49:05,581 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(733) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221122147993 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:49:05,872 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18193) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:49:05,876 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18193) Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
2025-03-10 12:49:05,877 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(733): processing 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250221122147993 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Patient ID 340977^^^DCM4CHEE.9C328DAC.0883E749 in previous received object of Study[uid=340977].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:49:05,878 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(733) << 6:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340977^^^DCM4CHEE.5FE0B8BB.0883E749 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:49:06,084 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(733) >> A-RELEASE-RQ
2025-03-10 12:49:06,084 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(733) << A-RELEASE-RP
2025-03-10 12:49:06,134 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-22) DCM4CHEE<-HS50US07(733): close Socket[addr=187.89.160.56/187.89.160.56,port=52114,localport=11112]
2025-03-10 12:49:06,502 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52115,localport=11112]
2025-03-10 12:49:06,502 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(734) >> A-ASSOCIATE-RQ
2025-03-10 12:49:06,502 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(734) << A-ASSOCIATE-AC
2025-03-10 12:49:06,706 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(734) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114720555 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:49:08,448 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18193) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:49:08,452 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18193) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:49:08,454 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(734): processing 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114720555 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:49:08,454 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(734) << 1:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:49:08,664 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(734) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114755220 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:49:08,962 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18193) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:49:08,965 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18193) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:49:08,967 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(734): processing 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114755220 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:49:08,967 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(734) << 2:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:49:09,185 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(734) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114845456 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:49:09,476 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18193) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:49:09,479 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18193) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:49:09,481 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(734): processing 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114845456 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:49:09,481 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(734) << 3:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:49:09,698 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(734) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115159973 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:49:09,989 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18193) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:49:09,992 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18193) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:49:09,994 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(734): processing 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115159973 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:49:09,994 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(734) << 4:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:49:10,205 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(734) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115205779 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:49:12,738 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start IANScheduler.execute()
2025-03-10 12:49:12,740 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished IANScheduler.execute()
2025-03-10 12:49:14,487 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18193) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:49:14,490 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18193) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:49:14,500 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(734): processing 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115205779 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:49:14,500 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(734) << 5:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:49:14,714 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(734) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115244529 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:49:15,023 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18193) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:49:15,026 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18193) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:49:15,027 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(734): processing 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115244529 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:49:15,028 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(734) << 6:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:49:15,240 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(734) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115332953 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:49:15,545 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18193) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:49:15,548 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18193) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:49:15,550 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(734): processing 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115332953 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:49:15,550 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(734) << 7:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:49:15,762 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(734) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115423952 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:49:16,064 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18193) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:49:16,067 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18193) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:49:16,069 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(734): processing 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115423952 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:49:16,069 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(734) << 8:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:49:16,286 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(734) >> A-RELEASE-RQ
2025-03-10 12:49:16,287 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(734) << A-RELEASE-RP
2025-03-10 12:49:16,337 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-21) DCM4CHEE<-HS50US07(734): close Socket[addr=187.89.160.56/187.89.160.56,port=52115,localport=11112]
2025-03-10 12:49:16,703 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52116,localport=11112]
2025-03-10 12:49:16,703 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(735) >> A-ASSOCIATE-RQ
2025-03-10 12:49:16,703 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(735) << A-ASSOCIATE-AC
2025-03-10 12:49:16,900 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(735) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114720555 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:49:18,671 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18193) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:49:18,676 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18193) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:49:18,679 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(735): processing 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114720555 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:49:18,679 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(735) << 1:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:49:18,885 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(735) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114755220 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:49:19,177 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18193) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:49:19,180 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18193) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:49:19,182 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(735): processing 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114755220 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:49:19,182 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(735) << 2:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:49:19,411 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(735) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114845456 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:49:19,702 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18193) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:49:19,705 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18193) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:49:19,707 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(735): processing 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114845456 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:49:19,707 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(735) << 3:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:49:19,931 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(735) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115159973 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:49:20,223 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18193) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:49:20,226 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18193) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:49:20,228 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(735): processing 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115159973 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:49:20,228 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(735) << 4:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:49:20,438 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(735) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115205779 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:49:24,180 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18193) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:49:24,184 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18193) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:49:24,194 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(735): processing 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115205779 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:49:24,194 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(735) << 5:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:49:24,403 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(735) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115244529 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:49:24,694 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18193) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:49:24,698 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18193) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:49:24,699 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(735): processing 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115244529 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:49:24,700 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(735) << 6:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:49:24,914 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(735) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115332953 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:49:25,211 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18193) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:49:25,215 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18193) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:49:25,216 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(735): processing 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115332953 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:49:25,217 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(735) << 7:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:49:25,434 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(735) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115423952 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:49:25,726 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18193) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:49:25,729 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18193) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:49:25,731 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(735): processing 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115423952 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:49:25,731 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(735) << 8:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:49:25,937 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(735) >> A-RELEASE-RQ
2025-03-10 12:49:25,937 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(735) << A-RELEASE-RP
2025-03-10 12:49:25,987 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-17) DCM4CHEE<-HS50US07(735): close Socket[addr=187.89.160.56/187.89.160.56,port=52116,localport=11112]
2025-03-10 12:49:26,363 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52117,localport=11112]
2025-03-10 12:49:26,364 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(736) >> A-ASSOCIATE-RQ
2025-03-10 12:49:26,364 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(736) << A-ASSOCIATE-AC
2025-03-10 12:49:26,561 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(736) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114720555 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:49:28,478 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18193) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:49:28,481 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18193) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:49:28,483 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(736): processing 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114720555 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:49:28,483 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(736) << 1:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:49:28,687 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(736) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114755220 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:49:28,978 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18193) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:49:28,982 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18193) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:49:28,983 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(736): processing 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114755220 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:49:28,984 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(736) << 2:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:49:29,192 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(736) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114845456 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:49:29,484 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18193) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:49:29,487 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18193) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:49:29,488 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(736): processing 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114845456 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:49:29,489 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(736) << 3:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:49:29,702 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(736) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115159973 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:49:29,994 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18193) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:49:29,997 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18193) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:49:29,999 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(736): processing 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115159973 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:49:29,999 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(736) << 4:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:49:30,204 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(736) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115205779 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:49:33,947 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18193) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:49:33,950 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18193) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:49:33,960 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(736): processing 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115205779 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:49:33,961 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(736) << 5:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:49:34,172 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(736) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115244529 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:49:34,463 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18193) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:49:34,466 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18193) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:49:34,468 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(736): processing 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115244529 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:49:34,469 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(736) << 6:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:49:34,672 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(736) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115332953 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:49:34,963 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18193) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:49:34,966 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18193) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:49:34,968 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(736): processing 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115332953 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:49:34,969 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(736) << 7:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:49:35,171 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(736) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115423952 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:49:35,581 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18193) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:49:35,584 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18193) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:49:35,586 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(736): processing 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115423952 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:49:35,586 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(736) << 8:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:49:35,796 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(736) >> A-RELEASE-RQ
2025-03-10 12:49:35,796 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(736) << A-RELEASE-RP
2025-03-10 12:49:35,847 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-30) DCM4CHEE<-HS50US07(736): close Socket[addr=187.89.160.56/187.89.160.56,port=52117,localport=11112]
2025-03-10 12:49:36,232 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52118,localport=11112]
2025-03-10 12:49:36,232 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(737) >> A-ASSOCIATE-RQ
2025-03-10 12:49:36,232 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(737) << A-ASSOCIATE-AC
2025-03-10 12:49:36,431 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(737) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114720555 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:49:37,259 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start UPSProcessingScheduler.execute()
2025-03-10 12:49:37,260 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished UPSProcessingScheduler.execute()
2025-03-10 12:49:38,324 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18193) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:49:38,328 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18193) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:49:38,330 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(737): processing 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114720555 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:49:38,330 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(737) << 1:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:49:38,539 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(737) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114755220 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:49:38,831 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18193) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:49:38,835 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18193) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:49:38,837 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(737): processing 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114755220 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:49:38,838 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(737) << 2:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:49:39,043 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(737) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114845456 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:49:39,335 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18193) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:49:39,338 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18193) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:49:39,340 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(737): processing 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114845456 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:49:39,340 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(737) << 3:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:49:39,542 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(737) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115159973 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:49:39,834 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18193) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:49:39,837 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18193) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:49:39,839 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(737): processing 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115159973 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:49:39,839 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(737) << 4:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:49:40,048 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(737) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115205779 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:49:43,806 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18193) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:49:43,809 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18193) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:49:43,819 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(737): processing 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115205779 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:49:43,819 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(737) << 5:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:49:44,033 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(737) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115244529 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:49:44,324 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18193) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:49:44,328 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18193) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:49:44,329 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(737): processing 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115244529 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:49:44,330 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(737) << 6:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:49:44,533 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(737) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115332953 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:49:44,824 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18193) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:49:44,827 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18193) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:49:44,829 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(737): processing 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115332953 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:49:44,829 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(737) << 7:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:49:45,035 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(737) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115423952 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:49:45,326 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18193) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:49:45,329 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18193) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:49:45,331 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(737): processing 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115423952 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:49:45,332 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(737) << 8:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:49:45,533 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(737) >> A-RELEASE-RQ
2025-03-10 12:49:45,533 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(737) << A-RELEASE-RP
2025-03-10 12:49:45,584 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-13) DCM4CHEE<-HS50US07(737): close Socket[addr=187.89.160.56/187.89.160.56,port=52118,localport=11112]
2025-03-10 12:49:45,951 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52119,localport=11112]
2025-03-10 12:49:45,951 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(738) >> A-ASSOCIATE-RQ
2025-03-10 12:49:45,951 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(738) << A-ASSOCIATE-AC
2025-03-10 12:49:46,148 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(738) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114720555 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:49:47,850 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18193) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:49:47,855 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18193) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:49:47,857 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(738): processing 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114720555 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:49:47,857 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(738) << 1:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:49:48,064 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(738) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114755220 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:49:48,479 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18193) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:49:48,483 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18193) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:49:48,484 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(738): processing 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114755220 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:49:48,485 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(738) << 2:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:49:48,691 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(738) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114845456 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:49:49,023 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18193) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:49:49,026 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18193) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:49:49,028 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(738): processing 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310114845456 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:49:49,028 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(738) << 3:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:49:49,238 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(738) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115159973 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:49:49,562 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18193) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:49:49,565 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18193) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:49:49,567 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(738): processing 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115159973 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:49:49,567 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(738) << 4:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:49:49,770 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(738) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115205779 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:49:50,982 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 12:49:50,984 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 12:49:53,568 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18193) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:49:53,571 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18193) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:49:53,581 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(738): processing 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115205779 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:49:53,582 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(738) << 5:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:49:53,793 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(738) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115244529 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:49:54,085 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18193) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:49:54,088 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18193) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:49:54,090 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(738): processing 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115244529 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:49:54,090 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(738) << 6:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:49:54,303 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(738) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115332953 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:49:54,592 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18193) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:49:54,595 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18193) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:49:54,597 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(738): processing 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115332953 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:49:54,597 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(738) << 7:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:49:54,803 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(738) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115423952 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:49:55,094 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18193) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:49:55,097 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18193) Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
2025-03-10 12:49:55,099 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(738): processing 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310115423952 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Patient ID 339863^^^DCM4CHEE.AE355BE4.0DCCD598 in previous received object of Study[uid=339863].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:49:55,099 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(738) << 8:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 339863^^^DCM4CHEE.95B2C7DD.0DCCD598 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:49:55,305 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(738) >> A-RELEASE-RQ
2025-03-10 12:49:55,305 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18193) DCM4CHEE<-HS50US07(738) << A-RELEASE-RP
2025-03-10 12:49:55,356 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-24) DCM4CHEE<-HS50US07(738): close Socket[addr=187.89.160.56/187.89.160.56,port=52119,localport=11112]
2025-03-10 12:49:56,207 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start AuditScheduler.execute()
2025-03-10 12:49:56,218 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 12:49:56,218 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:49:56,220 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-8) Send audit message to /127.0.0.1:514
2025-03-10 12:49:56,220 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished AuditScheduler.execute()
2025-03-10 12:49:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start TaskScheduler.execute()
2025-03-10 12:49:58,815 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished TaskScheduler.execute()
2025-03-10 12:50:12,740 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start IANScheduler.execute()
2025-03-10 12:50:12,743 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished IANScheduler.execute()
2025-03-10 12:50:14,377 INFO  [org.dcm4chee.arc.qido.QidoRS] (default task-59) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies?limit=101&offset=0&fuzzymatching=false&includefield=00081030%2C00080060&StudyInstanceUID=341553 from null@177.204.203.169
2025-03-10 12:50:14,383 INFO  [org.dcm4chee.arc.qido.QidoRS] (default task-59) SearchForStudies: 1 Matches
2025-03-10 12:50:14,576 INFO  [org.dcm4chee.arc.qido.QidoRS] (default task-59) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies/341553/series from null@177.204.203.169
2025-03-10 12:50:14,587 INFO  [org.dcm4chee.arc.qido.QidoRS] (default task-59) SearchForStudySeries: 1 Matches
2025-03-10 12:50:14,590 INFO  [org.dcm4chee.arc.qido.QidoRS] (default task-65) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies?00100020=*341553*&limit=101&offset=0&fuzzymatching=false&includefield=00081030%2C00080060 from null@177.204.203.169
2025-03-10 12:50:14,608 INFO  [org.dcm4chee.arc.qido.QidoRS] (default task-65) SearchForStudies: 1 Matches
2025-03-10 12:50:15,137 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-65) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies/341553/series/1.2.410.200001.101.11.501.1791052210.2.20250310115904355/metadata from null@177.204.203.169
2025-03-10 12:50:15,146 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-65) retrieveSeriesMetadata: 9 Matches
2025-03-10 12:50:15,838 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-65) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies/341553/series/1.2.410.200001.101.11.501.1791052210.2.20250310115904355/instances/1.2.410.200001.101.11.501.1791052210.3.20250310120342046/frames/1 from null@177.204.203.169
2025-03-10 12:50:15,841 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-65) retrieveFrame: 1 Matches
2025-03-10 12:50:16,357 INFO  [org.dcm4chee.arc.qido.QidoRS] (default task-59) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies?limit=101&offset=0&fuzzymatching=false&includefield=00081030%2C00080060&StudyInstanceUID=341553 from null@177.204.203.169
2025-03-10 12:50:16,361 INFO  [org.dcm4chee.arc.qido.QidoRS] (default task-59) SearchForStudies: 1 Matches
2025-03-10 12:50:16,907 INFO  [org.dcm4chee.arc.qido.QidoRS] (default task-59) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies?00100020=*341553*&limit=101&offset=0&fuzzymatching=false&includefield=00081030%2C00080060 from null@177.204.203.169
2025-03-10 12:50:16,915 INFO  [org.dcm4chee.arc.qido.QidoRS] (default task-59) SearchForStudies: 1 Matches
2025-03-10 12:50:23,043 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-65) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies/341553/series/1.2.410.200001.101.11.501.1791052210.2.20250310115904355/instances/1.2.410.200001.101.11.501.1791052210.3.20250310115904743/frames/1 from null@177.204.203.169
2025-03-10 12:50:23,046 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-65) retrieveFrame: 1 Matches
2025-03-10 12:50:33,297 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-66) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies/341553/series/1.2.410.200001.101.11.501.1791052210.2.20250310115904355/instances/1.2.410.200001.101.11.501.1791052210.3.20250310120200770/frames/1 from null@177.204.203.169
2025-03-10 12:50:33,297 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-69) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies/341553/series/1.2.410.200001.101.11.501.1791052210.2.20250310115904355/instances/1.2.410.200001.101.11.501.1791052210.3.20250310120508194/frames/1 from null@177.204.203.169
2025-03-10 12:50:33,297 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-59) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies/341553/series/1.2.410.200001.101.11.501.1791052210.2.20250310115904355/instances/1.2.410.200001.101.11.501.1791052210.3.20250310120845592/frames/1 from null@177.204.203.169
2025-03-10 12:50:33,298 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-65) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies/341553/series/1.2.410.200001.101.11.501.1791052210.2.20250310115904355/instances/1.2.410.200001.101.11.501.1791052210.3.20250310120101581/frames/1 from null@177.204.203.169
2025-03-10 12:50:33,298 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-67) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies/341553/series/1.2.410.200001.101.11.501.1791052210.2.20250310115904355/instances/1.2.410.200001.101.11.501.1791052210.3.20250310120448787/frames/1 from null@177.204.203.169
2025-03-10 12:50:33,298 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-70) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies/341553/series/1.2.410.200001.101.11.501.1791052210.2.20250310115904355/instances/1.2.410.200001.101.11.501.1791052210.3.20250310121025078/frames/1 from null@177.204.203.169
2025-03-10 12:50:33,300 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-59) retrieveFrame: 1 Matches
2025-03-10 12:50:33,300 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-68) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies/341553/series/1.2.410.200001.101.11.501.1791052210.2.20250310115904355/instances/1.2.410.200001.101.11.501.1791052210.3.20250310120028407/frames/1 from null@177.204.203.169
2025-03-10 12:50:33,301 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-66) retrieveFrame: 1 Matches
2025-03-10 12:50:33,304 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-68) retrieveFrame: 1 Matches
2025-03-10 12:50:33,304 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-69) retrieveFrame: 1 Matches
2025-03-10 12:50:33,305 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-67) retrieveFrame: 1 Matches
2025-03-10 12:50:33,371 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-65) retrieveFrame: 1 Matches
2025-03-10 12:50:33,372 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-70) retrieveFrame: 1 Matches
2025-03-10 12:50:37,260 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start UPSProcessingScheduler.execute()
2025-03-10 12:50:37,262 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished UPSProcessingScheduler.execute()
2025-03-10 12:50:56,220 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start AuditScheduler.execute()
2025-03-10 12:50:56,223 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-15) Send audit message to /127.0.0.1:514
2025-03-10 12:50:56,233 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-15) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 12:50:56,233 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-15) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:50:56,234 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-15) Send audit message to /127.0.0.1:514
2025-03-10 12:50:56,235 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished AuditScheduler.execute()
2025-03-10 12:50:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start TaskScheduler.execute()
2025-03-10 12:50:58,822 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished TaskScheduler.execute()
2025-03-10 12:51:12,743 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start IANScheduler.execute()
2025-03-10 12:51:12,747 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished IANScheduler.execute()
2025-03-10 12:51:29,205 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start StudySizeScheduler.execute()
2025-03-10 12:51:29,209 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished StudySizeScheduler.execute()
2025-03-10 12:51:37,262 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start UPSProcessingScheduler.execute()
2025-03-10 12:51:37,264 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished UPSProcessingScheduler.execute()
2025-03-10 12:51:56,235 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start AuditScheduler.execute()
2025-03-10 12:51:56,237 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-28) Send audit message to /127.0.0.1:514
2025-03-10 12:51:56,238 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-28) Send audit message to /127.0.0.1:514
2025-03-10 12:51:56,239 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-28) Send audit message to /127.0.0.1:514
2025-03-10 12:51:56,240 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-28) Send audit message to /127.0.0.1:514
2025-03-10 12:51:56,241 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-28) Send audit message to /127.0.0.1:514
2025-03-10 12:51:56,242 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-28) Send audit message to /127.0.0.1:514
2025-03-10 12:51:56,242 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-28) Send audit message to /127.0.0.1:514
2025-03-10 12:51:56,243 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-28) Send audit message to /127.0.0.1:514
2025-03-10 12:51:56,243 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-28) Send audit message to /127.0.0.1:514
2025-03-10 12:51:56,244 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-28) Send audit message to /127.0.0.1:514
2025-03-10 12:51:56,245 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-28) Send audit message to /127.0.0.1:514
2025-03-10 12:51:56,246 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-28) Send audit message to /127.0.0.1:514
2025-03-10 12:51:56,246 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-28) Send audit message to /127.0.0.1:514
2025-03-10 12:51:56,247 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-28) Send audit message to /127.0.0.1:514
2025-03-10 12:51:56,248 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-28) Send audit message to /127.0.0.1:514
2025-03-10 12:51:56,248 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-28) Send audit message to /127.0.0.1:514
2025-03-10 12:51:56,249 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-28) Send audit message to /127.0.0.1:514
2025-03-10 12:51:56,250 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-28) Send audit message to /127.0.0.1:514
2025-03-10 12:51:56,250 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-28) Send audit message to /127.0.0.1:514
2025-03-10 12:51:56,251 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-28) Send audit message to /127.0.0.1:514
2025-03-10 12:51:56,252 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-28) Send audit message to /127.0.0.1:514
2025-03-10 12:51:56,263 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-28) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 12:51:56,263 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-28) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:51:56,264 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-28) Send audit message to /127.0.0.1:514
2025-03-10 12:51:56,265 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-28) Send audit message to /127.0.0.1:514
2025-03-10 12:51:56,265 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-28) Send audit message to /127.0.0.1:514
2025-03-10 12:51:56,266 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-28) Send audit message to /127.0.0.1:514
2025-03-10 12:51:56,266 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished AuditScheduler.execute()
2025-03-10 12:51:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start TaskScheduler.execute()
2025-03-10 12:51:58,823 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished TaskScheduler.execute()
2025-03-10 12:52:12,747 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start IANScheduler.execute()
2025-03-10 12:52:12,752 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished IANScheduler.execute()
2025-03-10 12:52:37,264 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start UPSProcessingScheduler.execute()
2025-03-10 12:52:37,266 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished UPSProcessingScheduler.execute()
2025-03-10 12:52:56,266 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start AuditScheduler.execute()
2025-03-10 12:52:56,279 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-25) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 12:52:56,280 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-25) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:52:56,280 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished AuditScheduler.execute()
2025-03-10 12:52:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start TaskScheduler.execute()
2025-03-10 12:52:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished TaskScheduler.execute()
2025-03-10 12:53:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start PurgeStorageScheduler.execute()
2025-03-10 12:53:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished PurgeStorageScheduler.execute()
2025-03-10 12:53:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-18215) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 12:53:01,704 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-18215) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 12:53:12,752 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start IANScheduler.execute()
2025-03-10 12:53:12,755 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished IANScheduler.execute()
2025-03-10 12:53:37,266 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start UPSProcessingScheduler.execute()
2025-03-10 12:53:37,268 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished UPSProcessingScheduler.execute()
2025-03-10 12:53:56,280 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start AuditScheduler.execute()
2025-03-10 12:53:56,290 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-4) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 12:53:56,290 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-4) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:53:56,290 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished AuditScheduler.execute()
2025-03-10 12:53:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start TaskScheduler.execute()
2025-03-10 12:53:58,830 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished TaskScheduler.execute()
2025-03-10 12:54:12,755 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start IANScheduler.execute()
2025-03-10 12:54:12,759 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished IANScheduler.execute()
2025-03-10 12:54:37,268 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start UPSProcessingScheduler.execute()
2025-03-10 12:54:37,270 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished UPSProcessingScheduler.execute()
2025-03-10 12:54:50,984 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 12:54:50,995 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 12:54:53,569 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-70) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=5250&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250226113751925&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250226113752450&contentType=image/jpeg from null@162.240.235.97
2025-03-10 12:54:53,662 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-70) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=5250&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250226113751925&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250226113810394&contentType=image/jpeg from null@162.240.235.97
2025-03-10 12:54:53,734 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-70) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=5250&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250226113751925&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250226113824031&contentType=image/jpeg from null@162.240.235.97
2025-03-10 12:54:53,798 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-70) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=5250&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250226113751925&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250226113833807&contentType=image/jpeg from null@162.240.235.97
2025-03-10 12:54:53,856 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-70) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=5250&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250226113751925&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250226113859602&contentType=image/jpeg from null@162.240.235.97
2025-03-10 12:54:53,917 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-70) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=5250&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250226113751925&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250226113932930&contentType=image/jpeg from null@162.240.235.97
2025-03-10 12:54:53,970 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-70) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=5250&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250226113751925&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250226113953550&contentType=image/jpeg from null@162.240.235.97
2025-03-10 12:54:54,041 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-70) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=5250&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250226113751925&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250226114009740&contentType=image/jpeg from null@162.240.235.97
2025-03-10 12:54:54,097 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-70) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=5250&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250226113751925&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250226114030274&contentType=image/jpeg from null@162.240.235.97
2025-03-10 12:54:54,154 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-70) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=5250&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250226113751925&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250226114116049&contentType=image/jpeg from null@162.240.235.97
2025-03-10 12:54:54,202 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-70) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=5250&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250226113751925&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250226114443871&contentType=image/jpeg from null@162.240.235.97
2025-03-10 12:54:54,248 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-70) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=5250&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250226113751925&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250226114531465&contentType=image/jpeg from null@162.240.235.97
2025-03-10 12:54:54,298 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-70) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=5250&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250226113751925&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250226114559661&contentType=image/jpeg from null@162.240.235.97
2025-03-10 12:54:54,353 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-70) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=5250&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250226113751925&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250226114609984&contentType=image/jpeg from null@162.240.235.97
2025-03-10 12:54:56,291 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start AuditScheduler.execute()
2025-03-10 12:54:56,302 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-21) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 12:54:56,302 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-21) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:54:56,302 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished AuditScheduler.execute()
2025-03-10 12:54:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start TaskScheduler.execute()
2025-03-10 12:54:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished TaskScheduler.execute()
2025-03-10 12:55:12,759 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start IANScheduler.execute()
2025-03-10 12:55:12,761 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished IANScheduler.execute()
2025-03-10 12:55:37,270 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start UPSProcessingScheduler.execute()
2025-03-10 12:55:37,272 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished UPSProcessingScheduler.execute()
2025-03-10 12:55:56,303 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start AuditScheduler.execute()
2025-03-10 12:55:56,303 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-19) Send audit message to /127.0.0.1:514
2025-03-10 12:55:56,313 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-19) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 12:55:56,313 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-19) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:55:56,313 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished AuditScheduler.execute()
2025-03-10 12:55:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start TaskScheduler.execute()
2025-03-10 12:55:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished TaskScheduler.execute()
2025-03-10 12:56:12,761 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start IANScheduler.execute()
2025-03-10 12:56:12,765 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished IANScheduler.execute()
2025-03-10 12:56:21,651 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49229,localport=11112]
2025-03-10 12:56:21,718 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18228) DCM4CHEE<-HS60MT(739) >> A-ASSOCIATE-RQ
2025-03-10 12:56:21,718 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18228) DCM4CHEE<-HS60MT(739) << A-ASSOCIATE-AC
2025-03-10 12:56:22,261 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18228) DCM4CHEE<-HS60MT(739) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250218155143065 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:56:29,209 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start StudySizeScheduler.execute()
2025-03-10 12:56:29,213 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished StudySizeScheduler.execute()
2025-03-10 12:56:37,272 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start UPSProcessingScheduler.execute()
2025-03-10 12:56:37,273 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished UPSProcessingScheduler.execute()
2025-03-10 12:56:56,313 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start AuditScheduler.execute()
2025-03-10 12:56:56,324 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 12:56:56,324 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:56:56,324 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished AuditScheduler.execute()
2025-03-10 12:56:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start TaskScheduler.execute()
2025-03-10 12:56:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished TaskScheduler.execute()
2025-03-10 12:57:06,108 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18228) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:57:06,142 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18228) Patient ID 340265^^^DCM4CHEE.3524D7B5.0D86510C differs from Patient ID 340265^^^DCM4CHEE.9E9E1777.0D86510C in previous received object of Study[uid=340265].
2025-03-10 12:57:06,144 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18228) DCM4CHEE<-HS60MT(739): processing 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250218155143065 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340265^^^DCM4CHEE.3524D7B5.0D86510C differs from Patient ID 340265^^^DCM4CHEE.9E9E1777.0D86510C in previous received object of Study[uid=340265].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:57:06,145 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18228) DCM4CHEE<-HS60MT(739) << 1:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340265^^^DCM4CHEE.3524D7B5.0D86510C differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:57:06,361 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18228) DCM4CHEE<-HS60MT(739) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250218155231823 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:57:12,765 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start IANScheduler.execute()
2025-03-10 12:57:12,768 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished IANScheduler.execute()
2025-03-10 12:57:37,273 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start UPSProcessingScheduler.execute()
2025-03-10 12:57:37,274 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished UPSProcessingScheduler.execute()
2025-03-10 12:57:48,085 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18228) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:57:48,101 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18228) Patient ID 340265^^^DCM4CHEE.3524D7B5.0D86510C differs from Patient ID 340265^^^DCM4CHEE.9E9E1777.0D86510C in previous received object of Study[uid=340265].
2025-03-10 12:57:48,103 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18228) DCM4CHEE<-HS60MT(739): processing 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250218155231823 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340265^^^DCM4CHEE.3524D7B5.0D86510C differs from Patient ID 340265^^^DCM4CHEE.9E9E1777.0D86510C in previous received object of Study[uid=340265].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:57:48,103 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18228) DCM4CHEE<-HS60MT(739) << 2:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340265^^^DCM4CHEE.3524D7B5.0D86510C differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:57:48,319 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18228) DCM4CHEE<-HS60MT(739) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250218155302895 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:57:56,325 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start AuditScheduler.execute()
2025-03-10 12:57:56,336 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-15) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 12:57:56,336 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-15) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:57:56,336 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished AuditScheduler.execute()
2025-03-10 12:57:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start TaskScheduler.execute()
2025-03-10 12:57:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished TaskScheduler.execute()
2025-03-10 12:58:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start PurgeStorageScheduler.execute()
2025-03-10 12:58:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished PurgeStorageScheduler.execute()
2025-03-10 12:58:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-18237) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 12:58:01,704 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-18237) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 12:58:12,768 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start IANScheduler.execute()
2025-03-10 12:58:12,771 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished IANScheduler.execute()
2025-03-10 12:58:33,089 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18228) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:58:33,107 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18228) Patient ID 340265^^^DCM4CHEE.3524D7B5.0D86510C differs from Patient ID 340265^^^DCM4CHEE.9E9E1777.0D86510C in previous received object of Study[uid=340265].
2025-03-10 12:58:33,109 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18228) DCM4CHEE<-HS60MT(739): processing 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250218155302895 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340265^^^DCM4CHEE.3524D7B5.0D86510C differs from Patient ID 340265^^^DCM4CHEE.9E9E1777.0D86510C in previous received object of Study[uid=340265].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:58:33,109 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18228) DCM4CHEE<-HS60MT(739) << 3:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340265^^^DCM4CHEE.3524D7B5.0D86510C differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:58:33,338 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18228) DCM4CHEE<-HS60MT(739) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250218155328790 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:58:37,275 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start UPSProcessingScheduler.execute()
2025-03-10 12:58:37,276 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished UPSProcessingScheduler.execute()
2025-03-10 12:58:56,336 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start AuditScheduler.execute()
2025-03-10 12:58:56,348 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-28) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 12:58:56,348 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-28) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:58:56,348 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished AuditScheduler.execute()
2025-03-10 12:58:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start TaskScheduler.execute()
2025-03-10 12:58:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished TaskScheduler.execute()
2025-03-10 12:59:12,772 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start IANScheduler.execute()
2025-03-10 12:59:12,775 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished IANScheduler.execute()
2025-03-10 12:59:14,364 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18228) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 12:59:14,391 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18228) Patient ID 340265^^^DCM4CHEE.3524D7B5.0D86510C differs from Patient ID 340265^^^DCM4CHEE.9E9E1777.0D86510C in previous received object of Study[uid=340265].
2025-03-10 12:59:14,393 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18228) DCM4CHEE<-HS60MT(739): processing 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250218155328790 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340265^^^DCM4CHEE.3524D7B5.0D86510C differs from Patient ID 340265^^^DCM4CHEE.9E9E1777.0D86510C in previous received object of Study[uid=340265].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:59:14,394 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18228) DCM4CHEE<-HS60MT(739) << 4:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340265^^^DCM4CHEE.3524D7B5.0D86510C differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:59:14,615 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18228) DCM4CHEE<-HS60MT(739) >> A-RELEASE-RQ
2025-03-10 12:59:14,615 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18228) DCM4CHEE<-HS60MT(739) << A-RELEASE-RP
2025-03-10 12:59:14,665 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-25) DCM4CHEE<-HS60MT(739): close Socket[addr=187.89.160.56/187.89.160.56,port=49229,localport=11112]
2025-03-10 12:59:37,276 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start UPSProcessingScheduler.execute()
2025-03-10 12:59:37,278 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished UPSProcessingScheduler.execute()
2025-03-10 12:59:45,103 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49231,localport=11112]
2025-03-10 12:59:45,104 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(740) >> A-ASSOCIATE-RQ
2025-03-10 12:59:45,104 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(740) << A-ASSOCIATE-AC
2025-03-10 12:59:45,306 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(740) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308081244492 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 12:59:50,995 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 12:59:51,004 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 12:59:56,348 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start AuditScheduler.execute()
2025-03-10 12:59:56,360 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-26) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 12:59:56,361 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-26) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 12:59:56,361 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished AuditScheduler.execute()
2025-03-10 12:59:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start TaskScheduler.execute()
2025-03-10 12:59:58,816 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished TaskScheduler.execute()
2025-03-10 13:00:12,775 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start IANScheduler.execute()
2025-03-10 13:00:12,780 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished IANScheduler.execute()
2025-03-10 13:00:21,209 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:00:21,227 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(740): Found previous received Instance[pk=107486, uid=1.2.410.200001.101.11.601.1501430850.3.20250308081244492, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 13:00:21,228 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(740): Ignore received Instance[studyUID=341498,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308081243973,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308081244492] with equal digest
2025-03-10 13:00:21,229 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(740): Updated DB in 20 ms
2025-03-10 13:00:21,231 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(740) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308081244492 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:00:21,436 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(740) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308081339194 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:00:37,278 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start UPSProcessingScheduler.execute()
2025-03-10 13:00:37,279 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished UPSProcessingScheduler.execute()
2025-03-10 13:00:56,361 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start AuditScheduler.execute()
2025-03-10 13:00:56,362 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-22) Send audit message to /127.0.0.1:514
2025-03-10 13:00:56,374 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-22) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 13:00:56,374 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-22) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 13:00:56,374 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished AuditScheduler.execute()
2025-03-10 13:00:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start TaskScheduler.execute()
2025-03-10 13:00:58,815 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished TaskScheduler.execute()
2025-03-10 13:01:03,203 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:01:03,206 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(740): Found previous received Instance[pk=107487, uid=1.2.410.200001.101.11.601.1501430850.3.20250308081339194, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 13:01:03,206 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(740): Ignore received Instance[studyUID=341498,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308081243973,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308081339194] with equal digest
2025-03-10 13:01:03,207 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(740): Updated DB in 4 ms
2025-03-10 13:01:03,208 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(740) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308081339194 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:01:03,451 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(740) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308081406512 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:01:12,780 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start IANScheduler.execute()
2025-03-10 13:01:12,783 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished IANScheduler.execute()
2025-03-10 13:01:29,213 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start StudySizeScheduler.execute()
2025-03-10 13:01:29,215 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished StudySizeScheduler.execute()
2025-03-10 13:01:37,280 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start UPSProcessingScheduler.execute()
2025-03-10 13:01:37,281 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished UPSProcessingScheduler.execute()
2025-03-10 13:01:44,047 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:01:44,056 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(740): Found previous received Instance[pk=107488, uid=1.2.410.200001.101.11.601.1501430850.3.20250308081406512, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 13:01:44,057 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(740): Ignore received Instance[studyUID=341498,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308081243973,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308081406512] with equal digest
2025-03-10 13:01:44,058 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(740): Updated DB in 11 ms
2025-03-10 13:01:44,059 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(740) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308081406512 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:01:44,284 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(740) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308081420892 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:01:56,374 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start AuditScheduler.execute()
2025-03-10 13:01:56,383 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-30) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 13:01:56,383 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-30) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 13:01:56,383 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished AuditScheduler.execute()
2025-03-10 13:01:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start TaskScheduler.execute()
2025-03-10 13:01:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished TaskScheduler.execute()
2025-03-10 13:02:12,783 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start IANScheduler.execute()
2025-03-10 13:02:12,785 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished IANScheduler.execute()
2025-03-10 13:02:20,915 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52122,localport=11112]
2025-03-10 13:02:20,916 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18255) DCM4CHEE<-HS50US07(741) >> A-ASSOCIATE-RQ
2025-03-10 13:02:20,916 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18255) DCM4CHEE<-HS50US07(741) << A-ASSOCIATE-AC
2025-03-10 13:02:21,115 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18255) DCM4CHEE<-HS50US07(741) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310125437045 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:02:22,914 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18255) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:02:22,949 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18255) DCM4CHEE<-HS50US07(741): Create Series[pk=9708, uid=1.2.410.200001.101.11.501.1791052210.2.20250310125435478, no=1, mod=US]
2025-03-10 13:02:22,950 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18255) DCM4CHEE<-HS50US07(741): Create Instance[pk=107949, uid=1.2.410.200001.101.11.501.1791052210.3.20250310125437045, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 13:02:22,950 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18255) DCM4CHEE<-HS50US07(741): Create Location[pk=107949, systemID=fs1, path=2025/03/10/59F02440/5C4EAF57/29F9EA72, tsuid=1.2.840.10008.1.2, size=3416658, status=OK, objectType=DICOM_FILE]
2025-03-10 13:02:23,011 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18255) DCM4CHEE<-HS50US07(741): Updated DB in 97 ms
2025-03-10 13:02:23,012 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18255) DCM4CHEE<-HS50US07(741) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310125437045 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:02:23,217 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18255) DCM4CHEE<-HS50US07(741) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310125457688 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:02:23,508 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18255) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:02:23,519 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18255) DCM4CHEE<-HS50US07(741): Create Instance[pk=107950, uid=1.2.410.200001.101.11.501.1791052210.3.20250310125457688, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 13:02:23,519 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18255) DCM4CHEE<-HS50US07(741): Create Location[pk=107950, systemID=fs1, path=2025/03/10/59F02440/5C4EAF57/2A163079, tsuid=1.2.840.10008.1.2, size=3416658, status=OK, objectType=DICOM_FILE]
2025-03-10 13:02:23,529 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18255) DCM4CHEE<-HS50US07(741): Updated DB in 21 ms
2025-03-10 13:02:23,529 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18255) DCM4CHEE<-HS50US07(741) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310125457688 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:02:23,734 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18255) DCM4CHEE<-HS50US07(741) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310125501948 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:02:24,026 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18255) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:02:24,036 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18255) DCM4CHEE<-HS50US07(741): Create Instance[pk=107951, uid=1.2.410.200001.101.11.501.1791052210.3.20250310125501948, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 13:02:24,036 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18255) DCM4CHEE<-HS50US07(741): Create Location[pk=107951, systemID=fs1, path=2025/03/10/59F02440/5C4EAF57/2B81E420, tsuid=1.2.840.10008.1.2, size=3416658, status=OK, objectType=DICOM_FILE]
2025-03-10 13:02:24,045 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18255) DCM4CHEE<-HS50US07(741): Updated DB in 19 ms
2025-03-10 13:02:24,045 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18255) DCM4CHEE<-HS50US07(741) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310125501948 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:02:24,251 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18255) DCM4CHEE<-HS50US07(741) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310125523236 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:02:24,542 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18255) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:02:24,551 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18255) DCM4CHEE<-HS50US07(741): Create Instance[pk=107952, uid=1.2.410.200001.101.11.501.1791052210.3.20250310125523236, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 13:02:24,551 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18255) DCM4CHEE<-HS50US07(741): Create Location[pk=107952, systemID=fs1, path=2025/03/10/59F02440/5C4EAF57/2B9EE178, tsuid=1.2.840.10008.1.2, size=3416862, status=OK, objectType=DICOM_FILE]
2025-03-10 13:02:24,560 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18255) DCM4CHEE<-HS50US07(741): Updated DB in 17 ms
2025-03-10 13:02:24,560 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18255) DCM4CHEE<-HS50US07(741) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310125523236 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:02:24,765 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18255) DCM4CHEE<-HS50US07(741) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310125541247 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:02:25,057 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18255) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:02:25,065 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18255) DCM4CHEE<-HS50US07(741): Create Instance[pk=107953, uid=1.2.410.200001.101.11.501.1791052210.3.20250310125541247, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 13:02:25,065 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18255) DCM4CHEE<-HS50US07(741): Create Location[pk=107953, systemID=fs1, path=2025/03/10/59F02440/5C4EAF57/2BBA27DC, tsuid=1.2.840.10008.1.2, size=3416658, status=OK, objectType=DICOM_FILE]
2025-03-10 13:02:25,112 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18255) DCM4CHEE<-HS50US07(741): Updated DB in 55 ms
2025-03-10 13:02:25,112 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18255) DCM4CHEE<-HS50US07(741) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310125541247 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:02:25,317 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18255) DCM4CHEE<-HS50US07(741) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310125618497 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:02:25,615 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18255) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:02:25,623 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18255) DCM4CHEE<-HS50US07(741): Create Instance[pk=107954, uid=1.2.410.200001.101.11.501.1791052210.3.20250310125618497, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 13:02:25,623 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18255) DCM4CHEE<-HS50US07(741): Create Location[pk=107954, systemID=fs1, path=2025/03/10/59F02440/5C4EAF57/2D47F0AE, tsuid=1.2.840.10008.1.2, size=3416658, status=OK, objectType=DICOM_FILE]
2025-03-10 13:02:25,635 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18255) DCM4CHEE<-HS50US07(741): Updated DB in 20 ms
2025-03-10 13:02:25,635 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18255) DCM4CHEE<-HS50US07(741) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310125618497 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:02:25,649 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:02:25,656 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(740): Found previous received Instance[pk=107489, uid=1.2.410.200001.101.11.601.1501430850.3.20250308081420892, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 13:02:25,656 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(740): Ignore received Instance[studyUID=341498,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308081243973,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308081420892] with equal digest
2025-03-10 13:02:25,657 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(740): Updated DB in 8 ms
2025-03-10 13:02:25,658 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(740) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308081420892 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:02:25,840 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18255) DCM4CHEE<-HS50US07(741) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310125630658 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:02:25,884 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(740) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308081429270 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:02:26,131 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18255) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:02:26,139 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18255) DCM4CHEE<-HS50US07(741): Create Instance[pk=107955, uid=1.2.410.200001.101.11.501.1791052210.3.20250310125630658, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 13:02:26,140 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18255) DCM4CHEE<-HS50US07(741): Create Location[pk=107955, systemID=fs1, path=2025/03/10/59F02440/5C4EAF57/2D6083BF, tsuid=1.2.840.10008.1.2, size=3416658, status=OK, objectType=DICOM_FILE]
2025-03-10 13:02:26,148 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18255) DCM4CHEE<-HS50US07(741): Updated DB in 16 ms
2025-03-10 13:02:26,148 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18255) DCM4CHEE<-HS50US07(741) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310125630658 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:02:26,352 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18255) DCM4CHEE<-HS50US07(741) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310125644565 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:02:26,644 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18255) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:02:26,646 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18255) DCM4CHEE<-HS50US07(741): Create Instance[pk=107956, uid=1.2.410.200001.101.11.501.1791052210.3.20250310125644565, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 13:02:26,646 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18255) DCM4CHEE<-HS50US07(741): Create Location[pk=107956, systemID=fs1, path=2025/03/10/59F02440/5C4EAF57/2D706917, tsuid=1.2.840.10008.1.2, size=3416658, status=OK, objectType=DICOM_FILE]
2025-03-10 13:02:26,653 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18255) DCM4CHEE<-HS50US07(741): Updated DB in 9 ms
2025-03-10 13:02:26,654 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18255) DCM4CHEE<-HS50US07(741) << 8:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310125644565 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:02:26,858 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18255) DCM4CHEE<-HS50US07(741) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310125735042 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:02:27,150 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18255) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:02:27,152 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18255) DCM4CHEE<-HS50US07(741): Create Instance[pk=107957, uid=1.2.410.200001.101.11.501.1791052210.3.20250310125735042, class=1.2.840.10008.5.1.4.1.1.6.1, no=9]
2025-03-10 13:02:27,152 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18255) DCM4CHEE<-HS50US07(741): Create Location[pk=107957, systemID=fs1, path=2025/03/10/59F02440/5C4EAF57/2F178B8E, tsuid=1.2.840.10008.1.2, size=3416658, status=OK, objectType=DICOM_FILE]
2025-03-10 13:02:27,155 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18255) DCM4CHEE<-HS50US07(741): Updated DB in 5 ms
2025-03-10 13:02:27,155 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18255) DCM4CHEE<-HS50US07(741) << 9:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310125735042 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:02:27,358 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18255) DCM4CHEE<-HS50US07(741) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310125959652 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:02:31,100 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18255) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:02:31,102 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18255) DCM4CHEE<-HS50US07(741): Create Instance[pk=107958, uid=1.2.410.200001.101.11.501.1791052210.3.20250310125959652, class=1.2.840.10008.5.1.4.1.1.6.1, no=10]
2025-03-10 13:02:31,102 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18255) DCM4CHEE<-HS50US07(741): Create Location[pk=107958, systemID=fs1, path=2025/03/10/59F02440/5C4EAF57/329F53EF, tsuid=1.2.840.10008.1.2, size=44206390, status=OK, objectType=DICOM_FILE]
2025-03-10 13:02:31,110 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18255) DCM4CHEE<-HS50US07(741): Updated DB in 10 ms
2025-03-10 13:02:31,110 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18255) DCM4CHEE<-HS50US07(741) << 10:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310125959652 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:02:31,316 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18255) DCM4CHEE<-HS50US07(741) >> A-RELEASE-RQ
2025-03-10 13:02:31,316 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18255) DCM4CHEE<-HS50US07(741) << A-RELEASE-RP
2025-03-10 13:02:31,367 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-13) DCM4CHEE<-HS50US07(741): close Socket[addr=187.89.160.56/187.89.160.56,port=52122,localport=11112]
2025-03-10 13:02:37,281 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start UPSProcessingScheduler.execute()
2025-03-10 13:02:37,282 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished UPSProcessingScheduler.execute()
2025-03-10 13:02:56,384 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start AuditScheduler.execute()
2025-03-10 13:02:56,395 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-9) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 13:02:56,395 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-9) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 13:02:56,395 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished AuditScheduler.execute()
2025-03-10 13:02:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start TaskScheduler.execute()
2025-03-10 13:02:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished TaskScheduler.execute()
2025-03-10 13:03:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start PurgeStorageScheduler.execute()
2025-03-10 13:03:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished PurgeStorageScheduler.execute()
2025-03-10 13:03:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-18260) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 13:03:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-18260) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 13:03:07,790 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:03:07,793 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(740): Found previous received Instance[pk=107490, uid=1.2.410.200001.101.11.601.1501430850.3.20250308081429270, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 13:03:07,793 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(740): Ignore received Instance[studyUID=341498,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308081243973,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308081429270] with equal digest
2025-03-10 13:03:07,794 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(740): Updated DB in 4 ms
2025-03-10 13:03:07,795 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(740) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308081429270 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:03:08,005 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(740) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308081456933 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:03:12,786 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start IANScheduler.execute()
2025-03-10 13:03:12,788 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished IANScheduler.execute()
2025-03-10 13:03:26,529 INFO  [org.dcm4chee.arc.qido.QidoRS] (default task-70) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies?limit=101&offset=0&fuzzymatching=false&includefield=00081030%2C00080060&StudyInstanceUID=341553 from null@177.204.203.169
2025-03-10 13:03:26,536 INFO  [org.dcm4chee.arc.qido.QidoRS] (default task-70) SearchForStudies: 1 Matches
2025-03-10 13:03:26,730 INFO  [org.dcm4chee.arc.qido.QidoRS] (default task-70) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies/341553/series from null@177.204.203.169
2025-03-10 13:03:26,741 INFO  [org.dcm4chee.arc.qido.QidoRS] (default task-70) SearchForStudySeries: 1 Matches
2025-03-10 13:03:27,911 INFO  [org.dcm4chee.arc.qido.QidoRS] (default task-70) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies?00100020=*341553*&limit=101&offset=0&fuzzymatching=false&includefield=00081030%2C00080060 from null@177.204.203.169
2025-03-10 13:03:27,930 INFO  [org.dcm4chee.arc.qido.QidoRS] (default task-70) SearchForStudies: 1 Matches
2025-03-10 13:03:28,129 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-70) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies/341553/series/1.2.410.200001.101.11.501.1791052210.2.20250310115904355/metadata from null@177.204.203.169
2025-03-10 13:03:28,137 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-70) retrieveSeriesMetadata: 9 Matches
2025-03-10 13:03:28,778 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-70) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies/341553/series/1.2.410.200001.101.11.501.1791052210.2.20250310115904355/instances/1.2.410.200001.101.11.501.1791052210.3.20250310120342046/frames/1 from null@177.204.203.169
2025-03-10 13:03:28,784 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-70) retrieveFrame: 1 Matches
2025-03-10 13:03:29,244 INFO  [org.dcm4chee.arc.qido.QidoRS] (default task-65) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies?limit=101&offset=0&fuzzymatching=false&includefield=00081030%2C00080060&StudyInstanceUID=341553 from null@177.204.203.169
2025-03-10 13:03:29,249 INFO  [org.dcm4chee.arc.qido.QidoRS] (default task-65) SearchForStudies: 1 Matches
2025-03-10 13:03:30,481 INFO  [org.dcm4chee.arc.qido.QidoRS] (default task-65) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies?00100020=*341553*&limit=101&offset=0&fuzzymatching=false&includefield=00081030%2C00080060 from null@177.204.203.169
2025-03-10 13:03:30,487 INFO  [org.dcm4chee.arc.qido.QidoRS] (default task-65) SearchForStudies: 1 Matches
2025-03-10 13:03:37,283 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start UPSProcessingScheduler.execute()
2025-03-10 13:03:37,284 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished UPSProcessingScheduler.execute()
2025-03-10 13:03:45,713 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:03:45,716 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(740): Found previous received Instance[pk=107514, uid=1.2.410.200001.101.11.601.1501430850.3.20250308081456933, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 13:03:45,717 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(740): Ignore received Instance[studyUID=341498,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308081243973,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308081456933] with equal digest
2025-03-10 13:03:45,717 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(740): Updated DB in 4 ms
2025-03-10 13:03:45,719 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(740) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308081456933 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:03:45,947 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(740) >> A-RELEASE-RQ
2025-03-10 13:03:45,947 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(740) << A-RELEASE-RP
2025-03-10 13:03:45,998 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-15) DCM4CHEE<-HS60MT(740): close Socket[addr=187.89.160.56/187.89.160.56,port=49231,localport=11112]
2025-03-10 13:03:46,356 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49232,localport=11112]
2025-03-10 13:03:46,356 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(742) >> A-ASSOCIATE-RQ
2025-03-10 13:03:46,356 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(742) << A-ASSOCIATE-AC
2025-03-10 13:03:46,555 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(742) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308081244492 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:03:56,334 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-70) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies/341553/series/1.2.410.200001.101.11.501.1791052210.2.20250310115904355/instances/1.2.410.200001.101.11.501.1791052210.3.20250310115904743/frames/1 from null@177.204.203.169
2025-03-10 13:03:56,342 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-70) retrieveFrame: 1 Matches
2025-03-10 13:03:56,395 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start AuditScheduler.execute()
2025-03-10 13:03:56,396 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-7) Send audit message to /127.0.0.1:514
2025-03-10 13:03:56,408 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-7) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 13:03:56,408 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-7) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 13:03:56,409 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished AuditScheduler.execute()
2025-03-10 13:03:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start TaskScheduler.execute()
2025-03-10 13:03:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished TaskScheduler.execute()
2025-03-10 13:04:12,788 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start IANScheduler.execute()
2025-03-10 13:04:12,790 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished IANScheduler.execute()
2025-03-10 13:04:25,858 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:04:25,866 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(742): Found previous received Instance[pk=107486, uid=1.2.410.200001.101.11.601.1501430850.3.20250308081244492, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 13:04:25,867 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(742): Ignore received Instance[studyUID=341498,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308081243973,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308081244492] with equal digest
2025-03-10 13:04:25,868 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(742): Updated DB in 10 ms
2025-03-10 13:04:25,869 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(742) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308081244492 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:04:26,079 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(742) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308081339194 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:04:33,696 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-70) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies/341553/series/1.2.410.200001.101.11.501.1791052210.2.20250310115904355/instances/1.2.410.200001.101.11.501.1791052210.3.20250310120028407/frames/1 from null@177.204.203.169
2025-03-10 13:04:33,696 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-65) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies/341553/series/1.2.410.200001.101.11.501.1791052210.2.20250310115904355/instances/1.2.410.200001.101.11.501.1791052210.3.20250310120101581/frames/1 from null@177.204.203.169
2025-03-10 13:04:33,699 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-71) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies/341553/series/1.2.410.200001.101.11.501.1791052210.2.20250310115904355/instances/1.2.410.200001.101.11.501.1791052210.3.20250310120200770/frames/1 from null@177.204.203.169
2025-03-10 13:04:33,701 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies/341553/series/1.2.410.200001.101.11.501.1791052210.2.20250310115904355/instances/1.2.410.200001.101.11.501.1791052210.3.20250310120448787/frames/1 from null@177.204.203.169
2025-03-10 13:04:33,701 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-71) retrieveFrame: 1 Matches
2025-03-10 13:04:33,701 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-65) retrieveFrame: 1 Matches
2025-03-10 13:04:33,702 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-70) retrieveFrame: 1 Matches
2025-03-10 13:04:33,704 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-72) retrieveFrame: 1 Matches
2025-03-10 13:04:33,710 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-74) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies/341553/series/1.2.410.200001.101.11.501.1791052210.2.20250310115904355/instances/1.2.410.200001.101.11.501.1791052210.3.20250310120845592/frames/1 from null@177.204.203.169
2025-03-10 13:04:33,710 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-75) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies/341553/series/1.2.410.200001.101.11.501.1791052210.2.20250310115904355/instances/1.2.410.200001.101.11.501.1791052210.3.20250310121025078/frames/1 from null@177.204.203.169
2025-03-10 13:04:33,710 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-73) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies/341553/series/1.2.410.200001.101.11.501.1791052210.2.20250310115904355/instances/1.2.410.200001.101.11.501.1791052210.3.20250310120508194/frames/1 from null@177.204.203.169
2025-03-10 13:04:33,712 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-75) retrieveFrame: 1 Matches
2025-03-10 13:04:33,714 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-74) retrieveFrame: 1 Matches
2025-03-10 13:04:33,716 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-73) retrieveFrame: 1 Matches
2025-03-10 13:04:37,284 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start UPSProcessingScheduler.execute()
2025-03-10 13:04:37,287 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished UPSProcessingScheduler.execute()
2025-03-10 13:04:51,004 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 13:04:51,007 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 13:04:56,409 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start AuditScheduler.execute()
2025-03-10 13:04:56,410 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-10) Send audit message to /127.0.0.1:514
2025-03-10 13:04:56,411 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-10) Send audit message to /127.0.0.1:514
2025-03-10 13:04:56,412 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-10) Send audit message to /127.0.0.1:514
2025-03-10 13:04:56,412 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-10) Send audit message to /127.0.0.1:514
2025-03-10 13:04:56,413 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-10) Send audit message to /127.0.0.1:514
2025-03-10 13:04:56,413 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-10) Send audit message to /127.0.0.1:514
2025-03-10 13:04:56,414 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-10) Send audit message to /127.0.0.1:514
2025-03-10 13:04:56,415 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-10) Send audit message to /127.0.0.1:514
2025-03-10 13:04:56,425 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-10) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 13:04:56,425 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-10) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 13:04:56,426 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-10) Send audit message to /127.0.0.1:514
2025-03-10 13:04:56,426 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-10) Send audit message to /127.0.0.1:514
2025-03-10 13:04:56,426 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished AuditScheduler.execute()
2025-03-10 13:04:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start TaskScheduler.execute()
2025-03-10 13:04:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished TaskScheduler.execute()
2025-03-10 13:05:07,737 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:05:07,739 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(742): Found previous received Instance[pk=107487, uid=1.2.410.200001.101.11.601.1501430850.3.20250308081339194, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 13:05:07,740 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(742): Ignore received Instance[studyUID=341498,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308081243973,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308081339194] with equal digest
2025-03-10 13:05:07,741 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(742): Updated DB in 3 ms
2025-03-10 13:05:07,742 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(742) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308081339194 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:05:07,946 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(742) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308081406512 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:05:12,791 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start IANScheduler.execute()
2025-03-10 13:05:12,793 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished IANScheduler.execute()
2025-03-10 13:05:37,287 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start UPSProcessingScheduler.execute()
2025-03-10 13:05:37,289 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished UPSProcessingScheduler.execute()
2025-03-10 13:05:43,037 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:05:43,039 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(742): Found previous received Instance[pk=107488, uid=1.2.410.200001.101.11.601.1501430850.3.20250308081406512, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 13:05:43,039 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(742): Ignore received Instance[studyUID=341498,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308081243973,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308081406512] with equal digest
2025-03-10 13:05:43,040 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(742): Updated DB in 3 ms
2025-03-10 13:05:43,041 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(742) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308081406512 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:05:43,281 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(742) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308081420892 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:05:56,427 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start AuditScheduler.execute()
2025-03-10 13:05:56,428 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-18) Send audit message to /127.0.0.1:514
2025-03-10 13:05:56,429 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-18) Send audit message to /127.0.0.1:514
2025-03-10 13:05:56,429 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-18) Send audit message to /127.0.0.1:514
2025-03-10 13:05:56,430 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-18) Send audit message to /127.0.0.1:514
2025-03-10 13:05:56,430 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-18) Send audit message to /127.0.0.1:514
2025-03-10 13:05:56,430 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-18) Send audit message to /127.0.0.1:514
2025-03-10 13:05:56,431 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-18) Send audit message to /127.0.0.1:514
2025-03-10 13:05:56,431 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-18) Send audit message to /127.0.0.1:514
2025-03-10 13:05:56,432 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-18) Send audit message to /127.0.0.1:514
2025-03-10 13:05:56,432 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-18) Send audit message to /127.0.0.1:514
2025-03-10 13:05:56,433 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-18) Send audit message to /127.0.0.1:514
2025-03-10 13:05:56,433 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-18) Send audit message to /127.0.0.1:514
2025-03-10 13:05:56,434 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-18) Send audit message to /127.0.0.1:514
2025-03-10 13:05:56,434 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-18) Send audit message to /127.0.0.1:514
2025-03-10 13:05:56,445 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-18) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 13:05:56,445 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-18) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 13:05:56,446 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-18) Send audit message to /127.0.0.1:514
2025-03-10 13:05:56,446 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished AuditScheduler.execute()
2025-03-10 13:05:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start TaskScheduler.execute()
2025-03-10 13:05:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished TaskScheduler.execute()
2025-03-10 13:06:12,793 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start IANScheduler.execute()
2025-03-10 13:06:12,795 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished IANScheduler.execute()
2025-03-10 13:06:20,356 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:06:20,358 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(742): Found previous received Instance[pk=107489, uid=1.2.410.200001.101.11.601.1501430850.3.20250308081420892, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 13:06:20,359 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(742): Ignore received Instance[studyUID=341498,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308081243973,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308081420892] with equal digest
2025-03-10 13:06:20,359 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(742): Updated DB in 3 ms
2025-03-10 13:06:20,360 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(742) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308081420892 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:06:20,599 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(742) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308081429270 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:06:29,216 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start StudySizeScheduler.execute()
2025-03-10 13:06:29,217 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished StudySizeScheduler.execute()
2025-03-10 13:06:37,289 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start UPSProcessingScheduler.execute()
2025-03-10 13:06:37,290 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished UPSProcessingScheduler.execute()
2025-03-10 13:06:56,447 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start AuditScheduler.execute()
2025-03-10 13:06:56,457 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-2) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 13:06:56,457 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-2) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 13:06:56,457 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished AuditScheduler.execute()
2025-03-10 13:06:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start TaskScheduler.execute()
2025-03-10 13:06:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished TaskScheduler.execute()
2025-03-10 13:07:00,601 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:07:00,603 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(742): Found previous received Instance[pk=107490, uid=1.2.410.200001.101.11.601.1501430850.3.20250308081429270, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 13:07:00,604 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(742): Ignore received Instance[studyUID=341498,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308081243973,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308081429270] with equal digest
2025-03-10 13:07:00,605 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(742): Updated DB in 4 ms
2025-03-10 13:07:00,606 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(742) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308081429270 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:07:00,842 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(742) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308081456933 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:07:04,702 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52123,localport=11112]
2025-03-10 13:07:04,702 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18277) DCM4CHEE<-HS50US07(743) >> A-ASSOCIATE-RQ
2025-03-10 13:07:04,702 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18277) DCM4CHEE<-HS50US07(743) << A-ASSOCIATE-AC
2025-03-10 13:07:04,898 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18277) DCM4CHEE<-HS50US07(743) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310130538892 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:07:06,637 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18277) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:07:06,643 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-18277) DCM4CHEE<-HS50US07(743): Create Patient[pk=8386, id=PatientID[pk=8386, id=1075, issuer=DCM4CHEE.092E1129.0859A0AC], name=ZISELDA NEUZA DE OLIVEIRA]
2025-03-10 13:07:06,645 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18277) DCM4CHEE<-HS50US07(743): Create Study[pk=9421, uid=1075, id=31632]
2025-03-10 13:07:06,646 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18277) DCM4CHEE<-HS50US07(743): Create Series[pk=9709, uid=1.2.410.200001.101.11.501.1791052210.2.20250310130538531, no=1, mod=US]
2025-03-10 13:07:06,646 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18277) DCM4CHEE<-HS50US07(743): Create Instance[pk=107959, uid=1.2.410.200001.101.11.501.1791052210.3.20250310130538892, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 13:07:06,646 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18277) DCM4CHEE<-HS50US07(743): Create Location[pk=107959, systemID=fs1, path=2025/03/10/0017013D/BD66ECEB/8B115AAA, tsuid=1.2.840.10008.1.2, size=3416648, status=OK, objectType=DICOM_FILE]
2025-03-10 13:07:06,692 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18277) DCM4CHEE<-HS50US07(743): Updated DB in 54 ms
2025-03-10 13:07:06,693 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-18277) No duplicate record with equal Patient ID found Patient[pk=8386, id=PatientID[pk=8386, id=1075, issuer=DCM4CHEE.092E1129.0859A0AC], name=ZISELDA NEUZA DE OLIVEIRA]
2025-03-10 13:07:06,694 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18277) DCM4CHEE<-HS50US07(743) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310130538892 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:07:06,896 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18277) DCM4CHEE<-HS50US07(743) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310130546051 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:07:07,198 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18277) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:07:07,200 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18277) DCM4CHEE<-HS50US07(743): Create Instance[pk=107960, uid=1.2.410.200001.101.11.501.1791052210.3.20250310130546051, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 13:07:07,200 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18277) DCM4CHEE<-HS50US07(743): Create Location[pk=107960, systemID=fs1, path=2025/03/10/0017013D/BD66ECEB/8B1E6AE8, tsuid=1.2.840.10008.1.2, size=3416648, status=OK, objectType=DICOM_FILE]
2025-03-10 13:07:07,208 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18277) DCM4CHEE<-HS50US07(743): Updated DB in 10 ms
2025-03-10 13:07:07,208 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18277) DCM4CHEE<-HS50US07(743) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310130546051 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:07:07,410 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18277) DCM4CHEE<-HS50US07(743) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310130604574 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:07:07,701 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18277) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:07:07,703 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18277) DCM4CHEE<-HS50US07(743): Create Instance[pk=107961, uid=1.2.410.200001.101.11.501.1791052210.3.20250310130604574, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 13:07:07,703 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18277) DCM4CHEE<-HS50US07(743): Create Location[pk=107961, systemID=fs1, path=2025/03/10/0017013D/BD66ECEB/8C9A0FCB, tsuid=1.2.840.10008.1.2, size=3416648, status=OK, objectType=DICOM_FILE]
2025-03-10 13:07:07,713 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18277) DCM4CHEE<-HS50US07(743): Updated DB in 12 ms
2025-03-10 13:07:07,713 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18277) DCM4CHEE<-HS50US07(743) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310130604574 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:07:07,917 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18277) DCM4CHEE<-HS50US07(743) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310130628160 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:07:08,209 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18277) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:07:08,211 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18277) DCM4CHEE<-HS50US07(743): Create Instance[pk=107962, uid=1.2.410.200001.101.11.501.1791052210.3.20250310130628160, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 13:07:08,211 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18277) DCM4CHEE<-HS50US07(743): Create Location[pk=107962, systemID=fs1, path=2025/03/10/0017013D/BD66ECEB/8CB80122, tsuid=1.2.840.10008.1.2, size=3416648, status=OK, objectType=DICOM_FILE]
2025-03-10 13:07:08,220 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18277) DCM4CHEE<-HS50US07(743): Updated DB in 11 ms
2025-03-10 13:07:08,220 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18277) DCM4CHEE<-HS50US07(743) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310130628160 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:07:08,422 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18277) DCM4CHEE<-HS50US07(743) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310130638714 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:07:08,714 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18277) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:07:08,716 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18277) DCM4CHEE<-HS50US07(743): Create Instance[pk=107963, uid=1.2.410.200001.101.11.501.1791052210.3.20250310130638714, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 13:07:08,716 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18277) DCM4CHEE<-HS50US07(743): Create Location[pk=107963, systemID=fs1, path=2025/03/10/0017013D/BD66ECEB/8CC62E92, tsuid=1.2.840.10008.1.2, size=3416648, status=OK, objectType=DICOM_FILE]
2025-03-10 13:07:08,718 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18277) DCM4CHEE<-HS50US07(743): Updated DB in 4 ms
2025-03-10 13:07:08,719 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18277) DCM4CHEE<-HS50US07(743) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310130638714 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:07:08,918 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18277) DCM4CHEE<-HS50US07(743) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310130703004 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:07:09,209 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18277) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:07:09,211 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18277) DCM4CHEE<-HS50US07(743): Create Instance[pk=107964, uid=1.2.410.200001.101.11.501.1791052210.3.20250310130703004, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 13:07:09,211 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18277) DCM4CHEE<-HS50US07(743): Create Location[pk=107964, systemID=fs1, path=2025/03/10/0017013D/BD66ECEB/8E4E606D, tsuid=1.2.840.10008.1.2, size=3416648, status=OK, objectType=DICOM_FILE]
2025-03-10 13:07:09,223 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18277) DCM4CHEE<-HS50US07(743): Updated DB in 14 ms
2025-03-10 13:07:09,223 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18277) DCM4CHEE<-HS50US07(743) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310130703004 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:07:09,425 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18277) DCM4CHEE<-HS50US07(743) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310130711689 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:07:09,717 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18277) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:07:09,719 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18277) DCM4CHEE<-HS50US07(743): Create Instance[pk=107965, uid=1.2.410.200001.101.11.501.1791052210.3.20250310130711689, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 13:07:09,719 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18277) DCM4CHEE<-HS50US07(743): Create Location[pk=107965, systemID=fs1, path=2025/03/10/0017013D/BD66ECEB/8E5BA6B3, tsuid=1.2.840.10008.1.2, size=3416648, status=OK, objectType=DICOM_FILE]
2025-03-10 13:07:09,728 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18277) DCM4CHEE<-HS50US07(743): Updated DB in 11 ms
2025-03-10 13:07:09,728 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18277) DCM4CHEE<-HS50US07(743) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310130711689 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:07:09,930 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18277) DCM4CHEE<-HS50US07(743) >> A-RELEASE-RQ
2025-03-10 13:07:09,930 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18277) DCM4CHEE<-HS50US07(743) << A-RELEASE-RP
2025-03-10 13:07:09,981 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-29) DCM4CHEE<-HS50US07(743): close Socket[addr=187.89.160.56/187.89.160.56,port=52123,localport=11112]
2025-03-10 13:07:12,796 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start IANScheduler.execute()
2025-03-10 13:07:12,798 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished IANScheduler.execute()
2025-03-10 13:07:37,291 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start UPSProcessingScheduler.execute()
2025-03-10 13:07:37,292 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished UPSProcessingScheduler.execute()
2025-03-10 13:07:40,222 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:07:40,236 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(742): Found previous received Instance[pk=107514, uid=1.2.410.200001.101.11.601.1501430850.3.20250308081456933, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 13:07:40,237 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(742): Ignore received Instance[studyUID=341498,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308081243973,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308081456933] with equal digest
2025-03-10 13:07:40,238 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(742): Updated DB in 16 ms
2025-03-10 13:07:40,239 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(742) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308081456933 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:07:40,449 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(742) >> A-RELEASE-RQ
2025-03-10 13:07:40,449 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(742) << A-RELEASE-RP
2025-03-10 13:07:40,499 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-30) DCM4CHEE<-HS60MT(742): close Socket[addr=187.89.160.56/187.89.160.56,port=49232,localport=11112]
2025-03-10 13:07:40,858 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49233,localport=11112]
2025-03-10 13:07:40,858 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(744) >> A-ASSOCIATE-RQ
2025-03-10 13:07:40,867 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(744) << A-ASSOCIATE-AC
2025-03-10 13:07:41,147 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(744) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308081244492 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:07:56,458 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start AuditScheduler.execute()
2025-03-10 13:07:56,467 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-5) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 13:07:56,467 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-5) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 13:07:56,467 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished AuditScheduler.execute()
2025-03-10 13:07:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start TaskScheduler.execute()
2025-03-10 13:07:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished TaskScheduler.execute()
2025-03-10 13:08:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start PurgeStorageScheduler.execute()
2025-03-10 13:08:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished PurgeStorageScheduler.execute()
2025-03-10 13:08:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-18282) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 13:08:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-18282) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 13:08:12,798 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start IANScheduler.execute()
2025-03-10 13:08:12,801 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished IANScheduler.execute()
2025-03-10 13:08:21,738 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:08:21,752 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(744): Found previous received Instance[pk=107486, uid=1.2.410.200001.101.11.601.1501430850.3.20250308081244492, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 13:08:21,752 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(744): Ignore received Instance[studyUID=341498,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308081243973,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308081244492] with equal digest
2025-03-10 13:08:21,753 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(744): Updated DB in 14 ms
2025-03-10 13:08:21,754 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(744) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308081244492 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:08:21,962 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(744) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308081339194 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:08:37,292 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start UPSProcessingScheduler.execute()
2025-03-10 13:08:37,294 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished UPSProcessingScheduler.execute()
2025-03-10 13:08:56,468 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start AuditScheduler.execute()
2025-03-10 13:08:56,469 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-24) Send audit message to /127.0.0.1:514
2025-03-10 13:08:56,479 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-24) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 13:08:56,479 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-24) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 13:08:56,480 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-24) Send audit message to /127.0.0.1:514
2025-03-10 13:08:56,480 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished AuditScheduler.execute()
2025-03-10 13:08:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start TaskScheduler.execute()
2025-03-10 13:08:58,815 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished TaskScheduler.execute()
2025-03-10 13:09:02,921 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:09:02,923 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(744): Found previous received Instance[pk=107487, uid=1.2.410.200001.101.11.601.1501430850.3.20250308081339194, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 13:09:02,924 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(744): Ignore received Instance[studyUID=341498,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308081243973,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308081339194] with equal digest
2025-03-10 13:09:02,925 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(744): Updated DB in 4 ms
2025-03-10 13:09:02,926 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(744) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308081339194 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:09:03,151 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(744) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308081406512 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:09:12,802 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start IANScheduler.execute()
2025-03-10 13:09:12,805 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished IANScheduler.execute()
2025-03-10 13:09:37,294 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start UPSProcessingScheduler.execute()
2025-03-10 13:09:37,295 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished UPSProcessingScheduler.execute()
2025-03-10 13:09:40,296 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:09:40,306 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(744): Found previous received Instance[pk=107488, uid=1.2.410.200001.101.11.601.1501430850.3.20250308081406512, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 13:09:40,307 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(744): Ignore received Instance[studyUID=341498,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308081243973,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308081406512] with equal digest
2025-03-10 13:09:40,308 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(744): Updated DB in 12 ms
2025-03-10 13:09:40,309 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(744) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308081406512 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:09:40,532 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(744) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308081420892 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:09:51,007 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 13:09:51,013 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 13:09:56,481 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start AuditScheduler.execute()
2025-03-10 13:09:56,489 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-20) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 13:09:56,489 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-20) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 13:09:56,490 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished AuditScheduler.execute()
2025-03-10 13:09:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start TaskScheduler.execute()
2025-03-10 13:09:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished TaskScheduler.execute()
2025-03-10 13:10:12,805 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start IANScheduler.execute()
2025-03-10 13:10:12,808 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished IANScheduler.execute()
2025-03-10 13:10:20,354 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:10:20,362 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(744): Found previous received Instance[pk=107489, uid=1.2.410.200001.101.11.601.1501430850.3.20250308081420892, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 13:10:20,363 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(744): Ignore received Instance[studyUID=341498,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308081243973,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308081420892] with equal digest
2025-03-10 13:10:20,363 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(744): Updated DB in 9 ms
2025-03-10 13:10:20,364 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(744) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308081420892 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:10:20,577 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(744) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308081429270 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:10:37,296 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start UPSProcessingScheduler.execute()
2025-03-10 13:10:37,297 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished UPSProcessingScheduler.execute()
2025-03-10 13:10:56,490 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start AuditScheduler.execute()
2025-03-10 13:10:56,501 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 13:10:56,501 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 13:10:56,502 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished AuditScheduler.execute()
2025-03-10 13:10:58,227 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:10:58,230 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(744): Found previous received Instance[pk=107490, uid=1.2.410.200001.101.11.601.1501430850.3.20250308081429270, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 13:10:58,231 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(744): Ignore received Instance[studyUID=341498,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308081243973,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308081429270] with equal digest
2025-03-10 13:10:58,231 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(744): Updated DB in 4 ms
2025-03-10 13:10:58,233 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(744) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308081429270 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:10:58,492 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(744) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308081456933 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:10:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start TaskScheduler.execute()
2025-03-10 13:10:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished TaskScheduler.execute()
2025-03-10 13:11:10,577 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52125,localport=11112]
2025-03-10 13:11:10,580 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18295) DCM4CHEE<-HS50US07(745) >> A-ASSOCIATE-RQ
2025-03-10 13:11:10,580 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18295) DCM4CHEE<-HS50US07(745) << A-ASSOCIATE-AC
2025-03-10 13:11:10,913 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18295) DCM4CHEE<-HS50US07(745) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310130538892 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:11:12,710 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18295) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:11:12,720 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18295) DCM4CHEE<-HS50US07(745): Found previous received Instance[pk=107959, uid=1.2.410.200001.101.11.501.1791052210.3.20250310130538892, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 13:11:12,720 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18295) DCM4CHEE<-HS50US07(745): Ignore received Instance[studyUID=1075,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310130538531,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310130538892] with equal digest
2025-03-10 13:11:12,721 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18295) DCM4CHEE<-HS50US07(745): Updated DB in 11 ms
2025-03-10 13:11:12,722 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18295) DCM4CHEE<-HS50US07(745) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310130538892 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:11:12,808 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start IANScheduler.execute()
2025-03-10 13:11:12,811 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished IANScheduler.execute()
2025-03-10 13:11:12,927 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18295) DCM4CHEE<-HS50US07(745) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310130546051 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:11:13,219 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18295) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:11:13,221 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18295) DCM4CHEE<-HS50US07(745): Found previous received Instance[pk=107960, uid=1.2.410.200001.101.11.501.1791052210.3.20250310130546051, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 13:11:13,222 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18295) DCM4CHEE<-HS50US07(745): Ignore received Instance[studyUID=1075,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310130538531,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310130546051] with equal digest
2025-03-10 13:11:13,223 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18295) DCM4CHEE<-HS50US07(745): Updated DB in 4 ms
2025-03-10 13:11:13,224 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18295) DCM4CHEE<-HS50US07(745) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310130546051 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:11:13,429 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18295) DCM4CHEE<-HS50US07(745) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310130604574 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:11:13,721 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18295) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:11:13,723 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18295) DCM4CHEE<-HS50US07(745): Found previous received Instance[pk=107961, uid=1.2.410.200001.101.11.501.1791052210.3.20250310130604574, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 13:11:13,723 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18295) DCM4CHEE<-HS50US07(745): Ignore received Instance[studyUID=1075,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310130538531,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310130604574] with equal digest
2025-03-10 13:11:13,724 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18295) DCM4CHEE<-HS50US07(745): Updated DB in 3 ms
2025-03-10 13:11:13,725 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18295) DCM4CHEE<-HS50US07(745) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310130604574 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:11:13,930 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18295) DCM4CHEE<-HS50US07(745) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310130628160 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:11:14,222 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18295) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:11:14,224 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18295) DCM4CHEE<-HS50US07(745): Found previous received Instance[pk=107962, uid=1.2.410.200001.101.11.501.1791052210.3.20250310130628160, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 13:11:14,225 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18295) DCM4CHEE<-HS50US07(745): Ignore received Instance[studyUID=1075,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310130538531,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310130628160] with equal digest
2025-03-10 13:11:14,225 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18295) DCM4CHEE<-HS50US07(745): Updated DB in 3 ms
2025-03-10 13:11:14,226 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18295) DCM4CHEE<-HS50US07(745) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310130628160 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:11:14,431 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18295) DCM4CHEE<-HS50US07(745) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310130638714 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:11:14,723 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18295) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:11:14,725 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18295) DCM4CHEE<-HS50US07(745): Found previous received Instance[pk=107963, uid=1.2.410.200001.101.11.501.1791052210.3.20250310130638714, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 13:11:14,725 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18295) DCM4CHEE<-HS50US07(745): Ignore received Instance[studyUID=1075,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310130538531,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310130638714] with equal digest
2025-03-10 13:11:14,725 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18295) DCM4CHEE<-HS50US07(745): Updated DB in 2 ms
2025-03-10 13:11:14,726 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18295) DCM4CHEE<-HS50US07(745) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310130638714 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:11:14,931 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18295) DCM4CHEE<-HS50US07(745) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310130703004 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:11:15,222 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18295) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:11:15,225 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18295) DCM4CHEE<-HS50US07(745): Found previous received Instance[pk=107964, uid=1.2.410.200001.101.11.501.1791052210.3.20250310130703004, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 13:11:15,225 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18295) DCM4CHEE<-HS50US07(745): Ignore received Instance[studyUID=1075,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310130538531,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310130703004] with equal digest
2025-03-10 13:11:15,225 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18295) DCM4CHEE<-HS50US07(745): Updated DB in 2 ms
2025-03-10 13:11:15,226 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18295) DCM4CHEE<-HS50US07(745) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310130703004 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:11:15,431 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18295) DCM4CHEE<-HS50US07(745) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310130711689 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:11:15,723 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18295) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:11:15,725 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18295) DCM4CHEE<-HS50US07(745): Found previous received Instance[pk=107965, uid=1.2.410.200001.101.11.501.1791052210.3.20250310130711689, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 13:11:15,725 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18295) DCM4CHEE<-HS50US07(745): Ignore received Instance[studyUID=1075,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310130538531,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310130711689] with equal digest
2025-03-10 13:11:15,726 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18295) DCM4CHEE<-HS50US07(745): Updated DB in 3 ms
2025-03-10 13:11:15,727 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18295) DCM4CHEE<-HS50US07(745) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310130711689 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:11:15,930 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18295) DCM4CHEE<-HS50US07(745) >> A-RELEASE-RQ
2025-03-10 13:11:15,930 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18295) DCM4CHEE<-HS50US07(745) << A-RELEASE-RP
2025-03-10 13:11:15,981 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-25) DCM4CHEE<-HS50US07(745): close Socket[addr=187.89.160.56/187.89.160.56,port=52125,localport=11112]
2025-03-10 13:11:29,217 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start StudySizeScheduler.execute()
2025-03-10 13:11:29,296 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) Calculated size of 1 studies
2025-03-10 13:11:29,296 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished StudySizeScheduler.execute()
2025-03-10 13:11:37,297 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start UPSProcessingScheduler.execute()
2025-03-10 13:11:37,299 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished UPSProcessingScheduler.execute()
2025-03-10 13:11:37,992 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:11:38,004 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(744): Found previous received Instance[pk=107514, uid=1.2.410.200001.101.11.601.1501430850.3.20250308081456933, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 13:11:38,004 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(744): Ignore received Instance[studyUID=341498,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308081243973,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308081456933] with equal digest
2025-03-10 13:11:38,005 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(744): Updated DB in 13 ms
2025-03-10 13:11:38,006 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(744) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308081456933 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:11:38,217 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(744) >> A-RELEASE-RQ
2025-03-10 13:11:38,217 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(744) << A-RELEASE-RP
2025-03-10 13:11:38,268 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-6) DCM4CHEE<-HS60MT(744): close Socket[addr=187.89.160.56/187.89.160.56,port=49233,localport=11112]
2025-03-10 13:11:38,624 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49234,localport=11112]
2025-03-10 13:11:38,624 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(746) >> A-ASSOCIATE-RQ
2025-03-10 13:11:38,624 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(746) << A-ASSOCIATE-AC
2025-03-10 13:11:38,824 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(746) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310120106284 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:11:56,503 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start AuditScheduler.execute()
2025-03-10 13:11:56,513 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-26) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 13:11:56,514 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-26) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 13:11:56,514 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished AuditScheduler.execute()
2025-03-10 13:11:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start TaskScheduler.execute()
2025-03-10 13:11:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished TaskScheduler.execute()
2025-03-10 13:12:12,811 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start IANScheduler.execute()
2025-03-10 13:12:12,814 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished IANScheduler.execute()
2025-03-10 13:12:18,524 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:12:18,546 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(746): Create Patient[pk=8387, id=PatientID[pk=8387, id=10032025-120028, issuer=DCM4CHEE.ECB00E8C.null], name=BALBINA SILVEIRA]
2025-03-10 13:12:18,547 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(746): Create Study[pk=9422, uid=1.2.410.200001.101.11.601.1501430850.1.20250310120044815, id=20250310120044]
2025-03-10 13:12:18,548 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(746): Create Series[pk=9710, uid=1.2.410.200001.101.11.601.1501430850.2.20250310120105933, no=1, mod=US]
2025-03-10 13:12:18,549 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(746): Create Instance[pk=107966, uid=1.2.410.200001.101.11.601.1501430850.3.20250310120106284, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 13:12:18,549 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(746): Create Location[pk=107966, systemID=fs1, path=2025/03/10/D0C843C2/9FEF987A/6D9A54EF, tsuid=1.2.840.10008.1.2, size=3416780, status=OK, objectType=DICOM_FILE]
2025-03-10 13:12:18,577 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(746): Updated DB in 53 ms
2025-03-10 13:12:18,580 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) No duplicate record with equal Patient ID found Patient[pk=8387, id=PatientID[pk=8387, id=10032025-120028, issuer=DCM4CHEE.ECB00E8C.null], name=BALBINA SILVEIRA]
2025-03-10 13:12:18,581 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(746) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310120106284 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:12:18,800 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(746) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310120201316 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:12:37,299 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start UPSProcessingScheduler.execute()
2025-03-10 13:12:37,300 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished UPSProcessingScheduler.execute()
2025-03-10 13:12:56,514 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start AuditScheduler.execute()
2025-03-10 13:12:56,525 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-22) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 13:12:56,525 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-22) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 13:12:56,526 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-22) Send audit message to /127.0.0.1:514
2025-03-10 13:12:56,527 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished AuditScheduler.execute()
2025-03-10 13:12:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start TaskScheduler.execute()
2025-03-10 13:12:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished TaskScheduler.execute()
2025-03-10 13:13:00,390 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:13:00,393 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(746): Create Instance[pk=107967, uid=1.2.410.200001.101.11.601.1501430850.3.20250310120201316, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 13:13:00,393 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(746): Create Location[pk=107967, systemID=fs1, path=2025/03/10/D0C843C2/9FEF987A/6F4CEA9D, tsuid=1.2.840.10008.1.2, size=3416632, status=OK, objectType=DICOM_FILE]
2025-03-10 13:13:00,408 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(746): Updated DB in 18 ms
2025-03-10 13:13:00,408 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(746) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310120201316 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:13:00,623 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(746) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310120209329 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:13:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start PurgeStorageScheduler.execute()
2025-03-10 13:13:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished PurgeStorageScheduler.execute()
2025-03-10 13:13:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-18304) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 13:13:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-18304) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 13:13:12,815 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start IANScheduler.execute()
2025-03-10 13:13:12,817 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished IANScheduler.execute()
2025-03-10 13:13:34,776 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:13:34,779 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(746): Create Instance[pk=107968, uid=1.2.410.200001.101.11.601.1501430850.3.20250310120209329, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 13:13:34,779 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(746): Create Location[pk=107968, systemID=fs1, path=2025/03/10/D0C843C2/9FEF987A/6F508DB7, tsuid=1.2.840.10008.1.2, size=3416632, status=OK, objectType=DICOM_FILE]
2025-03-10 13:13:34,791 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(746): Updated DB in 15 ms
2025-03-10 13:13:34,792 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(746) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310120209329 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:13:35,016 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(746) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310120229854 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:13:37,300 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start UPSProcessingScheduler.execute()
2025-03-10 13:13:37,302 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished UPSProcessingScheduler.execute()
2025-03-10 13:13:56,527 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start AuditScheduler.execute()
2025-03-10 13:13:56,528 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-19) Send audit message to /127.0.0.1:514
2025-03-10 13:13:56,538 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-19) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 13:13:56,538 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-19) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 13:13:56,538 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished AuditScheduler.execute()
2025-03-10 13:13:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start TaskScheduler.execute()
2025-03-10 13:13:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished TaskScheduler.execute()
2025-03-10 13:14:12,817 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start IANScheduler.execute()
2025-03-10 13:14:12,820 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished IANScheduler.execute()
2025-03-10 13:14:13,312 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:14:13,315 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(746): Create Instance[pk=107969, uid=1.2.410.200001.101.11.601.1501430850.3.20250310120229854, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 13:14:13,315 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(746): Create Location[pk=107969, systemID=fs1, path=2025/03/10/D0C843C2/9FEF987A/6F6CCFD6, tsuid=1.2.840.10008.1.2, size=3416632, status=OK, objectType=DICOM_FILE]
2025-03-10 13:14:13,334 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(746): Updated DB in 22 ms
2025-03-10 13:14:13,335 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(746) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310120229854 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:14:13,543 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(746) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310120248046 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:14:37,302 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start UPSProcessingScheduler.execute()
2025-03-10 13:14:37,303 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished UPSProcessingScheduler.execute()
2025-03-10 13:14:51,013 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 13:14:51,021 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 13:14:52,374 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:14:52,377 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(746): Create Instance[pk=107970, uid=1.2.410.200001.101.11.601.1501430850.3.20250310120248046, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 13:14:52,377 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(746): Create Location[pk=107970, systemID=fs1, path=2025/03/10/D0C843C2/9FEF987A/6F886C54, tsuid=1.2.840.10008.1.2, size=3416632, status=OK, objectType=DICOM_FILE]
2025-03-10 13:14:52,386 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(746): Updated DB in 12 ms
2025-03-10 13:14:52,387 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(746) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310120248046 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:14:52,623 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(746) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310120301977 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:14:56,539 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start AuditScheduler.execute()
2025-03-10 13:14:56,549 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-9) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 13:14:56,549 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-9) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 13:14:56,549 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished AuditScheduler.execute()
2025-03-10 13:14:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start TaskScheduler.execute()
2025-03-10 13:14:58,818 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished TaskScheduler.execute()
2025-03-10 13:15:12,820 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start IANScheduler.execute()
2025-03-10 13:15:12,822 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished IANScheduler.execute()
2025-03-10 13:15:24,100 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:15:24,103 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(746): Create Instance[pk=107971, uid=1.2.410.200001.101.11.601.1501430850.3.20250310120301977, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 13:15:24,103 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(746): Create Location[pk=107971, systemID=fs1, path=2025/03/10/D0C843C2/9FEF987A/7101DA7D, tsuid=1.2.840.10008.1.2, size=3416632, status=OK, objectType=DICOM_FILE]
2025-03-10 13:15:24,112 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(746): Updated DB in 12 ms
2025-03-10 13:15:24,113 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(746) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310120301977 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:15:24,362 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(746) >> A-RELEASE-RQ
2025-03-10 13:15:24,362 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(746) << A-RELEASE-RP
2025-03-10 13:15:24,413 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-11) DCM4CHEE<-HS60MT(746): close Socket[addr=187.89.160.56/187.89.160.56,port=49234,localport=11112]
2025-03-10 13:15:24,827 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49235,localport=11112]
2025-03-10 13:15:24,827 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747) >> A-ASSOCIATE-RQ
2025-03-10 13:15:24,827 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747) << A-ASSOCIATE-AC
2025-03-10 13:15:25,053 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308115845365 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:15:37,304 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start UPSProcessingScheduler.execute()
2025-03-10 13:15:37,305 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished UPSProcessingScheduler.execute()
2025-03-10 13:15:56,550 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start AuditScheduler.execute()
2025-03-10 13:15:56,561 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-12) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 13:15:56,561 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-12) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 13:15:56,561 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished AuditScheduler.execute()
2025-03-10 13:15:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start TaskScheduler.execute()
2025-03-10 13:15:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished TaskScheduler.execute()
2025-03-10 13:16:06,225 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:16:06,235 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747): Found previous received Instance[pk=107555, uid=1.2.410.200001.101.11.601.1501430850.3.20250308115845365, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 13:16:06,236 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747): Ignore received Instance[studyUID=341229,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308115845037,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308115845365] with equal digest
2025-03-10 13:16:06,236 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747): Updated DB in 11 ms
2025-03-10 13:16:06,238 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308115845365 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:16:06,448 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308115857541 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:16:12,822 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start IANScheduler.execute()
2025-03-10 13:16:12,825 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished IANScheduler.execute()
2025-03-10 13:16:29,297 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start StudySizeScheduler.execute()
2025-03-10 13:16:29,403 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) Calculated size of 1 studies
2025-03-10 13:16:29,403 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished StudySizeScheduler.execute()
2025-03-10 13:16:37,305 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start UPSProcessingScheduler.execute()
2025-03-10 13:16:37,307 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished UPSProcessingScheduler.execute()
2025-03-10 13:16:47,395 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:16:47,398 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747): Found previous received Instance[pk=107556, uid=1.2.410.200001.101.11.601.1501430850.3.20250308115857541, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 13:16:47,399 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747): Ignore received Instance[studyUID=341229,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308115845037,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308115857541] with equal digest
2025-03-10 13:16:47,399 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747): Updated DB in 4 ms
2025-03-10 13:16:47,400 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308115857541 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:16:47,631 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308115925072 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:16:56,561 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start AuditScheduler.execute()
2025-03-10 13:16:56,562 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-28) Send audit message to /127.0.0.1:514
2025-03-10 13:16:56,573 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-28) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 13:16:56,573 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-28) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 13:16:56,573 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished AuditScheduler.execute()
2025-03-10 13:16:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start TaskScheduler.execute()
2025-03-10 13:16:58,816 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished TaskScheduler.execute()
2025-03-10 13:17:12,825 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start IANScheduler.execute()
2025-03-10 13:17:12,828 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished IANScheduler.execute()
2025-03-10 13:17:32,900 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:17:32,903 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747): Found previous received Instance[pk=107565, uid=1.2.410.200001.101.11.601.1501430850.3.20250308115925072, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 13:17:32,903 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747): Ignore received Instance[studyUID=341229,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308115845037,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308115925072] with equal digest
2025-03-10 13:17:32,904 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747): Updated DB in 4 ms
2025-03-10 13:17:32,906 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308115925072 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:17:33,111 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308120100764 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:17:37,307 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start UPSProcessingScheduler.execute()
2025-03-10 13:17:37,308 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished UPSProcessingScheduler.execute()
2025-03-10 13:17:56,573 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start AuditScheduler.execute()
2025-03-10 13:17:56,575 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-32) Send audit message to /127.0.0.1:514
2025-03-10 13:17:56,587 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 13:17:56,587 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 13:17:56,587 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished AuditScheduler.execute()
2025-03-10 13:17:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start TaskScheduler.execute()
2025-03-10 13:17:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished TaskScheduler.execute()
2025-03-10 13:18:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start PurgeStorageScheduler.execute()
2025-03-10 13:18:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished PurgeStorageScheduler.execute()
2025-03-10 13:18:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-18325) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 13:18:01,704 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-18325) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 13:18:12,828 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start IANScheduler.execute()
2025-03-10 13:18:12,831 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished IANScheduler.execute()
2025-03-10 13:18:15,548 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:18:15,551 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747): Found previous received Instance[pk=107576, uid=1.2.410.200001.101.11.601.1501430850.3.20250308120100764, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 13:18:15,552 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747): Ignore received Instance[studyUID=341229,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308115845037,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308120100764] with equal digest
2025-03-10 13:18:15,552 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747): Updated DB in 3 ms
2025-03-10 13:18:15,554 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308120100764 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:18:15,757 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308120231827 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:18:37,309 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start UPSProcessingScheduler.execute()
2025-03-10 13:18:37,310 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished UPSProcessingScheduler.execute()
2025-03-10 13:18:56,587 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start AuditScheduler.execute()
2025-03-10 13:18:56,600 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-4) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 13:18:56,600 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-4) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 13:18:56,600 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished AuditScheduler.execute()
2025-03-10 13:18:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start TaskScheduler.execute()
2025-03-10 13:18:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished TaskScheduler.execute()
2025-03-10 13:18:58,958 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:18:58,961 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747): Found previous received Instance[pk=107577, uid=1.2.410.200001.101.11.601.1501430850.3.20250308120231827, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 13:18:58,961 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747): Ignore received Instance[studyUID=341229,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308115845037,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308120231827] with equal digest
2025-03-10 13:18:58,962 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747): Updated DB in 4 ms
2025-03-10 13:18:58,963 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308120231827 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:18:59,172 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308120455537 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:19:12,831 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start IANScheduler.execute()
2025-03-10 13:19:12,833 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished IANScheduler.execute()
2025-03-10 13:19:34,372 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:19:34,375 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747): Found previous received Instance[pk=107578, uid=1.2.410.200001.101.11.601.1501430850.3.20250308120455537, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 13:19:34,375 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747): Ignore received Instance[studyUID=341229,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308115845037,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308120455537] with equal digest
2025-03-10 13:19:34,376 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747): Updated DB in 4 ms
2025-03-10 13:19:34,377 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308120455537 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:19:34,580 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308120521190 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:19:37,310 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start UPSProcessingScheduler.execute()
2025-03-10 13:19:37,312 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished UPSProcessingScheduler.execute()
2025-03-10 13:19:51,021 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 13:19:51,024 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 13:19:56,600 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start AuditScheduler.execute()
2025-03-10 13:19:56,626 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-21) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 13:19:56,627 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-21) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 13:19:56,627 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished AuditScheduler.execute()
2025-03-10 13:19:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start TaskScheduler.execute()
2025-03-10 13:19:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished TaskScheduler.execute()
2025-03-10 13:20:12,834 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start IANScheduler.execute()
2025-03-10 13:20:12,836 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished IANScheduler.execute()
2025-03-10 13:20:13,769 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:20:13,772 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747): Found previous received Instance[pk=107579, uid=1.2.410.200001.101.11.601.1501430850.3.20250308120521190, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 13:20:13,772 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747): Ignore received Instance[studyUID=341229,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308115845037,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308120521190] with equal digest
2025-03-10 13:20:13,773 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747): Updated DB in 4 ms
2025-03-10 13:20:13,774 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308120521190 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:20:13,978 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308120613885 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:20:20,866 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340663&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250215074050329&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250215074914171&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:20:20,936 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340663&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250215074050329&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250215074924172&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:20:21,001 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340663&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250215074050329&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250215075229921&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:20:21,064 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340663&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250215074050329&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250215075319489&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:20:21,130 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340663&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250215074050329&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250215075446351&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:20:21,189 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340663&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250215074050329&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250215075717417&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:20:21,256 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340663&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250215074050329&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250215075731519&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:20:21,310 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340663&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250215074050329&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250215074051719&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:20:21,362 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340663&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250215074050329&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250215074201475&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:20:21,415 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340663&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250215074050329&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250215074341793&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:20:21,470 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340663&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250215074050329&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250215074357224&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:20:21,521 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340663&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250215074050329&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250215074100494&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:20:21,573 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340663&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250215074050329&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250215074109682&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:20:21,625 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340663&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250215074050329&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250215074317724&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:20:21,676 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340663&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250215074050329&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250215074334691&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:20:21,725 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340663&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250215074050329&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250215074757822&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:20:21,778 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340663&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250215074050329&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250215075103418&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:20:21,828 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340663&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250215074050329&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250215075109737&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:20:21,880 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340663&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250215074050329&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250215075352461&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:20:21,932 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340663&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250215074050329&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250215075423036&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:20:21,985 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340663&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250215074050329&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250215075623218&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:20:22,035 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340663&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250215074050329&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250215075635020&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:20:22,092 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340663&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250215074050329&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250215075739810&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:20:22,145 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340663&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250215074050329&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250215075825108&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:20:22,205 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340663&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250215074050329&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250215074228073&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:20:22,253 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340663&seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250215074050329&objectUID=1.2.410.200001.101.11.601.1501430850.3.20250215075833366&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:20:37,312 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start UPSProcessingScheduler.execute()
2025-03-10 13:20:37,313 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished UPSProcessingScheduler.execute()
2025-03-10 13:20:49,063 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:20:49,065 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747): Found previous received Instance[pk=107580, uid=1.2.410.200001.101.11.601.1501430850.3.20250308120613885, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 13:20:49,066 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747): Ignore received Instance[studyUID=341229,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308115845037,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308120613885] with equal digest
2025-03-10 13:20:49,066 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747): Updated DB in 3 ms
2025-03-10 13:20:49,068 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747) << 8:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308120613885 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:20:49,277 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308120717103 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:20:56,627 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start AuditScheduler.execute()
2025-03-10 13:20:56,638 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-17) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 13:20:56,638 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-17) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 13:20:56,638 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished AuditScheduler.execute()
2025-03-10 13:20:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start TaskScheduler.execute()
2025-03-10 13:20:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished TaskScheduler.execute()
2025-03-10 13:21:12,836 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start IANScheduler.execute()
2025-03-10 13:21:12,839 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished IANScheduler.execute()
2025-03-10 13:21:19,990 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:21:19,993 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747): Found previous received Instance[pk=107581, uid=1.2.410.200001.101.11.601.1501430850.3.20250308120717103, class=1.2.840.10008.5.1.4.1.1.6.1, no=9]
2025-03-10 13:21:19,994 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747): Ignore received Instance[studyUID=341229,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308115845037,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308120717103] with equal digest
2025-03-10 13:21:19,995 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747): Updated DB in 5 ms
2025-03-10 13:21:19,996 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747) << 9:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308120717103 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:21:20,200 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308120807017 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:21:29,404 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start StudySizeScheduler.execute()
2025-03-10 13:21:29,490 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) Calculated size of 1 studies
2025-03-10 13:21:29,490 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished StudySizeScheduler.execute()
2025-03-10 13:21:37,314 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start UPSProcessingScheduler.execute()
2025-03-10 13:21:37,315 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished UPSProcessingScheduler.execute()
2025-03-10 13:21:55,873 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:21:55,876 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747): Found previous received Instance[pk=107582, uid=1.2.410.200001.101.11.601.1501430850.3.20250308120807017, class=1.2.840.10008.5.1.4.1.1.6.1, no=10]
2025-03-10 13:21:55,877 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747): Ignore received Instance[studyUID=341229,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308115845037,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308120807017] with equal digest
2025-03-10 13:21:55,877 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747): Updated DB in 4 ms
2025-03-10 13:21:55,879 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747) << 10:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308120807017 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:21:56,094 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747) >> 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308120836356 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:21:56,639 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start AuditScheduler.execute()
2025-03-10 13:21:56,649 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 13:21:56,649 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 13:21:56,650 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-8) Send audit message to /127.0.0.1:514
2025-03-10 13:21:56,651 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished AuditScheduler.execute()
2025-03-10 13:21:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start TaskScheduler.execute()
2025-03-10 13:21:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished TaskScheduler.execute()
2025-03-10 13:22:12,839 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start IANScheduler.execute()
2025-03-10 13:22:12,841 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished IANScheduler.execute()
2025-03-10 13:22:32,798 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:22:32,800 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747): Found previous received Instance[pk=107583, uid=1.2.410.200001.101.11.601.1501430850.3.20250308120836356, class=1.2.840.10008.5.1.4.1.1.6.1, no=11]
2025-03-10 13:22:32,800 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747): Ignore received Instance[studyUID=341229,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308115845037,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308120836356] with equal digest
2025-03-10 13:22:32,801 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747): Updated DB in 3 ms
2025-03-10 13:22:32,802 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747) << 11:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308120836356 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:22:33,017 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747) >> 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308121144220 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:22:35,810 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52127,localport=11112]
2025-03-10 13:22:35,811 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18342) DCM4CHEE<-HS50US07(748) >> A-ASSOCIATE-RQ
2025-03-10 13:22:35,811 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18342) DCM4CHEE<-HS50US07(748) << A-ASSOCIATE-AC
2025-03-10 13:22:36,010 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18342) DCM4CHEE<-HS50US07(748) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310131716197 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:22:37,316 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start UPSProcessingScheduler.execute()
2025-03-10 13:22:37,317 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished UPSProcessingScheduler.execute()
2025-03-10 13:22:37,827 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18342) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:22:37,839 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-18342) DCM4CHEE<-HS50US07(748): Create Patient[pk=8388, id=PatientID[pk=8388, id=10032025-131520, issuer=DCM4CHEE.02A2D9FB.null], name=AANDRESSA RAYANNE NUNES]
2025-03-10 13:22:37,841 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18342) DCM4CHEE<-HS50US07(748): Create Study[pk=9423, uid=1.2.410.200001.101.11.501.1791052210.1.20250310131547951, id=20250310011547]
2025-03-10 13:22:37,841 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18342) DCM4CHEE<-HS50US07(748): Create Series[pk=9711, uid=1.2.410.200001.101.11.501.1791052210.2.20250310131716005, no=1, mod=US]
2025-03-10 13:22:37,842 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18342) DCM4CHEE<-HS50US07(748): Create Instance[pk=107972, uid=1.2.410.200001.101.11.501.1791052210.3.20250310131716197, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 13:22:37,842 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18342) DCM4CHEE<-HS50US07(748): Create Location[pk=107972, systemID=fs1, path=2025/03/10/24B078CF/F599AE8C/C3441527, tsuid=1.2.840.10008.1.2, size=3416658, status=OK, objectType=DICOM_FILE]
2025-03-10 13:22:37,862 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18342) DCM4CHEE<-HS50US07(748): Updated DB in 34 ms
2025-03-10 13:22:37,864 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-18342) No duplicate record with equal Patient ID found Patient[pk=8388, id=PatientID[pk=8388, id=10032025-131520, issuer=DCM4CHEE.02A2D9FB.null], name=AANDRESSA RAYANNE NUNES]
2025-03-10 13:22:37,865 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18342) DCM4CHEE<-HS50US07(748) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310131716197 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:22:38,071 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18342) DCM4CHEE<-HS50US07(748) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310131821680 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:22:38,363 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18342) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:22:38,365 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18342) DCM4CHEE<-HS50US07(748): Create Instance[pk=107973, uid=1.2.410.200001.101.11.501.1791052210.3.20250310131821680, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 13:22:38,365 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18342) DCM4CHEE<-HS50US07(748): Create Location[pk=107973, systemID=fs1, path=2025/03/10/24B078CF/F599AE8C/C504D20B, tsuid=1.2.840.10008.1.2, size=3417010, status=OK, objectType=DICOM_FILE]
2025-03-10 13:22:38,373 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18342) DCM4CHEE<-HS50US07(748): Updated DB in 10 ms
2025-03-10 13:22:38,374 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18342) DCM4CHEE<-HS50US07(748) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310131821680 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:22:38,577 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18342) DCM4CHEE<-HS50US07(748) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310131912572 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:22:38,869 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18342) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:22:38,871 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18342) DCM4CHEE<-HS50US07(748): Create Instance[pk=107974, uid=1.2.410.200001.101.11.501.1791052210.3.20250310131912572, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 13:22:38,872 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18342) DCM4CHEE<-HS50US07(748): Create Location[pk=107974, systemID=fs1, path=2025/03/10/24B078CF/F599AE8C/C6AC03AA, tsuid=1.2.840.10008.1.2, size=3416862, status=OK, objectType=DICOM_FILE]
2025-03-10 13:22:38,904 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18342) DCM4CHEE<-HS50US07(748): Updated DB in 35 ms
2025-03-10 13:22:38,905 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18342) DCM4CHEE<-HS50US07(748) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310131912572 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:22:39,110 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18342) DCM4CHEE<-HS50US07(748) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310131938727 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:22:39,402 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18342) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:22:39,404 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18342) DCM4CHEE<-HS50US07(748): Create Instance[pk=107975, uid=1.2.410.200001.101.11.501.1791052210.3.20250310131938727, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 13:22:39,404 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18342) DCM4CHEE<-HS50US07(748): Create Location[pk=107975, systemID=fs1, path=2025/03/10/24B078CF/F599AE8C/C6CAF3D2, tsuid=1.2.840.10008.1.2, size=3416658, status=OK, objectType=DICOM_FILE]
2025-03-10 13:22:39,411 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18342) DCM4CHEE<-HS50US07(748): Updated DB in 9 ms
2025-03-10 13:22:39,412 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18342) DCM4CHEE<-HS50US07(748) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310131938727 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:22:39,617 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18342) DCM4CHEE<-HS50US07(748) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310132125048 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:22:39,909 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18342) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:22:39,911 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18342) DCM4CHEE<-HS50US07(748): Create Instance[pk=107976, uid=1.2.410.200001.101.11.501.1791052210.3.20250310132125048, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 13:22:39,912 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18342) DCM4CHEE<-HS50US07(748): Create Location[pk=107976, systemID=fs1, path=2025/03/10/24B078CF/F599AE8C/EDFADB75, tsuid=1.2.840.10008.1.2, size=3416658, status=OK, objectType=DICOM_FILE]
2025-03-10 13:22:39,921 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18342) DCM4CHEE<-HS50US07(748): Updated DB in 12 ms
2025-03-10 13:22:39,921 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18342) DCM4CHEE<-HS50US07(748) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310132125048 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:22:40,126 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18342) DCM4CHEE<-HS50US07(748) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310132139124 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:22:40,418 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18342) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:22:40,420 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18342) DCM4CHEE<-HS50US07(748): Create Instance[pk=107977, uid=1.2.410.200001.101.11.501.1791052210.3.20250310132139124, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 13:22:40,420 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18342) DCM4CHEE<-HS50US07(748): Create Location[pk=107977, systemID=fs1, path=2025/03/10/24B078CF/F599AE8C/EE0AC7F1, tsuid=1.2.840.10008.1.2, size=3416658, status=OK, objectType=DICOM_FILE]
2025-03-10 13:22:40,433 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18342) DCM4CHEE<-HS50US07(748): Updated DB in 15 ms
2025-03-10 13:22:40,433 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18342) DCM4CHEE<-HS50US07(748) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310132139124 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:22:40,639 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18342) DCM4CHEE<-HS50US07(748) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310132319026 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:22:40,931 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18342) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:22:40,933 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18342) DCM4CHEE<-HS50US07(748): Create Instance[pk=107978, uid=1.2.410.200001.101.11.501.1791052210.3.20250310132319026, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 13:22:40,933 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18342) DCM4CHEE<-HS50US07(748): Create Location[pk=107978, systemID=fs1, path=2025/03/10/24B078CF/F599AE8C/F158466E, tsuid=1.2.840.10008.1.2, size=3417010, status=OK, objectType=DICOM_FILE]
2025-03-10 13:22:40,935 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18342) DCM4CHEE<-HS50US07(748): Updated DB in 4 ms
2025-03-10 13:22:40,936 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18342) DCM4CHEE<-HS50US07(748) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310132319026 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:22:41,141 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18342) DCM4CHEE<-HS50US07(748) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310132327748 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:22:41,433 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18342) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:22:41,436 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18342) DCM4CHEE<-HS50US07(748): Create Instance[pk=107979, uid=1.2.410.200001.101.11.501.1791052210.3.20250310132327748, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 13:22:41,436 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18342) DCM4CHEE<-HS50US07(748): Create Location[pk=107979, systemID=fs1, path=2025/03/10/24B078CF/F599AE8C/F1658FB8, tsuid=1.2.840.10008.1.2, size=3416658, status=OK, objectType=DICOM_FILE]
2025-03-10 13:22:41,446 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18342) DCM4CHEE<-HS50US07(748): Updated DB in 13 ms
2025-03-10 13:22:41,446 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18342) DCM4CHEE<-HS50US07(748) << 8:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310132327748 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:22:41,651 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18342) DCM4CHEE<-HS50US07(748) >> A-RELEASE-RQ
2025-03-10 13:22:41,652 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18342) DCM4CHEE<-HS50US07(748) << A-RELEASE-RP
2025-03-10 13:22:41,702 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-7) DCM4CHEE<-HS50US07(748): close Socket[addr=187.89.160.56/187.89.160.56,port=52127,localport=11112]
2025-03-10 13:22:47,197 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52128,localport=11112]
2025-03-10 13:22:47,198 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18347) DCM4CHEE<-HS50US07(749) >> A-ASSOCIATE-RQ
2025-03-10 13:22:47,198 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18347) DCM4CHEE<-HS50US07(749) << A-ASSOCIATE-AC
2025-03-10 13:22:47,395 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18347) DCM4CHEE<-HS50US07(749) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310131716197 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:22:49,338 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18347) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:22:49,345 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18347) DCM4CHEE<-HS50US07(749): Found previous received Instance[pk=107972, uid=1.2.410.200001.101.11.501.1791052210.3.20250310131716197, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 13:22:49,345 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18347) DCM4CHEE<-HS50US07(749): Ignore received Instance[studyUID=1.2.410.200001.101.11.501.1791052210.1.20250310131547951,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310131716005,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310131716197] with equal digest
2025-03-10 13:22:49,345 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18347) DCM4CHEE<-HS50US07(749): Updated DB in 7 ms
2025-03-10 13:22:49,346 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18347) DCM4CHEE<-HS50US07(749) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310131716197 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:22:49,559 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18347) DCM4CHEE<-HS50US07(749) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310131821680 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:22:49,851 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18347) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:22:49,853 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18347) DCM4CHEE<-HS50US07(749): Found previous received Instance[pk=107973, uid=1.2.410.200001.101.11.501.1791052210.3.20250310131821680, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 13:22:49,853 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18347) DCM4CHEE<-HS50US07(749): Ignore received Instance[studyUID=1.2.410.200001.101.11.501.1791052210.1.20250310131547951,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310131716005,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310131821680] with equal digest
2025-03-10 13:22:49,854 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18347) DCM4CHEE<-HS50US07(749): Updated DB in 3 ms
2025-03-10 13:22:49,855 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18347) DCM4CHEE<-HS50US07(749) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310131821680 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:22:50,107 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18347) DCM4CHEE<-HS50US07(749) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310131912572 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:22:50,399 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18347) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:22:50,401 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18347) DCM4CHEE<-HS50US07(749): Found previous received Instance[pk=107974, uid=1.2.410.200001.101.11.501.1791052210.3.20250310131912572, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 13:22:50,401 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18347) DCM4CHEE<-HS50US07(749): Ignore received Instance[studyUID=1.2.410.200001.101.11.501.1791052210.1.20250310131547951,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310131716005,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310131912572] with equal digest
2025-03-10 13:22:50,401 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18347) DCM4CHEE<-HS50US07(749): Updated DB in 2 ms
2025-03-10 13:22:50,402 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18347) DCM4CHEE<-HS50US07(749) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310131912572 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:22:50,606 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18347) DCM4CHEE<-HS50US07(749) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310131938727 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:22:50,898 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18347) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:22:50,900 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18347) DCM4CHEE<-HS50US07(749): Found previous received Instance[pk=107975, uid=1.2.410.200001.101.11.501.1791052210.3.20250310131938727, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 13:22:50,900 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18347) DCM4CHEE<-HS50US07(749): Ignore received Instance[studyUID=1.2.410.200001.101.11.501.1791052210.1.20250310131547951,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310131716005,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310131938727] with equal digest
2025-03-10 13:22:50,901 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18347) DCM4CHEE<-HS50US07(749): Updated DB in 3 ms
2025-03-10 13:22:50,902 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18347) DCM4CHEE<-HS50US07(749) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310131938727 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:22:51,105 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18347) DCM4CHEE<-HS50US07(749) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310132125048 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:22:51,397 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18347) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:22:51,399 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18347) DCM4CHEE<-HS50US07(749): Found previous received Instance[pk=107976, uid=1.2.410.200001.101.11.501.1791052210.3.20250310132125048, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 13:22:51,399 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18347) DCM4CHEE<-HS50US07(749): Ignore received Instance[studyUID=1.2.410.200001.101.11.501.1791052210.1.20250310131547951,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310131716005,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310132125048] with equal digest
2025-03-10 13:22:51,399 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18347) DCM4CHEE<-HS50US07(749): Updated DB in 2 ms
2025-03-10 13:22:51,401 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18347) DCM4CHEE<-HS50US07(749) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310132125048 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:22:51,603 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18347) DCM4CHEE<-HS50US07(749) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310132139124 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:22:51,895 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18347) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:22:51,897 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18347) DCM4CHEE<-HS50US07(749): Found previous received Instance[pk=107977, uid=1.2.410.200001.101.11.501.1791052210.3.20250310132139124, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 13:22:51,898 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18347) DCM4CHEE<-HS50US07(749): Ignore received Instance[studyUID=1.2.410.200001.101.11.501.1791052210.1.20250310131547951,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310131716005,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310132139124] with equal digest
2025-03-10 13:22:51,898 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18347) DCM4CHEE<-HS50US07(749): Updated DB in 3 ms
2025-03-10 13:22:51,899 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18347) DCM4CHEE<-HS50US07(749) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310132139124 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:22:52,108 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18347) DCM4CHEE<-HS50US07(749) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310132319026 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:22:52,400 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18347) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:22:52,402 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18347) DCM4CHEE<-HS50US07(749): Found previous received Instance[pk=107978, uid=1.2.410.200001.101.11.501.1791052210.3.20250310132319026, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 13:22:52,402 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18347) DCM4CHEE<-HS50US07(749): Ignore received Instance[studyUID=1.2.410.200001.101.11.501.1791052210.1.20250310131547951,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310131716005,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310132319026] with equal digest
2025-03-10 13:22:52,402 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18347) DCM4CHEE<-HS50US07(749): Updated DB in 2 ms
2025-03-10 13:22:52,403 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18347) DCM4CHEE<-HS50US07(749) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310132319026 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:22:52,606 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18347) DCM4CHEE<-HS50US07(749) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310132327748 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:22:52,898 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18347) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:22:52,900 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18347) DCM4CHEE<-HS50US07(749): Found previous received Instance[pk=107979, uid=1.2.410.200001.101.11.501.1791052210.3.20250310132327748, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 13:22:52,901 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18347) DCM4CHEE<-HS50US07(749): Ignore received Instance[studyUID=1.2.410.200001.101.11.501.1791052210.1.20250310131547951,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310131716005,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310132327748] with equal digest
2025-03-10 13:22:52,901 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18347) DCM4CHEE<-HS50US07(749): Updated DB in 3 ms
2025-03-10 13:22:52,902 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18347) DCM4CHEE<-HS50US07(749) << 8:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310132327748 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:22:53,102 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18347) DCM4CHEE<-HS50US07(749) >> A-RELEASE-RQ
2025-03-10 13:22:53,102 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18347) DCM4CHEE<-HS50US07(749) << A-RELEASE-RP
2025-03-10 13:22:53,152 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-3) DCM4CHEE<-HS50US07(749): close Socket[addr=187.89.160.56/187.89.160.56,port=52128,localport=11112]
2025-03-10 13:22:54,704 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52129,localport=11112]
2025-03-10 13:22:54,704 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18347) DCM4CHEE<-HS50US07(750) >> A-ASSOCIATE-RQ
2025-03-10 13:22:54,704 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18347) DCM4CHEE<-HS50US07(750) << A-ASSOCIATE-AC
2025-03-10 13:22:54,900 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18347) DCM4CHEE<-HS50US07(750) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310131716197 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:22:56,609 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18347) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:22:56,618 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18347) DCM4CHEE<-HS50US07(750): Found previous received Instance[pk=107972, uid=1.2.410.200001.101.11.501.1791052210.3.20250310131716197, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 13:22:56,619 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18347) DCM4CHEE<-HS50US07(750): Ignore received Instance[studyUID=1.2.410.200001.101.11.501.1791052210.1.20250310131547951,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310131716005,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310131716197] with equal digest
2025-03-10 13:22:56,619 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18347) DCM4CHEE<-HS50US07(750): Updated DB in 9 ms
2025-03-10 13:22:56,620 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18347) DCM4CHEE<-HS50US07(750) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310131716197 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:22:56,651 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start AuditScheduler.execute()
2025-03-10 13:22:56,662 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 13:22:56,662 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 13:22:56,663 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-27) Send audit message to /127.0.0.1:514
2025-03-10 13:22:56,663 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished AuditScheduler.execute()
2025-03-10 13:22:56,824 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18347) DCM4CHEE<-HS50US07(750) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310131821680 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:22:57,115 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18347) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:22:57,117 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18347) DCM4CHEE<-HS50US07(750): Found previous received Instance[pk=107973, uid=1.2.410.200001.101.11.501.1791052210.3.20250310131821680, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 13:22:57,118 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18347) DCM4CHEE<-HS50US07(750): Ignore received Instance[studyUID=1.2.410.200001.101.11.501.1791052210.1.20250310131547951,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310131716005,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310131821680] with equal digest
2025-03-10 13:22:57,118 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18347) DCM4CHEE<-HS50US07(750): Updated DB in 3 ms
2025-03-10 13:22:57,119 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18347) DCM4CHEE<-HS50US07(750) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310131821680 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:22:57,322 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18347) DCM4CHEE<-HS50US07(750) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310131912572 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:22:57,613 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18347) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:22:57,616 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18347) DCM4CHEE<-HS50US07(750): Found previous received Instance[pk=107974, uid=1.2.410.200001.101.11.501.1791052210.3.20250310131912572, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 13:22:57,616 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18347) DCM4CHEE<-HS50US07(750): Ignore received Instance[studyUID=1.2.410.200001.101.11.501.1791052210.1.20250310131547951,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310131716005,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310131912572] with equal digest
2025-03-10 13:22:57,617 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18347) DCM4CHEE<-HS50US07(750): Updated DB in 3 ms
2025-03-10 13:22:57,618 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18347) DCM4CHEE<-HS50US07(750) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310131912572 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:22:57,821 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18347) DCM4CHEE<-HS50US07(750) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310131938727 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:22:58,112 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18347) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:22:58,114 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18347) DCM4CHEE<-HS50US07(750): Found previous received Instance[pk=107975, uid=1.2.410.200001.101.11.501.1791052210.3.20250310131938727, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 13:22:58,115 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18347) DCM4CHEE<-HS50US07(750): Ignore received Instance[studyUID=1.2.410.200001.101.11.501.1791052210.1.20250310131547951,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310131716005,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310131938727] with equal digest
2025-03-10 13:22:58,115 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18347) DCM4CHEE<-HS50US07(750): Updated DB in 3 ms
2025-03-10 13:22:58,116 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18347) DCM4CHEE<-HS50US07(750) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310131938727 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:22:58,319 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18347) DCM4CHEE<-HS50US07(750) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310132125048 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:22:58,611 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18347) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:22:58,613 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18347) DCM4CHEE<-HS50US07(750): Found previous received Instance[pk=107976, uid=1.2.410.200001.101.11.501.1791052210.3.20250310132125048, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 13:22:58,614 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18347) DCM4CHEE<-HS50US07(750): Ignore received Instance[studyUID=1.2.410.200001.101.11.501.1791052210.1.20250310131547951,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310131716005,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310132125048] with equal digest
2025-03-10 13:22:58,614 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18347) DCM4CHEE<-HS50US07(750): Updated DB in 3 ms
2025-03-10 13:22:58,615 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18347) DCM4CHEE<-HS50US07(750) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310132125048 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:22:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start TaskScheduler.execute()
2025-03-10 13:22:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished TaskScheduler.execute()
2025-03-10 13:22:58,818 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18347) DCM4CHEE<-HS50US07(750) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310132139124 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:22:59,109 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18347) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:22:59,111 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18347) DCM4CHEE<-HS50US07(750): Found previous received Instance[pk=107977, uid=1.2.410.200001.101.11.501.1791052210.3.20250310132139124, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 13:22:59,112 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18347) DCM4CHEE<-HS50US07(750): Ignore received Instance[studyUID=1.2.410.200001.101.11.501.1791052210.1.20250310131547951,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310131716005,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310132139124] with equal digest
2025-03-10 13:22:59,112 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18347) DCM4CHEE<-HS50US07(750): Updated DB in 3 ms
2025-03-10 13:22:59,113 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18347) DCM4CHEE<-HS50US07(750) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310132139124 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:22:59,316 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18347) DCM4CHEE<-HS50US07(750) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310132319026 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:22:59,608 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18347) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:22:59,610 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18347) DCM4CHEE<-HS50US07(750): Found previous received Instance[pk=107978, uid=1.2.410.200001.101.11.501.1791052210.3.20250310132319026, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 13:22:59,611 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18347) DCM4CHEE<-HS50US07(750): Ignore received Instance[studyUID=1.2.410.200001.101.11.501.1791052210.1.20250310131547951,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310131716005,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310132319026] with equal digest
2025-03-10 13:22:59,611 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18347) DCM4CHEE<-HS50US07(750): Updated DB in 3 ms
2025-03-10 13:22:59,612 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18347) DCM4CHEE<-HS50US07(750) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310132319026 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:22:59,815 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18347) DCM4CHEE<-HS50US07(750) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310132327748 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:23:00,106 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18347) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:23:00,108 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18347) DCM4CHEE<-HS50US07(750): Found previous received Instance[pk=107979, uid=1.2.410.200001.101.11.501.1791052210.3.20250310132327748, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 13:23:00,109 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18347) DCM4CHEE<-HS50US07(750): Ignore received Instance[studyUID=1.2.410.200001.101.11.501.1791052210.1.20250310131547951,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310131716005,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310132327748] with equal digest
2025-03-10 13:23:00,109 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18347) DCM4CHEE<-HS50US07(750): Updated DB in 3 ms
2025-03-10 13:23:00,110 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18347) DCM4CHEE<-HS50US07(750) << 8:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310132327748 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:23:00,312 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18347) DCM4CHEE<-HS50US07(750) >> A-RELEASE-RQ
2025-03-10 13:23:00,312 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18347) DCM4CHEE<-HS50US07(750) << A-RELEASE-RP
2025-03-10 13:23:00,363 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-25) DCM4CHEE<-HS50US07(750): close Socket[addr=187.89.160.56/187.89.160.56,port=52129,localport=11112]
2025-03-10 13:23:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start PurgeStorageScheduler.execute()
2025-03-10 13:23:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished PurgeStorageScheduler.execute()
2025-03-10 13:23:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-18347) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 13:23:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-18347) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 13:23:07,221 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:23:07,224 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747): Found previous received Instance[pk=107584, uid=1.2.410.200001.101.11.601.1501430850.3.20250308121144220, class=1.2.840.10008.5.1.4.1.1.6.1, no=13]
2025-03-10 13:23:07,225 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747): Ignore received Instance[studyUID=341229,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308115845037,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308121144220] with equal digest
2025-03-10 13:23:07,225 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747): Updated DB in 4 ms
2025-03-10 13:23:07,227 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747) << 12:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308121144220 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:23:07,432 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747) >> 13:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308121256754 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:23:12,842 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start IANScheduler.execute()
2025-03-10 13:23:12,844 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished IANScheduler.execute()
2025-03-10 13:23:37,317 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start UPSProcessingScheduler.execute()
2025-03-10 13:23:37,318 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished UPSProcessingScheduler.execute()
2025-03-10 13:23:46,939 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:23:46,942 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747): Found previous received Instance[pk=107588, uid=1.2.410.200001.101.11.601.1501430850.3.20250308121256754, class=1.2.840.10008.5.1.4.1.1.6.1, no=14]
2025-03-10 13:23:46,942 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747): Ignore received Instance[studyUID=341229,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308115845037,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308121256754] with equal digest
2025-03-10 13:23:46,943 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747): Updated DB in 4 ms
2025-03-10 13:23:46,944 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747) << 13:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308121256754 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:23:47,157 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747) >> 14:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308121532951 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:23:56,663 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start AuditScheduler.execute()
2025-03-10 13:23:56,664 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-1) Send audit message to /127.0.0.1:514
2025-03-10 13:23:56,673 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-1) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 13:23:56,673 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-1) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 13:23:56,673 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-1) Send audit message to /127.0.0.1:514
2025-03-10 13:23:56,674 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished AuditScheduler.execute()
2025-03-10 13:23:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start TaskScheduler.execute()
2025-03-10 13:23:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished TaskScheduler.execute()
2025-03-10 13:24:12,844 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start IANScheduler.execute()
2025-03-10 13:24:12,847 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished IANScheduler.execute()
2025-03-10 13:24:18,017 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:24:18,019 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747): Found previous received Instance[pk=107594, uid=1.2.410.200001.101.11.601.1501430850.3.20250308121532951, class=1.2.840.10008.5.1.4.1.1.6.1, no=15]
2025-03-10 13:24:18,020 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747): Ignore received Instance[studyUID=341229,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308115845037,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308121532951] with equal digest
2025-03-10 13:24:18,020 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747): Updated DB in 3 ms
2025-03-10 13:24:18,022 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747) << 14:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308121532951 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:24:18,234 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747) >> 15:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308121539053 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:24:37,319 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start UPSProcessingScheduler.execute()
2025-03-10 13:24:37,320 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished UPSProcessingScheduler.execute()
2025-03-10 13:24:51,025 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 13:24:51,030 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 13:24:54,536 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:24:54,539 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747): Found previous received Instance[pk=107595, uid=1.2.410.200001.101.11.601.1501430850.3.20250308121539053, class=1.2.840.10008.5.1.4.1.1.6.1, no=16]
2025-03-10 13:24:54,539 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747): Ignore received Instance[studyUID=341229,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308115845037,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308121539053] with equal digest
2025-03-10 13:24:54,540 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747): Updated DB in 4 ms
2025-03-10 13:24:54,541 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747) << 15:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308121539053 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:24:54,768 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747) >> 16:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308121603531 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:24:56,674 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start AuditScheduler.execute()
2025-03-10 13:24:56,684 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-22) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 13:24:56,684 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-22) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 13:24:56,685 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished AuditScheduler.execute()
2025-03-10 13:24:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start TaskScheduler.execute()
2025-03-10 13:24:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished TaskScheduler.execute()
2025-03-10 13:25:12,847 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start IANScheduler.execute()
2025-03-10 13:25:12,850 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished IANScheduler.execute()
2025-03-10 13:25:34,638 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:25:34,641 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747): Found previous received Instance[pk=107596, uid=1.2.410.200001.101.11.601.1501430850.3.20250308121603531, class=1.2.840.10008.5.1.4.1.1.6.1, no=17]
2025-03-10 13:25:34,641 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747): Ignore received Instance[studyUID=341229,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308115845037,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308121603531] with equal digest
2025-03-10 13:25:34,642 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747): Updated DB in 4 ms
2025-03-10 13:25:34,643 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747) << 16:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308121603531 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:25:34,844 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747) >> 17:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308121617869 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:25:37,320 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start UPSProcessingScheduler.execute()
2025-03-10 13:25:37,321 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished UPSProcessingScheduler.execute()
2025-03-10 13:25:56,685 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start AuditScheduler.execute()
2025-03-10 13:25:56,695 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-30) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 13:25:56,695 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-30) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 13:25:56,696 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished AuditScheduler.execute()
2025-03-10 13:25:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start TaskScheduler.execute()
2025-03-10 13:25:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished TaskScheduler.execute()
2025-03-10 13:26:04,993 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:26:04,995 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747): Found previous received Instance[pk=107597, uid=1.2.410.200001.101.11.601.1501430850.3.20250308121617869, class=1.2.840.10008.5.1.4.1.1.6.1, no=18]
2025-03-10 13:26:04,996 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747): Ignore received Instance[studyUID=341229,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308115845037,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308121617869] with equal digest
2025-03-10 13:26:04,996 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747): Updated DB in 3 ms
2025-03-10 13:26:04,997 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747) << 17:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308121617869 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:26:05,200 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747) >> 18:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308121644803 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:26:12,851 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start IANScheduler.execute()
2025-03-10 13:26:12,853 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished IANScheduler.execute()
2025-03-10 13:26:29,490 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start StudySizeScheduler.execute()
2025-03-10 13:26:29,492 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished StudySizeScheduler.execute()
2025-03-10 13:26:35,202 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:26:35,205 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747): Found previous received Instance[pk=107598, uid=1.2.410.200001.101.11.601.1501430850.3.20250308121644803, class=1.2.840.10008.5.1.4.1.1.6.1, no=19]
2025-03-10 13:26:35,206 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747): Ignore received Instance[studyUID=341229,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308115845037,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308121644803] with equal digest
2025-03-10 13:26:35,206 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747): Updated DB in 4 ms
2025-03-10 13:26:35,208 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747) << 18:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308121644803 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:26:35,410 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747) >> 19:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308121852143 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:26:37,322 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start UPSProcessingScheduler.execute()
2025-03-10 13:26:37,323 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished UPSProcessingScheduler.execute()
2025-03-10 13:26:56,696 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start AuditScheduler.execute()
2025-03-10 13:26:56,706 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-23) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 13:26:56,707 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-23) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 13:26:56,707 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished AuditScheduler.execute()
2025-03-10 13:26:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start TaskScheduler.execute()
2025-03-10 13:26:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished TaskScheduler.execute()
2025-03-10 13:27:05,409 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:27:05,411 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747): Found previous received Instance[pk=107599, uid=1.2.410.200001.101.11.601.1501430850.3.20250308121852143, class=1.2.840.10008.5.1.4.1.1.6.1, no=20]
2025-03-10 13:27:05,411 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747): Ignore received Instance[studyUID=341229,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308115845037,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308121852143] with equal digest
2025-03-10 13:27:05,412 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747): Updated DB in 3 ms
2025-03-10 13:27:05,413 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747) << 19:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308121852143 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:27:05,616 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747) >> 20:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308121900417 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:27:12,853 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start IANScheduler.execute()
2025-03-10 13:27:12,855 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished IANScheduler.execute()
2025-03-10 13:27:35,954 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:27:35,957 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747): Found previous received Instance[pk=107600, uid=1.2.410.200001.101.11.601.1501430850.3.20250308121900417, class=1.2.840.10008.5.1.4.1.1.6.1, no=21]
2025-03-10 13:27:35,957 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747): Ignore received Instance[studyUID=341229,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308115845037,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308121900417] with equal digest
2025-03-10 13:27:35,958 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747): Updated DB in 4 ms
2025-03-10 13:27:35,959 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747) << 20:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308121900417 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:27:36,163 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747) >> 21:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308121906235 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:27:37,323 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start UPSProcessingScheduler.execute()
2025-03-10 13:27:37,325 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished UPSProcessingScheduler.execute()
2025-03-10 13:27:56,707 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start AuditScheduler.execute()
2025-03-10 13:27:56,717 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-11) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 13:27:56,717 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-11) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 13:27:56,717 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished AuditScheduler.execute()
2025-03-10 13:27:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start TaskScheduler.execute()
2025-03-10 13:27:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished TaskScheduler.execute()
2025-03-10 13:28:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start PurgeStorageScheduler.execute()
2025-03-10 13:28:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished PurgeStorageScheduler.execute()
2025-03-10 13:28:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-18368) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 13:28:01,702 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-18368) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 13:28:06,158 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:28:06,160 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747): Found previous received Instance[pk=107601, uid=1.2.410.200001.101.11.601.1501430850.3.20250308121906235, class=1.2.840.10008.5.1.4.1.1.6.1, no=22]
2025-03-10 13:28:06,160 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747): Ignore received Instance[studyUID=341229,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308115845037,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308121906235] with equal digest
2025-03-10 13:28:06,161 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747): Updated DB in 3 ms
2025-03-10 13:28:06,162 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747) << 21:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308121906235 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:28:06,365 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747) >> 22:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308121914192 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:28:12,856 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start IANScheduler.execute()
2025-03-10 13:28:12,858 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished IANScheduler.execute()
2025-03-10 13:28:36,525 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:28:36,528 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747): Found previous received Instance[pk=107602, uid=1.2.410.200001.101.11.601.1501430850.3.20250308121914192, class=1.2.840.10008.5.1.4.1.1.6.1, no=23]
2025-03-10 13:28:36,529 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747): Ignore received Instance[studyUID=341229,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308115845037,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308121914192] with equal digest
2025-03-10 13:28:36,529 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747): Updated DB in 4 ms
2025-03-10 13:28:36,531 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747) << 22:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308121914192 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:28:36,731 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747) >> 23:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308121930517 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:28:37,325 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start UPSProcessingScheduler.execute()
2025-03-10 13:28:37,326 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished UPSProcessingScheduler.execute()
2025-03-10 13:28:50,009 INFO  [org.dcm4chee.arc.ups.impl.UPSDeleteScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start UPSDeleteScheduler.execute()
2025-03-10 13:28:50,013 INFO  [org.dcm4chee.arc.ups.impl.UPSDeleteScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished UPSDeleteScheduler.execute()
2025-03-10 13:28:56,717 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start AuditScheduler.execute()
2025-03-10 13:28:56,729 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-28) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 13:28:56,730 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-28) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 13:28:56,730 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished AuditScheduler.execute()
2025-03-10 13:28:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start TaskScheduler.execute()
2025-03-10 13:28:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished TaskScheduler.execute()
2025-03-10 13:29:06,890 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:29:06,892 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747): Found previous received Instance[pk=107603, uid=1.2.410.200001.101.11.601.1501430850.3.20250308121930517, class=1.2.840.10008.5.1.4.1.1.6.1, no=24]
2025-03-10 13:29:06,893 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747): Ignore received Instance[studyUID=341229,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308115845037,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308121930517] with equal digest
2025-03-10 13:29:06,893 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747): Updated DB in 3 ms
2025-03-10 13:29:06,895 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747) << 23:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308121930517 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:29:07,097 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747) >> 24:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308122007376 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:29:12,859 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start IANScheduler.execute()
2025-03-10 13:29:12,861 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished IANScheduler.execute()
2025-03-10 13:29:26,420 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340483&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212101439398&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212101439798&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:29:26,513 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340483&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212101439398&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212101515994&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:29:26,584 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340483&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212101439398&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212102957667&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:29:26,646 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340483&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212101439398&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212103100453&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:29:26,703 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340483&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212101439398&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212103148601&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:29:26,757 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340483&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212101439398&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212103309968&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:29:26,808 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340483&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212101439398&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212103317510&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:29:26,858 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340483&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212101439398&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212103350021&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:29:26,918 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340483&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212101439398&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212103433868&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:29:26,977 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340483&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212101439398&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212103519313&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:29:27,036 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340483&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212101439398&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212103636828&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:29:27,086 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340483&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212101439398&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212103720995&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:29:27,134 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340483&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212101439398&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212104629948&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:29:27,188 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340483&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212101439398&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212104755226&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:29:27,246 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340483&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212101439398&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212104844567&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:29:27,305 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340483&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212101439398&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212104908903&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:29:27,355 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340483&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212101439398&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212104925391&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:29:27,404 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340483&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212101439398&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212103203080&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:29:27,456 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340483&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212101439398&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212103251280&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:29:27,507 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340483&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212101439398&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212104242886&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:29:27,571 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340483&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212101439398&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212104532541&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:29:27,633 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340483&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212101439398&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212101618310&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:29:27,694 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340483&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212101439398&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212101649550&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:29:27,774 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340483&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212101439398&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212101716546&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:29:27,837 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340483&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212101439398&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212101734266&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:29:27,896 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340483&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212101439398&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212101819265&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:29:27,956 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340483&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212101439398&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212101900916&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:29:28,017 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340483&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212101439398&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212101945365&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:29:28,077 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340483&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212101439398&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212102908282&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:29:28,130 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340483&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212101439398&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212102932339&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:29:28,189 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340483&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212101439398&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212103739644&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:29:28,247 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340483&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212101439398&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212103831913&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:29:28,300 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340483&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212101439398&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212103921646&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:29:28,352 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340483&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212101439398&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212103941359&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:29:28,406 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340483&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212101439398&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212104124099&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:29:28,459 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340483&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212101439398&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212103547461&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:29:28,868 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340483&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212101439398&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212104208006&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:29:28,932 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340483&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212101439398&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212104308801&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:29:28,989 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340483&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212101439398&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212104347062&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:29:29,040 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340483&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212101439398&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212104442640&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:29:29,095 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340483&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212101439398&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212104519029&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:29:29,146 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340483&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212101439398&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212104556786&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:29:29,199 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340483&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212101439398&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212102855548&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:29:29,250 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340483&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212101439398&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212104943035&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:29:37,265 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:29:37,268 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747): Found previous received Instance[pk=107604, uid=1.2.410.200001.101.11.601.1501430850.3.20250308122007376, class=1.2.840.10008.5.1.4.1.1.6.1, no=25]
2025-03-10 13:29:37,269 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747): Ignore received Instance[studyUID=341229,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308115845037,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308122007376] with equal digest
2025-03-10 13:29:37,269 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747): Updated DB in 4 ms
2025-03-10 13:29:37,270 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747) << 24:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308122007376 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:29:37,327 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start UPSProcessingScheduler.execute()
2025-03-10 13:29:37,328 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished UPSProcessingScheduler.execute()
2025-03-10 13:29:37,474 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747) >> 25:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308122048252 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:29:51,031 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 13:29:51,034 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 13:29:56,730 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start AuditScheduler.execute()
2025-03-10 13:29:56,742 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-14) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 13:29:56,742 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-14) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 13:29:56,743 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished AuditScheduler.execute()
2025-03-10 13:29:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start TaskScheduler.execute()
2025-03-10 13:29:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished TaskScheduler.execute()
2025-03-10 13:30:12,067 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:30:12,070 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747): Found previous received Instance[pk=107605, uid=1.2.410.200001.101.11.601.1501430850.3.20250308122048252, class=1.2.840.10008.5.1.4.1.1.6.1, no=26]
2025-03-10 13:30:12,070 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747): Ignore received Instance[studyUID=341229,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308115845037,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308122048252] with equal digest
2025-03-10 13:30:12,071 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747): Updated DB in 4 ms
2025-03-10 13:30:12,072 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747) << 25:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308122048252 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:30:12,275 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747) >> 26:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308122123686 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:30:12,862 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start IANScheduler.execute()
2025-03-10 13:30:12,864 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished IANScheduler.execute()
2025-03-10 13:30:37,328 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start UPSProcessingScheduler.execute()
2025-03-10 13:30:37,329 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished UPSProcessingScheduler.execute()
2025-03-10 13:30:46,843 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:30:46,846 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747): Found previous received Instance[pk=107606, uid=1.2.410.200001.101.11.601.1501430850.3.20250308122123686, class=1.2.840.10008.5.1.4.1.1.6.1, no=27]
2025-03-10 13:30:46,846 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747): Ignore received Instance[studyUID=341229,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308115845037,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308122123686] with equal digest
2025-03-10 13:30:46,846 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747): Updated DB in 3 ms
2025-03-10 13:30:46,848 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747) << 26:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308122123686 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:30:47,050 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747) >> 27:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308122154321 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:30:56,743 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start AuditScheduler.execute()
2025-03-10 13:30:56,744 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-26) Send audit message to /127.0.0.1:514
2025-03-10 13:30:56,756 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-26) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 13:30:56,756 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-26) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 13:30:56,756 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished AuditScheduler.execute()
2025-03-10 13:30:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start TaskScheduler.execute()
2025-03-10 13:30:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished TaskScheduler.execute()
2025-03-10 13:31:12,865 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start IANScheduler.execute()
2025-03-10 13:31:12,866 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished IANScheduler.execute()
2025-03-10 13:31:21,474 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:31:21,478 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747): Found previous received Instance[pk=107607, uid=1.2.410.200001.101.11.601.1501430850.3.20250308122154321, class=1.2.840.10008.5.1.4.1.1.6.1, no=28]
2025-03-10 13:31:21,479 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747): Ignore received Instance[studyUID=341229,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308115845037,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308122154321] with equal digest
2025-03-10 13:31:21,479 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747): Updated DB in 5 ms
2025-03-10 13:31:21,481 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747) << 27:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308122154321 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:31:21,683 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747) >> 28:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308122243653 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:31:29,493 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start StudySizeScheduler.execute()
2025-03-10 13:31:29,582 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) Calculated size of 1 studies
2025-03-10 13:31:29,582 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished StudySizeScheduler.execute()
2025-03-10 13:31:37,329 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start UPSProcessingScheduler.execute()
2025-03-10 13:31:37,331 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished UPSProcessingScheduler.execute()
2025-03-10 13:31:50,843 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52131,localport=11112]
2025-03-10 13:31:50,844 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18385) DCM4CHEE<-HS50US07(751) >> A-ASSOCIATE-RQ
2025-03-10 13:31:50,844 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18385) DCM4CHEE<-HS50US07(751) << A-ASSOCIATE-AC
2025-03-10 13:31:51,037 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18385) DCM4CHEE<-HS50US07(751) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310133037056 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:31:51,836 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:31:51,838 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747): Found previous received Instance[pk=107608, uid=1.2.410.200001.101.11.601.1501430850.3.20250308122243653, class=1.2.840.10008.5.1.4.1.1.6.1, no=29]
2025-03-10 13:31:51,839 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747): Ignore received Instance[studyUID=341229,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308115845037,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308122243653] with equal digest
2025-03-10 13:31:51,839 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747): Updated DB in 3 ms
2025-03-10 13:31:51,840 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747) << 28:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308122243653 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:31:52,043 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747) >> 29:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308122315035 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:31:52,804 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18385) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:31:52,807 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-18385) DCM4CHEE<-HS50US07(751): Create Patient[pk=8389, id=PatientID[pk=8389, id=341568, issuer=DCM4CHEE.2E358E00.89C9EDC7], name=VICTORIA ROCHA DA SILVA]
2025-03-10 13:31:52,809 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18385) DCM4CHEE<-HS50US07(751): Create Study[pk=9424, uid=341568, id=31643]
2025-03-10 13:31:52,810 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18385) DCM4CHEE<-HS50US07(751): Create Series[pk=9712, uid=1.2.410.200001.101.11.501.1791052210.2.20250310133036856, no=1, mod=US]
2025-03-10 13:31:52,811 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18385) DCM4CHEE<-HS50US07(751): Create Instance[pk=107980, uid=1.2.410.200001.101.11.501.1791052210.3.20250310133037056, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 13:31:52,811 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18385) DCM4CHEE<-HS50US07(751): Create Location[pk=107980, systemID=fs1, path=2025/03/10/59FB01C7/5390865B/213B3E73, tsuid=1.2.840.10008.1.2, size=3416698, status=OK, objectType=DICOM_FILE]
2025-03-10 13:31:52,839 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18385) DCM4CHEE<-HS50US07(751): Updated DB in 35 ms
2025-03-10 13:31:52,840 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-18385) No duplicate record with equal Patient ID found Patient[pk=8389, id=PatientID[pk=8389, id=341568, issuer=DCM4CHEE.2E358E00.89C9EDC7], name=VICTORIA ROCHA DA SILVA]
2025-03-10 13:31:52,841 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18385) DCM4CHEE<-HS50US07(751) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310133037056 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:31:53,040 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18385) DCM4CHEE<-HS50US07(751) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310133050581 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:31:53,332 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18385) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:31:53,334 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18385) DCM4CHEE<-HS50US07(751): Create Instance[pk=107981, uid=1.2.410.200001.101.11.501.1791052210.3.20250310133050581, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 13:31:53,335 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18385) DCM4CHEE<-HS50US07(751): Create Location[pk=107981, systemID=fs1, path=2025/03/10/59FB01C7/5390865B/215451F9, tsuid=1.2.840.10008.1.2, size=3416698, status=OK, objectType=DICOM_FILE]
2025-03-10 13:31:53,342 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18385) DCM4CHEE<-HS50US07(751): Updated DB in 10 ms
2025-03-10 13:31:53,342 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18385) DCM4CHEE<-HS50US07(751) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310133050581 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:31:53,542 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18385) DCM4CHEE<-HS50US07(751) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310133146832 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:31:53,833 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18385) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:31:53,835 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18385) DCM4CHEE<-HS50US07(751): Create Instance[pk=107982, uid=1.2.410.200001.101.11.501.1791052210.3.20250310133146832, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 13:31:53,835 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18385) DCM4CHEE<-HS50US07(751): Create Location[pk=107982, systemID=fs1, path=2025/03/10/59FB01C7/5390865B/22FDD7FA, tsuid=1.2.840.10008.1.2, size=3416902, status=OK, objectType=DICOM_FILE]
2025-03-10 13:31:53,846 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18385) DCM4CHEE<-HS50US07(751): Updated DB in 13 ms
2025-03-10 13:31:53,846 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18385) DCM4CHEE<-HS50US07(751) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310133146832 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:31:54,046 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18385) DCM4CHEE<-HS50US07(751) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310133211560 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:31:54,338 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18385) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:31:54,340 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18385) DCM4CHEE<-HS50US07(751): Create Instance[pk=107983, uid=1.2.410.200001.101.11.501.1791052210.3.20250310133211560, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 13:31:54,340 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18385) DCM4CHEE<-HS50US07(751): Create Location[pk=107983, systemID=fs1, path=2025/03/10/59FB01C7/5390865B/24861953, tsuid=1.2.840.10008.1.2, size=3416902, status=OK, objectType=DICOM_FILE]
2025-03-10 13:31:54,348 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18385) DCM4CHEE<-HS50US07(751): Updated DB in 10 ms
2025-03-10 13:31:54,348 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18385) DCM4CHEE<-HS50US07(751) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310133211560 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:31:54,544 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18385) DCM4CHEE<-HS50US07(751) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310133230053 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:31:54,836 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18385) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:31:54,838 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18385) DCM4CHEE<-HS50US07(751): Create Instance[pk=107984, uid=1.2.410.200001.101.11.501.1791052210.3.20250310133230053, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 13:31:54,838 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18385) DCM4CHEE<-HS50US07(751): Create Location[pk=107984, systemID=fs1, path=2025/03/10/59FB01C7/5390865B/24A1C115, tsuid=1.2.840.10008.1.2, size=3416698, status=OK, objectType=DICOM_FILE]
2025-03-10 13:31:54,845 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18385) DCM4CHEE<-HS50US07(751): Updated DB in 9 ms
2025-03-10 13:31:54,846 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18385) DCM4CHEE<-HS50US07(751) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310133230053 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:31:55,045 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18385) DCM4CHEE<-HS50US07(751) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310133249452 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:31:55,337 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18385) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:31:55,339 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18385) DCM4CHEE<-HS50US07(751): Create Instance[pk=107985, uid=1.2.410.200001.101.11.501.1791052210.3.20250310133249452, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 13:31:55,340 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18385) DCM4CHEE<-HS50US07(751): Create Location[pk=107985, systemID=fs1, path=2025/03/10/59FB01C7/5390865B/24B3FEF0, tsuid=1.2.840.10008.1.2, size=3416698, status=OK, objectType=DICOM_FILE]
2025-03-10 13:31:55,347 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18385) DCM4CHEE<-HS50US07(751): Updated DB in 10 ms
2025-03-10 13:31:55,348 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18385) DCM4CHEE<-HS50US07(751) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310133249452 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:31:55,546 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18385) DCM4CHEE<-HS50US07(751) >> A-RELEASE-RQ
2025-03-10 13:31:55,546 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18385) DCM4CHEE<-HS50US07(751) << A-RELEASE-RP
2025-03-10 13:31:55,597 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-31) DCM4CHEE<-HS50US07(751): close Socket[addr=187.89.160.56/187.89.160.56,port=52131,localport=11112]
2025-03-10 13:31:56,757 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start AuditScheduler.execute()
2025-03-10 13:31:56,766 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-21) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 13:31:56,766 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-21) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 13:31:56,766 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished AuditScheduler.execute()
2025-03-10 13:31:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start TaskScheduler.execute()
2025-03-10 13:31:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished TaskScheduler.execute()
2025-03-10 13:32:10,610 INFO  [org.dcm4chee.arc.qmgt.impl.PurgeTaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start PurgeTaskScheduler.execute()
2025-03-10 13:32:10,639 INFO  [org.dcm4chee.arc.qmgt.impl.PurgeTaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished PurgeTaskScheduler.execute()
2025-03-10 13:32:12,867 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start IANScheduler.execute()
2025-03-10 13:32:12,869 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished IANScheduler.execute()
2025-03-10 13:32:22,043 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:32:22,046 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747): Found previous received Instance[pk=107609, uid=1.2.410.200001.101.11.601.1501430850.3.20250308122315035, class=1.2.840.10008.5.1.4.1.1.6.1, no=30]
2025-03-10 13:32:22,047 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747): Ignore received Instance[studyUID=341229,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308115845037,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308122315035] with equal digest
2025-03-10 13:32:22,047 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747): Updated DB in 4 ms
2025-03-10 13:32:22,049 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747) << 29:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308122315035 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:32:22,251 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747) >> 30:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308122341144 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:32:23,763 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52132,localport=11112]
2025-03-10 13:32:23,764 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18386) DCM4CHEE<-HS50US07(752) >> A-ASSOCIATE-RQ
2025-03-10 13:32:23,764 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18386) DCM4CHEE<-HS50US07(752) << A-ASSOCIATE-AC
2025-03-10 13:32:23,964 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18386) DCM4CHEE<-HS50US07(752) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310133037056 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:32:25,787 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18386) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:32:25,791 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18386) DCM4CHEE<-HS50US07(752): Found previous received Instance[pk=107980, uid=1.2.410.200001.101.11.501.1791052210.3.20250310133037056, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 13:32:25,792 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18386) DCM4CHEE<-HS50US07(752): Ignore received Instance[studyUID=341568,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310133036856,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310133037056] with equal digest
2025-03-10 13:32:25,792 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18386) DCM4CHEE<-HS50US07(752): Updated DB in 5 ms
2025-03-10 13:32:25,794 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18386) DCM4CHEE<-HS50US07(752) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310133037056 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:32:26,000 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18386) DCM4CHEE<-HS50US07(752) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310133050581 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:32:26,291 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18386) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:32:26,294 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18386) DCM4CHEE<-HS50US07(752): Found previous received Instance[pk=107981, uid=1.2.410.200001.101.11.501.1791052210.3.20250310133050581, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 13:32:26,295 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18386) DCM4CHEE<-HS50US07(752): Ignore received Instance[studyUID=341568,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310133036856,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310133050581] with equal digest
2025-03-10 13:32:26,295 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18386) DCM4CHEE<-HS50US07(752): Updated DB in 4 ms
2025-03-10 13:32:26,297 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18386) DCM4CHEE<-HS50US07(752) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310133050581 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:32:26,502 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18386) DCM4CHEE<-HS50US07(752) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310133146832 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:32:26,794 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18386) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:32:26,796 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18386) DCM4CHEE<-HS50US07(752): Found previous received Instance[pk=107982, uid=1.2.410.200001.101.11.501.1791052210.3.20250310133146832, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 13:32:26,796 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18386) DCM4CHEE<-HS50US07(752): Ignore received Instance[studyUID=341568,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310133036856,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310133146832] with equal digest
2025-03-10 13:32:26,797 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18386) DCM4CHEE<-HS50US07(752): Updated DB in 3 ms
2025-03-10 13:32:26,798 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18386) DCM4CHEE<-HS50US07(752) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310133146832 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:32:27,003 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18386) DCM4CHEE<-HS50US07(752) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310133211560 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:32:27,295 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18386) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:32:27,297 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18386) DCM4CHEE<-HS50US07(752): Found previous received Instance[pk=107983, uid=1.2.410.200001.101.11.501.1791052210.3.20250310133211560, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 13:32:27,297 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18386) DCM4CHEE<-HS50US07(752): Ignore received Instance[studyUID=341568,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310133036856,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310133211560] with equal digest
2025-03-10 13:32:27,298 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18386) DCM4CHEE<-HS50US07(752): Updated DB in 3 ms
2025-03-10 13:32:27,298 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18386) DCM4CHEE<-HS50US07(752) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310133211560 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:32:27,504 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18386) DCM4CHEE<-HS50US07(752) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310133230053 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:32:28,965 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18386) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:32:28,968 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18386) DCM4CHEE<-HS50US07(752): Found previous received Instance[pk=107984, uid=1.2.410.200001.101.11.501.1791052210.3.20250310133230053, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 13:32:28,968 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18386) DCM4CHEE<-HS50US07(752): Ignore received Instance[studyUID=341568,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310133036856,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310133230053] with equal digest
2025-03-10 13:32:28,968 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18386) DCM4CHEE<-HS50US07(752): Updated DB in 3 ms
2025-03-10 13:32:28,969 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18386) DCM4CHEE<-HS50US07(752) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310133230053 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:32:29,175 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18386) DCM4CHEE<-HS50US07(752) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310133249452 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:32:29,768 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18386) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:32:29,770 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18386) DCM4CHEE<-HS50US07(752): Found previous received Instance[pk=107985, uid=1.2.410.200001.101.11.501.1791052210.3.20250310133249452, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 13:32:29,771 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18386) DCM4CHEE<-HS50US07(752): Ignore received Instance[studyUID=341568,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310133036856,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310133249452] with equal digest
2025-03-10 13:32:29,771 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18386) DCM4CHEE<-HS50US07(752): Updated DB in 3 ms
2025-03-10 13:32:29,772 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18386) DCM4CHEE<-HS50US07(752) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310133249452 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:32:29,977 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18386) DCM4CHEE<-HS50US07(752) >> A-RELEASE-RQ
2025-03-10 13:32:29,977 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18386) DCM4CHEE<-HS50US07(752) << A-RELEASE-RP
2025-03-10 13:32:30,027 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-13) DCM4CHEE<-HS50US07(752): close Socket[addr=187.89.160.56/187.89.160.56,port=52132,localport=11112]
2025-03-10 13:32:37,331 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start UPSProcessingScheduler.execute()
2025-03-10 13:32:37,333 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished UPSProcessingScheduler.execute()
2025-03-10 13:32:52,401 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:32:52,403 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747): Found previous received Instance[pk=107610, uid=1.2.410.200001.101.11.601.1501430850.3.20250308122341144, class=1.2.840.10008.5.1.4.1.1.6.1, no=31]
2025-03-10 13:32:52,404 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747): Ignore received Instance[studyUID=341229,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308115845037,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308122341144] with equal digest
2025-03-10 13:32:52,404 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747): Updated DB in 3 ms
2025-03-10 13:32:52,405 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747) << 30:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308122341144 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:32:52,607 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747) >> A-RELEASE-RQ
2025-03-10 13:32:52,607 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(747) << A-RELEASE-RP
2025-03-10 13:32:52,657 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-24) DCM4CHEE<-HS60MT(747): close Socket[addr=187.89.160.56/187.89.160.56,port=49235,localport=11112]
2025-03-10 13:32:52,982 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340483&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212101439398&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212101439798&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:32:53,031 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340483&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212101439398&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212101515994&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:32:53,073 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340483&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212101439398&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212102957667&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:32:53,100 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49236,localport=11112]
2025-03-10 13:32:53,100 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(753) >> A-ASSOCIATE-RQ
2025-03-10 13:32:53,100 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(753) << A-ASSOCIATE-AC
2025-03-10 13:32:53,117 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340483&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212101439398&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212103100453&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:32:53,162 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340483&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212101439398&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212103148601&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:32:53,207 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340483&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212101439398&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212103309968&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:32:53,250 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340483&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212101439398&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212103317510&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:32:53,292 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340483&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212101439398&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212103350021&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:32:53,297 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(753) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310120106284 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:32:53,354 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340483&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212101439398&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212103433868&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:32:53,406 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340483&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212101439398&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212103519313&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:32:53,463 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340483&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212101439398&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212103636828&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:32:53,508 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340483&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212101439398&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212103720995&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:32:53,550 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340483&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212101439398&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212104629948&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:32:53,591 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340483&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212101439398&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212104755226&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:32:53,638 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340483&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212101439398&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212104844567&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:32:53,686 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340483&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212101439398&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212104908903&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:32:53,728 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340483&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212101439398&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212104925391&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:32:53,770 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340483&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212101439398&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212103203080&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:32:53,814 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340483&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212101439398&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212103251280&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:32:53,856 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340483&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212101439398&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212104242886&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:32:53,906 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340483&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212101439398&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212104532541&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:32:53,950 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340483&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212101439398&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212101618310&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:32:53,999 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340483&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212101439398&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212101649550&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:32:54,072 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340483&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212101439398&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212101716546&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:32:54,122 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340483&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212101439398&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212101734266&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:32:54,171 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340483&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212101439398&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212101819265&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:32:54,217 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340483&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212101439398&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212101900916&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:32:54,265 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340483&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212101439398&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212101945365&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:32:54,313 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340483&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212101439398&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212102908282&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:32:54,356 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340483&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212101439398&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212102932339&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:32:54,401 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340483&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212101439398&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212103739644&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:32:54,443 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340483&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212101439398&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212103831913&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:32:54,490 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340483&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212101439398&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212103921646&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:32:54,542 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340483&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212101439398&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212103941359&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:32:54,586 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340483&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212101439398&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212104124099&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:32:54,657 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340483&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212101439398&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212103547461&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:32:54,993 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340483&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212101439398&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212104208006&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:32:55,041 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340483&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212101439398&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212104308801&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:32:55,090 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340483&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212101439398&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212104347062&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:32:55,132 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340483&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212101439398&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212104442640&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:32:55,173 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340483&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212101439398&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212104519029&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:32:55,214 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340483&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212101439398&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212104556786&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:32:55,259 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340483&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212101439398&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212102855548&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:32:55,304 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340483&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212101439398&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212104943035&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:32:56,766 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start AuditScheduler.execute()
2025-03-10 13:32:56,767 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-8) Send audit message to /127.0.0.1:514
2025-03-10 13:32:56,768 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-8) Send audit message to /127.0.0.1:514
2025-03-10 13:32:56,777 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 13:32:56,777 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 13:32:56,777 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-8) Send audit message to /127.0.0.1:514
2025-03-10 13:32:56,777 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished AuditScheduler.execute()
2025-03-10 13:32:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start TaskScheduler.execute()
2025-03-10 13:32:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished TaskScheduler.execute()
2025-03-10 13:33:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start PurgeStorageScheduler.execute()
2025-03-10 13:33:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished PurgeStorageScheduler.execute()
2025-03-10 13:33:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-18391) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 13:33:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-18391) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 13:33:12,870 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start IANScheduler.execute()
2025-03-10 13:33:12,872 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished IANScheduler.execute()
2025-03-10 13:33:28,451 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:33:28,458 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(753): Found previous received Instance[pk=107966, uid=1.2.410.200001.101.11.601.1501430850.3.20250310120106284, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 13:33:28,458 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(753): Ignore received Instance[studyUID=1.2.410.200001.101.11.601.1501430850.1.20250310120044815,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250310120105933,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250310120106284] with equal digest
2025-03-10 13:33:28,459 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(753): Updated DB in 8 ms
2025-03-10 13:33:28,460 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(753) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310120106284 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:33:28,666 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(753) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310120201316 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:33:37,333 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start UPSProcessingScheduler.execute()
2025-03-10 13:33:37,336 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished UPSProcessingScheduler.execute()
2025-03-10 13:33:56,778 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start AuditScheduler.execute()
2025-03-10 13:33:56,779 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-3) Send audit message to /127.0.0.1:514
2025-03-10 13:33:56,779 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-3) Send audit message to /127.0.0.1:514
2025-03-10 13:33:56,780 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-3) Send audit message to /127.0.0.1:514
2025-03-10 13:33:56,780 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-3) Send audit message to /127.0.0.1:514
2025-03-10 13:33:56,781 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-3) Send audit message to /127.0.0.1:514
2025-03-10 13:33:56,781 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-3) Send audit message to /127.0.0.1:514
2025-03-10 13:33:56,782 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-3) Send audit message to /127.0.0.1:514
2025-03-10 13:33:56,783 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-3) Send audit message to /127.0.0.1:514
2025-03-10 13:33:56,783 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-3) Send audit message to /127.0.0.1:514
2025-03-10 13:33:56,784 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-3) Send audit message to /127.0.0.1:514
2025-03-10 13:33:56,796 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-3) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 13:33:56,796 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-3) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 13:33:56,797 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-3) Send audit message to /127.0.0.1:514
2025-03-10 13:33:56,798 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-3) Send audit message to /127.0.0.1:514
2025-03-10 13:33:56,798 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished AuditScheduler.execute()
2025-03-10 13:33:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start TaskScheduler.execute()
2025-03-10 13:33:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished TaskScheduler.execute()
2025-03-10 13:34:10,061 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:34:10,064 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(753): Found previous received Instance[pk=107967, uid=1.2.410.200001.101.11.601.1501430850.3.20250310120201316, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 13:34:10,064 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(753): Ignore received Instance[studyUID=1.2.410.200001.101.11.601.1501430850.1.20250310120044815,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250310120105933,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250310120201316] with equal digest
2025-03-10 13:34:10,065 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(753): Updated DB in 4 ms
2025-03-10 13:34:10,066 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(753) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310120201316 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:34:10,280 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(753) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310120209329 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:34:12,873 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start IANScheduler.execute()
2025-03-10 13:34:12,875 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished IANScheduler.execute()
2025-03-10 13:34:37,336 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start UPSProcessingScheduler.execute()
2025-03-10 13:34:37,337 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished UPSProcessingScheduler.execute()
2025-03-10 13:34:44,317 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:34:44,320 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(753): Found previous received Instance[pk=107968, uid=1.2.410.200001.101.11.601.1501430850.3.20250310120209329, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 13:34:44,321 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(753): Ignore received Instance[studyUID=1.2.410.200001.101.11.601.1501430850.1.20250310120044815,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250310120105933,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250310120209329] with equal digest
2025-03-10 13:34:44,321 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(753): Updated DB in 4 ms
2025-03-10 13:34:44,323 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(753) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310120209329 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:34:44,576 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(753) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310120229854 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:34:51,034 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 13:34:51,041 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 13:34:56,798 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start AuditScheduler.execute()
2025-03-10 13:34:56,809 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-25) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 13:34:56,809 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-25) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 13:34:56,810 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished AuditScheduler.execute()
2025-03-10 13:34:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start TaskScheduler.execute()
2025-03-10 13:34:58,815 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished TaskScheduler.execute()
2025-03-10 13:35:12,875 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start IANScheduler.execute()
2025-03-10 13:35:12,877 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished IANScheduler.execute()
2025-03-10 13:35:23,109 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:35:23,112 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(753): Found previous received Instance[pk=107969, uid=1.2.410.200001.101.11.601.1501430850.3.20250310120229854, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 13:35:23,113 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(753): Ignore received Instance[studyUID=1.2.410.200001.101.11.601.1501430850.1.20250310120044815,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250310120105933,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250310120229854] with equal digest
2025-03-10 13:35:23,113 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(753): Updated DB in 3 ms
2025-03-10 13:35:23,114 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(753) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310120229854 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:35:23,348 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(753) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310120248046 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:35:37,337 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start UPSProcessingScheduler.execute()
2025-03-10 13:35:37,338 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished UPSProcessingScheduler.execute()
2025-03-10 13:35:56,810 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start AuditScheduler.execute()
2025-03-10 13:35:56,820 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-6) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 13:35:56,821 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-6) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 13:35:56,821 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished AuditScheduler.execute()
2025-03-10 13:35:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start TaskScheduler.execute()
2025-03-10 13:35:58,815 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished TaskScheduler.execute()
2025-03-10 13:36:03,350 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:36:03,352 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(753): Found previous received Instance[pk=107970, uid=1.2.410.200001.101.11.601.1501430850.3.20250310120248046, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 13:36:03,353 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(753): Ignore received Instance[studyUID=1.2.410.200001.101.11.601.1501430850.1.20250310120044815,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250310120105933,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250310120248046] with equal digest
2025-03-10 13:36:03,353 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(753): Updated DB in 3 ms
2025-03-10 13:36:03,354 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(753) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310120248046 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:36:03,573 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(753) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310120301977 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:36:12,877 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start IANScheduler.execute()
2025-03-10 13:36:12,880 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished IANScheduler.execute()
2025-03-10 13:36:29,582 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start StudySizeScheduler.execute()
2025-03-10 13:36:29,585 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished StudySizeScheduler.execute()
2025-03-10 13:36:37,339 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start UPSProcessingScheduler.execute()
2025-03-10 13:36:37,340 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished UPSProcessingScheduler.execute()
2025-03-10 13:36:37,926 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:36:37,929 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(753): Found previous received Instance[pk=107971, uid=1.2.410.200001.101.11.601.1501430850.3.20250310120301977, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 13:36:37,929 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(753): Ignore received Instance[studyUID=1.2.410.200001.101.11.601.1501430850.1.20250310120044815,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250310120105933,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250310120301977] with equal digest
2025-03-10 13:36:37,929 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(753): Updated DB in 3 ms
2025-03-10 13:36:37,930 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(753) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310120301977 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:36:38,149 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(753) >> A-RELEASE-RQ
2025-03-10 13:36:38,149 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(753) << A-RELEASE-RP
2025-03-10 13:36:38,200 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-22) DCM4CHEE<-HS60MT(753): close Socket[addr=187.89.160.56/187.89.160.56,port=49236,localport=11112]
2025-03-10 13:36:38,609 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49237,localport=11112]
2025-03-10 13:36:38,614 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754) >> A-ASSOCIATE-RQ
2025-03-10 13:36:38,614 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754) << A-ASSOCIATE-AC
2025-03-10 13:36:38,815 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308115845365 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:36:56,821 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start AuditScheduler.execute()
2025-03-10 13:36:56,833 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-31) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 13:36:56,833 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-31) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 13:36:56,833 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished AuditScheduler.execute()
2025-03-10 13:36:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start TaskScheduler.execute()
2025-03-10 13:36:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished TaskScheduler.execute()
2025-03-10 13:37:12,880 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start IANScheduler.execute()
2025-03-10 13:37:12,883 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished IANScheduler.execute()
2025-03-10 13:37:18,410 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52135,localport=11112]
2025-03-10 13:37:18,411 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18408) DCM4CHEE<-HS50US07(755) >> A-ASSOCIATE-RQ
2025-03-10 13:37:18,411 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18408) DCM4CHEE<-HS50US07(755) << A-ASSOCIATE-AC
2025-03-10 13:37:18,605 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18408) DCM4CHEE<-HS50US07(755) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310133037056 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:37:20,066 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:37:20,070 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754): Found previous received Instance[pk=107555, uid=1.2.410.200001.101.11.601.1501430850.3.20250308115845365, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 13:37:20,071 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754): Ignore received Instance[studyUID=341229,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308115845037,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308115845365] with equal digest
2025-03-10 13:37:20,071 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754): Updated DB in 5 ms
2025-03-10 13:37:20,072 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308115845365 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:37:20,296 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308115857541 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:37:21,609 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18408) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:37:21,613 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18408) DCM4CHEE<-HS50US07(755): Found previous received Instance[pk=107980, uid=1.2.410.200001.101.11.501.1791052210.3.20250310133037056, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 13:37:21,613 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18408) DCM4CHEE<-HS50US07(755): Ignore received Instance[studyUID=341568,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310133036856,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310133037056] with equal digest
2025-03-10 13:37:21,614 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18408) DCM4CHEE<-HS50US07(755): Updated DB in 5 ms
2025-03-10 13:37:21,615 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18408) DCM4CHEE<-HS50US07(755) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310133037056 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:37:21,816 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18408) DCM4CHEE<-HS50US07(755) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310133050581 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:37:23,003 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18408) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:37:23,006 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18408) DCM4CHEE<-HS50US07(755): Found previous received Instance[pk=107981, uid=1.2.410.200001.101.11.501.1791052210.3.20250310133050581, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 13:37:23,006 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18408) DCM4CHEE<-HS50US07(755): Ignore received Instance[studyUID=341568,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310133036856,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310133050581] with equal digest
2025-03-10 13:37:23,007 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18408) DCM4CHEE<-HS50US07(755): Updated DB in 4 ms
2025-03-10 13:37:23,008 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18408) DCM4CHEE<-HS50US07(755) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310133050581 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:37:23,209 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18408) DCM4CHEE<-HS50US07(755) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310133146832 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:37:24,023 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18408) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:37:24,026 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18408) DCM4CHEE<-HS50US07(755): Found previous received Instance[pk=107982, uid=1.2.410.200001.101.11.501.1791052210.3.20250310133146832, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 13:37:24,027 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18408) DCM4CHEE<-HS50US07(755): Ignore received Instance[studyUID=341568,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310133036856,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310133146832] with equal digest
2025-03-10 13:37:24,027 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18408) DCM4CHEE<-HS50US07(755): Updated DB in 4 ms
2025-03-10 13:37:24,029 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18408) DCM4CHEE<-HS50US07(755) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310133146832 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:37:24,229 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18408) DCM4CHEE<-HS50US07(755) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310133211560 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:37:24,877 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18408) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:37:24,880 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18408) DCM4CHEE<-HS50US07(755): Found previous received Instance[pk=107983, uid=1.2.410.200001.101.11.501.1791052210.3.20250310133211560, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 13:37:24,881 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18408) DCM4CHEE<-HS50US07(755): Ignore received Instance[studyUID=341568,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310133036856,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310133211560] with equal digest
2025-03-10 13:37:24,881 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18408) DCM4CHEE<-HS50US07(755): Updated DB in 3 ms
2025-03-10 13:37:24,883 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18408) DCM4CHEE<-HS50US07(755) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310133211560 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:37:25,083 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18408) DCM4CHEE<-HS50US07(755) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310133230053 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:37:25,698 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18408) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:37:25,700 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18408) DCM4CHEE<-HS50US07(755): Found previous received Instance[pk=107984, uid=1.2.410.200001.101.11.501.1791052210.3.20250310133230053, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 13:37:25,701 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18408) DCM4CHEE<-HS50US07(755): Ignore received Instance[studyUID=341568,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310133036856,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310133230053] with equal digest
2025-03-10 13:37:25,701 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18408) DCM4CHEE<-HS50US07(755): Updated DB in 3 ms
2025-03-10 13:37:25,703 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18408) DCM4CHEE<-HS50US07(755) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310133230053 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:37:25,900 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18408) DCM4CHEE<-HS50US07(755) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310133249452 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:37:26,503 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18408) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:37:26,506 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18408) DCM4CHEE<-HS50US07(755): Found previous received Instance[pk=107985, uid=1.2.410.200001.101.11.501.1791052210.3.20250310133249452, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 13:37:26,507 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18408) DCM4CHEE<-HS50US07(755): Ignore received Instance[studyUID=341568,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310133036856,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310133249452] with equal digest
2025-03-10 13:37:26,507 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18408) DCM4CHEE<-HS50US07(755): Updated DB in 4 ms
2025-03-10 13:37:26,509 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18408) DCM4CHEE<-HS50US07(755) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310133249452 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:37:26,707 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18408) DCM4CHEE<-HS50US07(755) >> A-RELEASE-RQ
2025-03-10 13:37:26,707 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18408) DCM4CHEE<-HS50US07(755) << A-RELEASE-RP
2025-03-10 13:37:26,757 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-19) DCM4CHEE<-HS50US07(755): close Socket[addr=187.89.160.56/187.89.160.56,port=52135,localport=11112]
2025-03-10 13:37:37,340 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start UPSProcessingScheduler.execute()
2025-03-10 13:37:37,341 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished UPSProcessingScheduler.execute()
2025-03-10 13:37:56,834 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start AuditScheduler.execute()
2025-03-10 13:37:56,849 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 13:37:56,849 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 13:37:56,849 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished AuditScheduler.execute()
2025-03-10 13:37:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start TaskScheduler.execute()
2025-03-10 13:37:58,816 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished TaskScheduler.execute()
2025-03-10 13:38:00,601 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:38:00,604 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754): Found previous received Instance[pk=107556, uid=1.2.410.200001.101.11.601.1501430850.3.20250308115857541, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 13:38:00,605 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754): Ignore received Instance[studyUID=341229,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308115845037,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308115857541] with equal digest
2025-03-10 13:38:00,605 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754): Updated DB in 4 ms
2025-03-10 13:38:00,607 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308115857541 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:38:00,814 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308115925072 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:38:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start PurgeStorageScheduler.execute()
2025-03-10 13:38:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished PurgeStorageScheduler.execute()
2025-03-10 13:38:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-18413) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 13:38:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-18413) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 13:38:12,883 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start IANScheduler.execute()
2025-03-10 13:38:12,885 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished IANScheduler.execute()
2025-03-10 13:38:37,342 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start UPSProcessingScheduler.execute()
2025-03-10 13:38:37,343 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished UPSProcessingScheduler.execute()
2025-03-10 13:38:45,192 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:38:45,194 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754): Found previous received Instance[pk=107565, uid=1.2.410.200001.101.11.601.1501430850.3.20250308115925072, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 13:38:45,195 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754): Ignore received Instance[studyUID=341229,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308115845037,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308115925072] with equal digest
2025-03-10 13:38:45,195 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754): Updated DB in 3 ms
2025-03-10 13:38:45,196 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308115925072 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:38:45,400 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308120100764 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:38:56,849 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start AuditScheduler.execute()
2025-03-10 13:38:56,862 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 13:38:56,862 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 13:38:56,862 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished AuditScheduler.execute()
2025-03-10 13:38:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start TaskScheduler.execute()
2025-03-10 13:38:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished TaskScheduler.execute()
2025-03-10 13:39:12,885 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start IANScheduler.execute()
2025-03-10 13:39:12,888 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished IANScheduler.execute()
2025-03-10 13:39:25,501 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:39:25,504 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754): Found previous received Instance[pk=107576, uid=1.2.410.200001.101.11.601.1501430850.3.20250308120100764, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 13:39:25,505 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754): Ignore received Instance[studyUID=341229,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308115845037,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308120100764] with equal digest
2025-03-10 13:39:25,506 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754): Updated DB in 5 ms
2025-03-10 13:39:25,507 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308120100764 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:39:25,711 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308120231827 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:39:37,343 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start UPSProcessingScheduler.execute()
2025-03-10 13:39:37,345 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished UPSProcessingScheduler.execute()
2025-03-10 13:39:51,042 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 13:39:51,050 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 13:39:56,862 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start AuditScheduler.execute()
2025-03-10 13:39:56,875 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-3) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 13:39:56,875 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-3) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 13:39:56,875 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished AuditScheduler.execute()
2025-03-10 13:39:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start TaskScheduler.execute()
2025-03-10 13:39:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished TaskScheduler.execute()
2025-03-10 13:40:10,723 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:40:10,726 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754): Found previous received Instance[pk=107577, uid=1.2.410.200001.101.11.601.1501430850.3.20250308120231827, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 13:40:10,726 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754): Ignore received Instance[studyUID=341229,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308115845037,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308120231827] with equal digest
2025-03-10 13:40:10,727 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754): Updated DB in 4 ms
2025-03-10 13:40:10,728 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308120231827 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:40:10,945 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308120455537 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:40:12,888 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start IANScheduler.execute()
2025-03-10 13:40:12,891 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished IANScheduler.execute()
2025-03-10 13:40:21,916 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52136,localport=11112]
2025-03-10 13:40:21,917 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18422) DCM4CHEE<-HS50US07(756) >> A-ASSOCIATE-RQ
2025-03-10 13:40:21,917 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18422) DCM4CHEE<-HS50US07(756) << A-ASSOCIATE-AC
2025-03-10 13:40:22,107 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18422) DCM4CHEE<-HS50US07(756) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310134005317 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:40:23,830 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18422) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:40:23,844 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-18422) DCM4CHEE<-HS50US07(756): Create Patient[pk=8390, id=PatientID[pk=8390, id=341567, issuer=DCM4CHEE.A51A1949.0883F9F5], name=MARIA NIZEUDA OLIVEIRA BARBOSA]
2025-03-10 13:40:23,846 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18422) DCM4CHEE<-HS50US07(756): Create Study[pk=9425, uid=341567, id=31642]
2025-03-10 13:40:23,847 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18422) DCM4CHEE<-HS50US07(756): Create Series[pk=9713, uid=1.2.410.200001.101.11.501.1791052210.2.20250310134005115, no=1, mod=US]
2025-03-10 13:40:23,848 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18422) DCM4CHEE<-HS50US07(756): Create Instance[pk=107986, uid=1.2.410.200001.101.11.501.1791052210.3.20250310134005317, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 13:40:23,848 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18422) DCM4CHEE<-HS50US07(756): Create Location[pk=107986, systemID=fs1, path=2025/03/10/59FB01C6/884BEBF6/55F6553B, tsuid=1.2.840.10008.1.2, size=3416656, status=OK, objectType=DICOM_FILE]
2025-03-10 13:40:23,882 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18422) DCM4CHEE<-HS50US07(756): Updated DB in 52 ms
2025-03-10 13:40:23,884 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-18422) No duplicate record with equal Patient ID found Patient[pk=8390, id=PatientID[pk=8390, id=341567, issuer=DCM4CHEE.A51A1949.0883F9F5], name=MARIA NIZEUDA OLIVEIRA BARBOSA]
2025-03-10 13:40:23,885 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18422) DCM4CHEE<-HS50US07(756) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310134005317 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:40:24,081 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18422) DCM4CHEE<-HS50US07(756) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310134009893 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:40:24,373 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18422) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:40:24,375 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18422) DCM4CHEE<-HS50US07(756): Create Instance[pk=107987, uid=1.2.410.200001.101.11.501.1791052210.3.20250310134009893, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 13:40:24,375 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18422) DCM4CHEE<-HS50US07(756): Create Location[pk=107987, systemID=fs1, path=2025/03/10/59FB01C6/884BEBF6/55F83A70, tsuid=1.2.840.10008.1.2, size=3416656, status=OK, objectType=DICOM_FILE]
2025-03-10 13:40:24,384 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18422) DCM4CHEE<-HS50US07(756): Updated DB in 11 ms
2025-03-10 13:40:24,384 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18422) DCM4CHEE<-HS50US07(756) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310134009893 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:40:24,580 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18422) DCM4CHEE<-HS50US07(756) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310134016553 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:40:24,872 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18422) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:40:24,874 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18422) DCM4CHEE<-HS50US07(756): Create Instance[pk=107988, uid=1.2.410.200001.101.11.501.1791052210.3.20250310134016553, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 13:40:24,874 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18422) DCM4CHEE<-HS50US07(756): Create Location[pk=107988, systemID=fs1, path=2025/03/10/59FB01C6/884BEBF6/5604E915, tsuid=1.2.840.10008.1.2, size=3416656, status=OK, objectType=DICOM_FILE]
2025-03-10 13:40:24,883 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18422) DCM4CHEE<-HS50US07(756): Updated DB in 11 ms
2025-03-10 13:40:24,883 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18422) DCM4CHEE<-HS50US07(756) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310134016553 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:40:25,079 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18422) DCM4CHEE<-HS50US07(756) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310134029100 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:40:25,371 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18422) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:40:25,373 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18422) DCM4CHEE<-HS50US07(756): Create Instance[pk=107989, uid=1.2.410.200001.101.11.501.1791052210.3.20250310134029100, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 13:40:25,373 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18422) DCM4CHEE<-HS50US07(756): Create Location[pk=107989, systemID=fs1, path=2025/03/10/59FB01C6/884BEBF6/56144E11, tsuid=1.2.840.10008.1.2, size=3416656, status=OK, objectType=DICOM_FILE]
2025-03-10 13:40:25,382 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18422) DCM4CHEE<-HS50US07(756): Updated DB in 11 ms
2025-03-10 13:40:25,382 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18422) DCM4CHEE<-HS50US07(756) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310134029100 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:40:25,578 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18422) DCM4CHEE<-HS50US07(756) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310134034530 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:40:25,870 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18422) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:40:25,872 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18422) DCM4CHEE<-HS50US07(756): Create Instance[pk=107990, uid=1.2.410.200001.101.11.501.1791052210.3.20250310134034530, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 13:40:25,873 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18422) DCM4CHEE<-HS50US07(756): Create Location[pk=107990, systemID=fs1, path=2025/03/10/59FB01C6/884BEBF6/56202F18, tsuid=1.2.840.10008.1.2, size=3416656, status=OK, objectType=DICOM_FILE]
2025-03-10 13:40:25,881 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18422) DCM4CHEE<-HS50US07(756): Updated DB in 11 ms
2025-03-10 13:40:25,881 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18422) DCM4CHEE<-HS50US07(756) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310134034530 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:40:26,078 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18422) DCM4CHEE<-HS50US07(756) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310134042901 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:40:26,369 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18422) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:40:26,371 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18422) DCM4CHEE<-HS50US07(756): Create Instance[pk=107991, uid=1.2.410.200001.101.11.501.1791052210.3.20250310134042901, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 13:40:26,372 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18422) DCM4CHEE<-HS50US07(756): Create Location[pk=107991, systemID=fs1, path=2025/03/10/59FB01C6/884BEBF6/562D6C83, tsuid=1.2.840.10008.1.2, size=3416656, status=OK, objectType=DICOM_FILE]
2025-03-10 13:40:26,381 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18422) DCM4CHEE<-HS50US07(756): Updated DB in 12 ms
2025-03-10 13:40:26,381 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18422) DCM4CHEE<-HS50US07(756) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310134042901 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:40:26,577 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18422) DCM4CHEE<-HS50US07(756) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310134102461 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:40:26,869 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18422) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:40:26,871 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18422) DCM4CHEE<-HS50US07(756): Create Instance[pk=107992, uid=1.2.410.200001.101.11.501.1791052210.3.20250310134102461, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 13:40:26,871 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18422) DCM4CHEE<-HS50US07(756): Create Location[pk=107992, systemID=fs1, path=2025/03/10/59FB01C6/884BEBF6/57A9D513, tsuid=1.2.840.10008.1.2, size=3416656, status=OK, objectType=DICOM_FILE]
2025-03-10 13:40:26,879 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18422) DCM4CHEE<-HS50US07(756): Updated DB in 10 ms
2025-03-10 13:40:26,879 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18422) DCM4CHEE<-HS50US07(756) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310134102461 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:40:27,075 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18422) DCM4CHEE<-HS50US07(756) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310134109228 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:40:27,367 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18422) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:40:27,369 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18422) DCM4CHEE<-HS50US07(756): Create Instance[pk=107993, uid=1.2.410.200001.101.11.501.1791052210.3.20250310134109228, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 13:40:27,369 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18422) DCM4CHEE<-HS50US07(756): Create Location[pk=107993, systemID=fs1, path=2025/03/10/59FB01C6/884BEBF6/57ACFBB5, tsuid=1.2.840.10008.1.2, size=3416656, status=OK, objectType=DICOM_FILE]
2025-03-10 13:40:27,371 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18422) DCM4CHEE<-HS50US07(756): Updated DB in 4 ms
2025-03-10 13:40:27,372 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18422) DCM4CHEE<-HS50US07(756) << 8:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310134109228 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:40:27,567 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18422) DCM4CHEE<-HS50US07(756) >> A-RELEASE-RQ
2025-03-10 13:40:27,567 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18422) DCM4CHEE<-HS50US07(756) << A-RELEASE-RP
2025-03-10 13:40:27,618 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-16) DCM4CHEE<-HS50US07(756): close Socket[addr=187.89.160.56/187.89.160.56,port=52136,localport=11112]
2025-03-10 13:40:31,402 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52137,localport=11112]
2025-03-10 13:40:31,402 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18422) DCM4CHEE<-HS50US07(757) >> A-ASSOCIATE-RQ
2025-03-10 13:40:31,403 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18422) DCM4CHEE<-HS50US07(757) << A-ASSOCIATE-AC
2025-03-10 13:40:31,593 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18422) DCM4CHEE<-HS50US07(757) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310134005317 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:40:33,552 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18422) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:40:33,559 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18422) DCM4CHEE<-HS50US07(757): Found previous received Instance[pk=107986, uid=1.2.410.200001.101.11.501.1791052210.3.20250310134005317, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 13:40:33,559 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18422) DCM4CHEE<-HS50US07(757): Ignore received Instance[studyUID=341567,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310134005115,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310134005317] with equal digest
2025-03-10 13:40:33,559 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18422) DCM4CHEE<-HS50US07(757): Updated DB in 7 ms
2025-03-10 13:40:33,561 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18422) DCM4CHEE<-HS50US07(757) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310134005317 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:40:33,759 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18422) DCM4CHEE<-HS50US07(757) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310134009893 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:40:34,051 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18422) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:40:34,053 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18422) DCM4CHEE<-HS50US07(757): Found previous received Instance[pk=107987, uid=1.2.410.200001.101.11.501.1791052210.3.20250310134009893, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 13:40:34,053 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18422) DCM4CHEE<-HS50US07(757): Ignore received Instance[studyUID=341567,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310134005115,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310134009893] with equal digest
2025-03-10 13:40:34,053 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18422) DCM4CHEE<-HS50US07(757): Updated DB in 2 ms
2025-03-10 13:40:34,054 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18422) DCM4CHEE<-HS50US07(757) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310134009893 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:40:34,251 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18422) DCM4CHEE<-HS50US07(757) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310134016553 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:40:34,542 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18422) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:40:34,544 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18422) DCM4CHEE<-HS50US07(757): Found previous received Instance[pk=107988, uid=1.2.410.200001.101.11.501.1791052210.3.20250310134016553, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 13:40:34,545 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18422) DCM4CHEE<-HS50US07(757): Ignore received Instance[studyUID=341567,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310134005115,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310134016553] with equal digest
2025-03-10 13:40:34,545 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18422) DCM4CHEE<-HS50US07(757): Updated DB in 3 ms
2025-03-10 13:40:34,546 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18422) DCM4CHEE<-HS50US07(757) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310134016553 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:40:34,742 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18422) DCM4CHEE<-HS50US07(757) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310134029100 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:40:35,034 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18422) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:40:35,036 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18422) DCM4CHEE<-HS50US07(757): Found previous received Instance[pk=107989, uid=1.2.410.200001.101.11.501.1791052210.3.20250310134029100, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 13:40:35,036 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18422) DCM4CHEE<-HS50US07(757): Ignore received Instance[studyUID=341567,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310134005115,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310134029100] with equal digest
2025-03-10 13:40:35,037 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18422) DCM4CHEE<-HS50US07(757): Updated DB in 3 ms
2025-03-10 13:40:35,038 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18422) DCM4CHEE<-HS50US07(757) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310134029100 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:40:35,234 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18422) DCM4CHEE<-HS50US07(757) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310134034530 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:40:35,526 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18422) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:40:35,528 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18422) DCM4CHEE<-HS50US07(757): Found previous received Instance[pk=107990, uid=1.2.410.200001.101.11.501.1791052210.3.20250310134034530, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 13:40:35,529 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18422) DCM4CHEE<-HS50US07(757): Ignore received Instance[studyUID=341567,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310134005115,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310134034530] with equal digest
2025-03-10 13:40:35,529 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18422) DCM4CHEE<-HS50US07(757): Updated DB in 3 ms
2025-03-10 13:40:35,530 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18422) DCM4CHEE<-HS50US07(757) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310134034530 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:40:35,727 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18422) DCM4CHEE<-HS50US07(757) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310134042901 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:40:36,018 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18422) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:40:36,021 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18422) DCM4CHEE<-HS50US07(757): Found previous received Instance[pk=107991, uid=1.2.410.200001.101.11.501.1791052210.3.20250310134042901, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 13:40:36,021 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18422) DCM4CHEE<-HS50US07(757): Ignore received Instance[studyUID=341567,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310134005115,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310134042901] with equal digest
2025-03-10 13:40:36,021 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18422) DCM4CHEE<-HS50US07(757): Updated DB in 3 ms
2025-03-10 13:40:36,022 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18422) DCM4CHEE<-HS50US07(757) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310134042901 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:40:36,219 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18422) DCM4CHEE<-HS50US07(757) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310134102461 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:40:36,511 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18422) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:40:36,513 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18422) DCM4CHEE<-HS50US07(757): Found previous received Instance[pk=107992, uid=1.2.410.200001.101.11.501.1791052210.3.20250310134102461, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 13:40:36,513 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18422) DCM4CHEE<-HS50US07(757): Ignore received Instance[studyUID=341567,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310134005115,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310134102461] with equal digest
2025-03-10 13:40:36,513 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18422) DCM4CHEE<-HS50US07(757): Updated DB in 2 ms
2025-03-10 13:40:36,514 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18422) DCM4CHEE<-HS50US07(757) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310134102461 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:40:36,711 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18422) DCM4CHEE<-HS50US07(757) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310134109228 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:40:37,003 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18422) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:40:37,005 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18422) DCM4CHEE<-HS50US07(757): Found previous received Instance[pk=107993, uid=1.2.410.200001.101.11.501.1791052210.3.20250310134109228, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 13:40:37,006 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18422) DCM4CHEE<-HS50US07(757): Ignore received Instance[studyUID=341567,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310134005115,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310134109228] with equal digest
2025-03-10 13:40:37,006 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18422) DCM4CHEE<-HS50US07(757): Updated DB in 3 ms
2025-03-10 13:40:37,007 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18422) DCM4CHEE<-HS50US07(757) << 8:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310134109228 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:40:37,201 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18422) DCM4CHEE<-HS50US07(757) >> A-RELEASE-RQ
2025-03-10 13:40:37,201 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18422) DCM4CHEE<-HS50US07(757) << A-RELEASE-RP
2025-03-10 13:40:37,251 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-32) DCM4CHEE<-HS50US07(757): close Socket[addr=187.89.160.56/187.89.160.56,port=52137,localport=11112]
2025-03-10 13:40:37,345 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start UPSProcessingScheduler.execute()
2025-03-10 13:40:37,346 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished UPSProcessingScheduler.execute()
2025-03-10 13:40:40,825 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341550&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310092724611&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310092724917&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:40:40,894 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341550&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310092724611&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310092836863&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:40:40,951 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341550&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310092724611&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310092942515&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:40:41,004 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341550&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310092724611&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310093039557&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:40:41,055 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341550&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310092724611&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310093138066&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:40:55,040 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:40:55,043 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754): Found previous received Instance[pk=107578, uid=1.2.410.200001.101.11.601.1501430850.3.20250308120455537, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 13:40:55,043 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754): Ignore received Instance[studyUID=341229,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308115845037,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308120455537] with equal digest
2025-03-10 13:40:55,044 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754): Updated DB in 4 ms
2025-03-10 13:40:55,046 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308120455537 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:40:55,255 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308120521190 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:40:56,875 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start AuditScheduler.execute()
2025-03-10 13:40:56,887 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-14) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 13:40:56,887 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-14) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 13:40:56,887 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished AuditScheduler.execute()
2025-03-10 13:40:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start TaskScheduler.execute()
2025-03-10 13:40:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished TaskScheduler.execute()
2025-03-10 13:41:12,891 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start IANScheduler.execute()
2025-03-10 13:41:12,893 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished IANScheduler.execute()
2025-03-10 13:41:29,297 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:41:29,299 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754): Found previous received Instance[pk=107579, uid=1.2.410.200001.101.11.601.1501430850.3.20250308120521190, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 13:41:29,299 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754): Ignore received Instance[studyUID=341229,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308115845037,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308120521190] with equal digest
2025-03-10 13:41:29,300 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754): Updated DB in 3 ms
2025-03-10 13:41:29,301 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308120521190 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:41:29,513 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308120613885 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:41:29,585 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start StudySizeScheduler.execute()
2025-03-10 13:41:29,645 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) Calculated size of 1 studies
2025-03-10 13:41:29,645 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished StudySizeScheduler.execute()
2025-03-10 13:41:37,346 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start UPSProcessingScheduler.execute()
2025-03-10 13:41:37,363 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished UPSProcessingScheduler.execute()
2025-03-10 13:41:56,903 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start AuditScheduler.execute()
2025-03-10 13:41:56,905 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-18) Send audit message to /127.0.0.1:514
2025-03-10 13:41:56,905 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-18) Send audit message to /127.0.0.1:514
2025-03-10 13:41:56,906 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-18) Send audit message to /127.0.0.1:514
2025-03-10 13:41:56,916 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-18) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 13:41:56,916 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-18) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 13:41:56,916 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished AuditScheduler.execute()
2025-03-10 13:41:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start TaskScheduler.execute()
2025-03-10 13:41:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished TaskScheduler.execute()
2025-03-10 13:42:08,547 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:42:08,551 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754): Found previous received Instance[pk=107580, uid=1.2.410.200001.101.11.601.1501430850.3.20250308120613885, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 13:42:08,551 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754): Ignore received Instance[studyUID=341229,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308115845037,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308120613885] with equal digest
2025-03-10 13:42:08,552 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754): Updated DB in 5 ms
2025-03-10 13:42:08,553 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754) << 8:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308120613885 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:42:08,759 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308120717103 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:42:12,894 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start IANScheduler.execute()
2025-03-10 13:42:12,896 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished IANScheduler.execute()
2025-03-10 13:42:36,882 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52139,localport=11112]
2025-03-10 13:42:36,883 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18430) DCM4CHEE<-HS50US07(758) >> A-ASSOCIATE-RQ
2025-03-10 13:42:36,883 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18430) DCM4CHEE<-HS50US07(758) << A-ASSOCIATE-AC
2025-03-10 13:42:37,078 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18430) DCM4CHEE<-HS50US07(758) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310134005317 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:42:37,363 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start UPSProcessingScheduler.execute()
2025-03-10 13:42:37,365 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished UPSProcessingScheduler.execute()
2025-03-10 13:42:38,978 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18430) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:42:38,986 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18430) DCM4CHEE<-HS50US07(758): Found previous received Instance[pk=107986, uid=1.2.410.200001.101.11.501.1791052210.3.20250310134005317, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 13:42:38,987 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18430) DCM4CHEE<-HS50US07(758): Ignore received Instance[studyUID=341567,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310134005115,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310134005317] with equal digest
2025-03-10 13:42:38,987 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18430) DCM4CHEE<-HS50US07(758): Updated DB in 9 ms
2025-03-10 13:42:38,988 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18430) DCM4CHEE<-HS50US07(758) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310134005317 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:42:39,186 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18430) DCM4CHEE<-HS50US07(758) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310134009893 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:42:39,342 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:42:39,344 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754): Found previous received Instance[pk=107581, uid=1.2.410.200001.101.11.601.1501430850.3.20250308120717103, class=1.2.840.10008.5.1.4.1.1.6.1, no=9]
2025-03-10 13:42:39,344 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754): Ignore received Instance[studyUID=341229,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308115845037,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308120717103] with equal digest
2025-03-10 13:42:39,345 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754): Updated DB in 3 ms
2025-03-10 13:42:39,346 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754) << 9:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308120717103 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:42:39,478 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18430) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:42:39,480 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18430) DCM4CHEE<-HS50US07(758): Found previous received Instance[pk=107987, uid=1.2.410.200001.101.11.501.1791052210.3.20250310134009893, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 13:42:39,480 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18430) DCM4CHEE<-HS50US07(758): Ignore received Instance[studyUID=341567,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310134005115,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310134009893] with equal digest
2025-03-10 13:42:39,480 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18430) DCM4CHEE<-HS50US07(758): Updated DB in 2 ms
2025-03-10 13:42:39,482 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18430) DCM4CHEE<-HS50US07(758) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310134009893 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:42:39,550 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308120807017 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:42:39,682 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18430) DCM4CHEE<-HS50US07(758) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310134016553 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:42:39,974 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18430) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:42:39,976 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18430) DCM4CHEE<-HS50US07(758): Found previous received Instance[pk=107988, uid=1.2.410.200001.101.11.501.1791052210.3.20250310134016553, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 13:42:39,977 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18430) DCM4CHEE<-HS50US07(758): Ignore received Instance[studyUID=341567,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310134005115,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310134016553] with equal digest
2025-03-10 13:42:39,977 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18430) DCM4CHEE<-HS50US07(758): Updated DB in 3 ms
2025-03-10 13:42:39,978 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18430) DCM4CHEE<-HS50US07(758) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310134016553 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:42:40,179 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18430) DCM4CHEE<-HS50US07(758) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310134029100 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:42:40,470 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18430) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:42:40,473 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18430) DCM4CHEE<-HS50US07(758): Found previous received Instance[pk=107989, uid=1.2.410.200001.101.11.501.1791052210.3.20250310134029100, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 13:42:40,473 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18430) DCM4CHEE<-HS50US07(758): Ignore received Instance[studyUID=341567,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310134005115,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310134029100] with equal digest
2025-03-10 13:42:40,473 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18430) DCM4CHEE<-HS50US07(758): Updated DB in 2 ms
2025-03-10 13:42:40,475 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18430) DCM4CHEE<-HS50US07(758) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310134029100 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:42:40,676 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18430) DCM4CHEE<-HS50US07(758) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310134034530 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:42:40,967 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18430) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:42:40,969 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18430) DCM4CHEE<-HS50US07(758): Found previous received Instance[pk=107990, uid=1.2.410.200001.101.11.501.1791052210.3.20250310134034530, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 13:42:40,970 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18430) DCM4CHEE<-HS50US07(758): Ignore received Instance[studyUID=341567,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310134005115,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310134034530] with equal digest
2025-03-10 13:42:40,970 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18430) DCM4CHEE<-HS50US07(758): Updated DB in 2 ms
2025-03-10 13:42:40,971 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18430) DCM4CHEE<-HS50US07(758) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310134034530 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:42:41,172 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18430) DCM4CHEE<-HS50US07(758) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310134042901 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:42:41,464 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18430) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:42:41,466 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18430) DCM4CHEE<-HS50US07(758): Found previous received Instance[pk=107991, uid=1.2.410.200001.101.11.501.1791052210.3.20250310134042901, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 13:42:41,467 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18430) DCM4CHEE<-HS50US07(758): Ignore received Instance[studyUID=341567,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310134005115,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310134042901] with equal digest
2025-03-10 13:42:41,467 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18430) DCM4CHEE<-HS50US07(758): Updated DB in 3 ms
2025-03-10 13:42:41,468 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18430) DCM4CHEE<-HS50US07(758) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310134042901 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:42:41,670 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18430) DCM4CHEE<-HS50US07(758) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310134102461 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:42:41,961 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18430) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:42:41,963 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18430) DCM4CHEE<-HS50US07(758): Found previous received Instance[pk=107992, uid=1.2.410.200001.101.11.501.1791052210.3.20250310134102461, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 13:42:41,964 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18430) DCM4CHEE<-HS50US07(758): Ignore received Instance[studyUID=341567,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310134005115,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310134102461] with equal digest
2025-03-10 13:42:41,964 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18430) DCM4CHEE<-HS50US07(758): Updated DB in 3 ms
2025-03-10 13:42:41,965 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18430) DCM4CHEE<-HS50US07(758) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310134102461 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:42:42,166 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18430) DCM4CHEE<-HS50US07(758) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310134109228 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:42:42,458 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18430) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:42:42,460 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18430) DCM4CHEE<-HS50US07(758): Found previous received Instance[pk=107993, uid=1.2.410.200001.101.11.501.1791052210.3.20250310134109228, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 13:42:42,460 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18430) DCM4CHEE<-HS50US07(758): Ignore received Instance[studyUID=341567,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310134005115,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310134109228] with equal digest
2025-03-10 13:42:42,461 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18430) DCM4CHEE<-HS50US07(758): Updated DB in 3 ms
2025-03-10 13:42:42,462 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18430) DCM4CHEE<-HS50US07(758) << 8:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310134109228 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:42:42,662 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18430) DCM4CHEE<-HS50US07(758) >> A-RELEASE-RQ
2025-03-10 13:42:42,662 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18430) DCM4CHEE<-HS50US07(758) << A-RELEASE-RP
2025-03-10 13:42:42,712 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-2) DCM4CHEE<-HS50US07(758): close Socket[addr=187.89.160.56/187.89.160.56,port=52139,localport=11112]
2025-03-10 13:42:56,917 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start AuditScheduler.execute()
2025-03-10 13:42:56,918 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-31) Send audit message to /127.0.0.1:514
2025-03-10 13:42:56,928 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-31) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 13:42:56,928 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-31) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 13:42:56,928 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished AuditScheduler.execute()
2025-03-10 13:42:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start TaskScheduler.execute()
2025-03-10 13:42:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished TaskScheduler.execute()
2025-03-10 13:43:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start PurgeStorageScheduler.execute()
2025-03-10 13:43:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished PurgeStorageScheduler.execute()
2025-03-10 13:43:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-18435) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 13:43:01,704 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-18435) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 13:43:12,896 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start IANScheduler.execute()
2025-03-10 13:43:12,898 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished IANScheduler.execute()
2025-03-10 13:43:18,575 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:43:18,578 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754): Found previous received Instance[pk=107582, uid=1.2.410.200001.101.11.601.1501430850.3.20250308120807017, class=1.2.840.10008.5.1.4.1.1.6.1, no=10]
2025-03-10 13:43:18,578 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754): Ignore received Instance[studyUID=341229,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308115845037,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308120807017] with equal digest
2025-03-10 13:43:18,579 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754): Updated DB in 4 ms
2025-03-10 13:43:18,580 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754) << 10:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308120807017 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:43:18,787 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754) >> 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308120836356 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:43:37,365 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start UPSProcessingScheduler.execute()
2025-03-10 13:43:37,366 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished UPSProcessingScheduler.execute()
2025-03-10 13:43:56,928 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start AuditScheduler.execute()
2025-03-10 13:43:56,939 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 13:43:56,939 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 13:43:56,939 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished AuditScheduler.execute()
2025-03-10 13:43:58,226 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:43:58,229 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754): Found previous received Instance[pk=107583, uid=1.2.410.200001.101.11.601.1501430850.3.20250308120836356, class=1.2.840.10008.5.1.4.1.1.6.1, no=11]
2025-03-10 13:43:58,230 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754): Ignore received Instance[studyUID=341229,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308115845037,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308120836356] with equal digest
2025-03-10 13:43:58,230 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754): Updated DB in 4 ms
2025-03-10 13:43:58,232 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754) << 11:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308120836356 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:43:58,431 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754) >> 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308121144220 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:43:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start TaskScheduler.execute()
2025-03-10 13:43:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished TaskScheduler.execute()
2025-03-10 13:44:12,899 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start IANScheduler.execute()
2025-03-10 13:44:12,900 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished IANScheduler.execute()
2025-03-10 13:44:37,366 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start UPSProcessingScheduler.execute()
2025-03-10 13:44:37,368 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished UPSProcessingScheduler.execute()
2025-03-10 13:44:38,792 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:44:38,795 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754): Found previous received Instance[pk=107584, uid=1.2.410.200001.101.11.601.1501430850.3.20250308121144220, class=1.2.840.10008.5.1.4.1.1.6.1, no=13]
2025-03-10 13:44:38,796 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754): Ignore received Instance[studyUID=341229,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308115845037,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308121144220] with equal digest
2025-03-10 13:44:38,796 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754): Updated DB in 4 ms
2025-03-10 13:44:38,797 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754) << 12:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308121144220 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:44:39,011 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754) >> 13:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308121256754 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:44:51,050 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 13:44:51,053 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 13:44:56,939 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start AuditScheduler.execute()
2025-03-10 13:44:56,950 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 13:44:56,950 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 13:44:56,951 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished AuditScheduler.execute()
2025-03-10 13:44:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start TaskScheduler.execute()
2025-03-10 13:44:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished TaskScheduler.execute()
2025-03-10 13:45:12,901 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start IANScheduler.execute()
2025-03-10 13:45:12,904 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished IANScheduler.execute()
2025-03-10 13:45:19,055 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:45:19,058 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754): Found previous received Instance[pk=107588, uid=1.2.410.200001.101.11.601.1501430850.3.20250308121256754, class=1.2.840.10008.5.1.4.1.1.6.1, no=14]
2025-03-10 13:45:19,059 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754): Ignore received Instance[studyUID=341229,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308115845037,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308121256754] with equal digest
2025-03-10 13:45:19,059 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754): Updated DB in 4 ms
2025-03-10 13:45:19,061 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754) << 13:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308121256754 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:45:19,264 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754) >> 14:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308121532951 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:45:37,368 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start UPSProcessingScheduler.execute()
2025-03-10 13:45:37,370 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished UPSProcessingScheduler.execute()
2025-03-10 13:45:55,202 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:45:55,204 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754): Found previous received Instance[pk=107594, uid=1.2.410.200001.101.11.601.1501430850.3.20250308121532951, class=1.2.840.10008.5.1.4.1.1.6.1, no=15]
2025-03-10 13:45:55,205 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754): Ignore received Instance[studyUID=341229,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308115845037,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308121532951] with equal digest
2025-03-10 13:45:55,205 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754): Updated DB in 3 ms
2025-03-10 13:45:55,206 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754) << 14:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308121532951 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:45:55,430 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754) >> 15:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308121539053 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:45:56,951 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start AuditScheduler.execute()
2025-03-10 13:45:56,963 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-7) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 13:45:56,963 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-7) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 13:45:56,964 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished AuditScheduler.execute()
2025-03-10 13:45:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start TaskScheduler.execute()
2025-03-10 13:45:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished TaskScheduler.execute()
2025-03-10 13:46:07,316 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341373&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250305172526693&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250305172526900&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:46:07,388 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341373&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250305172526693&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250305172604602&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:46:07,451 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341373&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250305172526693&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250305172631246&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:46:07,505 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341373&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250305172526693&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250305172705919&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:46:07,559 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341373&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250305172526693&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250305172723153&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:46:07,614 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341373&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250305172526693&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250305172734974&contentType=image/jpeg from null@162.240.235.97
2025-03-10 13:46:12,834 INFO  [org.dcm4chee.arc.stgcmt.impl.PurgeStgCmtScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start PurgeStgCmtScheduler.execute()
2025-03-10 13:46:12,838 INFO  [org.dcm4chee.arc.stgcmt.impl.PurgeStgCmtScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished PurgeStgCmtScheduler.execute()
2025-03-10 13:46:12,904 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start IANScheduler.execute()
2025-03-10 13:46:12,906 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished IANScheduler.execute()
2025-03-10 13:46:29,478 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:46:29,482 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754): Found previous received Instance[pk=107595, uid=1.2.410.200001.101.11.601.1501430850.3.20250308121539053, class=1.2.840.10008.5.1.4.1.1.6.1, no=16]
2025-03-10 13:46:29,483 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754): Ignore received Instance[studyUID=341229,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308115845037,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308121539053] with equal digest
2025-03-10 13:46:29,483 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754): Updated DB in 5 ms
2025-03-10 13:46:29,485 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754) << 15:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308121539053 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:46:29,645 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start StudySizeScheduler.execute()
2025-03-10 13:46:29,687 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754) >> 16:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308121603531 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:46:29,730 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) Calculated size of 1 studies
2025-03-10 13:46:29,730 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished StudySizeScheduler.execute()
2025-03-10 13:46:37,370 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start UPSProcessingScheduler.execute()
2025-03-10 13:46:37,372 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished UPSProcessingScheduler.execute()
2025-03-10 13:46:56,964 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start AuditScheduler.execute()
2025-03-10 13:46:56,975 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 13:46:56,975 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 13:46:56,975 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished AuditScheduler.execute()
2025-03-10 13:46:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start TaskScheduler.execute()
2025-03-10 13:46:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished TaskScheduler.execute()
2025-03-10 13:47:08,802 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:47:08,806 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754): Found previous received Instance[pk=107596, uid=1.2.410.200001.101.11.601.1501430850.3.20250308121603531, class=1.2.840.10008.5.1.4.1.1.6.1, no=17]
2025-03-10 13:47:08,806 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754): Ignore received Instance[studyUID=341229,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308115845037,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308121603531] with equal digest
2025-03-10 13:47:08,807 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754): Updated DB in 4 ms
2025-03-10 13:47:08,808 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754) << 16:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308121603531 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:47:09,011 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754) >> 17:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308121617869 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:47:12,906 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start IANScheduler.execute()
2025-03-10 13:47:12,909 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished IANScheduler.execute()
2025-03-10 13:47:37,372 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start UPSProcessingScheduler.execute()
2025-03-10 13:47:37,373 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished UPSProcessingScheduler.execute()
2025-03-10 13:47:39,234 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:47:39,237 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754): Found previous received Instance[pk=107597, uid=1.2.410.200001.101.11.601.1501430850.3.20250308121617869, class=1.2.840.10008.5.1.4.1.1.6.1, no=18]
2025-03-10 13:47:39,238 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754): Ignore received Instance[studyUID=341229,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308115845037,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308121617869] with equal digest
2025-03-10 13:47:39,238 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754): Updated DB in 4 ms
2025-03-10 13:47:39,239 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754) << 17:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308121617869 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:47:39,439 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754) >> 18:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308121644803 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:47:56,976 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start AuditScheduler.execute()
2025-03-10 13:47:56,977 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-6) Send audit message to /127.0.0.1:514
2025-03-10 13:47:56,977 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-6) Send audit message to /127.0.0.1:514
2025-03-10 13:47:56,988 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-6) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 13:47:56,988 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-6) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 13:47:56,988 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished AuditScheduler.execute()
2025-03-10 13:47:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start TaskScheduler.execute()
2025-03-10 13:47:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished TaskScheduler.execute()
2025-03-10 13:48:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start PurgeStorageScheduler.execute()
2025-03-10 13:48:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished PurgeStorageScheduler.execute()
2025-03-10 13:48:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-18456) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 13:48:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-18456) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 13:48:12,754 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:48:12,757 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754): Found previous received Instance[pk=107598, uid=1.2.410.200001.101.11.601.1501430850.3.20250308121644803, class=1.2.840.10008.5.1.4.1.1.6.1, no=19]
2025-03-10 13:48:12,758 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754): Ignore received Instance[studyUID=341229,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308115845037,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308121644803] with equal digest
2025-03-10 13:48:12,759 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754): Updated DB in 5 ms
2025-03-10 13:48:12,760 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754) << 18:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308121644803 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:48:12,909 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start IANScheduler.execute()
2025-03-10 13:48:12,912 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished IANScheduler.execute()
2025-03-10 13:48:12,962 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754) >> 19:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308121852143 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:48:37,374 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start UPSProcessingScheduler.execute()
2025-03-10 13:48:37,375 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished UPSProcessingScheduler.execute()
2025-03-10 13:48:43,375 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:48:43,378 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754): Found previous received Instance[pk=107599, uid=1.2.410.200001.101.11.601.1501430850.3.20250308121852143, class=1.2.840.10008.5.1.4.1.1.6.1, no=20]
2025-03-10 13:48:43,379 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754): Ignore received Instance[studyUID=341229,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308115845037,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308121852143] with equal digest
2025-03-10 13:48:43,380 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754): Updated DB in 4 ms
2025-03-10 13:48:43,381 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754) << 19:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308121852143 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:48:43,584 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754) >> 20:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308121900417 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:48:56,989 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start AuditScheduler.execute()
2025-03-10 13:48:56,997 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-22) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 13:48:56,997 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-22) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 13:48:56,997 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished AuditScheduler.execute()
2025-03-10 13:48:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start TaskScheduler.execute()
2025-03-10 13:48:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished TaskScheduler.execute()
2025-03-10 13:49:12,912 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start IANScheduler.execute()
2025-03-10 13:49:12,914 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished IANScheduler.execute()
2025-03-10 13:49:13,608 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:49:13,611 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754): Found previous received Instance[pk=107600, uid=1.2.410.200001.101.11.601.1501430850.3.20250308121900417, class=1.2.840.10008.5.1.4.1.1.6.1, no=21]
2025-03-10 13:49:13,611 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754): Ignore received Instance[studyUID=341229,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308115845037,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308121900417] with equal digest
2025-03-10 13:49:13,612 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754): Updated DB in 4 ms
2025-03-10 13:49:13,613 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754) << 20:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308121900417 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:49:13,816 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754) >> 21:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308121906235 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:49:37,375 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start UPSProcessingScheduler.execute()
2025-03-10 13:49:37,377 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished UPSProcessingScheduler.execute()
2025-03-10 13:49:44,037 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:49:44,040 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754): Found previous received Instance[pk=107601, uid=1.2.410.200001.101.11.601.1501430850.3.20250308121906235, class=1.2.840.10008.5.1.4.1.1.6.1, no=22]
2025-03-10 13:49:44,040 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754): Ignore received Instance[studyUID=341229,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308115845037,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308121906235] with equal digest
2025-03-10 13:49:44,041 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754): Updated DB in 4 ms
2025-03-10 13:49:44,042 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754) << 21:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308121906235 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:49:44,245 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754) >> 22:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308121914192 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:49:51,054 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 13:49:51,057 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 13:49:56,998 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start AuditScheduler.execute()
2025-03-10 13:49:57,008 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-19) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 13:49:57,008 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-19) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 13:49:57,008 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished AuditScheduler.execute()
2025-03-10 13:49:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start TaskScheduler.execute()
2025-03-10 13:49:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished TaskScheduler.execute()
2025-03-10 13:50:05,679 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52140,localport=11112]
2025-03-10 13:50:05,679 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18465) DCM4CHEE<-HS50US07(759) >> A-ASSOCIATE-RQ
2025-03-10 13:50:05,679 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18465) DCM4CHEE<-HS50US07(759) << A-ASSOCIATE-AC
2025-03-10 13:50:05,874 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18465) DCM4CHEE<-HS50US07(759) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310134621742 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:50:07,958 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18465) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:50:07,967 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18465) DCM4CHEE<-HS50US07(759): Create Series[pk=9714, uid=1.2.410.200001.101.11.501.1791052210.2.20250310134621539, no=1, mod=US]
2025-03-10 13:50:07,967 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18465) DCM4CHEE<-HS50US07(759): Create Instance[pk=107994, uid=1.2.410.200001.101.11.501.1791052210.3.20250310134621742, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 13:50:07,967 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18465) DCM4CHEE<-HS50US07(759): Create Location[pk=107994, systemID=fs1, path=2025/03/10/59F027FE/92A36C7C/604DD5D7, tsuid=1.2.840.10008.1.2, size=3416690, status=OK, objectType=DICOM_FILE]
2025-03-10 13:50:07,992 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18465) DCM4CHEE<-HS50US07(759): Updated DB in 34 ms
2025-03-10 13:50:07,993 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18465) DCM4CHEE<-HS50US07(759) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310134621742 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:50:08,191 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18465) DCM4CHEE<-HS50US07(759) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310134654470 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:50:09,014 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18465) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:50:09,016 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18465) DCM4CHEE<-HS50US07(759): Create Instance[pk=107995, uid=1.2.410.200001.101.11.501.1791052210.3.20250310134654470, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 13:50:09,017 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18465) DCM4CHEE<-HS50US07(759): Create Location[pk=107995, systemID=fs1, path=2025/03/10/59F027FE/92A36C7C/60796E8F, tsuid=1.2.840.10008.1.2, size=3416894, status=OK, objectType=DICOM_FILE]
2025-03-10 13:50:09,029 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18465) DCM4CHEE<-HS50US07(759): Updated DB in 15 ms
2025-03-10 13:50:09,030 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18465) DCM4CHEE<-HS50US07(759) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310134654470 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:50:09,227 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18465) DCM4CHEE<-HS50US07(759) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310134722517 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:50:10,191 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18465) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:50:10,194 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18465) DCM4CHEE<-HS50US07(759): Create Instance[pk=107996, uid=1.2.410.200001.101.11.501.1791052210.3.20250310134722517, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 13:50:10,194 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18465) DCM4CHEE<-HS50US07(759): Create Location[pk=107996, systemID=fs1, path=2025/03/10/59F027FE/92A36C7C/62031AFB, tsuid=1.2.840.10008.1.2, size=3416690, status=OK, objectType=DICOM_FILE]
2025-03-10 13:50:10,205 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18465) DCM4CHEE<-HS50US07(759): Updated DB in 13 ms
2025-03-10 13:50:10,206 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18465) DCM4CHEE<-HS50US07(759) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310134722517 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:50:10,405 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18465) DCM4CHEE<-HS50US07(759) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310134844602 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:50:11,227 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18465) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:50:11,229 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18465) DCM4CHEE<-HS50US07(759): Create Instance[pk=107997, uid=1.2.410.200001.101.11.501.1791052210.3.20250310134844602, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 13:50:11,229 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18465) DCM4CHEE<-HS50US07(759): Create Location[pk=107997, systemID=fs1, path=2025/03/10/59F027FE/92A36C7C/63D50EF7, tsuid=1.2.840.10008.1.2, size=3416690, status=OK, objectType=DICOM_FILE]
2025-03-10 13:50:11,236 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18465) DCM4CHEE<-HS50US07(759): Updated DB in 9 ms
2025-03-10 13:50:11,236 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18465) DCM4CHEE<-HS50US07(759) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310134844602 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:50:11,434 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18465) DCM4CHEE<-HS50US07(759) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310134859326 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:50:12,240 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18465) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:50:12,243 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18465) DCM4CHEE<-HS50US07(759): Create Instance[pk=107998, uid=1.2.410.200001.101.11.501.1791052210.3.20250310134859326, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 13:50:12,243 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18465) DCM4CHEE<-HS50US07(759): Create Location[pk=107998, systemID=fs1, path=2025/03/10/59F027FE/92A36C7C/63E56152, tsuid=1.2.840.10008.1.2, size=3416690, status=OK, objectType=DICOM_FILE]
2025-03-10 13:50:12,290 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18465) DCM4CHEE<-HS50US07(759): Updated DB in 50 ms
2025-03-10 13:50:12,291 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18465) DCM4CHEE<-HS50US07(759) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310134859326 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:50:12,488 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18465) DCM4CHEE<-HS50US07(759) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310134905181 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:50:12,914 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start IANScheduler.execute()
2025-03-10 13:50:12,916 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished IANScheduler.execute()
2025-03-10 13:50:13,284 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18465) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:50:13,286 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18465) DCM4CHEE<-HS50US07(759): Create Instance[pk=107999, uid=1.2.410.200001.101.11.501.1791052210.3.20250310134905181, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 13:50:13,286 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18465) DCM4CHEE<-HS50US07(759): Create Location[pk=107999, systemID=fs1, path=2025/03/10/59F027FE/92A36C7C/6551EC23, tsuid=1.2.840.10008.1.2, size=3416690, status=OK, objectType=DICOM_FILE]
2025-03-10 13:50:13,295 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18465) DCM4CHEE<-HS50US07(759): Updated DB in 11 ms
2025-03-10 13:50:13,295 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18465) DCM4CHEE<-HS50US07(759) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310134905181 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:50:13,490 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18465) DCM4CHEE<-HS50US07(759) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310134930669 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:50:14,267 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:50:14,270 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754): Found previous received Instance[pk=107602, uid=1.2.410.200001.101.11.601.1501430850.3.20250308121914192, class=1.2.840.10008.5.1.4.1.1.6.1, no=23]
2025-03-10 13:50:14,270 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754): Ignore received Instance[studyUID=341229,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308115845037,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308121914192] with equal digest
2025-03-10 13:50:14,270 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754): Updated DB in 3 ms
2025-03-10 13:50:14,271 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754) << 22:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308121914192 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:50:14,278 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18465) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:50:14,280 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18465) DCM4CHEE<-HS50US07(759): Create Instance[pk=108000, uid=1.2.410.200001.101.11.501.1791052210.3.20250310134930669, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 13:50:14,280 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18465) DCM4CHEE<-HS50US07(759): Create Location[pk=108000, systemID=fs1, path=2025/03/10/59F027FE/92A36C7C/6579FF5A, tsuid=1.2.840.10008.1.2, size=3417042, status=OK, objectType=DICOM_FILE]
2025-03-10 13:50:14,289 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18465) DCM4CHEE<-HS50US07(759): Updated DB in 11 ms
2025-03-10 13:50:14,290 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18465) DCM4CHEE<-HS50US07(759) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310134930669 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:50:14,475 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754) >> 23:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308121930517 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:50:14,488 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18465) DCM4CHEE<-HS50US07(759) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310135050107 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:50:15,271 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18465) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:50:15,273 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18465) DCM4CHEE<-HS50US07(759): Create Instance[pk=108001, uid=1.2.410.200001.101.11.501.1791052210.3.20250310135050107, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 13:50:15,273 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18465) DCM4CHEE<-HS50US07(759): Create Location[pk=108001, systemID=fs1, path=2025/03/10/59F027FE/92A36C7C/8B20B885, tsuid=1.2.840.10008.1.2, size=3417042, status=OK, objectType=DICOM_FILE]
2025-03-10 13:50:15,282 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18465) DCM4CHEE<-HS50US07(759): Updated DB in 11 ms
2025-03-10 13:50:15,283 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18465) DCM4CHEE<-HS50US07(759) << 8:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310135050107 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:50:15,480 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18465) DCM4CHEE<-HS50US07(759) >> A-RELEASE-RQ
2025-03-10 13:50:15,480 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18465) DCM4CHEE<-HS50US07(759) << A-RELEASE-RP
2025-03-10 13:50:15,531 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-9) DCM4CHEE<-HS50US07(759): close Socket[addr=187.89.160.56/187.89.160.56,port=52140,localport=11112]
2025-03-10 13:50:37,377 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start UPSProcessingScheduler.execute()
2025-03-10 13:50:37,378 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished UPSProcessingScheduler.execute()
2025-03-10 13:50:44,680 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:50:44,683 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754): Found previous received Instance[pk=107603, uid=1.2.410.200001.101.11.601.1501430850.3.20250308121930517, class=1.2.840.10008.5.1.4.1.1.6.1, no=24]
2025-03-10 13:50:44,683 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754): Ignore received Instance[studyUID=341229,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308115845037,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308121930517] with equal digest
2025-03-10 13:50:44,684 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754): Updated DB in 4 ms
2025-03-10 13:50:44,685 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754) << 23:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308121930517 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:50:44,885 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754) >> 24:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308122007376 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:50:57,009 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start AuditScheduler.execute()
2025-03-10 13:50:57,021 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 13:50:57,021 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 13:50:57,021 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished AuditScheduler.execute()
2025-03-10 13:50:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start TaskScheduler.execute()
2025-03-10 13:50:58,817 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished TaskScheduler.execute()
2025-03-10 13:51:12,916 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start IANScheduler.execute()
2025-03-10 13:51:12,918 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished IANScheduler.execute()
2025-03-10 13:51:14,913 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:51:14,915 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754): Found previous received Instance[pk=107604, uid=1.2.410.200001.101.11.601.1501430850.3.20250308122007376, class=1.2.840.10008.5.1.4.1.1.6.1, no=25]
2025-03-10 13:51:14,916 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754): Ignore received Instance[studyUID=341229,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308115845037,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308122007376] with equal digest
2025-03-10 13:51:14,916 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754): Updated DB in 3 ms
2025-03-10 13:51:14,917 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754) << 24:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308122007376 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:51:15,121 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754) >> 25:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308122048252 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:51:29,731 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start StudySizeScheduler.execute()
2025-03-10 13:51:29,733 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished StudySizeScheduler.execute()
2025-03-10 13:51:37,379 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start UPSProcessingScheduler.execute()
2025-03-10 13:51:37,380 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished UPSProcessingScheduler.execute()
2025-03-10 13:51:49,767 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:51:49,771 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754): Found previous received Instance[pk=107605, uid=1.2.410.200001.101.11.601.1501430850.3.20250308122048252, class=1.2.840.10008.5.1.4.1.1.6.1, no=26]
2025-03-10 13:51:49,771 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754): Ignore received Instance[studyUID=341229,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308115845037,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308122048252] with equal digest
2025-03-10 13:51:49,772 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754): Updated DB in 5 ms
2025-03-10 13:51:49,773 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754) << 25:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308122048252 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:51:49,978 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754) >> 26:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308122123686 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:51:57,021 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start AuditScheduler.execute()
2025-03-10 13:51:57,034 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-15) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 13:51:57,034 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-15) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 13:51:57,035 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-15) Send audit message to /127.0.0.1:514
2025-03-10 13:51:57,035 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished AuditScheduler.execute()
2025-03-10 13:51:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start TaskScheduler.execute()
2025-03-10 13:51:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished TaskScheduler.execute()
2025-03-10 13:52:12,918 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start IANScheduler.execute()
2025-03-10 13:52:12,921 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished IANScheduler.execute()
2025-03-10 13:52:24,638 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:52:24,641 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754): Found previous received Instance[pk=107606, uid=1.2.410.200001.101.11.601.1501430850.3.20250308122123686, class=1.2.840.10008.5.1.4.1.1.6.1, no=27]
2025-03-10 13:52:24,642 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754): Ignore received Instance[studyUID=341229,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308115845037,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308122123686] with equal digest
2025-03-10 13:52:24,642 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754): Updated DB in 4 ms
2025-03-10 13:52:24,644 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754) << 26:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308122123686 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:52:24,845 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754) >> 27:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308122154321 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:52:37,381 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start UPSProcessingScheduler.execute()
2025-03-10 13:52:37,382 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished UPSProcessingScheduler.execute()
2025-03-10 13:52:41,705 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52141,localport=11112]
2025-03-10 13:52:41,706 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18475) DCM4CHEE<-HS50US07(760) >> A-ASSOCIATE-RQ
2025-03-10 13:52:41,706 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18475) DCM4CHEE<-HS50US07(760) << A-ASSOCIATE-AC
2025-03-10 13:52:41,900 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18475) DCM4CHEE<-HS50US07(760) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310134621742 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:52:43,824 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18475) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:52:43,827 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18475) DCM4CHEE<-HS50US07(760): Found previous received Instance[pk=107994, uid=1.2.410.200001.101.11.501.1791052210.3.20250310134621742, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 13:52:43,828 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18475) DCM4CHEE<-HS50US07(760): Ignore received Instance[studyUID=338974,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310134621539,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310134621742] with equal digest
2025-03-10 13:52:43,828 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18475) DCM4CHEE<-HS50US07(760): Updated DB in 4 ms
2025-03-10 13:52:43,829 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18475) DCM4CHEE<-HS50US07(760) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310134621742 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:52:44,029 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18475) DCM4CHEE<-HS50US07(760) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310134654470 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:52:44,344 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18475) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:52:44,346 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18475) DCM4CHEE<-HS50US07(760): Found previous received Instance[pk=107995, uid=1.2.410.200001.101.11.501.1791052210.3.20250310134654470, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 13:52:44,347 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18475) DCM4CHEE<-HS50US07(760): Ignore received Instance[studyUID=338974,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310134621539,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310134654470] with equal digest
2025-03-10 13:52:44,347 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18475) DCM4CHEE<-HS50US07(760): Updated DB in 3 ms
2025-03-10 13:52:44,348 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18475) DCM4CHEE<-HS50US07(760) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310134654470 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:52:44,547 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18475) DCM4CHEE<-HS50US07(760) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310134722517 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:52:44,842 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18475) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:52:44,844 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18475) DCM4CHEE<-HS50US07(760): Found previous received Instance[pk=107996, uid=1.2.410.200001.101.11.501.1791052210.3.20250310134722517, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 13:52:44,844 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18475) DCM4CHEE<-HS50US07(760): Ignore received Instance[studyUID=338974,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310134621539,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310134722517] with equal digest
2025-03-10 13:52:44,845 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18475) DCM4CHEE<-HS50US07(760): Updated DB in 3 ms
2025-03-10 13:52:44,846 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18475) DCM4CHEE<-HS50US07(760) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310134722517 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:52:45,045 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18475) DCM4CHEE<-HS50US07(760) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310134844602 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:52:45,336 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18475) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:52:45,338 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18475) DCM4CHEE<-HS50US07(760): Found previous received Instance[pk=107997, uid=1.2.410.200001.101.11.501.1791052210.3.20250310134844602, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 13:52:45,339 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18475) DCM4CHEE<-HS50US07(760): Ignore received Instance[studyUID=338974,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310134621539,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310134844602] with equal digest
2025-03-10 13:52:45,339 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18475) DCM4CHEE<-HS50US07(760): Updated DB in 3 ms
2025-03-10 13:52:45,340 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18475) DCM4CHEE<-HS50US07(760) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310134844602 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:52:45,540 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18475) DCM4CHEE<-HS50US07(760) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310134859326 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:52:45,831 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18475) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:52:45,833 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18475) DCM4CHEE<-HS50US07(760): Found previous received Instance[pk=107998, uid=1.2.410.200001.101.11.501.1791052210.3.20250310134859326, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 13:52:45,834 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18475) DCM4CHEE<-HS50US07(760): Ignore received Instance[studyUID=338974,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310134621539,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310134859326] with equal digest
2025-03-10 13:52:45,834 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18475) DCM4CHEE<-HS50US07(760): Updated DB in 3 ms
2025-03-10 13:52:45,837 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18475) DCM4CHEE<-HS50US07(760) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310134859326 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:52:46,034 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18475) DCM4CHEE<-HS50US07(760) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310134905181 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:52:46,325 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18475) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:52:46,328 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18475) DCM4CHEE<-HS50US07(760): Found previous received Instance[pk=107999, uid=1.2.410.200001.101.11.501.1791052210.3.20250310134905181, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 13:52:46,328 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18475) DCM4CHEE<-HS50US07(760): Ignore received Instance[studyUID=338974,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310134621539,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310134905181] with equal digest
2025-03-10 13:52:46,328 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18475) DCM4CHEE<-HS50US07(760): Updated DB in 3 ms
2025-03-10 13:52:46,329 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18475) DCM4CHEE<-HS50US07(760) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310134905181 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:52:46,529 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18475) DCM4CHEE<-HS50US07(760) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310134930669 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:52:46,821 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18475) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:52:46,823 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18475) DCM4CHEE<-HS50US07(760): Found previous received Instance[pk=108000, uid=1.2.410.200001.101.11.501.1791052210.3.20250310134930669, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 13:52:46,823 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18475) DCM4CHEE<-HS50US07(760): Ignore received Instance[studyUID=338974,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310134621539,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310134930669] with equal digest
2025-03-10 13:52:46,823 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18475) DCM4CHEE<-HS50US07(760): Updated DB in 2 ms
2025-03-10 13:52:46,825 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18475) DCM4CHEE<-HS50US07(760) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310134930669 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:52:47,024 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18475) DCM4CHEE<-HS50US07(760) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310135050107 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:52:47,316 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18475) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:52:47,319 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18475) DCM4CHEE<-HS50US07(760): Found previous received Instance[pk=108001, uid=1.2.410.200001.101.11.501.1791052210.3.20250310135050107, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 13:52:47,319 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18475) DCM4CHEE<-HS50US07(760): Ignore received Instance[studyUID=338974,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310134621539,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310135050107] with equal digest
2025-03-10 13:52:47,319 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18475) DCM4CHEE<-HS50US07(760): Updated DB in 3 ms
2025-03-10 13:52:47,320 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18475) DCM4CHEE<-HS50US07(760) << 8:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310135050107 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:52:47,520 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18475) DCM4CHEE<-HS50US07(760) >> A-RELEASE-RQ
2025-03-10 13:52:47,520 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18475) DCM4CHEE<-HS50US07(760) << A-RELEASE-RP
2025-03-10 13:52:47,570 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-16) DCM4CHEE<-HS50US07(760): close Socket[addr=187.89.160.56/187.89.160.56,port=52141,localport=11112]
2025-03-10 13:52:57,036 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start AuditScheduler.execute()
2025-03-10 13:52:57,046 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 13:52:57,046 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 13:52:57,046 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished AuditScheduler.execute()
2025-03-10 13:52:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start TaskScheduler.execute()
2025-03-10 13:52:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished TaskScheduler.execute()
2025-03-10 13:52:59,488 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:52:59,490 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754): Found previous received Instance[pk=107607, uid=1.2.410.200001.101.11.601.1501430850.3.20250308122154321, class=1.2.840.10008.5.1.4.1.1.6.1, no=28]
2025-03-10 13:52:59,491 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754): Ignore received Instance[studyUID=341229,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308115845037,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308122154321] with equal digest
2025-03-10 13:52:59,491 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754): Updated DB in 3 ms
2025-03-10 13:52:59,492 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754) << 27:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308122154321 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:52:59,695 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754) >> 28:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308122243653 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:53:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start PurgeStorageScheduler.execute()
2025-03-10 13:53:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished PurgeStorageScheduler.execute()
2025-03-10 13:53:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-18478) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 13:53:01,702 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-18478) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 13:53:12,921 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start IANScheduler.execute()
2025-03-10 13:53:12,924 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished IANScheduler.execute()
2025-03-10 13:53:29,752 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:53:29,755 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754): Found previous received Instance[pk=107608, uid=1.2.410.200001.101.11.601.1501430850.3.20250308122243653, class=1.2.840.10008.5.1.4.1.1.6.1, no=29]
2025-03-10 13:53:29,756 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754): Ignore received Instance[studyUID=341229,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308115845037,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308122243653] with equal digest
2025-03-10 13:53:29,756 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754): Updated DB in 4 ms
2025-03-10 13:53:29,758 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754) << 28:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308122243653 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:53:29,961 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754) >> 29:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308122315035 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:53:37,382 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start UPSProcessingScheduler.execute()
2025-03-10 13:53:37,383 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished UPSProcessingScheduler.execute()
2025-03-10 13:53:57,046 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start AuditScheduler.execute()
2025-03-10 13:53:57,057 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-6) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 13:53:57,057 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-6) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 13:53:57,057 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished AuditScheduler.execute()
2025-03-10 13:53:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start TaskScheduler.execute()
2025-03-10 13:53:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished TaskScheduler.execute()
2025-03-10 13:54:00,195 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:54:00,198 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754): Found previous received Instance[pk=107609, uid=1.2.410.200001.101.11.601.1501430850.3.20250308122315035, class=1.2.840.10008.5.1.4.1.1.6.1, no=30]
2025-03-10 13:54:00,199 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754): Ignore received Instance[studyUID=341229,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308115845037,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308122315035] with equal digest
2025-03-10 13:54:00,199 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754): Updated DB in 4 ms
2025-03-10 13:54:00,201 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754) << 29:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308122315035 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:54:00,404 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754) >> 30:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308122341144 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:54:12,924 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start IANScheduler.execute()
2025-03-10 13:54:12,926 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished IANScheduler.execute()
2025-03-10 13:54:30,638 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:54:30,641 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754): Found previous received Instance[pk=107610, uid=1.2.410.200001.101.11.601.1501430850.3.20250308122341144, class=1.2.840.10008.5.1.4.1.1.6.1, no=31]
2025-03-10 13:54:30,642 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754): Ignore received Instance[studyUID=341229,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308115845037,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308122341144] with equal digest
2025-03-10 13:54:30,642 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754): Updated DB in 4 ms
2025-03-10 13:54:30,644 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754) << 30:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308122341144 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:54:30,845 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754) >> A-RELEASE-RQ
2025-03-10 13:54:30,845 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(754) << A-RELEASE-RP
2025-03-10 13:54:30,896 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-4) DCM4CHEE<-HS60MT(754): close Socket[addr=187.89.160.56/187.89.160.56,port=49237,localport=11112]
2025-03-10 13:54:31,408 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49238,localport=11112]
2025-03-10 13:54:31,410 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761) >> A-ASSOCIATE-RQ
2025-03-10 13:54:31,410 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761) << A-ASSOCIATE-AC
2025-03-10 13:54:31,613 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308115845365 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:54:37,384 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start UPSProcessingScheduler.execute()
2025-03-10 13:54:37,385 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished UPSProcessingScheduler.execute()
2025-03-10 13:54:51,057 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 13:54:51,060 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 13:54:57,057 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start AuditScheduler.execute()
2025-03-10 13:54:57,074 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-30) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 13:54:57,074 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-30) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 13:54:57,075 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished AuditScheduler.execute()
2025-03-10 13:54:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start TaskScheduler.execute()
2025-03-10 13:54:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished TaskScheduler.execute()
2025-03-10 13:55:07,220 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:55:07,224 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761): Found previous received Instance[pk=107555, uid=1.2.410.200001.101.11.601.1501430850.3.20250308115845365, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 13:55:07,225 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761): Ignore received Instance[studyUID=341229,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308115845037,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308115845365] with equal digest
2025-03-10 13:55:07,225 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761): Updated DB in 5 ms
2025-03-10 13:55:07,226 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308115845365 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:55:07,437 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308115857541 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:55:12,927 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start IANScheduler.execute()
2025-03-10 13:55:12,929 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished IANScheduler.execute()
2025-03-10 13:55:37,386 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start UPSProcessingScheduler.execute()
2025-03-10 13:55:37,387 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished UPSProcessingScheduler.execute()
2025-03-10 13:55:39,692 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52143,localport=11112]
2025-03-10 13:55:39,693 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18490) DCM4CHEE<-HS50US07(762) >> A-ASSOCIATE-RQ
2025-03-10 13:55:39,693 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18490) DCM4CHEE<-HS50US07(762) << A-ASSOCIATE-AC
2025-03-10 13:55:39,884 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18490) DCM4CHEE<-HS50US07(762) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310134621742 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:55:41,632 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18490) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:55:41,638 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18490) DCM4CHEE<-HS50US07(762): Found previous received Instance[pk=107994, uid=1.2.410.200001.101.11.501.1791052210.3.20250310134621742, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 13:55:41,639 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18490) DCM4CHEE<-HS50US07(762): Ignore received Instance[studyUID=338974,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310134621539,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310134621742] with equal digest
2025-03-10 13:55:41,639 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18490) DCM4CHEE<-HS50US07(762): Updated DB in 7 ms
2025-03-10 13:55:41,641 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18490) DCM4CHEE<-HS50US07(762) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310134621742 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:55:41,838 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18490) DCM4CHEE<-HS50US07(762) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310134654470 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:55:42,129 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18490) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:55:42,132 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18490) DCM4CHEE<-HS50US07(762): Found previous received Instance[pk=107995, uid=1.2.410.200001.101.11.501.1791052210.3.20250310134654470, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 13:55:42,132 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18490) DCM4CHEE<-HS50US07(762): Ignore received Instance[studyUID=338974,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310134621539,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310134654470] with equal digest
2025-03-10 13:55:42,132 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18490) DCM4CHEE<-HS50US07(762): Updated DB in 3 ms
2025-03-10 13:55:42,133 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18490) DCM4CHEE<-HS50US07(762) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310134654470 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:55:42,330 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18490) DCM4CHEE<-HS50US07(762) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310134722517 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:55:42,622 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18490) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:55:42,624 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18490) DCM4CHEE<-HS50US07(762): Found previous received Instance[pk=107996, uid=1.2.410.200001.101.11.501.1791052210.3.20250310134722517, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 13:55:42,625 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18490) DCM4CHEE<-HS50US07(762): Ignore received Instance[studyUID=338974,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310134621539,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310134722517] with equal digest
2025-03-10 13:55:42,625 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18490) DCM4CHEE<-HS50US07(762): Updated DB in 3 ms
2025-03-10 13:55:42,626 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18490) DCM4CHEE<-HS50US07(762) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310134722517 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:55:42,823 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18490) DCM4CHEE<-HS50US07(762) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310134844602 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:55:43,115 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18490) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:55:43,117 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18490) DCM4CHEE<-HS50US07(762): Found previous received Instance[pk=107997, uid=1.2.410.200001.101.11.501.1791052210.3.20250310134844602, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 13:55:43,117 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18490) DCM4CHEE<-HS50US07(762): Ignore received Instance[studyUID=338974,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310134621539,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310134844602] with equal digest
2025-03-10 13:55:43,118 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18490) DCM4CHEE<-HS50US07(762): Updated DB in 3 ms
2025-03-10 13:55:43,119 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18490) DCM4CHEE<-HS50US07(762) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310134844602 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:55:43,316 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18490) DCM4CHEE<-HS50US07(762) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310134859326 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:55:43,608 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18490) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:55:43,610 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18490) DCM4CHEE<-HS50US07(762): Found previous received Instance[pk=107998, uid=1.2.410.200001.101.11.501.1791052210.3.20250310134859326, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 13:55:43,610 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18490) DCM4CHEE<-HS50US07(762): Ignore received Instance[studyUID=338974,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310134621539,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310134859326] with equal digest
2025-03-10 13:55:43,610 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18490) DCM4CHEE<-HS50US07(762): Updated DB in 2 ms
2025-03-10 13:55:43,611 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18490) DCM4CHEE<-HS50US07(762) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310134859326 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:55:43,808 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18490) DCM4CHEE<-HS50US07(762) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310134905181 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:55:44,100 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18490) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:55:44,102 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18490) DCM4CHEE<-HS50US07(762): Found previous received Instance[pk=107999, uid=1.2.410.200001.101.11.501.1791052210.3.20250310134905181, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 13:55:44,102 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18490) DCM4CHEE<-HS50US07(762): Ignore received Instance[studyUID=338974,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310134621539,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310134905181] with equal digest
2025-03-10 13:55:44,103 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18490) DCM4CHEE<-HS50US07(762): Updated DB in 3 ms
2025-03-10 13:55:44,104 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18490) DCM4CHEE<-HS50US07(762) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310134905181 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:55:44,301 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18490) DCM4CHEE<-HS50US07(762) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310134930669 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:55:44,592 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18490) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:55:44,595 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18490) DCM4CHEE<-HS50US07(762): Found previous received Instance[pk=108000, uid=1.2.410.200001.101.11.501.1791052210.3.20250310134930669, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 13:55:44,595 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18490) DCM4CHEE<-HS50US07(762): Ignore received Instance[studyUID=338974,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310134621539,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310134930669] with equal digest
2025-03-10 13:55:44,595 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18490) DCM4CHEE<-HS50US07(762): Updated DB in 3 ms
2025-03-10 13:55:44,596 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18490) DCM4CHEE<-HS50US07(762) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310134930669 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:55:44,970 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18490) DCM4CHEE<-HS50US07(762) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310135050107 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:55:45,262 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18490) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:55:45,265 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18490) DCM4CHEE<-HS50US07(762): Found previous received Instance[pk=108001, uid=1.2.410.200001.101.11.501.1791052210.3.20250310135050107, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 13:55:45,265 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18490) DCM4CHEE<-HS50US07(762): Ignore received Instance[studyUID=338974,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310134621539,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310135050107] with equal digest
2025-03-10 13:55:45,265 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18490) DCM4CHEE<-HS50US07(762): Updated DB in 3 ms
2025-03-10 13:55:45,266 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18490) DCM4CHEE<-HS50US07(762) << 8:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310135050107 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:55:45,462 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18490) DCM4CHEE<-HS50US07(762) >> A-RELEASE-RQ
2025-03-10 13:55:45,463 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18490) DCM4CHEE<-HS50US07(762) << A-RELEASE-RP
2025-03-10 13:55:45,513 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-13) DCM4CHEE<-HS50US07(762): close Socket[addr=187.89.160.56/187.89.160.56,port=52143,localport=11112]
2025-03-10 13:55:46,622 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:55:46,624 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761): Found previous received Instance[pk=107556, uid=1.2.410.200001.101.11.601.1501430850.3.20250308115857541, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 13:55:46,624 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761): Ignore received Instance[studyUID=341229,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308115845037,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308115857541] with equal digest
2025-03-10 13:55:46,625 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761): Updated DB in 3 ms
2025-03-10 13:55:46,626 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308115857541 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:55:46,859 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308115925072 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:55:57,075 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start AuditScheduler.execute()
2025-03-10 13:55:57,090 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-5) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 13:55:57,090 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-5) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 13:55:57,091 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished AuditScheduler.execute()
2025-03-10 13:55:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start TaskScheduler.execute()
2025-03-10 13:55:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished TaskScheduler.execute()
2025-03-10 13:56:12,929 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start IANScheduler.execute()
2025-03-10 13:56:12,932 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished IANScheduler.execute()
2025-03-10 13:56:29,069 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:56:29,072 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761): Found previous received Instance[pk=107565, uid=1.2.410.200001.101.11.601.1501430850.3.20250308115925072, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 13:56:29,072 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761): Ignore received Instance[studyUID=341229,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308115845037,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308115925072] with equal digest
2025-03-10 13:56:29,073 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761): Updated DB in 4 ms
2025-03-10 13:56:29,074 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308115925072 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:56:29,286 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308120100764 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:56:29,733 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start StudySizeScheduler.execute()
2025-03-10 13:56:29,855 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) Calculated size of 1 studies
2025-03-10 13:56:29,855 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished StudySizeScheduler.execute()
2025-03-10 13:56:37,387 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start UPSProcessingScheduler.execute()
2025-03-10 13:56:37,389 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished UPSProcessingScheduler.execute()
2025-03-10 13:56:57,091 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start AuditScheduler.execute()
2025-03-10 13:56:57,102 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-11) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 13:56:57,102 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-11) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 13:56:57,102 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished AuditScheduler.execute()
2025-03-10 13:56:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start TaskScheduler.execute()
2025-03-10 13:56:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished TaskScheduler.execute()
2025-03-10 13:57:11,453 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:57:11,456 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761): Found previous received Instance[pk=107576, uid=1.2.410.200001.101.11.601.1501430850.3.20250308120100764, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 13:57:11,457 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761): Ignore received Instance[studyUID=341229,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308115845037,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308120100764] with equal digest
2025-03-10 13:57:11,457 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761): Updated DB in 4 ms
2025-03-10 13:57:11,459 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308120100764 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:57:11,659 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308120231827 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:57:12,932 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start IANScheduler.execute()
2025-03-10 13:57:12,935 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished IANScheduler.execute()
2025-03-10 13:57:37,389 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start UPSProcessingScheduler.execute()
2025-03-10 13:57:37,391 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished UPSProcessingScheduler.execute()
2025-03-10 13:57:55,969 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:57:55,973 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761): Found previous received Instance[pk=107577, uid=1.2.410.200001.101.11.601.1501430850.3.20250308120231827, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 13:57:55,974 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761): Ignore received Instance[studyUID=341229,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308115845037,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308120231827] with equal digest
2025-03-10 13:57:55,974 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761): Updated DB in 4 ms
2025-03-10 13:57:55,976 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308120231827 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:57:56,178 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308120455537 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:57:57,102 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start AuditScheduler.execute()
2025-03-10 13:57:57,103 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-15) Send audit message to /127.0.0.1:514
2025-03-10 13:57:57,124 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-15) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 13:57:57,124 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-15) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 13:57:57,124 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished AuditScheduler.execute()
2025-03-10 13:57:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start TaskScheduler.execute()
2025-03-10 13:57:58,816 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished TaskScheduler.execute()
2025-03-10 13:58:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start PurgeStorageScheduler.execute()
2025-03-10 13:58:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished PurgeStorageScheduler.execute()
2025-03-10 13:58:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-18499) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 13:58:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-18499) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 13:58:12,935 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start IANScheduler.execute()
2025-03-10 13:58:12,938 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished IANScheduler.execute()
2025-03-10 13:58:34,853 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:58:34,856 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761): Found previous received Instance[pk=107578, uid=1.2.410.200001.101.11.601.1501430850.3.20250308120455537, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 13:58:34,856 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761): Ignore received Instance[studyUID=341229,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308115845037,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308120455537] with equal digest
2025-03-10 13:58:34,857 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761): Updated DB in 4 ms
2025-03-10 13:58:34,858 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308120455537 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:58:35,111 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308120521190 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:58:37,391 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start UPSProcessingScheduler.execute()
2025-03-10 13:58:37,392 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished UPSProcessingScheduler.execute()
2025-03-10 13:58:57,125 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start AuditScheduler.execute()
2025-03-10 13:58:57,139 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 13:58:57,139 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 13:58:57,140 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished AuditScheduler.execute()
2025-03-10 13:58:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start TaskScheduler.execute()
2025-03-10 13:58:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished TaskScheduler.execute()
2025-03-10 13:59:12,137 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:59:12,140 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761): Found previous received Instance[pk=107579, uid=1.2.410.200001.101.11.601.1501430850.3.20250308120521190, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 13:59:12,141 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761): Ignore received Instance[studyUID=341229,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308115845037,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308120521190] with equal digest
2025-03-10 13:59:12,141 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761): Updated DB in 4 ms
2025-03-10 13:59:12,143 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308120521190 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:59:12,381 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308120613885 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:59:12,938 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start IANScheduler.execute()
2025-03-10 13:59:12,941 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished IANScheduler.execute()
2025-03-10 13:59:37,392 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start UPSProcessingScheduler.execute()
2025-03-10 13:59:37,394 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished UPSProcessingScheduler.execute()
2025-03-10 13:59:50,030 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 13:59:50,033 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761): Found previous received Instance[pk=107580, uid=1.2.410.200001.101.11.601.1501430850.3.20250308120613885, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 13:59:50,034 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761): Ignore received Instance[studyUID=341229,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308115845037,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308120613885] with equal digest
2025-03-10 13:59:50,034 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761): Updated DB in 4 ms
2025-03-10 13:59:50,036 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761) << 8:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308120613885 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:59:50,243 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308120717103 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 13:59:51,060 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 13:59:51,069 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 13:59:57,140 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start AuditScheduler.execute()
2025-03-10 13:59:57,151 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-10) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 13:59:57,151 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-10) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 13:59:57,152 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished AuditScheduler.execute()
2025-03-10 13:59:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start TaskScheduler.execute()
2025-03-10 13:59:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished TaskScheduler.execute()
2025-03-10 14:00:12,941 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start IANScheduler.execute()
2025-03-10 14:00:12,944 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished IANScheduler.execute()
2025-03-10 14:00:20,391 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:00:20,393 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761): Found previous received Instance[pk=107581, uid=1.2.410.200001.101.11.601.1501430850.3.20250308120717103, class=1.2.840.10008.5.1.4.1.1.6.1, no=9]
2025-03-10 14:00:20,394 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761): Ignore received Instance[studyUID=341229,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308115845037,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308120717103] with equal digest
2025-03-10 14:00:20,395 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761): Updated DB in 4 ms
2025-03-10 14:00:20,396 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761) << 9:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308120717103 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:00:20,605 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308120807017 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:00:37,394 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start UPSProcessingScheduler.execute()
2025-03-10 14:00:37,395 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished UPSProcessingScheduler.execute()
2025-03-10 14:00:57,152 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start AuditScheduler.execute()
2025-03-10 14:00:57,160 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-4) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 14:00:57,160 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-4) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 14:00:57,161 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished AuditScheduler.execute()
2025-03-10 14:00:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start TaskScheduler.execute()
2025-03-10 14:00:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished TaskScheduler.execute()
2025-03-10 14:01:00,240 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:01:00,244 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761): Found previous received Instance[pk=107582, uid=1.2.410.200001.101.11.601.1501430850.3.20250308120807017, class=1.2.840.10008.5.1.4.1.1.6.1, no=10]
2025-03-10 14:01:00,245 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761): Ignore received Instance[studyUID=341229,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308115845037,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308120807017] with equal digest
2025-03-10 14:01:00,246 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761): Updated DB in 4 ms
2025-03-10 14:01:00,247 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761) << 10:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308120807017 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:01:00,451 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761) >> 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308120836356 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:01:12,944 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start IANScheduler.execute()
2025-03-10 14:01:12,946 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished IANScheduler.execute()
2025-03-10 14:01:29,855 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start StudySizeScheduler.execute()
2025-03-10 14:01:29,860 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished StudySizeScheduler.execute()
2025-03-10 14:01:35,499 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:01:35,502 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761): Found previous received Instance[pk=107583, uid=1.2.410.200001.101.11.601.1501430850.3.20250308120836356, class=1.2.840.10008.5.1.4.1.1.6.1, no=11]
2025-03-10 14:01:35,502 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761): Ignore received Instance[studyUID=341229,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308115845037,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308120836356] with equal digest
2025-03-10 14:01:35,502 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761): Updated DB in 3 ms
2025-03-10 14:01:35,504 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761) << 11:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308120836356 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:01:35,719 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761) >> 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308121144220 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:01:37,396 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start UPSProcessingScheduler.execute()
2025-03-10 14:01:37,397 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished UPSProcessingScheduler.execute()
2025-03-10 14:01:57,161 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start AuditScheduler.execute()
2025-03-10 14:01:57,171 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-31) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 14:01:57,171 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-31) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 14:01:57,172 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished AuditScheduler.execute()
2025-03-10 14:01:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start TaskScheduler.execute()
2025-03-10 14:01:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished TaskScheduler.execute()
2025-03-10 14:02:12,946 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start IANScheduler.execute()
2025-03-10 14:02:12,949 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished IANScheduler.execute()
2025-03-10 14:02:12,991 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:02:12,994 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761): Found previous received Instance[pk=107584, uid=1.2.410.200001.101.11.601.1501430850.3.20250308121144220, class=1.2.840.10008.5.1.4.1.1.6.1, no=13]
2025-03-10 14:02:12,994 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761): Ignore received Instance[studyUID=341229,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308115845037,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308121144220] with equal digest
2025-03-10 14:02:12,995 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761): Updated DB in 4 ms
2025-03-10 14:02:12,996 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761) << 12:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308121144220 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:02:13,199 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761) >> 13:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308121256754 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:02:37,398 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start UPSProcessingScheduler.execute()
2025-03-10 14:02:37,399 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished UPSProcessingScheduler.execute()
2025-03-10 14:02:44,935 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:02:44,937 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761): Found previous received Instance[pk=107588, uid=1.2.410.200001.101.11.601.1501430850.3.20250308121256754, class=1.2.840.10008.5.1.4.1.1.6.1, no=14]
2025-03-10 14:02:44,938 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761): Ignore received Instance[studyUID=341229,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308115845037,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308121256754] with equal digest
2025-03-10 14:02:44,938 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761): Updated DB in 3 ms
2025-03-10 14:02:44,939 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761) << 13:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308121256754 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:02:45,183 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761) >> 14:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308121532951 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:02:57,172 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start AuditScheduler.execute()
2025-03-10 14:02:57,182 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-5) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 14:02:57,182 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-5) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 14:02:57,183 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished AuditScheduler.execute()
2025-03-10 14:02:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start TaskScheduler.execute()
2025-03-10 14:02:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished TaskScheduler.execute()
2025-03-10 14:03:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start PurgeStorageScheduler.execute()
2025-03-10 14:03:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished PurgeStorageScheduler.execute()
2025-03-10 14:03:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-18520) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 14:03:01,704 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-18520) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 14:03:12,949 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start IANScheduler.execute()
2025-03-10 14:03:12,951 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished IANScheduler.execute()
2025-03-10 14:03:24,298 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:03:24,303 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761): Found previous received Instance[pk=107594, uid=1.2.410.200001.101.11.601.1501430850.3.20250308121532951, class=1.2.840.10008.5.1.4.1.1.6.1, no=15]
2025-03-10 14:03:24,303 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761): Ignore received Instance[studyUID=341229,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308115845037,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308121532951] with equal digest
2025-03-10 14:03:24,304 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761): Updated DB in 6 ms
2025-03-10 14:03:24,305 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761) << 14:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308121532951 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:03:24,512 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761) >> 15:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308121539053 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:03:37,399 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start UPSProcessingScheduler.execute()
2025-03-10 14:03:37,401 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished UPSProcessingScheduler.execute()
2025-03-10 14:03:57,183 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start AuditScheduler.execute()
2025-03-10 14:03:57,194 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-11) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 14:03:57,194 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-11) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 14:03:57,194 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished AuditScheduler.execute()
2025-03-10 14:03:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start TaskScheduler.execute()
2025-03-10 14:03:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished TaskScheduler.execute()
2025-03-10 14:04:05,762 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:04:05,766 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761): Found previous received Instance[pk=107595, uid=1.2.410.200001.101.11.601.1501430850.3.20250308121539053, class=1.2.840.10008.5.1.4.1.1.6.1, no=16]
2025-03-10 14:04:05,766 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761): Ignore received Instance[studyUID=341229,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308115845037,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308121539053] with equal digest
2025-03-10 14:04:05,767 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761): Updated DB in 5 ms
2025-03-10 14:04:05,768 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761) << 15:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308121539053 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:04:05,982 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761) >> 16:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308121603531 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:04:12,952 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start IANScheduler.execute()
2025-03-10 14:04:12,954 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished IANScheduler.execute()
2025-03-10 14:04:37,401 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start UPSProcessingScheduler.execute()
2025-03-10 14:04:37,402 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished UPSProcessingScheduler.execute()
2025-03-10 14:04:47,237 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:04:47,240 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761): Found previous received Instance[pk=107596, uid=1.2.410.200001.101.11.601.1501430850.3.20250308121603531, class=1.2.840.10008.5.1.4.1.1.6.1, no=17]
2025-03-10 14:04:47,240 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761): Ignore received Instance[studyUID=341229,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308115845037,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308121603531] with equal digest
2025-03-10 14:04:47,241 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761): Updated DB in 4 ms
2025-03-10 14:04:47,242 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761) << 16:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308121603531 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:04:47,452 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761) >> 17:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308121617869 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:04:51,069 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 14:04:51,078 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 14:04:57,195 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start AuditScheduler.execute()
2025-03-10 14:04:57,206 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-7) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 14:04:57,206 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-7) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 14:04:57,206 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished AuditScheduler.execute()
2025-03-10 14:04:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start TaskScheduler.execute()
2025-03-10 14:04:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished TaskScheduler.execute()
2025-03-10 14:05:12,954 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start IANScheduler.execute()
2025-03-10 14:05:12,957 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished IANScheduler.execute()
2025-03-10 14:05:18,580 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:05:18,583 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761): Found previous received Instance[pk=107597, uid=1.2.410.200001.101.11.601.1501430850.3.20250308121617869, class=1.2.840.10008.5.1.4.1.1.6.1, no=18]
2025-03-10 14:05:18,584 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761): Ignore received Instance[studyUID=341229,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308115845037,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308121617869] with equal digest
2025-03-10 14:05:18,584 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761): Updated DB in 4 ms
2025-03-10 14:05:18,586 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761) << 17:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308121617869 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:05:18,795 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761) >> 18:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308121644803 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:05:37,403 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start UPSProcessingScheduler.execute()
2025-03-10 14:05:37,404 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished UPSProcessingScheduler.execute()
2025-03-10 14:05:49,928 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:05:49,932 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761): Found previous received Instance[pk=107598, uid=1.2.410.200001.101.11.601.1501430850.3.20250308121644803, class=1.2.840.10008.5.1.4.1.1.6.1, no=19]
2025-03-10 14:05:49,932 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761): Ignore received Instance[studyUID=341229,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308115845037,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308121644803] with equal digest
2025-03-10 14:05:49,933 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761): Updated DB in 5 ms
2025-03-10 14:05:49,934 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761) << 18:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308121644803 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:05:50,144 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761) >> 19:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308121852143 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:05:57,207 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start AuditScheduler.execute()
2025-03-10 14:05:57,218 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 14:05:57,218 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 14:05:57,218 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished AuditScheduler.execute()
2025-03-10 14:05:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start TaskScheduler.execute()
2025-03-10 14:05:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished TaskScheduler.execute()
2025-03-10 14:06:12,957 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start IANScheduler.execute()
2025-03-10 14:06:12,960 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished IANScheduler.execute()
2025-03-10 14:06:21,437 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:06:21,440 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761): Found previous received Instance[pk=107599, uid=1.2.410.200001.101.11.601.1501430850.3.20250308121852143, class=1.2.840.10008.5.1.4.1.1.6.1, no=20]
2025-03-10 14:06:21,440 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761): Ignore received Instance[studyUID=341229,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308115845037,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308121852143] with equal digest
2025-03-10 14:06:21,441 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761): Updated DB in 4 ms
2025-03-10 14:06:21,442 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761) << 19:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308121852143 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:06:21,652 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761) >> 20:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308121900417 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:06:29,860 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start StudySizeScheduler.execute()
2025-03-10 14:06:29,863 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished StudySizeScheduler.execute()
2025-03-10 14:06:37,404 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start UPSProcessingScheduler.execute()
2025-03-10 14:06:37,406 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished UPSProcessingScheduler.execute()
2025-03-10 14:06:52,750 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:06:52,753 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761): Found previous received Instance[pk=107600, uid=1.2.410.200001.101.11.601.1501430850.3.20250308121900417, class=1.2.840.10008.5.1.4.1.1.6.1, no=21]
2025-03-10 14:06:52,754 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761): Ignore received Instance[studyUID=341229,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308115845037,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308121900417] with equal digest
2025-03-10 14:06:52,754 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761): Updated DB in 4 ms
2025-03-10 14:06:52,756 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761) << 20:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308121900417 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:06:52,967 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761) >> 21:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308121906235 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:06:57,219 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start AuditScheduler.execute()
2025-03-10 14:06:57,230 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-10) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 14:06:57,230 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-10) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 14:06:57,230 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished AuditScheduler.execute()
2025-03-10 14:06:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start TaskScheduler.execute()
2025-03-10 14:06:58,815 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished TaskScheduler.execute()
2025-03-10 14:07:12,960 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start IANScheduler.execute()
2025-03-10 14:07:12,962 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished IANScheduler.execute()
2025-03-10 14:07:24,260 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:07:24,263 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761): Found previous received Instance[pk=107601, uid=1.2.410.200001.101.11.601.1501430850.3.20250308121906235, class=1.2.840.10008.5.1.4.1.1.6.1, no=22]
2025-03-10 14:07:24,263 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761): Ignore received Instance[studyUID=341229,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308115845037,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308121906235] with equal digest
2025-03-10 14:07:24,264 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761): Updated DB in 3 ms
2025-03-10 14:07:24,265 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761) << 21:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308121906235 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:07:24,475 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761) >> 22:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308121914192 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:07:24,829 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340091&seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250301074852195&objectUID=1.2.410.200001.101.11.301.1144174170.3.20250301074852518&contentType=image/jpeg from null@162.240.235.97
2025-03-10 14:07:24,914 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340091&seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250301074852195&objectUID=1.2.410.200001.101.11.301.1144174170.3.20250301074931822&contentType=image/jpeg from null@162.240.235.97
2025-03-10 14:07:24,986 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340091&seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250301074852195&objectUID=1.2.410.200001.101.11.301.1144174170.3.20250301075152543&contentType=image/jpeg from null@162.240.235.97
2025-03-10 14:07:25,075 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340091&seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250301074852195&objectUID=1.2.410.200001.101.11.301.1144174170.3.20250301075229352&contentType=image/jpeg from null@162.240.235.97
2025-03-10 14:07:25,139 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340091&seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250301074852195&objectUID=1.2.410.200001.101.11.301.1144174170.3.20250301075341803&contentType=image/jpeg from null@162.240.235.97
2025-03-10 14:07:25,203 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340091&seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250301074852195&objectUID=1.2.410.200001.101.11.301.1144174170.3.20250301075409001&contentType=image/jpeg from null@162.240.235.97
2025-03-10 14:07:25,257 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340091&seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250301074852195&objectUID=1.2.410.200001.101.11.301.1144174170.3.20250301075722043&contentType=image/jpeg from null@162.240.235.97
2025-03-10 14:07:25,310 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340091&seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250301074852195&objectUID=1.2.410.200001.101.11.301.1144174170.3.20250301075941615&contentType=image/jpeg from null@162.240.235.97
2025-03-10 14:07:25,364 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340091&seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250301074852195&objectUID=1.2.410.200001.101.11.301.1144174170.3.20250301075950109&contentType=image/jpeg from null@162.240.235.97
2025-03-10 14:07:25,417 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340091&seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250301074852195&objectUID=1.2.410.200001.101.11.301.1144174170.3.20250301080001561&contentType=image/jpeg from null@162.240.235.97
2025-03-10 14:07:25,494 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340091&seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250301074852195&objectUID=1.2.410.200001.101.11.301.1144174170.3.20250301080010189&contentType=image/jpeg from null@162.240.235.97
2025-03-10 14:07:25,550 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340091&seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250301074852195&objectUID=1.2.410.200001.101.11.301.1144174170.3.20250301080023167&contentType=image/jpeg from null@162.240.235.97
2025-03-10 14:07:25,606 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340091&seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250301074852195&objectUID=1.2.410.200001.101.11.301.1144174170.3.20250301080117382&contentType=image/jpeg from null@162.240.235.97
2025-03-10 14:07:25,662 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340091&seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250301074852195&objectUID=1.2.410.200001.101.11.301.1144174170.3.20250301080340208&contentType=image/jpeg from null@162.240.235.97
2025-03-10 14:07:25,716 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340091&seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250301074852195&objectUID=1.2.410.200001.101.11.301.1144174170.3.20250301080346657&contentType=image/jpeg from null@162.240.235.97
2025-03-10 14:07:25,762 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340091&seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250301074852195&objectUID=1.2.410.200001.101.11.301.1144174170.3.20250301080354852&contentType=image/jpeg from null@162.240.235.97
2025-03-10 14:07:25,814 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340091&seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250301074852195&objectUID=1.2.410.200001.101.11.301.1144174170.3.20250301080404171&contentType=image/jpeg from null@162.240.235.97
2025-03-10 14:07:25,861 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340091&seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250301074852195&objectUID=1.2.410.200001.101.11.301.1144174170.3.20250301080412837&contentType=image/jpeg from null@162.240.235.97
2025-03-10 14:07:25,909 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340091&seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250301074852195&objectUID=1.2.410.200001.101.11.301.1144174170.3.20250301080451285&contentType=image/jpeg from null@162.240.235.97
2025-03-10 14:07:25,958 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340091&seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250301074852195&objectUID=1.2.410.200001.101.11.301.1144174170.3.20250301080550064&contentType=image/jpeg from null@162.240.235.97
2025-03-10 14:07:26,013 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340091&seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250301074852195&objectUID=1.2.410.200001.101.11.301.1144174170.3.20250301080632541&contentType=image/jpeg from null@162.240.235.97
2025-03-10 14:07:26,071 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340091&seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250301074852195&objectUID=1.2.410.200001.101.11.301.1144174170.3.20250301080724831&contentType=image/jpeg from null@162.240.235.97
2025-03-10 14:07:26,128 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-72) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340091&seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250301074852195&objectUID=1.2.410.200001.101.11.301.1144174170.3.20250301080830891&contentType=image/jpeg from null@162.240.235.97
2025-03-10 14:07:37,406 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start UPSProcessingScheduler.execute()
2025-03-10 14:07:37,407 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished UPSProcessingScheduler.execute()
2025-03-10 14:07:55,785 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:07:55,788 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761): Found previous received Instance[pk=107602, uid=1.2.410.200001.101.11.601.1501430850.3.20250308121914192, class=1.2.840.10008.5.1.4.1.1.6.1, no=23]
2025-03-10 14:07:55,788 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761): Ignore received Instance[studyUID=341229,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308115845037,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308121914192] with equal digest
2025-03-10 14:07:55,789 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761): Updated DB in 4 ms
2025-03-10 14:07:55,790 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761) << 22:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308121914192 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:07:56,001 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761) >> 23:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308121930517 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:07:57,230 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start AuditScheduler.execute()
2025-03-10 14:07:57,240 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-4) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 14:07:57,241 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-4) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 14:07:57,241 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished AuditScheduler.execute()
2025-03-10 14:07:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start TaskScheduler.execute()
2025-03-10 14:07:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished TaskScheduler.execute()
2025-03-10 14:08:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start PurgeStorageScheduler.execute()
2025-03-10 14:08:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished PurgeStorageScheduler.execute()
2025-03-10 14:08:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-18541) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 14:08:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-18541) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 14:08:12,962 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start IANScheduler.execute()
2025-03-10 14:08:12,965 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished IANScheduler.execute()
2025-03-10 14:08:20,423 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52144,localport=11112]
2025-03-10 14:08:20,424 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18542) DCM4CHEE<-HS50US07(763) >> A-ASSOCIATE-RQ
2025-03-10 14:08:20,424 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18542) DCM4CHEE<-HS50US07(763) << A-ASSOCIATE-AC
2025-03-10 14:08:20,618 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18542) DCM4CHEE<-HS50US07(763) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310135907928 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:08:22,501 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18542) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:08:22,515 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-18542) DCM4CHEE<-HS50US07(763): Create Patient[pk=8391, id=PatientID[pk=8391, id=341569, issuer=DCM4CHEE.74B3B174.0DCCC6B3], name=MICHELLE ROCHA FREITAS ARAUJO]
2025-03-10 14:08:22,517 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18542) DCM4CHEE<-HS50US07(763): Create Study[pk=9426, uid=341569, id=31649]
2025-03-10 14:08:22,518 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18542) DCM4CHEE<-HS50US07(763): Create Series[pk=9715, uid=1.2.410.200001.101.11.501.1791052210.2.20250310135907729, no=1, mod=US]
2025-03-10 14:08:22,519 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18542) DCM4CHEE<-HS50US07(763): Create Instance[pk=108002, uid=1.2.410.200001.101.11.501.1791052210.3.20250310135907928, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 14:08:22,519 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18542) DCM4CHEE<-HS50US07(763): Create Location[pk=108002, systemID=fs1, path=2025/03/10/59FB01C8/CC8EC435/9A392D77, tsuid=1.2.840.10008.1.2, size=3416692, status=OK, objectType=DICOM_FILE]
2025-03-10 14:08:22,557 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18542) DCM4CHEE<-HS50US07(763): Updated DB in 56 ms
2025-03-10 14:08:22,559 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-18542) No duplicate record with equal Patient ID found Patient[pk=8391, id=PatientID[pk=8391, id=341569, issuer=DCM4CHEE.74B3B174.0DCCC6B3], name=MICHELLE ROCHA FREITAS ARAUJO]
2025-03-10 14:08:22,560 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18542) DCM4CHEE<-HS50US07(763) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310135907928 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:08:22,760 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18542) DCM4CHEE<-HS50US07(763) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310135927478 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:08:23,052 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18542) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:08:23,054 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18542) DCM4CHEE<-HS50US07(763): Create Instance[pk=108003, uid=1.2.410.200001.101.11.501.1791052210.3.20250310135927478, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 14:08:23,054 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18542) DCM4CHEE<-HS50US07(763): Create Location[pk=108003, systemID=fs1, path=2025/03/10/59FB01C8/CC8EC435/9A554A4F, tsuid=1.2.840.10008.1.2, size=3416692, status=OK, objectType=DICOM_FILE]
2025-03-10 14:08:23,066 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18542) DCM4CHEE<-HS50US07(763): Updated DB in 14 ms
2025-03-10 14:08:23,066 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18542) DCM4CHEE<-HS50US07(763) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310135927478 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:08:23,266 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18542) DCM4CHEE<-HS50US07(763) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310140017067 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:08:23,558 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18542) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:08:23,560 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18542) DCM4CHEE<-HS50US07(763): Create Instance[pk=108004, uid=1.2.410.200001.101.11.501.1791052210.3.20250310140017067, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 14:08:23,560 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18542) DCM4CHEE<-HS50US07(763): Create Location[pk=108004, systemID=fs1, path=2025/03/10/59FB01C8/CC8EC435/EA4D8AAD, tsuid=1.2.840.10008.1.2, size=3416896, status=OK, objectType=DICOM_FILE]
2025-03-10 14:08:23,575 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18542) DCM4CHEE<-HS50US07(763): Updated DB in 17 ms
2025-03-10 14:08:23,576 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18542) DCM4CHEE<-HS50US07(763) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310140017067 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:08:23,776 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18542) DCM4CHEE<-HS50US07(763) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310140040461 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:08:24,067 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18542) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:08:24,069 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18542) DCM4CHEE<-HS50US07(763): Create Instance[pk=108005, uid=1.2.410.200001.101.11.501.1791052210.3.20250310140040461, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 14:08:24,070 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18542) DCM4CHEE<-HS50US07(763): Create Location[pk=108005, systemID=fs1, path=2025/03/10/59FB01C8/CC8EC435/EA74B195, tsuid=1.2.840.10008.1.2, size=3416692, status=OK, objectType=DICOM_FILE]
2025-03-10 14:08:24,077 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18542) DCM4CHEE<-HS50US07(763): Updated DB in 9 ms
2025-03-10 14:08:24,078 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18542) DCM4CHEE<-HS50US07(763) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310140040461 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:08:24,275 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18542) DCM4CHEE<-HS50US07(763) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310140053337 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:08:24,566 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18542) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:08:24,568 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18542) DCM4CHEE<-HS50US07(763): Create Instance[pk=108006, uid=1.2.410.200001.101.11.501.1791052210.3.20250310140053337, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 14:08:24,568 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18542) DCM4CHEE<-HS50US07(763): Create Location[pk=108006, systemID=fs1, path=2025/03/10/59FB01C8/CC8EC435/EA84221B, tsuid=1.2.840.10008.1.2, size=3416692, status=OK, objectType=DICOM_FILE]
2025-03-10 14:08:24,578 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18542) DCM4CHEE<-HS50US07(763): Updated DB in 12 ms
2025-03-10 14:08:24,578 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18542) DCM4CHEE<-HS50US07(763) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310140053337 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:08:24,778 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18542) DCM4CHEE<-HS50US07(763) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310140109808 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:08:25,070 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18542) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:08:25,072 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18542) DCM4CHEE<-HS50US07(763): Create Instance[pk=108007, uid=1.2.410.200001.101.11.501.1791052210.3.20250310140109808, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 14:08:25,072 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18542) DCM4CHEE<-HS50US07(763): Create Location[pk=108007, systemID=fs1, path=2025/03/10/59FB01C8/CC8EC435/EBF551D8, tsuid=1.2.840.10008.1.2, size=3416692, status=OK, objectType=DICOM_FILE]
2025-03-10 14:08:25,080 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18542) DCM4CHEE<-HS50US07(763): Updated DB in 10 ms
2025-03-10 14:08:25,080 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18542) DCM4CHEE<-HS50US07(763) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310140109808 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:08:25,280 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18542) DCM4CHEE<-HS50US07(763) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310140116873 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:08:25,572 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18542) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:08:25,574 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18542) DCM4CHEE<-HS50US07(763): Create Instance[pk=108008, uid=1.2.410.200001.101.11.501.1791052210.3.20250310140116873, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 14:08:25,574 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18542) DCM4CHEE<-HS50US07(763): Create Location[pk=108008, systemID=fs1, path=2025/03/10/59FB01C8/CC8EC435/EC020D10, tsuid=1.2.840.10008.1.2, size=3416692, status=OK, objectType=DICOM_FILE]
2025-03-10 14:08:25,582 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18542) DCM4CHEE<-HS50US07(763): Updated DB in 10 ms
2025-03-10 14:08:25,582 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18542) DCM4CHEE<-HS50US07(763) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310140116873 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:08:25,780 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18542) DCM4CHEE<-HS50US07(763) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310140231057 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:08:26,072 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18542) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:08:26,074 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18542) DCM4CHEE<-HS50US07(763): Create Instance[pk=108009, uid=1.2.410.200001.101.11.501.1791052210.3.20250310140231057, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 14:08:26,074 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18542) DCM4CHEE<-HS50US07(763): Create Location[pk=108009, systemID=fs1, path=2025/03/10/59FB01C8/CC8EC435/EDD0B094, tsuid=1.2.840.10008.1.2, size=3417044, status=OK, objectType=DICOM_FILE]
2025-03-10 14:08:26,081 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18542) DCM4CHEE<-HS50US07(763): Updated DB in 9 ms
2025-03-10 14:08:26,082 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18542) DCM4CHEE<-HS50US07(763) << 8:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310140231057 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:08:26,280 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18542) DCM4CHEE<-HS50US07(763) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310140603769 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:08:26,572 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18542) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:08:26,574 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18542) DCM4CHEE<-HS50US07(763): Create Instance[pk=108010, uid=1.2.410.200001.101.11.501.1791052210.3.20250310140603769, class=1.2.840.10008.5.1.4.1.1.6.1, no=10]
2025-03-10 14:08:26,574 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18542) DCM4CHEE<-HS50US07(763): Create Location[pk=108010, systemID=fs1, path=2025/03/10/59FB01C8/CC8EC435/F47ACFB3, tsuid=1.2.840.10008.1.2, size=3417044, status=OK, objectType=DICOM_FILE]
2025-03-10 14:08:26,584 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18542) DCM4CHEE<-HS50US07(763): Updated DB in 12 ms
2025-03-10 14:08:26,585 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18542) DCM4CHEE<-HS50US07(763) << 9:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310140603769 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:08:26,783 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18542) DCM4CHEE<-HS50US07(763) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310140632142 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:08:27,075 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18542) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:08:27,077 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18542) DCM4CHEE<-HS50US07(763): Create Instance[pk=108011, uid=1.2.410.200001.101.11.501.1791052210.3.20250310140632142, class=1.2.840.10008.5.1.4.1.1.6.1, no=11]
2025-03-10 14:08:27,077 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18542) DCM4CHEE<-HS50US07(763): Create Location[pk=108011, systemID=fs1, path=2025/03/10/59FB01C8/CC8EC435/F4A48B0C, tsuid=1.2.840.10008.1.2, size=3417044, status=OK, objectType=DICOM_FILE]
2025-03-10 14:08:27,085 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18542) DCM4CHEE<-HS50US07(763): Updated DB in 10 ms
2025-03-10 14:08:27,085 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18542) DCM4CHEE<-HS50US07(763) << 10:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310140632142 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:08:27,127 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:08:27,129 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761): Found previous received Instance[pk=107603, uid=1.2.410.200001.101.11.601.1501430850.3.20250308121930517, class=1.2.840.10008.5.1.4.1.1.6.1, no=24]
2025-03-10 14:08:27,129 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761): Ignore received Instance[studyUID=341229,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308115845037,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308121930517] with equal digest
2025-03-10 14:08:27,130 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761): Updated DB in 3 ms
2025-03-10 14:08:27,131 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761) << 23:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308121930517 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:08:27,283 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18542) DCM4CHEE<-HS50US07(763) >> 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310140849389 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:08:27,341 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761) >> 24:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308122007376 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:08:27,575 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18542) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:08:27,577 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18542) DCM4CHEE<-HS50US07(763): Create Instance[pk=108012, uid=1.2.410.200001.101.11.501.1791052210.3.20250310140849389, class=1.2.840.10008.5.1.4.1.1.6.1, no=13]
2025-03-10 14:08:27,577 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18542) DCM4CHEE<-HS50US07(763): Create Location[pk=108012, systemID=fs1, path=2025/03/10/59FB01C8/CC8EC435/F81F8A69, tsuid=1.2.840.10008.1.2, size=3417044, status=OK, objectType=DICOM_FILE]
2025-03-10 14:08:27,585 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18542) DCM4CHEE<-HS50US07(763): Updated DB in 10 ms
2025-03-10 14:08:27,585 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18542) DCM4CHEE<-HS50US07(763) << 11:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310140849389 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:08:27,782 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18542) DCM4CHEE<-HS50US07(763) >> A-RELEASE-RQ
2025-03-10 14:08:27,783 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18542) DCM4CHEE<-HS50US07(763) << A-RELEASE-RP
2025-03-10 14:08:27,833 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-31) DCM4CHEE<-HS50US07(763): close Socket[addr=187.89.160.56/187.89.160.56,port=52144,localport=11112]
2025-03-10 14:08:37,408 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start UPSProcessingScheduler.execute()
2025-03-10 14:08:37,409 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished UPSProcessingScheduler.execute()
2025-03-10 14:08:57,241 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start AuditScheduler.execute()
2025-03-10 14:08:57,243 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-2) Send audit message to /127.0.0.1:514
2025-03-10 14:08:57,253 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-2) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 14:08:57,253 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-2) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 14:08:57,253 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished AuditScheduler.execute()
2025-03-10 14:08:58,474 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:08:58,477 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761): Found previous received Instance[pk=107604, uid=1.2.410.200001.101.11.601.1501430850.3.20250308122007376, class=1.2.840.10008.5.1.4.1.1.6.1, no=25]
2025-03-10 14:08:58,478 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761): Ignore received Instance[studyUID=341229,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308115845037,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308122007376] with equal digest
2025-03-10 14:08:58,478 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761): Updated DB in 4 ms
2025-03-10 14:08:58,480 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761) << 24:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308122007376 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:08:58,690 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761) >> 25:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308122048252 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:08:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start TaskScheduler.execute()
2025-03-10 14:08:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished TaskScheduler.execute()
2025-03-10 14:09:12,965 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start IANScheduler.execute()
2025-03-10 14:09:12,967 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished IANScheduler.execute()
2025-03-10 14:09:34,569 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:09:34,571 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761): Found previous received Instance[pk=107605, uid=1.2.410.200001.101.11.601.1501430850.3.20250308122048252, class=1.2.840.10008.5.1.4.1.1.6.1, no=26]
2025-03-10 14:09:34,571 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761): Ignore received Instance[studyUID=341229,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308115845037,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308122048252] with equal digest
2025-03-10 14:09:34,571 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761): Updated DB in 2 ms
2025-03-10 14:09:34,573 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761) << 25:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308122048252 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:09:34,782 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761) >> 26:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308122123686 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:09:37,409 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start UPSProcessingScheduler.execute()
2025-03-10 14:09:37,411 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished UPSProcessingScheduler.execute()
2025-03-10 14:09:51,079 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 14:09:51,082 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 14:09:57,254 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start AuditScheduler.execute()
2025-03-10 14:09:57,265 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-23) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 14:09:57,265 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-23) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 14:09:57,267 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-23) Send audit message to /127.0.0.1:514
2025-03-10 14:09:57,268 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-23) Send audit message to /127.0.0.1:514
2025-03-10 14:09:57,268 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished AuditScheduler.execute()
2025-03-10 14:09:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start TaskScheduler.execute()
2025-03-10 14:09:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished TaskScheduler.execute()
2025-03-10 14:10:10,656 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:10:10,659 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761): Found previous received Instance[pk=107606, uid=1.2.410.200001.101.11.601.1501430850.3.20250308122123686, class=1.2.840.10008.5.1.4.1.1.6.1, no=27]
2025-03-10 14:10:10,660 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761): Ignore received Instance[studyUID=341229,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308115845037,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308122123686] with equal digest
2025-03-10 14:10:10,660 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761): Updated DB in 4 ms
2025-03-10 14:10:10,661 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761) << 26:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308122123686 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:10:10,872 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761) >> 27:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308122154321 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:10:12,968 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start IANScheduler.execute()
2025-03-10 14:10:12,970 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished IANScheduler.execute()
2025-03-10 14:10:37,411 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start UPSProcessingScheduler.execute()
2025-03-10 14:10:37,412 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished UPSProcessingScheduler.execute()
2025-03-10 14:10:44,339 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-80) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341546&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310094207050&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310094207305&contentType=image/jpeg from null@45.182.16.142
2025-03-10 14:10:46,747 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:10:46,750 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761): Found previous received Instance[pk=107607, uid=1.2.410.200001.101.11.601.1501430850.3.20250308122154321, class=1.2.840.10008.5.1.4.1.1.6.1, no=28]
2025-03-10 14:10:46,751 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761): Ignore received Instance[studyUID=341229,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308115845037,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308122154321] with equal digest
2025-03-10 14:10:46,751 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761): Updated DB in 4 ms
2025-03-10 14:10:46,753 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761) << 27:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308122154321 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:10:46,963 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761) >> 28:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308122243653 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:10:50,693 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-80) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341546&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310094207050&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310094207305&contentType=image/jpeg from null@45.182.16.142
2025-03-10 14:10:57,268 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start AuditScheduler.execute()
2025-03-10 14:10:57,279 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-17) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 14:10:57,279 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-17) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 14:10:57,279 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished AuditScheduler.execute()
2025-03-10 14:10:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start TaskScheduler.execute()
2025-03-10 14:10:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished TaskScheduler.execute()
2025-03-10 14:11:12,970 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start IANScheduler.execute()
2025-03-10 14:11:12,973 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished IANScheduler.execute()
2025-03-10 14:11:16,944 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-80) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341546&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310094207050&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310094331855&contentType=image/jpeg from null@45.182.16.142
2025-03-10 14:11:18,106 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:11:18,108 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761): Found previous received Instance[pk=107608, uid=1.2.410.200001.101.11.601.1501430850.3.20250308122243653, class=1.2.840.10008.5.1.4.1.1.6.1, no=29]
2025-03-10 14:11:18,109 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761): Ignore received Instance[studyUID=341229,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308115845037,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308122243653] with equal digest
2025-03-10 14:11:18,109 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761): Updated DB in 3 ms
2025-03-10 14:11:18,110 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761) << 28:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308122243653 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:11:18,320 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761) >> 29:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308122315035 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:11:22,205 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-80) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341546&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310094207050&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310094331855&contentType=image/jpeg from null@45.182.16.142
2025-03-10 14:11:29,864 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start StudySizeScheduler.execute()
2025-03-10 14:11:29,867 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished StudySizeScheduler.execute()
2025-03-10 14:11:31,318 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-80) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341546&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310094207050&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310094822881&contentType=image/jpeg from null@45.182.16.142
2025-03-10 14:11:36,366 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-80) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341546&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310094207050&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310094822881&contentType=image/jpeg from null@45.182.16.142
2025-03-10 14:11:37,412 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start UPSProcessingScheduler.execute()
2025-03-10 14:11:37,414 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished UPSProcessingScheduler.execute()
2025-03-10 14:11:49,816 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:11:49,819 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761): Found previous received Instance[pk=107609, uid=1.2.410.200001.101.11.601.1501430850.3.20250308122315035, class=1.2.840.10008.5.1.4.1.1.6.1, no=30]
2025-03-10 14:11:49,820 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761): Ignore received Instance[studyUID=341229,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308115845037,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308122315035] with equal digest
2025-03-10 14:11:49,820 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761): Updated DB in 4 ms
2025-03-10 14:11:49,821 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761) << 29:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308122315035 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:11:50,031 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761) >> 30:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308122341144 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:11:52,774 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-80) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341546&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310104602186&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310104602385&contentType=image/jpeg from null@45.182.16.142
2025-03-10 14:11:55,332 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-80) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341546&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310104602186&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310104602385&contentType=image/jpeg from null@45.182.16.142
2025-03-10 14:11:57,280 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start AuditScheduler.execute()
2025-03-10 14:11:57,293 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-12) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 14:11:57,293 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-12) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 14:11:57,293 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished AuditScheduler.execute()
2025-03-10 14:11:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start TaskScheduler.execute()
2025-03-10 14:11:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished TaskScheduler.execute()
2025-03-10 14:12:12,974 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start IANScheduler.execute()
2025-03-10 14:12:12,977 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished IANScheduler.execute()
2025-03-10 14:12:15,493 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-80) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341546&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310104602186&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310104722477&contentType=image/jpeg from null@45.182.16.142
2025-03-10 14:12:18,642 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-80) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341546&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310104602186&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310104722477&contentType=image/jpeg from null@45.182.16.142
2025-03-10 14:12:21,330 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:12:21,333 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761): Found previous received Instance[pk=107610, uid=1.2.410.200001.101.11.601.1501430850.3.20250308122341144, class=1.2.840.10008.5.1.4.1.1.6.1, no=31]
2025-03-10 14:12:21,333 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761): Ignore received Instance[studyUID=341229,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308115845037,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308122341144] with equal digest
2025-03-10 14:12:21,334 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761): Updated DB in 4 ms
2025-03-10 14:12:21,335 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761) << 30:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308122341144 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:12:21,544 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761) >> A-RELEASE-RQ
2025-03-10 14:12:21,544 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(761) << A-RELEASE-RP
2025-03-10 14:12:21,595 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-28) DCM4CHEE<-HS60MT(761): close Socket[addr=187.89.160.56/187.89.160.56,port=49238,localport=11112]
2025-03-10 14:12:21,961 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49239,localport=11112]
2025-03-10 14:12:21,970 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(764) >> A-ASSOCIATE-RQ
2025-03-10 14:12:21,970 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(764) << A-ASSOCIATE-AC
2025-03-10 14:12:22,181 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(764) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250218155143065 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:12:25,419 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-80) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341546&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310104602186&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310104800593&contentType=image/jpeg from null@45.182.16.142
2025-03-10 14:12:28,256 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-80) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341546&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310104602186&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310104800593&contentType=image/jpeg from null@45.182.16.142
2025-03-10 14:12:37,414 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start UPSProcessingScheduler.execute()
2025-03-10 14:12:37,415 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished UPSProcessingScheduler.execute()
2025-03-10 14:12:47,950 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52147,localport=11112]
2025-03-10 14:12:47,951 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18563) DCM4CHEE<-HS50US07(765) >> A-ASSOCIATE-RQ
2025-03-10 14:12:47,951 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18563) DCM4CHEE<-HS50US07(765) << A-ASSOCIATE-AC
2025-03-10 14:12:48,145 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18563) DCM4CHEE<-HS50US07(765) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310135907928 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:12:49,942 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18563) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:12:49,945 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18563) DCM4CHEE<-HS50US07(765): Found previous received Instance[pk=108002, uid=1.2.410.200001.101.11.501.1791052210.3.20250310135907928, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 14:12:49,945 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18563) DCM4CHEE<-HS50US07(765): Ignore received Instance[studyUID=341569,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310135907729,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310135907928] with equal digest
2025-03-10 14:12:49,946 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18563) DCM4CHEE<-HS50US07(765): Updated DB in 4 ms
2025-03-10 14:12:49,947 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18563) DCM4CHEE<-HS50US07(765) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310135907928 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:12:50,147 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18563) DCM4CHEE<-HS50US07(765) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310135927478 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:12:50,438 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18563) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:12:50,441 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18563) DCM4CHEE<-HS50US07(765): Found previous received Instance[pk=108003, uid=1.2.410.200001.101.11.501.1791052210.3.20250310135927478, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 14:12:50,441 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18563) DCM4CHEE<-HS50US07(765): Ignore received Instance[studyUID=341569,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310135907729,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310135927478] with equal digest
2025-03-10 14:12:50,441 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18563) DCM4CHEE<-HS50US07(765): Updated DB in 3 ms
2025-03-10 14:12:50,442 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18563) DCM4CHEE<-HS50US07(765) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310135927478 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:12:50,642 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18563) DCM4CHEE<-HS50US07(765) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310140017067 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:12:50,933 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18563) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:12:50,936 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18563) DCM4CHEE<-HS50US07(765): Found previous received Instance[pk=108004, uid=1.2.410.200001.101.11.501.1791052210.3.20250310140017067, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 14:12:50,936 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18563) DCM4CHEE<-HS50US07(765): Ignore received Instance[studyUID=341569,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310135907729,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310140017067] with equal digest
2025-03-10 14:12:50,936 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18563) DCM4CHEE<-HS50US07(765): Updated DB in 2 ms
2025-03-10 14:12:50,937 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18563) DCM4CHEE<-HS50US07(765) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310140017067 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:12:51,137 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18563) DCM4CHEE<-HS50US07(765) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310140040461 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:12:51,429 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18563) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:12:51,431 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18563) DCM4CHEE<-HS50US07(765): Found previous received Instance[pk=108005, uid=1.2.410.200001.101.11.501.1791052210.3.20250310140040461, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 14:12:51,431 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18563) DCM4CHEE<-HS50US07(765): Ignore received Instance[studyUID=341569,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310135907729,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310140040461] with equal digest
2025-03-10 14:12:51,431 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18563) DCM4CHEE<-HS50US07(765): Updated DB in 2 ms
2025-03-10 14:12:51,433 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18563) DCM4CHEE<-HS50US07(765) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310140040461 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:12:51,632 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18563) DCM4CHEE<-HS50US07(765) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310140053337 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:12:51,924 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18563) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:12:51,925 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18563) DCM4CHEE<-HS50US07(765): Found previous received Instance[pk=108006, uid=1.2.410.200001.101.11.501.1791052210.3.20250310140053337, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 14:12:51,926 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18563) DCM4CHEE<-HS50US07(765): Ignore received Instance[studyUID=341569,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310135907729,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310140053337] with equal digest
2025-03-10 14:12:51,926 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18563) DCM4CHEE<-HS50US07(765): Updated DB in 2 ms
2025-03-10 14:12:51,927 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18563) DCM4CHEE<-HS50US07(765) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310140053337 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:12:52,127 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18563) DCM4CHEE<-HS50US07(765) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310140109808 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:12:52,418 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18563) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:12:52,421 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18563) DCM4CHEE<-HS50US07(765): Found previous received Instance[pk=108007, uid=1.2.410.200001.101.11.501.1791052210.3.20250310140109808, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 14:12:52,421 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18563) DCM4CHEE<-HS50US07(765): Ignore received Instance[studyUID=341569,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310135907729,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310140109808] with equal digest
2025-03-10 14:12:52,421 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18563) DCM4CHEE<-HS50US07(765): Updated DB in 2 ms
2025-03-10 14:12:52,422 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18563) DCM4CHEE<-HS50US07(765) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310140109808 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:12:52,622 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18563) DCM4CHEE<-HS50US07(765) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310140116873 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:12:52,913 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18563) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:12:52,915 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18563) DCM4CHEE<-HS50US07(765): Found previous received Instance[pk=108008, uid=1.2.410.200001.101.11.501.1791052210.3.20250310140116873, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 14:12:52,916 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18563) DCM4CHEE<-HS50US07(765): Ignore received Instance[studyUID=341569,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310135907729,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310140116873] with equal digest
2025-03-10 14:12:52,916 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18563) DCM4CHEE<-HS50US07(765): Updated DB in 3 ms
2025-03-10 14:12:52,917 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18563) DCM4CHEE<-HS50US07(765) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310140116873 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:12:53,117 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18563) DCM4CHEE<-HS50US07(765) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310140231057 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:12:53,409 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18563) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:12:53,411 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18563) DCM4CHEE<-HS50US07(765): Found previous received Instance[pk=108009, uid=1.2.410.200001.101.11.501.1791052210.3.20250310140231057, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 14:12:53,411 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18563) DCM4CHEE<-HS50US07(765): Ignore received Instance[studyUID=341569,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310135907729,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310140231057] with equal digest
2025-03-10 14:12:53,411 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18563) DCM4CHEE<-HS50US07(765): Updated DB in 2 ms
2025-03-10 14:12:53,413 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18563) DCM4CHEE<-HS50US07(765) << 8:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310140231057 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:12:53,612 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18563) DCM4CHEE<-HS50US07(765) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310140603769 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:12:53,904 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18563) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:12:53,906 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18563) DCM4CHEE<-HS50US07(765): Found previous received Instance[pk=108010, uid=1.2.410.200001.101.11.501.1791052210.3.20250310140603769, class=1.2.840.10008.5.1.4.1.1.6.1, no=10]
2025-03-10 14:12:53,907 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18563) DCM4CHEE<-HS50US07(765): Ignore received Instance[studyUID=341569,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310135907729,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310140603769] with equal digest
2025-03-10 14:12:53,908 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18563) DCM4CHEE<-HS50US07(765): Updated DB in 4 ms
2025-03-10 14:12:53,909 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18563) DCM4CHEE<-HS50US07(765) << 9:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310140603769 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:12:54,108 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18563) DCM4CHEE<-HS50US07(765) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310140632142 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:12:54,400 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18563) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:12:54,402 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18563) DCM4CHEE<-HS50US07(765): Found previous received Instance[pk=108011, uid=1.2.410.200001.101.11.501.1791052210.3.20250310140632142, class=1.2.840.10008.5.1.4.1.1.6.1, no=11]
2025-03-10 14:12:54,403 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18563) DCM4CHEE<-HS50US07(765): Ignore received Instance[studyUID=341569,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310135907729,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310140632142] with equal digest
2025-03-10 14:12:54,403 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18563) DCM4CHEE<-HS50US07(765): Updated DB in 3 ms
2025-03-10 14:12:54,404 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18563) DCM4CHEE<-HS50US07(765) << 10:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310140632142 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:12:54,611 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18563) DCM4CHEE<-HS50US07(765) >> 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310140849389 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:12:54,902 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18563) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:12:54,904 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18563) DCM4CHEE<-HS50US07(765): Found previous received Instance[pk=108012, uid=1.2.410.200001.101.11.501.1791052210.3.20250310140849389, class=1.2.840.10008.5.1.4.1.1.6.1, no=13]
2025-03-10 14:12:54,905 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18563) DCM4CHEE<-HS50US07(765): Ignore received Instance[studyUID=341569,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310135907729,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310140849389] with equal digest
2025-03-10 14:12:54,905 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18563) DCM4CHEE<-HS50US07(765): Updated DB in 3 ms
2025-03-10 14:12:54,906 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18563) DCM4CHEE<-HS50US07(765) << 11:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310140849389 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:12:55,105 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18563) DCM4CHEE<-HS50US07(765) >> A-RELEASE-RQ
2025-03-10 14:12:55,106 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18563) DCM4CHEE<-HS50US07(765) << A-RELEASE-RP
2025-03-10 14:12:55,156 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-14) DCM4CHEE<-HS50US07(765): close Socket[addr=187.89.160.56/187.89.160.56,port=52147,localport=11112]
2025-03-10 14:12:57,294 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start AuditScheduler.execute()
2025-03-10 14:12:57,305 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-25) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 14:12:57,305 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-25) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 14:12:57,306 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished AuditScheduler.execute()
2025-03-10 14:12:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start TaskScheduler.execute()
2025-03-10 14:12:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished TaskScheduler.execute()
2025-03-10 14:13:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start PurgeStorageScheduler.execute()
2025-03-10 14:13:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished PurgeStorageScheduler.execute()
2025-03-10 14:13:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-18564) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 14:13:01,704 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-18564) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 14:13:03,439 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:13:03,448 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) Patient ID 340265^^^DCM4CHEE.3524D7B5.0D86510C differs from Patient ID 340265^^^DCM4CHEE.9E9E1777.0D86510C in previous received object of Study[uid=340265].
2025-03-10 14:13:03,451 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(764): processing 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250218155143065 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340265^^^DCM4CHEE.3524D7B5.0D86510C differs from Patient ID 340265^^^DCM4CHEE.9E9E1777.0D86510C in previous received object of Study[uid=340265].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 14:13:03,451 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(764) << 1:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340265^^^DCM4CHEE.3524D7B5.0D86510C differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:13:03,657 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(764) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250218155231823 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:13:12,977 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start IANScheduler.execute()
2025-03-10 14:13:12,980 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished IANScheduler.execute()
2025-03-10 14:13:37,416 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start UPSProcessingScheduler.execute()
2025-03-10 14:13:37,417 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished UPSProcessingScheduler.execute()
2025-03-10 14:13:44,023 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:13:44,028 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) Patient ID 340265^^^DCM4CHEE.3524D7B5.0D86510C differs from Patient ID 340265^^^DCM4CHEE.9E9E1777.0D86510C in previous received object of Study[uid=340265].
2025-03-10 14:13:44,030 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(764): processing 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250218155231823 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340265^^^DCM4CHEE.3524D7B5.0D86510C differs from Patient ID 340265^^^DCM4CHEE.9E9E1777.0D86510C in previous received object of Study[uid=340265].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 14:13:44,031 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(764) << 2:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340265^^^DCM4CHEE.3524D7B5.0D86510C differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:13:44,239 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(764) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250218155302895 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:13:57,306 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start AuditScheduler.execute()
2025-03-10 14:13:57,307 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-4) Send audit message to /127.0.0.1:514
2025-03-10 14:13:57,317 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-4) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 14:13:57,318 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-4) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 14:13:57,318 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished AuditScheduler.execute()
2025-03-10 14:13:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start TaskScheduler.execute()
2025-03-10 14:13:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished TaskScheduler.execute()
2025-03-10 14:14:12,980 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start IANScheduler.execute()
2025-03-10 14:14:12,982 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished IANScheduler.execute()
2025-03-10 14:14:23,912 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:14:23,916 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) Patient ID 340265^^^DCM4CHEE.3524D7B5.0D86510C differs from Patient ID 340265^^^DCM4CHEE.9E9E1777.0D86510C in previous received object of Study[uid=340265].
2025-03-10 14:14:23,919 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(764): processing 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250218155302895 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340265^^^DCM4CHEE.3524D7B5.0D86510C differs from Patient ID 340265^^^DCM4CHEE.9E9E1777.0D86510C in previous received object of Study[uid=340265].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 14:14:23,919 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(764) << 3:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340265^^^DCM4CHEE.3524D7B5.0D86510C differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:14:24,132 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(764) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250218155328790 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:14:37,417 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start UPSProcessingScheduler.execute()
2025-03-10 14:14:37,419 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished UPSProcessingScheduler.execute()
2025-03-10 14:14:51,082 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 14:14:51,085 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 14:14:55,387 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18246) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:14:55,391 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18246) Patient ID 340265^^^DCM4CHEE.3524D7B5.0D86510C differs from Patient ID 340265^^^DCM4CHEE.9E9E1777.0D86510C in previous received object of Study[uid=340265].
2025-03-10 14:14:55,393 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(764): processing 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250218155328790 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340265^^^DCM4CHEE.3524D7B5.0D86510C differs from Patient ID 340265^^^DCM4CHEE.9E9E1777.0D86510C in previous received object of Study[uid=340265].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 14:14:55,394 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(764) << 4:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340265^^^DCM4CHEE.3524D7B5.0D86510C differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:14:55,601 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(764) >> A-RELEASE-RQ
2025-03-10 14:14:55,601 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18246) DCM4CHEE<-HS60MT(764) << A-RELEASE-RP
2025-03-10 14:14:55,652 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-21) DCM4CHEE<-HS60MT(764): close Socket[addr=187.89.160.56/187.89.160.56,port=49239,localport=11112]
2025-03-10 14:14:57,318 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start AuditScheduler.execute()
2025-03-10 14:14:57,330 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-2) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 14:14:57,331 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-2) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 14:14:57,331 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished AuditScheduler.execute()
2025-03-10 14:14:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start TaskScheduler.execute()
2025-03-10 14:14:58,815 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished TaskScheduler.execute()
2025-03-10 14:15:02,129 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-80) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340846&seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250219105914488&objectUID=1.2.410.200001.101.11.301.1144174170.3.20250219105914795&contentType=image/jpeg from null@162.240.235.97
2025-03-10 14:15:02,193 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-80) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340846&seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250219105914488&objectUID=1.2.410.200001.101.11.301.1144174170.3.20250219105926493&contentType=image/jpeg from null@162.240.235.97
2025-03-10 14:15:02,251 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-80) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340846&seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250219105914488&objectUID=1.2.410.200001.101.11.301.1144174170.3.20250219105956697&contentType=image/jpeg from null@162.240.235.97
2025-03-10 14:15:02,296 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-80) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340846&seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250219105914488&objectUID=1.2.410.200001.101.11.301.1144174170.3.20250219110012056&contentType=image/jpeg from null@162.240.235.97
2025-03-10 14:15:02,340 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-80) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340846&seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250219105914488&objectUID=1.2.410.200001.101.11.301.1144174170.3.20250219110045419&contentType=image/jpeg from null@162.240.235.97
2025-03-10 14:15:02,402 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-80) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340846&seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250219105914488&objectUID=1.2.410.200001.101.11.301.1144174170.3.20250219110110492&contentType=image/jpeg from null@162.240.235.97
2025-03-10 14:15:02,462 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-80) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340846&seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250219105914488&objectUID=1.2.410.200001.101.11.301.1144174170.3.20250219110140270&contentType=image/jpeg from null@162.240.235.97
2025-03-10 14:15:02,504 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-80) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340846&seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250219105914488&objectUID=1.2.410.200001.101.11.301.1144174170.3.20250219110154646&contentType=image/jpeg from null@162.240.235.97
2025-03-10 14:15:02,556 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-80) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340846&seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250219105914488&objectUID=1.2.410.200001.101.11.301.1144174170.3.20250219110211884&contentType=image/jpeg from null@162.240.235.97
2025-03-10 14:15:02,607 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-80) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340846&seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250219105914488&objectUID=1.2.410.200001.101.11.301.1144174170.3.20250219110220784&contentType=image/jpeg from null@162.240.235.97
2025-03-10 14:15:02,648 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-80) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340846&seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250219105914488&objectUID=1.2.410.200001.101.11.301.1144174170.3.20250219110259901&contentType=image/jpeg from null@162.240.235.97
2025-03-10 14:15:02,698 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-80) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340846&seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250219105914488&objectUID=1.2.410.200001.101.11.301.1144174170.3.20250219110318033&contentType=image/jpeg from null@162.240.235.97
2025-03-10 14:15:12,983 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start IANScheduler.execute()
2025-03-10 14:15:12,985 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished IANScheduler.execute()
2025-03-10 14:15:26,029 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49241,localport=11112]
2025-03-10 14:15:26,030 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18573) DCM4CHEE<-HS60MT(766) >> A-ASSOCIATE-RQ
2025-03-10 14:15:26,030 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18573) DCM4CHEE<-HS60MT(766) << A-ASSOCIATE-AC
2025-03-10 14:15:26,225 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18573) DCM4CHEE<-HS60MT(766) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213095920802 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:15:37,419 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start UPSProcessingScheduler.execute()
2025-03-10 14:15:37,420 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished UPSProcessingScheduler.execute()
2025-03-10 14:15:57,331 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start AuditScheduler.execute()
2025-03-10 14:15:57,332 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-24) Send audit message to /127.0.0.1:514
2025-03-10 14:15:57,343 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-24) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 14:15:57,343 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-24) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 14:15:57,343 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished AuditScheduler.execute()
2025-03-10 14:15:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start TaskScheduler.execute()
2025-03-10 14:15:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished TaskScheduler.execute()
2025-03-10 14:16:06,195 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18573) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:16:06,202 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18573) Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
2025-03-10 14:16:06,204 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18573) DCM4CHEE<-HS60MT(766): processing 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213095920802 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 14:16:06,205 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18573) DCM4CHEE<-HS60MT(766) << 1:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:16:06,419 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18573) DCM4CHEE<-HS60MT(766) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213095957827 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:16:12,985 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start IANScheduler.execute()
2025-03-10 14:16:12,988 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished IANScheduler.execute()
2025-03-10 14:16:29,868 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start StudySizeScheduler.execute()
2025-03-10 14:16:29,955 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) Calculated size of 1 studies
2025-03-10 14:16:29,955 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished StudySizeScheduler.execute()
2025-03-10 14:16:37,420 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start UPSProcessingScheduler.execute()
2025-03-10 14:16:37,422 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished UPSProcessingScheduler.execute()
2025-03-10 14:16:44,854 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18573) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:16:44,858 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18573) Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
2025-03-10 14:16:44,860 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18573) DCM4CHEE<-HS60MT(766): processing 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213095957827 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 14:16:44,860 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18573) DCM4CHEE<-HS60MT(766) << 2:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:16:45,064 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18573) DCM4CHEE<-HS60MT(766) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213100141838 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:16:57,344 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start AuditScheduler.execute()
2025-03-10 14:16:57,346 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-17) Send audit message to /127.0.0.1:514
2025-03-10 14:16:57,356 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-17) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 14:16:57,356 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-17) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 14:16:57,357 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished AuditScheduler.execute()
2025-03-10 14:16:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start TaskScheduler.execute()
2025-03-10 14:16:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished TaskScheduler.execute()
2025-03-10 14:17:12,988 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start IANScheduler.execute()
2025-03-10 14:17:12,990 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished IANScheduler.execute()
2025-03-10 14:17:27,515 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18573) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:17:27,520 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18573) Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
2025-03-10 14:17:27,522 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18573) DCM4CHEE<-HS60MT(766): processing 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213100141838 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 14:17:27,522 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18573) DCM4CHEE<-HS60MT(766) << 3:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:17:27,721 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18573) DCM4CHEE<-HS60MT(766) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213100448373 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:17:37,422 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start UPSProcessingScheduler.execute()
2025-03-10 14:17:37,423 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished UPSProcessingScheduler.execute()
2025-03-10 14:17:57,357 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start AuditScheduler.execute()
2025-03-10 14:17:57,358 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-3) Send audit message to /127.0.0.1:514
2025-03-10 14:17:57,368 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-3) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 14:17:57,368 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-3) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 14:17:57,369 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished AuditScheduler.execute()
2025-03-10 14:17:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start TaskScheduler.execute()
2025-03-10 14:17:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished TaskScheduler.execute()
2025-03-10 14:18:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start PurgeStorageScheduler.execute()
2025-03-10 14:18:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished PurgeStorageScheduler.execute()
2025-03-10 14:18:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-18586) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 14:18:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-18586) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 14:18:02,841 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18573) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:18:02,850 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18573) Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
2025-03-10 14:18:02,853 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18573) DCM4CHEE<-HS60MT(766): processing 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213100448373 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 14:18:02,853 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18573) DCM4CHEE<-HS60MT(766) << 4:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:18:03,060 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18573) DCM4CHEE<-HS60MT(766) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213100532217 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:18:12,990 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start IANScheduler.execute()
2025-03-10 14:18:12,993 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished IANScheduler.execute()
2025-03-10 14:18:37,424 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start UPSProcessingScheduler.execute()
2025-03-10 14:18:37,425 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished UPSProcessingScheduler.execute()
2025-03-10 14:18:48,720 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18573) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:18:48,725 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18573) Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
2025-03-10 14:18:48,727 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18573) DCM4CHEE<-HS60MT(766): processing 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213100532217 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 14:18:48,727 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18573) DCM4CHEE<-HS60MT(766) << 5:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:18:48,936 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18573) DCM4CHEE<-HS60MT(766) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213100557830 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:18:57,369 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start AuditScheduler.execute()
2025-03-10 14:18:57,381 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 14:18:57,381 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 14:18:57,382 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished AuditScheduler.execute()
2025-03-10 14:18:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start TaskScheduler.execute()
2025-03-10 14:18:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished TaskScheduler.execute()
2025-03-10 14:19:12,993 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start IANScheduler.execute()
2025-03-10 14:19:12,996 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished IANScheduler.execute()
2025-03-10 14:19:26,012 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18573) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:19:26,016 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18573) Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
2025-03-10 14:19:26,019 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18573) DCM4CHEE<-HS60MT(766): processing 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213100557830 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 14:19:26,019 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18573) DCM4CHEE<-HS60MT(766) << 6:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:19:26,242 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18573) DCM4CHEE<-HS60MT(766) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213100649050 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:19:37,425 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start UPSProcessingScheduler.execute()
2025-03-10 14:19:37,426 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished UPSProcessingScheduler.execute()
2025-03-10 14:19:51,086 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 14:19:51,093 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 14:19:57,382 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start AuditScheduler.execute()
2025-03-10 14:19:57,392 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-1) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 14:19:57,392 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-1) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 14:19:57,393 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished AuditScheduler.execute()
2025-03-10 14:19:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start TaskScheduler.execute()
2025-03-10 14:19:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished TaskScheduler.execute()
2025-03-10 14:20:05,229 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18573) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:20:05,235 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18573) Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
2025-03-10 14:20:05,237 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18573) DCM4CHEE<-HS60MT(766): processing 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213100649050 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 14:20:05,237 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18573) DCM4CHEE<-HS60MT(766) << 7:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:20:05,438 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18573) DCM4CHEE<-HS60MT(766) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213100747901 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:20:12,996 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start IANScheduler.execute()
2025-03-10 14:20:12,999 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished IANScheduler.execute()
2025-03-10 14:20:32,427 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-80) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341395&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250306095813702&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250306095825105&contentType=image/jpeg from null@177.50.36.63
2025-03-10 14:20:37,427 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start UPSProcessingScheduler.execute()
2025-03-10 14:20:37,428 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished UPSProcessingScheduler.execute()
2025-03-10 14:20:45,746 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18573) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:20:45,753 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18573) Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
2025-03-10 14:20:45,756 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18573) DCM4CHEE<-HS60MT(766): processing 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213100747901 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 14:20:45,757 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18573) DCM4CHEE<-HS60MT(766) << 8:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:20:45,979 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18573) DCM4CHEE<-HS60MT(766) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213100840219 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:20:57,393 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start AuditScheduler.execute()
2025-03-10 14:20:57,404 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-22) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 14:20:57,404 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-22) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 14:20:57,405 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished AuditScheduler.execute()
2025-03-10 14:20:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start TaskScheduler.execute()
2025-03-10 14:20:58,815 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished TaskScheduler.execute()
2025-03-10 14:21:13,000 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start IANScheduler.execute()
2025-03-10 14:21:13,002 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished IANScheduler.execute()
2025-03-10 14:21:22,879 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18573) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:21:22,889 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18573) Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
2025-03-10 14:21:22,891 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18573) DCM4CHEE<-HS60MT(766): processing 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213100840219 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 14:21:22,892 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18573) DCM4CHEE<-HS60MT(766) << 9:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:21:23,094 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18573) DCM4CHEE<-HS60MT(766) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213101007283 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:21:24,099 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-80) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=339992&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250201100526706&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250201100526904&contentType=image/jpeg from null@162.240.235.97
2025-03-10 14:21:24,172 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-80) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=339992&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250201100526706&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250201100540795&contentType=image/jpeg from null@162.240.235.97
2025-03-10 14:21:24,238 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-80) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=339992&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250201100526706&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250201100547513&contentType=image/jpeg from null@162.240.235.97
2025-03-10 14:21:24,301 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-80) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=339992&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250201100526706&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250201100559826&contentType=image/jpeg from null@162.240.235.97
2025-03-10 14:21:24,364 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-80) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=339992&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250201100526706&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250201100633155&contentType=image/jpeg from null@162.240.235.97
2025-03-10 14:21:24,438 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-80) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=339992&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250201100526706&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250201100659576&contentType=image/jpeg from null@162.240.235.97
2025-03-10 14:21:24,509 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-80) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=339992&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250201100526706&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250201100728927&contentType=image/jpeg from null@162.240.235.97
2025-03-10 14:21:24,567 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-80) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=339992&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250201100526706&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250201100810425&contentType=image/jpeg from null@162.240.235.97
2025-03-10 14:21:24,630 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-80) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=339992&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250201100526706&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250201100849965&contentType=image/jpeg from null@162.240.235.97
2025-03-10 14:21:24,687 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-80) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=339992&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250201100526706&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250201100914601&contentType=image/jpeg from null@162.240.235.97
2025-03-10 14:21:24,745 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-80) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=339992&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250201100526706&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250201100956486&contentType=image/jpeg from null@162.240.235.97
2025-03-10 14:21:24,812 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-80) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=339992&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250201100526706&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250201101001917&contentType=image/jpeg from null@162.240.235.97
2025-03-10 14:21:24,900 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-80) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=339992&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250201100526706&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250201101032382&contentType=image/jpeg from null@162.240.235.97
2025-03-10 14:21:24,961 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-80) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=339992&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250201100526706&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250201101045678&contentType=image/jpeg from null@162.240.235.97
2025-03-10 14:21:25,021 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-80) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=339992&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250201100526706&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250201101102105&contentType=image/jpeg from null@162.240.235.97
2025-03-10 14:21:25,079 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-80) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=339992&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250201100526706&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250201101119445&contentType=image/jpeg from null@162.240.235.97
2025-03-10 14:21:25,139 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-80) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=339992&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250201100526706&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250201101127967&contentType=image/jpeg from null@162.240.235.97
2025-03-10 14:21:25,200 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-80) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=339992&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250201100526706&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250201101431014&contentType=image/jpeg from null@162.240.235.97
2025-03-10 14:21:25,250 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-80) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=339992&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250201100526706&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250201101442121&contentType=image/jpeg from null@162.240.235.97
2025-03-10 14:21:25,300 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-80) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=339992&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250201100526706&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250201101453448&contentType=image/jpeg from null@162.240.235.97
2025-03-10 14:21:25,352 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-80) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=339992&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250201100526706&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250201101513418&contentType=image/jpeg from null@162.240.235.97
2025-03-10 14:21:25,404 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-80) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=339992&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250201100526706&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250201101519222&contentType=image/jpeg from null@162.240.235.97
2025-03-10 14:21:25,460 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-80) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=339992&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250201100526706&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250201101527187&contentType=image/jpeg from null@162.240.235.97
2025-03-10 14:21:25,517 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-80) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=339992&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250201100526706&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250201101552111&contentType=image/jpeg from null@162.240.235.97
2025-03-10 14:21:25,577 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-80) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=339992&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250201100526706&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250201101609045&contentType=image/jpeg from null@162.240.235.97
2025-03-10 14:21:29,956 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start StudySizeScheduler.execute()
2025-03-10 14:21:29,959 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished StudySizeScheduler.execute()
2025-03-10 14:21:37,428 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start UPSProcessingScheduler.execute()
2025-03-10 14:21:37,430 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished UPSProcessingScheduler.execute()
2025-03-10 14:21:57,405 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start AuditScheduler.execute()
2025-03-10 14:21:57,406 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-2) Send audit message to /127.0.0.1:514
2025-03-10 14:21:57,416 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-2) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 14:21:57,416 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-2) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 14:21:57,416 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished AuditScheduler.execute()
2025-03-10 14:21:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start TaskScheduler.execute()
2025-03-10 14:21:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished TaskScheduler.execute()
2025-03-10 14:22:01,133 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18573) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:22:01,137 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18573) Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
2025-03-10 14:22:01,138 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18573) DCM4CHEE<-HS60MT(766): processing 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213101007283 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 14:22:01,139 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18573) DCM4CHEE<-HS60MT(766) << 10:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:22:01,340 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18573) DCM4CHEE<-HS60MT(766) >> 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213101053324 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:22:13,002 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start IANScheduler.execute()
2025-03-10 14:22:13,005 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished IANScheduler.execute()
2025-03-10 14:22:31,436 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18573) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:22:31,441 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18573) Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
2025-03-10 14:22:31,443 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18573) DCM4CHEE<-HS60MT(766): processing 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213101053324 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 14:22:31,444 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18573) DCM4CHEE<-HS60MT(766) << 11:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:22:31,645 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18573) DCM4CHEE<-HS60MT(766) >> 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213101404203 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:22:37,430 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start UPSProcessingScheduler.execute()
2025-03-10 14:22:37,431 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished UPSProcessingScheduler.execute()
2025-03-10 14:22:57,417 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start AuditScheduler.execute()
2025-03-10 14:22:57,428 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-24) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 14:22:57,428 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-24) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 14:22:57,429 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-24) Send audit message to /127.0.0.1:514
2025-03-10 14:22:57,430 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished AuditScheduler.execute()
2025-03-10 14:22:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start TaskScheduler.execute()
2025-03-10 14:22:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished TaskScheduler.execute()
2025-03-10 14:23:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start PurgeStorageScheduler.execute()
2025-03-10 14:23:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished PurgeStorageScheduler.execute()
2025-03-10 14:23:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-18607) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 14:23:01,704 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-18607) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 14:23:09,617 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18573) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:23:09,625 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18573) Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
2025-03-10 14:23:09,627 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18573) DCM4CHEE<-HS60MT(766): processing 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213101404203 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 14:23:09,628 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18573) DCM4CHEE<-HS60MT(766) << 12:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:23:09,829 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18573) DCM4CHEE<-HS60MT(766) >> 13:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213101525039 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:23:13,005 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start IANScheduler.execute()
2025-03-10 14:23:13,008 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished IANScheduler.execute()
2025-03-10 14:23:16,987 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52149,localport=11112]
2025-03-10 14:23:16,987 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18608) DCM4CHEE<-HS50US07(767) >> A-ASSOCIATE-RQ
2025-03-10 14:23:16,988 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18608) DCM4CHEE<-HS50US07(767) << A-ASSOCIATE-AC
2025-03-10 14:23:17,190 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18608) DCM4CHEE<-HS50US07(767) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310142020244 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:23:20,630 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18608) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:23:20,636 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-18608) DCM4CHEE<-HS50US07(767): Create Patient[pk=8392, id=PatientID[pk=8392, id=341570, issuer=DCM4CHEE.9D253763.8BD2EA66], name=LAVINIA TOGNON VIEIRA]
2025-03-10 14:23:20,638 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18608) DCM4CHEE<-HS50US07(767): Create Study[pk=9427, uid=341570, id=31647]
2025-03-10 14:23:20,639 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18608) DCM4CHEE<-HS50US07(767): Create Series[pk=9716, uid=1.2.410.200001.101.11.501.1791052210.2.20250310142020038, no=1, mod=US]
2025-03-10 14:23:20,639 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18608) DCM4CHEE<-HS50US07(767): Create Instance[pk=108013, uid=1.2.410.200001.101.11.501.1791052210.3.20250310142020244, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 14:23:20,639 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18608) DCM4CHEE<-HS50US07(767): Create Location[pk=108013, systemID=fs1, path=2025/03/10/59FB01DE/867A87FA/5424F158, tsuid=1.2.840.10008.1.2, size=3416708, status=OK, objectType=DICOM_FILE]
2025-03-10 14:23:20,677 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18608) DCM4CHEE<-HS50US07(767): Updated DB in 47 ms
2025-03-10 14:23:20,678 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-18608) No duplicate record with equal Patient ID found Patient[pk=8392, id=PatientID[pk=8392, id=341570, issuer=DCM4CHEE.9D253763.8BD2EA66], name=LAVINIA TOGNON VIEIRA]
2025-03-10 14:23:20,679 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18608) DCM4CHEE<-HS50US07(767) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310142020244 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:23:20,888 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18608) DCM4CHEE<-HS50US07(767) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310142042987 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:23:21,179 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18608) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:23:21,181 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18608) DCM4CHEE<-HS50US07(767): Create Instance[pk=108014, uid=1.2.410.200001.101.11.501.1791052210.3.20250310142042987, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 14:23:21,182 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18608) DCM4CHEE<-HS50US07(767): Create Location[pk=108014, systemID=fs1, path=2025/03/10/59FB01DE/867A87FA/544223DE, tsuid=1.2.840.10008.1.2, size=3416708, status=OK, objectType=DICOM_FILE]
2025-03-10 14:23:21,193 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18608) DCM4CHEE<-HS50US07(767): Updated DB in 14 ms
2025-03-10 14:23:21,193 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18608) DCM4CHEE<-HS50US07(767) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310142042987 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:23:21,402 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18608) DCM4CHEE<-HS50US07(767) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310142054568 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:23:21,693 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18608) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:23:21,695 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18608) DCM4CHEE<-HS50US07(767): Create Instance[pk=108015, uid=1.2.410.200001.101.11.501.1791052210.3.20250310142054568, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 14:23:21,696 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18608) DCM4CHEE<-HS50US07(767): Create Location[pk=108015, systemID=fs1, path=2025/03/10/59FB01DE/867A87FA/545114DC, tsuid=1.2.840.10008.1.2, size=3416708, status=OK, objectType=DICOM_FILE]
2025-03-10 14:23:21,703 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18608) DCM4CHEE<-HS50US07(767): Updated DB in 10 ms
2025-03-10 14:23:21,703 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18608) DCM4CHEE<-HS50US07(767) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310142054568 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:23:21,912 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18608) DCM4CHEE<-HS50US07(767) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310142059770 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:23:22,203 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18608) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:23:22,206 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18608) DCM4CHEE<-HS50US07(767): Create Instance[pk=108016, uid=1.2.410.200001.101.11.501.1791052210.3.20250310142059770, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 14:23:22,206 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18608) DCM4CHEE<-HS50US07(767): Create Location[pk=108016, systemID=fs1, path=2025/03/10/59FB01DE/867A87FA/54536250, tsuid=1.2.840.10008.1.2, size=3416708, status=OK, objectType=DICOM_FILE]
2025-03-10 14:23:22,218 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18608) DCM4CHEE<-HS50US07(767): Updated DB in 15 ms
2025-03-10 14:23:22,218 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18608) DCM4CHEE<-HS50US07(767) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310142059770 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:23:22,427 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18608) DCM4CHEE<-HS50US07(767) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310142131130 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:23:22,718 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18608) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:23:22,720 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18608) DCM4CHEE<-HS50US07(767): Create Instance[pk=108017, uid=1.2.410.200001.101.11.501.1791052210.3.20250310142131130, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 14:23:22,720 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18608) DCM4CHEE<-HS50US07(767): Create Location[pk=108017, systemID=fs1, path=2025/03/10/59FB01DE/867A87FA/55E851F3, tsuid=1.2.840.10008.1.2, size=3416708, status=OK, objectType=DICOM_FILE]
2025-03-10 14:23:22,722 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18608) DCM4CHEE<-HS50US07(767): Updated DB in 4 ms
2025-03-10 14:23:22,723 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18608) DCM4CHEE<-HS50US07(767) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310142131130 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:23:22,931 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18608) DCM4CHEE<-HS50US07(767) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310142135620 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:23:23,223 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18608) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:23:23,225 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18608) DCM4CHEE<-HS50US07(767): Create Instance[pk=108018, uid=1.2.410.200001.101.11.501.1791052210.3.20250310142135620, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 14:23:23,225 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18608) DCM4CHEE<-HS50US07(767): Create Location[pk=108018, systemID=fs1, path=2025/03/10/59FB01DE/867A87FA/55EA3615, tsuid=1.2.840.10008.1.2, size=3416708, status=OK, objectType=DICOM_FILE]
2025-03-10 14:23:23,228 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18608) DCM4CHEE<-HS50US07(767): Updated DB in 5 ms
2025-03-10 14:23:23,228 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18608) DCM4CHEE<-HS50US07(767) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310142135620 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:23:23,436 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18608) DCM4CHEE<-HS50US07(767) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310142145543 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:23:23,728 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18608) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:23:23,730 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18608) DCM4CHEE<-HS50US07(767): Create Instance[pk=108019, uid=1.2.410.200001.101.11.501.1791052210.3.20250310142145543, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 14:23:23,730 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18608) DCM4CHEE<-HS50US07(767): Create Location[pk=108019, systemID=fs1, path=2025/03/10/59FB01DE/867A87FA/55F84A16, tsuid=1.2.840.10008.1.2, size=3416708, status=OK, objectType=DICOM_FILE]
2025-03-10 14:23:23,740 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18608) DCM4CHEE<-HS50US07(767): Updated DB in 12 ms
2025-03-10 14:23:23,740 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18608) DCM4CHEE<-HS50US07(767) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310142145543 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:23:23,949 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18608) DCM4CHEE<-HS50US07(767) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310142241954 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:23:24,240 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18608) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:23:24,242 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18608) DCM4CHEE<-HS50US07(767): Create Instance[pk=108020, uid=1.2.410.200001.101.11.501.1791052210.3.20250310142241954, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 14:23:24,242 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18608) DCM4CHEE<-HS50US07(767): Create Location[pk=108020, systemID=fs1, path=2025/03/10/59FB01DE/867A87FA/57AB605D, tsuid=1.2.840.10008.1.2, size=3416708, status=OK, objectType=DICOM_FILE]
2025-03-10 14:23:24,305 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18608) DCM4CHEE<-HS50US07(767): Updated DB in 65 ms
2025-03-10 14:23:24,305 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18608) DCM4CHEE<-HS50US07(767) << 8:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310142241954 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:23:24,514 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18608) DCM4CHEE<-HS50US07(767) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310142258661 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:23:24,805 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18608) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:23:24,807 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18608) DCM4CHEE<-HS50US07(767): Create Instance[pk=108021, uid=1.2.410.200001.101.11.501.1791052210.3.20250310142258661, class=1.2.840.10008.5.1.4.1.1.6.1, no=9]
2025-03-10 14:23:24,807 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18608) DCM4CHEE<-HS50US07(767): Create Location[pk=108021, systemID=fs1, path=2025/03/10/59FB01DE/867A87FA/57BC9B50, tsuid=1.2.840.10008.1.2, size=3416708, status=OK, objectType=DICOM_FILE]
2025-03-10 14:23:24,819 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18608) DCM4CHEE<-HS50US07(767): Updated DB in 14 ms
2025-03-10 14:23:24,819 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18608) DCM4CHEE<-HS50US07(767) << 9:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310142258661 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:23:25,028 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18608) DCM4CHEE<-HS50US07(767) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310142312506 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:23:25,319 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18608) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:23:25,321 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18608) DCM4CHEE<-HS50US07(767): Create Instance[pk=108022, uid=1.2.410.200001.101.11.501.1791052210.3.20250310142312506, class=1.2.840.10008.5.1.4.1.1.6.1, no=10]
2025-03-10 14:23:25,322 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18608) DCM4CHEE<-HS50US07(767): Create Location[pk=108022, systemID=fs1, path=2025/03/10/59FB01DE/867A87FA/5936573B, tsuid=1.2.840.10008.1.2, size=3416708, status=OK, objectType=DICOM_FILE]
2025-03-10 14:23:25,329 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18608) DCM4CHEE<-HS50US07(767): Updated DB in 10 ms
2025-03-10 14:23:25,329 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18608) DCM4CHEE<-HS50US07(767) << 10:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310142312506 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:23:25,537 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18608) DCM4CHEE<-HS50US07(767) >> 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310142318111 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:23:25,829 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18608) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:23:25,831 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18608) DCM4CHEE<-HS50US07(767): Create Instance[pk=108023, uid=1.2.410.200001.101.11.501.1791052210.3.20250310142318111, class=1.2.840.10008.5.1.4.1.1.6.1, no=11]
2025-03-10 14:23:25,831 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18608) DCM4CHEE<-HS50US07(767): Create Location[pk=108023, systemID=fs1, path=2025/03/10/59FB01DE/867A87FA/5939028B, tsuid=1.2.840.10008.1.2, size=3416708, status=OK, objectType=DICOM_FILE]
2025-03-10 14:23:25,842 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18608) DCM4CHEE<-HS50US07(767): Updated DB in 13 ms
2025-03-10 14:23:25,842 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18608) DCM4CHEE<-HS50US07(767) << 11:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310142318111 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:23:26,051 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18608) DCM4CHEE<-HS50US07(767) >> 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310142356472 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:23:26,342 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18608) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:23:26,345 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18608) DCM4CHEE<-HS50US07(767): Create Instance[pk=108024, uid=1.2.410.200001.101.11.501.1791052210.3.20250310142356472, class=1.2.840.10008.5.1.4.1.1.6.1, no=12]
2025-03-10 14:23:26,345 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18608) DCM4CHEE<-HS50US07(767): Create Location[pk=108024, systemID=fs1, path=2025/03/10/59FB01DE/867A87FA/597083CF, tsuid=1.2.840.10008.1.2, size=3416708, status=OK, objectType=DICOM_FILE]
2025-03-10 14:23:26,359 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18608) DCM4CHEE<-HS50US07(767): Updated DB in 17 ms
2025-03-10 14:23:26,359 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18608) DCM4CHEE<-HS50US07(767) << 12:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310142356472 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:23:26,568 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18608) DCM4CHEE<-HS50US07(767) >> 13:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310142410924 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:23:26,860 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18608) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:23:26,862 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18608) DCM4CHEE<-HS50US07(767): Create Instance[pk=108025, uid=1.2.410.200001.101.11.501.1791052210.3.20250310142410924, class=1.2.840.10008.5.1.4.1.1.6.1, no=13]
2025-03-10 14:23:26,862 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18608) DCM4CHEE<-HS50US07(767): Create Location[pk=108025, systemID=fs1, path=2025/03/10/59FB01DE/867A87FA/5AEA565C, tsuid=1.2.840.10008.1.2, size=3416708, status=OK, objectType=DICOM_FILE]
2025-03-10 14:23:26,870 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18608) DCM4CHEE<-HS50US07(767): Updated DB in 10 ms
2025-03-10 14:23:26,870 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18608) DCM4CHEE<-HS50US07(767) << 13:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310142410924 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:23:27,078 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18608) DCM4CHEE<-HS50US07(767) >> A-RELEASE-RQ
2025-03-10 14:23:27,079 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18608) DCM4CHEE<-HS50US07(767) << A-RELEASE-RP
2025-03-10 14:23:27,129 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-17) DCM4CHEE<-HS50US07(767): close Socket[addr=187.89.160.56/187.89.160.56,port=52149,localport=11112]
2025-03-10 14:23:37,432 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start UPSProcessingScheduler.execute()
2025-03-10 14:23:37,433 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished UPSProcessingScheduler.execute()
2025-03-10 14:23:51,399 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18573) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:23:51,405 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18573) Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
2025-03-10 14:23:51,407 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18573) DCM4CHEE<-HS60MT(766): processing 13:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213101525039 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 14:23:51,408 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18573) DCM4CHEE<-HS60MT(766) << 13:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:23:51,613 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18573) DCM4CHEE<-HS60MT(766) >> 14:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213101744791 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:23:57,430 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start AuditScheduler.execute()
2025-03-10 14:23:57,442 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 14:23:57,442 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 14:23:57,442 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished AuditScheduler.execute()
2025-03-10 14:23:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start TaskScheduler.execute()
2025-03-10 14:23:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished TaskScheduler.execute()
2025-03-10 14:24:13,008 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start IANScheduler.execute()
2025-03-10 14:24:13,011 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished IANScheduler.execute()
2025-03-10 14:24:18,823 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52150,localport=11112]
2025-03-10 14:24:18,823 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18613) DCM4CHEE<-HS50US07(768) >> A-ASSOCIATE-RQ
2025-03-10 14:24:18,823 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18613) DCM4CHEE<-HS50US07(768) << A-ASSOCIATE-AC
2025-03-10 14:24:19,016 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18613) DCM4CHEE<-HS50US07(768) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310142020244 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:24:20,811 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18613) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:24:20,815 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18613) DCM4CHEE<-HS50US07(768): Found previous received Instance[pk=108013, uid=1.2.410.200001.101.11.501.1791052210.3.20250310142020244, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 14:24:20,815 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18613) DCM4CHEE<-HS50US07(768): Ignore received Instance[studyUID=341570,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310142020038,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310142020244] with equal digest
2025-03-10 14:24:20,816 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18613) DCM4CHEE<-HS50US07(768): Updated DB in 5 ms
2025-03-10 14:24:20,817 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18613) DCM4CHEE<-HS50US07(768) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310142020244 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:24:21,016 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18613) DCM4CHEE<-HS50US07(768) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310142042987 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:24:21,334 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18613) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:24:21,337 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18613) DCM4CHEE<-HS50US07(768): Found previous received Instance[pk=108014, uid=1.2.410.200001.101.11.501.1791052210.3.20250310142042987, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 14:24:21,338 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18613) DCM4CHEE<-HS50US07(768): Ignore received Instance[studyUID=341570,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310142020038,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310142042987] with equal digest
2025-03-10 14:24:21,338 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18613) DCM4CHEE<-HS50US07(768): Updated DB in 3 ms
2025-03-10 14:24:21,340 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18613) DCM4CHEE<-HS50US07(768) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310142042987 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:24:21,538 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18613) DCM4CHEE<-HS50US07(768) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310142054568 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:24:21,837 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18613) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:24:21,839 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18613) DCM4CHEE<-HS50US07(768): Found previous received Instance[pk=108015, uid=1.2.410.200001.101.11.501.1791052210.3.20250310142054568, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 14:24:21,839 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18613) DCM4CHEE<-HS50US07(768): Ignore received Instance[studyUID=341570,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310142020038,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310142054568] with equal digest
2025-03-10 14:24:21,839 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18613) DCM4CHEE<-HS50US07(768): Updated DB in 2 ms
2025-03-10 14:24:21,840 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18613) DCM4CHEE<-HS50US07(768) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310142054568 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:24:22,039 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18613) DCM4CHEE<-HS50US07(768) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310142059770 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:24:22,330 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18613) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:24:22,332 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18613) DCM4CHEE<-HS50US07(768): Found previous received Instance[pk=108016, uid=1.2.410.200001.101.11.501.1791052210.3.20250310142059770, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 14:24:22,333 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18613) DCM4CHEE<-HS50US07(768): Ignore received Instance[studyUID=341570,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310142020038,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310142059770] with equal digest
2025-03-10 14:24:22,333 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18613) DCM4CHEE<-HS50US07(768): Updated DB in 3 ms
2025-03-10 14:24:22,334 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18613) DCM4CHEE<-HS50US07(768) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310142059770 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:24:22,533 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18613) DCM4CHEE<-HS50US07(768) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310142131130 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:24:22,824 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18613) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:24:22,826 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18613) DCM4CHEE<-HS50US07(768): Found previous received Instance[pk=108017, uid=1.2.410.200001.101.11.501.1791052210.3.20250310142131130, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 14:24:22,826 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18613) DCM4CHEE<-HS50US07(768): Ignore received Instance[studyUID=341570,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310142020038,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310142131130] with equal digest
2025-03-10 14:24:22,827 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18613) DCM4CHEE<-HS50US07(768): Updated DB in 3 ms
2025-03-10 14:24:22,828 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18613) DCM4CHEE<-HS50US07(768) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310142131130 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:24:23,037 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18613) DCM4CHEE<-HS50US07(768) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310142135620 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:24:23,328 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18613) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:24:23,330 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18613) DCM4CHEE<-HS50US07(768): Found previous received Instance[pk=108018, uid=1.2.410.200001.101.11.501.1791052210.3.20250310142135620, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 14:24:23,331 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18613) DCM4CHEE<-HS50US07(768): Ignore received Instance[studyUID=341570,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310142020038,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310142135620] with equal digest
2025-03-10 14:24:23,331 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18613) DCM4CHEE<-HS50US07(768): Updated DB in 3 ms
2025-03-10 14:24:23,332 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18613) DCM4CHEE<-HS50US07(768) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310142135620 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:24:23,533 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18613) DCM4CHEE<-HS50US07(768) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310142145543 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:24:23,824 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18613) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:24:23,826 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18613) DCM4CHEE<-HS50US07(768): Found previous received Instance[pk=108019, uid=1.2.410.200001.101.11.501.1791052210.3.20250310142145543, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 14:24:23,827 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18613) DCM4CHEE<-HS50US07(768): Ignore received Instance[studyUID=341570,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310142020038,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310142145543] with equal digest
2025-03-10 14:24:23,827 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18613) DCM4CHEE<-HS50US07(768): Updated DB in 3 ms
2025-03-10 14:24:23,828 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18613) DCM4CHEE<-HS50US07(768) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310142145543 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:24:24,026 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18613) DCM4CHEE<-HS50US07(768) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310142241954 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:24:24,319 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18613) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:24:24,321 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18613) DCM4CHEE<-HS50US07(768): Found previous received Instance[pk=108020, uid=1.2.410.200001.101.11.501.1791052210.3.20250310142241954, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 14:24:24,322 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18613) DCM4CHEE<-HS50US07(768): Ignore received Instance[studyUID=341570,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310142020038,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310142241954] with equal digest
2025-03-10 14:24:24,322 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18613) DCM4CHEE<-HS50US07(768): Updated DB in 3 ms
2025-03-10 14:24:24,323 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18613) DCM4CHEE<-HS50US07(768) << 8:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310142241954 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:24:24,519 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18613) DCM4CHEE<-HS50US07(768) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310142258661 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:24:24,810 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18613) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:24:24,812 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18613) DCM4CHEE<-HS50US07(768): Found previous received Instance[pk=108021, uid=1.2.410.200001.101.11.501.1791052210.3.20250310142258661, class=1.2.840.10008.5.1.4.1.1.6.1, no=9]
2025-03-10 14:24:24,813 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18613) DCM4CHEE<-HS50US07(768): Ignore received Instance[studyUID=341570,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310142020038,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310142258661] with equal digest
2025-03-10 14:24:24,813 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18613) DCM4CHEE<-HS50US07(768): Updated DB in 3 ms
2025-03-10 14:24:24,814 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18613) DCM4CHEE<-HS50US07(768) << 9:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310142258661 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:24:25,013 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18613) DCM4CHEE<-HS50US07(768) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310142312506 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:24:25,304 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18613) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:24:25,306 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18613) DCM4CHEE<-HS50US07(768): Found previous received Instance[pk=108022, uid=1.2.410.200001.101.11.501.1791052210.3.20250310142312506, class=1.2.840.10008.5.1.4.1.1.6.1, no=10]
2025-03-10 14:24:25,307 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18613) DCM4CHEE<-HS50US07(768): Ignore received Instance[studyUID=341570,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310142020038,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310142312506] with equal digest
2025-03-10 14:24:25,307 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18613) DCM4CHEE<-HS50US07(768): Updated DB in 3 ms
2025-03-10 14:24:25,308 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18613) DCM4CHEE<-HS50US07(768) << 10:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310142312506 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:24:25,507 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18613) DCM4CHEE<-HS50US07(768) >> 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310142318111 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:24:25,798 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18613) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:24:25,801 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18613) DCM4CHEE<-HS50US07(768): Found previous received Instance[pk=108023, uid=1.2.410.200001.101.11.501.1791052210.3.20250310142318111, class=1.2.840.10008.5.1.4.1.1.6.1, no=11]
2025-03-10 14:24:25,801 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18613) DCM4CHEE<-HS50US07(768): Ignore received Instance[studyUID=341570,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310142020038,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310142318111] with equal digest
2025-03-10 14:24:25,801 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18613) DCM4CHEE<-HS50US07(768): Updated DB in 2 ms
2025-03-10 14:24:25,802 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18613) DCM4CHEE<-HS50US07(768) << 11:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310142318111 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:24:26,001 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18613) DCM4CHEE<-HS50US07(768) >> 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310142356472 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:24:26,293 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18613) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:24:26,295 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18613) DCM4CHEE<-HS50US07(768): Found previous received Instance[pk=108024, uid=1.2.410.200001.101.11.501.1791052210.3.20250310142356472, class=1.2.840.10008.5.1.4.1.1.6.1, no=12]
2025-03-10 14:24:26,295 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18613) DCM4CHEE<-HS50US07(768): Ignore received Instance[studyUID=341570,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310142020038,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310142356472] with equal digest
2025-03-10 14:24:26,296 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18613) DCM4CHEE<-HS50US07(768): Updated DB in 3 ms
2025-03-10 14:24:26,297 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18613) DCM4CHEE<-HS50US07(768) << 12:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310142356472 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:24:26,496 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18613) DCM4CHEE<-HS50US07(768) >> 13:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310142410924 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:24:26,787 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18613) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:24:26,790 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18613) DCM4CHEE<-HS50US07(768): Found previous received Instance[pk=108025, uid=1.2.410.200001.101.11.501.1791052210.3.20250310142410924, class=1.2.840.10008.5.1.4.1.1.6.1, no=13]
2025-03-10 14:24:26,790 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18613) DCM4CHEE<-HS50US07(768): Ignore received Instance[studyUID=341570,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310142020038,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310142410924] with equal digest
2025-03-10 14:24:26,790 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18613) DCM4CHEE<-HS50US07(768): Updated DB in 3 ms
2025-03-10 14:24:26,792 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18613) DCM4CHEE<-HS50US07(768) << 13:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310142410924 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:24:26,990 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18613) DCM4CHEE<-HS50US07(768) >> A-RELEASE-RQ
2025-03-10 14:24:26,990 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18613) DCM4CHEE<-HS50US07(768) << A-RELEASE-RP
2025-03-10 14:24:27,040 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-16) DCM4CHEE<-HS50US07(768): close Socket[addr=187.89.160.56/187.89.160.56,port=52150,localport=11112]
2025-03-10 14:24:28,342 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18573) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:24:28,349 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18573) Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
2025-03-10 14:24:28,351 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18573) DCM4CHEE<-HS60MT(766): processing 14:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213101744791 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 14:24:28,351 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18573) DCM4CHEE<-HS60MT(766) << 14:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:24:28,554 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18573) DCM4CHEE<-HS60MT(766) >> 15:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213101822423 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:24:37,433 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start UPSProcessingScheduler.execute()
2025-03-10 14:24:37,435 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished UPSProcessingScheduler.execute()
2025-03-10 14:24:51,093 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 14:24:51,101 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 14:24:57,443 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start AuditScheduler.execute()
2025-03-10 14:24:57,444 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-28) Send audit message to /127.0.0.1:514
2025-03-10 14:24:57,445 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-28) Send audit message to /127.0.0.1:514
2025-03-10 14:24:57,456 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-28) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 14:24:57,456 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-28) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 14:24:57,457 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished AuditScheduler.execute()
2025-03-10 14:24:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start TaskScheduler.execute()
2025-03-10 14:24:58,815 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished TaskScheduler.execute()
2025-03-10 14:25:07,393 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18573) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:25:07,398 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18573) Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
2025-03-10 14:25:07,400 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18573) DCM4CHEE<-HS60MT(766): processing 15:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213101822423 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 14:25:07,400 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18573) DCM4CHEE<-HS60MT(766) << 15:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:25:07,602 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18573) DCM4CHEE<-HS60MT(766) >> 16:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213101842404 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:25:13,011 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start IANScheduler.execute()
2025-03-10 14:25:13,013 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished IANScheduler.execute()
2025-03-10 14:25:37,435 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start UPSProcessingScheduler.execute()
2025-03-10 14:25:37,436 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished UPSProcessingScheduler.execute()
2025-03-10 14:25:57,457 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start AuditScheduler.execute()
2025-03-10 14:25:57,468 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-10) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 14:25:57,468 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-10) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 14:25:57,468 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished AuditScheduler.execute()
2025-03-10 14:25:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start TaskScheduler.execute()
2025-03-10 14:25:58,817 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished TaskScheduler.execute()
2025-03-10 14:26:13,013 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start IANScheduler.execute()
2025-03-10 14:26:13,015 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished IANScheduler.execute()
2025-03-10 14:26:18,316 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-80) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340499&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212115157028&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212115157455&contentType=image/jpeg from null@162.240.235.97
2025-03-10 14:26:18,384 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-80) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340499&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212115157028&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212120251024&contentType=image/jpeg from null@162.240.235.97
2025-03-10 14:26:18,454 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-80) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340499&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212115157028&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212120329022&contentType=image/jpeg from null@162.240.235.97
2025-03-10 14:26:18,509 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-80) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340499&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212115157028&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212115239995&contentType=image/jpeg from null@162.240.235.97
2025-03-10 14:26:18,571 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-80) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340499&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212115157028&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212115337744&contentType=image/jpeg from null@162.240.235.97
2025-03-10 14:26:18,631 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-80) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340499&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212115157028&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212115405798&contentType=image/jpeg from null@162.240.235.97
2025-03-10 14:26:18,690 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-80) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340499&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212115157028&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212115425624&contentType=image/jpeg from null@162.240.235.97
2025-03-10 14:26:18,747 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-80) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340499&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212115157028&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212115503921&contentType=image/jpeg from null@162.240.235.97
2025-03-10 14:26:18,802 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-80) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340499&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212115157028&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212115536588&contentType=image/jpeg from null@162.240.235.97
2025-03-10 14:26:18,861 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-80) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340499&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212115157028&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212115658804&contentType=image/jpeg from null@162.240.235.97
2025-03-10 14:26:18,921 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-80) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340499&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212115157028&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212115822884&contentType=image/jpeg from null@162.240.235.97
2025-03-10 14:26:18,979 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-80) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340499&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212115157028&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212120038348&contentType=image/jpeg from null@162.240.235.97
2025-03-10 14:26:19,029 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-80) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340499&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212115157028&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212120109510&contentType=image/jpeg from null@162.240.235.97
2025-03-10 14:26:19,081 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-80) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340499&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212115157028&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212120148774&contentType=image/jpeg from null@162.240.235.97
2025-03-10 14:26:19,140 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-80) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340499&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212115157028&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212120224385&contentType=image/jpeg from null@162.240.235.97
2025-03-10 14:26:19,201 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-80) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340499&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212115157028&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212121021006&contentType=image/jpeg from null@162.240.235.97
2025-03-10 14:26:19,648 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-80) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340499&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212115157028&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212120406666&contentType=image/jpeg from null@162.240.235.97
2025-03-10 14:26:19,700 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-80) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340499&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212115157028&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212120432638&contentType=image/jpeg from null@162.240.235.97
2025-03-10 14:26:19,752 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-80) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340499&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212115157028&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212120507997&contentType=image/jpeg from null@162.240.235.97
2025-03-10 14:26:19,802 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-80) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340499&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212115157028&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212120546174&contentType=image/jpeg from null@162.240.235.97
2025-03-10 14:26:19,851 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-80) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340499&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212115157028&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212120655233&contentType=image/jpeg from null@162.240.235.97
2025-03-10 14:26:19,912 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-80) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340499&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212115157028&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212120908234&contentType=image/jpeg from null@162.240.235.97
2025-03-10 14:26:19,968 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-80) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340499&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212115157028&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212121014358&contentType=image/jpeg from null@162.240.235.97
2025-03-10 14:26:20,018 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-80) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340499&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212115157028&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212120815851&contentType=image/jpeg from null@162.240.235.97
2025-03-10 14:26:20,076 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-80) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340499&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212115157028&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212120934835&contentType=image/jpeg from null@162.240.235.97
2025-03-10 14:26:29,959 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start StudySizeScheduler.execute()
2025-03-10 14:26:29,962 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished StudySizeScheduler.execute()
2025-03-10 14:26:37,437 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start UPSProcessingScheduler.execute()
2025-03-10 14:26:37,438 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished UPSProcessingScheduler.execute()
2025-03-10 14:26:40,666 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52152,localport=11112]
2025-03-10 14:26:40,667 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18625) DCM4CHEE<-HS50US07(769) >> A-ASSOCIATE-RQ
2025-03-10 14:26:40,667 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18625) DCM4CHEE<-HS50US07(769) << A-ASSOCIATE-AC
2025-03-10 14:26:40,868 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18625) DCM4CHEE<-HS50US07(769) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310142020244 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:26:43,030 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18625) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:26:43,035 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18625) DCM4CHEE<-HS50US07(769): Found previous received Instance[pk=108013, uid=1.2.410.200001.101.11.501.1791052210.3.20250310142020244, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 14:26:43,035 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18625) DCM4CHEE<-HS50US07(769): Ignore received Instance[studyUID=341570,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310142020038,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310142020244] with equal digest
2025-03-10 14:26:43,036 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18625) DCM4CHEE<-HS50US07(769): Updated DB in 6 ms
2025-03-10 14:26:43,037 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18625) DCM4CHEE<-HS50US07(769) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310142020244 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:26:43,245 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18625) DCM4CHEE<-HS50US07(769) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310142042987 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:26:43,878 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18625) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:26:43,881 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18625) DCM4CHEE<-HS50US07(769): Found previous received Instance[pk=108014, uid=1.2.410.200001.101.11.501.1791052210.3.20250310142042987, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 14:26:43,881 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18625) DCM4CHEE<-HS50US07(769): Ignore received Instance[studyUID=341570,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310142020038,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310142042987] with equal digest
2025-03-10 14:26:43,883 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18625) DCM4CHEE<-HS50US07(769): Updated DB in 5 ms
2025-03-10 14:26:43,884 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18625) DCM4CHEE<-HS50US07(769) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310142042987 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:26:44,092 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18625) DCM4CHEE<-HS50US07(769) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310142054568 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:26:44,574 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18625) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:26:44,577 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18625) DCM4CHEE<-HS50US07(769): Found previous received Instance[pk=108015, uid=1.2.410.200001.101.11.501.1791052210.3.20250310142054568, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 14:26:44,577 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18625) DCM4CHEE<-HS50US07(769): Ignore received Instance[studyUID=341570,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310142020038,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310142054568] with equal digest
2025-03-10 14:26:44,578 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18625) DCM4CHEE<-HS50US07(769): Updated DB in 4 ms
2025-03-10 14:26:44,579 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18625) DCM4CHEE<-HS50US07(769) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310142054568 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:26:44,787 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18625) DCM4CHEE<-HS50US07(769) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310142059770 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:26:45,200 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18625) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:26:45,202 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18625) DCM4CHEE<-HS50US07(769): Found previous received Instance[pk=108016, uid=1.2.410.200001.101.11.501.1791052210.3.20250310142059770, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 14:26:45,202 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18625) DCM4CHEE<-HS50US07(769): Ignore received Instance[studyUID=341570,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310142020038,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310142059770] with equal digest
2025-03-10 14:26:45,202 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18625) DCM4CHEE<-HS50US07(769): Updated DB in 2 ms
2025-03-10 14:26:45,203 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18625) DCM4CHEE<-HS50US07(769) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310142059770 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:26:45,411 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18625) DCM4CHEE<-HS50US07(769) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310142131130 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:26:45,747 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18625) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:26:45,749 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18625) DCM4CHEE<-HS50US07(769): Found previous received Instance[pk=108017, uid=1.2.410.200001.101.11.501.1791052210.3.20250310142131130, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 14:26:45,749 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18625) DCM4CHEE<-HS50US07(769): Ignore received Instance[studyUID=341570,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310142020038,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310142131130] with equal digest
2025-03-10 14:26:45,750 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18625) DCM4CHEE<-HS50US07(769): Updated DB in 3 ms
2025-03-10 14:26:45,751 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18625) DCM4CHEE<-HS50US07(769) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310142131130 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:26:45,958 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18625) DCM4CHEE<-HS50US07(769) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310142135620 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:26:46,277 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18625) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:26:46,280 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18625) DCM4CHEE<-HS50US07(769): Found previous received Instance[pk=108018, uid=1.2.410.200001.101.11.501.1791052210.3.20250310142135620, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 14:26:46,280 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18625) DCM4CHEE<-HS50US07(769): Ignore received Instance[studyUID=341570,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310142020038,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310142135620] with equal digest
2025-03-10 14:26:46,280 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18625) DCM4CHEE<-HS50US07(769): Updated DB in 2 ms
2025-03-10 14:26:46,282 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18625) DCM4CHEE<-HS50US07(769) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310142135620 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:26:46,486 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18625) DCM4CHEE<-HS50US07(769) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310142145543 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:26:46,799 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18625) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:26:46,801 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18625) DCM4CHEE<-HS50US07(769): Found previous received Instance[pk=108019, uid=1.2.410.200001.101.11.501.1791052210.3.20250310142145543, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 14:26:46,802 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18625) DCM4CHEE<-HS50US07(769): Ignore received Instance[studyUID=341570,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310142020038,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310142145543] with equal digest
2025-03-10 14:26:46,802 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18625) DCM4CHEE<-HS50US07(769): Updated DB in 3 ms
2025-03-10 14:26:46,803 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18625) DCM4CHEE<-HS50US07(769) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310142145543 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:26:47,011 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18625) DCM4CHEE<-HS50US07(769) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310142241954 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:26:47,324 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18625) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:26:47,326 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18625) DCM4CHEE<-HS50US07(769): Found previous received Instance[pk=108020, uid=1.2.410.200001.101.11.501.1791052210.3.20250310142241954, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 14:26:47,327 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18625) DCM4CHEE<-HS50US07(769): Ignore received Instance[studyUID=341570,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310142020038,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310142241954] with equal digest
2025-03-10 14:26:47,327 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18625) DCM4CHEE<-HS50US07(769): Updated DB in 3 ms
2025-03-10 14:26:47,328 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18625) DCM4CHEE<-HS50US07(769) << 8:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310142241954 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:26:47,536 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18625) DCM4CHEE<-HS50US07(769) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310142258661 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:26:47,877 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18625) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:26:47,879 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18625) DCM4CHEE<-HS50US07(769): Found previous received Instance[pk=108021, uid=1.2.410.200001.101.11.501.1791052210.3.20250310142258661, class=1.2.840.10008.5.1.4.1.1.6.1, no=9]
2025-03-10 14:26:47,879 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18625) DCM4CHEE<-HS50US07(769): Ignore received Instance[studyUID=341570,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310142020038,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310142258661] with equal digest
2025-03-10 14:26:47,879 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18625) DCM4CHEE<-HS50US07(769): Updated DB in 2 ms
2025-03-10 14:26:47,881 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18625) DCM4CHEE<-HS50US07(769) << 9:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310142258661 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:26:48,088 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18625) DCM4CHEE<-HS50US07(769) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310142312506 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:26:48,420 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18625) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:26:48,422 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18625) DCM4CHEE<-HS50US07(769): Found previous received Instance[pk=108022, uid=1.2.410.200001.101.11.501.1791052210.3.20250310142312506, class=1.2.840.10008.5.1.4.1.1.6.1, no=10]
2025-03-10 14:26:48,422 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18625) DCM4CHEE<-HS50US07(769): Ignore received Instance[studyUID=341570,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310142020038,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310142312506] with equal digest
2025-03-10 14:26:48,423 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18625) DCM4CHEE<-HS50US07(769): Updated DB in 3 ms
2025-03-10 14:26:48,424 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18625) DCM4CHEE<-HS50US07(769) << 10:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310142312506 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:26:48,631 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18625) DCM4CHEE<-HS50US07(769) >> 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310142318111 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:26:48,956 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18625) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:26:48,958 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18625) DCM4CHEE<-HS50US07(769): Found previous received Instance[pk=108023, uid=1.2.410.200001.101.11.501.1791052210.3.20250310142318111, class=1.2.840.10008.5.1.4.1.1.6.1, no=11]
2025-03-10 14:26:48,959 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18625) DCM4CHEE<-HS50US07(769): Ignore received Instance[studyUID=341570,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310142020038,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310142318111] with equal digest
2025-03-10 14:26:48,959 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18625) DCM4CHEE<-HS50US07(769): Updated DB in 3 ms
2025-03-10 14:26:48,960 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18625) DCM4CHEE<-HS50US07(769) << 11:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310142318111 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:26:49,167 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18625) DCM4CHEE<-HS50US07(769) >> 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310142356472 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:26:49,486 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18625) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:26:49,488 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18625) DCM4CHEE<-HS50US07(769): Found previous received Instance[pk=108024, uid=1.2.410.200001.101.11.501.1791052210.3.20250310142356472, class=1.2.840.10008.5.1.4.1.1.6.1, no=12]
2025-03-10 14:26:49,488 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18625) DCM4CHEE<-HS50US07(769): Ignore received Instance[studyUID=341570,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310142020038,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310142356472] with equal digest
2025-03-10 14:26:49,489 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18625) DCM4CHEE<-HS50US07(769): Updated DB in 3 ms
2025-03-10 14:26:49,490 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18625) DCM4CHEE<-HS50US07(769) << 12:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310142356472 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:26:49,697 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18625) DCM4CHEE<-HS50US07(769) >> 13:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310142410924 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:26:50,012 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18625) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:26:50,014 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18625) DCM4CHEE<-HS50US07(769): Found previous received Instance[pk=108025, uid=1.2.410.200001.101.11.501.1791052210.3.20250310142410924, class=1.2.840.10008.5.1.4.1.1.6.1, no=13]
2025-03-10 14:26:50,014 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18625) DCM4CHEE<-HS50US07(769): Ignore received Instance[studyUID=341570,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310142020038,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310142410924] with equal digest
2025-03-10 14:26:50,015 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18625) DCM4CHEE<-HS50US07(769): Updated DB in 3 ms
2025-03-10 14:26:50,016 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18625) DCM4CHEE<-HS50US07(769) << 13:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310142410924 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:26:50,220 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18625) DCM4CHEE<-HS50US07(769) >> A-RELEASE-RQ
2025-03-10 14:26:50,220 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18625) DCM4CHEE<-HS50US07(769) << A-RELEASE-RP
2025-03-10 14:26:50,270 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-22) DCM4CHEE<-HS50US07(769): close Socket[addr=187.89.160.56/187.89.160.56,port=52152,localport=11112]
2025-03-10 14:26:57,469 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start AuditScheduler.execute()
2025-03-10 14:26:57,471 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-18) Send audit message to /127.0.0.1:514
2025-03-10 14:26:57,482 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-18) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 14:26:57,482 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-18) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 14:26:57,483 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished AuditScheduler.execute()
2025-03-10 14:26:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start TaskScheduler.execute()
2025-03-10 14:26:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished TaskScheduler.execute()
2025-03-10 14:27:13,016 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start IANScheduler.execute()
2025-03-10 14:27:13,018 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished IANScheduler.execute()
2025-03-10 14:27:37,438 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start UPSProcessingScheduler.execute()
2025-03-10 14:27:37,439 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished UPSProcessingScheduler.execute()
2025-03-10 14:27:57,483 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start AuditScheduler.execute()
2025-03-10 14:27:57,484 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-9) Send audit message to /127.0.0.1:514
2025-03-10 14:27:57,493 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-9) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 14:27:57,493 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-9) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 14:27:57,493 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished AuditScheduler.execute()
2025-03-10 14:27:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start TaskScheduler.execute()
2025-03-10 14:27:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished TaskScheduler.execute()
2025-03-10 14:28:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start PurgeStorageScheduler.execute()
2025-03-10 14:28:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished PurgeStorageScheduler.execute()
2025-03-10 14:28:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-18630) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 14:28:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-18630) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 14:28:13,018 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start IANScheduler.execute()
2025-03-10 14:28:13,020 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished IANScheduler.execute()
2025-03-10 14:28:37,439 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start UPSProcessingScheduler.execute()
2025-03-10 14:28:37,440 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished UPSProcessingScheduler.execute()
2025-03-10 14:28:50,013 INFO  [org.dcm4chee.arc.ups.impl.UPSDeleteScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start UPSDeleteScheduler.execute()
2025-03-10 14:28:50,015 INFO  [org.dcm4chee.arc.ups.impl.UPSDeleteScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished UPSDeleteScheduler.execute()
2025-03-10 14:28:57,493 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start AuditScheduler.execute()
2025-03-10 14:28:57,506 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-23) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 14:28:57,506 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-23) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 14:28:57,506 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished AuditScheduler.execute()
2025-03-10 14:28:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start TaskScheduler.execute()
2025-03-10 14:28:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished TaskScheduler.execute()
2025-03-10 14:29:13,020 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start IANScheduler.execute()
2025-03-10 14:29:13,023 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished IANScheduler.execute()
2025-03-10 14:29:37,441 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start UPSProcessingScheduler.execute()
2025-03-10 14:29:37,442 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished UPSProcessingScheduler.execute()
2025-03-10 14:29:51,101 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 14:29:51,109 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 14:29:57,507 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start AuditScheduler.execute()
2025-03-10 14:29:57,517 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-20) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 14:29:57,518 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-20) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 14:29:57,518 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished AuditScheduler.execute()
2025-03-10 14:29:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start TaskScheduler.execute()
2025-03-10 14:29:58,815 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished TaskScheduler.execute()
2025-03-10 14:30:13,023 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start IANScheduler.execute()
2025-03-10 14:30:13,025 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished IANScheduler.execute()
2025-03-10 14:30:37,443 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start UPSProcessingScheduler.execute()
2025-03-10 14:30:37,444 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished UPSProcessingScheduler.execute()
2025-03-10 14:30:57,518 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start AuditScheduler.execute()
2025-03-10 14:30:57,529 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-16) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 14:30:57,529 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-16) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 14:30:57,529 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished AuditScheduler.execute()
2025-03-10 14:30:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start TaskScheduler.execute()
2025-03-10 14:30:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished TaskScheduler.execute()
2025-03-10 14:31:13,026 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start IANScheduler.execute()
2025-03-10 14:31:13,028 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished IANScheduler.execute()
2025-03-10 14:31:29,962 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start StudySizeScheduler.execute()
2025-03-10 14:31:30,050 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) Calculated size of 1 studies
2025-03-10 14:31:30,050 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished StudySizeScheduler.execute()
2025-03-10 14:31:37,444 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start UPSProcessingScheduler.execute()
2025-03-10 14:31:37,446 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished UPSProcessingScheduler.execute()
2025-03-10 14:31:57,530 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start AuditScheduler.execute()
2025-03-10 14:31:57,542 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-14) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 14:31:57,543 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-14) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 14:31:57,543 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished AuditScheduler.execute()
2025-03-10 14:31:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start TaskScheduler.execute()
2025-03-10 14:31:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished TaskScheduler.execute()
2025-03-10 14:32:10,640 INFO  [org.dcm4chee.arc.qmgt.impl.PurgeTaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start PurgeTaskScheduler.execute()
2025-03-10 14:32:10,685 INFO  [org.dcm4chee.arc.qmgt.impl.PurgeTaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished PurgeTaskScheduler.execute()
2025-03-10 14:32:13,028 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start IANScheduler.execute()
2025-03-10 14:32:13,031 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished IANScheduler.execute()
2025-03-10 14:32:37,446 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start UPSProcessingScheduler.execute()
2025-03-10 14:32:37,448 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished UPSProcessingScheduler.execute()
2025-03-10 14:32:57,543 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start AuditScheduler.execute()
2025-03-10 14:32:57,544 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-26) Send audit message to /127.0.0.1:514
2025-03-10 14:32:57,559 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-26) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 14:32:57,559 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-26) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 14:32:57,559 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished AuditScheduler.execute()
2025-03-10 14:32:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start TaskScheduler.execute()
2025-03-10 14:32:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished TaskScheduler.execute()
2025-03-10 14:33:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start PurgeStorageScheduler.execute()
2025-03-10 14:33:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished PurgeStorageScheduler.execute()
2025-03-10 14:33:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-18651) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 14:33:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-18651) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 14:33:12,464 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18573) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:33:12,469 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18573) Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
2025-03-10 14:33:12,482 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18573) DCM4CHEE<-HS60MT(766): processing 16:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213101842404 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 14:33:12,482 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18573) DCM4CHEE<-HS60MT(766) << 16:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:33:12,703 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18573) DCM4CHEE<-HS60MT(766) >> A-RELEASE-RQ
2025-03-10 14:33:12,703 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18573) DCM4CHEE<-HS60MT(766) << A-RELEASE-RP
2025-03-10 14:33:12,753 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-30) DCM4CHEE<-HS60MT(766): close Socket[addr=187.89.160.56/187.89.160.56,port=49241,localport=11112]
2025-03-10 14:33:13,031 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start IANScheduler.execute()
2025-03-10 14:33:13,034 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished IANScheduler.execute()
2025-03-10 14:33:17,313 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52153,localport=11112]
2025-03-10 14:33:17,313 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18573) DCM4CHEE<-HS50US07(770) >> A-ASSOCIATE-RQ
2025-03-10 14:33:17,313 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18573) DCM4CHEE<-HS50US07(770) << A-ASSOCIATE-AC
2025-03-10 14:33:17,533 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18573) DCM4CHEE<-HS50US07(770) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310143208970 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:33:19,491 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18573) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:33:19,496 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-18573) DCM4CHEE<-HS50US07(770): Create Patient[pk=8393, id=PatientID[pk=8393, id=341574, issuer=DCM4CHEE.48BD8EDF.0DB0F943], name=ERICKA VIEIRA DE SOUZA ANDRADE]
2025-03-10 14:33:19,498 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18573) DCM4CHEE<-HS50US07(770): Create Study[pk=9428, uid=341574, id=31651]
2025-03-10 14:33:19,499 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18573) DCM4CHEE<-HS50US07(770): Create Series[pk=9717, uid=1.2.410.200001.101.11.501.1791052210.2.20250310143208754, no=1, mod=US]
2025-03-10 14:33:19,499 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18573) DCM4CHEE<-HS50US07(770): Create Instance[pk=108026, uid=1.2.410.200001.101.11.501.1791052210.3.20250310143208970, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 14:33:19,500 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18573) DCM4CHEE<-HS50US07(770): Create Location[pk=108026, systemID=fs1, path=2025/03/10/59FB01E2/BEB202F0/8C5C6C6D, tsuid=1.2.840.10008.1.2, size=3416704, status=OK, objectType=DICOM_FILE]
2025-03-10 14:33:19,524 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18573) DCM4CHEE<-HS50US07(770): Updated DB in 33 ms
2025-03-10 14:33:19,525 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-18573) No duplicate record with equal Patient ID found Patient[pk=8393, id=PatientID[pk=8393, id=341574, issuer=DCM4CHEE.48BD8EDF.0DB0F943], name=ERICKA VIEIRA DE SOUZA ANDRADE]
2025-03-10 14:33:19,526 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18573) DCM4CHEE<-HS50US07(770) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310143208970 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:33:19,728 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18573) DCM4CHEE<-HS50US07(770) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310143253395 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:33:20,019 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18573) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:33:20,021 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18573) DCM4CHEE<-HS50US07(770): Create Instance[pk=108027, uid=1.2.410.200001.101.11.501.1791052210.3.20250310143253395, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 14:33:20,022 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18573) DCM4CHEE<-HS50US07(770): Create Location[pk=108027, systemID=fs1, path=2025/03/10/59FB01E2/BEB202F0/8CA085D4, tsuid=1.2.840.10008.1.2, size=3416704, status=OK, objectType=DICOM_FILE]
2025-03-10 14:33:20,030 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18573) DCM4CHEE<-HS50US07(770): Updated DB in 11 ms
2025-03-10 14:33:20,030 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18573) DCM4CHEE<-HS50US07(770) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310143253395 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:33:20,232 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18573) DCM4CHEE<-HS50US07(770) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310143305321 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:33:20,523 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18573) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:33:20,526 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18573) DCM4CHEE<-HS50US07(770): Create Instance[pk=108028, uid=1.2.410.200001.101.11.501.1791052210.3.20250310143305321, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 14:33:20,526 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18573) DCM4CHEE<-HS50US07(770): Create Location[pk=108028, systemID=fs1, path=2025/03/10/59FB01E2/BEB202F0/8E0FD0CF, tsuid=1.2.840.10008.1.2, size=3416704, status=OK, objectType=DICOM_FILE]
2025-03-10 14:33:20,537 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18573) DCM4CHEE<-HS50US07(770): Updated DB in 13 ms
2025-03-10 14:33:20,538 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18573) DCM4CHEE<-HS50US07(770) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310143305321 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:33:20,740 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18573) DCM4CHEE<-HS50US07(770) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310143347944 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:33:21,031 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18573) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:33:21,033 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18573) DCM4CHEE<-HS50US07(770): Create Instance[pk=108029, uid=1.2.410.200001.101.11.501.1791052210.3.20250310143347944, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 14:33:21,033 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18573) DCM4CHEE<-HS50US07(770): Create Location[pk=108029, systemID=fs1, path=2025/03/10/59FB01E2/BEB202F0/8E492E58, tsuid=1.2.840.10008.1.2, size=3416908, status=OK, objectType=DICOM_FILE]
2025-03-10 14:33:21,044 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18573) DCM4CHEE<-HS50US07(770): Updated DB in 13 ms
2025-03-10 14:33:21,044 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18573) DCM4CHEE<-HS50US07(770) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310143347944 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:33:21,247 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18573) DCM4CHEE<-HS50US07(770) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310143354647 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:33:21,538 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18573) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:33:21,540 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18573) DCM4CHEE<-HS50US07(770): Create Instance[pk=108030, uid=1.2.410.200001.101.11.501.1791052210.3.20250310143354647, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 14:33:21,540 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18573) DCM4CHEE<-HS50US07(770): Create Location[pk=108030, systemID=fs1, path=2025/03/10/59FB01E2/BEB202F0/8E55DD7C, tsuid=1.2.840.10008.1.2, size=3416704, status=OK, objectType=DICOM_FILE]
2025-03-10 14:33:21,552 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18573) DCM4CHEE<-HS50US07(770): Updated DB in 14 ms
2025-03-10 14:33:21,552 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18573) DCM4CHEE<-HS50US07(770) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310143354647 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:33:21,752 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18573) DCM4CHEE<-HS50US07(770) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310143416829 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:33:22,043 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18573) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:33:22,045 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18573) DCM4CHEE<-HS50US07(770): Create Instance[pk=108031, uid=1.2.410.200001.101.11.501.1791052210.3.20250310143416829, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 14:33:22,045 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18573) DCM4CHEE<-HS50US07(770): Create Location[pk=108031, systemID=fs1, path=2025/03/10/59FB01E2/BEB202F0/8FD3481B, tsuid=1.2.840.10008.1.2, size=3416704, status=OK, objectType=DICOM_FILE]
2025-03-10 14:33:22,055 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18573) DCM4CHEE<-HS50US07(770): Updated DB in 12 ms
2025-03-10 14:33:22,056 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18573) DCM4CHEE<-HS50US07(770) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310143416829 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:33:22,257 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18573) DCM4CHEE<-HS50US07(770) >> A-RELEASE-RQ
2025-03-10 14:33:22,257 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18573) DCM4CHEE<-HS50US07(770) << A-RELEASE-RP
2025-03-10 14:33:22,308 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-21) DCM4CHEE<-HS50US07(770): close Socket[addr=187.89.160.56/187.89.160.56,port=52153,localport=11112]
2025-03-10 14:33:22,652 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52154,localport=11112]
2025-03-10 14:33:22,652 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18573) DCM4CHEE<-HS50US07(771) >> A-ASSOCIATE-RQ
2025-03-10 14:33:22,652 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18573) DCM4CHEE<-HS50US07(771) << A-ASSOCIATE-AC
2025-03-10 14:33:22,895 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18573) DCM4CHEE<-HS50US07(771) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310143208970 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:33:24,779 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18573) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:33:24,783 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18573) DCM4CHEE<-HS50US07(771): Found previous received Instance[pk=108026, uid=1.2.410.200001.101.11.501.1791052210.3.20250310143208970, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 14:33:24,784 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18573) DCM4CHEE<-HS50US07(771): Ignore received Instance[studyUID=341574,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310143208754,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310143208970] with equal digest
2025-03-10 14:33:24,784 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18573) DCM4CHEE<-HS50US07(771): Updated DB in 5 ms
2025-03-10 14:33:24,785 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18573) DCM4CHEE<-HS50US07(771) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310143208970 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:33:24,986 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18573) DCM4CHEE<-HS50US07(771) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310143253395 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:33:25,296 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18573) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:33:25,298 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18573) DCM4CHEE<-HS50US07(771): Found previous received Instance[pk=108027, uid=1.2.410.200001.101.11.501.1791052210.3.20250310143253395, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 14:33:25,299 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18573) DCM4CHEE<-HS50US07(771): Ignore received Instance[studyUID=341574,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310143208754,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310143253395] with equal digest
2025-03-10 14:33:25,299 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18573) DCM4CHEE<-HS50US07(771): Updated DB in 2 ms
2025-03-10 14:33:25,300 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18573) DCM4CHEE<-HS50US07(771) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310143253395 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:33:25,501 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18573) DCM4CHEE<-HS50US07(771) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310143305321 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:33:25,793 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18573) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:33:25,795 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18573) DCM4CHEE<-HS50US07(771): Found previous received Instance[pk=108028, uid=1.2.410.200001.101.11.501.1791052210.3.20250310143305321, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 14:33:25,795 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18573) DCM4CHEE<-HS50US07(771): Ignore received Instance[studyUID=341574,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310143208754,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310143305321] with equal digest
2025-03-10 14:33:25,795 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18573) DCM4CHEE<-HS50US07(771): Updated DB in 2 ms
2025-03-10 14:33:25,796 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18573) DCM4CHEE<-HS50US07(771) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310143305321 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:33:25,994 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18573) DCM4CHEE<-HS50US07(771) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310143347944 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:33:26,285 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18573) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:33:26,287 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18573) DCM4CHEE<-HS50US07(771): Found previous received Instance[pk=108029, uid=1.2.410.200001.101.11.501.1791052210.3.20250310143347944, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 14:33:26,288 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18573) DCM4CHEE<-HS50US07(771): Ignore received Instance[studyUID=341574,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310143208754,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310143347944] with equal digest
2025-03-10 14:33:26,288 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18573) DCM4CHEE<-HS50US07(771): Updated DB in 3 ms
2025-03-10 14:33:26,289 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18573) DCM4CHEE<-HS50US07(771) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310143347944 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:33:26,490 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18573) DCM4CHEE<-HS50US07(771) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310143354647 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:33:26,781 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18573) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:33:26,783 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18573) DCM4CHEE<-HS50US07(771): Found previous received Instance[pk=108030, uid=1.2.410.200001.101.11.501.1791052210.3.20250310143354647, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 14:33:26,784 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18573) DCM4CHEE<-HS50US07(771): Ignore received Instance[studyUID=341574,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310143208754,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310143354647] with equal digest
2025-03-10 14:33:26,784 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18573) DCM4CHEE<-HS50US07(771): Updated DB in 2 ms
2025-03-10 14:33:26,785 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18573) DCM4CHEE<-HS50US07(771) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310143354647 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:33:26,986 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18573) DCM4CHEE<-HS50US07(771) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310143416829 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:33:27,278 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18573) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:33:27,280 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18573) DCM4CHEE<-HS50US07(771): Found previous received Instance[pk=108031, uid=1.2.410.200001.101.11.501.1791052210.3.20250310143416829, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 14:33:27,280 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18573) DCM4CHEE<-HS50US07(771): Ignore received Instance[studyUID=341574,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310143208754,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310143416829] with equal digest
2025-03-10 14:33:27,281 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18573) DCM4CHEE<-HS50US07(771): Updated DB in 3 ms
2025-03-10 14:33:27,282 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18573) DCM4CHEE<-HS50US07(771) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310143416829 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:33:27,482 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18573) DCM4CHEE<-HS50US07(771) >> A-RELEASE-RQ
2025-03-10 14:33:27,482 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18573) DCM4CHEE<-HS50US07(771) << A-RELEASE-RP
2025-03-10 14:33:27,533 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-2) DCM4CHEE<-HS50US07(771): close Socket[addr=187.89.160.56/187.89.160.56,port=52154,localport=11112]
2025-03-10 14:33:37,448 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start UPSProcessingScheduler.execute()
2025-03-10 14:33:37,449 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished UPSProcessingScheduler.execute()
2025-03-10 14:33:43,116 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49244,localport=11112]
2025-03-10 14:33:43,118 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18656) DCM4CHEE<-HS60MT(772) >> A-ASSOCIATE-RQ
2025-03-10 14:33:43,118 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18656) DCM4CHEE<-HS60MT(772) << A-ASSOCIATE-AC
2025-03-10 14:33:43,316 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18656) DCM4CHEE<-HS60MT(772) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250218155143065 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:33:57,560 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start AuditScheduler.execute()
2025-03-10 14:33:57,560 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-31) Send audit message to /127.0.0.1:514
2025-03-10 14:33:57,562 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-31) Send audit message to /127.0.0.1:514
2025-03-10 14:33:57,562 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-31) Send audit message to /127.0.0.1:514
2025-03-10 14:33:57,563 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-31) Send audit message to /127.0.0.1:514
2025-03-10 14:33:57,563 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-31) Send audit message to /127.0.0.1:514
2025-03-10 14:33:57,564 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-31) Send audit message to /127.0.0.1:514
2025-03-10 14:33:57,564 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-31) Send audit message to /127.0.0.1:514
2025-03-10 14:33:57,564 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-31) Send audit message to /127.0.0.1:514
2025-03-10 14:33:57,565 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-31) Send audit message to /127.0.0.1:514
2025-03-10 14:33:57,575 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-31) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 14:33:57,576 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-31) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 14:33:57,576 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-31) Send audit message to /127.0.0.1:514
2025-03-10 14:33:57,576 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-31) Send audit message to /127.0.0.1:514
2025-03-10 14:33:57,576 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished AuditScheduler.execute()
2025-03-10 14:33:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start TaskScheduler.execute()
2025-03-10 14:33:58,816 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished TaskScheduler.execute()
2025-03-10 14:34:13,034 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start IANScheduler.execute()
2025-03-10 14:34:13,036 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished IANScheduler.execute()
2025-03-10 14:34:14,747 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18656) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:34:14,751 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18656) Patient ID 340265^^^DCM4CHEE.3524D7B5.0D86510C differs from Patient ID 340265^^^DCM4CHEE.9E9E1777.0D86510C in previous received object of Study[uid=340265].
2025-03-10 14:34:14,754 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18656) DCM4CHEE<-HS60MT(772): processing 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250218155143065 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340265^^^DCM4CHEE.3524D7B5.0D86510C differs from Patient ID 340265^^^DCM4CHEE.9E9E1777.0D86510C in previous received object of Study[uid=340265].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 14:34:14,755 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18656) DCM4CHEE<-HS60MT(772) << 1:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340265^^^DCM4CHEE.3524D7B5.0D86510C differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:34:14,966 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18656) DCM4CHEE<-HS60MT(772) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250218155231823 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:34:37,450 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start UPSProcessingScheduler.execute()
2025-03-10 14:34:37,451 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished UPSProcessingScheduler.execute()
2025-03-10 14:34:42,353 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52156,localport=11112]
2025-03-10 14:34:42,354 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18657) DCM4CHEE<-HS50US07(773) >> A-ASSOCIATE-RQ
2025-03-10 14:34:42,354 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18657) DCM4CHEE<-HS50US07(773) << A-ASSOCIATE-AC
2025-03-10 14:34:42,555 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18657) DCM4CHEE<-HS50US07(773) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310143208970 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:34:44,283 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18657) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:34:44,287 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18657) DCM4CHEE<-HS50US07(773): Found previous received Instance[pk=108026, uid=1.2.410.200001.101.11.501.1791052210.3.20250310143208970, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 14:34:44,287 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18657) DCM4CHEE<-HS50US07(773): Ignore received Instance[studyUID=341574,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310143208754,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310143208970] with equal digest
2025-03-10 14:34:44,288 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18657) DCM4CHEE<-HS50US07(773): Updated DB in 5 ms
2025-03-10 14:34:44,289 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18657) DCM4CHEE<-HS50US07(773) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310143208970 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:34:44,495 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18657) DCM4CHEE<-HS50US07(773) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310143253395 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:34:44,806 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18657) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:34:44,807 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18657) DCM4CHEE<-HS50US07(773): Found previous received Instance[pk=108027, uid=1.2.410.200001.101.11.501.1791052210.3.20250310143253395, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 14:34:44,808 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18657) DCM4CHEE<-HS50US07(773): Ignore received Instance[studyUID=341574,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310143208754,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310143253395] with equal digest
2025-03-10 14:34:44,808 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18657) DCM4CHEE<-HS50US07(773): Updated DB in 2 ms
2025-03-10 14:34:44,809 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18657) DCM4CHEE<-HS50US07(773) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310143253395 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:34:45,012 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18657) DCM4CHEE<-HS50US07(773) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310143305321 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:34:45,307 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18657) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:34:45,309 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18657) DCM4CHEE<-HS50US07(773): Found previous received Instance[pk=108028, uid=1.2.410.200001.101.11.501.1791052210.3.20250310143305321, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 14:34:45,309 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18657) DCM4CHEE<-HS50US07(773): Ignore received Instance[studyUID=341574,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310143208754,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310143305321] with equal digest
2025-03-10 14:34:45,310 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18657) DCM4CHEE<-HS50US07(773): Updated DB in 3 ms
2025-03-10 14:34:45,311 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18657) DCM4CHEE<-HS50US07(773) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310143305321 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:34:45,517 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18657) DCM4CHEE<-HS50US07(773) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310143347944 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:34:45,808 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18657) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:34:45,811 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18657) DCM4CHEE<-HS50US07(773): Found previous received Instance[pk=108029, uid=1.2.410.200001.101.11.501.1791052210.3.20250310143347944, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 14:34:45,811 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18657) DCM4CHEE<-HS50US07(773): Ignore received Instance[studyUID=341574,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310143208754,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310143347944] with equal digest
2025-03-10 14:34:45,811 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18657) DCM4CHEE<-HS50US07(773): Updated DB in 3 ms
2025-03-10 14:34:45,812 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18657) DCM4CHEE<-HS50US07(773) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310143347944 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:34:46,019 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18657) DCM4CHEE<-HS50US07(773) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310143354647 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:34:46,310 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18657) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:34:46,312 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18657) DCM4CHEE<-HS50US07(773): Found previous received Instance[pk=108030, uid=1.2.410.200001.101.11.501.1791052210.3.20250310143354647, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 14:34:46,312 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18657) DCM4CHEE<-HS50US07(773): Ignore received Instance[studyUID=341574,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310143208754,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310143354647] with equal digest
2025-03-10 14:34:46,313 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18657) DCM4CHEE<-HS50US07(773): Updated DB in 3 ms
2025-03-10 14:34:46,314 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18657) DCM4CHEE<-HS50US07(773) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310143354647 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:34:46,520 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18657) DCM4CHEE<-HS50US07(773) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310143416829 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:34:46,812 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18657) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:34:46,814 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18657) DCM4CHEE<-HS50US07(773): Found previous received Instance[pk=108031, uid=1.2.410.200001.101.11.501.1791052210.3.20250310143416829, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 14:34:46,814 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18657) DCM4CHEE<-HS50US07(773): Ignore received Instance[studyUID=341574,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310143208754,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310143416829] with equal digest
2025-03-10 14:34:46,814 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18657) DCM4CHEE<-HS50US07(773): Updated DB in 2 ms
2025-03-10 14:34:46,815 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18657) DCM4CHEE<-HS50US07(773) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310143416829 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:34:47,021 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18657) DCM4CHEE<-HS50US07(773) >> A-RELEASE-RQ
2025-03-10 14:34:47,021 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18657) DCM4CHEE<-HS50US07(773) << A-RELEASE-RP
2025-03-10 14:34:47,071 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-11) DCM4CHEE<-HS50US07(773): close Socket[addr=187.89.160.56/187.89.160.56,port=52156,localport=11112]
2025-03-10 14:34:51,110 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 14:34:51,115 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 14:34:55,051 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18656) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:34:55,055 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18656) Patient ID 340265^^^DCM4CHEE.3524D7B5.0D86510C differs from Patient ID 340265^^^DCM4CHEE.9E9E1777.0D86510C in previous received object of Study[uid=340265].
2025-03-10 14:34:55,056 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18656) DCM4CHEE<-HS60MT(772): processing 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250218155231823 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340265^^^DCM4CHEE.3524D7B5.0D86510C differs from Patient ID 340265^^^DCM4CHEE.9E9E1777.0D86510C in previous received object of Study[uid=340265].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 14:34:55,057 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18656) DCM4CHEE<-HS60MT(772) << 2:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340265^^^DCM4CHEE.3524D7B5.0D86510C differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:34:55,263 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18656) DCM4CHEE<-HS60MT(772) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250218155302895 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:34:57,577 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start AuditScheduler.execute()
2025-03-10 14:34:57,578 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-17) Send audit message to /127.0.0.1:514
2025-03-10 14:34:57,578 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-17) Send audit message to /127.0.0.1:514
2025-03-10 14:34:57,579 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-17) Send audit message to /127.0.0.1:514
2025-03-10 14:34:57,590 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-17) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 14:34:57,590 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-17) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 14:34:57,590 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished AuditScheduler.execute()
2025-03-10 14:34:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start TaskScheduler.execute()
2025-03-10 14:34:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished TaskScheduler.execute()
2025-03-10 14:35:13,037 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start IANScheduler.execute()
2025-03-10 14:35:13,039 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished IANScheduler.execute()
2025-03-10 14:35:13,181 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-80) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341093&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250225084409986&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250225084957613&contentType=image/jpeg from null@162.240.235.97
2025-03-10 14:35:13,264 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-80) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341093&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250225084409986&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250225085222354&contentType=image/jpeg from null@162.240.235.97
2025-03-10 14:35:13,325 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-80) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341093&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250225084409986&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250225085405072&contentType=image/jpeg from null@162.240.235.97
2025-03-10 14:35:13,395 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-80) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341093&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250225084409986&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250225085415727&contentType=image/jpeg from null@162.240.235.97
2025-03-10 14:35:13,447 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-80) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341093&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250225084409986&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250225085439087&contentType=image/jpeg from null@162.240.235.97
2025-03-10 14:35:13,504 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-80) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341093&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250225084409986&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250225085354225&contentType=image/jpeg from null@162.240.235.97
2025-03-10 14:35:13,563 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-80) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341093&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250225084409986&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250225084410402&contentType=image/jpeg from null@162.240.235.97
2025-03-10 14:35:13,630 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-80) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341093&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250225084409986&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250225084604219&contentType=image/jpeg from null@162.240.235.97
2025-03-10 14:35:13,697 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-80) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341093&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250225084409986&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250225084629560&contentType=image/jpeg from null@162.240.235.97
2025-03-10 14:35:13,761 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-80) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341093&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250225084409986&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250225084636227&contentType=image/jpeg from null@162.240.235.97
2025-03-10 14:35:13,826 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-80) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341093&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250225084409986&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250225084706851&contentType=image/jpeg from null@162.240.235.97
2025-03-10 14:35:13,885 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-80) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341093&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250225084409986&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250225084737255&contentType=image/jpeg from null@162.240.235.97
2025-03-10 14:35:13,943 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-80) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341093&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250225084409986&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250225084824684&contentType=image/jpeg from null@162.240.235.97
2025-03-10 14:35:19,923 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-81) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341395&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250306095813702&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250306095825410&contentType=image/jpeg from null@177.50.40.61
2025-03-10 14:35:19,924 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-80) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341395&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250306095813702&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250306095825105&contentType=image/jpeg from null@177.50.40.61
2025-03-10 14:35:19,924 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341395&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250306095813702&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250306095858586&contentType=image/jpeg from null@177.50.40.61
2025-03-10 14:35:19,925 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-83) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341395&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250306095813702&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250306095911753&contentType=image/jpeg from null@177.50.40.61
2025-03-10 14:35:29,019 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341395&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250306095813702&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250306095858586&contentType=image/jpeg from null@177.50.35.215
2025-03-10 14:35:34,266 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18656) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:35:34,270 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18656) Patient ID 340265^^^DCM4CHEE.3524D7B5.0D86510C differs from Patient ID 340265^^^DCM4CHEE.9E9E1777.0D86510C in previous received object of Study[uid=340265].
2025-03-10 14:35:34,272 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18656) DCM4CHEE<-HS60MT(772): processing 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250218155302895 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340265^^^DCM4CHEE.3524D7B5.0D86510C differs from Patient ID 340265^^^DCM4CHEE.9E9E1777.0D86510C in previous received object of Study[uid=340265].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 14:35:34,272 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18656) DCM4CHEE<-HS60MT(772) << 3:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340265^^^DCM4CHEE.3524D7B5.0D86510C differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:35:34,477 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18656) DCM4CHEE<-HS60MT(772) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250218155328790 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:35:37,451 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start UPSProcessingScheduler.execute()
2025-03-10 14:35:37,453 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished UPSProcessingScheduler.execute()
2025-03-10 14:35:44,887 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341395&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250306095813702&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250306095825105&contentType=image/jpeg from null@177.50.40.61
2025-03-10 14:35:57,590 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start AuditScheduler.execute()
2025-03-10 14:35:57,602 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-7) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 14:35:57,602 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-7) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 14:35:57,602 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished AuditScheduler.execute()
2025-03-10 14:35:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start TaskScheduler.execute()
2025-03-10 14:35:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished TaskScheduler.execute()
2025-03-10 14:35:59,035 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341395&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250306095813702&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250306095825410&contentType=image/jpeg from null@177.50.40.61
2025-03-10 14:36:07,714 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341395&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250306095813702&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250306095911753&contentType=image/jpeg from null@177.50.40.61
2025-03-10 14:36:08,012 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18656) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:36:08,017 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18656) Patient ID 340265^^^DCM4CHEE.3524D7B5.0D86510C differs from Patient ID 340265^^^DCM4CHEE.9E9E1777.0D86510C in previous received object of Study[uid=340265].
2025-03-10 14:36:08,019 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18656) DCM4CHEE<-HS60MT(772): processing 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250218155328790 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340265^^^DCM4CHEE.3524D7B5.0D86510C differs from Patient ID 340265^^^DCM4CHEE.9E9E1777.0D86510C in previous received object of Study[uid=340265].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 14:36:08,019 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18656) DCM4CHEE<-HS60MT(772) << 4:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340265^^^DCM4CHEE.3524D7B5.0D86510C differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:36:08,229 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18656) DCM4CHEE<-HS60MT(772) >> A-RELEASE-RQ
2025-03-10 14:36:08,229 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18656) DCM4CHEE<-HS60MT(772) << A-RELEASE-RP
2025-03-10 14:36:08,279 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-12) DCM4CHEE<-HS60MT(772): close Socket[addr=187.89.160.56/187.89.160.56,port=49244,localport=11112]
2025-03-10 14:36:13,039 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start IANScheduler.execute()
2025-03-10 14:36:13,042 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished IANScheduler.execute()
2025-03-10 14:36:30,050 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start StudySizeScheduler.execute()
2025-03-10 14:36:30,053 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished StudySizeScheduler.execute()
2025-03-10 14:36:37,453 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start UPSProcessingScheduler.execute()
2025-03-10 14:36:37,455 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished UPSProcessingScheduler.execute()
2025-03-10 14:36:38,692 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49245,localport=11112]
2025-03-10 14:36:38,693 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774) >> A-ASSOCIATE-RQ
2025-03-10 14:36:38,693 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774) << A-ASSOCIATE-AC
2025-03-10 14:36:38,892 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308115845365 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:36:46,060 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52157,localport=11112]
2025-03-10 14:36:46,061 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18669) DCM4CHEE<-HS50US07(775) >> A-ASSOCIATE-RQ
2025-03-10 14:36:46,061 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18669) DCM4CHEE<-HS50US07(775) << A-ASSOCIATE-AC
2025-03-10 14:36:46,260 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18669) DCM4CHEE<-HS50US07(775) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310143713951 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:36:48,099 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18669) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:36:48,105 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-18669) DCM4CHEE<-HS50US07(775): Create Patient[pk=8394, id=PatientID[pk=8394, id=341575, issuer=DCM4CHEE.7B78A654.08BC5BF3], name=MARIS DA SILVA ESPINDOLA MUNIZ]
2025-03-10 14:36:48,107 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18669) DCM4CHEE<-HS50US07(775): Create Study[pk=9429, uid=341575, id=31652]
2025-03-10 14:36:48,108 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18669) DCM4CHEE<-HS50US07(775): Create Series[pk=9718, uid=1.2.410.200001.101.11.501.1791052210.2.20250310143713768, no=1, mod=US]
2025-03-10 14:36:48,108 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18669) DCM4CHEE<-HS50US07(775): Create Instance[pk=108032, uid=1.2.410.200001.101.11.501.1791052210.3.20250310143713951, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 14:36:48,108 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18669) DCM4CHEE<-HS50US07(775): Create Location[pk=108032, systemID=fs1, path=2025/03/10/59FB01E3/C7460FD4/94F078F1, tsuid=1.2.840.10008.1.2, size=3416660, status=OK, objectType=DICOM_FILE]
2025-03-10 14:36:48,148 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18669) DCM4CHEE<-HS50US07(775): Updated DB in 49 ms
2025-03-10 14:36:48,150 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-18669) No duplicate record with equal Patient ID found Patient[pk=8394, id=PatientID[pk=8394, id=341575, issuer=DCM4CHEE.7B78A654.08BC5BF3], name=MARIS DA SILVA ESPINDOLA MUNIZ]
2025-03-10 14:36:48,151 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18669) DCM4CHEE<-HS50US07(775) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310143713951 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:36:48,356 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18669) DCM4CHEE<-HS50US07(775) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310143716134 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:36:48,671 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18669) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:36:48,673 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18669) DCM4CHEE<-HS50US07(775): Create Instance[pk=108033, uid=1.2.410.200001.101.11.501.1791052210.3.20250310143716134, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 14:36:48,674 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18669) DCM4CHEE<-HS50US07(775): Create Location[pk=108033, systemID=fs1, path=2025/03/10/59FB01E3/C7460FD4/94F1B7CB, tsuid=1.2.840.10008.1.2, size=3416660, status=OK, objectType=DICOM_FILE]
2025-03-10 14:36:48,684 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18669) DCM4CHEE<-HS50US07(775): Updated DB in 13 ms
2025-03-10 14:36:48,685 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18669) DCM4CHEE<-HS50US07(775) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310143716134 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:36:48,890 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18669) DCM4CHEE<-HS50US07(775) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310143720716 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:36:49,192 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18669) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:36:49,194 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18669) DCM4CHEE<-HS50US07(775): Create Instance[pk=108034, uid=1.2.410.200001.101.11.501.1791052210.3.20250310143720716, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 14:36:49,195 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18669) DCM4CHEE<-HS50US07(775): Create Location[pk=108034, systemID=fs1, path=2025/03/10/59FB01E3/C7460FD4/94FD2B5C, tsuid=1.2.840.10008.1.2, size=3416660, status=OK, objectType=DICOM_FILE]
2025-03-10 14:36:49,202 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18669) DCM4CHEE<-HS50US07(775): Updated DB in 10 ms
2025-03-10 14:36:49,203 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18669) DCM4CHEE<-HS50US07(775) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310143720716 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:36:49,408 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18669) DCM4CHEE<-HS50US07(775) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310143725098 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:36:49,699 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18669) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:36:49,701 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18669) DCM4CHEE<-HS50US07(775): Create Instance[pk=108035, uid=1.2.410.200001.101.11.501.1791052210.3.20250310143725098, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 14:36:49,702 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18669) DCM4CHEE<-HS50US07(775): Create Location[pk=108035, systemID=fs1, path=2025/03/10/59FB01E3/C7460FD4/94FF57EA, tsuid=1.2.840.10008.1.2, size=3416660, status=OK, objectType=DICOM_FILE]
2025-03-10 14:36:49,713 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18669) DCM4CHEE<-HS50US07(775): Updated DB in 14 ms
2025-03-10 14:36:49,714 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18669) DCM4CHEE<-HS50US07(775) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310143725098 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:36:49,919 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18669) DCM4CHEE<-HS50US07(775) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310143730370 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:36:50,211 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18669) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:36:50,213 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18669) DCM4CHEE<-HS50US07(775): Create Instance[pk=108036, uid=1.2.410.200001.101.11.501.1791052210.3.20250310143730370, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 14:36:50,213 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18669) DCM4CHEE<-HS50US07(775): Create Location[pk=108036, systemID=fs1, path=2025/03/10/59FB01E3/C7460FD4/950B348D, tsuid=1.2.840.10008.1.2, size=3416660, status=OK, objectType=DICOM_FILE]
2025-03-10 14:36:50,228 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18669) DCM4CHEE<-HS50US07(775): Updated DB in 17 ms
2025-03-10 14:36:50,228 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18669) DCM4CHEE<-HS50US07(775) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310143730370 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:36:50,434 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18669) DCM4CHEE<-HS50US07(775) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310143735599 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:36:50,725 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18669) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:36:50,728 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18669) DCM4CHEE<-HS50US07(775): Create Instance[pk=108037, uid=1.2.410.200001.101.11.501.1791052210.3.20250310143735599, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 14:36:50,728 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18669) DCM4CHEE<-HS50US07(775): Create Location[pk=108037, systemID=fs1, path=2025/03/10/59FB01E3/C7460FD4/950D8231, tsuid=1.2.840.10008.1.2, size=3416660, status=OK, objectType=DICOM_FILE]
2025-03-10 14:36:50,735 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18669) DCM4CHEE<-HS50US07(775): Updated DB in 9 ms
2025-03-10 14:36:50,736 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18669) DCM4CHEE<-HS50US07(775) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310143735599 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:36:50,941 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18669) DCM4CHEE<-HS50US07(775) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310143747425 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:36:51,232 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18669) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:36:51,234 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18669) DCM4CHEE<-HS50US07(775): Create Instance[pk=108038, uid=1.2.410.200001.101.11.501.1791052210.3.20250310143747425, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 14:36:51,235 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18669) DCM4CHEE<-HS50US07(775): Create Location[pk=108038, systemID=fs1, path=2025/03/10/59FB01E3/C7460FD4/951C7DD2, tsuid=1.2.840.10008.1.2, size=3416660, status=OK, objectType=DICOM_FILE]
2025-03-10 14:36:51,243 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18669) DCM4CHEE<-HS50US07(775): Updated DB in 11 ms
2025-03-10 14:36:51,243 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18669) DCM4CHEE<-HS50US07(775) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310143747425 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:36:51,449 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18669) DCM4CHEE<-HS50US07(775) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310143749914 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:36:51,741 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18669) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:36:51,743 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18669) DCM4CHEE<-HS50US07(775): Create Instance[pk=108039, uid=1.2.410.200001.101.11.501.1791052210.3.20250310143749914, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 14:36:51,743 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18669) DCM4CHEE<-HS50US07(775): Create Location[pk=108039, systemID=fs1, path=2025/03/10/59FB01E3/C7460FD4/951D7935, tsuid=1.2.840.10008.1.2, size=3416660, status=OK, objectType=DICOM_FILE]
2025-03-10 14:36:51,752 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18669) DCM4CHEE<-HS50US07(775): Updated DB in 11 ms
2025-03-10 14:36:51,752 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18669) DCM4CHEE<-HS50US07(775) << 8:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310143749914 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:36:51,957 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18669) DCM4CHEE<-HS50US07(775) >> A-RELEASE-RQ
2025-03-10 14:36:51,957 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18669) DCM4CHEE<-HS50US07(775) << A-RELEASE-RP
2025-03-10 14:36:52,008 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-25) DCM4CHEE<-HS50US07(775): close Socket[addr=187.89.160.56/187.89.160.56,port=52157,localport=11112]
2025-03-10 14:36:57,602 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start AuditScheduler.execute()
2025-03-10 14:36:57,604 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-14) Send audit message to /127.0.0.1:514
2025-03-10 14:36:57,612 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-14) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 14:36:57,612 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-14) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 14:36:57,612 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-14) Send audit message to /127.0.0.1:514
2025-03-10 14:36:57,612 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished AuditScheduler.execute()
2025-03-10 14:36:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start TaskScheduler.execute()
2025-03-10 14:36:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished TaskScheduler.execute()
2025-03-10 14:37:13,042 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start IANScheduler.execute()
2025-03-10 14:37:13,045 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished IANScheduler.execute()
2025-03-10 14:37:19,905 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52158,localport=11112]
2025-03-10 14:37:19,906 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18670) DCM4CHEE<-HS50US07(776) >> A-ASSOCIATE-RQ
2025-03-10 14:37:19,906 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18670) DCM4CHEE<-HS50US07(776) << A-ASSOCIATE-AC
2025-03-10 14:37:20,113 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18670) DCM4CHEE<-HS50US07(776) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310143713951 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:37:20,115 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18668) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:37:20,117 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774): Found previous received Instance[pk=107555, uid=1.2.410.200001.101.11.601.1501430850.3.20250308115845365, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 14:37:20,118 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774): Ignore received Instance[studyUID=341229,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308115845037,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308115845365] with equal digest
2025-03-10 14:37:20,118 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774): Updated DB in 3 ms
2025-03-10 14:37:20,119 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308115845365 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:37:20,334 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308115857541 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:37:21,803 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18670) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:37:21,806 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18670) DCM4CHEE<-HS50US07(776): Found previous received Instance[pk=108032, uid=1.2.410.200001.101.11.501.1791052210.3.20250310143713951, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 14:37:21,806 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18670) DCM4CHEE<-HS50US07(776): Ignore received Instance[studyUID=341575,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310143713768,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310143713951] with equal digest
2025-03-10 14:37:21,806 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18670) DCM4CHEE<-HS50US07(776): Updated DB in 3 ms
2025-03-10 14:37:21,807 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18670) DCM4CHEE<-HS50US07(776) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310143713951 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:37:22,008 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18670) DCM4CHEE<-HS50US07(776) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310143716134 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:37:22,300 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18670) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:37:22,302 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18670) DCM4CHEE<-HS50US07(776): Found previous received Instance[pk=108033, uid=1.2.410.200001.101.11.501.1791052210.3.20250310143716134, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 14:37:22,303 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18670) DCM4CHEE<-HS50US07(776): Ignore received Instance[studyUID=341575,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310143713768,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310143716134] with equal digest
2025-03-10 14:37:22,303 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18670) DCM4CHEE<-HS50US07(776): Updated DB in 3 ms
2025-03-10 14:37:22,304 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18670) DCM4CHEE<-HS50US07(776) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310143716134 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:37:22,505 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18670) DCM4CHEE<-HS50US07(776) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310143720716 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:37:22,797 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18670) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:37:22,799 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18670) DCM4CHEE<-HS50US07(776): Found previous received Instance[pk=108034, uid=1.2.410.200001.101.11.501.1791052210.3.20250310143720716, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 14:37:22,799 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18670) DCM4CHEE<-HS50US07(776): Ignore received Instance[studyUID=341575,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310143713768,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310143720716] with equal digest
2025-03-10 14:37:22,799 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18670) DCM4CHEE<-HS50US07(776): Updated DB in 2 ms
2025-03-10 14:37:22,800 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18670) DCM4CHEE<-HS50US07(776) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310143720716 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:37:23,001 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18670) DCM4CHEE<-HS50US07(776) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310143725098 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:37:23,293 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18670) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:37:23,295 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18670) DCM4CHEE<-HS50US07(776): Found previous received Instance[pk=108035, uid=1.2.410.200001.101.11.501.1791052210.3.20250310143725098, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 14:37:23,295 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18670) DCM4CHEE<-HS50US07(776): Ignore received Instance[studyUID=341575,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310143713768,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310143725098] with equal digest
2025-03-10 14:37:23,296 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18670) DCM4CHEE<-HS50US07(776): Updated DB in 3 ms
2025-03-10 14:37:23,297 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18670) DCM4CHEE<-HS50US07(776) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310143725098 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:37:23,498 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18670) DCM4CHEE<-HS50US07(776) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310143730370 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:37:23,790 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18670) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:37:23,792 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18670) DCM4CHEE<-HS50US07(776): Found previous received Instance[pk=108036, uid=1.2.410.200001.101.11.501.1791052210.3.20250310143730370, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 14:37:23,792 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18670) DCM4CHEE<-HS50US07(776): Ignore received Instance[studyUID=341575,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310143713768,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310143730370] with equal digest
2025-03-10 14:37:23,792 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18670) DCM4CHEE<-HS50US07(776): Updated DB in 2 ms
2025-03-10 14:37:23,793 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18670) DCM4CHEE<-HS50US07(776) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310143730370 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:37:23,994 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18670) DCM4CHEE<-HS50US07(776) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310143735599 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:37:24,286 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18670) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:37:24,288 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18670) DCM4CHEE<-HS50US07(776): Found previous received Instance[pk=108037, uid=1.2.410.200001.101.11.501.1791052210.3.20250310143735599, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 14:37:24,289 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18670) DCM4CHEE<-HS50US07(776): Ignore received Instance[studyUID=341575,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310143713768,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310143735599] with equal digest
2025-03-10 14:37:24,289 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18670) DCM4CHEE<-HS50US07(776): Updated DB in 3 ms
2025-03-10 14:37:24,290 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18670) DCM4CHEE<-HS50US07(776) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310143735599 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:37:24,489 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18670) DCM4CHEE<-HS50US07(776) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310143747425 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:37:24,781 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18670) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:37:24,783 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18670) DCM4CHEE<-HS50US07(776): Found previous received Instance[pk=108038, uid=1.2.410.200001.101.11.501.1791052210.3.20250310143747425, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 14:37:24,783 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18670) DCM4CHEE<-HS50US07(776): Ignore received Instance[studyUID=341575,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310143713768,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310143747425] with equal digest
2025-03-10 14:37:24,783 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18670) DCM4CHEE<-HS50US07(776): Updated DB in 2 ms
2025-03-10 14:37:24,784 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18670) DCM4CHEE<-HS50US07(776) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310143747425 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:37:24,985 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18670) DCM4CHEE<-HS50US07(776) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310143749914 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:37:25,277 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18670) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:37:25,279 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18670) DCM4CHEE<-HS50US07(776): Found previous received Instance[pk=108039, uid=1.2.410.200001.101.11.501.1791052210.3.20250310143749914, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 14:37:25,279 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18670) DCM4CHEE<-HS50US07(776): Ignore received Instance[studyUID=341575,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310143713768,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310143749914] with equal digest
2025-03-10 14:37:25,280 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18670) DCM4CHEE<-HS50US07(776): Updated DB in 3 ms
2025-03-10 14:37:25,281 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18670) DCM4CHEE<-HS50US07(776) << 8:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310143749914 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:37:25,481 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18670) DCM4CHEE<-HS50US07(776) >> A-RELEASE-RQ
2025-03-10 14:37:25,481 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18670) DCM4CHEE<-HS50US07(776) << A-RELEASE-RP
2025-03-10 14:37:25,532 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-26) DCM4CHEE<-HS50US07(776): close Socket[addr=187.89.160.56/187.89.160.56,port=52158,localport=11112]
2025-03-10 14:37:37,455 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start UPSProcessingScheduler.execute()
2025-03-10 14:37:37,456 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished UPSProcessingScheduler.execute()
2025-03-10 14:37:57,613 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start AuditScheduler.execute()
2025-03-10 14:37:57,614 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-4) Send audit message to /127.0.0.1:514
2025-03-10 14:37:57,615 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-4) Send audit message to /127.0.0.1:514
2025-03-10 14:37:57,615 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-4) Send audit message to /127.0.0.1:514
2025-03-10 14:37:57,625 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-4) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 14:37:57,626 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-4) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 14:37:57,626 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-4) Send audit message to /127.0.0.1:514
2025-03-10 14:37:57,626 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished AuditScheduler.execute()
2025-03-10 14:37:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start TaskScheduler.execute()
2025-03-10 14:37:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished TaskScheduler.execute()
2025-03-10 14:38:01,023 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18668) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:38:01,027 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774): Found previous received Instance[pk=107556, uid=1.2.410.200001.101.11.601.1501430850.3.20250308115857541, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 14:38:01,027 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774): Ignore received Instance[studyUID=341229,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308115845037,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308115857541] with equal digest
2025-03-10 14:38:01,028 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774): Updated DB in 5 ms
2025-03-10 14:38:01,029 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308115857541 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:38:01,235 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308115925072 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:38:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start PurgeStorageScheduler.execute()
2025-03-10 14:38:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished PurgeStorageScheduler.execute()
2025-03-10 14:38:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-18675) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 14:38:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-18675) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 14:38:02,294 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52160,localport=11112]
2025-03-10 14:38:02,295 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18675) DCM4CHEE<-HS50US07(777) >> A-ASSOCIATE-RQ
2025-03-10 14:38:02,295 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18675) DCM4CHEE<-HS50US07(777) << A-ASSOCIATE-AC
2025-03-10 14:38:02,495 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18675) DCM4CHEE<-HS50US07(777) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310143713951 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:38:04,296 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18675) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:38:04,299 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18675) DCM4CHEE<-HS50US07(777): Found previous received Instance[pk=108032, uid=1.2.410.200001.101.11.501.1791052210.3.20250310143713951, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 14:38:04,300 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18675) DCM4CHEE<-HS50US07(777): Ignore received Instance[studyUID=341575,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310143713768,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310143713951] with equal digest
2025-03-10 14:38:04,300 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18675) DCM4CHEE<-HS50US07(777): Updated DB in 4 ms
2025-03-10 14:38:04,301 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18675) DCM4CHEE<-HS50US07(777) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310143713951 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:38:04,507 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18675) DCM4CHEE<-HS50US07(777) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310143716134 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:38:04,798 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18675) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:38:04,800 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18675) DCM4CHEE<-HS50US07(777): Found previous received Instance[pk=108033, uid=1.2.410.200001.101.11.501.1791052210.3.20250310143716134, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 14:38:04,801 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18675) DCM4CHEE<-HS50US07(777): Ignore received Instance[studyUID=341575,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310143713768,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310143716134] with equal digest
2025-03-10 14:38:04,801 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18675) DCM4CHEE<-HS50US07(777): Updated DB in 3 ms
2025-03-10 14:38:04,802 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18675) DCM4CHEE<-HS50US07(777) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310143716134 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:38:05,007 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18675) DCM4CHEE<-HS50US07(777) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310143720716 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:38:05,299 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18675) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:38:05,301 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18675) DCM4CHEE<-HS50US07(777): Found previous received Instance[pk=108034, uid=1.2.410.200001.101.11.501.1791052210.3.20250310143720716, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 14:38:05,301 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18675) DCM4CHEE<-HS50US07(777): Ignore received Instance[studyUID=341575,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310143713768,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310143720716] with equal digest
2025-03-10 14:38:05,302 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18675) DCM4CHEE<-HS50US07(777): Updated DB in 3 ms
2025-03-10 14:38:05,303 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18675) DCM4CHEE<-HS50US07(777) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310143720716 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:38:05,508 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18675) DCM4CHEE<-HS50US07(777) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310143725098 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:38:05,799 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18675) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:38:05,801 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18675) DCM4CHEE<-HS50US07(777): Found previous received Instance[pk=108035, uid=1.2.410.200001.101.11.501.1791052210.3.20250310143725098, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 14:38:05,802 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18675) DCM4CHEE<-HS50US07(777): Ignore received Instance[studyUID=341575,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310143713768,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310143725098] with equal digest
2025-03-10 14:38:05,802 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18675) DCM4CHEE<-HS50US07(777): Updated DB in 3 ms
2025-03-10 14:38:05,803 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18675) DCM4CHEE<-HS50US07(777) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310143725098 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:38:06,008 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18675) DCM4CHEE<-HS50US07(777) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310143730370 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:38:06,300 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18675) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:38:06,302 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18675) DCM4CHEE<-HS50US07(777): Found previous received Instance[pk=108036, uid=1.2.410.200001.101.11.501.1791052210.3.20250310143730370, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 14:38:06,302 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18675) DCM4CHEE<-HS50US07(777): Ignore received Instance[studyUID=341575,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310143713768,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310143730370] with equal digest
2025-03-10 14:38:06,302 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18675) DCM4CHEE<-HS50US07(777): Updated DB in 2 ms
2025-03-10 14:38:06,304 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18675) DCM4CHEE<-HS50US07(777) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310143730370 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:38:06,508 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18675) DCM4CHEE<-HS50US07(777) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310143735599 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:38:06,800 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18675) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:38:06,802 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18675) DCM4CHEE<-HS50US07(777): Found previous received Instance[pk=108037, uid=1.2.410.200001.101.11.501.1791052210.3.20250310143735599, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 14:38:06,802 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18675) DCM4CHEE<-HS50US07(777): Ignore received Instance[studyUID=341575,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310143713768,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310143735599] with equal digest
2025-03-10 14:38:06,803 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18675) DCM4CHEE<-HS50US07(777): Updated DB in 3 ms
2025-03-10 14:38:06,804 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18675) DCM4CHEE<-HS50US07(777) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310143735599 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:38:07,008 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18675) DCM4CHEE<-HS50US07(777) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310143747425 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:38:07,300 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18675) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:38:07,302 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18675) DCM4CHEE<-HS50US07(777): Found previous received Instance[pk=108038, uid=1.2.410.200001.101.11.501.1791052210.3.20250310143747425, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 14:38:07,303 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18675) DCM4CHEE<-HS50US07(777): Ignore received Instance[studyUID=341575,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310143713768,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310143747425] with equal digest
2025-03-10 14:38:07,303 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18675) DCM4CHEE<-HS50US07(777): Updated DB in 3 ms
2025-03-10 14:38:07,304 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18675) DCM4CHEE<-HS50US07(777) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310143747425 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:38:07,508 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18675) DCM4CHEE<-HS50US07(777) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310143749914 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:38:07,800 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18675) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:38:07,802 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18675) DCM4CHEE<-HS50US07(777): Found previous received Instance[pk=108039, uid=1.2.410.200001.101.11.501.1791052210.3.20250310143749914, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 14:38:07,803 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18675) DCM4CHEE<-HS50US07(777): Ignore received Instance[studyUID=341575,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310143713768,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310143749914] with equal digest
2025-03-10 14:38:07,803 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18675) DCM4CHEE<-HS50US07(777): Updated DB in 3 ms
2025-03-10 14:38:07,804 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18675) DCM4CHEE<-HS50US07(777) << 8:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310143749914 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:38:08,009 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18675) DCM4CHEE<-HS50US07(777) >> A-RELEASE-RQ
2025-03-10 14:38:08,009 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18675) DCM4CHEE<-HS50US07(777) << A-RELEASE-RP
2025-03-10 14:38:08,059 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-21) DCM4CHEE<-HS50US07(777): close Socket[addr=187.89.160.56/187.89.160.56,port=52160,localport=11112]
2025-03-10 14:38:13,045 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start IANScheduler.execute()
2025-03-10 14:38:13,047 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished IANScheduler.execute()
2025-03-10 14:38:37,457 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start UPSProcessingScheduler.execute()
2025-03-10 14:38:37,457 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished UPSProcessingScheduler.execute()
2025-03-10 14:38:40,704 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18668) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:38:40,706 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774): Found previous received Instance[pk=107565, uid=1.2.410.200001.101.11.601.1501430850.3.20250308115925072, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 14:38:40,707 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774): Ignore received Instance[studyUID=341229,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308115845037,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308115925072] with equal digest
2025-03-10 14:38:40,707 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774): Updated DB in 3 ms
2025-03-10 14:38:40,708 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308115925072 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:38:40,912 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308120100764 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:38:57,627 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start AuditScheduler.execute()
2025-03-10 14:38:57,637 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-5) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 14:38:57,638 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-5) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 14:38:57,638 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished AuditScheduler.execute()
2025-03-10 14:38:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start TaskScheduler.execute()
2025-03-10 14:38:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished TaskScheduler.execute()
2025-03-10 14:39:13,048 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start IANScheduler.execute()
2025-03-10 14:39:13,050 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished IANScheduler.execute()
2025-03-10 14:39:23,346 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18668) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:39:23,349 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774): Found previous received Instance[pk=107576, uid=1.2.410.200001.101.11.601.1501430850.3.20250308120100764, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 14:39:23,350 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774): Ignore received Instance[studyUID=341229,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308115845037,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308120100764] with equal digest
2025-03-10 14:39:23,350 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774): Updated DB in 4 ms
2025-03-10 14:39:23,352 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308120100764 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:39:23,559 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308120231827 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:39:26,325 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49565,localport=11112]
2025-03-10 14:39:26,326 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18680) DCM4CHEE<-FCR-CSL1(778) >> A-ASSOCIATE-RQ
2025-03-10 14:39:26,326 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18680) DCM4CHEE<-FCR-CSL1(778) << A-ASSOCIATE-AC
2025-03-10 14:39:26,517 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18680) DCM4CHEE<-FCR-CSL1(778) >> 67:C-STORE-RQ[pcid=65, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.1 - Computed Radiography Image Storage
  iuid=1.2.392.200036.9125.9.0.254262917.3810010302.86381729 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:39:37,458 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start UPSProcessingScheduler.execute()
2025-03-10 14:39:37,459 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished UPSProcessingScheduler.execute()
2025-03-10 14:39:51,116 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 14:39:51,123 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 14:39:57,638 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start AuditScheduler.execute()
2025-03-10 14:39:57,649 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-23) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 14:39:57,650 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-23) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 14:39:57,650 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished AuditScheduler.execute()
2025-03-10 14:39:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start TaskScheduler.execute()
2025-03-10 14:39:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished TaskScheduler.execute()
2025-03-10 14:39:59,226 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18668) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:39:59,229 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774): Found previous received Instance[pk=107577, uid=1.2.410.200001.101.11.601.1501430850.3.20250308120231827, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 14:39:59,230 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774): Ignore received Instance[studyUID=341229,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308115845037,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308120231827] with equal digest
2025-03-10 14:39:59,230 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774): Updated DB in 4 ms
2025-03-10 14:39:59,232 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308120231827 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:39:59,439 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308120455537 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:40:13,050 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start IANScheduler.execute()
2025-03-10 14:40:13,053 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished IANScheduler.execute()
2025-03-10 14:40:37,460 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start UPSProcessingScheduler.execute()
2025-03-10 14:40:37,461 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished UPSProcessingScheduler.execute()
2025-03-10 14:40:44,065 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18668) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:40:44,068 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774): Found previous received Instance[pk=107578, uid=1.2.410.200001.101.11.601.1501430850.3.20250308120455537, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 14:40:44,069 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774): Ignore received Instance[studyUID=341229,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308115845037,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308120455537] with equal digest
2025-03-10 14:40:44,069 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774): Updated DB in 4 ms
2025-03-10 14:40:44,071 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308120455537 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:40:44,276 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308120521190 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:40:57,650 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start AuditScheduler.execute()
2025-03-10 14:40:57,658 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-15) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 14:40:57,659 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-15) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 14:40:57,659 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished AuditScheduler.execute()
2025-03-10 14:40:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start TaskScheduler.execute()
2025-03-10 14:40:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished TaskScheduler.execute()
2025-03-10 14:41:13,053 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start IANScheduler.execute()
2025-03-10 14:41:13,056 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished IANScheduler.execute()
2025-03-10 14:41:24,558 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18668) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:41:24,561 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774): Found previous received Instance[pk=107579, uid=1.2.410.200001.101.11.601.1501430850.3.20250308120521190, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 14:41:24,562 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774): Ignore received Instance[studyUID=341229,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308115845037,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308120521190] with equal digest
2025-03-10 14:41:24,562 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774): Updated DB in 4 ms
2025-03-10 14:41:24,563 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308120521190 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:41:24,777 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308120613885 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:41:30,053 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start StudySizeScheduler.execute()
2025-03-10 14:41:30,136 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) Calculated size of 1 studies
2025-03-10 14:41:30,136 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished StudySizeScheduler.execute()
2025-03-10 14:41:37,461 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start UPSProcessingScheduler.execute()
2025-03-10 14:41:37,463 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished UPSProcessingScheduler.execute()
2025-03-10 14:41:57,659 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start AuditScheduler.execute()
2025-03-10 14:41:57,671 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-12) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 14:41:57,671 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-12) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 14:41:57,671 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished AuditScheduler.execute()
2025-03-10 14:41:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start TaskScheduler.execute()
2025-03-10 14:41:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished TaskScheduler.execute()
2025-03-10 14:42:03,406 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18668) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:42:03,408 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774): Found previous received Instance[pk=107580, uid=1.2.410.200001.101.11.601.1501430850.3.20250308120613885, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 14:42:03,409 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774): Ignore received Instance[studyUID=341229,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308115845037,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308120613885] with equal digest
2025-03-10 14:42:03,409 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774): Updated DB in 3 ms
2025-03-10 14:42:03,410 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774) << 8:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308120613885 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:42:03,618 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308120717103 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:42:13,056 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start IANScheduler.execute()
2025-03-10 14:42:13,058 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished IANScheduler.execute()
2025-03-10 14:42:34,431 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18668) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:42:34,434 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774): Found previous received Instance[pk=107581, uid=1.2.410.200001.101.11.601.1501430850.3.20250308120717103, class=1.2.840.10008.5.1.4.1.1.6.1, no=9]
2025-03-10 14:42:34,435 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774): Ignore received Instance[studyUID=341229,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308115845037,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308120717103] with equal digest
2025-03-10 14:42:34,436 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774): Updated DB in 5 ms
2025-03-10 14:42:34,437 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774) << 9:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308120717103 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:42:34,643 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308120807017 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:42:37,463 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start UPSProcessingScheduler.execute()
2025-03-10 14:42:37,465 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished UPSProcessingScheduler.execute()
2025-03-10 14:42:57,672 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start AuditScheduler.execute()
2025-03-10 14:42:57,673 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-32) Send audit message to /127.0.0.1:514
2025-03-10 14:42:57,688 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 14:42:57,688 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 14:42:57,689 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished AuditScheduler.execute()
2025-03-10 14:42:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start TaskScheduler.execute()
2025-03-10 14:42:58,815 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished TaskScheduler.execute()
2025-03-10 14:43:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start PurgeStorageScheduler.execute()
2025-03-10 14:43:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished PurgeStorageScheduler.execute()
2025-03-10 14:43:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-18697) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 14:43:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-18697) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 14:43:12,437 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18668) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:43:12,440 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774): Found previous received Instance[pk=107582, uid=1.2.410.200001.101.11.601.1501430850.3.20250308120807017, class=1.2.840.10008.5.1.4.1.1.6.1, no=10]
2025-03-10 14:43:12,441 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774): Ignore received Instance[studyUID=341229,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308115845037,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308120807017] with equal digest
2025-03-10 14:43:12,441 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774): Updated DB in 4 ms
2025-03-10 14:43:12,443 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774) << 10:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308120807017 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:43:12,651 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774) >> 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308120836356 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:43:13,059 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start IANScheduler.execute()
2025-03-10 14:43:13,061 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished IANScheduler.execute()
2025-03-10 14:43:37,465 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start UPSProcessingScheduler.execute()
2025-03-10 14:43:37,468 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished UPSProcessingScheduler.execute()
2025-03-10 14:43:46,612 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18668) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:43:46,615 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774): Found previous received Instance[pk=107583, uid=1.2.410.200001.101.11.601.1501430850.3.20250308120836356, class=1.2.840.10008.5.1.4.1.1.6.1, no=11]
2025-03-10 14:43:46,616 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774): Ignore received Instance[studyUID=341229,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308115845037,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308120836356] with equal digest
2025-03-10 14:43:46,616 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774): Updated DB in 4 ms
2025-03-10 14:43:46,617 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774) << 11:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308120836356 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:43:46,839 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774) >> 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308121144220 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:43:57,689 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start AuditScheduler.execute()
2025-03-10 14:43:57,702 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-26) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 14:43:57,702 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-26) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 14:43:57,702 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished AuditScheduler.execute()
2025-03-10 14:43:57,982 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18680) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:43:57,990 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18680) DCM4CHEE<-FCR-CSL1(778): Create Study[pk=9430, uid=1.2.392.200036.9125.2.3619053820161.6594071764.320444, id=*]
2025-03-10 14:43:57,991 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18680) DCM4CHEE<-FCR-CSL1(778): Create Series[pk=9719, uid=1.2.392.200036.9125.3.3619053820161.6594071764.320445, no=3001, mod=CR]
2025-03-10 14:43:57,991 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18680) DCM4CHEE<-FCR-CSL1(778): Create Instance[pk=108040, uid=1.2.392.200036.9125.9.0.254262917.3810010302.86381729, class=1.2.840.10008.5.1.4.1.1.1, no=3001]
2025-03-10 14:43:57,991 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18680) DCM4CHEE<-FCR-CSL1(778): Create Location[pk=108040, systemID=fs1, path=2025/03/10/4FB8DC1A/CD90981C/AE8D5A94, tsuid=1.2.840.10008.1.2, size=14015780, status=OK, objectType=DICOM_FILE]
2025-03-10 14:43:58,017 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18680) DCM4CHEE<-FCR-CSL1(778): Updated DB in 35 ms
2025-03-10 14:43:58,018 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18680) DCM4CHEE<-FCR-CSL1(778) << 67:C-STORE-RSP[pcid=65, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.1 - Computed Radiography Image Storage
  iuid=1.2.392.200036.9125.9.0.254262917.3810010302.86381729 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:43:58,207 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18680) DCM4CHEE<-FCR-CSL1(778) >> 69:C-STORE-RQ[pcid=65, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.1 - Computed Radiography Image Storage
  iuid=1.2.392.200036.9125.9.0.254262918.555295934.86381729 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:43:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start TaskScheduler.execute()
2025-03-10 14:43:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished TaskScheduler.execute()
2025-03-10 14:44:13,061 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start IANScheduler.execute()
2025-03-10 14:44:13,063 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished IANScheduler.execute()
2025-03-10 14:44:24,999 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18668) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:44:25,002 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774): Found previous received Instance[pk=107584, uid=1.2.410.200001.101.11.601.1501430850.3.20250308121144220, class=1.2.840.10008.5.1.4.1.1.6.1, no=13]
2025-03-10 14:44:25,003 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774): Ignore received Instance[studyUID=341229,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308115845037,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308121144220] with equal digest
2025-03-10 14:44:25,003 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774): Updated DB in 4 ms
2025-03-10 14:44:25,005 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774) << 12:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308121144220 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:44:25,211 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774) >> 13:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308121256754 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:44:37,468 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start UPSProcessingScheduler.execute()
2025-03-10 14:44:37,470 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished UPSProcessingScheduler.execute()
2025-03-10 14:44:44,965 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52161,localport=11112]
2025-03-10 14:44:44,966 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18706) DCM4CHEE<-HS50US07(779) >> A-ASSOCIATE-RQ
2025-03-10 14:44:44,966 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18706) DCM4CHEE<-HS50US07(779) << A-ASSOCIATE-AC
2025-03-10 14:44:45,162 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18706) DCM4CHEE<-HS50US07(779) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310144420444 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:44:46,955 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18706) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:44:46,960 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-18706) DCM4CHEE<-HS50US07(779): Create Patient[pk=8395, id=PatientID[pk=8395, id=341580, issuer=DCM4CHEE.B5C0DE54.0D78A2E6], name=NATHALIA THAIS FERREIRA CONDE]
2025-03-10 14:44:46,962 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18706) DCM4CHEE<-HS50US07(779): Create Study[pk=9431, uid=341580, id=31668]
2025-03-10 14:44:46,962 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18706) DCM4CHEE<-HS50US07(779): Create Series[pk=9720, uid=1.2.410.200001.101.11.501.1791052210.2.20250310144420231, no=1, mod=US]
2025-03-10 14:44:46,963 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18706) DCM4CHEE<-HS50US07(779): Create Instance[pk=108041, uid=1.2.410.200001.101.11.501.1791052210.3.20250310144420444, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 14:44:46,963 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18706) DCM4CHEE<-HS50US07(779): Create Location[pk=108041, systemID=fs1, path=2025/03/10/59FB01FD/F71A6873/C4C4D1D8, tsuid=1.2.840.10008.1.2, size=3416704, status=OK, objectType=DICOM_FILE]
2025-03-10 14:44:46,985 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18706) DCM4CHEE<-HS50US07(779): Updated DB in 30 ms
2025-03-10 14:44:46,986 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-18706) No duplicate record with equal Patient ID found Patient[pk=8395, id=PatientID[pk=8395, id=341580, issuer=DCM4CHEE.B5C0DE54.0D78A2E6], name=NATHALIA THAIS FERREIRA CONDE]
2025-03-10 14:44:46,987 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18706) DCM4CHEE<-HS50US07(779) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310144420444 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:44:47,188 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18706) DCM4CHEE<-HS50US07(779) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310144436262 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:44:47,480 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18706) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:44:47,482 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18706) DCM4CHEE<-HS50US07(779): Create Instance[pk=108042, uid=1.2.410.200001.101.11.501.1791052210.3.20250310144436262, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 14:44:47,483 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18706) DCM4CHEE<-HS50US07(779): Create Location[pk=108042, systemID=fs1, path=2025/03/10/59FB01FD/F71A6873/C4D59C4D, tsuid=1.2.840.10008.1.2, size=3416704, status=OK, objectType=DICOM_FILE]
2025-03-10 14:44:47,490 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18706) DCM4CHEE<-HS50US07(779): Updated DB in 10 ms
2025-03-10 14:44:47,491 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18706) DCM4CHEE<-HS50US07(779) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310144436262 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:44:47,693 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18706) DCM4CHEE<-HS50US07(779) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310144449123 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:44:47,984 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18706) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:44:47,987 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18706) DCM4CHEE<-HS50US07(779): Create Instance[pk=108043, uid=1.2.410.200001.101.11.501.1791052210.3.20250310144449123, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 14:44:47,987 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18706) DCM4CHEE<-HS50US07(779): Create Location[pk=108043, systemID=fs1, path=2025/03/10/59FB01FD/F71A6873/C4E50CAF, tsuid=1.2.840.10008.1.2, size=3416704, status=OK, objectType=DICOM_FILE]
2025-03-10 14:44:47,994 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18706) DCM4CHEE<-HS50US07(779): Updated DB in 9 ms
2025-03-10 14:44:47,995 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18706) DCM4CHEE<-HS50US07(779) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310144449123 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:44:48,197 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18706) DCM4CHEE<-HS50US07(779) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310144456364 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:44:48,488 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18706) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:44:48,491 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18706) DCM4CHEE<-HS50US07(779): Create Instance[pk=108044, uid=1.2.410.200001.101.11.501.1791052210.3.20250310144456364, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 14:44:48,491 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18706) DCM4CHEE<-HS50US07(779): Create Location[pk=108044, systemID=fs1, path=2025/03/10/59FB01FD/F71A6873/C4F1CF12, tsuid=1.2.840.10008.1.2, size=3416704, status=OK, objectType=DICOM_FILE]
2025-03-10 14:44:48,502 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18706) DCM4CHEE<-HS50US07(779): Updated DB in 13 ms
2025-03-10 14:44:48,502 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18706) DCM4CHEE<-HS50US07(779) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310144456364 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:44:48,704 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18706) DCM4CHEE<-HS50US07(779) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310144505217 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:44:48,996 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18706) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:44:48,998 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18706) DCM4CHEE<-HS50US07(779): Create Instance[pk=108045, uid=1.2.410.200001.101.11.501.1791052210.3.20250310144505217, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 14:44:48,998 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18706) DCM4CHEE<-HS50US07(779): Create Location[pk=108045, systemID=fs1, path=2025/03/10/59FB01FD/F71A6873/C65FB974, tsuid=1.2.840.10008.1.2, size=3416704, status=OK, objectType=DICOM_FILE]
2025-03-10 14:44:49,009 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18706) DCM4CHEE<-HS50US07(779): Updated DB in 13 ms
2025-03-10 14:44:49,010 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18706) DCM4CHEE<-HS50US07(779) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310144505217 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:44:49,212 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18706) DCM4CHEE<-HS50US07(779) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310144531540 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:44:49,504 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18706) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:44:49,506 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18706) DCM4CHEE<-HS50US07(779): Create Instance[pk=108046, uid=1.2.410.200001.101.11.501.1791052210.3.20250310144531540, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 14:44:49,506 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18706) DCM4CHEE<-HS50US07(779): Create Location[pk=108046, systemID=fs1, path=2025/03/10/59FB01FD/F71A6873/C6883A14, tsuid=1.2.840.10008.1.2, size=3416908, status=OK, objectType=DICOM_FILE]
2025-03-10 14:44:49,554 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18706) DCM4CHEE<-HS50US07(779): Updated DB in 50 ms
2025-03-10 14:44:49,555 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18706) DCM4CHEE<-HS50US07(779) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310144531540 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:44:49,757 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18706) DCM4CHEE<-HS50US07(779) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310144541298 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:44:50,048 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18706) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:44:50,051 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18706) DCM4CHEE<-HS50US07(779): Create Instance[pk=108047, uid=1.2.410.200001.101.11.501.1791052210.3.20250310144541298, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 14:44:50,051 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18706) DCM4CHEE<-HS50US07(779): Create Location[pk=108047, systemID=fs1, path=2025/03/10/59FB01FD/F71A6873/C69646F5, tsuid=1.2.840.10008.1.2, size=3416704, status=OK, objectType=DICOM_FILE]
2025-03-10 14:44:50,065 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18706) DCM4CHEE<-HS50US07(779): Updated DB in 16 ms
2025-03-10 14:44:50,065 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18706) DCM4CHEE<-HS50US07(779) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310144541298 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:44:50,267 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18706) DCM4CHEE<-HS50US07(779) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310144550347 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:44:50,559 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18706) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:44:50,561 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18706) DCM4CHEE<-HS50US07(779): Create Instance[pk=108048, uid=1.2.410.200001.101.11.501.1791052210.3.20250310144550347, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 14:44:50,561 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18706) DCM4CHEE<-HS50US07(779): Create Location[pk=108048, systemID=fs1, path=2025/03/10/59FB01FD/F71A6873/C6A3ED3C, tsuid=1.2.840.10008.1.2, size=3416704, status=OK, objectType=DICOM_FILE]
2025-03-10 14:44:50,567 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18706) DCM4CHEE<-HS50US07(779): Updated DB in 8 ms
2025-03-10 14:44:50,567 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18706) DCM4CHEE<-HS50US07(779) << 8:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310144550347 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:44:50,770 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18706) DCM4CHEE<-HS50US07(779) >> A-RELEASE-RQ
2025-03-10 14:44:50,770 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18706) DCM4CHEE<-HS50US07(779) << A-RELEASE-RP
2025-03-10 14:44:50,820 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-21) DCM4CHEE<-HS50US07(779): close Socket[addr=187.89.160.56/187.89.160.56,port=52161,localport=11112]
2025-03-10 14:44:51,123 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 14:44:51,126 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 14:44:57,703 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start AuditScheduler.execute()
2025-03-10 14:44:57,717 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-30) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 14:44:57,717 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-30) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 14:44:57,717 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished AuditScheduler.execute()
2025-03-10 14:44:57,910 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18668) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:44:57,913 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774): Found previous received Instance[pk=107588, uid=1.2.410.200001.101.11.601.1501430850.3.20250308121256754, class=1.2.840.10008.5.1.4.1.1.6.1, no=14]
2025-03-10 14:44:57,914 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774): Ignore received Instance[studyUID=341229,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308115845037,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308121256754] with equal digest
2025-03-10 14:44:57,914 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774): Updated DB in 4 ms
2025-03-10 14:44:57,916 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774) << 13:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308121256754 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:44:58,123 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774) >> 14:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308121532951 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:44:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start TaskScheduler.execute()
2025-03-10 14:44:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished TaskScheduler.execute()
2025-03-10 14:45:07,695 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52162,localport=11112]
2025-03-10 14:45:07,696 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18707) DCM4CHEE<-HS50US07(780) >> A-ASSOCIATE-RQ
2025-03-10 14:45:07,696 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18707) DCM4CHEE<-HS50US07(780) << A-ASSOCIATE-AC
2025-03-10 14:45:07,886 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18707) DCM4CHEE<-HS50US07(780) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310144420444 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:45:09,701 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18707) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:45:09,704 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18707) DCM4CHEE<-HS50US07(780): Found previous received Instance[pk=108041, uid=1.2.410.200001.101.11.501.1791052210.3.20250310144420444, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 14:45:09,705 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18707) DCM4CHEE<-HS50US07(780): Ignore received Instance[studyUID=341580,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310144420231,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310144420444] with equal digest
2025-03-10 14:45:09,705 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18707) DCM4CHEE<-HS50US07(780): Updated DB in 4 ms
2025-03-10 14:45:09,706 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18707) DCM4CHEE<-HS50US07(780) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310144420444 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:45:09,903 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18707) DCM4CHEE<-HS50US07(780) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310144436262 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:45:10,394 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18707) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:45:10,396 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18707) DCM4CHEE<-HS50US07(780): Found previous received Instance[pk=108042, uid=1.2.410.200001.101.11.501.1791052210.3.20250310144436262, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 14:45:10,397 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18707) DCM4CHEE<-HS50US07(780): Ignore received Instance[studyUID=341580,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310144420231,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310144436262] with equal digest
2025-03-10 14:45:10,397 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18707) DCM4CHEE<-HS50US07(780): Updated DB in 3 ms
2025-03-10 14:45:10,398 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18707) DCM4CHEE<-HS50US07(780) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310144436262 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:45:10,594 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18707) DCM4CHEE<-HS50US07(780) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310144449123 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:45:10,999 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18707) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:45:11,002 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18707) DCM4CHEE<-HS50US07(780): Found previous received Instance[pk=108043, uid=1.2.410.200001.101.11.501.1791052210.3.20250310144449123, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 14:45:11,002 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18707) DCM4CHEE<-HS50US07(780): Ignore received Instance[studyUID=341580,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310144420231,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310144449123] with equal digest
2025-03-10 14:45:11,002 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18707) DCM4CHEE<-HS50US07(780): Updated DB in 3 ms
2025-03-10 14:45:11,003 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18707) DCM4CHEE<-HS50US07(780) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310144449123 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:45:11,199 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18707) DCM4CHEE<-HS50US07(780) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310144456364 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:45:11,526 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18707) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:45:11,528 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18707) DCM4CHEE<-HS50US07(780): Found previous received Instance[pk=108044, uid=1.2.410.200001.101.11.501.1791052210.3.20250310144456364, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 14:45:11,529 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18707) DCM4CHEE<-HS50US07(780): Ignore received Instance[studyUID=341580,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310144420231,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310144456364] with equal digest
2025-03-10 14:45:11,529 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18707) DCM4CHEE<-HS50US07(780): Updated DB in 3 ms
2025-03-10 14:45:11,530 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18707) DCM4CHEE<-HS50US07(780) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310144456364 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:45:11,726 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18707) DCM4CHEE<-HS50US07(780) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310144505217 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:45:12,032 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18707) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:45:12,034 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18707) DCM4CHEE<-HS50US07(780): Found previous received Instance[pk=108045, uid=1.2.410.200001.101.11.501.1791052210.3.20250310144505217, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 14:45:12,034 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18707) DCM4CHEE<-HS50US07(780): Ignore received Instance[studyUID=341580,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310144420231,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310144505217] with equal digest
2025-03-10 14:45:12,035 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18707) DCM4CHEE<-HS50US07(780): Updated DB in 2 ms
2025-03-10 14:45:12,036 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18707) DCM4CHEE<-HS50US07(780) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310144505217 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:45:12,232 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18707) DCM4CHEE<-HS50US07(780) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310144531540 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:45:12,534 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18707) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:45:12,537 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18707) DCM4CHEE<-HS50US07(780): Found previous received Instance[pk=108046, uid=1.2.410.200001.101.11.501.1791052210.3.20250310144531540, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 14:45:12,537 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18707) DCM4CHEE<-HS50US07(780): Ignore received Instance[studyUID=341580,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310144420231,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310144531540] with equal digest
2025-03-10 14:45:12,537 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18707) DCM4CHEE<-HS50US07(780): Updated DB in 3 ms
2025-03-10 14:45:12,538 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18707) DCM4CHEE<-HS50US07(780) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310144531540 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:45:12,731 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18707) DCM4CHEE<-HS50US07(780) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310144541298 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:45:13,034 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18707) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:45:13,036 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18707) DCM4CHEE<-HS50US07(780): Found previous received Instance[pk=108047, uid=1.2.410.200001.101.11.501.1791052210.3.20250310144541298, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 14:45:13,036 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18707) DCM4CHEE<-HS50US07(780): Ignore received Instance[studyUID=341580,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310144420231,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310144541298] with equal digest
2025-03-10 14:45:13,037 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18707) DCM4CHEE<-HS50US07(780): Updated DB in 3 ms
2025-03-10 14:45:13,038 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18707) DCM4CHEE<-HS50US07(780) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310144541298 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:45:13,064 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start IANScheduler.execute()
2025-03-10 14:45:13,065 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished IANScheduler.execute()
2025-03-10 14:45:13,235 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18707) DCM4CHEE<-HS50US07(780) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310144550347 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:45:13,526 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18707) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:45:13,528 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18707) DCM4CHEE<-HS50US07(780): Found previous received Instance[pk=108048, uid=1.2.410.200001.101.11.501.1791052210.3.20250310144550347, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 14:45:13,529 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18707) DCM4CHEE<-HS50US07(780): Ignore received Instance[studyUID=341580,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310144420231,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310144550347] with equal digest
2025-03-10 14:45:13,529 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18707) DCM4CHEE<-HS50US07(780): Updated DB in 3 ms
2025-03-10 14:45:13,530 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18707) DCM4CHEE<-HS50US07(780) << 8:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310144550347 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:45:13,726 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18707) DCM4CHEE<-HS50US07(780) >> A-RELEASE-RQ
2025-03-10 14:45:13,726 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18707) DCM4CHEE<-HS50US07(780) << A-RELEASE-RP
2025-03-10 14:45:13,776 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-31) DCM4CHEE<-HS50US07(780): close Socket[addr=187.89.160.56/187.89.160.56,port=52162,localport=11112]
2025-03-10 14:45:35,860 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18668) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:45:35,862 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774): Found previous received Instance[pk=107594, uid=1.2.410.200001.101.11.601.1501430850.3.20250308121532951, class=1.2.840.10008.5.1.4.1.1.6.1, no=15]
2025-03-10 14:45:35,863 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774): Ignore received Instance[studyUID=341229,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308115845037,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308121532951] with equal digest
2025-03-10 14:45:35,863 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774): Updated DB in 3 ms
2025-03-10 14:45:35,865 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774) << 14:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308121532951 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:45:36,072 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774) >> 15:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308121539053 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:45:37,470 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start UPSProcessingScheduler.execute()
2025-03-10 14:45:37,471 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished UPSProcessingScheduler.execute()
2025-03-10 14:45:57,717 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start AuditScheduler.execute()
2025-03-10 14:45:57,719 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-19) Send audit message to /127.0.0.1:514
2025-03-10 14:45:57,719 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-19) Send audit message to /127.0.0.1:514
2025-03-10 14:45:57,720 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-19) Send audit message to /127.0.0.1:514
2025-03-10 14:45:57,732 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-19) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 14:45:57,732 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-19) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 14:45:57,732 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished AuditScheduler.execute()
2025-03-10 14:45:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start TaskScheduler.execute()
2025-03-10 14:45:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished TaskScheduler.execute()
2025-03-10 14:46:07,140 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18668) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:46:07,143 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774): Found previous received Instance[pk=107595, uid=1.2.410.200001.101.11.601.1501430850.3.20250308121539053, class=1.2.840.10008.5.1.4.1.1.6.1, no=16]
2025-03-10 14:46:07,144 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774): Ignore received Instance[studyUID=341229,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308115845037,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308121539053] with equal digest
2025-03-10 14:46:07,144 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774): Updated DB in 4 ms
2025-03-10 14:46:07,146 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774) << 15:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308121539053 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:46:07,353 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774) >> 16:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308121603531 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:46:12,838 INFO  [org.dcm4chee.arc.stgcmt.impl.PurgeStgCmtScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start PurgeStgCmtScheduler.execute()
2025-03-10 14:46:12,840 INFO  [org.dcm4chee.arc.stgcmt.impl.PurgeStgCmtScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished PurgeStgCmtScheduler.execute()
2025-03-10 14:46:13,066 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start IANScheduler.execute()
2025-03-10 14:46:13,068 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished IANScheduler.execute()
2025-03-10 14:46:30,136 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start StudySizeScheduler.execute()
2025-03-10 14:46:30,220 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) Calculated size of 1 studies
2025-03-10 14:46:30,220 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished StudySizeScheduler.execute()
2025-03-10 14:46:37,471 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start UPSProcessingScheduler.execute()
2025-03-10 14:46:37,473 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished UPSProcessingScheduler.execute()
2025-03-10 14:46:38,530 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18668) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:46:38,533 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774): Found previous received Instance[pk=107596, uid=1.2.410.200001.101.11.601.1501430850.3.20250308121603531, class=1.2.840.10008.5.1.4.1.1.6.1, no=17]
2025-03-10 14:46:38,534 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774): Ignore received Instance[studyUID=341229,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308115845037,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308121603531] with equal digest
2025-03-10 14:46:38,534 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774): Updated DB in 4 ms
2025-03-10 14:46:38,535 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774) << 16:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308121603531 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:46:38,739 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774) >> 17:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308121617869 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:46:57,733 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start AuditScheduler.execute()
2025-03-10 14:46:57,744 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-15) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 14:46:57,744 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-15) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 14:46:57,744 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished AuditScheduler.execute()
2025-03-10 14:46:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start TaskScheduler.execute()
2025-03-10 14:46:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished TaskScheduler.execute()
2025-03-10 14:47:13,068 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start IANScheduler.execute()
2025-03-10 14:47:13,071 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished IANScheduler.execute()
2025-03-10 14:47:17,131 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18668) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:47:17,134 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774): Found previous received Instance[pk=107597, uid=1.2.410.200001.101.11.601.1501430850.3.20250308121617869, class=1.2.840.10008.5.1.4.1.1.6.1, no=18]
2025-03-10 14:47:17,135 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774): Ignore received Instance[studyUID=341229,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308115845037,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308121617869] with equal digest
2025-03-10 14:47:17,135 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774): Updated DB in 4 ms
2025-03-10 14:47:17,137 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774) << 17:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308121617869 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:47:17,344 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774) >> 18:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308121644803 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:47:37,473 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start UPSProcessingScheduler.execute()
2025-03-10 14:47:37,474 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished UPSProcessingScheduler.execute()
2025-03-10 14:47:51,580 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52165,localport=11112]
2025-03-10 14:47:51,581 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18720) DCM4CHEE<-HS50US07(781) >> A-ASSOCIATE-RQ
2025-03-10 14:47:51,581 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18720) DCM4CHEE<-HS50US07(781) << A-ASSOCIATE-AC
2025-03-10 14:47:51,771 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18720) DCM4CHEE<-HS50US07(781) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310144420444 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:47:53,624 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18720) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:47:53,628 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18720) DCM4CHEE<-HS50US07(781): Found previous received Instance[pk=108041, uid=1.2.410.200001.101.11.501.1791052210.3.20250310144420444, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 14:47:53,628 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18720) DCM4CHEE<-HS50US07(781): Ignore received Instance[studyUID=341580,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310144420231,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310144420444] with equal digest
2025-03-10 14:47:53,628 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18720) DCM4CHEE<-HS50US07(781): Updated DB in 3 ms
2025-03-10 14:47:53,630 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18720) DCM4CHEE<-HS50US07(781) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310144420444 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:47:53,826 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18720) DCM4CHEE<-HS50US07(781) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310144436262 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:47:54,316 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18720) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:47:54,318 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18720) DCM4CHEE<-HS50US07(781): Found previous received Instance[pk=108042, uid=1.2.410.200001.101.11.501.1791052210.3.20250310144436262, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 14:47:54,319 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18720) DCM4CHEE<-HS50US07(781): Ignore received Instance[studyUID=341580,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310144420231,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310144436262] with equal digest
2025-03-10 14:47:54,319 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18720) DCM4CHEE<-HS50US07(781): Updated DB in 3 ms
2025-03-10 14:47:54,320 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18720) DCM4CHEE<-HS50US07(781) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310144436262 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:47:54,516 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18720) DCM4CHEE<-HS50US07(781) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310144449123 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:47:54,916 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18720) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:47:54,918 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18720) DCM4CHEE<-HS50US07(781): Found previous received Instance[pk=108043, uid=1.2.410.200001.101.11.501.1791052210.3.20250310144449123, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 14:47:54,918 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18720) DCM4CHEE<-HS50US07(781): Ignore received Instance[studyUID=341580,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310144420231,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310144449123] with equal digest
2025-03-10 14:47:54,918 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18720) DCM4CHEE<-HS50US07(781): Updated DB in 2 ms
2025-03-10 14:47:54,919 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18720) DCM4CHEE<-HS50US07(781) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310144449123 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:47:55,116 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18720) DCM4CHEE<-HS50US07(781) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310144456364 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:47:55,441 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18720) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:47:55,443 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18720) DCM4CHEE<-HS50US07(781): Found previous received Instance[pk=108044, uid=1.2.410.200001.101.11.501.1791052210.3.20250310144456364, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 14:47:55,443 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18720) DCM4CHEE<-HS50US07(781): Ignore received Instance[studyUID=341580,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310144420231,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310144456364] with equal digest
2025-03-10 14:47:55,443 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18720) DCM4CHEE<-HS50US07(781): Updated DB in 2 ms
2025-03-10 14:47:55,444 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18720) DCM4CHEE<-HS50US07(781) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310144456364 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:47:55,640 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18720) DCM4CHEE<-HS50US07(781) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310144505217 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:47:55,947 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18720) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:47:55,949 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18720) DCM4CHEE<-HS50US07(781): Found previous received Instance[pk=108045, uid=1.2.410.200001.101.11.501.1791052210.3.20250310144505217, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 14:47:55,950 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18720) DCM4CHEE<-HS50US07(781): Ignore received Instance[studyUID=341580,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310144420231,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310144505217] with equal digest
2025-03-10 14:47:55,950 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18720) DCM4CHEE<-HS50US07(781): Updated DB in 3 ms
2025-03-10 14:47:55,951 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18720) DCM4CHEE<-HS50US07(781) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310144505217 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:47:56,147 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18720) DCM4CHEE<-HS50US07(781) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310144531540 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:47:56,449 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18720) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:47:56,451 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18720) DCM4CHEE<-HS50US07(781): Found previous received Instance[pk=108046, uid=1.2.410.200001.101.11.501.1791052210.3.20250310144531540, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 14:47:56,452 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18720) DCM4CHEE<-HS50US07(781): Ignore received Instance[studyUID=341580,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310144420231,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310144531540] with equal digest
2025-03-10 14:47:56,452 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18720) DCM4CHEE<-HS50US07(781): Updated DB in 3 ms
2025-03-10 14:47:56,453 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18720) DCM4CHEE<-HS50US07(781) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310144531540 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:47:56,649 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18720) DCM4CHEE<-HS50US07(781) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310144541298 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:47:56,954 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18720) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:47:56,956 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18720) DCM4CHEE<-HS50US07(781): Found previous received Instance[pk=108047, uid=1.2.410.200001.101.11.501.1791052210.3.20250310144541298, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 14:47:56,956 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18720) DCM4CHEE<-HS50US07(781): Ignore received Instance[studyUID=341580,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310144420231,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310144541298] with equal digest
2025-03-10 14:47:56,956 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18720) DCM4CHEE<-HS50US07(781): Updated DB in 2 ms
2025-03-10 14:47:56,957 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18720) DCM4CHEE<-HS50US07(781) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310144541298 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:47:57,041 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18668) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:47:57,044 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774): Found previous received Instance[pk=107598, uid=1.2.410.200001.101.11.601.1501430850.3.20250308121644803, class=1.2.840.10008.5.1.4.1.1.6.1, no=19]
2025-03-10 14:47:57,044 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774): Ignore received Instance[studyUID=341229,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308115845037,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308121644803] with equal digest
2025-03-10 14:47:57,044 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774): Updated DB in 3 ms
2025-03-10 14:47:57,045 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774) << 18:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308121644803 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:47:57,150 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18720) DCM4CHEE<-HS50US07(781) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310144550347 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:47:57,250 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774) >> 19:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308121852143 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:47:57,442 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18720) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:47:57,444 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18720) DCM4CHEE<-HS50US07(781): Found previous received Instance[pk=108048, uid=1.2.410.200001.101.11.501.1791052210.3.20250310144550347, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 14:47:57,444 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18720) DCM4CHEE<-HS50US07(781): Ignore received Instance[studyUID=341580,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310144420231,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310144550347] with equal digest
2025-03-10 14:47:57,445 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18720) DCM4CHEE<-HS50US07(781): Updated DB in 3 ms
2025-03-10 14:47:57,446 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18720) DCM4CHEE<-HS50US07(781) << 8:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310144550347 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:47:57,641 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18720) DCM4CHEE<-HS50US07(781) >> A-RELEASE-RQ
2025-03-10 14:47:57,641 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18720) DCM4CHEE<-HS50US07(781) << A-RELEASE-RP
2025-03-10 14:47:57,691 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-12) DCM4CHEE<-HS50US07(781): close Socket[addr=187.89.160.56/187.89.160.56,port=52165,localport=11112]
2025-03-10 14:47:57,745 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start AuditScheduler.execute()
2025-03-10 14:47:57,745 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-28) Send audit message to /127.0.0.1:514
2025-03-10 14:47:57,754 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-28) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 14:47:57,755 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-28) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 14:47:57,755 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished AuditScheduler.execute()
2025-03-10 14:47:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start TaskScheduler.execute()
2025-03-10 14:47:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished TaskScheduler.execute()
2025-03-10 14:48:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start PurgeStorageScheduler.execute()
2025-03-10 14:48:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished PurgeStorageScheduler.execute()
2025-03-10 14:48:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-18720) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 14:48:01,702 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-18720) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 14:48:13,071 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start IANScheduler.execute()
2025-03-10 14:48:13,074 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished IANScheduler.execute()
2025-03-10 14:48:29,203 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18680) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:48:29,206 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18680) DCM4CHEE<-FCR-CSL1(778): Create Instance[pk=108049, uid=1.2.392.200036.9125.9.0.254262918.555295934.86381729, class=1.2.840.10008.5.1.4.1.1.1, no=3002]
2025-03-10 14:48:29,206 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18680) DCM4CHEE<-FCR-CSL1(778): Create Location[pk=108049, systemID=fs1, path=2025/03/10/4FB8DC1A/CD90981C/4A95E17C, tsuid=1.2.840.10008.1.2, size=14015776, status=OK, objectType=DICOM_FILE]
2025-03-10 14:48:29,221 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18680) DCM4CHEE<-FCR-CSL1(778): Updated DB in 18 ms
2025-03-10 14:48:29,222 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18680) DCM4CHEE<-FCR-CSL1(778) << 69:C-STORE-RSP[pcid=65, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.1 - Computed Radiography Image Storage
  iuid=1.2.392.200036.9125.9.0.254262918.555295934.86381729 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:48:29,412 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18680) DCM4CHEE<-FCR-CSL1(778) >> 71:C-STORE-RQ[pcid=65, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.1 - Computed Radiography Image Storage
  iuid=1.2.392.200036.9125.9.0.254262918.2216305854.86381729 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:48:37,475 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start UPSProcessingScheduler.execute()
2025-03-10 14:48:37,476 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished UPSProcessingScheduler.execute()
2025-03-10 14:48:37,575 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18668) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:48:37,578 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774): Found previous received Instance[pk=107599, uid=1.2.410.200001.101.11.601.1501430850.3.20250308121852143, class=1.2.840.10008.5.1.4.1.1.6.1, no=20]
2025-03-10 14:48:37,578 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774): Ignore received Instance[studyUID=341229,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308115845037,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308121852143] with equal digest
2025-03-10 14:48:37,579 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774): Updated DB in 4 ms
2025-03-10 14:48:37,581 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774) << 19:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308121852143 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:48:37,797 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774) >> 20:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308121900417 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:48:57,755 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start AuditScheduler.execute()
2025-03-10 14:48:57,764 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-14) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 14:48:57,764 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-14) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 14:48:57,765 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished AuditScheduler.execute()
2025-03-10 14:48:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start TaskScheduler.execute()
2025-03-10 14:48:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished TaskScheduler.execute()
2025-03-10 14:49:08,773 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18668) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:49:08,776 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774): Found previous received Instance[pk=107600, uid=1.2.410.200001.101.11.601.1501430850.3.20250308121900417, class=1.2.840.10008.5.1.4.1.1.6.1, no=21]
2025-03-10 14:49:08,776 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774): Ignore received Instance[studyUID=341229,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308115845037,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308121900417] with equal digest
2025-03-10 14:49:08,777 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774): Updated DB in 3 ms
2025-03-10 14:49:08,778 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774) << 20:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308121900417 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:49:08,983 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774) >> 21:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308121906235 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:49:13,074 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start IANScheduler.execute()
2025-03-10 14:49:13,077 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished IANScheduler.execute()
2025-03-10 14:49:37,476 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start UPSProcessingScheduler.execute()
2025-03-10 14:49:37,478 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished UPSProcessingScheduler.execute()
2025-03-10 14:49:39,757 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18668) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:49:39,760 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774): Found previous received Instance[pk=107601, uid=1.2.410.200001.101.11.601.1501430850.3.20250308121906235, class=1.2.840.10008.5.1.4.1.1.6.1, no=22]
2025-03-10 14:49:39,760 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774): Ignore received Instance[studyUID=341229,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308115845037,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308121906235] with equal digest
2025-03-10 14:49:39,761 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774): Updated DB in 4 ms
2025-03-10 14:49:39,762 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774) << 21:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308121906235 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:49:39,968 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774) >> 22:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308121914192 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:49:51,126 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 14:49:51,129 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 14:49:57,765 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start AuditScheduler.execute()
2025-03-10 14:49:57,766 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-4) Send audit message to /127.0.0.1:514
2025-03-10 14:49:57,777 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-4) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 14:49:57,777 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-4) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 14:49:57,777 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished AuditScheduler.execute()
2025-03-10 14:49:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start TaskScheduler.execute()
2025-03-10 14:49:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished TaskScheduler.execute()
2025-03-10 14:50:13,077 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start IANScheduler.execute()
2025-03-10 14:50:13,079 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished IANScheduler.execute()
2025-03-10 14:50:19,317 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18668) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:50:19,320 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774): Found previous received Instance[pk=107602, uid=1.2.410.200001.101.11.601.1501430850.3.20250308121914192, class=1.2.840.10008.5.1.4.1.1.6.1, no=23]
2025-03-10 14:50:19,321 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774): Ignore received Instance[studyUID=341229,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308115845037,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308121914192] with equal digest
2025-03-10 14:50:19,321 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774): Updated DB in 4 ms
2025-03-10 14:50:19,322 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774) << 22:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308121914192 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:50:19,562 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774) >> 23:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308121930517 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:50:21,289 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341580&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310144420231&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310144420444&contentType=image/jpeg from null@162.240.235.97
2025-03-10 14:50:21,381 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341580&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310144420231&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310144436262&contentType=image/jpeg from null@162.240.235.97
2025-03-10 14:50:21,468 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341580&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310144420231&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310144449123&contentType=image/jpeg from null@162.240.235.97
2025-03-10 14:50:21,533 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341580&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310144420231&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310144456364&contentType=image/jpeg from null@162.240.235.97
2025-03-10 14:50:21,579 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341580&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310144420231&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310144505217&contentType=image/jpeg from null@162.240.235.97
2025-03-10 14:50:21,625 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341580&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310144420231&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310144531540&contentType=image/jpeg from null@162.240.235.97
2025-03-10 14:50:21,668 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341580&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310144420231&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310144541298&contentType=image/jpeg from null@162.240.235.97
2025-03-10 14:50:21,711 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341580&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310144420231&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310144550347&contentType=image/jpeg from null@162.240.235.97
2025-03-10 14:50:37,478 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start UPSProcessingScheduler.execute()
2025-03-10 14:50:37,479 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished UPSProcessingScheduler.execute()
2025-03-10 14:50:53,244 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18668) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:50:53,247 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774): Found previous received Instance[pk=107603, uid=1.2.410.200001.101.11.601.1501430850.3.20250308121930517, class=1.2.840.10008.5.1.4.1.1.6.1, no=24]
2025-03-10 14:50:53,248 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774): Ignore received Instance[studyUID=341229,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308115845037,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308121930517] with equal digest
2025-03-10 14:50:53,248 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774): Updated DB in 4 ms
2025-03-10 14:50:53,250 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774) << 23:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308121930517 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:50:53,458 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774) >> 24:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308122007376 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:50:57,777 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start AuditScheduler.execute()
2025-03-10 14:50:57,789 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-9) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 14:50:57,789 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-9) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 14:50:57,789 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished AuditScheduler.execute()
2025-03-10 14:50:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start TaskScheduler.execute()
2025-03-10 14:50:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished TaskScheduler.execute()
2025-03-10 14:51:13,079 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start IANScheduler.execute()
2025-03-10 14:51:13,081 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished IANScheduler.execute()
2025-03-10 14:51:30,220 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start StudySizeScheduler.execute()
2025-03-10 14:51:30,380 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) Calculated size of 2 studies
2025-03-10 14:51:30,380 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished StudySizeScheduler.execute()
2025-03-10 14:51:34,388 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18668) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:51:34,392 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774): Found previous received Instance[pk=107604, uid=1.2.410.200001.101.11.601.1501430850.3.20250308122007376, class=1.2.840.10008.5.1.4.1.1.6.1, no=25]
2025-03-10 14:51:34,392 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774): Ignore received Instance[studyUID=341229,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308115845037,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308122007376] with equal digest
2025-03-10 14:51:34,393 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774): Updated DB in 5 ms
2025-03-10 14:51:34,394 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774) << 24:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308122007376 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:51:34,607 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774) >> 25:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308122048252 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:51:37,480 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start UPSProcessingScheduler.execute()
2025-03-10 14:51:37,481 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished UPSProcessingScheduler.execute()
2025-03-10 14:51:46,580 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52166,localport=11112]
2025-03-10 14:51:46,581 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18737) DCM4CHEE<-HS50US07(782) >> A-ASSOCIATE-RQ
2025-03-10 14:51:46,581 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18737) DCM4CHEE<-HS50US07(782) << A-ASSOCIATE-AC
2025-03-10 14:51:46,778 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18737) DCM4CHEE<-HS50US07(782) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310145117122 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:51:48,543 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18737) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:51:48,550 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-18737) DCM4CHEE<-HS50US07(782): Create Patient[pk=8396, id=PatientID[pk=8396, id=341573, issuer=DCM4CHEE.B82B48E9.0BEDAB34], name=Ruthiangelica Fernandes Maciel Norimatsu]
2025-03-10 14:51:48,551 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18737) DCM4CHEE<-HS50US07(782): Create Study[pk=9432, uid=341573, id=31650]
2025-03-10 14:51:48,552 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18737) DCM4CHEE<-HS50US07(782): Create Series[pk=9721, uid=1.2.410.200001.101.11.501.1791052210.2.20250310145116908, no=1, mod=US]
2025-03-10 14:51:48,552 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18737) DCM4CHEE<-HS50US07(782): Create Instance[pk=108050, uid=1.2.410.200001.101.11.501.1791052210.3.20250310145117122, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 14:51:48,552 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18737) DCM4CHEE<-HS50US07(782): Create Location[pk=108050, systemID=fs1, path=2025/03/10/59FB01E1/26D6D681/F4818ED1, tsuid=1.2.840.10008.1.2, size=3416666, status=OK, objectType=DICOM_FILE]
2025-03-10 14:51:48,583 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18737) DCM4CHEE<-HS50US07(782): Updated DB in 40 ms
2025-03-10 14:51:48,584 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-18737) No duplicate record with equal Patient ID found Patient[pk=8396, id=PatientID[pk=8396, id=341573, issuer=DCM4CHEE.B82B48E9.0BEDAB34], name=Ruthiangelica Fernandes Maciel Norimatsu]
2025-03-10 14:51:48,585 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18737) DCM4CHEE<-HS50US07(782) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310145117122 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:51:48,787 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18737) DCM4CHEE<-HS50US07(782) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310145124566 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:51:49,079 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18737) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:51:49,081 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18737) DCM4CHEE<-HS50US07(782): Create Instance[pk=108051, uid=1.2.410.200001.101.11.501.1791052210.3.20250310145124566, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 14:51:49,081 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18737) DCM4CHEE<-HS50US07(782): Create Location[pk=108051, systemID=fs1, path=2025/03/10/59FB01E1/26D6D681/F48E58B9, tsuid=1.2.840.10008.1.2, size=3416666, status=OK, objectType=DICOM_FILE]
2025-03-10 14:51:49,101 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18737) DCM4CHEE<-HS50US07(782): Updated DB in 22 ms
2025-03-10 14:51:49,102 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18737) DCM4CHEE<-HS50US07(782) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310145124566 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:51:49,304 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18737) DCM4CHEE<-HS50US07(782) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310145130464 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:51:49,596 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18737) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:51:49,598 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18737) DCM4CHEE<-HS50US07(782): Create Instance[pk=108052, uid=1.2.410.200001.101.11.501.1791052210.3.20250310145130464, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 14:51:49,598 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18737) DCM4CHEE<-HS50US07(782): Create Location[pk=108052, systemID=fs1, path=2025/03/10/59FB01E1/26D6D681/F49A9AFB, tsuid=1.2.840.10008.1.2, size=3416666, status=OK, objectType=DICOM_FILE]
2025-03-10 14:51:49,606 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18737) DCM4CHEE<-HS50US07(782): Updated DB in 10 ms
2025-03-10 14:51:49,607 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18737) DCM4CHEE<-HS50US07(782) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310145130464 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:51:49,809 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18737) DCM4CHEE<-HS50US07(782) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310145137070 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:51:50,101 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18737) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:51:50,103 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18737) DCM4CHEE<-HS50US07(782): Create Instance[pk=108053, uid=1.2.410.200001.101.11.501.1791052210.3.20250310145137070, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 14:51:50,103 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18737) DCM4CHEE<-HS50US07(782): Create Location[pk=108053, systemID=fs1, path=2025/03/10/59FB01E1/26D6D681/F49DBAAB, tsuid=1.2.840.10008.1.2, size=3416666, status=OK, objectType=DICOM_FILE]
2025-03-10 14:51:50,113 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18737) DCM4CHEE<-HS50US07(782): Updated DB in 12 ms
2025-03-10 14:51:50,113 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18737) DCM4CHEE<-HS50US07(782) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310145137070 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:51:50,315 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18737) DCM4CHEE<-HS50US07(782) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310145202096 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:51:50,607 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18737) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:51:50,609 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18737) DCM4CHEE<-HS50US07(782): Create Instance[pk=108054, uid=1.2.410.200001.101.11.501.1791052210.3.20250310145202096, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 14:51:50,609 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18737) DCM4CHEE<-HS50US07(782): Create Location[pk=108054, systemID=fs1, path=2025/03/10/59FB01E1/26D6D681/F6260730, tsuid=1.2.840.10008.1.2, size=3416666, status=OK, objectType=DICOM_FILE]
2025-03-10 14:51:50,617 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18737) DCM4CHEE<-HS50US07(782): Updated DB in 10 ms
2025-03-10 14:51:50,617 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18737) DCM4CHEE<-HS50US07(782) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310145202096 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:51:50,820 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18737) DCM4CHEE<-HS50US07(782) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310145214202 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:51:51,111 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18737) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:51:51,113 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18737) DCM4CHEE<-HS50US07(782): Create Instance[pk=108055, uid=1.2.410.200001.101.11.501.1791052210.3.20250310145214202, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 14:51:51,113 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18737) DCM4CHEE<-HS50US07(782): Create Location[pk=108055, systemID=fs1, path=2025/03/10/59FB01E1/26D6D681/F6350DD6, tsuid=1.2.840.10008.1.2, size=3416666, status=OK, objectType=DICOM_FILE]
2025-03-10 14:51:51,121 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18737) DCM4CHEE<-HS50US07(782): Updated DB in 10 ms
2025-03-10 14:51:51,121 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18737) DCM4CHEE<-HS50US07(782) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310145214202 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:51:51,324 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18737) DCM4CHEE<-HS50US07(782) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310145236291 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:51:51,615 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18737) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:51:51,617 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18737) DCM4CHEE<-HS50US07(782): Create Instance[pk=108056, uid=1.2.410.200001.101.11.501.1791052210.3.20250310145236291, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 14:51:51,618 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18737) DCM4CHEE<-HS50US07(782): Create Location[pk=108056, systemID=fs1, path=2025/03/10/59FB01E1/26D6D681/F65226AC, tsuid=1.2.840.10008.1.2, size=3416666, status=OK, objectType=DICOM_FILE]
2025-03-10 14:51:51,625 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18737) DCM4CHEE<-HS50US07(782): Updated DB in 10 ms
2025-03-10 14:51:51,625 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18737) DCM4CHEE<-HS50US07(782) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310145236291 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:51:51,827 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18737) DCM4CHEE<-HS50US07(782) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310145242566 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:51:52,119 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18737) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:51:52,121 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18737) DCM4CHEE<-HS50US07(782): Create Instance[pk=108057, uid=1.2.410.200001.101.11.501.1791052210.3.20250310145242566, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 14:51:52,121 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18737) DCM4CHEE<-HS50US07(782): Create Location[pk=108057, systemID=fs1, path=2025/03/10/59FB01E1/26D6D681/F65E779C, tsuid=1.2.840.10008.1.2, size=3416666, status=OK, objectType=DICOM_FILE]
2025-03-10 14:51:52,129 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18737) DCM4CHEE<-HS50US07(782): Updated DB in 10 ms
2025-03-10 14:51:52,129 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18737) DCM4CHEE<-HS50US07(782) << 8:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310145242566 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:51:52,330 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18737) DCM4CHEE<-HS50US07(782) >> A-RELEASE-RQ
2025-03-10 14:51:52,330 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18737) DCM4CHEE<-HS50US07(782) << A-RELEASE-RP
2025-03-10 14:51:52,381 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-19) DCM4CHEE<-HS50US07(782): close Socket[addr=187.89.160.56/187.89.160.56,port=52166,localport=11112]
2025-03-10 14:51:57,790 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start AuditScheduler.execute()
2025-03-10 14:51:57,791 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-24) Send audit message to /127.0.0.1:514
2025-03-10 14:51:57,803 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-24) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 14:51:57,803 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-24) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 14:51:57,803 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished AuditScheduler.execute()
2025-03-10 14:51:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start TaskScheduler.execute()
2025-03-10 14:51:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished TaskScheduler.execute()
2025-03-10 14:52:12,438 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18668) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:52:12,441 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774): Found previous received Instance[pk=107605, uid=1.2.410.200001.101.11.601.1501430850.3.20250308122048252, class=1.2.840.10008.5.1.4.1.1.6.1, no=26]
2025-03-10 14:52:12,442 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774): Ignore received Instance[studyUID=341229,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308115845037,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308122048252] with equal digest
2025-03-10 14:52:12,442 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774): Updated DB in 3 ms
2025-03-10 14:52:12,444 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774) << 25:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308122048252 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:52:12,666 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774) >> 26:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308122123686 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:52:13,082 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start IANScheduler.execute()
2025-03-10 14:52:13,084 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished IANScheduler.execute()
2025-03-10 14:52:28,010 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52167,localport=11112]
2025-03-10 14:52:28,011 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18738) DCM4CHEE<-HS50US07(783) >> A-ASSOCIATE-RQ
2025-03-10 14:52:28,011 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18738) DCM4CHEE<-HS50US07(783) << A-ASSOCIATE-AC
2025-03-10 14:52:28,830 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18738) DCM4CHEE<-HS50US07(783) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310145117122 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:52:30,583 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18738) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:52:30,587 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18738) DCM4CHEE<-HS50US07(783): Found previous received Instance[pk=108050, uid=1.2.410.200001.101.11.501.1791052210.3.20250310145117122, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 14:52:30,588 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18738) DCM4CHEE<-HS50US07(783): Ignore received Instance[studyUID=341573,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310145116908,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310145117122] with equal digest
2025-03-10 14:52:30,588 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18738) DCM4CHEE<-HS50US07(783): Updated DB in 5 ms
2025-03-10 14:52:30,590 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18738) DCM4CHEE<-HS50US07(783) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310145117122 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:52:30,786 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18738) DCM4CHEE<-HS50US07(783) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310145124566 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:52:31,077 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18738) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:52:31,079 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18738) DCM4CHEE<-HS50US07(783): Found previous received Instance[pk=108051, uid=1.2.410.200001.101.11.501.1791052210.3.20250310145124566, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 14:52:31,080 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18738) DCM4CHEE<-HS50US07(783): Ignore received Instance[studyUID=341573,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310145116908,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310145124566] with equal digest
2025-03-10 14:52:31,080 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18738) DCM4CHEE<-HS50US07(783): Updated DB in 3 ms
2025-03-10 14:52:31,081 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18738) DCM4CHEE<-HS50US07(783) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310145124566 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:52:31,277 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18738) DCM4CHEE<-HS50US07(783) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310145130464 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:52:31,666 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18738) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:52:31,669 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18738) DCM4CHEE<-HS50US07(783): Found previous received Instance[pk=108052, uid=1.2.410.200001.101.11.501.1791052210.3.20250310145130464, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 14:52:31,669 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18738) DCM4CHEE<-HS50US07(783): Ignore received Instance[studyUID=341573,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310145116908,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310145130464] with equal digest
2025-03-10 14:52:31,670 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18738) DCM4CHEE<-HS50US07(783): Updated DB in 4 ms
2025-03-10 14:52:31,671 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18738) DCM4CHEE<-HS50US07(783) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310145130464 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:52:31,867 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18738) DCM4CHEE<-HS50US07(783) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310145137070 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:52:32,158 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18738) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:52:32,160 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18738) DCM4CHEE<-HS50US07(783): Found previous received Instance[pk=108053, uid=1.2.410.200001.101.11.501.1791052210.3.20250310145137070, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 14:52:32,160 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18738) DCM4CHEE<-HS50US07(783): Ignore received Instance[studyUID=341573,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310145116908,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310145137070] with equal digest
2025-03-10 14:52:32,160 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18738) DCM4CHEE<-HS50US07(783): Updated DB in 2 ms
2025-03-10 14:52:32,161 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18738) DCM4CHEE<-HS50US07(783) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310145137070 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:52:32,357 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18738) DCM4CHEE<-HS50US07(783) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310145202096 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:52:32,648 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18738) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:52:32,651 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18738) DCM4CHEE<-HS50US07(783): Found previous received Instance[pk=108054, uid=1.2.410.200001.101.11.501.1791052210.3.20250310145202096, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 14:52:32,651 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18738) DCM4CHEE<-HS50US07(783): Ignore received Instance[studyUID=341573,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310145116908,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310145202096] with equal digest
2025-03-10 14:52:32,651 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18738) DCM4CHEE<-HS50US07(783): Updated DB in 2 ms
2025-03-10 14:52:32,652 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18738) DCM4CHEE<-HS50US07(783) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310145202096 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:52:32,846 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18738) DCM4CHEE<-HS50US07(783) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310145214202 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:52:33,136 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18738) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:52:33,138 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18738) DCM4CHEE<-HS50US07(783): Found previous received Instance[pk=108055, uid=1.2.410.200001.101.11.501.1791052210.3.20250310145214202, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 14:52:33,139 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18738) DCM4CHEE<-HS50US07(783): Ignore received Instance[studyUID=341573,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310145116908,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310145214202] with equal digest
2025-03-10 14:52:33,139 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18738) DCM4CHEE<-HS50US07(783): Updated DB in 3 ms
2025-03-10 14:52:33,140 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18738) DCM4CHEE<-HS50US07(783) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310145214202 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:52:33,336 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18738) DCM4CHEE<-HS50US07(783) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310145236291 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:52:33,628 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18738) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:52:33,630 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18738) DCM4CHEE<-HS50US07(783): Found previous received Instance[pk=108056, uid=1.2.410.200001.101.11.501.1791052210.3.20250310145236291, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 14:52:33,630 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18738) DCM4CHEE<-HS50US07(783): Ignore received Instance[studyUID=341573,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310145116908,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310145236291] with equal digest
2025-03-10 14:52:33,630 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18738) DCM4CHEE<-HS50US07(783): Updated DB in 2 ms
2025-03-10 14:52:33,631 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18738) DCM4CHEE<-HS50US07(783) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310145236291 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:52:33,827 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18738) DCM4CHEE<-HS50US07(783) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310145242566 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:52:34,119 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18738) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:52:34,121 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18738) DCM4CHEE<-HS50US07(783): Found previous received Instance[pk=108057, uid=1.2.410.200001.101.11.501.1791052210.3.20250310145242566, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 14:52:34,121 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18738) DCM4CHEE<-HS50US07(783): Ignore received Instance[studyUID=341573,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310145116908,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310145242566] with equal digest
2025-03-10 14:52:34,122 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18738) DCM4CHEE<-HS50US07(783): Updated DB in 3 ms
2025-03-10 14:52:34,123 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18738) DCM4CHEE<-HS50US07(783) << 8:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310145242566 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:52:34,318 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18738) DCM4CHEE<-HS50US07(783) >> A-RELEASE-RQ
2025-03-10 14:52:34,318 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18738) DCM4CHEE<-HS50US07(783) << A-RELEASE-RP
2025-03-10 14:52:34,368 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-17) DCM4CHEE<-HS50US07(783): close Socket[addr=187.89.160.56/187.89.160.56,port=52167,localport=11112]
2025-03-10 14:52:37,481 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start UPSProcessingScheduler.execute()
2025-03-10 14:52:37,482 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished UPSProcessingScheduler.execute()
2025-03-10 14:52:57,803 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start AuditScheduler.execute()
2025-03-10 14:52:57,804 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-29) Send audit message to /127.0.0.1:514
2025-03-10 14:52:57,805 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-29) Send audit message to /127.0.0.1:514
2025-03-10 14:52:57,806 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-29) Send audit message to /127.0.0.1:514
2025-03-10 14:52:57,816 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 14:52:57,816 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 14:52:57,816 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-29) Send audit message to /127.0.0.1:514
2025-03-10 14:52:57,817 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished AuditScheduler.execute()
2025-03-10 14:52:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start TaskScheduler.execute()
2025-03-10 14:52:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished TaskScheduler.execute()
2025-03-10 14:52:59,755 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18668) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:52:59,758 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774): Found previous received Instance[pk=107606, uid=1.2.410.200001.101.11.601.1501430850.3.20250308122123686, class=1.2.840.10008.5.1.4.1.1.6.1, no=27]
2025-03-10 14:52:59,759 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774): Ignore received Instance[studyUID=341229,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308115845037,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308122123686] with equal digest
2025-03-10 14:52:59,759 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774): Updated DB in 4 ms
2025-03-10 14:52:59,760 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774) << 26:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308122123686 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:52:59,965 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774) >> 27:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308122154321 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:53:00,407 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18680) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:53:00,410 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18680) DCM4CHEE<-FCR-CSL1(778): Create Instance[pk=108058, uid=1.2.392.200036.9125.9.0.254262918.2216305854.86381729, class=1.2.840.10008.5.1.4.1.1.1, no=3003]
2025-03-10 14:53:00,411 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18680) DCM4CHEE<-FCR-CSL1(778): Create Location[pk=108058, systemID=fs1, path=2025/03/10/4FB8DC1A/CD90981C/6742055B, tsuid=1.2.840.10008.1.2, size=14015798, status=OK, objectType=DICOM_FILE]
2025-03-10 14:53:00,423 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18680) DCM4CHEE<-FCR-CSL1(778): Updated DB in 16 ms
2025-03-10 14:53:00,424 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18680) DCM4CHEE<-FCR-CSL1(778) << 71:C-STORE-RSP[pcid=65, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.1 - Computed Radiography Image Storage
  iuid=1.2.392.200036.9125.9.0.254262918.2216305854.86381729 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:53:00,614 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18680) DCM4CHEE<-FCR-CSL1(778) >> 73:C-STORE-RQ[pcid=65, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.1 - Computed Radiography Image Storage
  iuid=1.2.392.200036.9125.9.0.254262918.3290113214.86381729 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:53:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start PurgeStorageScheduler.execute()
2025-03-10 14:53:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished PurgeStorageScheduler.execute()
2025-03-10 14:53:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-18742) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 14:53:01,702 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-18742) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 14:53:13,084 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start IANScheduler.execute()
2025-03-10 14:53:13,087 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished IANScheduler.execute()
2025-03-10 14:53:35,222 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18668) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:53:35,225 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774): Found previous received Instance[pk=107607, uid=1.2.410.200001.101.11.601.1501430850.3.20250308122154321, class=1.2.840.10008.5.1.4.1.1.6.1, no=28]
2025-03-10 14:53:35,226 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774): Ignore received Instance[studyUID=341229,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308115845037,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308122154321] with equal digest
2025-03-10 14:53:35,226 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774): Updated DB in 3 ms
2025-03-10 14:53:35,228 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774) << 27:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308122154321 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:53:35,435 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774) >> 28:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308122243653 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:53:37,483 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start UPSProcessingScheduler.execute()
2025-03-10 14:53:37,484 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished UPSProcessingScheduler.execute()
2025-03-10 14:53:57,817 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start AuditScheduler.execute()
2025-03-10 14:53:57,825 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-28) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 14:53:57,825 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-28) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 14:53:57,825 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished AuditScheduler.execute()
2025-03-10 14:53:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start TaskScheduler.execute()
2025-03-10 14:53:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished TaskScheduler.execute()
2025-03-10 14:54:00,907 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52169,localport=11112]
2025-03-10 14:54:00,908 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18747) DCM4CHEE<-HS50US07(784) >> A-ASSOCIATE-RQ
2025-03-10 14:54:00,908 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18747) DCM4CHEE<-HS50US07(784) << A-ASSOCIATE-AC
2025-03-10 14:54:01,109 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18747) DCM4CHEE<-HS50US07(784) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310145117122 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:54:02,894 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18747) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:54:02,897 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18747) DCM4CHEE<-HS50US07(784): Found previous received Instance[pk=108050, uid=1.2.410.200001.101.11.501.1791052210.3.20250310145117122, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 14:54:02,897 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18747) DCM4CHEE<-HS50US07(784): Ignore received Instance[studyUID=341573,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310145116908,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310145117122] with equal digest
2025-03-10 14:54:02,897 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18747) DCM4CHEE<-HS50US07(784): Updated DB in 3 ms
2025-03-10 14:54:02,898 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18747) DCM4CHEE<-HS50US07(784) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310145117122 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:54:03,105 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18747) DCM4CHEE<-HS50US07(784) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310145124566 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:54:03,397 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18747) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:54:03,399 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18747) DCM4CHEE<-HS50US07(784): Found previous received Instance[pk=108051, uid=1.2.410.200001.101.11.501.1791052210.3.20250310145124566, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 14:54:03,400 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18747) DCM4CHEE<-HS50US07(784): Ignore received Instance[studyUID=341573,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310145116908,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310145124566] with equal digest
2025-03-10 14:54:03,400 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18747) DCM4CHEE<-HS50US07(784): Updated DB in 3 ms
2025-03-10 14:54:03,401 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18747) DCM4CHEE<-HS50US07(784) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310145124566 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:54:03,608 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18747) DCM4CHEE<-HS50US07(784) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310145130464 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:54:03,899 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18747) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:54:03,901 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18747) DCM4CHEE<-HS50US07(784): Found previous received Instance[pk=108052, uid=1.2.410.200001.101.11.501.1791052210.3.20250310145130464, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 14:54:03,902 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18747) DCM4CHEE<-HS50US07(784): Ignore received Instance[studyUID=341573,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310145116908,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310145130464] with equal digest
2025-03-10 14:54:03,902 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18747) DCM4CHEE<-HS50US07(784): Updated DB in 3 ms
2025-03-10 14:54:03,903 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18747) DCM4CHEE<-HS50US07(784) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310145130464 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:54:04,110 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18747) DCM4CHEE<-HS50US07(784) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310145137070 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:54:04,402 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18747) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:54:04,404 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18747) DCM4CHEE<-HS50US07(784): Found previous received Instance[pk=108053, uid=1.2.410.200001.101.11.501.1791052210.3.20250310145137070, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 14:54:04,404 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18747) DCM4CHEE<-HS50US07(784): Ignore received Instance[studyUID=341573,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310145116908,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310145137070] with equal digest
2025-03-10 14:54:04,404 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18747) DCM4CHEE<-HS50US07(784): Updated DB in 2 ms
2025-03-10 14:54:04,406 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18747) DCM4CHEE<-HS50US07(784) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310145137070 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:54:04,612 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18747) DCM4CHEE<-HS50US07(784) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310145202096 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:54:04,904 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18747) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:54:04,906 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18747) DCM4CHEE<-HS50US07(784): Found previous received Instance[pk=108054, uid=1.2.410.200001.101.11.501.1791052210.3.20250310145202096, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 14:54:04,906 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18747) DCM4CHEE<-HS50US07(784): Ignore received Instance[studyUID=341573,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310145116908,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310145202096] with equal digest
2025-03-10 14:54:04,907 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18747) DCM4CHEE<-HS50US07(784): Updated DB in 3 ms
2025-03-10 14:54:04,908 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18747) DCM4CHEE<-HS50US07(784) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310145202096 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:54:05,114 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18747) DCM4CHEE<-HS50US07(784) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310145214202 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:54:05,406 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18747) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:54:05,408 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18747) DCM4CHEE<-HS50US07(784): Found previous received Instance[pk=108055, uid=1.2.410.200001.101.11.501.1791052210.3.20250310145214202, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 14:54:05,408 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18747) DCM4CHEE<-HS50US07(784): Ignore received Instance[studyUID=341573,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310145116908,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310145214202] with equal digest
2025-03-10 14:54:05,409 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18747) DCM4CHEE<-HS50US07(784): Updated DB in 3 ms
2025-03-10 14:54:05,410 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18747) DCM4CHEE<-HS50US07(784) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310145214202 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:54:05,617 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18747) DCM4CHEE<-HS50US07(784) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310145236291 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:54:05,908 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18747) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:54:05,910 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18747) DCM4CHEE<-HS50US07(784): Found previous received Instance[pk=108056, uid=1.2.410.200001.101.11.501.1791052210.3.20250310145236291, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 14:54:05,911 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18747) DCM4CHEE<-HS50US07(784): Ignore received Instance[studyUID=341573,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310145116908,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310145236291] with equal digest
2025-03-10 14:54:05,911 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18747) DCM4CHEE<-HS50US07(784): Updated DB in 3 ms
2025-03-10 14:54:05,912 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18747) DCM4CHEE<-HS50US07(784) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310145236291 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:54:06,119 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18747) DCM4CHEE<-HS50US07(784) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310145242566 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:54:06,411 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18747) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:54:06,413 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18747) DCM4CHEE<-HS50US07(784): Found previous received Instance[pk=108057, uid=1.2.410.200001.101.11.501.1791052210.3.20250310145242566, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 14:54:06,413 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18747) DCM4CHEE<-HS50US07(784): Ignore received Instance[studyUID=341573,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310145116908,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310145242566] with equal digest
2025-03-10 14:54:06,413 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18747) DCM4CHEE<-HS50US07(784): Updated DB in 2 ms
2025-03-10 14:54:06,414 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18747) DCM4CHEE<-HS50US07(784) << 8:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310145242566 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:54:06,621 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18747) DCM4CHEE<-HS50US07(784) >> A-RELEASE-RQ
2025-03-10 14:54:06,621 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18747) DCM4CHEE<-HS50US07(784) << A-RELEASE-RP
2025-03-10 14:54:06,671 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-32) DCM4CHEE<-HS50US07(784): close Socket[addr=187.89.160.56/187.89.160.56,port=52169,localport=11112]
2025-03-10 14:54:10,256 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18668) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:54:10,259 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774): Found previous received Instance[pk=107608, uid=1.2.410.200001.101.11.601.1501430850.3.20250308122243653, class=1.2.840.10008.5.1.4.1.1.6.1, no=29]
2025-03-10 14:54:10,259 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774): Ignore received Instance[studyUID=341229,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308115845037,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308122243653] with equal digest
2025-03-10 14:54:10,260 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774): Updated DB in 4 ms
2025-03-10 14:54:10,261 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774) << 28:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308122243653 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:54:10,477 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774) >> 29:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308122315035 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:54:13,087 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start IANScheduler.execute()
2025-03-10 14:54:13,089 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished IANScheduler.execute()
2025-03-10 14:54:37,484 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start UPSProcessingScheduler.execute()
2025-03-10 14:54:37,486 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished UPSProcessingScheduler.execute()
2025-03-10 14:54:42,271 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18668) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:54:42,274 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774): Found previous received Instance[pk=107609, uid=1.2.410.200001.101.11.601.1501430850.3.20250308122315035, class=1.2.840.10008.5.1.4.1.1.6.1, no=30]
2025-03-10 14:54:42,274 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774): Ignore received Instance[studyUID=341229,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308115845037,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308122315035] with equal digest
2025-03-10 14:54:42,275 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774): Updated DB in 4 ms
2025-03-10 14:54:42,276 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774) << 29:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308122315035 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:54:42,489 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774) >> 30:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308122341144 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:54:51,129 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 14:54:51,132 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 14:54:57,826 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start AuditScheduler.execute()
2025-03-10 14:54:57,827 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-6) Send audit message to /127.0.0.1:514
2025-03-10 14:54:57,838 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-6) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 14:54:57,838 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-6) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 14:54:57,838 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished AuditScheduler.execute()
2025-03-10 14:54:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start TaskScheduler.execute()
2025-03-10 14:54:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished TaskScheduler.execute()
2025-03-10 14:55:13,089 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start IANScheduler.execute()
2025-03-10 14:55:13,092 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished IANScheduler.execute()
2025-03-10 14:55:17,684 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18668) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:55:17,687 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774): Found previous received Instance[pk=107610, uid=1.2.410.200001.101.11.601.1501430850.3.20250308122341144, class=1.2.840.10008.5.1.4.1.1.6.1, no=31]
2025-03-10 14:55:17,688 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774): Ignore received Instance[studyUID=341229,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308115845037,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308122341144] with equal digest
2025-03-10 14:55:17,688 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774): Updated DB in 4 ms
2025-03-10 14:55:17,690 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774) << 30:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308122341144 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:55:17,916 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774) >> A-RELEASE-RQ
2025-03-10 14:55:17,916 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(774) << A-RELEASE-RP
2025-03-10 14:55:17,966 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-22) DCM4CHEE<-HS60MT(774): close Socket[addr=187.89.160.56/187.89.160.56,port=49245,localport=11112]
2025-03-10 14:55:18,436 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49246,localport=11112]
2025-03-10 14:55:18,449 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785) >> A-ASSOCIATE-RQ
2025-03-10 14:55:18,449 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785) << A-ASSOCIATE-AC
2025-03-10 14:55:18,655 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310092914778 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:55:37,486 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start UPSProcessingScheduler.execute()
2025-03-10 14:55:37,487 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished UPSProcessingScheduler.execute()
2025-03-10 14:55:57,839 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start AuditScheduler.execute()
2025-03-10 14:55:57,851 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-4) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 14:55:57,851 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-4) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 14:55:57,851 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished AuditScheduler.execute()
2025-03-10 14:55:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start TaskScheduler.execute()
2025-03-10 14:55:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished TaskScheduler.execute()
2025-03-10 14:55:59,406 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18668) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:55:59,414 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785): Create Patient[pk=8397, id=PatientID[pk=8397, id=3151, issuer=DCM4CHEE.77F6653F.08BCB5CD], name=SONIA MARIA ROCHA AREDES DA SILVA]
2025-03-10 14:55:59,415 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785): Create Study[pk=9433, uid=3151, id=31503]
2025-03-10 14:55:59,416 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785): Create Series[pk=9722, uid=1.2.410.200001.101.11.601.1501430850.2.20250310092913278, no=1, mod=US]
2025-03-10 14:55:59,416 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785): Create Instance[pk=108059, uid=1.2.410.200001.101.11.601.1501430850.3.20250310092914778, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 14:55:59,417 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785): Create Location[pk=108059, systemID=fs1, path=2025/03/10/0017ED7A/5A53B409/27FE9CEE, tsuid=1.2.840.10008.1.2, size=3416638, status=OK, objectType=DICOM_FILE]
2025-03-10 14:55:59,444 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785): Updated DB in 38 ms
2025-03-10 14:55:59,446 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) No duplicate record with equal Patient ID found Patient[pk=8397, id=PatientID[pk=8397, id=3151, issuer=DCM4CHEE.77F6653F.08BCB5CD], name=SONIA MARIA ROCHA AREDES DA SILVA]
2025-03-10 14:55:59,447 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310092914778 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:55:59,671 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310092932993 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:56:13,092 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start IANScheduler.execute()
2025-03-10 14:56:13,095 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished IANScheduler.execute()
2025-03-10 14:56:30,380 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start StudySizeScheduler.execute()
2025-03-10 14:56:30,382 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished StudySizeScheduler.execute()
2025-03-10 14:56:37,487 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start UPSProcessingScheduler.execute()
2025-03-10 14:56:37,489 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished UPSProcessingScheduler.execute()
2025-03-10 14:56:39,878 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18668) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:56:39,881 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785): Create Instance[pk=108060, uid=1.2.410.200001.101.11.601.1501430850.3.20250310092932993, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 14:56:39,881 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785): Create Location[pk=108060, systemID=fs1, path=2025/03/10/0017ED7A/5A53B409/2819EAED, tsuid=1.2.840.10008.1.2, size=3416638, status=OK, objectType=DICOM_FILE]
2025-03-10 14:56:39,893 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785): Updated DB in 15 ms
2025-03-10 14:56:39,894 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310092932993 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:56:40,100 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310092940635 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:56:57,852 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start AuditScheduler.execute()
2025-03-10 14:56:57,864 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-31) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 14:56:57,864 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-31) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 14:56:57,864 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished AuditScheduler.execute()
2025-03-10 14:56:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start TaskScheduler.execute()
2025-03-10 14:56:58,815 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished TaskScheduler.execute()
2025-03-10 14:57:10,936 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18668) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:57:10,939 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785): Create Instance[pk=108061, uid=1.2.410.200001.101.11.601.1501430850.3.20250310092940635, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 14:57:10,939 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785): Create Location[pk=108061, systemID=fs1, path=2025/03/10/0017ED7A/5A53B409/28270DB5, tsuid=1.2.840.10008.1.2, size=3416638, status=OK, objectType=DICOM_FILE]
2025-03-10 14:57:10,953 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785): Updated DB in 16 ms
2025-03-10 14:57:10,954 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310092940635 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:57:11,160 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310093025179 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:57:13,095 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start IANScheduler.execute()
2025-03-10 14:57:13,098 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished IANScheduler.execute()
2025-03-10 14:57:31,628 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18680) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:57:31,630 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18680) DCM4CHEE<-FCR-CSL1(778): Create Instance[pk=108062, uid=1.2.392.200036.9125.9.0.254262918.3290113214.86381729, class=1.2.840.10008.5.1.4.1.1.1, no=3004]
2025-03-10 14:57:31,630 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18680) DCM4CHEE<-FCR-CSL1(778): Create Location[pk=108062, systemID=fs1, path=2025/03/10/4FB8DC1A/CD90981C/403460C7, tsuid=1.2.840.10008.1.2, size=14015798, status=OK, objectType=DICOM_FILE]
2025-03-10 14:57:31,643 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18680) DCM4CHEE<-FCR-CSL1(778): Updated DB in 15 ms
2025-03-10 14:57:31,644 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18680) DCM4CHEE<-FCR-CSL1(778) << 73:C-STORE-RSP[pcid=65, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.1 - Computed Radiography Image Storage
  iuid=1.2.392.200036.9125.9.0.254262918.3290113214.86381729 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:57:31,834 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18680) DCM4CHEE<-FCR-CSL1(778) >> A-RELEASE-RQ
2025-03-10 14:57:31,834 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18680) DCM4CHEE<-FCR-CSL1(778) << A-RELEASE-RP
2025-03-10 14:57:31,884 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-13) DCM4CHEE<-FCR-CSL1(778): close Socket[addr=187.89.160.56/187.89.160.56,port=49565,localport=11112]
2025-03-10 14:57:37,489 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start UPSProcessingScheduler.execute()
2025-03-10 14:57:37,490 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished UPSProcessingScheduler.execute()
2025-03-10 14:57:42,179 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18668) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:57:42,182 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785): Create Instance[pk=108063, uid=1.2.410.200001.101.11.601.1501430850.3.20250310093025179, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 14:57:42,183 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785): Create Location[pk=108063, systemID=fs1, path=2025/03/10/0017ED7A/5A53B409/4D97AFF3, tsuid=1.2.840.10008.1.2, size=3416638, status=OK, objectType=DICOM_FILE]
2025-03-10 14:57:42,202 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785): Updated DB in 22 ms
2025-03-10 14:57:42,202 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310093025179 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:57:42,407 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310093037152 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:57:49,740 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52170,localport=11112]
2025-03-10 14:57:49,741 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18764) DCM4CHEE<-HS50US07(786) >> A-ASSOCIATE-RQ
2025-03-10 14:57:49,741 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18764) DCM4CHEE<-HS50US07(786) << A-ASSOCIATE-AC
2025-03-10 14:57:49,936 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18764) DCM4CHEE<-HS50US07(786) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310145727077 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:57:51,726 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18764) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:57:51,731 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-18764) DCM4CHEE<-HS50US07(786): Create Patient[pk=8398, id=PatientID[pk=8398, id=341583, issuer=DCM4CHEE.637BD456.0D9468CA], name=JAQUELINE DE SOUZA BEZERRA]
2025-03-10 14:57:51,733 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18764) DCM4CHEE<-HS50US07(786): Create Study[pk=9434, uid=341583, id=31670]
2025-03-10 14:57:51,734 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18764) DCM4CHEE<-HS50US07(786): Create Series[pk=9723, uid=1.2.410.200001.101.11.501.1791052210.2.20250310145726876, no=1, mod=US]
2025-03-10 14:57:51,735 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18764) DCM4CHEE<-HS50US07(786): Create Instance[pk=108064, uid=1.2.410.200001.101.11.501.1791052210.3.20250310145727077, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 14:57:51,735 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18764) DCM4CHEE<-HS50US07(786): Create Location[pk=108064, systemID=fs1, path=2025/03/10/59FB0200/3121FED2/FECCB6EB, tsuid=1.2.840.10008.1.2, size=3416652, status=OK, objectType=DICOM_FILE]
2025-03-10 14:57:51,751 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18764) DCM4CHEE<-HS50US07(786): Updated DB in 25 ms
2025-03-10 14:57:51,752 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-18764) No duplicate record with equal Patient ID found Patient[pk=8398, id=PatientID[pk=8398, id=341583, issuer=DCM4CHEE.637BD456.0D9468CA], name=JAQUELINE DE SOUZA BEZERRA]
2025-03-10 14:57:51,753 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18764) DCM4CHEE<-HS50US07(786) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310145727077 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:57:51,953 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18764) DCM4CHEE<-HS50US07(786) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310145731459 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:57:52,244 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18764) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:57:52,247 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18764) DCM4CHEE<-HS50US07(786): Create Instance[pk=108065, uid=1.2.410.200001.101.11.501.1791052210.3.20250310145731459, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 14:57:52,247 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18764) DCM4CHEE<-HS50US07(786): Create Location[pk=108065, systemID=fs1, path=2025/03/10/59FB0200/3121FED2/FED822FA, tsuid=1.2.840.10008.1.2, size=3416652, status=OK, objectType=DICOM_FILE]
2025-03-10 14:57:52,250 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18764) DCM4CHEE<-HS50US07(786): Updated DB in 6 ms
2025-03-10 14:57:52,251 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18764) DCM4CHEE<-HS50US07(786) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310145731459 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:57:52,450 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18764) DCM4CHEE<-HS50US07(786) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310145750760 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:57:52,741 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18764) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:57:52,744 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18764) DCM4CHEE<-HS50US07(786): Create Instance[pk=108066, uid=1.2.410.200001.101.11.501.1791052210.3.20250310145750760, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 14:57:52,744 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18764) DCM4CHEE<-HS50US07(786): Create Location[pk=108066, systemID=fs1, path=2025/03/10/59FB0200/3121FED2/FEF3E8F6, tsuid=1.2.840.10008.1.2, size=3416652, status=OK, objectType=DICOM_FILE]
2025-03-10 14:57:52,773 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18764) DCM4CHEE<-HS50US07(786): Updated DB in 32 ms
2025-03-10 14:57:52,774 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18764) DCM4CHEE<-HS50US07(786) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310145750760 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:57:52,972 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18764) DCM4CHEE<-HS50US07(786) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310145802936 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:57:53,264 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18764) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:57:53,267 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18764) DCM4CHEE<-HS50US07(786): Create Instance[pk=108067, uid=1.2.410.200001.101.11.501.1791052210.3.20250310145802936, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 14:57:53,267 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18764) DCM4CHEE<-HS50US07(786): Create Location[pk=108067, systemID=fs1, path=2025/03/10/59FB0200/3121FED2/00633BF9, tsuid=1.2.840.10008.1.2, size=3416652, status=OK, objectType=DICOM_FILE]
2025-03-10 14:57:53,276 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18764) DCM4CHEE<-HS50US07(786): Updated DB in 12 ms
2025-03-10 14:57:53,276 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18764) DCM4CHEE<-HS50US07(786) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310145802936 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:57:53,477 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18764) DCM4CHEE<-HS50US07(786) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310145809336 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:57:53,769 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18764) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:57:53,771 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18764) DCM4CHEE<-HS50US07(786): Create Instance[pk=108068, uid=1.2.410.200001.101.11.501.1791052210.3.20250310145809336, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 14:57:53,772 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18764) DCM4CHEE<-HS50US07(786): Create Location[pk=108068, systemID=fs1, path=2025/03/10/59FB0200/3121FED2/0066540C, tsuid=1.2.840.10008.1.2, size=3416652, status=OK, objectType=DICOM_FILE]
2025-03-10 14:57:53,780 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18764) DCM4CHEE<-HS50US07(786): Updated DB in 11 ms
2025-03-10 14:57:53,780 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18764) DCM4CHEE<-HS50US07(786) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310145809336 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:57:53,981 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18764) DCM4CHEE<-HS50US07(786) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310145838827 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:57:54,273 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18764) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:57:54,275 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18764) DCM4CHEE<-HS50US07(786): Create Instance[pk=108069, uid=1.2.410.200001.101.11.501.1791052210.3.20250310145838827, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 14:57:54,276 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18764) DCM4CHEE<-HS50US07(786): Create Location[pk=108069, systemID=fs1, path=2025/03/10/59FB0200/3121FED2/009038D7, tsuid=1.2.840.10008.1.2, size=3416652, status=OK, objectType=DICOM_FILE]
2025-03-10 14:57:54,283 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18764) DCM4CHEE<-HS50US07(786): Updated DB in 10 ms
2025-03-10 14:57:54,283 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18764) DCM4CHEE<-HS50US07(786) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310145838827 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:57:54,484 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18764) DCM4CHEE<-HS50US07(786) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310145852875 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:57:54,776 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18764) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:57:54,778 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18764) DCM4CHEE<-HS50US07(786): Create Instance[pk=108070, uid=1.2.410.200001.101.11.501.1791052210.3.20250310145852875, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 14:57:54,778 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18764) DCM4CHEE<-HS50US07(786): Create Location[pk=108070, systemID=fs1, path=2025/03/10/59FB0200/3121FED2/00A9AE38, tsuid=1.2.840.10008.1.2, size=3416652, status=OK, objectType=DICOM_FILE]
2025-03-10 14:57:54,786 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18764) DCM4CHEE<-HS50US07(786): Updated DB in 10 ms
2025-03-10 14:57:54,786 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18764) DCM4CHEE<-HS50US07(786) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310145852875 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:57:54,986 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18764) DCM4CHEE<-HS50US07(786) >> A-RELEASE-RQ
2025-03-10 14:57:54,987 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18764) DCM4CHEE<-HS50US07(786) << A-RELEASE-RP
2025-03-10 14:57:55,037 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-20) DCM4CHEE<-HS50US07(786): close Socket[addr=187.89.160.56/187.89.160.56,port=52170,localport=11112]
2025-03-10 14:57:57,864 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start AuditScheduler.execute()
2025-03-10 14:57:57,865 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-15) Send audit message to /127.0.0.1:514
2025-03-10 14:57:57,873 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-15) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 14:57:57,873 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-15) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 14:57:57,873 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished AuditScheduler.execute()
2025-03-10 14:57:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start TaskScheduler.execute()
2025-03-10 14:57:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished TaskScheduler.execute()
2025-03-10 14:58:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start PurgeStorageScheduler.execute()
2025-03-10 14:58:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished PurgeStorageScheduler.execute()
2025-03-10 14:58:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-18765) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 14:58:01,702 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-18765) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 14:58:13,098 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start IANScheduler.execute()
2025-03-10 14:58:13,100 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished IANScheduler.execute()
2025-03-10 14:58:14,284 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18668) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:58:14,287 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785): Create Instance[pk=108071, uid=1.2.410.200001.101.11.601.1501430850.3.20250310093037152, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 14:58:14,287 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785): Create Location[pk=108071, systemID=fs1, path=2025/03/10/0017ED7A/5A53B409/4DA6AFED, tsuid=1.2.840.10008.1.2, size=3416638, status=OK, objectType=DICOM_FILE]
2025-03-10 14:58:14,291 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785): Updated DB in 7 ms
2025-03-10 14:58:14,291 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310093037152 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:58:14,499 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310093127672 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:58:37,491 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start UPSProcessingScheduler.execute()
2025-03-10 14:58:37,492 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished UPSProcessingScheduler.execute()
2025-03-10 14:58:55,331 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18668) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:58:55,334 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785): Create Instance[pk=108072, uid=1.2.410.200001.101.11.601.1501430850.3.20250310093127672, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 14:58:55,334 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785): Create Location[pk=108072, systemID=fs1, path=2025/03/10/0017ED7A/5A53B409/4F4D840E, tsuid=1.2.840.10008.1.2, size=3416638, status=OK, objectType=DICOM_FILE]
2025-03-10 14:58:55,347 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785): Updated DB in 15 ms
2025-03-10 14:58:55,348 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310093127672 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:58:55,553 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310093133382 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:58:57,874 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start AuditScheduler.execute()
2025-03-10 14:58:57,874 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-27) Send audit message to /127.0.0.1:514
2025-03-10 14:58:57,875 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-27) Send audit message to /127.0.0.1:514
2025-03-10 14:58:57,875 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-27) Send audit message to /127.0.0.1:514
2025-03-10 14:58:57,884 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 14:58:57,884 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 14:58:57,884 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished AuditScheduler.execute()
2025-03-10 14:58:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start TaskScheduler.execute()
2025-03-10 14:58:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished TaskScheduler.execute()
2025-03-10 14:59:06,861 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52171,localport=11112]
2025-03-10 14:59:06,862 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18770) DCM4CHEE<-HS50US07(787) >> A-ASSOCIATE-RQ
2025-03-10 14:59:06,862 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18770) DCM4CHEE<-HS50US07(787) << A-ASSOCIATE-AC
2025-03-10 14:59:07,061 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18770) DCM4CHEE<-HS50US07(787) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310145727077 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:59:08,865 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18770) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:59:08,869 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18770) DCM4CHEE<-HS50US07(787): Found previous received Instance[pk=108064, uid=1.2.410.200001.101.11.501.1791052210.3.20250310145727077, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 14:59:08,870 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18770) DCM4CHEE<-HS50US07(787): Ignore received Instance[studyUID=341583,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310145726876,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310145727077] with equal digest
2025-03-10 14:59:08,870 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18770) DCM4CHEE<-HS50US07(787): Updated DB in 5 ms
2025-03-10 14:59:08,872 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18770) DCM4CHEE<-HS50US07(787) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310145727077 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:59:09,077 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18770) DCM4CHEE<-HS50US07(787) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310145731459 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:59:09,369 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18770) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:59:09,371 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18770) DCM4CHEE<-HS50US07(787): Found previous received Instance[pk=108065, uid=1.2.410.200001.101.11.501.1791052210.3.20250310145731459, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 14:59:09,372 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18770) DCM4CHEE<-HS50US07(787): Ignore received Instance[studyUID=341583,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310145726876,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310145731459] with equal digest
2025-03-10 14:59:09,372 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18770) DCM4CHEE<-HS50US07(787): Updated DB in 3 ms
2025-03-10 14:59:09,373 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18770) DCM4CHEE<-HS50US07(787) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310145731459 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:59:09,578 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18770) DCM4CHEE<-HS50US07(787) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310145750760 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:59:09,870 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18770) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:59:09,873 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18770) DCM4CHEE<-HS50US07(787): Found previous received Instance[pk=108066, uid=1.2.410.200001.101.11.501.1791052210.3.20250310145750760, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 14:59:09,873 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18770) DCM4CHEE<-HS50US07(787): Ignore received Instance[studyUID=341583,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310145726876,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310145750760] with equal digest
2025-03-10 14:59:09,873 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18770) DCM4CHEE<-HS50US07(787): Updated DB in 3 ms
2025-03-10 14:59:09,875 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18770) DCM4CHEE<-HS50US07(787) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310145750760 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:59:11,129 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18770) DCM4CHEE<-HS50US07(787) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310145802936 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:59:11,421 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18770) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:59:11,423 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18770) DCM4CHEE<-HS50US07(787): Found previous received Instance[pk=108067, uid=1.2.410.200001.101.11.501.1791052210.3.20250310145802936, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 14:59:11,424 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18770) DCM4CHEE<-HS50US07(787): Ignore received Instance[studyUID=341583,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310145726876,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310145802936] with equal digest
2025-03-10 14:59:11,424 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18770) DCM4CHEE<-HS50US07(787): Updated DB in 3 ms
2025-03-10 14:59:11,425 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18770) DCM4CHEE<-HS50US07(787) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310145802936 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:59:11,631 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18770) DCM4CHEE<-HS50US07(787) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310145809336 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:59:11,930 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18770) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:59:11,932 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18770) DCM4CHEE<-HS50US07(787): Found previous received Instance[pk=108068, uid=1.2.410.200001.101.11.501.1791052210.3.20250310145809336, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 14:59:11,933 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18770) DCM4CHEE<-HS50US07(787): Ignore received Instance[studyUID=341583,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310145726876,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310145809336] with equal digest
2025-03-10 14:59:11,933 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18770) DCM4CHEE<-HS50US07(787): Updated DB in 3 ms
2025-03-10 14:59:11,934 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18770) DCM4CHEE<-HS50US07(787) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310145809336 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:59:12,140 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18770) DCM4CHEE<-HS50US07(787) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310145838827 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:59:12,432 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18770) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:59:12,434 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18770) DCM4CHEE<-HS50US07(787): Found previous received Instance[pk=108069, uid=1.2.410.200001.101.11.501.1791052210.3.20250310145838827, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 14:59:12,434 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18770) DCM4CHEE<-HS50US07(787): Ignore received Instance[studyUID=341583,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310145726876,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310145838827] with equal digest
2025-03-10 14:59:12,434 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18770) DCM4CHEE<-HS50US07(787): Updated DB in 2 ms
2025-03-10 14:59:12,435 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18770) DCM4CHEE<-HS50US07(787) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310145838827 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:59:12,641 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18770) DCM4CHEE<-HS50US07(787) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310145852875 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:59:12,932 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18770) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:59:12,934 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18770) DCM4CHEE<-HS50US07(787): Found previous received Instance[pk=108070, uid=1.2.410.200001.101.11.501.1791052210.3.20250310145852875, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 14:59:12,934 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18770) DCM4CHEE<-HS50US07(787): Ignore received Instance[studyUID=341583,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310145726876,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310145852875] with equal digest
2025-03-10 14:59:12,935 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18770) DCM4CHEE<-HS50US07(787): Updated DB in 3 ms
2025-03-10 14:59:12,936 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18770) DCM4CHEE<-HS50US07(787) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310145852875 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:59:13,100 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start IANScheduler.execute()
2025-03-10 14:59:13,102 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished IANScheduler.execute()
2025-03-10 14:59:13,140 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18770) DCM4CHEE<-HS50US07(787) >> A-RELEASE-RQ
2025-03-10 14:59:13,141 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18770) DCM4CHEE<-HS50US07(787) << A-RELEASE-RP
2025-03-10 14:59:13,191 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-14) DCM4CHEE<-HS50US07(787): close Socket[addr=187.89.160.56/187.89.160.56,port=52171,localport=11112]
2025-03-10 14:59:32,123 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18668) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:59:32,126 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785): Create Instance[pk=108073, uid=1.2.410.200001.101.11.601.1501430850.3.20250310093133382, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 14:59:32,127 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785): Create Location[pk=108073, systemID=fs1, path=2025/03/10/0017ED7A/5A53B409/4F59BEEF, tsuid=1.2.840.10008.1.2, size=3416638, status=OK, objectType=DICOM_FILE]
2025-03-10 14:59:32,152 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785): Updated DB in 29 ms
2025-03-10 14:59:32,153 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310093133382 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:59:32,702 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310093139333 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:59:37,492 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start UPSProcessingScheduler.execute()
2025-03-10 14:59:37,494 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished UPSProcessingScheduler.execute()
2025-03-10 14:59:51,132 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 14:59:51,135 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 14:59:52,480 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52174,localport=11112]
2025-03-10 14:59:52,480 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18775) DCM4CHEE<-HS50US07(788) >> A-ASSOCIATE-RQ
2025-03-10 14:59:52,480 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18775) DCM4CHEE<-HS50US07(788) << A-ASSOCIATE-AC
2025-03-10 14:59:52,675 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18775) DCM4CHEE<-HS50US07(788) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310145727077 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:59:54,590 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18775) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:59:54,593 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18775) DCM4CHEE<-HS50US07(788): Found previous received Instance[pk=108064, uid=1.2.410.200001.101.11.501.1791052210.3.20250310145727077, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 14:59:54,593 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18775) DCM4CHEE<-HS50US07(788): Ignore received Instance[studyUID=341583,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310145726876,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310145727077] with equal digest
2025-03-10 14:59:54,593 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18775) DCM4CHEE<-HS50US07(788): Updated DB in 3 ms
2025-03-10 14:59:54,595 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18775) DCM4CHEE<-HS50US07(788) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310145727077 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:59:54,795 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18775) DCM4CHEE<-HS50US07(788) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310145731459 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:59:55,086 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18775) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:59:55,089 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18775) DCM4CHEE<-HS50US07(788): Found previous received Instance[pk=108065, uid=1.2.410.200001.101.11.501.1791052210.3.20250310145731459, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 14:59:55,089 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18775) DCM4CHEE<-HS50US07(788): Ignore received Instance[studyUID=341583,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310145726876,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310145731459] with equal digest
2025-03-10 14:59:55,089 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18775) DCM4CHEE<-HS50US07(788): Updated DB in 2 ms
2025-03-10 14:59:55,091 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18775) DCM4CHEE<-HS50US07(788) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310145731459 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:59:55,291 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18775) DCM4CHEE<-HS50US07(788) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310145750760 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:59:55,582 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18775) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:59:55,584 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18775) DCM4CHEE<-HS50US07(788): Found previous received Instance[pk=108066, uid=1.2.410.200001.101.11.501.1791052210.3.20250310145750760, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 14:59:55,585 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18775) DCM4CHEE<-HS50US07(788): Ignore received Instance[studyUID=341583,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310145726876,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310145750760] with equal digest
2025-03-10 14:59:55,585 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18775) DCM4CHEE<-HS50US07(788): Updated DB in 3 ms
2025-03-10 14:59:55,586 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18775) DCM4CHEE<-HS50US07(788) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310145750760 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:59:55,786 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18775) DCM4CHEE<-HS50US07(788) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310145802936 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:59:56,078 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18775) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:59:56,080 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18775) DCM4CHEE<-HS50US07(788): Found previous received Instance[pk=108067, uid=1.2.410.200001.101.11.501.1791052210.3.20250310145802936, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 14:59:56,081 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18775) DCM4CHEE<-HS50US07(788): Ignore received Instance[studyUID=341583,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310145726876,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310145802936] with equal digest
2025-03-10 14:59:56,081 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18775) DCM4CHEE<-HS50US07(788): Updated DB in 3 ms
2025-03-10 14:59:56,082 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18775) DCM4CHEE<-HS50US07(788) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310145802936 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:59:56,283 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18775) DCM4CHEE<-HS50US07(788) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310145809336 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:59:56,574 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18775) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:59:56,576 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18775) DCM4CHEE<-HS50US07(788): Found previous received Instance[pk=108068, uid=1.2.410.200001.101.11.501.1791052210.3.20250310145809336, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 14:59:56,577 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18775) DCM4CHEE<-HS50US07(788): Ignore received Instance[studyUID=341583,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310145726876,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310145809336] with equal digest
2025-03-10 14:59:56,577 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18775) DCM4CHEE<-HS50US07(788): Updated DB in 2 ms
2025-03-10 14:59:56,578 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18775) DCM4CHEE<-HS50US07(788) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310145809336 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:59:56,750 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341553&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310115904355&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310115904743&contentType=image/jpeg from null@162.240.235.97
2025-03-10 14:59:56,779 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18775) DCM4CHEE<-HS50US07(788) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310145838827 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:59:56,797 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341553&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310115904355&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310120028407&contentType=image/jpeg from null@162.240.235.97
2025-03-10 14:59:56,845 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341553&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310115904355&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310120101581&contentType=image/jpeg from null@162.240.235.97
2025-03-10 14:59:56,899 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341553&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310115904355&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310120200770&contentType=image/jpeg from null@162.240.235.97
2025-03-10 14:59:56,954 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341553&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310115904355&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310120342046&contentType=image/jpeg from null@162.240.235.97
2025-03-10 14:59:57,002 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341553&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310115904355&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310120448787&contentType=image/jpeg from null@162.240.235.97
2025-03-10 14:59:57,064 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341553&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310115904355&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310120508194&contentType=image/jpeg from null@162.240.235.97
2025-03-10 14:59:57,071 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18775) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:59:57,073 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18775) DCM4CHEE<-HS50US07(788): Found previous received Instance[pk=108069, uid=1.2.410.200001.101.11.501.1791052210.3.20250310145838827, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 14:59:57,074 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18775) DCM4CHEE<-HS50US07(788): Ignore received Instance[studyUID=341583,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310145726876,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310145838827] with equal digest
2025-03-10 14:59:57,074 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18775) DCM4CHEE<-HS50US07(788): Updated DB in 3 ms
2025-03-10 14:59:57,075 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18775) DCM4CHEE<-HS50US07(788) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310145838827 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:59:57,115 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341553&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310115904355&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310120845592&contentType=image/jpeg from null@162.240.235.97
2025-03-10 14:59:57,173 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341553&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310115904355&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310121025078&contentType=image/jpeg from null@162.240.235.97
2025-03-10 14:59:57,273 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18775) DCM4CHEE<-HS50US07(788) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310145852875 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:59:57,565 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18775) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 14:59:57,567 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18775) DCM4CHEE<-HS50US07(788): Found previous received Instance[pk=108070, uid=1.2.410.200001.101.11.501.1791052210.3.20250310145852875, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 14:59:57,567 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18775) DCM4CHEE<-HS50US07(788): Ignore received Instance[studyUID=341583,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310145726876,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310145852875] with equal digest
2025-03-10 14:59:57,568 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18775) DCM4CHEE<-HS50US07(788): Updated DB in 3 ms
2025-03-10 14:59:57,569 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18775) DCM4CHEE<-HS50US07(788) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310145852875 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 14:59:57,770 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18775) DCM4CHEE<-HS50US07(788) >> A-RELEASE-RQ
2025-03-10 14:59:57,770 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18775) DCM4CHEE<-HS50US07(788) << A-RELEASE-RP
2025-03-10 14:59:57,820 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-10) DCM4CHEE<-HS50US07(788): close Socket[addr=187.89.160.56/187.89.160.56,port=52174,localport=11112]
2025-03-10 14:59:57,885 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start AuditScheduler.execute()
2025-03-10 14:59:57,898 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-6) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 14:59:57,899 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-6) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 14:59:57,899 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished AuditScheduler.execute()
2025-03-10 14:59:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start TaskScheduler.execute()
2025-03-10 14:59:58,816 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished TaskScheduler.execute()
2025-03-10 15:00:04,342 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18668) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:00:04,345 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785): Create Instance[pk=108074, uid=1.2.410.200001.101.11.601.1501430850.3.20250310093139333, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 15:00:04,345 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785): Create Location[pk=108074, systemID=fs1, path=2025/03/10/0017ED7A/5A53B409/4F5C788F, tsuid=1.2.840.10008.1.2, size=3416638, status=OK, objectType=DICOM_FILE]
2025-03-10 15:00:04,356 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785): Updated DB in 14 ms
2025-03-10 15:00:04,357 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785) << 8:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310093139333 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:00:04,576 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310093157111 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:00:13,102 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start IANScheduler.execute()
2025-03-10 15:00:13,105 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished IANScheduler.execute()
2025-03-10 15:00:37,494 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start UPSProcessingScheduler.execute()
2025-03-10 15:00:37,495 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished UPSProcessingScheduler.execute()
2025-03-10 15:00:44,247 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18668) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:00:44,249 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785): Create Instance[pk=108075, uid=1.2.410.200001.101.11.601.1501430850.3.20250310093157111, class=1.2.840.10008.5.1.4.1.1.6.1, no=9]
2025-03-10 15:00:44,250 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785): Create Location[pk=108075, systemID=fs1, path=2025/03/10/0017ED7A/5A53B409/4F77B711, tsuid=1.2.840.10008.1.2, size=3416638, status=OK, objectType=DICOM_FILE]
2025-03-10 15:00:44,262 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785): Updated DB in 15 ms
2025-03-10 15:00:44,263 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785) << 9:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310093157111 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:00:44,479 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310093217919 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:00:57,899 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start AuditScheduler.execute()
2025-03-10 15:00:57,900 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-2) Send audit message to /127.0.0.1:514
2025-03-10 15:00:57,910 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-2) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 15:00:57,911 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-2) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:00:57,911 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished AuditScheduler.execute()
2025-03-10 15:00:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start TaskScheduler.execute()
2025-03-10 15:00:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished TaskScheduler.execute()
2025-03-10 15:01:13,106 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start IANScheduler.execute()
2025-03-10 15:01:13,108 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished IANScheduler.execute()
2025-03-10 15:01:20,429 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18668) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:01:20,433 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785): Create Instance[pk=108076, uid=1.2.410.200001.101.11.601.1501430850.3.20250310093217919, class=1.2.840.10008.5.1.4.1.1.6.1, no=10]
2025-03-10 15:01:20,433 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785): Create Location[pk=108076, systemID=fs1, path=2025/03/10/0017ED7A/5A53B409/50F44FBC, tsuid=1.2.840.10008.1.2, size=3416638, status=OK, objectType=DICOM_FILE]
2025-03-10 15:01:20,440 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785): Updated DB in 10 ms
2025-03-10 15:01:20,440 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785) << 10:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310093217919 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:01:20,652 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785) >> 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310093740920 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:01:30,382 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start StudySizeScheduler.execute()
2025-03-10 15:01:30,542 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) Calculated size of 2 studies
2025-03-10 15:01:30,542 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished StudySizeScheduler.execute()
2025-03-10 15:01:37,495 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start UPSProcessingScheduler.execute()
2025-03-10 15:01:37,497 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished UPSProcessingScheduler.execute()
2025-03-10 15:01:57,911 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start AuditScheduler.execute()
2025-03-10 15:01:57,931 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-18) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 15:01:57,931 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-18) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:01:57,931 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished AuditScheduler.execute()
2025-03-10 15:01:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start TaskScheduler.execute()
2025-03-10 15:01:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished TaskScheduler.execute()
2025-03-10 15:02:00,169 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18668) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:02:00,171 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785): Create Instance[pk=108077, uid=1.2.410.200001.101.11.601.1501430850.3.20250310093740920, class=1.2.840.10008.5.1.4.1.1.6.1, no=11]
2025-03-10 15:02:00,171 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785): Create Location[pk=108077, systemID=fs1, path=2025/03/10/0017ED7A/5A53B409/59A3A2D7, tsuid=1.2.840.10008.1.2, size=3416638, status=OK, objectType=DICOM_FILE]
2025-03-10 15:02:00,186 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785): Updated DB in 17 ms
2025-03-10 15:02:00,186 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785) << 11:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310093740920 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:02:00,392 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785) >> 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310093816499 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:02:13,109 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start IANScheduler.execute()
2025-03-10 15:02:13,111 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished IANScheduler.execute()
2025-03-10 15:02:32,417 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18668) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:02:32,420 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785): Create Instance[pk=108078, uid=1.2.410.200001.101.11.601.1501430850.3.20250310093816499, class=1.2.840.10008.5.1.4.1.1.6.1, no=12]
2025-03-10 15:02:32,420 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785): Create Location[pk=108078, systemID=fs1, path=2025/03/10/0017ED7A/5A53B409/5B30DD4A, tsuid=1.2.840.10008.1.2, size=3416638, status=OK, objectType=DICOM_FILE]
2025-03-10 15:02:32,438 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785): Updated DB in 21 ms
2025-03-10 15:02:32,439 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785) << 12:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310093816499 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:02:32,671 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785) >> 13:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310093916053 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:02:37,497 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start UPSProcessingScheduler.execute()
2025-03-10 15:02:37,499 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished UPSProcessingScheduler.execute()
2025-03-10 15:02:47,854 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52175,localport=11112]
2025-03-10 15:02:47,855 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18788) DCM4CHEE<-HS50US07(789) >> A-ASSOCIATE-RQ
2025-03-10 15:02:47,855 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18788) DCM4CHEE<-HS50US07(789) << A-ASSOCIATE-AC
2025-03-10 15:02:48,050 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18788) DCM4CHEE<-HS50US07(789) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310150212824 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:02:49,817 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18788) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:02:49,821 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-18788) DCM4CHEE<-HS50US07(789): Create Patient[pk=8399, id=PatientID[pk=8399, id=341577, issuer=DCM4CHEE.AFD0B2C4.0A393068], name=CLAUDIA GAMARRA DUTRA]
2025-03-10 15:02:49,823 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18788) DCM4CHEE<-HS50US07(789): Create Study[pk=9435, uid=341577, id=31663]
2025-03-10 15:02:49,823 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18788) DCM4CHEE<-HS50US07(789): Create Series[pk=9724, uid=1.2.410.200001.101.11.501.1791052210.2.20250310150212515, no=1, mod=US]
2025-03-10 15:02:49,824 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18788) DCM4CHEE<-HS50US07(789): Create Instance[pk=108079, uid=1.2.410.200001.101.11.501.1791052210.3.20250310150212824, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 15:02:49,824 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18788) DCM4CHEE<-HS50US07(789): Create Location[pk=108079, systemID=fs1, path=2025/03/10/59FB01E5/87EBD356/55964078, tsuid=1.2.840.10008.1.2, size=3416648, status=OK, objectType=DICOM_FILE]
2025-03-10 15:02:49,843 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18788) DCM4CHEE<-HS50US07(789): Updated DB in 26 ms
2025-03-10 15:02:49,844 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-18788) No duplicate record with equal Patient ID found Patient[pk=8399, id=PatientID[pk=8399, id=341577, issuer=DCM4CHEE.AFD0B2C4.0A393068], name=CLAUDIA GAMARRA DUTRA]
2025-03-10 15:02:49,845 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18788) DCM4CHEE<-HS50US07(789) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310150212824 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:02:50,044 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18788) DCM4CHEE<-HS50US07(789) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310150228675 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:02:50,336 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18788) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:02:50,338 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18788) DCM4CHEE<-HS50US07(789): Create Instance[pk=108080, uid=1.2.410.200001.101.11.501.1791052210.3.20250310150228675, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 15:02:50,338 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18788) DCM4CHEE<-HS50US07(789): Create Location[pk=108080, systemID=fs1, path=2025/03/10/59FB01E5/87EBD356/55A70B4D, tsuid=1.2.840.10008.1.2, size=3416648, status=OK, objectType=DICOM_FILE]
2025-03-10 15:02:50,349 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18788) DCM4CHEE<-HS50US07(789): Updated DB in 13 ms
2025-03-10 15:02:50,349 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18788) DCM4CHEE<-HS50US07(789) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310150228675 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:02:50,548 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18788) DCM4CHEE<-HS50US07(789) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310150305438 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:02:50,840 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18788) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:02:50,842 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18788) DCM4CHEE<-HS50US07(789): Create Instance[pk=108081, uid=1.2.410.200001.101.11.501.1791052210.3.20250310150305438, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 15:02:50,842 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18788) DCM4CHEE<-HS50US07(789): Create Location[pk=108081, systemID=fs1, path=2025/03/10/59FB01E5/87EBD356/573E4FD2, tsuid=1.2.840.10008.1.2, size=3416648, status=OK, objectType=DICOM_FILE]
2025-03-10 15:02:50,854 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18788) DCM4CHEE<-HS50US07(789): Updated DB in 14 ms
2025-03-10 15:02:50,854 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18788) DCM4CHEE<-HS50US07(789) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310150305438 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:02:51,053 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18788) DCM4CHEE<-HS50US07(789) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310150314776 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:02:51,345 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18788) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:02:51,348 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18788) DCM4CHEE<-HS50US07(789): Create Instance[pk=108082, uid=1.2.410.200001.101.11.501.1791052210.3.20250310150314776, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 15:02:51,348 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18788) DCM4CHEE<-HS50US07(789): Create Location[pk=108082, systemID=fs1, path=2025/03/10/59FB01E5/87EBD356/574BFEB1, tsuid=1.2.840.10008.1.2, size=3416648, status=OK, objectType=DICOM_FILE]
2025-03-10 15:02:51,361 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18788) DCM4CHEE<-HS50US07(789): Updated DB in 16 ms
2025-03-10 15:02:51,361 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18788) DCM4CHEE<-HS50US07(789) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310150314776 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:02:51,561 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18788) DCM4CHEE<-HS50US07(789) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310150320920 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:02:51,852 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18788) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:02:51,854 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18788) DCM4CHEE<-HS50US07(789): Create Instance[pk=108083, uid=1.2.410.200001.101.11.501.1791052210.3.20250310150320920, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 15:02:51,855 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18788) DCM4CHEE<-HS50US07(789): Create Location[pk=108083, systemID=fs1, path=2025/03/10/59FB01E5/87EBD356/57584B97, tsuid=1.2.840.10008.1.2, size=3416648, status=OK, objectType=DICOM_FILE]
2025-03-10 15:02:51,862 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18788) DCM4CHEE<-HS50US07(789): Updated DB in 10 ms
2025-03-10 15:02:51,862 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18788) DCM4CHEE<-HS50US07(789) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310150320920 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:02:52,062 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18788) DCM4CHEE<-HS50US07(789) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310150323541 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:02:52,353 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18788) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:02:52,355 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18788) DCM4CHEE<-HS50US07(789): Create Instance[pk=108084, uid=1.2.410.200001.101.11.501.1791052210.3.20250310150323541, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 15:02:52,355 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18788) DCM4CHEE<-HS50US07(789): Create Location[pk=108084, systemID=fs1, path=2025/03/10/59FB01E5/87EBD356/575999EF, tsuid=1.2.840.10008.1.2, size=3416648, status=OK, objectType=DICOM_FILE]
2025-03-10 15:02:52,365 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18788) DCM4CHEE<-HS50US07(789): Updated DB in 12 ms
2025-03-10 15:02:52,365 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18788) DCM4CHEE<-HS50US07(789) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310150323541 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:02:52,564 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18788) DCM4CHEE<-HS50US07(789) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310150337451 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:02:52,856 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18788) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:02:52,858 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18788) DCM4CHEE<-HS50US07(789): Create Instance[pk=108085, uid=1.2.410.200001.101.11.501.1791052210.3.20250310150337451, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 15:02:52,859 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18788) DCM4CHEE<-HS50US07(789): Create Location[pk=108085, systemID=fs1, path=2025/03/10/59FB01E5/87EBD356/57697F4A, tsuid=1.2.840.10008.1.2, size=3416648, status=OK, objectType=DICOM_FILE]
2025-03-10 15:02:52,869 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18788) DCM4CHEE<-HS50US07(789): Updated DB in 13 ms
2025-03-10 15:02:52,869 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18788) DCM4CHEE<-HS50US07(789) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310150337451 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:02:53,069 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18788) DCM4CHEE<-HS50US07(789) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310150340461 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:02:53,360 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18788) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:02:53,362 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18788) DCM4CHEE<-HS50US07(789): Create Instance[pk=108086, uid=1.2.410.200001.101.11.501.1791052210.3.20250310150340461, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 15:02:53,362 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18788) DCM4CHEE<-HS50US07(789): Create Location[pk=108086, systemID=fs1, path=2025/03/10/59FB01E5/87EBD356/57746851, tsuid=1.2.840.10008.1.2, size=3416648, status=OK, objectType=DICOM_FILE]
2025-03-10 15:02:53,370 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18788) DCM4CHEE<-HS50US07(789): Updated DB in 10 ms
2025-03-10 15:02:53,370 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18788) DCM4CHEE<-HS50US07(789) << 8:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310150340461 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:02:53,570 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18788) DCM4CHEE<-HS50US07(789) >> A-RELEASE-RQ
2025-03-10 15:02:53,570 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18788) DCM4CHEE<-HS50US07(789) << A-RELEASE-RP
2025-03-10 15:02:53,621 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-13) DCM4CHEE<-HS50US07(789): close Socket[addr=187.89.160.56/187.89.160.56,port=52175,localport=11112]
2025-03-10 15:02:57,931 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start AuditScheduler.execute()
2025-03-10 15:02:57,933 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-17) Send audit message to /127.0.0.1:514
2025-03-10 15:02:57,933 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-17) Send audit message to /127.0.0.1:514
2025-03-10 15:02:57,944 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-17) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 15:02:57,944 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-17) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:02:57,945 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished AuditScheduler.execute()
2025-03-10 15:02:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start TaskScheduler.execute()
2025-03-10 15:02:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished TaskScheduler.execute()
2025-03-10 15:02:59,967 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52176,localport=11112]
2025-03-10 15:02:59,968 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18789) DCM4CHEE<-HS50US07(790) >> A-ASSOCIATE-RQ
2025-03-10 15:02:59,968 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18789) DCM4CHEE<-HS50US07(790) << A-ASSOCIATE-AC
2025-03-10 15:03:00,167 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18789) DCM4CHEE<-HS50US07(790) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310150212824 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:03:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start PurgeStorageScheduler.execute()
2025-03-10 15:03:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished PurgeStorageScheduler.execute()
2025-03-10 15:03:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-18790) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 15:03:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-18790) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 15:03:01,913 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18789) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:03:01,917 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18789) DCM4CHEE<-HS50US07(790): Found previous received Instance[pk=108079, uid=1.2.410.200001.101.11.501.1791052210.3.20250310150212824, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 15:03:01,917 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18789) DCM4CHEE<-HS50US07(790): Ignore received Instance[studyUID=341577,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310150212515,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310150212824] with equal digest
2025-03-10 15:03:01,918 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18789) DCM4CHEE<-HS50US07(790): Updated DB in 5 ms
2025-03-10 15:03:01,920 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18789) DCM4CHEE<-HS50US07(790) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310150212824 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:03:02,124 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18789) DCM4CHEE<-HS50US07(790) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310150228675 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:03:02,415 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18789) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:03:02,418 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18789) DCM4CHEE<-HS50US07(790): Found previous received Instance[pk=108080, uid=1.2.410.200001.101.11.501.1791052210.3.20250310150228675, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 15:03:02,418 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18789) DCM4CHEE<-HS50US07(790): Ignore received Instance[studyUID=341577,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310150212515,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310150228675] with equal digest
2025-03-10 15:03:02,418 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18789) DCM4CHEE<-HS50US07(790): Updated DB in 3 ms
2025-03-10 15:03:02,419 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18789) DCM4CHEE<-HS50US07(790) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310150228675 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:03:02,624 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18789) DCM4CHEE<-HS50US07(790) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310150305438 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:03:02,915 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18789) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:03:02,918 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18789) DCM4CHEE<-HS50US07(790): Found previous received Instance[pk=108081, uid=1.2.410.200001.101.11.501.1791052210.3.20250310150305438, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 15:03:02,918 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18789) DCM4CHEE<-HS50US07(790): Ignore received Instance[studyUID=341577,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310150212515,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310150305438] with equal digest
2025-03-10 15:03:02,918 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18789) DCM4CHEE<-HS50US07(790): Updated DB in 2 ms
2025-03-10 15:03:02,919 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18789) DCM4CHEE<-HS50US07(790) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310150305438 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:03:03,124 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18789) DCM4CHEE<-HS50US07(790) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310150314776 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:03:03,415 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18789) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:03:03,417 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18789) DCM4CHEE<-HS50US07(790): Found previous received Instance[pk=108082, uid=1.2.410.200001.101.11.501.1791052210.3.20250310150314776, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 15:03:03,417 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18789) DCM4CHEE<-HS50US07(790): Ignore received Instance[studyUID=341577,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310150212515,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310150314776] with equal digest
2025-03-10 15:03:03,418 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18789) DCM4CHEE<-HS50US07(790): Updated DB in 3 ms
2025-03-10 15:03:03,419 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18789) DCM4CHEE<-HS50US07(790) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310150314776 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:03:03,624 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18789) DCM4CHEE<-HS50US07(790) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310150320920 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:03:03,916 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18789) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:03:03,921 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18789) DCM4CHEE<-HS50US07(790): Found previous received Instance[pk=108083, uid=1.2.410.200001.101.11.501.1791052210.3.20250310150320920, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 15:03:03,921 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18789) DCM4CHEE<-HS50US07(790): Ignore received Instance[studyUID=341577,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310150212515,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310150320920] with equal digest
2025-03-10 15:03:03,922 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18789) DCM4CHEE<-HS50US07(790): Updated DB in 6 ms
2025-03-10 15:03:03,924 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18789) DCM4CHEE<-HS50US07(790) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310150320920 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:03:04,128 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18789) DCM4CHEE<-HS50US07(790) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310150323541 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:03:04,419 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18789) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:03:04,421 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18789) DCM4CHEE<-HS50US07(790): Found previous received Instance[pk=108084, uid=1.2.410.200001.101.11.501.1791052210.3.20250310150323541, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 15:03:04,422 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18789) DCM4CHEE<-HS50US07(790): Ignore received Instance[studyUID=341577,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310150212515,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310150323541] with equal digest
2025-03-10 15:03:04,422 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18789) DCM4CHEE<-HS50US07(790): Updated DB in 3 ms
2025-03-10 15:03:04,423 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18789) DCM4CHEE<-HS50US07(790) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310150323541 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:03:04,627 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18789) DCM4CHEE<-HS50US07(790) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310150337451 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:03:04,919 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18789) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:03:04,921 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18789) DCM4CHEE<-HS50US07(790): Found previous received Instance[pk=108085, uid=1.2.410.200001.101.11.501.1791052210.3.20250310150337451, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 15:03:04,922 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18789) DCM4CHEE<-HS50US07(790): Ignore received Instance[studyUID=341577,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310150212515,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310150337451] with equal digest
2025-03-10 15:03:04,922 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18789) DCM4CHEE<-HS50US07(790): Updated DB in 3 ms
2025-03-10 15:03:04,923 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18789) DCM4CHEE<-HS50US07(790) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310150337451 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:03:05,128 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18789) DCM4CHEE<-HS50US07(790) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310150340461 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:03:05,419 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18789) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:03:05,421 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18789) DCM4CHEE<-HS50US07(790): Found previous received Instance[pk=108086, uid=1.2.410.200001.101.11.501.1791052210.3.20250310150340461, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 15:03:05,422 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18789) DCM4CHEE<-HS50US07(790): Ignore received Instance[studyUID=341577,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310150212515,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310150340461] with equal digest
2025-03-10 15:03:05,422 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18789) DCM4CHEE<-HS50US07(790): Updated DB in 3 ms
2025-03-10 15:03:05,423 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18789) DCM4CHEE<-HS50US07(790) << 8:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310150340461 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:03:05,632 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18789) DCM4CHEE<-HS50US07(790) >> A-RELEASE-RQ
2025-03-10 15:03:05,632 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18789) DCM4CHEE<-HS50US07(790) << A-RELEASE-RP
2025-03-10 15:03:05,682 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-15) DCM4CHEE<-HS50US07(790): close Socket[addr=187.89.160.56/187.89.160.56,port=52176,localport=11112]
2025-03-10 15:03:12,345 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18668) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:03:12,348 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785): Create Instance[pk=108087, uid=1.2.410.200001.101.11.601.1501430850.3.20250310093916053, class=1.2.840.10008.5.1.4.1.1.6.1, no=13]
2025-03-10 15:03:12,348 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785): Create Location[pk=108087, systemID=fs1, path=2025/03/10/0017ED7A/5A53B409/5CE5A663, tsuid=1.2.840.10008.1.2, size=3416638, status=OK, objectType=DICOM_FILE]
2025-03-10 15:03:12,359 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785): Updated DB in 14 ms
2025-03-10 15:03:12,360 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785) << 13:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310093916053 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:03:12,572 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785) >> 14:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310093923960 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:03:13,112 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start IANScheduler.execute()
2025-03-10 15:03:13,113 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished IANScheduler.execute()
2025-03-10 15:03:37,499 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start UPSProcessingScheduler.execute()
2025-03-10 15:03:37,500 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished UPSProcessingScheduler.execute()
2025-03-10 15:03:46,571 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18668) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:03:46,575 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785): Create Instance[pk=108088, uid=1.2.410.200001.101.11.601.1501430850.3.20250310093923960, class=1.2.840.10008.5.1.4.1.1.6.1, no=14]
2025-03-10 15:03:46,575 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785): Create Location[pk=108088, systemID=fs1, path=2025/03/10/0017ED7A/5A53B409/5CF282AC, tsuid=1.2.840.10008.1.2, size=3416638, status=OK, objectType=DICOM_FILE]
2025-03-10 15:03:46,585 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785): Updated DB in 14 ms
2025-03-10 15:03:46,586 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785) << 14:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310093923960 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:03:46,792 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785) >> 15:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310094033253 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:03:57,945 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start AuditScheduler.execute()
2025-03-10 15:03:57,947 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-7) Send audit message to /127.0.0.1:514
2025-03-10 15:03:57,947 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-7) Send audit message to /127.0.0.1:514
2025-03-10 15:03:57,957 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-7) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 15:03:57,957 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-7) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:03:57,958 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished AuditScheduler.execute()
2025-03-10 15:03:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start TaskScheduler.execute()
2025-03-10 15:03:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished TaskScheduler.execute()
2025-03-10 15:04:13,114 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start IANScheduler.execute()
2025-03-10 15:04:13,116 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished IANScheduler.execute()
2025-03-10 15:04:23,552 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18668) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:04:23,555 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785): Create Instance[pk=108089, uid=1.2.410.200001.101.11.601.1501430850.3.20250310094033253, class=1.2.840.10008.5.1.4.1.1.6.1, no=15]
2025-03-10 15:04:23,555 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785): Create Location[pk=108089, systemID=fs1, path=2025/03/10/0017ED7A/5A53B409/828B1D74, tsuid=1.2.840.10008.1.2, size=3416638, status=OK, objectType=DICOM_FILE]
2025-03-10 15:04:23,574 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785): Updated DB in 22 ms
2025-03-10 15:04:23,575 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785) << 15:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310094033253 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:04:23,871 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785) >> 16:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310094108734 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:04:29,210 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52051,localport=11112]
2025-03-10 15:04:29,226 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18795) DCM4CHEE<-HS30(791) >> A-ASSOCIATE-RQ
2025-03-10 15:04:29,227 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18795) DCM4CHEE<-HS30(791) << A-ASSOCIATE-AC
2025-03-10 15:04:29,441 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18795) DCM4CHEE<-HS30(791) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093425341 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:04:36,864 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18795) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:04:36,868 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18795) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 15:04:36,871 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18795) DCM4CHEE<-HS30(791): processing 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093425341 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:04:36,871 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18795) DCM4CHEE<-HS30(791) << 1:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:04:37,087 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18795) DCM4CHEE<-HS30(791) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093451002 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:04:37,500 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start UPSProcessingScheduler.execute()
2025-03-10 15:04:37,501 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished UPSProcessingScheduler.execute()
2025-03-10 15:04:43,675 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18795) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:04:43,680 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18795) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 15:04:43,683 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18795) DCM4CHEE<-HS30(791): processing 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093451002 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:04:43,684 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18795) DCM4CHEE<-HS30(791) << 2:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:04:43,885 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18795) DCM4CHEE<-HS30(791) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093651199 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:04:49,865 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18795) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:04:49,869 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18795) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 15:04:49,872 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18795) DCM4CHEE<-HS30(791): processing 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093651199 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:04:49,872 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18795) DCM4CHEE<-HS30(791) << 3:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:04:50,077 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18795) DCM4CHEE<-HS30(791) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093845190 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:04:51,135 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 15:04:51,139 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 15:04:57,055 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18795) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:04:57,058 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18795) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 15:04:57,060 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18795) DCM4CHEE<-HS30(791): processing 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093845190 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:04:57,061 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18795) DCM4CHEE<-HS30(791) << 4:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:04:57,266 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18795) DCM4CHEE<-HS30(791) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093924364 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:04:57,958 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start AuditScheduler.execute()
2025-03-10 15:04:57,969 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-14) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 15:04:57,969 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-14) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:04:57,969 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished AuditScheduler.execute()
2025-03-10 15:04:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start TaskScheduler.execute()
2025-03-10 15:04:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished TaskScheduler.execute()
2025-03-10 15:05:01,059 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18795) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:05:01,062 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18795) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 15:05:01,064 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18795) DCM4CHEE<-HS30(791): processing 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093924364 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:05:01,064 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18795) DCM4CHEE<-HS30(791) << 5:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:05:01,267 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18795) DCM4CHEE<-HS30(791) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093944816 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:05:04,780 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18668) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:05:04,782 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785): Create Instance[pk=108090, uid=1.2.410.200001.101.11.601.1501430850.3.20250310094108734, class=1.2.840.10008.5.1.4.1.1.6.1, no=16]
2025-03-10 15:05:04,783 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785): Create Location[pk=108090, systemID=fs1, path=2025/03/10/0017ED7A/5A53B409/841807F3, tsuid=1.2.840.10008.1.2, size=3416638, status=OK, objectType=DICOM_FILE]
2025-03-10 15:05:04,786 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785): Updated DB in 6 ms
2025-03-10 15:05:04,786 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785) << 16:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310094108734 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:05:04,990 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785) >> 17:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310094201501 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:05:05,456 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18795) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:05:05,459 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18795) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 15:05:05,461 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18795) DCM4CHEE<-HS30(791): processing 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093944816 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:05:05,461 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18795) DCM4CHEE<-HS30(791) << 6:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:05:05,664 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18795) DCM4CHEE<-HS30(791) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094228083 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:05:13,077 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18795) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:05:13,080 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18795) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 15:05:13,082 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18795) DCM4CHEE<-HS30(791): processing 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094228083 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:05:13,082 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18795) DCM4CHEE<-HS30(791) << 7:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:05:13,116 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start IANScheduler.execute()
2025-03-10 15:05:13,118 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished IANScheduler.execute()
2025-03-10 15:05:13,285 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18795) DCM4CHEE<-HS30(791) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094719950 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:05:17,271 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18795) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:05:17,275 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18795) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 15:05:17,278 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18795) DCM4CHEE<-HS30(791): processing 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094719950 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:05:17,278 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18795) DCM4CHEE<-HS30(791) << 8:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:05:17,481 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18795) DCM4CHEE<-HS30(791) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094736570 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:05:21,888 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18795) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:05:21,893 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18795) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 15:05:21,895 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18795) DCM4CHEE<-HS30(791): processing 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094736570 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:05:21,896 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18795) DCM4CHEE<-HS30(791) << 9:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:05:22,099 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18795) DCM4CHEE<-HS30(791) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094926416 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:05:29,080 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18795) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:05:29,084 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18795) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 15:05:29,086 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18795) DCM4CHEE<-HS30(791): processing 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094926416 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:05:29,087 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18795) DCM4CHEE<-HS30(791) << 10:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:05:29,290 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18795) DCM4CHEE<-HS30(791) >> 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123095019608 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:05:36,258 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18795) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:05:36,262 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18795) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 15:05:36,264 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18795) DCM4CHEE<-HS30(791): processing 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123095019608 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:05:36,264 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18795) DCM4CHEE<-HS30(791) << 11:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:05:36,467 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18795) DCM4CHEE<-HS30(791) >> 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123095050423 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:05:37,501 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start UPSProcessingScheduler.execute()
2025-03-10 15:05:37,503 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished UPSProcessingScheduler.execute()
2025-03-10 15:05:42,647 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18795) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:05:42,653 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18795) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 15:05:42,655 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18795) DCM4CHEE<-HS30(791): processing 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123095050423 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:05:42,655 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18795) DCM4CHEE<-HS30(791) << 12:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:05:42,858 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18795) DCM4CHEE<-HS30(791) >> A-RELEASE-RQ
2025-03-10 15:05:42,858 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18795) DCM4CHEE<-HS30(791) << A-RELEASE-RP
2025-03-10 15:05:42,908 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-6) DCM4CHEE<-HS30(791): close Socket[addr=187.89.160.56/187.89.160.56,port=52051,localport=11112]
2025-03-10 15:05:49,987 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18668) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:05:49,991 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785): Create Instance[pk=108091, uid=1.2.410.200001.101.11.601.1501430850.3.20250310094201501, class=1.2.840.10008.5.1.4.1.1.6.1, no=17]
2025-03-10 15:05:49,991 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785): Create Location[pk=108091, systemID=fs1, path=2025/03/10/0017ED7A/5A53B409/85C9AA17, tsuid=1.2.840.10008.1.2, size=3915746, status=OK, objectType=DICOM_FILE]
2025-03-10 15:05:50,005 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785): Updated DB in 17 ms
2025-03-10 15:05:50,006 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785) << 17:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310094201501 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:05:50,213 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785) >> 18:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310094244904 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:05:57,969 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start AuditScheduler.execute()
2025-03-10 15:05:57,980 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-26) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 15:05:57,980 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-26) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:05:57,981 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished AuditScheduler.execute()
2025-03-10 15:05:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start TaskScheduler.execute()
2025-03-10 15:05:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished TaskScheduler.execute()
2025-03-10 15:06:13,118 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start IANScheduler.execute()
2025-03-10 15:06:13,120 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished IANScheduler.execute()
2025-03-10 15:06:13,253 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52057,localport=11112]
2025-03-10 15:06:13,254 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18804) DCM4CHEE<-HS30(792) >> A-ASSOCIATE-RQ
2025-03-10 15:06:13,254 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18804) DCM4CHEE<-HS30(792) << A-ASSOCIATE-AC
2025-03-10 15:06:13,443 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18804) DCM4CHEE<-HS30(792) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20240928092347489 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:06:20,942 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18804) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:06:20,952 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18804) Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from Patient ID 28092024-074102^^^DCM4CHEE.7BBB96F6.083D80C9 in previous received object of Study[uid=1.2.410.200001.101.11.301.1123109166.1.20240928074139541].
2025-03-10 15:06:20,955 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18804) DCM4CHEE<-HS30(792): processing 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20240928092347489 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from Patient ID 28092024-074102^^^DCM4CHEE.7BBB96F6.083D80C9 in previous received object of Study[uid=1.2.410.200001.101.11.301.1123109166.1.20240928074139541].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:06:20,955 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18804) DCM4CHEE<-HS30(792) << 1:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:06:21,147 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18804) DCM4CHEE<-HS30(792) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20240928092407110 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:06:25,498 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18804) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:06:25,502 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18804) Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from Patient ID 28092024-074102^^^DCM4CHEE.7BBB96F6.083D80C9 in previous received object of Study[uid=1.2.410.200001.101.11.301.1123109166.1.20240928074139541].
2025-03-10 15:06:25,504 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18804) DCM4CHEE<-HS30(792): processing 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20240928092407110 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from Patient ID 28092024-074102^^^DCM4CHEE.7BBB96F6.083D80C9 in previous received object of Study[uid=1.2.410.200001.101.11.301.1123109166.1.20240928074139541].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:06:25,504 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18804) DCM4CHEE<-HS30(792) << 2:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:06:25,697 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18804) DCM4CHEE<-HS30(792) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20240928092414509 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:06:28,236 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18668) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:06:28,238 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785): Create Instance[pk=108092, uid=1.2.410.200001.101.11.601.1501430850.3.20250310094244904, class=1.2.840.10008.5.1.4.1.1.6.1, no=18]
2025-03-10 15:06:28,239 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785): Create Location[pk=108092, systemID=fs1, path=2025/03/10/0017ED7A/5A53B409/8603743F, tsuid=1.2.840.10008.1.2, size=3416638, status=OK, objectType=DICOM_FILE]
2025-03-10 15:06:28,258 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785): Updated DB in 22 ms
2025-03-10 15:06:28,259 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785) << 18:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310094244904 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:06:28,467 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785) >> 19:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310094352793 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:06:30,542 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start StudySizeScheduler.execute()
2025-03-10 15:06:30,639 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) Calculated size of 1 studies
2025-03-10 15:06:30,639 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished StudySizeScheduler.execute()
2025-03-10 15:06:31,365 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18804) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:06:31,369 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18804) Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from Patient ID 28092024-074102^^^DCM4CHEE.7BBB96F6.083D80C9 in previous received object of Study[uid=1.2.410.200001.101.11.301.1123109166.1.20240928074139541].
2025-03-10 15:06:31,372 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18804) DCM4CHEE<-HS30(792): processing 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20240928092414509 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from Patient ID 28092024-074102^^^DCM4CHEE.7BBB96F6.083D80C9 in previous received object of Study[uid=1.2.410.200001.101.11.301.1123109166.1.20240928074139541].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:06:31,372 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18804) DCM4CHEE<-HS30(792) << 3:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:06:31,565 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18804) DCM4CHEE<-HS30(792) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20240928092430117 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:06:37,503 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start UPSProcessingScheduler.execute()
2025-03-10 15:06:37,504 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished UPSProcessingScheduler.execute()
2025-03-10 15:06:37,602 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18804) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:06:37,610 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18804) Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from Patient ID 28092024-074102^^^DCM4CHEE.7BBB96F6.083D80C9 in previous received object of Study[uid=1.2.410.200001.101.11.301.1123109166.1.20240928074139541].
2025-03-10 15:06:37,612 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18804) DCM4CHEE<-HS30(792): processing 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20240928092430117 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from Patient ID 28092024-074102^^^DCM4CHEE.7BBB96F6.083D80C9 in previous received object of Study[uid=1.2.410.200001.101.11.301.1123109166.1.20240928074139541].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:06:37,613 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18804) DCM4CHEE<-HS30(792) << 4:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:06:37,805 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18804) DCM4CHEE<-HS30(792) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20240928092441499 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:06:43,844 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18804) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:06:43,849 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18804) Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from Patient ID 28092024-074102^^^DCM4CHEE.7BBB96F6.083D80C9 in previous received object of Study[uid=1.2.410.200001.101.11.301.1123109166.1.20240928074139541].
2025-03-10 15:06:43,851 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18804) DCM4CHEE<-HS30(792): processing 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20240928092441499 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from Patient ID 28092024-074102^^^DCM4CHEE.7BBB96F6.083D80C9 in previous received object of Study[uid=1.2.410.200001.101.11.301.1123109166.1.20240928074139541].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:06:43,851 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18804) DCM4CHEE<-HS30(792) << 5:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:06:44,044 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18804) DCM4CHEE<-HS30(792) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20240928092516071 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:06:51,058 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18804) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:06:51,063 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18804) Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from Patient ID 28092024-074102^^^DCM4CHEE.7BBB96F6.083D80C9 in previous received object of Study[uid=1.2.410.200001.101.11.301.1123109166.1.20240928074139541].
2025-03-10 15:06:51,065 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18804) DCM4CHEE<-HS30(792): processing 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20240928092516071 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from Patient ID 28092024-074102^^^DCM4CHEE.7BBB96F6.083D80C9 in previous received object of Study[uid=1.2.410.200001.101.11.301.1123109166.1.20240928074139541].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:06:51,066 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18804) DCM4CHEE<-HS30(792) << 6:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:06:51,258 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18804) DCM4CHEE<-HS30(792) >> A-RELEASE-RQ
2025-03-10 15:06:51,258 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18804) DCM4CHEE<-HS30(792) << A-RELEASE-RP
2025-03-10 15:06:51,308 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-4) DCM4CHEE<-HS30(792): close Socket[addr=187.89.160.56/187.89.160.56,port=52057,localport=11112]
2025-03-10 15:06:57,981 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start AuditScheduler.execute()
2025-03-10 15:06:57,983 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-21) Send audit message to /127.0.0.1:514
2025-03-10 15:06:57,996 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-21) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 15:06:57,996 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-21) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:06:57,996 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished AuditScheduler.execute()
2025-03-10 15:06:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start TaskScheduler.execute()
2025-03-10 15:06:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished TaskScheduler.execute()
2025-03-10 15:07:06,314 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18668) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:07:06,317 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785): Create Instance[pk=108093, uid=1.2.410.200001.101.11.601.1501430850.3.20250310094352793, class=1.2.840.10008.5.1.4.1.1.6.1, no=19]
2025-03-10 15:07:06,317 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785): Create Location[pk=108093, systemID=fs1, path=2025/03/10/0017ED7A/5A53B409/87C57535, tsuid=1.2.840.10008.1.2, size=3416638, status=OK, objectType=DICOM_FILE]
2025-03-10 15:07:06,334 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785): Updated DB in 20 ms
2025-03-10 15:07:06,335 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785) << 19:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310094352793 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:07:06,562 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785) >> 20:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310094512859 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:07:13,120 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start IANScheduler.execute()
2025-03-10 15:07:13,123 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished IANScheduler.execute()
2025-03-10 15:07:21,653 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52061,localport=11112]
2025-03-10 15:07:21,653 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18809) DCM4CHEE<-HS30(793) >> A-ASSOCIATE-RQ
2025-03-10 15:07:21,654 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18809) DCM4CHEE<-HS30(793) << A-ASSOCIATE-AC
2025-03-10 15:07:21,847 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18809) DCM4CHEE<-HS30(793) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20240928092347489 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:07:34,215 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18809) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:07:34,220 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18809) Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from Patient ID 28092024-074102^^^DCM4CHEE.7BBB96F6.083D80C9 in previous received object of Study[uid=1.2.410.200001.101.11.301.1123109166.1.20240928074139541].
2025-03-10 15:07:34,223 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18809) DCM4CHEE<-HS30(793): processing 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20240928092347489 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from Patient ID 28092024-074102^^^DCM4CHEE.7BBB96F6.083D80C9 in previous received object of Study[uid=1.2.410.200001.101.11.301.1123109166.1.20240928074139541].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:07:34,223 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18809) DCM4CHEE<-HS30(793) << 1:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:07:34,421 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18809) DCM4CHEE<-HS30(793) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20240928092407110 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:07:37,505 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start UPSProcessingScheduler.execute()
2025-03-10 15:07:37,506 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished UPSProcessingScheduler.execute()
2025-03-10 15:07:39,655 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18809) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:07:39,659 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18809) Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from Patient ID 28092024-074102^^^DCM4CHEE.7BBB96F6.083D80C9 in previous received object of Study[uid=1.2.410.200001.101.11.301.1123109166.1.20240928074139541].
2025-03-10 15:07:39,662 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18809) DCM4CHEE<-HS30(793): processing 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20240928092407110 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from Patient ID 28092024-074102^^^DCM4CHEE.7BBB96F6.083D80C9 in previous received object of Study[uid=1.2.410.200001.101.11.301.1123109166.1.20240928074139541].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:07:39,662 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18809) DCM4CHEE<-HS30(793) << 2:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:07:39,859 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18809) DCM4CHEE<-HS30(793) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20240928092414509 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:07:46,057 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18809) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:07:46,062 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18809) Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from Patient ID 28092024-074102^^^DCM4CHEE.7BBB96F6.083D80C9 in previous received object of Study[uid=1.2.410.200001.101.11.301.1123109166.1.20240928074139541].
2025-03-10 15:07:46,064 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18809) DCM4CHEE<-HS30(793): processing 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20240928092414509 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from Patient ID 28092024-074102^^^DCM4CHEE.7BBB96F6.083D80C9 in previous received object of Study[uid=1.2.410.200001.101.11.301.1123109166.1.20240928074139541].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:07:46,064 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18809) DCM4CHEE<-HS30(793) << 3:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:07:46,262 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18809) DCM4CHEE<-HS30(793) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20240928092430117 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:07:46,808 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18668) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:07:46,811 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785): Create Instance[pk=108094, uid=1.2.410.200001.101.11.601.1501430850.3.20250310094512859, class=1.2.840.10008.5.1.4.1.1.6.1, no=20]
2025-03-10 15:07:46,811 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785): Create Location[pk=108094, systemID=fs1, path=2025/03/10/0017ED7A/5A53B409/8AF6CBBA, tsuid=1.2.840.10008.1.2, size=3915746, status=OK, objectType=DICOM_FILE]
2025-03-10 15:07:46,825 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785): Updated DB in 17 ms
2025-03-10 15:07:46,826 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785) << 20:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310094512859 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:07:47,036 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785) >> 21:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310094740427 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:07:51,878 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18809) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:07:51,882 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18809) Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from Patient ID 28092024-074102^^^DCM4CHEE.7BBB96F6.083D80C9 in previous received object of Study[uid=1.2.410.200001.101.11.301.1123109166.1.20240928074139541].
2025-03-10 15:07:51,884 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18809) DCM4CHEE<-HS30(793): processing 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20240928092430117 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from Patient ID 28092024-074102^^^DCM4CHEE.7BBB96F6.083D80C9 in previous received object of Study[uid=1.2.410.200001.101.11.301.1123109166.1.20240928074139541].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:07:51,885 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18809) DCM4CHEE<-HS30(793) << 4:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:07:52,082 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18809) DCM4CHEE<-HS30(793) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20240928092441499 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:07:57,996 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start AuditScheduler.execute()
2025-03-10 15:07:58,009 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-5) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 15:07:58,009 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-5) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:07:58,011 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-5) Send audit message to /127.0.0.1:514
2025-03-10 15:07:58,011 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished AuditScheduler.execute()
2025-03-10 15:07:58,465 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18809) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:07:58,470 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18809) Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from Patient ID 28092024-074102^^^DCM4CHEE.7BBB96F6.083D80C9 in previous received object of Study[uid=1.2.410.200001.101.11.301.1123109166.1.20240928074139541].
2025-03-10 15:07:58,472 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18809) DCM4CHEE<-HS30(793): processing 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20240928092441499 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from Patient ID 28092024-074102^^^DCM4CHEE.7BBB96F6.083D80C9 in previous received object of Study[uid=1.2.410.200001.101.11.301.1123109166.1.20240928074139541].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:07:58,473 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18809) DCM4CHEE<-HS30(793) << 5:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:07:58,670 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18809) DCM4CHEE<-HS30(793) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20240928092516071 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:07:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start TaskScheduler.execute()
2025-03-10 15:07:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished TaskScheduler.execute()
2025-03-10 15:08:01,600 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341082&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250224154407181&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250224154446158&contentType=image/jpeg from null@162.240.235.97
2025-03-10 15:08:01,667 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341082&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250224154407181&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250224154505252&contentType=image/jpeg from null@162.240.235.97
2025-03-10 15:08:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start PurgeStorageScheduler.execute()
2025-03-10 15:08:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished PurgeStorageScheduler.execute()
2025-03-10 15:08:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-18814) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 15:08:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-18814) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 15:08:01,729 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341082&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250224154407181&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250224154616884&contentType=image/jpeg from null@162.240.235.97
2025-03-10 15:08:01,785 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341082&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250224154407181&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250224154644757&contentType=image/jpeg from null@162.240.235.97
2025-03-10 15:08:01,836 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341082&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250224154407181&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250224154956866&contentType=image/jpeg from null@162.240.235.97
2025-03-10 15:08:01,891 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341082&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250224154407181&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250224155044358&contentType=image/jpeg from null@162.240.235.97
2025-03-10 15:08:01,939 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341082&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250224154407181&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250224155101580&contentType=image/jpeg from null@162.240.235.97
2025-03-10 15:08:01,991 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341082&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250224154407181&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250224155141619&contentType=image/jpeg from null@162.240.235.97
2025-03-10 15:08:02,043 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341082&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250224154407181&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250224155219316&contentType=image/jpeg from null@162.240.235.97
2025-03-10 15:08:02,092 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341082&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250224154407181&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250224154407473&contentType=image/jpeg from null@162.240.235.97
2025-03-10 15:08:02,141 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341082&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250224154407181&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250224154428306&contentType=image/jpeg from null@162.240.235.97
2025-03-10 15:08:06,020 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18809) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:08:06,024 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18809) Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from Patient ID 28092024-074102^^^DCM4CHEE.7BBB96F6.083D80C9 in previous received object of Study[uid=1.2.410.200001.101.11.301.1123109166.1.20240928074139541].
2025-03-10 15:08:06,027 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18809) DCM4CHEE<-HS30(793): processing 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20240928092516071 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from Patient ID 28092024-074102^^^DCM4CHEE.7BBB96F6.083D80C9 in previous received object of Study[uid=1.2.410.200001.101.11.301.1123109166.1.20240928074139541].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:08:06,027 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18809) DCM4CHEE<-HS30(793) << 6:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:08:06,225 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18809) DCM4CHEE<-HS30(793) >> A-RELEASE-RQ
2025-03-10 15:08:06,225 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18809) DCM4CHEE<-HS30(793) << A-RELEASE-RP
2025-03-10 15:08:06,275 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-11) DCM4CHEE<-HS30(793): close Socket[addr=187.89.160.56/187.89.160.56,port=52061,localport=11112]
2025-03-10 15:08:13,123 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start IANScheduler.execute()
2025-03-10 15:08:13,125 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished IANScheduler.execute()
2025-03-10 15:08:21,316 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18668) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:08:21,319 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785): Create Instance[pk=108095, uid=1.2.410.200001.101.11.601.1501430850.3.20250310094740427, class=1.2.840.10008.5.1.4.1.1.6.1, no=21]
2025-03-10 15:08:21,319 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785): Create Location[pk=108095, systemID=fs1, path=2025/03/10/0017ED7A/5A53B409/8E89CB5A, tsuid=1.2.840.10008.1.2, size=3416786, status=OK, objectType=DICOM_FILE]
2025-03-10 15:08:21,329 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785): Updated DB in 13 ms
2025-03-10 15:08:21,330 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785) << 21:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310094740427 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:08:21,567 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785) >> 22:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310095045604 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:08:36,629 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52062,localport=11112]
2025-03-10 15:08:36,630 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18815) DCM4CHEE<-HS30(794) >> A-ASSOCIATE-RQ
2025-03-10 15:08:36,630 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18815) DCM4CHEE<-HS30(794) << A-ASSOCIATE-AC
2025-03-10 15:08:36,822 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18815) DCM4CHEE<-HS30(794) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093425341 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:08:37,506 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start UPSProcessingScheduler.execute()
2025-03-10 15:08:37,508 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished UPSProcessingScheduler.execute()
2025-03-10 15:08:49,543 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52178,localport=11112]
2025-03-10 15:08:49,543 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18820) DCM4CHEE<-HS50US07(795) >> A-ASSOCIATE-RQ
2025-03-10 15:08:49,543 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18820) DCM4CHEE<-HS50US07(795) << A-ASSOCIATE-AC
2025-03-10 15:08:49,745 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18820) DCM4CHEE<-HS50US07(795) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310150819556 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:08:51,559 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18820) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:08:51,563 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-18820) DCM4CHEE<-HS50US07(795): Create Patient[pk=8400, id=PatientID[pk=8400, id=341582, issuer=DCM4CHEE.7592E80E.0C2601B6], name=ISABEL CRISTINA DA SILVA OLIVEIRA]
2025-03-10 15:08:51,565 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18820) DCM4CHEE<-HS50US07(795): Create Study[pk=9436, uid=341582, id=31671]
2025-03-10 15:08:51,565 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18820) DCM4CHEE<-HS50US07(795): Create Series[pk=9725, uid=1.2.410.200001.101.11.501.1791052210.2.20250310150819189, no=1, mod=US]
2025-03-10 15:08:51,566 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18820) DCM4CHEE<-HS50US07(795): Create Instance[pk=108096, uid=1.2.410.200001.101.11.501.1791052210.3.20250310150819556, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 15:08:51,566 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18820) DCM4CHEE<-HS50US07(795): Create Location[pk=108096, systemID=fs1, path=2025/03/10/59FB01FF/922C0782/5FD677E7, tsuid=1.2.840.10008.1.2, size=3416660, status=OK, objectType=DICOM_FILE]
2025-03-10 15:08:51,580 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18820) DCM4CHEE<-HS50US07(795): Updated DB in 21 ms
2025-03-10 15:08:51,581 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-18820) No duplicate record with equal Patient ID found Patient[pk=8400, id=PatientID[pk=8400, id=341582, issuer=DCM4CHEE.7592E80E.0C2601B6], name=ISABEL CRISTINA DA SILVA OLIVEIRA]
2025-03-10 15:08:51,582 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18820) DCM4CHEE<-HS50US07(795) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310150819556 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:08:51,785 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18820) DCM4CHEE<-HS50US07(795) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310150823797 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:08:52,077 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18820) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:08:52,080 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18820) DCM4CHEE<-HS50US07(795): Create Instance[pk=108097, uid=1.2.410.200001.101.11.501.1791052210.3.20250310150823797, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 15:08:52,080 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18820) DCM4CHEE<-HS50US07(795): Create Location[pk=108097, systemID=fs1, path=2025/03/10/59FB01FF/922C0782/5FE1DD2D, tsuid=1.2.840.10008.1.2, size=3416660, status=OK, objectType=DICOM_FILE]
2025-03-10 15:08:52,090 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18820) DCM4CHEE<-HS50US07(795): Updated DB in 13 ms
2025-03-10 15:08:52,090 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18820) DCM4CHEE<-HS50US07(795) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310150823797 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:08:52,297 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18820) DCM4CHEE<-HS50US07(795) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310150829324 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:08:52,588 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18820) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:08:52,590 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18820) DCM4CHEE<-HS50US07(795): Create Instance[pk=108098, uid=1.2.410.200001.101.11.501.1791052210.3.20250310150829324, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 15:08:52,590 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18820) DCM4CHEE<-HS50US07(795): Create Location[pk=108098, systemID=fs1, path=2025/03/10/59FB01FF/922C0782/5FE48787, tsuid=1.2.840.10008.1.2, size=3416660, status=OK, objectType=DICOM_FILE]
2025-03-10 15:08:52,599 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18820) DCM4CHEE<-HS50US07(795): Updated DB in 11 ms
2025-03-10 15:08:52,600 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18820) DCM4CHEE<-HS50US07(795) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310150829324 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:08:52,806 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18820) DCM4CHEE<-HS50US07(795) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310150855537 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:08:53,098 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18820) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:08:53,100 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18820) DCM4CHEE<-HS50US07(795): Create Instance[pk=108099, uid=1.2.410.200001.101.11.501.1791052210.3.20250310150855537, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 15:08:53,100 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18820) DCM4CHEE<-HS50US07(795): Create Location[pk=108099, systemID=fs1, path=2025/03/10/59FB01FF/922C0782/600D0432, tsuid=1.2.840.10008.1.2, size=3416660, status=OK, objectType=DICOM_FILE]
2025-03-10 15:08:53,141 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18820) DCM4CHEE<-HS50US07(795): Updated DB in 43 ms
2025-03-10 15:08:53,141 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18820) DCM4CHEE<-HS50US07(795) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310150855537 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:08:53,348 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18820) DCM4CHEE<-HS50US07(795) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310150905923 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:08:53,616 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18668) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:08:53,618 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785): Create Instance[pk=108100, uid=1.2.410.200001.101.11.601.1501430850.3.20250310095045604, class=1.2.840.10008.5.1.4.1.1.6.1, no=22]
2025-03-10 15:08:53,618 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785): Create Location[pk=108100, systemID=fs1, path=2025/03/10/0017ED7A/5A53B409/B780675E, tsuid=1.2.840.10008.1.2, size=3416990, status=OK, objectType=DICOM_FILE]
2025-03-10 15:08:53,630 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785): Updated DB in 14 ms
2025-03-10 15:08:53,631 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785) << 22:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310095045604 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:08:53,639 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18820) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:08:53,641 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18820) DCM4CHEE<-HS50US07(795): Create Instance[pk=108101, uid=1.2.410.200001.101.11.501.1791052210.3.20250310150905923, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 15:08:53,641 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18820) DCM4CHEE<-HS50US07(795): Create Location[pk=108101, systemID=fs1, path=2025/03/10/59FB01FF/922C0782/617B762D, tsuid=1.2.840.10008.1.2, size=3416660, status=OK, objectType=DICOM_FILE]
2025-03-10 15:08:53,644 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18820) DCM4CHEE<-HS50US07(795): Updated DB in 5 ms
2025-03-10 15:08:53,644 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18820) DCM4CHEE<-HS50US07(795) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310150905923 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:08:53,850 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18820) DCM4CHEE<-HS50US07(795) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310150913090 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:08:53,856 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785) >> 23:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310095056950 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:08:54,142 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18820) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:08:54,144 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18820) DCM4CHEE<-HS50US07(795): Create Instance[pk=108102, uid=1.2.410.200001.101.11.501.1791052210.3.20250310150913090, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 15:08:54,144 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18820) DCM4CHEE<-HS50US07(795): Create Location[pk=108102, systemID=fs1, path=2025/03/10/59FB01FF/922C0782/618883FD, tsuid=1.2.840.10008.1.2, size=3416660, status=OK, objectType=DICOM_FILE]
2025-03-10 15:08:54,160 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18820) DCM4CHEE<-HS50US07(795): Updated DB in 18 ms
2025-03-10 15:08:54,160 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18820) DCM4CHEE<-HS50US07(795) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310150913090 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:08:54,367 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18820) DCM4CHEE<-HS50US07(795) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310150936771 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:08:54,659 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18820) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:08:54,661 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18820) DCM4CHEE<-HS50US07(795): Create Instance[pk=108103, uid=1.2.410.200001.101.11.501.1791052210.3.20250310150936771, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 15:08:54,661 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18820) DCM4CHEE<-HS50US07(795): Create Location[pk=108103, systemID=fs1, path=2025/03/10/59FB01FF/922C0782/61A62A26, tsuid=1.2.840.10008.1.2, size=3416660, status=OK, objectType=DICOM_FILE]
2025-03-10 15:08:54,669 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18820) DCM4CHEE<-HS50US07(795): Updated DB in 10 ms
2025-03-10 15:08:54,670 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18820) DCM4CHEE<-HS50US07(795) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310150936771 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:08:54,876 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18820) DCM4CHEE<-HS50US07(795) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310150942588 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:08:55,008 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18815) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:08:55,011 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18815) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 15:08:55,013 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18815) DCM4CHEE<-HS30(794): processing 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093425341 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:08:55,013 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18815) DCM4CHEE<-HS30(794) << 1:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:08:55,168 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18820) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:08:55,170 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18820) DCM4CHEE<-HS50US07(795): Create Instance[pk=108104, uid=1.2.410.200001.101.11.501.1791052210.3.20250310150942588, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 15:08:55,170 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18820) DCM4CHEE<-HS50US07(795): Create Location[pk=108104, systemID=fs1, path=2025/03/10/59FB01FF/922C0782/61B268CF, tsuid=1.2.840.10008.1.2, size=3416660, status=OK, objectType=DICOM_FILE]
2025-03-10 15:08:55,178 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18820) DCM4CHEE<-HS50US07(795): Updated DB in 10 ms
2025-03-10 15:08:55,179 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18820) DCM4CHEE<-HS50US07(795) << 8:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310150942588 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:08:55,207 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18815) DCM4CHEE<-HS30(794) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093451002 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:08:55,385 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18820) DCM4CHEE<-HS50US07(795) >> A-RELEASE-RQ
2025-03-10 15:08:55,385 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18820) DCM4CHEE<-HS50US07(795) << A-RELEASE-RP
2025-03-10 15:08:55,435 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-20) DCM4CHEE<-HS50US07(795): close Socket[addr=187.89.160.56/187.89.160.56,port=52178,localport=11112]
2025-03-10 15:08:58,011 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start AuditScheduler.execute()
2025-03-10 15:08:58,022 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-23) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 15:08:58,022 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-23) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:08:58,022 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished AuditScheduler.execute()
2025-03-10 15:08:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start TaskScheduler.execute()
2025-03-10 15:08:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished TaskScheduler.execute()
2025-03-10 15:08:58,829 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18815) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:08:58,832 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18815) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 15:08:58,834 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18815) DCM4CHEE<-HS30(794): processing 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093451002 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:08:58,834 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18815) DCM4CHEE<-HS30(794) << 2:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:08:59,028 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18815) DCM4CHEE<-HS30(794) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093651199 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:09:03,977 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18815) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:09:03,981 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18815) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 15:09:03,983 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18815) DCM4CHEE<-HS30(794): processing 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093651199 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:09:03,983 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18815) DCM4CHEE<-HS30(794) << 3:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:09:04,177 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18815) DCM4CHEE<-HS30(794) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093845190 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:09:10,839 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18815) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:09:10,843 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18815) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 15:09:10,845 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18815) DCM4CHEE<-HS30(794): processing 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093845190 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:09:10,846 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18815) DCM4CHEE<-HS30(794) << 4:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:09:11,040 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18815) DCM4CHEE<-HS30(794) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093924364 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:09:13,126 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start IANScheduler.execute()
2025-03-10 15:09:13,128 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished IANScheduler.execute()
2025-03-10 15:09:14,847 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18815) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:09:14,851 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18815) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 15:09:14,854 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18815) DCM4CHEE<-HS30(794): processing 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093924364 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:09:14,854 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18815) DCM4CHEE<-HS30(794) << 5:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:09:15,048 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18815) DCM4CHEE<-HS30(794) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093944816 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:09:19,243 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18815) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:09:19,247 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18815) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 15:09:19,249 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18815) DCM4CHEE<-HS30(794): processing 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093944816 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:09:19,250 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18815) DCM4CHEE<-HS30(794) << 6:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:09:19,444 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18815) DCM4CHEE<-HS30(794) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094029357 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:09:25,087 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18668) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:09:25,090 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785): Create Instance[pk=108105, uid=1.2.410.200001.101.11.601.1501430850.3.20250310095056950, class=1.2.840.10008.5.1.4.1.1.6.1, no=23]
2025-03-10 15:09:25,090 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785): Create Location[pk=108105, systemID=fs1, path=2025/03/10/0017ED7A/5A53B409/B78EFF18, tsuid=1.2.840.10008.1.2, size=3416638, status=OK, objectType=DICOM_FILE]
2025-03-10 15:09:25,106 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785): Updated DB in 19 ms
2025-03-10 15:09:25,106 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785) << 23:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310095056950 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:09:25,474 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785) >> 24:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310095104217 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:09:25,535 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18815) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:09:25,540 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18815) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 15:09:25,542 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18815) DCM4CHEE<-HS30(794): processing 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094029357 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:09:25,542 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18815) DCM4CHEE<-HS30(794) << 7:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:09:25,739 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18815) DCM4CHEE<-HS30(794) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094228083 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:09:32,784 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18815) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:09:32,788 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18815) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 15:09:32,791 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18815) DCM4CHEE<-HS30(794): processing 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094228083 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:09:32,791 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18815) DCM4CHEE<-HS30(794) << 8:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:09:32,986 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18815) DCM4CHEE<-HS30(794) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094304819 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:09:37,508 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start UPSProcessingScheduler.execute()
2025-03-10 15:09:37,509 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished UPSProcessingScheduler.execute()
2025-03-10 15:09:51,139 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 15:09:51,141 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 15:09:53,752 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18815) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:09:53,756 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18815) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 15:09:53,766 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18815) DCM4CHEE<-HS30(794): processing 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094304819 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:09:53,766 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18815) DCM4CHEE<-HS30(794) << 9:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:09:53,961 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18815) DCM4CHEE<-HS30(794) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094304846 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:09:56,453 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52179,localport=11112]
2025-03-10 15:09:56,453 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18825) DCM4CHEE<-HS50US07(796) >> A-ASSOCIATE-RQ
2025-03-10 15:09:56,454 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18825) DCM4CHEE<-HS50US07(796) << A-ASSOCIATE-AC
2025-03-10 15:09:56,642 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18668) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:09:56,644 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785): Create Instance[pk=108106, uid=1.2.410.200001.101.11.601.1501430850.3.20250310095104217, class=1.2.840.10008.5.1.4.1.1.6.1, no=24]
2025-03-10 15:09:56,644 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785): Create Location[pk=108106, systemID=fs1, path=2025/03/10/0017ED7A/5A53B409/B8FC5EB8, tsuid=1.2.840.10008.1.2, size=3416638, status=OK, objectType=DICOM_FILE]
2025-03-10 15:09:56,649 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18825) DCM4CHEE<-HS50US07(796) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310150819556 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:09:56,653 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785): Updated DB in 11 ms
2025-03-10 15:09:56,653 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785) << 24:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310095104217 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:09:56,866 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785) >> 25:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310095116165 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:09:58,023 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start AuditScheduler.execute()
2025-03-10 15:09:58,024 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-7) Send audit message to /127.0.0.1:514
2025-03-10 15:09:58,024 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-7) Send audit message to /127.0.0.1:514
2025-03-10 15:09:58,033 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-7) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 15:09:58,033 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-7) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:09:58,034 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-7) Send audit message to /127.0.0.1:514
2025-03-10 15:09:58,035 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-7) Send audit message to /127.0.0.1:514
2025-03-10 15:09:58,035 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished AuditScheduler.execute()
2025-03-10 15:09:58,469 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18825) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:09:58,472 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18825) DCM4CHEE<-HS50US07(796): Found previous received Instance[pk=108096, uid=1.2.410.200001.101.11.501.1791052210.3.20250310150819556, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 15:09:58,472 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18825) DCM4CHEE<-HS50US07(796): Ignore received Instance[studyUID=341582,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310150819189,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310150819556] with equal digest
2025-03-10 15:09:58,472 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18825) DCM4CHEE<-HS50US07(796): Updated DB in 3 ms
2025-03-10 15:09:58,473 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18825) DCM4CHEE<-HS50US07(796) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310150819556 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:09:58,675 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18825) DCM4CHEE<-HS50US07(796) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310150823797 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:09:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start TaskScheduler.execute()
2025-03-10 15:09:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished TaskScheduler.execute()
2025-03-10 15:09:58,967 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18825) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:09:58,969 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18825) DCM4CHEE<-HS50US07(796): Found previous received Instance[pk=108097, uid=1.2.410.200001.101.11.501.1791052210.3.20250310150823797, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 15:09:58,970 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18825) DCM4CHEE<-HS50US07(796): Ignore received Instance[studyUID=341582,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310150819189,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310150823797] with equal digest
2025-03-10 15:09:58,970 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18825) DCM4CHEE<-HS50US07(796): Updated DB in 3 ms
2025-03-10 15:09:58,971 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18825) DCM4CHEE<-HS50US07(796) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310150823797 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:09:59,173 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18825) DCM4CHEE<-HS50US07(796) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310150829324 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:09:59,465 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18825) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:09:59,467 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18825) DCM4CHEE<-HS50US07(796): Found previous received Instance[pk=108098, uid=1.2.410.200001.101.11.501.1791052210.3.20250310150829324, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 15:09:59,467 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18825) DCM4CHEE<-HS50US07(796): Ignore received Instance[studyUID=341582,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310150819189,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310150829324] with equal digest
2025-03-10 15:09:59,468 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18825) DCM4CHEE<-HS50US07(796): Updated DB in 3 ms
2025-03-10 15:09:59,469 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18825) DCM4CHEE<-HS50US07(796) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310150829324 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:09:59,671 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18825) DCM4CHEE<-HS50US07(796) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310150855537 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:09:59,962 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18825) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:09:59,964 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18825) DCM4CHEE<-HS50US07(796): Found previous received Instance[pk=108099, uid=1.2.410.200001.101.11.501.1791052210.3.20250310150855537, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 15:09:59,965 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18825) DCM4CHEE<-HS50US07(796): Ignore received Instance[studyUID=341582,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310150819189,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310150855537] with equal digest
2025-03-10 15:09:59,965 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18825) DCM4CHEE<-HS50US07(796): Updated DB in 2 ms
2025-03-10 15:09:59,966 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18825) DCM4CHEE<-HS50US07(796) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310150855537 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:10:00,168 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18825) DCM4CHEE<-HS50US07(796) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310150905923 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:10:00,460 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18825) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:10:00,462 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18825) DCM4CHEE<-HS50US07(796): Found previous received Instance[pk=108101, uid=1.2.410.200001.101.11.501.1791052210.3.20250310150905923, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 15:10:00,462 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18825) DCM4CHEE<-HS50US07(796): Ignore received Instance[studyUID=341582,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310150819189,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310150905923] with equal digest
2025-03-10 15:10:00,462 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18825) DCM4CHEE<-HS50US07(796): Updated DB in 2 ms
2025-03-10 15:10:00,463 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18825) DCM4CHEE<-HS50US07(796) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310150905923 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:10:00,665 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18825) DCM4CHEE<-HS50US07(796) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310150913090 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:10:00,957 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18825) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:10:00,959 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18825) DCM4CHEE<-HS50US07(796): Found previous received Instance[pk=108102, uid=1.2.410.200001.101.11.501.1791052210.3.20250310150913090, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 15:10:00,959 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18825) DCM4CHEE<-HS50US07(796): Ignore received Instance[studyUID=341582,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310150819189,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310150913090] with equal digest
2025-03-10 15:10:00,960 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18825) DCM4CHEE<-HS50US07(796): Updated DB in 3 ms
2025-03-10 15:10:00,961 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18825) DCM4CHEE<-HS50US07(796) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310150913090 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:10:01,163 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18825) DCM4CHEE<-HS50US07(796) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310150936771 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:10:01,455 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18825) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:10:01,457 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18825) DCM4CHEE<-HS50US07(796): Found previous received Instance[pk=108103, uid=1.2.410.200001.101.11.501.1791052210.3.20250310150936771, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 15:10:01,457 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18825) DCM4CHEE<-HS50US07(796): Ignore received Instance[studyUID=341582,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310150819189,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310150936771] with equal digest
2025-03-10 15:10:01,458 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18825) DCM4CHEE<-HS50US07(796): Updated DB in 3 ms
2025-03-10 15:10:01,459 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18825) DCM4CHEE<-HS50US07(796) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310150936771 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:10:01,681 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18825) DCM4CHEE<-HS50US07(796) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310150942588 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:10:01,973 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18825) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:10:01,975 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18825) DCM4CHEE<-HS50US07(796): Found previous received Instance[pk=108104, uid=1.2.410.200001.101.11.501.1791052210.3.20250310150942588, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 15:10:01,976 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18825) DCM4CHEE<-HS50US07(796): Ignore received Instance[studyUID=341582,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310150819189,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310150942588] with equal digest
2025-03-10 15:10:01,976 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18825) DCM4CHEE<-HS50US07(796): Updated DB in 3 ms
2025-03-10 15:10:01,978 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18825) DCM4CHEE<-HS50US07(796) << 8:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310150942588 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:10:02,180 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18825) DCM4CHEE<-HS50US07(796) >> A-RELEASE-RQ
2025-03-10 15:10:02,180 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18825) DCM4CHEE<-HS50US07(796) << A-RELEASE-RP
2025-03-10 15:10:02,230 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-28) DCM4CHEE<-HS50US07(796): close Socket[addr=187.89.160.56/187.89.160.56,port=52179,localport=11112]
2025-03-10 15:10:13,128 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start IANScheduler.execute()
2025-03-10 15:10:13,130 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished IANScheduler.execute()
2025-03-10 15:10:20,399 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18815) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:10:20,403 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18815) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 15:10:20,415 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18815) DCM4CHEE<-HS30(794): processing 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094304846 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:10:20,415 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18815) DCM4CHEE<-HS30(794) << 10:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:10:20,610 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18815) DCM4CHEE<-HS30(794) >> 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094719950 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:10:24,427 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18815) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:10:24,431 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18815) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 15:10:24,434 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18815) DCM4CHEE<-HS30(794): processing 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094719950 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:10:24,434 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18815) DCM4CHEE<-HS30(794) << 11:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:10:24,629 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18815) DCM4CHEE<-HS30(794) >> 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094724662 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:10:29,003 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18815) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:10:29,007 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18815) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 15:10:29,008 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18815) DCM4CHEE<-HS30(794): processing 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094724662 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:10:29,009 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18815) DCM4CHEE<-HS30(794) << 12:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:10:29,203 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18815) DCM4CHEE<-HS30(794) >> 13:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094736570 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:10:32,266 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18668) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:10:32,269 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785): Create Instance[pk=108107, uid=1.2.410.200001.101.11.601.1501430850.3.20250310095116165, class=1.2.840.10008.5.1.4.1.1.6.1, no=25]
2025-03-10 15:10:32,270 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785): Create Location[pk=108107, systemID=fs1, path=2025/03/10/0017ED7A/5A53B409/B90B5BCF, tsuid=1.2.840.10008.1.2, size=3416638, status=OK, objectType=DICOM_FILE]
2025-03-10 15:10:32,279 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785): Updated DB in 12 ms
2025-03-10 15:10:32,279 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785) << 25:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310095116165 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:10:32,486 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785) >> 26:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310095157581 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:10:35,150 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18815) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:10:35,155 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18815) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 15:10:35,157 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18815) DCM4CHEE<-HS30(794): processing 13:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094736570 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:10:35,157 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18815) DCM4CHEE<-HS30(794) << 13:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:10:35,352 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18815) DCM4CHEE<-HS30(794) >> 14:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094926416 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:10:37,509 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start UPSProcessingScheduler.execute()
2025-03-10 15:10:37,511 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished UPSProcessingScheduler.execute()
2025-03-10 15:10:42,008 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18815) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:10:42,013 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18815) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 15:10:42,015 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18815) DCM4CHEE<-HS30(794): processing 14:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094926416 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:10:42,016 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18815) DCM4CHEE<-HS30(794) << 14:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:10:42,211 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18815) DCM4CHEE<-HS30(794) >> 15:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123095019608 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:10:48,689 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18815) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:10:48,694 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18815) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 15:10:48,696 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18815) DCM4CHEE<-HS30(794): processing 15:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123095019608 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:10:48,696 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18815) DCM4CHEE<-HS30(794) << 15:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:10:48,891 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18815) DCM4CHEE<-HS30(794) >> 16:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123095040919 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:10:58,035 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start AuditScheduler.execute()
2025-03-10 15:10:58,046 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-14) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 15:10:58,046 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-14) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:10:58,046 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished AuditScheduler.execute()
2025-03-10 15:10:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start TaskScheduler.execute()
2025-03-10 15:10:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished TaskScheduler.execute()
2025-03-10 15:11:03,385 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18668) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:11:03,387 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785): Create Instance[pk=108108, uid=1.2.410.200001.101.11.601.1501430850.3.20250310095157581, class=1.2.840.10008.5.1.4.1.1.6.1, no=26]
2025-03-10 15:11:03,387 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785): Create Location[pk=108108, systemID=fs1, path=2025/03/10/0017ED7A/5A53B409/B9443D70, tsuid=1.2.840.10008.1.2, size=3416990, status=OK, objectType=DICOM_FILE]
2025-03-10 15:11:03,418 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785): Updated DB in 33 ms
2025-03-10 15:11:03,419 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785) << 26:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310095157581 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:11:03,621 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785) >> 27:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310095204984 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:11:03,676 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52181,localport=11112]
2025-03-10 15:11:03,676 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18830) DCM4CHEE<-HS50US07(797) >> A-ASSOCIATE-RQ
2025-03-10 15:11:03,677 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18830) DCM4CHEE<-HS50US07(797) << A-ASSOCIATE-AC
2025-03-10 15:11:03,874 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18830) DCM4CHEE<-HS50US07(797) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310150819556 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:11:05,634 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18830) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:11:05,638 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18830) DCM4CHEE<-HS50US07(797): Found previous received Instance[pk=108096, uid=1.2.410.200001.101.11.501.1791052210.3.20250310150819556, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 15:11:05,638 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18830) DCM4CHEE<-HS50US07(797): Ignore received Instance[studyUID=341582,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310150819189,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310150819556] with equal digest
2025-03-10 15:11:05,639 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18830) DCM4CHEE<-HS50US07(797): Updated DB in 5 ms
2025-03-10 15:11:05,640 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18830) DCM4CHEE<-HS50US07(797) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310150819556 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:11:05,843 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18830) DCM4CHEE<-HS50US07(797) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310150823797 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:11:06,134 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18830) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:11:06,136 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18830) DCM4CHEE<-HS50US07(797): Found previous received Instance[pk=108097, uid=1.2.410.200001.101.11.501.1791052210.3.20250310150823797, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 15:11:06,137 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18830) DCM4CHEE<-HS50US07(797): Ignore received Instance[studyUID=341582,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310150819189,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310150823797] with equal digest
2025-03-10 15:11:06,137 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18830) DCM4CHEE<-HS50US07(797): Updated DB in 3 ms
2025-03-10 15:11:06,138 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18830) DCM4CHEE<-HS50US07(797) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310150823797 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:11:06,340 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18830) DCM4CHEE<-HS50US07(797) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310150829324 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:11:06,631 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18830) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:11:06,633 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18830) DCM4CHEE<-HS50US07(797): Found previous received Instance[pk=108098, uid=1.2.410.200001.101.11.501.1791052210.3.20250310150829324, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 15:11:06,634 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18830) DCM4CHEE<-HS50US07(797): Ignore received Instance[studyUID=341582,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310150819189,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310150829324] with equal digest
2025-03-10 15:11:06,634 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18830) DCM4CHEE<-HS50US07(797): Updated DB in 3 ms
2025-03-10 15:11:06,635 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18830) DCM4CHEE<-HS50US07(797) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310150829324 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:11:06,837 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18830) DCM4CHEE<-HS50US07(797) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310150855537 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:11:07,129 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18830) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:11:07,131 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18830) DCM4CHEE<-HS50US07(797): Found previous received Instance[pk=108099, uid=1.2.410.200001.101.11.501.1791052210.3.20250310150855537, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 15:11:07,131 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18830) DCM4CHEE<-HS50US07(797): Ignore received Instance[studyUID=341582,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310150819189,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310150855537] with equal digest
2025-03-10 15:11:07,132 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18830) DCM4CHEE<-HS50US07(797): Updated DB in 3 ms
2025-03-10 15:11:07,133 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18830) DCM4CHEE<-HS50US07(797) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310150855537 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:11:07,334 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18830) DCM4CHEE<-HS50US07(797) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310150905923 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:11:07,626 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18830) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:11:07,628 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18830) DCM4CHEE<-HS50US07(797): Found previous received Instance[pk=108101, uid=1.2.410.200001.101.11.501.1791052210.3.20250310150905923, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 15:11:07,628 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18830) DCM4CHEE<-HS50US07(797): Ignore received Instance[studyUID=341582,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310150819189,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310150905923] with equal digest
2025-03-10 15:11:07,629 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18830) DCM4CHEE<-HS50US07(797): Updated DB in 3 ms
2025-03-10 15:11:07,630 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18830) DCM4CHEE<-HS50US07(797) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310150905923 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:11:07,832 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18830) DCM4CHEE<-HS50US07(797) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310150913090 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:11:08,123 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18830) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:11:08,125 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18830) DCM4CHEE<-HS50US07(797): Found previous received Instance[pk=108102, uid=1.2.410.200001.101.11.501.1791052210.3.20250310150913090, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 15:11:08,126 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18830) DCM4CHEE<-HS50US07(797): Ignore received Instance[studyUID=341582,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310150819189,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310150913090] with equal digest
2025-03-10 15:11:08,126 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18830) DCM4CHEE<-HS50US07(797): Updated DB in 3 ms
2025-03-10 15:11:08,127 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18830) DCM4CHEE<-HS50US07(797) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310150913090 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:11:08,329 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18830) DCM4CHEE<-HS50US07(797) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310150936771 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:11:08,620 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18830) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:11:08,623 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18830) DCM4CHEE<-HS50US07(797): Found previous received Instance[pk=108103, uid=1.2.410.200001.101.11.501.1791052210.3.20250310150936771, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 15:11:08,623 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18830) DCM4CHEE<-HS50US07(797): Ignore received Instance[studyUID=341582,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310150819189,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310150936771] with equal digest
2025-03-10 15:11:08,623 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18830) DCM4CHEE<-HS50US07(797): Updated DB in 2 ms
2025-03-10 15:11:08,624 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18830) DCM4CHEE<-HS50US07(797) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310150936771 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:11:08,826 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18830) DCM4CHEE<-HS50US07(797) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310150942588 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:11:09,118 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18830) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:11:09,120 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18830) DCM4CHEE<-HS50US07(797): Found previous received Instance[pk=108104, uid=1.2.410.200001.101.11.501.1791052210.3.20250310150942588, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 15:11:09,121 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18830) DCM4CHEE<-HS50US07(797): Ignore received Instance[studyUID=341582,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310150819189,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310150942588] with equal digest
2025-03-10 15:11:09,121 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18830) DCM4CHEE<-HS50US07(797): Updated DB in 3 ms
2025-03-10 15:11:09,122 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18830) DCM4CHEE<-HS50US07(797) << 8:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310150942588 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:11:09,324 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18830) DCM4CHEE<-HS50US07(797) >> A-RELEASE-RQ
2025-03-10 15:11:09,342 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18830) DCM4CHEE<-HS50US07(797) << A-RELEASE-RP
2025-03-10 15:11:09,392 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-10) DCM4CHEE<-HS50US07(797): close Socket[addr=187.89.160.56/187.89.160.56,port=52181,localport=11112]
2025-03-10 15:11:13,130 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start IANScheduler.execute()
2025-03-10 15:11:13,132 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished IANScheduler.execute()
2025-03-10 15:11:14,232 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18815) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:11:14,236 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18815) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 15:11:14,245 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18815) DCM4CHEE<-HS30(794): processing 16:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123095040919 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:11:14,245 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18815) DCM4CHEE<-HS30(794) << 16:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:11:14,440 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18815) DCM4CHEE<-HS30(794) >> 17:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123095040946 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:11:30,639 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start StudySizeScheduler.execute()
2025-03-10 15:11:30,717 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) Calculated size of 1 studies
2025-03-10 15:11:30,717 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished StudySizeScheduler.execute()
2025-03-10 15:11:34,338 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18668) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:11:34,340 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785): Create Instance[pk=108109, uid=1.2.410.200001.101.11.601.1501430850.3.20250310095204984, class=1.2.840.10008.5.1.4.1.1.6.1, no=27]
2025-03-10 15:11:34,340 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785): Create Location[pk=108109, systemID=fs1, path=2025/03/10/0017ED7A/5A53B409/BAB15274, tsuid=1.2.840.10008.1.2, size=3416638, status=OK, objectType=DICOM_FILE]
2025-03-10 15:11:34,348 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785): Updated DB in 10 ms
2025-03-10 15:11:34,349 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785) << 27:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310095204984 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:11:34,554 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785) >> A-RELEASE-RQ
2025-03-10 15:11:34,554 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(785) << A-RELEASE-RP
2025-03-10 15:11:34,604 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-1) DCM4CHEE<-HS60MT(785): close Socket[addr=187.89.160.56/187.89.160.56,port=49246,localport=11112]
2025-03-10 15:11:34,980 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49247,localport=11112]
2025-03-10 15:11:34,980 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(798) >> A-ASSOCIATE-RQ
2025-03-10 15:11:34,981 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(798) << A-ASSOCIATE-AC
2025-03-10 15:11:35,173 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(798) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310100138956 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:11:36,516 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18815) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:11:36,519 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18815) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 15:11:36,529 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18815) DCM4CHEE<-HS30(794): processing 17:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123095040946 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:11:36,529 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18815) DCM4CHEE<-HS30(794) << 17:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:11:36,724 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18815) DCM4CHEE<-HS30(794) >> 18:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123095050423 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:11:37,511 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start UPSProcessingScheduler.execute()
2025-03-10 15:11:37,513 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished UPSProcessingScheduler.execute()
2025-03-10 15:11:43,846 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18815) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:11:43,849 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18815) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 15:11:43,851 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18815) DCM4CHEE<-HS30(794): processing 18:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123095050423 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:11:43,852 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18815) DCM4CHEE<-HS30(794) << 18:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:11:44,046 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18815) DCM4CHEE<-HS30(794) >> 19:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123095256988 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:11:49,951 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18815) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:11:49,955 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18815) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 15:11:49,957 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18815) DCM4CHEE<-HS30(794): processing 19:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123095256988 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:11:49,957 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18815) DCM4CHEE<-HS30(794) << 19:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:11:50,151 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18815) DCM4CHEE<-HS30(794) >> A-RELEASE-RQ
2025-03-10 15:11:50,152 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18815) DCM4CHEE<-HS30(794) << A-RELEASE-RP
2025-03-10 15:11:50,202 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-2) DCM4CHEE<-HS30(794): close Socket[addr=187.89.160.56/187.89.160.56,port=52062,localport=11112]
2025-03-10 15:11:58,046 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start AuditScheduler.execute()
2025-03-10 15:11:58,056 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-22) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 15:11:58,056 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-22) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:11:58,057 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished AuditScheduler.execute()
2025-03-10 15:11:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start TaskScheduler.execute()
2025-03-10 15:11:58,815 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished TaskScheduler.execute()
2025-03-10 15:12:13,132 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start IANScheduler.execute()
2025-03-10 15:12:13,135 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished IANScheduler.execute()
2025-03-10 15:12:13,778 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18668) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:12:13,785 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(798): Create Series[pk=9726, uid=1.2.410.200001.101.11.601.1501430850.2.20250310100138362, no=1, mod=US]
2025-03-10 15:12:13,785 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(798): Create Instance[pk=108110, uid=1.2.410.200001.101.11.601.1501430850.3.20250310100138956, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 15:12:13,785 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(798): Create Location[pk=108110, systemID=fs1, path=2025/03/10/59F02401/D058CC32/9E03445E, tsuid=1.2.840.10008.1.2, size=3416488, status=OK, objectType=DICOM_FILE]
2025-03-10 15:12:13,808 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(798): Updated DB in 30 ms
2025-03-10 15:12:13,808 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(798) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310100138956 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:12:14,005 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(798) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310100143091 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:12:20,546 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52063,localport=11112]
2025-03-10 15:12:20,548 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18835) DCM4CHEE<-HS30(799) >> A-ASSOCIATE-RQ
2025-03-10 15:12:20,548 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18835) DCM4CHEE<-HS30(799) << A-ASSOCIATE-AC
2025-03-10 15:12:20,737 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18835) DCM4CHEE<-HS30(799) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093425341 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:12:27,554 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18835) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:12:27,559 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18835) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 15:12:27,562 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18835) DCM4CHEE<-HS30(799): processing 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093425341 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:12:27,562 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18835) DCM4CHEE<-HS30(799) << 1:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:12:27,799 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18835) DCM4CHEE<-HS30(799) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093451002 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:12:33,649 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18835) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:12:33,654 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18835) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 15:12:33,657 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18835) DCM4CHEE<-HS30(799): processing 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093451002 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:12:33,657 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18835) DCM4CHEE<-HS30(799) << 2:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:12:33,851 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18835) DCM4CHEE<-HS30(799) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093651199 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:12:37,513 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start UPSProcessingScheduler.execute()
2025-03-10 15:12:37,514 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished UPSProcessingScheduler.execute()
2025-03-10 15:12:39,326 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18835) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:12:39,331 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18835) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 15:12:39,333 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18835) DCM4CHEE<-HS30(799): processing 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093651199 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:12:39,334 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18835) DCM4CHEE<-HS30(799) << 3:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:12:39,527 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18835) DCM4CHEE<-HS30(799) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093845190 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:12:45,579 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18835) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:12:45,584 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18835) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 15:12:45,586 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18835) DCM4CHEE<-HS30(799): processing 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093845190 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:12:45,587 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18835) DCM4CHEE<-HS30(799) << 4:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:12:45,780 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18835) DCM4CHEE<-HS30(799) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093924364 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:12:52,211 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18835) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:12:52,215 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18835) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 15:12:52,218 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18835) DCM4CHEE<-HS30(799): processing 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093924364 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:12:52,218 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18835) DCM4CHEE<-HS30(799) << 5:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:12:52,266 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18668) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:12:52,269 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(798): Create Instance[pk=108111, uid=1.2.410.200001.101.11.601.1501430850.3.20250310100143091, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 15:12:52,269 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(798): Create Location[pk=108111, systemID=fs1, path=2025/03/10/59F02401/D058CC32/9E0EF4B2, tsuid=1.2.840.10008.1.2, size=3416488, status=OK, objectType=DICOM_FILE]
2025-03-10 15:12:52,282 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(798): Updated DB in 16 ms
2025-03-10 15:12:52,283 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(798) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310100143091 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:12:52,411 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18835) DCM4CHEE<-HS30(799) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093944816 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:12:52,483 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(798) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310100216417 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:12:58,057 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start AuditScheduler.execute()
2025-03-10 15:12:58,058 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-30) Send audit message to /127.0.0.1:514
2025-03-10 15:12:58,071 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-30) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 15:12:58,071 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-30) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:12:58,072 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-30) Send audit message to /127.0.0.1:514
2025-03-10 15:12:58,072 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished AuditScheduler.execute()
2025-03-10 15:12:58,078 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18835) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:12:58,082 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18835) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 15:12:58,085 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18835) DCM4CHEE<-HS30(799): processing 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093944816 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:12:58,085 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18835) DCM4CHEE<-HS30(799) << 6:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:12:58,278 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18835) DCM4CHEE<-HS30(799) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094228083 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:12:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start TaskScheduler.execute()
2025-03-10 15:12:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished TaskScheduler.execute()
2025-03-10 15:13:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start PurgeStorageScheduler.execute()
2025-03-10 15:13:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished PurgeStorageScheduler.execute()
2025-03-10 15:13:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-18840) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 15:13:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-18840) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 15:13:04,383 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18835) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:13:04,387 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18835) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 15:13:04,390 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18835) DCM4CHEE<-HS30(799): processing 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094228083 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:13:04,390 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18835) DCM4CHEE<-HS30(799) << 7:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:13:04,583 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18835) DCM4CHEE<-HS30(799) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094724662 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:13:11,010 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18835) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:13:11,013 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18835) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 15:13:11,015 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18835) DCM4CHEE<-HS30(799): processing 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094724662 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:13:11,015 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18835) DCM4CHEE<-HS30(799) << 8:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:13:11,208 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18835) DCM4CHEE<-HS30(799) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094736570 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:13:13,135 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start IANScheduler.execute()
2025-03-10 15:13:13,136 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished IANScheduler.execute()
2025-03-10 15:13:16,873 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18835) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:13:16,877 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18835) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 15:13:16,880 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18835) DCM4CHEE<-HS30(799): processing 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094736570 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:13:16,880 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18835) DCM4CHEE<-HS30(799) << 9:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:13:17,073 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18835) DCM4CHEE<-HS30(799) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094926416 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:13:22,557 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18835) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:13:22,561 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18835) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 15:13:22,563 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18835) DCM4CHEE<-HS30(799): processing 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094926416 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:13:22,563 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18835) DCM4CHEE<-HS30(799) << 10:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:13:22,757 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18835) DCM4CHEE<-HS30(799) >> 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123095019608 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:13:28,246 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18835) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:13:28,250 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18835) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 15:13:28,252 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18835) DCM4CHEE<-HS30(799): processing 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123095019608 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:13:28,253 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18835) DCM4CHEE<-HS30(799) << 11:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:13:28,446 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18835) DCM4CHEE<-HS30(799) >> 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123095050423 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:13:30,457 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18668) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:13:30,460 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(798): Create Instance[pk=108112, uid=1.2.410.200001.101.11.601.1501430850.3.20250310100216417, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 15:13:30,461 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(798): Create Location[pk=108112, systemID=fs1, path=2025/03/10/59F02401/D058CC32/9F9AF1FD, tsuid=1.2.840.10008.1.2, size=3416856, status=OK, objectType=DICOM_FILE]
2025-03-10 15:13:30,472 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(798): Updated DB in 14 ms
2025-03-10 15:13:30,472 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(798) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310100216417 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:13:30,669 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(798) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310100228939 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:13:33,929 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18835) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:13:33,934 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18835) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 15:13:33,936 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18835) DCM4CHEE<-HS30(799): processing 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123095050423 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:13:33,936 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18835) DCM4CHEE<-HS30(799) << 12:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:13:34,128 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18835) DCM4CHEE<-HS30(799) >> A-RELEASE-RQ
2025-03-10 15:13:34,128 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18835) DCM4CHEE<-HS30(799) << A-RELEASE-RP
2025-03-10 15:13:34,179 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-11) DCM4CHEE<-HS30(799): close Socket[addr=187.89.160.56/187.89.160.56,port=52063,localport=11112]
2025-03-10 15:13:37,515 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start UPSProcessingScheduler.execute()
2025-03-10 15:13:37,516 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished UPSProcessingScheduler.execute()
2025-03-10 15:13:58,072 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start AuditScheduler.execute()
2025-03-10 15:13:58,081 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-19) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 15:13:58,081 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-19) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:13:58,081 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished AuditScheduler.execute()
2025-03-10 15:13:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start TaskScheduler.execute()
2025-03-10 15:13:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished TaskScheduler.execute()
2025-03-10 15:14:04,537 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52064,localport=11112]
2025-03-10 15:14:04,538 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18844) DCM4CHEE<-HS30(800) >> A-ASSOCIATE-RQ
2025-03-10 15:14:04,538 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18844) DCM4CHEE<-HS30(800) << A-ASSOCIATE-AC
2025-03-10 15:14:04,732 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18844) DCM4CHEE<-HS30(800) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093425341 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:14:08,938 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18668) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:14:08,940 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(798): Create Instance[pk=108113, uid=1.2.410.200001.101.11.601.1501430850.3.20250310100228939, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 15:14:08,940 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(798): Create Location[pk=108113, systemID=fs1, path=2025/03/10/59F02401/D058CC32/9FAA0541, tsuid=1.2.840.10008.1.2, size=3416652, status=OK, objectType=DICOM_FILE]
2025-03-10 15:14:08,948 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(798): Updated DB in 10 ms
2025-03-10 15:14:08,949 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(798) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310100228939 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:14:09,146 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(798) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310100239269 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:14:09,561 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18844) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:14:09,564 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18844) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 15:14:09,566 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18844) DCM4CHEE<-HS30(800): processing 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093425341 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:14:09,566 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18844) DCM4CHEE<-HS30(800) << 1:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:14:09,765 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18844) DCM4CHEE<-HS30(800) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093451002 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:14:13,137 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start IANScheduler.execute()
2025-03-10 15:14:13,139 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished IANScheduler.execute()
2025-03-10 15:14:17,734 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18844) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:14:17,737 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18844) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 15:14:17,739 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18844) DCM4CHEE<-HS30(800): processing 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093451002 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:14:17,739 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18844) DCM4CHEE<-HS30(800) << 2:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:14:17,937 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18844) DCM4CHEE<-HS30(800) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093651199 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:14:22,010 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18844) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:14:22,013 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18844) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 15:14:22,015 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18844) DCM4CHEE<-HS30(800): processing 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093651199 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:14:22,015 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18844) DCM4CHEE<-HS30(800) << 3:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:14:22,213 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18844) DCM4CHEE<-HS30(800) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093845190 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:14:28,233 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18844) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:14:28,236 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18844) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 15:14:28,238 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18844) DCM4CHEE<-HS30(800): processing 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093845190 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:14:28,238 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18844) DCM4CHEE<-HS30(800) << 4:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:14:28,436 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18844) DCM4CHEE<-HS30(800) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093924364 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:14:34,692 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18844) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:14:34,696 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18844) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 15:14:34,697 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18844) DCM4CHEE<-HS30(800): processing 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093924364 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:14:34,698 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18844) DCM4CHEE<-HS30(800) << 5:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:14:34,896 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18844) DCM4CHEE<-HS30(800) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093944816 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:14:37,516 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start UPSProcessingScheduler.execute()
2025-03-10 15:14:37,518 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished UPSProcessingScheduler.execute()
2025-03-10 15:14:40,920 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18844) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:14:40,924 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18844) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 15:14:40,926 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18844) DCM4CHEE<-HS30(800): processing 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093944816 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:14:40,926 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18844) DCM4CHEE<-HS30(800) << 6:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:14:41,125 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18844) DCM4CHEE<-HS30(800) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094228083 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:14:47,392 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18668) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:14:47,395 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(798): Create Instance[pk=108114, uid=1.2.410.200001.101.11.601.1501430850.3.20250310100239269, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 15:14:47,395 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(798): Create Location[pk=108114, systemID=fs1, path=2025/03/10/59F02401/D058CC32/9FB87737, tsuid=1.2.840.10008.1.2, size=3416652, status=OK, objectType=DICOM_FILE]
2025-03-10 15:14:47,425 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(798): Updated DB in 33 ms
2025-03-10 15:14:47,426 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(798) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310100239269 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:14:47,623 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(798) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310100255894 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:14:48,119 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18844) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:14:48,122 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18844) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 15:14:48,124 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18844) DCM4CHEE<-HS30(800): processing 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094228083 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:14:48,125 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18844) DCM4CHEE<-HS30(800) << 7:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:14:48,321 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18844) DCM4CHEE<-HS30(800) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094719950 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:14:51,141 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 15:14:51,144 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 15:14:52,018 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18844) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:14:52,022 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18844) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 15:14:52,023 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18844) DCM4CHEE<-HS30(800): processing 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094719950 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:14:52,024 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18844) DCM4CHEE<-HS30(800) << 8:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:14:52,222 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18844) DCM4CHEE<-HS30(800) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094736570 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:14:56,394 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18844) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:14:56,398 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18844) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 15:14:56,401 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18844) DCM4CHEE<-HS30(800): processing 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094736570 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:14:56,401 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18844) DCM4CHEE<-HS30(800) << 9:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:14:56,600 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18844) DCM4CHEE<-HS30(800) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094926416 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:14:58,081 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start AuditScheduler.execute()
2025-03-10 15:14:58,093 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 15:14:58,093 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:14:58,094 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished AuditScheduler.execute()
2025-03-10 15:14:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start TaskScheduler.execute()
2025-03-10 15:14:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished TaskScheduler.execute()
2025-03-10 15:15:03,395 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18844) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:15:03,399 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18844) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 15:15:03,400 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18844) DCM4CHEE<-HS30(800): processing 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094926416 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:15:03,401 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18844) DCM4CHEE<-HS30(800) << 10:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:15:03,599 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18844) DCM4CHEE<-HS30(800) >> 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123095019608 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:15:10,591 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18844) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:15:10,594 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18844) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 15:15:10,596 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18844) DCM4CHEE<-HS30(800): processing 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123095019608 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:15:10,596 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18844) DCM4CHEE<-HS30(800) << 11:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:15:10,794 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18844) DCM4CHEE<-HS30(800) >> 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123095050423 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:15:13,139 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start IANScheduler.execute()
2025-03-10 15:15:13,141 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished IANScheduler.execute()
2025-03-10 15:15:17,007 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18844) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:15:17,012 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18844) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 15:15:17,014 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18844) DCM4CHEE<-HS30(800): processing 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123095050423 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:15:17,014 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18844) DCM4CHEE<-HS30(800) << 12:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:15:17,211 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18844) DCM4CHEE<-HS30(800) >> A-RELEASE-RQ
2025-03-10 15:15:17,211 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18844) DCM4CHEE<-HS30(800) << A-RELEASE-RP
2025-03-10 15:15:17,262 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-28) DCM4CHEE<-HS30(800): close Socket[addr=187.89.160.56/187.89.160.56,port=52064,localport=11112]
2025-03-10 15:15:22,528 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18668) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:15:22,532 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(798): Create Instance[pk=108115, uid=1.2.410.200001.101.11.601.1501430850.3.20250310100255894, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 15:15:22,532 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(798): Create Location[pk=108115, systemID=fs1, path=2025/03/10/59F02401/D058CC32/9FD2EB9B, tsuid=1.2.840.10008.1.2, size=3416652, status=OK, objectType=DICOM_FILE]
2025-03-10 15:15:22,544 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(798): Updated DB in 16 ms
2025-03-10 15:15:22,544 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(798) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310100255894 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:15:22,742 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(798) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310100325574 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:15:37,518 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start UPSProcessingScheduler.execute()
2025-03-10 15:15:37,519 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished UPSProcessingScheduler.execute()
2025-03-10 15:15:47,608 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52067,localport=11112]
2025-03-10 15:15:47,609 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(801) >> A-ASSOCIATE-RQ
2025-03-10 15:15:47,609 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(801) << A-ASSOCIATE-AC
2025-03-10 15:15:47,800 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(801) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093425341 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:15:56,816 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18668) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:15:56,819 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(798): Create Instance[pk=108116, uid=1.2.410.200001.101.11.601.1501430850.3.20250310100325574, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 15:15:56,819 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(798): Create Location[pk=108116, systemID=fs1, path=2025/03/10/59F02401/D058CC32/A15D7236, tsuid=1.2.840.10008.1.2, size=3915760, status=OK, objectType=DICOM_FILE]
2025-03-10 15:15:56,835 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(798): Updated DB in 19 ms
2025-03-10 15:15:56,836 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(798) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310100325574 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:15:57,035 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(798) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310100349311 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:15:58,094 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start AuditScheduler.execute()
2025-03-10 15:15:58,102 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-12) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 15:15:58,102 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-12) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:15:58,103 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished AuditScheduler.execute()
2025-03-10 15:15:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start TaskScheduler.execute()
2025-03-10 15:15:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished TaskScheduler.execute()
2025-03-10 15:16:11,387 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18853) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:16:11,392 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18853) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 15:16:11,394 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(801): processing 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093425341 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:16:11,395 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(801) << 1:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:16:11,589 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(801) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093451002 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:16:13,141 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start IANScheduler.execute()
2025-03-10 15:16:13,143 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished IANScheduler.execute()
2025-03-10 15:16:15,103 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341431&seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250306142158440&objectUID=1.2.410.200001.101.11.301.1144174170.3.20250306142315176&contentType=image/jpeg from null@162.240.235.97
2025-03-10 15:16:15,213 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18853) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:16:15,216 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18853) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 15:16:15,217 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(801): processing 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093451002 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:16:15,218 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(801) << 2:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:16:15,221 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341431&seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250306142158440&objectUID=1.2.410.200001.101.11.301.1144174170.3.20250306142158579&contentType=image/jpeg from null@162.240.235.97
2025-03-10 15:16:15,312 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341431&seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250306142158440&objectUID=1.2.410.200001.101.11.301.1144174170.3.20250306142216660&contentType=image/jpeg from null@162.240.235.97
2025-03-10 15:16:15,372 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341431&seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250306142158440&objectUID=1.2.410.200001.101.11.301.1144174170.3.20250306142249603&contentType=image/jpeg from null@162.240.235.97
2025-03-10 15:16:15,412 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(801) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093651199 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:16:15,437 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341431&seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250306142158440&objectUID=1.2.410.200001.101.11.301.1144174170.3.20250306142335831&contentType=image/jpeg from null@162.240.235.97
2025-03-10 15:16:15,487 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341431&seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250306142158440&objectUID=1.2.410.200001.101.11.301.1144174170.3.20250306142432352&contentType=image/jpeg from null@162.240.235.97
2025-03-10 15:16:15,546 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341431&seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250306142158440&objectUID=1.2.410.200001.101.11.301.1144174170.3.20250306142449476&contentType=image/jpeg from null@162.240.235.97
2025-03-10 15:16:15,599 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341431&seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250306142158440&objectUID=1.2.410.200001.101.11.301.1144174170.3.20250306142518962&contentType=image/jpeg from null@162.240.235.97
2025-03-10 15:16:15,666 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341431&seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250306142158440&objectUID=1.2.410.200001.101.11.301.1144174170.3.20250306142621341&contentType=image/jpeg from null@162.240.235.97
2025-03-10 15:16:15,726 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341431&seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250306142158440&objectUID=1.2.410.200001.101.11.301.1144174170.3.20250306142710348&contentType=image/jpeg from null@162.240.235.97
2025-03-10 15:16:15,788 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341431&seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250306142158440&objectUID=1.2.410.200001.101.11.301.1144174170.3.20250306142736434&contentType=image/jpeg from null@162.240.235.97
2025-03-10 15:16:15,863 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341431&seriesUID=1.2.410.200001.101.11.301.1144174170.2.20250306142158440&objectUID=1.2.410.200001.101.11.301.1144174170.3.20250306142824559&contentType=image/jpeg from null@162.240.235.97
2025-03-10 15:16:19,595 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18853) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:16:19,600 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18853) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 15:16:19,602 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(801): processing 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093651199 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:16:19,602 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(801) << 3:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:16:19,797 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(801) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093845190 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:16:26,757 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18668) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:16:26,760 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(798): Create Instance[pk=108117, uid=1.2.410.200001.101.11.601.1501430850.3.20250310100349311, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 15:16:26,760 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(798): Create Location[pk=108117, systemID=fs1, path=2025/03/10/59F02401/D058CC32/A17B6A75, tsuid=1.2.840.10008.1.2, size=3416652, status=OK, objectType=DICOM_FILE]
2025-03-10 15:16:26,770 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(798): Updated DB in 13 ms
2025-03-10 15:16:26,770 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(798) << 8:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310100349311 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:16:26,969 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(798) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310100513791 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:16:27,035 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18853) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:16:27,039 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18853) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 15:16:27,041 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(801): processing 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093845190 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:16:27,042 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(801) << 4:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:16:27,236 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(801) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093924364 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:16:30,717 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start StudySizeScheduler.execute()
2025-03-10 15:16:30,793 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) Calculated size of 1 studies
2025-03-10 15:16:30,793 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished StudySizeScheduler.execute()
2025-03-10 15:16:32,760 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18853) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:16:32,764 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18853) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 15:16:32,766 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(801): processing 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093924364 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:16:32,766 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(801) << 5:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:16:32,961 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(801) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093944816 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:16:37,519 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start UPSProcessingScheduler.execute()
2025-03-10 15:16:37,521 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished UPSProcessingScheduler.execute()
2025-03-10 15:16:39,293 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18853) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:16:39,297 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18853) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 15:16:39,300 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(801): processing 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093944816 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:16:39,300 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(801) << 6:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:16:39,495 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(801) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094228083 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:16:46,641 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18853) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:16:46,646 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18853) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 15:16:46,648 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(801): processing 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094228083 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:16:46,649 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(801) << 7:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:16:46,849 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(801) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094719950 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:16:50,474 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18853) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:16:50,478 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18853) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 15:16:50,481 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(801): processing 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094719950 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:16:50,481 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(801) << 8:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:16:50,675 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(801) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094736570 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:16:54,863 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18853) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:16:54,867 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18853) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 15:16:54,870 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(801): processing 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094736570 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:16:54,870 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(801) << 9:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:16:55,070 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(801) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094926416 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:16:58,103 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start AuditScheduler.execute()
2025-03-10 15:16:58,114 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-6) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 15:16:58,114 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-6) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:16:58,114 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished AuditScheduler.execute()
2025-03-10 15:16:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start TaskScheduler.execute()
2025-03-10 15:16:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished TaskScheduler.execute()
2025-03-10 15:17:00,896 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18668) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:17:00,899 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(798): Create Instance[pk=108118, uid=1.2.410.200001.101.11.601.1501430850.3.20250310100513791, class=1.2.840.10008.5.1.4.1.1.6.1, no=9]
2025-03-10 15:17:00,899 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(798): Create Location[pk=108118, systemID=fs1, path=2025/03/10/59F02401/D058CC32/A4B82AF2, tsuid=1.2.840.10008.1.2, size=3915760, status=OK, objectType=DICOM_FILE]
2025-03-10 15:17:00,908 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(798): Updated DB in 12 ms
2025-03-10 15:17:00,908 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(798) << 9:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310100513791 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:17:01,105 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(798) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310100528874 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:17:01,743 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18853) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:17:01,746 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18853) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 15:17:01,748 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(801): processing 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094926416 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:17:01,748 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(801) << 10:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:17:01,943 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(801) >> 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123095019608 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:17:07,467 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18853) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:17:07,471 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18853) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 15:17:07,473 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(801): processing 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123095019608 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:17:07,473 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(801) << 11:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:17:07,668 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(801) >> 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123095050423 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:17:13,143 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start IANScheduler.execute()
2025-03-10 15:17:13,145 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished IANScheduler.execute()
2025-03-10 15:17:13,198 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18853) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:17:13,201 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18853) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 15:17:13,203 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(801): processing 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123095050423 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:17:13,203 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(801) << 12:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:17:13,398 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(801) >> A-RELEASE-RQ
2025-03-10 15:17:13,398 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(801) << A-RELEASE-RP
2025-03-10 15:17:13,448 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-2) DCM4CHEE<-HS30(801): close Socket[addr=187.89.160.56/187.89.160.56,port=52067,localport=11112]
2025-03-10 15:17:13,788 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52068,localport=11112]
2025-03-10 15:17:13,792 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(802) >> A-ASSOCIATE-RQ
2025-03-10 15:17:13,792 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(802) << A-ASSOCIATE-AC
2025-03-10 15:17:14,004 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(802) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20240928092347489 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:17:17,429 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18853) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:17:17,433 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18853) Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from Patient ID 28092024-074102^^^DCM4CHEE.7BBB96F6.083D80C9 in previous received object of Study[uid=1.2.410.200001.101.11.301.1123109166.1.20240928074139541].
2025-03-10 15:17:17,436 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(802): processing 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20240928092347489 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from Patient ID 28092024-074102^^^DCM4CHEE.7BBB96F6.083D80C9 in previous received object of Study[uid=1.2.410.200001.101.11.301.1123109166.1.20240928074139541].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:17:17,436 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(802) << 1:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:17:17,632 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(802) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20240928092407110 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:17:23,527 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18853) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:17:23,531 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18853) Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from Patient ID 28092024-074102^^^DCM4CHEE.7BBB96F6.083D80C9 in previous received object of Study[uid=1.2.410.200001.101.11.301.1123109166.1.20240928074139541].
2025-03-10 15:17:23,533 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(802): processing 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20240928092407110 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from Patient ID 28092024-074102^^^DCM4CHEE.7BBB96F6.083D80C9 in previous received object of Study[uid=1.2.410.200001.101.11.301.1123109166.1.20240928074139541].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:17:23,534 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(802) << 2:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:17:23,729 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(802) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20240928092414509 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:17:30,822 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18853) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:17:30,826 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18853) Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from Patient ID 28092024-074102^^^DCM4CHEE.7BBB96F6.083D80C9 in previous received object of Study[uid=1.2.410.200001.101.11.301.1123109166.1.20240928074139541].
2025-03-10 15:17:30,829 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(802): processing 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20240928092414509 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from Patient ID 28092024-074102^^^DCM4CHEE.7BBB96F6.083D80C9 in previous received object of Study[uid=1.2.410.200001.101.11.301.1123109166.1.20240928074139541].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:17:30,829 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(802) << 3:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:17:31,028 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(802) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20240928092430117 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:17:31,835 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18668) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:17:31,838 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(798): Create Instance[pk=108119, uid=1.2.410.200001.101.11.601.1501430850.3.20250310100528874, class=1.2.840.10008.5.1.4.1.1.6.1, no=10]
2025-03-10 15:17:31,838 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(798): Create Location[pk=108119, systemID=fs1, path=2025/03/10/59F02401/D058CC32/A4C88BD4, tsuid=1.2.840.10008.1.2, size=3416652, status=OK, objectType=DICOM_FILE]
2025-03-10 15:17:31,854 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(798): Updated DB in 19 ms
2025-03-10 15:17:31,855 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(798) << 10:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310100528874 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:17:32,052 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(798) >> 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310100554973 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:17:34,678 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18853) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:17:34,683 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18853) Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from Patient ID 28092024-074102^^^DCM4CHEE.7BBB96F6.083D80C9 in previous received object of Study[uid=1.2.410.200001.101.11.301.1123109166.1.20240928074139541].
2025-03-10 15:17:34,685 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(802): processing 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20240928092430117 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from Patient ID 28092024-074102^^^DCM4CHEE.7BBB96F6.083D80C9 in previous received object of Study[uid=1.2.410.200001.101.11.301.1123109166.1.20240928074139541].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:17:34,686 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(802) << 4:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:17:34,891 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(802) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20240928092441499 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:17:37,521 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start UPSProcessingScheduler.execute()
2025-03-10 15:17:37,522 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished UPSProcessingScheduler.execute()
2025-03-10 15:17:39,108 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18853) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:17:39,112 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18853) Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from Patient ID 28092024-074102^^^DCM4CHEE.7BBB96F6.083D80C9 in previous received object of Study[uid=1.2.410.200001.101.11.301.1123109166.1.20240928074139541].
2025-03-10 15:17:39,114 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(802): processing 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20240928092441499 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from Patient ID 28092024-074102^^^DCM4CHEE.7BBB96F6.083D80C9 in previous received object of Study[uid=1.2.410.200001.101.11.301.1123109166.1.20240928074139541].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:17:39,115 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(802) << 5:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:17:39,311 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(802) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20240928092516071 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:17:46,024 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18853) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:17:46,029 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18853) Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from Patient ID 28092024-074102^^^DCM4CHEE.7BBB96F6.083D80C9 in previous received object of Study[uid=1.2.410.200001.101.11.301.1123109166.1.20240928074139541].
2025-03-10 15:17:46,031 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(802): processing 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20240928092516071 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from Patient ID 28092024-074102^^^DCM4CHEE.7BBB96F6.083D80C9 in previous received object of Study[uid=1.2.410.200001.101.11.301.1123109166.1.20240928074139541].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:17:46,031 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(802) << 6:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:17:46,226 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(802) >> A-RELEASE-RQ
2025-03-10 15:17:46,226 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(802) << A-RELEASE-RP
2025-03-10 15:17:46,277 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-21) DCM4CHEE<-HS30(802): close Socket[addr=187.89.160.56/187.89.160.56,port=52068,localport=11112]
2025-03-10 15:17:46,624 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52069,localport=11112]
2025-03-10 15:17:46,625 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(803) >> A-ASSOCIATE-RQ
2025-03-10 15:17:46,625 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(803) << A-ASSOCIATE-AC
2025-03-10 15:17:46,823 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(803) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20240928092347489 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:17:52,623 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18853) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:17:52,627 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18853) Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from Patient ID 28092024-074102^^^DCM4CHEE.7BBB96F6.083D80C9 in previous received object of Study[uid=1.2.410.200001.101.11.301.1123109166.1.20240928074139541].
2025-03-10 15:17:52,630 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(803): processing 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20240928092347489 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from Patient ID 28092024-074102^^^DCM4CHEE.7BBB96F6.083D80C9 in previous received object of Study[uid=1.2.410.200001.101.11.301.1123109166.1.20240928074139541].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:17:52,630 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(803) << 1:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:17:52,832 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(803) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20240928092407110 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:17:58,114 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start AuditScheduler.execute()
2025-03-10 15:17:58,115 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-16) Send audit message to /127.0.0.1:514
2025-03-10 15:17:58,116 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-16) Send audit message to /127.0.0.1:514
2025-03-10 15:17:58,129 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-16) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 15:17:58,129 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-16) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:17:58,130 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished AuditScheduler.execute()
2025-03-10 15:17:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start TaskScheduler.execute()
2025-03-10 15:17:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished TaskScheduler.execute()
2025-03-10 15:17:59,548 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18853) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:17:59,552 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18853) Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from Patient ID 28092024-074102^^^DCM4CHEE.7BBB96F6.083D80C9 in previous received object of Study[uid=1.2.410.200001.101.11.301.1123109166.1.20240928074139541].
2025-03-10 15:17:59,554 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(803): processing 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20240928092407110 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from Patient ID 28092024-074102^^^DCM4CHEE.7BBB96F6.083D80C9 in previous received object of Study[uid=1.2.410.200001.101.11.301.1123109166.1.20240928074139541].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:17:59,555 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(803) << 2:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:17:59,761 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(803) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20240928092414509 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:18:01,587 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18668) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:18:01,590 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(798): Create Instance[pk=108120, uid=1.2.410.200001.101.11.601.1501430850.3.20250310100554973, class=1.2.840.10008.5.1.4.1.1.6.1, no=11]
2025-03-10 15:18:01,590 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(798): Create Location[pk=108120, systemID=fs1, path=2025/03/10/59F02401/D058CC32/A4F1049B, tsuid=1.2.840.10008.1.2, size=3416800, status=OK, objectType=DICOM_FILE]
2025-03-10 15:18:01,604 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(798): Updated DB in 17 ms
2025-03-10 15:18:01,604 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(798) << 11:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310100554973 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:18:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start PurgeStorageScheduler.execute()
2025-03-10 15:18:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished PurgeStorageScheduler.execute()
2025-03-10 15:18:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-18862) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 15:18:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-18862) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 15:18:01,802 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(798) >> 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310100600550 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:18:04,119 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18853) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:18:04,124 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18853) Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from Patient ID 28092024-074102^^^DCM4CHEE.7BBB96F6.083D80C9 in previous received object of Study[uid=1.2.410.200001.101.11.301.1123109166.1.20240928074139541].
2025-03-10 15:18:04,127 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(803): processing 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20240928092414509 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from Patient ID 28092024-074102^^^DCM4CHEE.7BBB96F6.083D80C9 in previous received object of Study[uid=1.2.410.200001.101.11.301.1123109166.1.20240928074139541].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:18:04,127 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(803) << 3:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:18:04,329 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(803) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20240928092430117 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:18:08,687 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18853) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:18:08,691 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18853) Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from Patient ID 28092024-074102^^^DCM4CHEE.7BBB96F6.083D80C9 in previous received object of Study[uid=1.2.410.200001.101.11.301.1123109166.1.20240928074139541].
2025-03-10 15:18:08,694 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(803): processing 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20240928092430117 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from Patient ID 28092024-074102^^^DCM4CHEE.7BBB96F6.083D80C9 in previous received object of Study[uid=1.2.410.200001.101.11.301.1123109166.1.20240928074139541].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:18:08,694 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(803) << 4:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:18:08,897 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(803) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20240928092441499 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:18:13,146 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start IANScheduler.execute()
2025-03-10 15:18:13,147 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished IANScheduler.execute()
2025-03-10 15:18:15,834 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18853) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:18:15,839 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18853) Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from Patient ID 28092024-074102^^^DCM4CHEE.7BBB96F6.083D80C9 in previous received object of Study[uid=1.2.410.200001.101.11.301.1123109166.1.20240928074139541].
2025-03-10 15:18:15,841 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(803): processing 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20240928092441499 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from Patient ID 28092024-074102^^^DCM4CHEE.7BBB96F6.083D80C9 in previous received object of Study[uid=1.2.410.200001.101.11.301.1123109166.1.20240928074139541].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:18:15,842 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(803) << 5:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:18:16,045 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(803) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20240928092516071 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:18:16,795 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52182,localport=11112]
2025-03-10 15:18:16,796 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18863) DCM4CHEE<-HS50US07(804) >> A-ASSOCIATE-RQ
2025-03-10 15:18:16,796 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18863) DCM4CHEE<-HS50US07(804) << A-ASSOCIATE-AC
2025-03-10 15:18:16,993 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18863) DCM4CHEE<-HS50US07(804) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151436164 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:18:18,907 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18863) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:18:18,912 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-18863) DCM4CHEE<-HS50US07(804): Create Patient[pk=8401, id=PatientID[pk=8401, id=341579, issuer=DCM4CHEE.39165A0E.0C09CF2F], name=GEANE ARAUJO DO NASCIMENTO NEGRINE]
2025-03-10 15:18:18,913 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18863) DCM4CHEE<-HS50US07(804): Create Study[pk=9437, uid=341579, id=31667]
2025-03-10 15:18:18,914 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18863) DCM4CHEE<-HS50US07(804): Create Series[pk=9727, uid=1.2.410.200001.101.11.501.1791052210.2.20250310151435973, no=1, mod=US]
2025-03-10 15:18:18,915 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18863) DCM4CHEE<-HS50US07(804): Create Instance[pk=108121, uid=1.2.410.200001.101.11.501.1791052210.3.20250310151436164, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 15:18:18,915 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18863) DCM4CHEE<-HS50US07(804): Create Location[pk=108121, systemID=fs1, path=2025/03/10/59FB01E7/C0595BB0/8E0413AA, tsuid=1.2.840.10008.1.2, size=3416660, status=OK, objectType=DICOM_FILE]
2025-03-10 15:18:18,939 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18863) DCM4CHEE<-HS50US07(804): Updated DB in 32 ms
2025-03-10 15:18:18,940 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-18863) No duplicate record with equal Patient ID found Patient[pk=8401, id=PatientID[pk=8401, id=341579, issuer=DCM4CHEE.39165A0E.0C09CF2F], name=GEANE ARAUJO DO NASCIMENTO NEGRINE]
2025-03-10 15:18:18,941 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18863) DCM4CHEE<-HS50US07(804) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151436164 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:18:19,145 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18863) DCM4CHEE<-HS50US07(804) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151440724 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:18:19,462 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18863) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:18:19,464 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18863) DCM4CHEE<-HS50US07(804): Create Instance[pk=108122, uid=1.2.410.200001.101.11.501.1791052210.3.20250310151440724, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 15:18:19,465 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18863) DCM4CHEE<-HS50US07(804): Create Location[pk=108122, systemID=fs1, path=2025/03/10/59FB01E7/C0595BB0/8E0F86FB, tsuid=1.2.840.10008.1.2, size=3416660, status=OK, objectType=DICOM_FILE]
2025-03-10 15:18:19,472 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18863) DCM4CHEE<-HS50US07(804): Updated DB in 10 ms
2025-03-10 15:18:19,473 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18863) DCM4CHEE<-HS50US07(804) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151440724 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:18:19,676 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18863) DCM4CHEE<-HS50US07(804) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151454584 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:18:19,969 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18863) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:18:19,971 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18863) DCM4CHEE<-HS50US07(804): Create Instance[pk=108123, uid=1.2.410.200001.101.11.501.1791052210.3.20250310151454584, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 15:18:19,971 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18863) DCM4CHEE<-HS50US07(804): Create Location[pk=108123, systemID=fs1, path=2025/03/10/59FB01E7/C0595BB0/8E1F6930, tsuid=1.2.840.10008.1.2, size=3416660, status=OK, objectType=DICOM_FILE]
2025-03-10 15:18:19,982 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18863) DCM4CHEE<-HS50US07(804): Updated DB in 13 ms
2025-03-10 15:18:19,983 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18863) DCM4CHEE<-HS50US07(804) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151454584 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:18:20,186 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18863) DCM4CHEE<-HS50US07(804) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151516380 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:18:20,477 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18863) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:18:20,490 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18863) DCM4CHEE<-HS50US07(804): Create Instance[pk=108124, uid=1.2.410.200001.101.11.501.1791052210.3.20250310151516380, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 15:18:20,490 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18863) DCM4CHEE<-HS50US07(804): Create Location[pk=108124, systemID=fs1, path=2025/03/10/59FB01E7/C0595BB0/8F9CC503, tsuid=1.2.840.10008.1.2, size=3416660, status=OK, objectType=DICOM_FILE]
2025-03-10 15:18:20,493 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18863) DCM4CHEE<-HS50US07(804): Updated DB in 15 ms
2025-03-10 15:18:20,493 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18863) DCM4CHEE<-HS50US07(804) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151516380 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:18:20,696 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18863) DCM4CHEE<-HS50US07(804) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151522833 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:18:20,987 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18863) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:18:20,990 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18863) DCM4CHEE<-HS50US07(804): Create Instance[pk=108125, uid=1.2.410.200001.101.11.501.1791052210.3.20250310151522833, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 15:18:20,990 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18863) DCM4CHEE<-HS50US07(804): Create Location[pk=108125, systemID=fs1, path=2025/03/10/59FB01E7/C0595BB0/8FA91D35, tsuid=1.2.840.10008.1.2, size=3416660, status=OK, objectType=DICOM_FILE]
2025-03-10 15:18:20,997 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18863) DCM4CHEE<-HS50US07(804): Updated DB in 9 ms
2025-03-10 15:18:20,998 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18863) DCM4CHEE<-HS50US07(804) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151522833 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:18:21,200 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18863) DCM4CHEE<-HS50US07(804) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151620259 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:18:21,492 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18863) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:18:21,494 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18863) DCM4CHEE<-HS50US07(804): Create Instance[pk=108126, uid=1.2.410.200001.101.11.501.1791052210.3.20250310151620259, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 15:18:21,494 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18863) DCM4CHEE<-HS50US07(804): Create Location[pk=108126, systemID=fs1, path=2025/03/10/59FB01E7/C0595BB0/915CF6D4, tsuid=1.2.840.10008.1.2, size=3416660, status=OK, objectType=DICOM_FILE]
2025-03-10 15:18:21,551 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18863) DCM4CHEE<-HS50US07(804): Updated DB in 59 ms
2025-03-10 15:18:21,552 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18863) DCM4CHEE<-HS50US07(804) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151620259 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:18:21,755 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18863) DCM4CHEE<-HS50US07(804) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151632581 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:18:22,046 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18863) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:18:22,049 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18863) DCM4CHEE<-HS50US07(804): Create Instance[pk=108127, uid=1.2.410.200001.101.11.501.1791052210.3.20250310151632581, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 15:18:22,049 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18863) DCM4CHEE<-HS50US07(804): Create Location[pk=108127, systemID=fs1, path=2025/03/10/59FB01E7/C0595BB0/916C02AB, tsuid=1.2.840.10008.1.2, size=3416660, status=OK, objectType=DICOM_FILE]
2025-03-10 15:18:22,051 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18863) DCM4CHEE<-HS50US07(804): Updated DB in 5 ms
2025-03-10 15:18:22,051 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18863) DCM4CHEE<-HS50US07(804) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151632581 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:18:22,252 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18863) DCM4CHEE<-HS50US07(804) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151735946 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:18:22,544 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18863) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:18:22,546 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18863) DCM4CHEE<-HS50US07(804): Create Instance[pk=108128, uid=1.2.410.200001.101.11.501.1791052210.3.20250310151735946, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 15:18:22,546 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18863) DCM4CHEE<-HS50US07(804): Create Location[pk=108128, systemID=fs1, path=2025/03/10/59FB01E7/C0595BB0/932246F4, tsuid=1.2.840.10008.1.2, size=3416660, status=OK, objectType=DICOM_FILE]
2025-03-10 15:18:22,557 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18863) DCM4CHEE<-HS50US07(804): Updated DB in 13 ms
2025-03-10 15:18:22,558 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18863) DCM4CHEE<-HS50US07(804) << 8:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151735946 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:18:22,760 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18863) DCM4CHEE<-HS50US07(804) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151743358 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:18:22,956 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18853) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:18:22,960 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18853) Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from Patient ID 28092024-074102^^^DCM4CHEE.7BBB96F6.083D80C9 in previous received object of Study[uid=1.2.410.200001.101.11.301.1123109166.1.20240928074139541].
2025-03-10 15:18:22,962 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(803): processing 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20240928092516071 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from Patient ID 28092024-074102^^^DCM4CHEE.7BBB96F6.083D80C9 in previous received object of Study[uid=1.2.410.200001.101.11.301.1123109166.1.20240928074139541].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:18:22,962 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(803) << 6:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 28092024-074102^^^DCM4CHEE.AA0352F1.null differs from
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:18:23,053 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18863) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:18:23,055 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18863) DCM4CHEE<-HS50US07(804): Create Instance[pk=108129, uid=1.2.410.200001.101.11.501.1791052210.3.20250310151743358, class=1.2.840.10008.5.1.4.1.1.6.1, no=9]
2025-03-10 15:18:23,055 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18863) DCM4CHEE<-HS50US07(804): Create Location[pk=108129, systemID=fs1, path=2025/03/10/59FB01E7/C0595BB0/932F5F52, tsuid=1.2.840.10008.1.2, size=3416660, status=OK, objectType=DICOM_FILE]
2025-03-10 15:18:23,062 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18863) DCM4CHEE<-HS50US07(804): Updated DB in 9 ms
2025-03-10 15:18:23,063 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18863) DCM4CHEE<-HS50US07(804) << 9:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151743358 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:18:23,163 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(803) >> A-RELEASE-RQ
2025-03-10 15:18:23,163 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(803) << A-RELEASE-RP
2025-03-10 15:18:23,214 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-31) DCM4CHEE<-HS30(803): close Socket[addr=187.89.160.56/187.89.160.56,port=52069,localport=11112]
2025-03-10 15:18:23,266 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18863) DCM4CHEE<-HS50US07(804) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151750230 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:18:23,557 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18863) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:18:23,560 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18863) DCM4CHEE<-HS50US07(804): Create Instance[pk=108130, uid=1.2.410.200001.101.11.501.1791052210.3.20250310151750230, class=1.2.840.10008.5.1.4.1.1.6.1, no=10]
2025-03-10 15:18:23,560 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18863) DCM4CHEE<-HS50US07(804): Create Location[pk=108130, systemID=fs1, path=2025/03/10/59FB01E7/C0595BB0/933C15AF, tsuid=1.2.840.10008.1.2, size=3416660, status=OK, objectType=DICOM_FILE]
2025-03-10 15:18:23,567 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18863) DCM4CHEE<-HS50US07(804): Updated DB in 9 ms
2025-03-10 15:18:23,570 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52070,localport=11112]
2025-03-10 15:18:23,571 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(805) >> A-ASSOCIATE-RQ
2025-03-10 15:18:23,571 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(805) << A-ASSOCIATE-AC
2025-03-10 15:18:23,571 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18863) DCM4CHEE<-HS50US07(804) << 10:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151750230 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:18:23,768 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(805) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093425341 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:18:23,774 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18863) DCM4CHEE<-HS50US07(804) >> 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151758401 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:18:24,066 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18863) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:18:24,068 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18863) DCM4CHEE<-HS50US07(804): Create Instance[pk=108131, uid=1.2.410.200001.101.11.501.1791052210.3.20250310151758401, class=1.2.840.10008.5.1.4.1.1.6.1, no=11]
2025-03-10 15:18:24,068 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18863) DCM4CHEE<-HS50US07(804): Create Location[pk=108131, systemID=fs1, path=2025/03/10/59FB01E7/C0595BB0/933FBFCD, tsuid=1.2.840.10008.1.2, size=3416660, status=OK, objectType=DICOM_FILE]
2025-03-10 15:18:24,075 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18863) DCM4CHEE<-HS50US07(804): Updated DB in 9 ms
2025-03-10 15:18:24,076 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18863) DCM4CHEE<-HS50US07(804) << 11:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151758401 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:18:24,279 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18863) DCM4CHEE<-HS50US07(804) >> 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151818199 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:18:24,571 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18863) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:18:24,573 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18863) DCM4CHEE<-HS50US07(804): Create Instance[pk=108132, uid=1.2.410.200001.101.11.501.1791052210.3.20250310151818199, class=1.2.840.10008.5.1.4.1.1.6.1, no=12]
2025-03-10 15:18:24,573 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18863) DCM4CHEE<-HS50US07(804): Create Location[pk=108132, systemID=fs1, path=2025/03/10/59FB01E7/C0595BB0/94BC3044, tsuid=1.2.840.10008.1.2, size=3416660, status=OK, objectType=DICOM_FILE]
2025-03-10 15:18:24,580 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18863) DCM4CHEE<-HS50US07(804): Updated DB in 9 ms
2025-03-10 15:18:24,581 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18863) DCM4CHEE<-HS50US07(804) << 12:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151818199 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:18:24,784 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18863) DCM4CHEE<-HS50US07(804) >> 13:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151825299 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:18:25,075 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18863) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:18:25,077 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18863) DCM4CHEE<-HS50US07(804): Create Instance[pk=108133, uid=1.2.410.200001.101.11.501.1791052210.3.20250310151825299, class=1.2.840.10008.5.1.4.1.1.6.1, no=13]
2025-03-10 15:18:25,078 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18863) DCM4CHEE<-HS50US07(804): Create Location[pk=108133, systemID=fs1, path=2025/03/10/59FB01E7/C0595BB0/94C8EE69, tsuid=1.2.840.10008.1.2, size=3416660, status=OK, objectType=DICOM_FILE]
2025-03-10 15:18:25,087 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18863) DCM4CHEE<-HS50US07(804): Updated DB in 12 ms
2025-03-10 15:18:25,088 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18863) DCM4CHEE<-HS50US07(804) << 13:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151825299 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:18:25,295 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18863) DCM4CHEE<-HS50US07(804) >> 14:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151851108 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:18:25,587 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18863) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:18:25,589 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18863) DCM4CHEE<-HS50US07(804): Create Instance[pk=108134, uid=1.2.410.200001.101.11.501.1791052210.3.20250310151851108, class=1.2.840.10008.5.1.4.1.1.6.1, no=14]
2025-03-10 15:18:25,590 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18863) DCM4CHEE<-HS50US07(804): Create Location[pk=108134, systemID=fs1, path=2025/03/10/59FB01E7/C0595BB0/94F15E97, tsuid=1.2.840.10008.1.2, size=3416660, status=OK, objectType=DICOM_FILE]
2025-03-10 15:18:25,601 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18863) DCM4CHEE<-HS50US07(804): Updated DB in 14 ms
2025-03-10 15:18:25,601 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18863) DCM4CHEE<-HS50US07(804) << 14:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151851108 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:18:25,804 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18863) DCM4CHEE<-HS50US07(804) >> 15:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151857169 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:18:26,096 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18863) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:18:26,098 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18863) DCM4CHEE<-HS50US07(804): Create Instance[pk=108135, uid=1.2.410.200001.101.11.501.1791052210.3.20250310151857169, class=1.2.840.10008.5.1.4.1.1.6.1, no=15]
2025-03-10 15:18:26,099 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18863) DCM4CHEE<-HS50US07(804): Create Location[pk=108135, systemID=fs1, path=2025/03/10/59FB01E7/C0595BB0/94F4198C, tsuid=1.2.840.10008.1.2, size=3416660, status=OK, objectType=DICOM_FILE]
2025-03-10 15:18:26,106 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18863) DCM4CHEE<-HS50US07(804): Updated DB in 10 ms
2025-03-10 15:18:26,107 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18863) DCM4CHEE<-HS50US07(804) << 15:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151857169 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:18:26,310 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18863) DCM4CHEE<-HS50US07(804) >> 16:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151903991 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:18:26,602 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18863) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:18:26,604 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18863) DCM4CHEE<-HS50US07(804): Create Instance[pk=108136, uid=1.2.410.200001.101.11.501.1791052210.3.20250310151903991, class=1.2.840.10008.5.1.4.1.1.6.1, no=16]
2025-03-10 15:18:26,604 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18863) DCM4CHEE<-HS50US07(804): Create Location[pk=108136, systemID=fs1, path=2025/03/10/59FB01E7/C0595BB0/9660C987, tsuid=1.2.840.10008.1.2, size=3416660, status=OK, objectType=DICOM_FILE]
2025-03-10 15:18:26,615 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18863) DCM4CHEE<-HS50US07(804): Updated DB in 13 ms
2025-03-10 15:18:26,615 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18863) DCM4CHEE<-HS50US07(804) << 16:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151903991 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:18:26,818 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18863) DCM4CHEE<-HS50US07(804) >> 17:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151916718 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:18:27,110 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18863) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:18:27,112 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18863) DCM4CHEE<-HS50US07(804): Create Instance[pk=108137, uid=1.2.410.200001.101.11.501.1791052210.3.20250310151916718, class=1.2.840.10008.5.1.4.1.1.6.1, no=17]
2025-03-10 15:18:27,112 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18863) DCM4CHEE<-HS50US07(804): Create Location[pk=108137, systemID=fs1, path=2025/03/10/59FB01E7/C0595BB0/967035B2, tsuid=1.2.840.10008.1.2, size=3416660, status=OK, objectType=DICOM_FILE]
2025-03-10 15:18:27,123 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18863) DCM4CHEE<-HS50US07(804): Updated DB in 13 ms
2025-03-10 15:18:27,123 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18863) DCM4CHEE<-HS50US07(804) << 17:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151916718 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:18:27,324 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18863) DCM4CHEE<-HS50US07(804) >> A-RELEASE-RQ
2025-03-10 15:18:27,324 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18863) DCM4CHEE<-HS50US07(804) << A-RELEASE-RP
2025-03-10 15:18:27,374 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-17) DCM4CHEE<-HS50US07(804): close Socket[addr=187.89.160.56/187.89.160.56,port=52182,localport=11112]
2025-03-10 15:18:28,550 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18853) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:18:28,553 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18853) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 15:18:28,555 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(805): processing 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093425341 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:18:28,555 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(805) << 1:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:18:28,755 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(805) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093451002 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:18:31,517 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18668) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:18:31,521 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(798): Create Instance[pk=108138, uid=1.2.410.200001.101.11.601.1501430850.3.20250310100600550, class=1.2.840.10008.5.1.4.1.1.6.1, no=12]
2025-03-10 15:18:31,521 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(798): Create Location[pk=108138, systemID=fs1, path=2025/03/10/59F02401/D058CC32/A65D86F4, tsuid=1.2.840.10008.1.2, size=3416800, status=OK, objectType=DICOM_FILE]
2025-03-10 15:18:31,529 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(798): Updated DB in 11 ms
2025-03-10 15:18:31,530 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(798) << 12:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310100600550 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:18:31,730 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(798) >> 13:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310100645570 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:18:32,882 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18853) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:18:32,886 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18853) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 15:18:32,888 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(805): processing 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093451002 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:18:32,889 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(805) << 2:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:18:33,090 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(805) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093651199 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:18:37,522 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start UPSProcessingScheduler.execute()
2025-03-10 15:18:37,524 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished UPSProcessingScheduler.execute()
2025-03-10 15:18:39,765 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18853) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:18:39,769 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18853) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 15:18:39,771 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(805): processing 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093651199 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:18:39,771 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(805) << 3:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:18:39,971 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(805) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093845190 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:18:48,026 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18853) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:18:48,030 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18853) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 15:18:48,032 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(805): processing 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093845190 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:18:48,033 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(805) << 4:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:18:48,231 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(805) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093924364 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:18:55,096 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18853) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:18:55,099 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18853) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 15:18:55,101 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(805): processing 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093924364 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:18:55,102 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(805) << 5:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:18:55,302 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(805) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093944816 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:18:58,130 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start AuditScheduler.execute()
2025-03-10 15:18:58,141 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-13) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 15:18:58,141 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-13) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:18:58,141 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished AuditScheduler.execute()
2025-03-10 15:18:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start TaskScheduler.execute()
2025-03-10 15:18:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished TaskScheduler.execute()
2025-03-10 15:18:59,422 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18853) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:18:59,426 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18853) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 15:18:59,429 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(805): processing 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093944816 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:18:59,429 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(805) << 6:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:18:59,629 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(805) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094029357 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:19:05,806 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18668) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:19:05,808 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(798): Create Instance[pk=108139, uid=1.2.410.200001.101.11.601.1501430850.3.20250310100645570, class=1.2.840.10008.5.1.4.1.1.6.1, no=13]
2025-03-10 15:19:05,809 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(798): Create Location[pk=108139, systemID=fs1, path=2025/03/10/59F02401/D058CC32/A6982B11, tsuid=1.2.840.10008.1.2, size=3915760, status=OK, objectType=DICOM_FILE]
2025-03-10 15:19:05,812 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(798): Updated DB in 6 ms
2025-03-10 15:19:05,812 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(798) << 13:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310100645570 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:19:06,011 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(798) >> 14:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310100704761 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:19:06,106 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18853) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:19:06,109 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18853) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 15:19:06,110 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(805): processing 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094029357 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:19:06,111 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(805) << 7:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:19:06,322 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(805) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094228083 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:19:12,599 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18853) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:19:12,605 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18853) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 15:19:12,608 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(805): processing 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094228083 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:19:12,609 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(805) << 8:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:19:12,809 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(805) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094304819 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:19:13,148 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start IANScheduler.execute()
2025-03-10 15:19:13,149 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished IANScheduler.execute()
2025-03-10 15:19:37,524 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start UPSProcessingScheduler.execute()
2025-03-10 15:19:37,525 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished UPSProcessingScheduler.execute()
2025-03-10 15:19:40,271 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18668) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:19:40,273 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(798): Create Instance[pk=108140, uid=1.2.410.200001.101.11.601.1501430850.3.20250310100704761, class=1.2.840.10008.5.1.4.1.1.6.1, no=14]
2025-03-10 15:19:40,274 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(798): Create Location[pk=108140, systemID=fs1, path=2025/03/10/59F02401/D058CC32/A81438B1, tsuid=1.2.840.10008.1.2, size=3915760, status=OK, objectType=DICOM_FILE]
2025-03-10 15:19:40,287 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(798): Updated DB in 16 ms
2025-03-10 15:19:40,287 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(798) << 14:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310100704761 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:19:40,486 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(798) >> 15:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310100742078 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:19:51,144 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 15:19:51,151 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 15:19:54,113 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18853) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:19:54,117 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18853) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 15:19:54,127 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(805): processing 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094304819 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:19:54,127 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(805) << 9:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:19:54,330 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(805) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094304846 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:19:57,967 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52183,localport=11112]
2025-03-10 15:19:57,967 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(806) >> A-ASSOCIATE-RQ
2025-03-10 15:19:57,968 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(806) << A-ASSOCIATE-AC
2025-03-10 15:19:58,142 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start AuditScheduler.execute()
2025-03-10 15:19:58,143 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-8) Send audit message to /127.0.0.1:514
2025-03-10 15:19:58,143 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-8) Send audit message to /127.0.0.1:514
2025-03-10 15:19:58,144 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-8) Send audit message to /127.0.0.1:514
2025-03-10 15:19:58,152 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 15:19:58,153 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:19:58,153 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished AuditScheduler.execute()
2025-03-10 15:19:58,165 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(806) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151436164 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:19:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start TaskScheduler.execute()
2025-03-10 15:19:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished TaskScheduler.execute()
2025-03-10 15:20:00,272 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18872) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:20:00,275 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(806): Found previous received Instance[pk=108121, uid=1.2.410.200001.101.11.501.1791052210.3.20250310151436164, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 15:20:00,275 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(806): Ignore received Instance[studyUID=341579,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310151435973,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310151436164] with equal digest
2025-03-10 15:20:00,275 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(806): Updated DB in 3 ms
2025-03-10 15:20:00,276 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(806) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151436164 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:20:00,758 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(806) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151440724 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:20:01,050 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18872) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:20:01,052 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(806): Found previous received Instance[pk=108122, uid=1.2.410.200001.101.11.501.1791052210.3.20250310151440724, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 15:20:01,053 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(806): Ignore received Instance[studyUID=341579,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310151435973,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310151440724] with equal digest
2025-03-10 15:20:01,053 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(806): Updated DB in 3 ms
2025-03-10 15:20:01,054 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(806) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151440724 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:20:01,639 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(806) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151454584 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:20:01,931 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18872) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:20:01,933 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(806): Found previous received Instance[pk=108123, uid=1.2.410.200001.101.11.501.1791052210.3.20250310151454584, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 15:20:01,934 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(806): Ignore received Instance[studyUID=341579,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310151435973,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310151454584] with equal digest
2025-03-10 15:20:01,934 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(806): Updated DB in 3 ms
2025-03-10 15:20:01,935 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(806) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151454584 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:20:02,145 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(806) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151516380 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:20:02,437 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18872) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:20:02,439 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(806): Found previous received Instance[pk=108124, uid=1.2.410.200001.101.11.501.1791052210.3.20250310151516380, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 15:20:02,439 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(806): Ignore received Instance[studyUID=341579,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310151435973,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310151516380] with equal digest
2025-03-10 15:20:02,440 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(806): Updated DB in 3 ms
2025-03-10 15:20:02,441 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(806) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151516380 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:20:02,644 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(806) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151522833 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:20:02,936 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18872) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:20:02,938 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(806): Found previous received Instance[pk=108125, uid=1.2.410.200001.101.11.501.1791052210.3.20250310151522833, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 15:20:02,938 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(806): Ignore received Instance[studyUID=341579,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310151435973,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310151522833] with equal digest
2025-03-10 15:20:02,939 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(806): Updated DB in 3 ms
2025-03-10 15:20:02,940 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(806) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151522833 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:20:03,726 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(806) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151620259 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:20:04,018 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18872) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:20:04,020 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(806): Found previous received Instance[pk=108126, uid=1.2.410.200001.101.11.501.1791052210.3.20250310151620259, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 15:20:04,021 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(806): Ignore received Instance[studyUID=341579,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310151435973,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310151620259] with equal digest
2025-03-10 15:20:04,021 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(806): Updated DB in 3 ms
2025-03-10 15:20:04,022 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(806) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151620259 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:20:04,225 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(806) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151632581 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:20:04,517 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18872) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:20:04,520 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(806): Found previous received Instance[pk=108127, uid=1.2.410.200001.101.11.501.1791052210.3.20250310151632581, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 15:20:04,520 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(806): Ignore received Instance[studyUID=341579,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310151435973,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310151632581] with equal digest
2025-03-10 15:20:04,521 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(806): Updated DB in 4 ms
2025-03-10 15:20:04,522 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(806) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151632581 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:20:04,735 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(806) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151735946 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:20:05,026 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18872) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:20:05,028 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(806): Found previous received Instance[pk=108128, uid=1.2.410.200001.101.11.501.1791052210.3.20250310151735946, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 15:20:05,029 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(806): Ignore received Instance[studyUID=341579,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310151435973,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310151735946] with equal digest
2025-03-10 15:20:05,029 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(806): Updated DB in 3 ms
2025-03-10 15:20:05,030 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(806) << 8:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151735946 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:20:05,234 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(806) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151743358 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:20:05,526 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18872) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:20:05,528 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(806): Found previous received Instance[pk=108129, uid=1.2.410.200001.101.11.501.1791052210.3.20250310151743358, class=1.2.840.10008.5.1.4.1.1.6.1, no=9]
2025-03-10 15:20:05,528 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(806): Ignore received Instance[studyUID=341579,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310151435973,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310151743358] with equal digest
2025-03-10 15:20:05,528 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(806): Updated DB in 2 ms
2025-03-10 15:20:05,530 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(806) << 9:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151743358 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:20:05,737 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(806) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151750230 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:20:06,029 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18872) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:20:06,031 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(806): Found previous received Instance[pk=108130, uid=1.2.410.200001.101.11.501.1791052210.3.20250310151750230, class=1.2.840.10008.5.1.4.1.1.6.1, no=10]
2025-03-10 15:20:06,031 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(806): Ignore received Instance[studyUID=341579,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310151435973,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310151750230] with equal digest
2025-03-10 15:20:06,032 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(806): Updated DB in 3 ms
2025-03-10 15:20:06,033 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(806) << 10:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151750230 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:20:06,236 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(806) >> 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151758401 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:20:06,527 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18872) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:20:06,530 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(806): Found previous received Instance[pk=108131, uid=1.2.410.200001.101.11.501.1791052210.3.20250310151758401, class=1.2.840.10008.5.1.4.1.1.6.1, no=11]
2025-03-10 15:20:06,530 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(806): Ignore received Instance[studyUID=341579,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310151435973,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310151758401] with equal digest
2025-03-10 15:20:06,530 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(806): Updated DB in 3 ms
2025-03-10 15:20:06,532 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(806) << 11:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151758401 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:20:06,739 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(806) >> 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151818199 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:20:07,031 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18872) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:20:07,033 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(806): Found previous received Instance[pk=108132, uid=1.2.410.200001.101.11.501.1791052210.3.20250310151818199, class=1.2.840.10008.5.1.4.1.1.6.1, no=12]
2025-03-10 15:20:07,033 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(806): Ignore received Instance[studyUID=341579,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310151435973,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310151818199] with equal digest
2025-03-10 15:20:07,033 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(806): Updated DB in 2 ms
2025-03-10 15:20:07,035 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(806) << 12:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151818199 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:20:07,261 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(806) >> 13:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151825299 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:20:07,553 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18872) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:20:07,555 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(806): Found previous received Instance[pk=108133, uid=1.2.410.200001.101.11.501.1791052210.3.20250310151825299, class=1.2.840.10008.5.1.4.1.1.6.1, no=13]
2025-03-10 15:20:07,556 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(806): Ignore received Instance[studyUID=341579,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310151435973,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310151825299] with equal digest
2025-03-10 15:20:07,556 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(806): Updated DB in 3 ms
2025-03-10 15:20:07,557 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(806) << 13:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151825299 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:20:07,761 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(806) >> 14:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151851108 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:20:08,053 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18872) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:20:08,056 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(806): Found previous received Instance[pk=108134, uid=1.2.410.200001.101.11.501.1791052210.3.20250310151851108, class=1.2.840.10008.5.1.4.1.1.6.1, no=14]
2025-03-10 15:20:08,056 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(806): Ignore received Instance[studyUID=341579,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310151435973,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310151851108] with equal digest
2025-03-10 15:20:08,057 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(806): Updated DB in 3 ms
2025-03-10 15:20:08,058 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(806) << 14:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151851108 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:20:08,261 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(806) >> 15:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151857169 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:20:08,553 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18872) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:20:08,555 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(806): Found previous received Instance[pk=108135, uid=1.2.410.200001.101.11.501.1791052210.3.20250310151857169, class=1.2.840.10008.5.1.4.1.1.6.1, no=15]
2025-03-10 15:20:08,556 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(806): Ignore received Instance[studyUID=341579,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310151435973,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310151857169] with equal digest
2025-03-10 15:20:08,556 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(806): Updated DB in 3 ms
2025-03-10 15:20:08,557 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(806) << 15:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151857169 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:20:08,761 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(806) >> 16:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151903991 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:20:09,053 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18872) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:20:09,056 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(806): Found previous received Instance[pk=108136, uid=1.2.410.200001.101.11.501.1791052210.3.20250310151903991, class=1.2.840.10008.5.1.4.1.1.6.1, no=16]
2025-03-10 15:20:09,056 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(806): Ignore received Instance[studyUID=341579,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310151435973,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310151903991] with equal digest
2025-03-10 15:20:09,056 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(806): Updated DB in 3 ms
2025-03-10 15:20:09,057 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(806) << 16:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151903991 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:20:09,261 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(806) >> 17:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151916718 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:20:09,553 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18872) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:20:09,555 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(806): Found previous received Instance[pk=108137, uid=1.2.410.200001.101.11.501.1791052210.3.20250310151916718, class=1.2.840.10008.5.1.4.1.1.6.1, no=17]
2025-03-10 15:20:09,555 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(806): Ignore received Instance[studyUID=341579,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310151435973,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310151916718] with equal digest
2025-03-10 15:20:09,556 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(806): Updated DB in 3 ms
2025-03-10 15:20:09,557 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(806) << 17:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151916718 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:20:09,763 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(806) >> A-RELEASE-RQ
2025-03-10 15:20:09,763 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(806) << A-RELEASE-RP
2025-03-10 15:20:09,813 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-7) DCM4CHEE<-HS50US07(806): close Socket[addr=187.89.160.56/187.89.160.56,port=52183,localport=11112]
2025-03-10 15:20:10,158 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52185,localport=11112]
2025-03-10 15:20:10,158 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(807) >> A-ASSOCIATE-RQ
2025-03-10 15:20:10,158 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(807) << A-ASSOCIATE-AC
2025-03-10 15:20:10,360 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(807) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151436164 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:20:12,030 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18872) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:20:12,033 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(807): Found previous received Instance[pk=108121, uid=1.2.410.200001.101.11.501.1791052210.3.20250310151436164, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 15:20:12,033 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(807): Ignore received Instance[studyUID=341579,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310151435973,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310151436164] with equal digest
2025-03-10 15:20:12,034 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(807): Updated DB in 4 ms
2025-03-10 15:20:12,035 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(807) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151436164 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:20:12,233 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(807) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151440724 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:20:12,549 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18872) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:20:12,551 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(807): Found previous received Instance[pk=108122, uid=1.2.410.200001.101.11.501.1791052210.3.20250310151440724, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 15:20:12,551 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(807): Ignore received Instance[studyUID=341579,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310151435973,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310151440724] with equal digest
2025-03-10 15:20:12,552 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(807): Updated DB in 3 ms
2025-03-10 15:20:12,553 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(807) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151440724 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:20:12,751 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(807) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151454584 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:20:13,045 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18872) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:20:13,048 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(807): Found previous received Instance[pk=108123, uid=1.2.410.200001.101.11.501.1791052210.3.20250310151454584, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 15:20:13,048 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(807): Ignore received Instance[studyUID=341579,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310151435973,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310151454584] with equal digest
2025-03-10 15:20:13,049 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(807): Updated DB in 3 ms
2025-03-10 15:20:13,049 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(807) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151454584 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:20:13,150 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start IANScheduler.execute()
2025-03-10 15:20:13,152 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished IANScheduler.execute()
2025-03-10 15:20:13,247 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(807) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151516380 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:20:13,538 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18872) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:20:13,540 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(807): Found previous received Instance[pk=108124, uid=1.2.410.200001.101.11.501.1791052210.3.20250310151516380, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 15:20:13,541 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(807): Ignore received Instance[studyUID=341579,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310151435973,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310151516380] with equal digest
2025-03-10 15:20:13,541 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(807): Updated DB in 3 ms
2025-03-10 15:20:13,542 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(807) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151516380 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:20:13,741 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(807) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151522833 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:20:14,032 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18872) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:20:14,034 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(807): Found previous received Instance[pk=108125, uid=1.2.410.200001.101.11.501.1791052210.3.20250310151522833, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 15:20:14,034 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(807): Ignore received Instance[studyUID=341579,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310151435973,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310151522833] with equal digest
2025-03-10 15:20:14,035 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(807): Updated DB in 3 ms
2025-03-10 15:20:14,036 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(807) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151522833 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:20:14,234 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(807) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151620259 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:20:14,394 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18668) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:20:14,397 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(798): Create Instance[pk=108141, uid=1.2.410.200001.101.11.601.1501430850.3.20250310100742078, class=1.2.840.10008.5.1.4.1.1.6.1, no=15]
2025-03-10 15:20:14,397 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(798): Create Location[pk=108141, systemID=fs1, path=2025/03/10/59F02401/D058CC32/A84B93D6, tsuid=1.2.840.10008.1.2, size=3915760, status=OK, objectType=DICOM_FILE]
2025-03-10 15:20:14,433 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(798): Updated DB in 39 ms
2025-03-10 15:20:14,434 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(798) << 15:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310100742078 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:20:14,525 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18872) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:20:14,527 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(807): Found previous received Instance[pk=108126, uid=1.2.410.200001.101.11.501.1791052210.3.20250310151620259, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 15:20:14,528 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(807): Ignore received Instance[studyUID=341579,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310151435973,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310151620259] with equal digest
2025-03-10 15:20:14,528 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(807): Updated DB in 3 ms
2025-03-10 15:20:14,530 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(807) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151620259 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:20:14,634 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(798) >> 16:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310100804829 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:20:14,728 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(807) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151632581 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:20:15,020 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18872) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:20:15,022 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(807): Found previous received Instance[pk=108127, uid=1.2.410.200001.101.11.501.1791052210.3.20250310151632581, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 15:20:15,022 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(807): Ignore received Instance[studyUID=341579,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310151435973,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310151632581] with equal digest
2025-03-10 15:20:15,022 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(807): Updated DB in 2 ms
2025-03-10 15:20:15,023 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(807) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151632581 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:20:15,222 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(807) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151735946 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:20:15,513 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18872) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:20:15,515 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(807): Found previous received Instance[pk=108128, uid=1.2.410.200001.101.11.501.1791052210.3.20250310151735946, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 15:20:15,516 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(807): Ignore received Instance[studyUID=341579,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310151435973,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310151735946] with equal digest
2025-03-10 15:20:15,516 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(807): Updated DB in 3 ms
2025-03-10 15:20:15,517 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(807) << 8:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151735946 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:20:15,715 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(807) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151743358 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:20:16,007 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18872) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:20:16,009 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(807): Found previous received Instance[pk=108129, uid=1.2.410.200001.101.11.501.1791052210.3.20250310151743358, class=1.2.840.10008.5.1.4.1.1.6.1, no=9]
2025-03-10 15:20:16,010 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(807): Ignore received Instance[studyUID=341579,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310151435973,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310151743358] with equal digest
2025-03-10 15:20:16,010 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(807): Updated DB in 3 ms
2025-03-10 15:20:16,011 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(807) << 9:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151743358 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:20:16,209 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(807) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151750230 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:20:16,500 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18872) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:20:16,503 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(807): Found previous received Instance[pk=108130, uid=1.2.410.200001.101.11.501.1791052210.3.20250310151750230, class=1.2.840.10008.5.1.4.1.1.6.1, no=10]
2025-03-10 15:20:16,503 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(807): Ignore received Instance[studyUID=341579,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310151435973,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310151750230] with equal digest
2025-03-10 15:20:16,504 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(807): Updated DB in 3 ms
2025-03-10 15:20:16,505 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(807) << 10:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151750230 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:20:16,703 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(807) >> 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151758401 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:20:16,995 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18872) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:20:16,997 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(807): Found previous received Instance[pk=108131, uid=1.2.410.200001.101.11.501.1791052210.3.20250310151758401, class=1.2.840.10008.5.1.4.1.1.6.1, no=11]
2025-03-10 15:20:16,997 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(807): Ignore received Instance[studyUID=341579,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310151435973,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310151758401] with equal digest
2025-03-10 15:20:16,997 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(807): Updated DB in 2 ms
2025-03-10 15:20:16,999 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(807) << 11:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151758401 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:20:17,197 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(807) >> 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151818199 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:20:17,488 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18872) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:20:17,491 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(807): Found previous received Instance[pk=108132, uid=1.2.410.200001.101.11.501.1791052210.3.20250310151818199, class=1.2.840.10008.5.1.4.1.1.6.1, no=12]
2025-03-10 15:20:17,491 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(807): Ignore received Instance[studyUID=341579,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310151435973,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310151818199] with equal digest
2025-03-10 15:20:17,491 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(807): Updated DB in 2 ms
2025-03-10 15:20:17,492 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(807) << 12:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151818199 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:20:17,690 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(807) >> 13:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151825299 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:20:17,982 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18872) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:20:17,985 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(807): Found previous received Instance[pk=108133, uid=1.2.410.200001.101.11.501.1791052210.3.20250310151825299, class=1.2.840.10008.5.1.4.1.1.6.1, no=13]
2025-03-10 15:20:17,985 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(807): Ignore received Instance[studyUID=341579,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310151435973,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310151825299] with equal digest
2025-03-10 15:20:17,985 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(807): Updated DB in 3 ms
2025-03-10 15:20:17,986 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(807) << 13:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151825299 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:20:18,184 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(807) >> 14:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151851108 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:20:18,476 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18872) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:20:18,478 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(807): Found previous received Instance[pk=108134, uid=1.2.410.200001.101.11.501.1791052210.3.20250310151851108, class=1.2.840.10008.5.1.4.1.1.6.1, no=14]
2025-03-10 15:20:18,479 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(807): Ignore received Instance[studyUID=341579,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310151435973,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310151851108] with equal digest
2025-03-10 15:20:18,479 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(807): Updated DB in 3 ms
2025-03-10 15:20:18,480 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(807) << 14:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151851108 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:20:18,679 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(807) >> 15:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151857169 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:20:18,970 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18872) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:20:18,972 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(807): Found previous received Instance[pk=108135, uid=1.2.410.200001.101.11.501.1791052210.3.20250310151857169, class=1.2.840.10008.5.1.4.1.1.6.1, no=15]
2025-03-10 15:20:18,973 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(807): Ignore received Instance[studyUID=341579,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310151435973,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310151857169] with equal digest
2025-03-10 15:20:18,973 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(807): Updated DB in 3 ms
2025-03-10 15:20:18,974 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(807) << 15:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151857169 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:20:19,173 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(807) >> 16:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151903991 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:20:19,464 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18872) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:20:19,467 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(807): Found previous received Instance[pk=108136, uid=1.2.410.200001.101.11.501.1791052210.3.20250310151903991, class=1.2.840.10008.5.1.4.1.1.6.1, no=16]
2025-03-10 15:20:19,467 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(807): Ignore received Instance[studyUID=341579,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310151435973,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310151903991] with equal digest
2025-03-10 15:20:19,468 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(807): Updated DB in 4 ms
2025-03-10 15:20:19,469 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(807) << 16:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151903991 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:20:19,667 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(807) >> 17:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151916718 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:20:19,959 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18872) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:20:19,961 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(807): Found previous received Instance[pk=108137, uid=1.2.410.200001.101.11.501.1791052210.3.20250310151916718, class=1.2.840.10008.5.1.4.1.1.6.1, no=17]
2025-03-10 15:20:19,962 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(807): Ignore received Instance[studyUID=341579,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310151435973,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310151916718] with equal digest
2025-03-10 15:20:19,962 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(807): Updated DB in 3 ms
2025-03-10 15:20:19,963 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(807) << 17:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151916718 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:20:20,161 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(807) >> A-RELEASE-RQ
2025-03-10 15:20:20,161 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18872) DCM4CHEE<-HS50US07(807) << A-RELEASE-RP
2025-03-10 15:20:20,211 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-27) DCM4CHEE<-HS50US07(807): close Socket[addr=187.89.160.56/187.89.160.56,port=52185,localport=11112]
2025-03-10 15:20:30,255 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18853) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:20:30,258 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18853) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 15:20:30,268 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(805): processing 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094304846 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:20:30,268 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(805) << 10:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:20:30,466 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(805) >> 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094719950 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:20:31,671 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341582&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310150819189&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310150819556&contentType=image/jpeg from null@162.240.235.97
2025-03-10 15:20:31,753 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341582&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310150819189&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310150823797&contentType=image/jpeg from null@162.240.235.97
2025-03-10 15:20:31,818 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341582&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310150819189&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310150829324&contentType=image/jpeg from null@162.240.235.97
2025-03-10 15:20:31,878 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341582&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310150819189&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310150855537&contentType=image/jpeg from null@162.240.235.97
2025-03-10 15:20:31,927 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341582&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310150819189&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310150905923&contentType=image/jpeg from null@162.240.235.97
2025-03-10 15:20:31,974 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341582&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310150819189&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310150913090&contentType=image/jpeg from null@162.240.235.97
2025-03-10 15:20:32,021 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341582&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310150819189&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310150936771&contentType=image/jpeg from null@162.240.235.97
2025-03-10 15:20:32,067 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341582&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310150819189&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310150942588&contentType=image/jpeg from null@162.240.235.97
2025-03-10 15:20:37,525 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start UPSProcessingScheduler.execute()
2025-03-10 15:20:37,526 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished UPSProcessingScheduler.execute()
2025-03-10 15:20:37,972 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18853) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:20:37,975 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18853) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 15:20:37,977 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(805): processing 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094719950 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:20:37,977 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(805) << 11:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:20:38,177 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(805) >> 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094724662 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:20:44,849 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18853) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:20:44,852 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18853) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 15:20:44,854 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(805): processing 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094724662 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:20:44,854 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(805) << 12:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:20:45,055 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(805) >> 13:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094736570 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:20:51,579 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18853) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:20:51,582 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18853) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 15:20:51,584 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(805): processing 13:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094736570 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:20:51,584 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(805) << 13:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:20:51,783 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(805) >> 14:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094926416 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:20:57,473 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18853) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:20:57,477 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18853) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 15:20:57,478 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(805): processing 14:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094926416 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:20:57,479 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(805) << 14:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:20:57,679 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(805) >> 15:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123095019608 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:20:58,153 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start AuditScheduler.execute()
2025-03-10 15:20:58,161 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-12) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 15:20:58,161 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-12) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:20:58,162 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished AuditScheduler.execute()
2025-03-10 15:20:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start TaskScheduler.execute()
2025-03-10 15:20:58,810 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18668) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:20:58,812 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(798): Create Instance[pk=108142, uid=1.2.410.200001.101.11.601.1501430850.3.20250310100804829, class=1.2.840.10008.5.1.4.1.1.6.1, no=16]
2025-03-10 15:20:58,812 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(798): Create Location[pk=108142, systemID=fs1, path=2025/03/10/59F02401/D058CC32/A9C9149D, tsuid=1.2.840.10008.1.2, size=3915760, status=OK, objectType=DICOM_FILE]
2025-03-10 15:20:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished TaskScheduler.execute()
2025-03-10 15:20:58,821 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(798): Updated DB in 11 ms
2025-03-10 15:20:58,821 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(798) << 16:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310100804829 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:20:59,021 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(798) >> 17:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310100817990 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:21:03,179 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18853) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:21:03,182 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18853) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 15:21:03,184 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(805): processing 15:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123095019608 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:21:03,184 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(805) << 15:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:21:03,384 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(805) >> 16:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123095040919 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:21:13,152 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start IANScheduler.execute()
2025-03-10 15:21:13,154 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished IANScheduler.execute()
2025-03-10 15:21:28,733 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18668) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:21:28,735 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(798): Create Instance[pk=108143, uid=1.2.410.200001.101.11.601.1501430850.3.20250310100817990, class=1.2.840.10008.5.1.4.1.1.6.1, no=17]
2025-03-10 15:21:28,735 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(798): Create Location[pk=108143, systemID=fs1, path=2025/03/10/59F02401/D058CC32/A9D88DCC, tsuid=1.2.840.10008.1.2, size=3416652, status=OK, objectType=DICOM_FILE]
2025-03-10 15:21:28,743 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(798): Updated DB in 10 ms
2025-03-10 15:21:28,743 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(798) << 17:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310100817990 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:21:28,941 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(798) >> 18:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310100908192 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:21:30,793 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start StudySizeScheduler.execute()
2025-03-10 15:21:30,861 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) Calculated size of 1 studies
2025-03-10 15:21:30,861 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished StudySizeScheduler.execute()
2025-03-10 15:21:37,056 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18853) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:21:37,060 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18853) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 15:21:37,068 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(805): processing 16:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123095040919 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:21:37,068 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(805) << 16:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:21:37,267 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(805) >> 17:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123095040946 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:21:37,526 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start UPSProcessingScheduler.execute()
2025-03-10 15:21:37,528 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished UPSProcessingScheduler.execute()
2025-03-10 15:21:45,693 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52186,localport=11112]
2025-03-10 15:21:45,694 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18881) DCM4CHEE<-HS50US07(808) >> A-ASSOCIATE-RQ
2025-03-10 15:21:45,694 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18881) DCM4CHEE<-HS50US07(808) << A-ASSOCIATE-AC
2025-03-10 15:21:45,892 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18881) DCM4CHEE<-HS50US07(808) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151436164 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:21:47,652 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18881) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:21:47,656 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18881) DCM4CHEE<-HS50US07(808): Found previous received Instance[pk=108121, uid=1.2.410.200001.101.11.501.1791052210.3.20250310151436164, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 15:21:47,656 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18881) DCM4CHEE<-HS50US07(808): Ignore received Instance[studyUID=341579,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310151435973,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310151436164] with equal digest
2025-03-10 15:21:47,656 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18881) DCM4CHEE<-HS50US07(808): Updated DB in 4 ms
2025-03-10 15:21:47,657 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18881) DCM4CHEE<-HS50US07(808) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151436164 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:21:47,856 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18881) DCM4CHEE<-HS50US07(808) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151440724 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:21:48,207 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18881) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:21:48,209 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18881) DCM4CHEE<-HS50US07(808): Found previous received Instance[pk=108122, uid=1.2.410.200001.101.11.501.1791052210.3.20250310151440724, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 15:21:48,209 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18881) DCM4CHEE<-HS50US07(808): Ignore received Instance[studyUID=341579,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310151435973,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310151440724] with equal digest
2025-03-10 15:21:48,210 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18881) DCM4CHEE<-HS50US07(808): Updated DB in 3 ms
2025-03-10 15:21:48,210 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18881) DCM4CHEE<-HS50US07(808) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151440724 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:21:48,409 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18881) DCM4CHEE<-HS50US07(808) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151454584 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:21:48,737 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18881) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:21:48,739 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18881) DCM4CHEE<-HS50US07(808): Found previous received Instance[pk=108123, uid=1.2.410.200001.101.11.501.1791052210.3.20250310151454584, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 15:21:48,740 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18881) DCM4CHEE<-HS50US07(808): Ignore received Instance[studyUID=341579,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310151435973,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310151454584] with equal digest
2025-03-10 15:21:48,740 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18881) DCM4CHEE<-HS50US07(808): Updated DB in 3 ms
2025-03-10 15:21:48,741 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18881) DCM4CHEE<-HS50US07(808) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151454584 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:21:48,940 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18881) DCM4CHEE<-HS50US07(808) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151516380 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:21:49,338 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18881) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:21:49,340 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18881) DCM4CHEE<-HS50US07(808): Found previous received Instance[pk=108124, uid=1.2.410.200001.101.11.501.1791052210.3.20250310151516380, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 15:21:49,340 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18881) DCM4CHEE<-HS50US07(808): Ignore received Instance[studyUID=341579,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310151435973,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310151516380] with equal digest
2025-03-10 15:21:49,340 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18881) DCM4CHEE<-HS50US07(808): Updated DB in 2 ms
2025-03-10 15:21:49,341 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18881) DCM4CHEE<-HS50US07(808) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151516380 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:21:49,540 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18881) DCM4CHEE<-HS50US07(808) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151522833 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:21:49,843 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18881) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:21:49,845 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18881) DCM4CHEE<-HS50US07(808): Found previous received Instance[pk=108125, uid=1.2.410.200001.101.11.501.1791052210.3.20250310151522833, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 15:21:49,845 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18881) DCM4CHEE<-HS50US07(808): Ignore received Instance[studyUID=341579,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310151435973,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310151522833] with equal digest
2025-03-10 15:21:49,846 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18881) DCM4CHEE<-HS50US07(808): Updated DB in 3 ms
2025-03-10 15:21:49,847 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18881) DCM4CHEE<-HS50US07(808) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151522833 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:21:50,068 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18881) DCM4CHEE<-HS50US07(808) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151620259 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:21:50,360 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18881) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:21:50,362 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18881) DCM4CHEE<-HS50US07(808): Found previous received Instance[pk=108126, uid=1.2.410.200001.101.11.501.1791052210.3.20250310151620259, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 15:21:50,363 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18881) DCM4CHEE<-HS50US07(808): Ignore received Instance[studyUID=341579,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310151435973,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310151620259] with equal digest
2025-03-10 15:21:50,363 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18881) DCM4CHEE<-HS50US07(808): Updated DB in 3 ms
2025-03-10 15:21:50,364 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18881) DCM4CHEE<-HS50US07(808) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151620259 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:21:50,644 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18881) DCM4CHEE<-HS50US07(808) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151632581 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:21:50,936 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18881) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:21:50,938 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18881) DCM4CHEE<-HS50US07(808): Found previous received Instance[pk=108127, uid=1.2.410.200001.101.11.501.1791052210.3.20250310151632581, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 15:21:50,938 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18881) DCM4CHEE<-HS50US07(808): Ignore received Instance[studyUID=341579,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310151435973,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310151632581] with equal digest
2025-03-10 15:21:50,938 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18881) DCM4CHEE<-HS50US07(808): Updated DB in 2 ms
2025-03-10 15:21:50,940 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18881) DCM4CHEE<-HS50US07(808) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151632581 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:21:51,138 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18881) DCM4CHEE<-HS50US07(808) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151735946 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:21:51,430 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18881) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:21:51,432 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18881) DCM4CHEE<-HS50US07(808): Found previous received Instance[pk=108128, uid=1.2.410.200001.101.11.501.1791052210.3.20250310151735946, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 15:21:51,432 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18881) DCM4CHEE<-HS50US07(808): Ignore received Instance[studyUID=341579,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310151435973,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310151735946] with equal digest
2025-03-10 15:21:51,433 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18881) DCM4CHEE<-HS50US07(808): Updated DB in 3 ms
2025-03-10 15:21:51,434 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18881) DCM4CHEE<-HS50US07(808) << 8:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151735946 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:21:51,656 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18881) DCM4CHEE<-HS50US07(808) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151743358 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:21:51,947 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18881) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:21:51,950 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18881) DCM4CHEE<-HS50US07(808): Found previous received Instance[pk=108129, uid=1.2.410.200001.101.11.501.1791052210.3.20250310151743358, class=1.2.840.10008.5.1.4.1.1.6.1, no=9]
2025-03-10 15:21:51,950 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18881) DCM4CHEE<-HS50US07(808): Ignore received Instance[studyUID=341579,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310151435973,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310151743358] with equal digest
2025-03-10 15:21:51,950 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18881) DCM4CHEE<-HS50US07(808): Updated DB in 2 ms
2025-03-10 15:21:51,952 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18881) DCM4CHEE<-HS50US07(808) << 9:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151743358 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:21:52,150 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18881) DCM4CHEE<-HS50US07(808) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151750230 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:21:52,442 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18881) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:21:52,444 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18881) DCM4CHEE<-HS50US07(808): Found previous received Instance[pk=108130, uid=1.2.410.200001.101.11.501.1791052210.3.20250310151750230, class=1.2.840.10008.5.1.4.1.1.6.1, no=10]
2025-03-10 15:21:52,444 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18881) DCM4CHEE<-HS50US07(808): Ignore received Instance[studyUID=341579,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310151435973,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310151750230] with equal digest
2025-03-10 15:21:52,445 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18881) DCM4CHEE<-HS50US07(808): Updated DB in 3 ms
2025-03-10 15:21:52,446 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18881) DCM4CHEE<-HS50US07(808) << 10:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151750230 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:21:52,644 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18881) DCM4CHEE<-HS50US07(808) >> 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151758401 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:21:52,936 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18881) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:21:52,938 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18881) DCM4CHEE<-HS50US07(808): Found previous received Instance[pk=108131, uid=1.2.410.200001.101.11.501.1791052210.3.20250310151758401, class=1.2.840.10008.5.1.4.1.1.6.1, no=11]
2025-03-10 15:21:52,939 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18881) DCM4CHEE<-HS50US07(808): Ignore received Instance[studyUID=341579,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310151435973,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310151758401] with equal digest
2025-03-10 15:21:52,939 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18881) DCM4CHEE<-HS50US07(808): Updated DB in 3 ms
2025-03-10 15:21:52,940 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18881) DCM4CHEE<-HS50US07(808) << 11:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151758401 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:21:53,183 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18881) DCM4CHEE<-HS50US07(808) >> 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151818199 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:21:53,475 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18881) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:21:53,477 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18881) DCM4CHEE<-HS50US07(808): Found previous received Instance[pk=108132, uid=1.2.410.200001.101.11.501.1791052210.3.20250310151818199, class=1.2.840.10008.5.1.4.1.1.6.1, no=12]
2025-03-10 15:21:53,477 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18881) DCM4CHEE<-HS50US07(808): Ignore received Instance[studyUID=341579,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310151435973,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310151818199] with equal digest
2025-03-10 15:21:53,478 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18881) DCM4CHEE<-HS50US07(808): Updated DB in 3 ms
2025-03-10 15:21:53,479 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18881) DCM4CHEE<-HS50US07(808) << 12:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151818199 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:21:53,677 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18881) DCM4CHEE<-HS50US07(808) >> 13:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151825299 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:21:53,969 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18881) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:21:53,971 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18881) DCM4CHEE<-HS50US07(808): Found previous received Instance[pk=108133, uid=1.2.410.200001.101.11.501.1791052210.3.20250310151825299, class=1.2.840.10008.5.1.4.1.1.6.1, no=13]
2025-03-10 15:21:53,971 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18881) DCM4CHEE<-HS50US07(808): Ignore received Instance[studyUID=341579,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310151435973,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310151825299] with equal digest
2025-03-10 15:21:53,972 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18881) DCM4CHEE<-HS50US07(808): Updated DB in 3 ms
2025-03-10 15:21:53,973 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18881) DCM4CHEE<-HS50US07(808) << 13:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151825299 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:21:54,171 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18881) DCM4CHEE<-HS50US07(808) >> 14:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151851108 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:21:54,463 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18881) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:21:54,465 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18881) DCM4CHEE<-HS50US07(808): Found previous received Instance[pk=108134, uid=1.2.410.200001.101.11.501.1791052210.3.20250310151851108, class=1.2.840.10008.5.1.4.1.1.6.1, no=14]
2025-03-10 15:21:54,465 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18881) DCM4CHEE<-HS50US07(808): Ignore received Instance[studyUID=341579,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310151435973,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310151851108] with equal digest
2025-03-10 15:21:54,466 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18881) DCM4CHEE<-HS50US07(808): Updated DB in 3 ms
2025-03-10 15:21:54,467 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18881) DCM4CHEE<-HS50US07(808) << 14:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151851108 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:21:54,665 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18881) DCM4CHEE<-HS50US07(808) >> 15:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151857169 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:21:54,956 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18881) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:21:54,959 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18881) DCM4CHEE<-HS50US07(808): Found previous received Instance[pk=108135, uid=1.2.410.200001.101.11.501.1791052210.3.20250310151857169, class=1.2.840.10008.5.1.4.1.1.6.1, no=15]
2025-03-10 15:21:54,959 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18881) DCM4CHEE<-HS50US07(808): Ignore received Instance[studyUID=341579,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310151435973,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310151857169] with equal digest
2025-03-10 15:21:54,959 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18881) DCM4CHEE<-HS50US07(808): Updated DB in 3 ms
2025-03-10 15:21:54,960 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18881) DCM4CHEE<-HS50US07(808) << 15:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151857169 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:21:55,159 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18881) DCM4CHEE<-HS50US07(808) >> 16:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151903991 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:21:55,450 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18881) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:21:55,452 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18881) DCM4CHEE<-HS50US07(808): Found previous received Instance[pk=108136, uid=1.2.410.200001.101.11.501.1791052210.3.20250310151903991, class=1.2.840.10008.5.1.4.1.1.6.1, no=16]
2025-03-10 15:21:55,453 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18881) DCM4CHEE<-HS50US07(808): Ignore received Instance[studyUID=341579,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310151435973,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310151903991] with equal digest
2025-03-10 15:21:55,453 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18881) DCM4CHEE<-HS50US07(808): Updated DB in 3 ms
2025-03-10 15:21:55,454 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18881) DCM4CHEE<-HS50US07(808) << 16:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151903991 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:21:55,652 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18881) DCM4CHEE<-HS50US07(808) >> 17:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151916718 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:21:55,944 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18881) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:21:55,946 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18881) DCM4CHEE<-HS50US07(808): Found previous received Instance[pk=108137, uid=1.2.410.200001.101.11.501.1791052210.3.20250310151916718, class=1.2.840.10008.5.1.4.1.1.6.1, no=17]
2025-03-10 15:21:55,946 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18881) DCM4CHEE<-HS50US07(808): Ignore received Instance[studyUID=341579,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310151435973,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310151916718] with equal digest
2025-03-10 15:21:55,947 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18881) DCM4CHEE<-HS50US07(808): Updated DB in 3 ms
2025-03-10 15:21:55,948 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18881) DCM4CHEE<-HS50US07(808) << 17:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310151916718 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:21:56,146 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18881) DCM4CHEE<-HS50US07(808) >> A-RELEASE-RQ
2025-03-10 15:21:56,146 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18881) DCM4CHEE<-HS50US07(808) << A-RELEASE-RP
2025-03-10 15:21:56,196 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-26) DCM4CHEE<-HS50US07(808): close Socket[addr=187.89.160.56/187.89.160.56,port=52186,localport=11112]
2025-03-10 15:21:58,162 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start AuditScheduler.execute()
2025-03-10 15:21:58,163 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-1) Send audit message to /127.0.0.1:514
2025-03-10 15:21:58,172 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-1) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 15:21:58,172 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-1) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:21:58,172 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished AuditScheduler.execute()
2025-03-10 15:21:58,650 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18668) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:21:58,652 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(798): Create Instance[pk=108144, uid=1.2.410.200001.101.11.601.1501430850.3.20250310100908192, class=1.2.840.10008.5.1.4.1.1.6.1, no=18]
2025-03-10 15:21:58,652 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(798): Create Location[pk=108144, systemID=fs1, path=2025/03/10/59F02401/D058CC32/AB7FA543, tsuid=1.2.840.10008.1.2, size=3416652, status=OK, objectType=DICOM_FILE]
2025-03-10 15:21:58,663 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(798): Updated DB in 13 ms
2025-03-10 15:21:58,663 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(798) << 18:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310100908192 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:21:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start TaskScheduler.execute()
2025-03-10 15:21:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished TaskScheduler.execute()
2025-03-10 15:21:58,861 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(798) >> 19:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310100941190 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:22:09,548 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18853) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:22:09,551 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18853) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 15:22:09,561 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(805): processing 17:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123095040946 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:22:09,561 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(805) << 17:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:22:09,764 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(805) >> 18:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123095050423 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:22:13,154 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start IANScheduler.execute()
2025-03-10 15:22:13,156 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished IANScheduler.execute()
2025-03-10 15:22:18,417 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18853) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:22:18,421 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18853) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 15:22:18,424 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(805): processing 18:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123095050423 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:22:18,424 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(805) << 18:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:22:18,624 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(805) >> 19:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123095256988 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:22:24,317 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18853) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:22:24,320 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18853) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 15:22:24,322 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(805): processing 19:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123095256988 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:22:24,322 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(805) << 19:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:22:24,521 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(805) >> A-RELEASE-RQ
2025-03-10 15:22:24,521 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(805) << A-RELEASE-RP
2025-03-10 15:22:24,572 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-21) DCM4CHEE<-HS30(805): close Socket[addr=187.89.160.56/187.89.160.56,port=52070,localport=11112]
2025-03-10 15:22:24,922 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52071,localport=11112]
2025-03-10 15:22:24,922 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(809) >> A-ASSOCIATE-RQ
2025-03-10 15:22:24,923 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(809) << A-ASSOCIATE-AC
2025-03-10 15:22:25,117 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(809) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093425341 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:22:28,428 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18668) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:22:28,430 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(798): Create Instance[pk=108145, uid=1.2.410.200001.101.11.601.1501430850.3.20250310100941190, class=1.2.840.10008.5.1.4.1.1.6.1, no=19]
2025-03-10 15:22:28,430 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(798): Create Location[pk=108145, systemID=fs1, path=2025/03/10/59F02401/D058CC32/ABB4D4AC, tsuid=1.2.840.10008.1.2, size=3416488, status=OK, objectType=DICOM_FILE]
2025-03-10 15:22:28,459 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(798): Updated DB in 31 ms
2025-03-10 15:22:28,459 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(798) << 19:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310100941190 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:22:28,657 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(798) >> A-RELEASE-RQ
2025-03-10 15:22:28,658 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(798) << A-RELEASE-RP
2025-03-10 15:22:28,708 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-9) DCM4CHEE<-HS60MT(798): close Socket[addr=187.89.160.56/187.89.160.56,port=49247,localport=11112]
2025-03-10 15:22:29,057 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49270,localport=11112]
2025-03-10 15:22:29,057 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(810) >> A-ASSOCIATE-RQ
2025-03-10 15:22:29,057 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(810) << A-ASSOCIATE-AC
2025-03-10 15:22:29,259 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(810) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250218155143065 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:22:30,908 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18853) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:22:30,912 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18853) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 15:22:30,914 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(809): processing 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093425341 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:22:30,914 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(809) << 1:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:22:31,113 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(809) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093451002 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:22:37,528 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start UPSProcessingScheduler.execute()
2025-03-10 15:22:37,529 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished UPSProcessingScheduler.execute()
2025-03-10 15:22:37,905 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18853) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:22:37,908 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18853) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 15:22:37,910 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(809): processing 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093451002 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:22:37,910 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(809) << 2:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:22:38,109 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(809) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093651199 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:22:43,760 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18853) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:22:43,763 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18853) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 15:22:43,765 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(809): processing 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093651199 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:22:43,765 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(809) << 3:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:22:43,966 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(809) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093845190 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:22:50,770 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18853) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:22:50,773 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18853) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 15:22:50,775 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(809): processing 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093845190 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:22:50,776 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(809) << 4:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:22:50,976 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(809) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093924364 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:22:54,858 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18853) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:22:54,862 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18853) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 15:22:54,864 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(809): processing 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093924364 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:22:54,864 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(809) << 5:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:22:55,064 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(809) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093944816 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:22:58,172 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start AuditScheduler.execute()
2025-03-10 15:22:58,181 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-30) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 15:22:58,181 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-30) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:22:58,181 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-30) Send audit message to /127.0.0.1:514
2025-03-10 15:22:58,182 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished AuditScheduler.execute()
2025-03-10 15:22:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start TaskScheduler.execute()
2025-03-10 15:22:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished TaskScheduler.execute()
2025-03-10 15:22:59,343 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18853) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:22:59,347 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18853) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 15:22:59,349 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(809): processing 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093944816 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:22:59,349 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(809) << 6:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:22:59,553 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(809) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094228083 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:23:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start PurgeStorageScheduler.execute()
2025-03-10 15:23:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished PurgeStorageScheduler.execute()
2025-03-10 15:23:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-18886) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 15:23:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-18886) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 15:23:06,944 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18853) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:23:06,949 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18853) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 15:23:06,951 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(809): processing 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094228083 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:23:06,951 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(809) << 7:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:23:07,152 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(809) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094724662 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:23:07,661 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18668) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:23:07,665 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) Patient ID 340265^^^DCM4CHEE.3524D7B5.0D86510C differs from Patient ID 340265^^^DCM4CHEE.9E9E1777.0D86510C in previous received object of Study[uid=340265].
2025-03-10 15:23:07,668 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(810): processing 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250218155143065 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340265^^^DCM4CHEE.3524D7B5.0D86510C differs from Patient ID 340265^^^DCM4CHEE.9E9E1777.0D86510C in previous received object of Study[uid=340265].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:23:07,668 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(810) << 1:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340265^^^DCM4CHEE.3524D7B5.0D86510C differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:23:07,876 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(810) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250218155231823 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:23:11,048 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18853) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:23:11,052 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18853) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 15:23:11,055 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(809): processing 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094724662 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:23:11,055 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(809) << 8:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:23:11,258 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(809) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094736570 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:23:13,156 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start IANScheduler.execute()
2025-03-10 15:23:13,159 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished IANScheduler.execute()
2025-03-10 15:23:15,726 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18853) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:23:15,730 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18853) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 15:23:15,732 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(809): processing 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094736570 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:23:15,733 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(809) << 9:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:23:15,931 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(809) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094926416 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:23:22,148 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18853) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:23:22,153 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18853) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 15:23:22,155 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(809): processing 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094926416 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:23:22,156 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(809) << 10:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:23:22,354 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(809) >> 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123095019608 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:23:28,961 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18853) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:23:28,965 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18853) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 15:23:28,967 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(809): processing 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123095019608 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:23:28,968 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(809) << 11:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:23:29,166 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(809) >> 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123095050423 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:23:34,828 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18853) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:23:34,832 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18853) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 15:23:34,834 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(809): processing 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123095050423 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:23:34,835 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(809) << 12:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:23:35,032 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(809) >> A-RELEASE-RQ
2025-03-10 15:23:35,032 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(809) << A-RELEASE-RP
2025-03-10 15:23:35,083 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-5) DCM4CHEE<-HS30(809): close Socket[addr=187.89.160.56/187.89.160.56,port=52071,localport=11112]
2025-03-10 15:23:35,438 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52072,localport=11112]
2025-03-10 15:23:35,438 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(811) >> A-ASSOCIATE-RQ
2025-03-10 15:23:35,438 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(811) << A-ASSOCIATE-AC
2025-03-10 15:23:35,635 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(811) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093425341 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:23:37,529 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start UPSProcessingScheduler.execute()
2025-03-10 15:23:37,530 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished UPSProcessingScheduler.execute()
2025-03-10 15:23:45,781 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18668) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:23:45,785 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) Patient ID 340265^^^DCM4CHEE.3524D7B5.0D86510C differs from Patient ID 340265^^^DCM4CHEE.9E9E1777.0D86510C in previous received object of Study[uid=340265].
2025-03-10 15:23:45,787 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(810): processing 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250218155231823 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340265^^^DCM4CHEE.3524D7B5.0D86510C differs from Patient ID 340265^^^DCM4CHEE.9E9E1777.0D86510C in previous received object of Study[uid=340265].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:23:45,788 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(810) << 2:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340265^^^DCM4CHEE.3524D7B5.0D86510C differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:23:45,997 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(810) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250218155302895 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:23:47,464 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18853) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:23:47,468 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18853) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 15:23:47,470 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(811): processing 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093425341 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:23:47,470 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(811) << 1:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:23:47,673 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(811) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093451002 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:23:51,403 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18853) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:23:51,407 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18853) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 15:23:51,409 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(811): processing 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093451002 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:23:51,410 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(811) << 2:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:23:51,609 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(811) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093651199 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:23:55,918 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18853) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:23:55,923 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18853) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 15:23:55,925 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(811): processing 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093651199 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:23:55,926 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(811) << 3:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:23:56,125 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(811) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093845190 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:23:58,182 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start AuditScheduler.execute()
2025-03-10 15:23:58,194 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-11) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 15:23:58,194 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-11) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:23:58,195 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-11) Send audit message to /127.0.0.1:514
2025-03-10 15:23:58,195 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished AuditScheduler.execute()
2025-03-10 15:23:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start TaskScheduler.execute()
2025-03-10 15:23:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished TaskScheduler.execute()
2025-03-10 15:24:03,561 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18853) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:24:03,566 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18853) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 15:24:03,568 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(811): processing 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093845190 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:24:03,569 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(811) << 4:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:24:03,768 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(811) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093924364 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:24:10,231 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18853) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:24:10,234 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18853) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 15:24:10,236 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(811): processing 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093924364 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:24:10,237 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(811) << 5:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:24:10,436 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(811) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093944816 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:24:13,159 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start IANScheduler.execute()
2025-03-10 15:24:13,161 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished IANScheduler.execute()
2025-03-10 15:24:16,122 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18853) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:24:16,127 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18853) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 15:24:16,129 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(811): processing 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123093944816 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:24:16,130 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(811) << 6:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:24:16,331 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(811) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094228083 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:24:21,661 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18668) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:24:21,666 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) Patient ID 340265^^^DCM4CHEE.3524D7B5.0D86510C differs from Patient ID 340265^^^DCM4CHEE.9E9E1777.0D86510C in previous received object of Study[uid=340265].
2025-03-10 15:24:21,669 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(810): processing 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250218155302895 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340265^^^DCM4CHEE.3524D7B5.0D86510C differs from Patient ID 340265^^^DCM4CHEE.9E9E1777.0D86510C in previous received object of Study[uid=340265].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:24:21,669 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(810) << 3:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340265^^^DCM4CHEE.3524D7B5.0D86510C differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:24:21,876 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(810) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250218155328790 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:24:23,962 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18853) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:24:23,966 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18853) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 15:24:23,968 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(811): processing 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094228083 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:24:23,969 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(811) << 7:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:24:24,168 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(811) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094719950 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:24:28,080 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18853) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:24:28,084 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18853) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 15:24:28,087 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(811): processing 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094719950 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:24:28,087 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(811) << 8:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:24:28,299 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(811) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094736570 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:24:32,795 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18853) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:24:32,798 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18853) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 15:24:32,800 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(811): processing 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094736570 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:24:32,800 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(811) << 9:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:24:33,000 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(811) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094926416 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:24:37,530 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start UPSProcessingScheduler.execute()
2025-03-10 15:24:37,531 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished UPSProcessingScheduler.execute()
2025-03-10 15:24:39,650 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18853) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:24:39,654 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18853) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 15:24:39,656 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(811): processing 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123094926416 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:24:39,657 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(811) << 10:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:24:39,856 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(811) >> 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123095019608 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:24:45,542 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18853) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:24:45,546 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18853) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 15:24:45,548 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(811): processing 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123095019608 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:24:45,548 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(811) << 11:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:24:45,749 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(811) >> 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123095050423 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:24:51,151 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 15:24:51,154 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 15:24:52,267 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18853) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:24:52,272 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18853) Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
2025-03-10 15:24:52,274 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(811): processing 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250123095050423 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patient ID 1891^^^DCM4CHEE.95D21A89.0BFBC68D in previous received object of Study[uid=1891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:24:52,274 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(811) << 12:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 1891^^^DCM4CHEE.D879B96F.0BFBC68D differs from Patien
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:24:52,488 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(811) >> A-RELEASE-RQ
2025-03-10 15:24:52,488 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18853) DCM4CHEE<-HS30(811) << A-RELEASE-RP
2025-03-10 15:24:52,538 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-7) DCM4CHEE<-HS30(811): close Socket[addr=187.89.160.56/187.89.160.56,port=52072,localport=11112]
2025-03-10 15:24:52,951 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18668) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:24:52,955 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18668) Patient ID 340265^^^DCM4CHEE.3524D7B5.0D86510C differs from Patient ID 340265^^^DCM4CHEE.9E9E1777.0D86510C in previous received object of Study[uid=340265].
2025-03-10 15:24:52,957 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(810): processing 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250218155328790 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 340265^^^DCM4CHEE.3524D7B5.0D86510C differs from Patient ID 340265^^^DCM4CHEE.9E9E1777.0D86510C in previous received object of Study[uid=340265].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:24:52,958 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(810) << 4:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 340265^^^DCM4CHEE.3524D7B5.0D86510C differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:24:53,166 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(810) >> A-RELEASE-RQ
2025-03-10 15:24:53,167 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18668) DCM4CHEE<-HS60MT(810) << A-RELEASE-RP
2025-03-10 15:24:53,217 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-28) DCM4CHEE<-HS60MT(810): close Socket[addr=187.89.160.56/187.89.160.56,port=49270,localport=11112]
2025-03-10 15:24:58,195 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start AuditScheduler.execute()
2025-03-10 15:24:58,208 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-3) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 15:24:58,208 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-3) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:24:58,209 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished AuditScheduler.execute()
2025-03-10 15:24:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start TaskScheduler.execute()
2025-03-10 15:24:58,815 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished TaskScheduler.execute()
2025-03-10 15:25:13,161 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start IANScheduler.execute()
2025-03-10 15:25:13,164 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished IANScheduler.execute()
2025-03-10 15:25:23,623 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49271,localport=11112]
2025-03-10 15:25:23,623 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812) >> A-ASSOCIATE-RQ
2025-03-10 15:25:23,624 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812) << A-ASSOCIATE-AC
2025-03-10 15:25:23,828 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310092914778 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:25:37,532 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start UPSProcessingScheduler.execute()
2025-03-10 15:25:37,533 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished UPSProcessingScheduler.execute()
2025-03-10 15:25:58,209 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start AuditScheduler.execute()
2025-03-10 15:25:58,210 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-14) Send audit message to /127.0.0.1:514
2025-03-10 15:25:58,211 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-14) Send audit message to /127.0.0.1:514
2025-03-10 15:25:58,222 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-14) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 15:25:58,222 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-14) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:25:58,222 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished AuditScheduler.execute()
2025-03-10 15:25:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start TaskScheduler.execute()
2025-03-10 15:25:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished TaskScheduler.execute()
2025-03-10 15:26:02,521 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18895) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:26:02,524 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812): Found previous received Instance[pk=108059, uid=1.2.410.200001.101.11.601.1501430850.3.20250310092914778, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 15:26:02,525 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812): Ignore received Instance[studyUID=3151,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250310092913278,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250310092914778] with equal digest
2025-03-10 15:26:02,525 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812): Updated DB in 4 ms
2025-03-10 15:26:02,527 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310092914778 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:26:02,737 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310092932993 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:26:13,164 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start IANScheduler.execute()
2025-03-10 15:26:13,165 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished IANScheduler.execute()
2025-03-10 15:26:30,861 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start StudySizeScheduler.execute()
2025-03-10 15:26:30,917 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) Calculated size of 1 studies
2025-03-10 15:26:30,917 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished StudySizeScheduler.execute()
2025-03-10 15:26:37,534 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start UPSProcessingScheduler.execute()
2025-03-10 15:26:37,535 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished UPSProcessingScheduler.execute()
2025-03-10 15:26:44,285 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18895) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:26:44,288 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812): Found previous received Instance[pk=108060, uid=1.2.410.200001.101.11.601.1501430850.3.20250310092932993, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 15:26:44,288 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812): Ignore received Instance[studyUID=3151,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250310092913278,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250310092932993] with equal digest
2025-03-10 15:26:44,288 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812): Updated DB in 2 ms
2025-03-10 15:26:44,289 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310092932993 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:26:44,500 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310092940635 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:26:58,222 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start AuditScheduler.execute()
2025-03-10 15:26:58,235 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-2) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 15:26:58,235 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-2) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:26:58,235 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished AuditScheduler.execute()
2025-03-10 15:26:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start TaskScheduler.execute()
2025-03-10 15:26:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished TaskScheduler.execute()
2025-03-10 15:27:13,166 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start IANScheduler.execute()
2025-03-10 15:27:13,167 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished IANScheduler.execute()
2025-03-10 15:27:15,959 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18895) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:27:15,962 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812): Found previous received Instance[pk=108061, uid=1.2.410.200001.101.11.601.1501430850.3.20250310092940635, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 15:27:15,963 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812): Ignore received Instance[studyUID=3151,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250310092913278,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250310092940635] with equal digest
2025-03-10 15:27:15,963 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812): Updated DB in 4 ms
2025-03-10 15:27:15,964 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310092940635 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:27:16,173 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310093025179 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:27:37,535 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start UPSProcessingScheduler.execute()
2025-03-10 15:27:37,536 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished UPSProcessingScheduler.execute()
2025-03-10 15:27:47,836 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18895) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:27:47,839 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812): Found previous received Instance[pk=108063, uid=1.2.410.200001.101.11.601.1501430850.3.20250310093025179, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 15:27:47,839 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812): Ignore received Instance[studyUID=3151,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250310092913278,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250310093025179] with equal digest
2025-03-10 15:27:47,840 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812): Updated DB in 4 ms
2025-03-10 15:27:47,841 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310093025179 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:27:48,052 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310093037152 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:27:58,235 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start AuditScheduler.execute()
2025-03-10 15:27:58,236 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-21) Send audit message to /127.0.0.1:514
2025-03-10 15:27:58,250 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-21) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 15:27:58,250 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-21) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:27:58,250 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished AuditScheduler.execute()
2025-03-10 15:27:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start TaskScheduler.execute()
2025-03-10 15:27:58,815 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished TaskScheduler.execute()
2025-03-10 15:28:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start PurgeStorageScheduler.execute()
2025-03-10 15:28:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished PurgeStorageScheduler.execute()
2025-03-10 15:28:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-18908) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 15:28:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-18908) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 15:28:13,168 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start IANScheduler.execute()
2025-03-10 15:28:13,170 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished IANScheduler.execute()
2025-03-10 15:28:19,316 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18895) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:28:19,318 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812): Found previous received Instance[pk=108071, uid=1.2.410.200001.101.11.601.1501430850.3.20250310093037152, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 15:28:19,318 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812): Ignore received Instance[studyUID=3151,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250310092913278,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250310093037152] with equal digest
2025-03-10 15:28:19,319 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812): Updated DB in 3 ms
2025-03-10 15:28:19,320 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310093037152 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:28:19,528 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310093127672 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:28:37,537 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start UPSProcessingScheduler.execute()
2025-03-10 15:28:37,538 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished UPSProcessingScheduler.execute()
2025-03-10 15:28:50,016 INFO  [org.dcm4chee.arc.ups.impl.UPSDeleteScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start UPSDeleteScheduler.execute()
2025-03-10 15:28:50,019 INFO  [org.dcm4chee.arc.ups.impl.UPSDeleteScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished UPSDeleteScheduler.execute()
2025-03-10 15:28:50,986 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18895) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:28:50,988 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812): Found previous received Instance[pk=108072, uid=1.2.410.200001.101.11.601.1501430850.3.20250310093127672, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 15:28:50,989 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812): Ignore received Instance[studyUID=3151,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250310092913278,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250310093127672] with equal digest
2025-03-10 15:28:50,989 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812): Updated DB in 3 ms
2025-03-10 15:28:50,990 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310093127672 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:28:51,198 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310093133382 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:28:58,250 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start AuditScheduler.execute()
2025-03-10 15:28:58,261 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-31) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 15:28:58,261 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-31) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:28:58,261 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished AuditScheduler.execute()
2025-03-10 15:28:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start TaskScheduler.execute()
2025-03-10 15:28:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished TaskScheduler.execute()
2025-03-10 15:29:11,540 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52187,localport=11112]
2025-03-10 15:29:11,541 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18913) DCM4CHEE<-HS50US07(813) >> A-ASSOCIATE-RQ
2025-03-10 15:29:11,541 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18913) DCM4CHEE<-HS50US07(813) << A-ASSOCIATE-AC
2025-03-10 15:29:11,730 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18913) DCM4CHEE<-HS50US07(813) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310152544592 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:29:13,170 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start IANScheduler.execute()
2025-03-10 15:29:13,172 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished IANScheduler.execute()
2025-03-10 15:29:13,448 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18913) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:29:13,454 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-18913) DCM4CHEE<-HS50US07(813): Create Patient[pk=8402, id=PatientID[pk=8402, id=226355, issuer=DCM4CHEE.7D5E8427.0D6A25CF], name=LIZ LUANA LEITE MEDINA]
2025-03-10 15:29:13,455 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18913) DCM4CHEE<-HS50US07(813): Create Study[pk=9438, uid=226355, id=31660]
2025-03-10 15:29:13,456 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18913) DCM4CHEE<-HS50US07(813): Create Series[pk=9728, uid=1.2.410.200001.101.11.501.1791052210.2.20250310152544220, no=1, mod=US]
2025-03-10 15:29:13,457 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18913) DCM4CHEE<-HS50US07(813): Create Instance[pk=108146, uid=1.2.410.200001.101.11.501.1791052210.3.20250310152544592, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 15:29:13,457 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18913) DCM4CHEE<-HS50US07(813): Create Location[pk=108146, systemID=fs1, path=2025/03/10/582C385D/F701F7CD/C4AC65AC, tsuid=1.2.840.10008.1.2, size=3416696, status=OK, objectType=DICOM_FILE]
2025-03-10 15:29:13,477 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18913) DCM4CHEE<-HS50US07(813): Updated DB in 29 ms
2025-03-10 15:29:13,478 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-18913) No duplicate record with equal Patient ID found Patient[pk=8402, id=PatientID[pk=8402, id=226355, issuer=DCM4CHEE.7D5E8427.0D6A25CF], name=LIZ LUANA LEITE MEDINA]
2025-03-10 15:29:13,479 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18913) DCM4CHEE<-HS50US07(813) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310152544592 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:29:13,675 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18913) DCM4CHEE<-HS50US07(813) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310152551012 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:29:13,966 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18913) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:29:13,968 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18913) DCM4CHEE<-HS50US07(813): Create Instance[pk=108147, uid=1.2.410.200001.101.11.501.1791052210.3.20250310152551012, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 15:29:13,969 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18913) DCM4CHEE<-HS50US07(813): Create Location[pk=108147, systemID=fs1, path=2025/03/10/582C385D/F701F7CD/C4B90C53, tsuid=1.2.840.10008.1.2, size=3416696, status=OK, objectType=DICOM_FILE]
2025-03-10 15:29:13,979 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18913) DCM4CHEE<-HS50US07(813): Updated DB in 13 ms
2025-03-10 15:29:13,979 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18913) DCM4CHEE<-HS50US07(813) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310152551012 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:29:14,175 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18913) DCM4CHEE<-HS50US07(813) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310152623357 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:29:14,467 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18913) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:29:14,469 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18913) DCM4CHEE<-HS50US07(813): Create Instance[pk=108148, uid=1.2.410.200001.101.11.501.1791052210.3.20250310152623357, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 15:29:14,469 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18913) DCM4CHEE<-HS50US07(813): Create Location[pk=108148, systemID=fs1, path=2025/03/10/582C385D/F701F7CD/C64492F1, tsuid=1.2.840.10008.1.2, size=3416900, status=OK, objectType=DICOM_FILE]
2025-03-10 15:29:14,477 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18913) DCM4CHEE<-HS50US07(813): Updated DB in 10 ms
2025-03-10 15:29:14,477 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18913) DCM4CHEE<-HS50US07(813) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310152623357 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:29:14,673 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18913) DCM4CHEE<-HS50US07(813) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310152645120 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:29:14,965 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18913) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:29:14,967 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18913) DCM4CHEE<-HS50US07(813): Create Instance[pk=108149, uid=1.2.410.200001.101.11.501.1791052210.3.20250310152645120, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 15:29:14,967 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18913) DCM4CHEE<-HS50US07(813): Create Location[pk=108149, systemID=fs1, path=2025/03/10/582C385D/F701F7CD/C661A2CB, tsuid=1.2.840.10008.1.2, size=3416696, status=OK, objectType=DICOM_FILE]
2025-03-10 15:29:14,977 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18913) DCM4CHEE<-HS50US07(813): Updated DB in 12 ms
2025-03-10 15:29:14,977 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18913) DCM4CHEE<-HS50US07(813) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310152645120 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:29:15,173 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18913) DCM4CHEE<-HS50US07(813) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310152701153 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:29:15,465 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18913) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:29:15,467 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18913) DCM4CHEE<-HS50US07(813): Create Instance[pk=108150, uid=1.2.410.200001.101.11.501.1791052210.3.20250310152701153, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 15:29:15,467 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18913) DCM4CHEE<-HS50US07(813): Create Location[pk=108150, systemID=fs1, path=2025/03/10/582C385D/F701F7CD/C7DC4C4A, tsuid=1.2.840.10008.1.2, size=3416696, status=OK, objectType=DICOM_FILE]
2025-03-10 15:29:15,475 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18913) DCM4CHEE<-HS50US07(813): Updated DB in 10 ms
2025-03-10 15:29:15,475 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18913) DCM4CHEE<-HS50US07(813) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310152701153 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:29:15,671 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18913) DCM4CHEE<-HS50US07(813) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310152803026 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:29:15,962 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18913) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:29:15,965 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18913) DCM4CHEE<-HS50US07(813): Create Instance[pk=108151, uid=1.2.410.200001.101.11.501.1791052210.3.20250310152803026, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 15:29:15,965 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18913) DCM4CHEE<-HS50US07(813): Create Location[pk=108151, systemID=fs1, path=2025/03/10/582C385D/F701F7CD/C992098C, tsuid=1.2.840.10008.1.2, size=3416696, status=OK, objectType=DICOM_FILE]
2025-03-10 15:29:15,973 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18913) DCM4CHEE<-HS50US07(813): Updated DB in 10 ms
2025-03-10 15:29:15,973 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18913) DCM4CHEE<-HS50US07(813) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310152803026 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:29:16,169 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18913) DCM4CHEE<-HS50US07(813) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310152824638 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:29:16,461 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18913) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:29:16,463 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18913) DCM4CHEE<-HS50US07(813): Create Instance[pk=108152, uid=1.2.410.200001.101.11.501.1791052210.3.20250310152824638, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 15:29:16,463 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18913) DCM4CHEE<-HS50US07(813): Create Location[pk=108152, systemID=fs1, path=2025/03/10/582C385D/F701F7CD/C9AEC394, tsuid=1.2.840.10008.1.2, size=3416696, status=OK, objectType=DICOM_FILE]
2025-03-10 15:29:16,470 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18913) DCM4CHEE<-HS50US07(813): Updated DB in 9 ms
2025-03-10 15:29:16,471 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18913) DCM4CHEE<-HS50US07(813) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310152824638 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:29:16,666 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18913) DCM4CHEE<-HS50US07(813) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310152830105 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:29:16,958 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18913) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:29:16,960 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18913) DCM4CHEE<-HS50US07(813): Create Instance[pk=108153, uid=1.2.410.200001.101.11.501.1791052210.3.20250310152830105, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 15:29:16,960 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18913) DCM4CHEE<-HS50US07(813): Create Location[pk=108153, systemID=fs1, path=2025/03/10/582C385D/F701F7CD/C9BAF674, tsuid=1.2.840.10008.1.2, size=3416696, status=OK, objectType=DICOM_FILE]
2025-03-10 15:29:17,022 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18913) DCM4CHEE<-HS50US07(813): Updated DB in 64 ms
2025-03-10 15:29:17,022 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18913) DCM4CHEE<-HS50US07(813) << 8:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310152830105 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:29:17,218 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18913) DCM4CHEE<-HS50US07(813) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310152850046 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:29:17,509 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18913) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:29:17,511 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18913) DCM4CHEE<-HS50US07(813): Create Instance[pk=108154, uid=1.2.410.200001.101.11.501.1791052210.3.20250310152850046, class=1.2.840.10008.5.1.4.1.1.6.1, no=9]
2025-03-10 15:29:17,511 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18913) DCM4CHEE<-HS50US07(813): Create Location[pk=108154, systemID=fs1, path=2025/03/10/582C385D/F701F7CD/C9D72232, tsuid=1.2.840.10008.1.2, size=3416696, status=OK, objectType=DICOM_FILE]
2025-03-10 15:29:17,520 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18913) DCM4CHEE<-HS50US07(813): Updated DB in 11 ms
2025-03-10 15:29:17,520 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18913) DCM4CHEE<-HS50US07(813) << 9:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310152850046 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:29:17,716 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18913) DCM4CHEE<-HS50US07(813) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310152859976 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:29:18,007 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18913) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:29:18,009 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18913) DCM4CHEE<-HS50US07(813): Create Instance[pk=108155, uid=1.2.410.200001.101.11.501.1791052210.3.20250310152859976, class=1.2.840.10008.5.1.4.1.1.6.1, no=10]
2025-03-10 15:29:18,010 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18913) DCM4CHEE<-HS50US07(813): Create Location[pk=108155, systemID=fs1, path=2025/03/10/582C385D/F701F7CD/C9DB5BAF, tsuid=1.2.840.10008.1.2, size=3416696, status=OK, objectType=DICOM_FILE]
2025-03-10 15:29:18,012 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18913) DCM4CHEE<-HS50US07(813): Updated DB in 5 ms
2025-03-10 15:29:18,012 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18913) DCM4CHEE<-HS50US07(813) << 10:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310152859976 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:29:18,208 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18913) DCM4CHEE<-HS50US07(813) >> 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310152912117 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:29:18,500 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18913) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:29:18,502 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18913) DCM4CHEE<-HS50US07(813): Create Instance[pk=108156, uid=1.2.410.200001.101.11.501.1791052210.3.20250310152912117, class=1.2.840.10008.5.1.4.1.1.6.1, no=11]
2025-03-10 15:29:18,502 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18913) DCM4CHEE<-HS50US07(813): Create Location[pk=108156, systemID=fs1, path=2025/03/10/582C385D/F701F7CD/CB5488F0, tsuid=1.2.840.10008.1.2, size=3416696, status=OK, objectType=DICOM_FILE]
2025-03-10 15:29:18,504 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18913) DCM4CHEE<-HS50US07(813): Updated DB in 4 ms
2025-03-10 15:29:18,505 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18913) DCM4CHEE<-HS50US07(813) << 11:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310152912117 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:29:18,700 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18913) DCM4CHEE<-HS50US07(813) >> 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310152935283 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:29:18,992 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18913) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:29:18,994 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18913) DCM4CHEE<-HS50US07(813): Create Instance[pk=108157, uid=1.2.410.200001.101.11.501.1791052210.3.20250310152935283, class=1.2.840.10008.5.1.4.1.1.6.1, no=12]
2025-03-10 15:29:18,994 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18913) DCM4CHEE<-HS50US07(813): Create Location[pk=108157, systemID=fs1, path=2025/03/10/582C385D/F701F7CD/CB7219A5, tsuid=1.2.840.10008.1.2, size=3416696, status=OK, objectType=DICOM_FILE]
2025-03-10 15:29:19,002 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18913) DCM4CHEE<-HS50US07(813): Updated DB in 10 ms
2025-03-10 15:29:19,002 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18913) DCM4CHEE<-HS50US07(813) << 12:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310152935283 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:29:19,198 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18913) DCM4CHEE<-HS50US07(813) >> 13:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310152945031 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:29:19,490 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18913) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:29:19,492 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18913) DCM4CHEE<-HS50US07(813): Create Instance[pk=108158, uid=1.2.410.200001.101.11.501.1791052210.3.20250310152945031, class=1.2.840.10008.5.1.4.1.1.6.1, no=13]
2025-03-10 15:29:19,492 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18913) DCM4CHEE<-HS50US07(813): Create Location[pk=108158, systemID=fs1, path=2025/03/10/582C385D/F701F7CD/CB802907, tsuid=1.2.840.10008.1.2, size=3416696, status=OK, objectType=DICOM_FILE]
2025-03-10 15:29:19,500 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18913) DCM4CHEE<-HS50US07(813): Updated DB in 10 ms
2025-03-10 15:29:19,500 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18913) DCM4CHEE<-HS50US07(813) << 13:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310152945031 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:29:19,696 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18913) DCM4CHEE<-HS50US07(813) >> 14:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310152953409 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:29:19,988 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18913) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:29:19,991 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18913) DCM4CHEE<-HS50US07(813): Create Instance[pk=108159, uid=1.2.410.200001.101.11.501.1791052210.3.20250310152953409, class=1.2.840.10008.5.1.4.1.1.6.1, no=14]
2025-03-10 15:29:19,991 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18913) DCM4CHEE<-HS50US07(813): Create Location[pk=108159, systemID=fs1, path=2025/03/10/582C385D/F701F7CD/CB8D6679, tsuid=1.2.840.10008.1.2, size=3416696, status=OK, objectType=DICOM_FILE]
2025-03-10 15:29:19,999 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18913) DCM4CHEE<-HS50US07(813): Updated DB in 11 ms
2025-03-10 15:29:19,999 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18913) DCM4CHEE<-HS50US07(813) << 14:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310152953409 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:29:20,195 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18913) DCM4CHEE<-HS50US07(813) >> 15:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310153005396 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:29:20,486 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18913) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:29:20,489 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18913) DCM4CHEE<-HS50US07(813): Create Instance[pk=108160, uid=1.2.410.200001.101.11.501.1791052210.3.20250310153005396, class=1.2.840.10008.5.1.4.1.1.6.1, no=15]
2025-03-10 15:29:20,489 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18913) DCM4CHEE<-HS50US07(813): Create Location[pk=108160, systemID=fs1, path=2025/03/10/582C385D/F701F7CD/F0D274AF, tsuid=1.2.840.10008.1.2, size=3416696, status=OK, objectType=DICOM_FILE]
2025-03-10 15:29:20,498 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18913) DCM4CHEE<-HS50US07(813): Updated DB in 11 ms
2025-03-10 15:29:20,498 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18913) DCM4CHEE<-HS50US07(813) << 15:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310153005396 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:29:20,694 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18913) DCM4CHEE<-HS50US07(813) >> 16:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310153012706 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:29:20,986 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18913) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:29:20,988 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18913) DCM4CHEE<-HS50US07(813): Create Instance[pk=108161, uid=1.2.410.200001.101.11.501.1791052210.3.20250310153012706, class=1.2.840.10008.5.1.4.1.1.6.1, no=16]
2025-03-10 15:29:20,988 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18913) DCM4CHEE<-HS50US07(813): Create Location[pk=108161, systemID=fs1, path=2025/03/10/582C385D/F701F7CD/F0DF3D00, tsuid=1.2.840.10008.1.2, size=3416696, status=OK, objectType=DICOM_FILE]
2025-03-10 15:29:20,998 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18913) DCM4CHEE<-HS50US07(813): Updated DB in 12 ms
2025-03-10 15:29:20,998 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18913) DCM4CHEE<-HS50US07(813) << 16:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310153012706 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:29:21,193 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18913) DCM4CHEE<-HS50US07(813) >> A-RELEASE-RQ
2025-03-10 15:29:21,193 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18913) DCM4CHEE<-HS50US07(813) << A-RELEASE-RP
2025-03-10 15:29:21,244 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-13) DCM4CHEE<-HS50US07(813): close Socket[addr=187.89.160.56/187.89.160.56,port=52187,localport=11112]
2025-03-10 15:29:22,654 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18895) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:29:22,656 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812): Found previous received Instance[pk=108073, uid=1.2.410.200001.101.11.601.1501430850.3.20250310093133382, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 15:29:22,657 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812): Ignore received Instance[studyUID=3151,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250310092913278,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250310093133382] with equal digest
2025-03-10 15:29:22,657 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812): Updated DB in 3 ms
2025-03-10 15:29:22,658 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310093133382 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:29:22,869 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310093139333 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:29:37,538 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start UPSProcessingScheduler.execute()
2025-03-10 15:29:37,540 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished UPSProcessingScheduler.execute()
2025-03-10 15:29:45,184 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52188,localport=11112]
2025-03-10 15:29:45,184 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18918) DCM4CHEE<-HS50US07(814) >> A-ASSOCIATE-RQ
2025-03-10 15:29:45,184 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18918) DCM4CHEE<-HS50US07(814) << A-ASSOCIATE-AC
2025-03-10 15:29:45,380 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18918) DCM4CHEE<-HS50US07(814) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310152544592 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:29:47,175 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18918) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:29:47,178 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18918) DCM4CHEE<-HS50US07(814): Found previous received Instance[pk=108146, uid=1.2.410.200001.101.11.501.1791052210.3.20250310152544592, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 15:29:47,179 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18918) DCM4CHEE<-HS50US07(814): Ignore received Instance[studyUID=226355,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310152544220,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310152544592] with equal digest
2025-03-10 15:29:47,179 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18918) DCM4CHEE<-HS50US07(814): Updated DB in 4 ms
2025-03-10 15:29:47,180 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18918) DCM4CHEE<-HS50US07(814) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310152544592 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:29:47,380 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18918) DCM4CHEE<-HS50US07(814) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310152551012 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:29:47,672 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18918) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:29:47,674 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18918) DCM4CHEE<-HS50US07(814): Found previous received Instance[pk=108147, uid=1.2.410.200001.101.11.501.1791052210.3.20250310152551012, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 15:29:47,674 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18918) DCM4CHEE<-HS50US07(814): Ignore received Instance[studyUID=226355,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310152544220,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310152551012] with equal digest
2025-03-10 15:29:47,674 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18918) DCM4CHEE<-HS50US07(814): Updated DB in 2 ms
2025-03-10 15:29:47,675 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18918) DCM4CHEE<-HS50US07(814) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310152551012 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:29:47,875 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18918) DCM4CHEE<-HS50US07(814) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310152623357 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:29:48,167 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18918) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:29:48,169 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18918) DCM4CHEE<-HS50US07(814): Found previous received Instance[pk=108148, uid=1.2.410.200001.101.11.501.1791052210.3.20250310152623357, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 15:29:48,169 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18918) DCM4CHEE<-HS50US07(814): Ignore received Instance[studyUID=226355,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310152544220,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310152623357] with equal digest
2025-03-10 15:29:48,169 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18918) DCM4CHEE<-HS50US07(814): Updated DB in 2 ms
2025-03-10 15:29:48,171 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18918) DCM4CHEE<-HS50US07(814) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310152623357 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:29:48,370 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18918) DCM4CHEE<-HS50US07(814) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310152645120 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:29:48,661 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18918) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:29:48,664 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18918) DCM4CHEE<-HS50US07(814): Found previous received Instance[pk=108149, uid=1.2.410.200001.101.11.501.1791052210.3.20250310152645120, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 15:29:48,664 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18918) DCM4CHEE<-HS50US07(814): Ignore received Instance[studyUID=226355,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310152544220,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310152645120] with equal digest
2025-03-10 15:29:48,664 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18918) DCM4CHEE<-HS50US07(814): Updated DB in 2 ms
2025-03-10 15:29:48,665 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18918) DCM4CHEE<-HS50US07(814) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310152645120 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:29:48,865 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18918) DCM4CHEE<-HS50US07(814) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310152701153 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:29:49,157 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18918) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:29:49,159 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18918) DCM4CHEE<-HS50US07(814): Found previous received Instance[pk=108150, uid=1.2.410.200001.101.11.501.1791052210.3.20250310152701153, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 15:29:49,159 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18918) DCM4CHEE<-HS50US07(814): Ignore received Instance[studyUID=226355,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310152544220,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310152701153] with equal digest
2025-03-10 15:29:49,159 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18918) DCM4CHEE<-HS50US07(814): Updated DB in 2 ms
2025-03-10 15:29:49,160 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18918) DCM4CHEE<-HS50US07(814) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310152701153 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:29:49,361 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18918) DCM4CHEE<-HS50US07(814) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310152803026 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:29:49,652 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18918) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:29:49,654 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18918) DCM4CHEE<-HS50US07(814): Found previous received Instance[pk=108151, uid=1.2.410.200001.101.11.501.1791052210.3.20250310152803026, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 15:29:49,654 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18918) DCM4CHEE<-HS50US07(814): Ignore received Instance[studyUID=226355,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310152544220,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310152803026] with equal digest
2025-03-10 15:29:49,655 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18918) DCM4CHEE<-HS50US07(814): Updated DB in 3 ms
2025-03-10 15:29:49,656 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18918) DCM4CHEE<-HS50US07(814) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310152803026 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:29:49,855 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18918) DCM4CHEE<-HS50US07(814) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310152824638 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:29:50,147 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18918) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:29:50,149 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18918) DCM4CHEE<-HS50US07(814): Found previous received Instance[pk=108152, uid=1.2.410.200001.101.11.501.1791052210.3.20250310152824638, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 15:29:50,149 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18918) DCM4CHEE<-HS50US07(814): Ignore received Instance[studyUID=226355,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310152544220,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310152824638] with equal digest
2025-03-10 15:29:50,150 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18918) DCM4CHEE<-HS50US07(814): Updated DB in 3 ms
2025-03-10 15:29:50,151 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18918) DCM4CHEE<-HS50US07(814) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310152824638 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:29:50,349 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18918) DCM4CHEE<-HS50US07(814) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310152830105 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:29:50,641 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18918) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:29:50,643 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18918) DCM4CHEE<-HS50US07(814): Found previous received Instance[pk=108153, uid=1.2.410.200001.101.11.501.1791052210.3.20250310152830105, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 15:29:50,643 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18918) DCM4CHEE<-HS50US07(814): Ignore received Instance[studyUID=226355,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310152544220,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310152830105] with equal digest
2025-03-10 15:29:50,644 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18918) DCM4CHEE<-HS50US07(814): Updated DB in 3 ms
2025-03-10 15:29:50,645 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18918) DCM4CHEE<-HS50US07(814) << 8:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310152830105 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:29:50,844 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18918) DCM4CHEE<-HS50US07(814) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310152850046 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:29:51,136 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18918) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:29:51,138 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18918) DCM4CHEE<-HS50US07(814): Found previous received Instance[pk=108154, uid=1.2.410.200001.101.11.501.1791052210.3.20250310152850046, class=1.2.840.10008.5.1.4.1.1.6.1, no=9]
2025-03-10 15:29:51,138 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18918) DCM4CHEE<-HS50US07(814): Ignore received Instance[studyUID=226355,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310152544220,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310152850046] with equal digest
2025-03-10 15:29:51,139 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18918) DCM4CHEE<-HS50US07(814): Updated DB in 3 ms
2025-03-10 15:29:51,140 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18918) DCM4CHEE<-HS50US07(814) << 9:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310152850046 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:29:51,154 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 15:29:51,156 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 15:29:51,339 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18918) DCM4CHEE<-HS50US07(814) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310152859976 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:29:51,631 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18918) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:29:51,633 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18918) DCM4CHEE<-HS50US07(814): Found previous received Instance[pk=108155, uid=1.2.410.200001.101.11.501.1791052210.3.20250310152859976, class=1.2.840.10008.5.1.4.1.1.6.1, no=10]
2025-03-10 15:29:51,634 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18918) DCM4CHEE<-HS50US07(814): Ignore received Instance[studyUID=226355,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310152544220,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310152859976] with equal digest
2025-03-10 15:29:51,634 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18918) DCM4CHEE<-HS50US07(814): Updated DB in 3 ms
2025-03-10 15:29:51,635 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18918) DCM4CHEE<-HS50US07(814) << 10:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310152859976 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:29:51,837 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18918) DCM4CHEE<-HS50US07(814) >> 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310152912117 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:29:52,129 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18918) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:29:52,131 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18918) DCM4CHEE<-HS50US07(814): Found previous received Instance[pk=108156, uid=1.2.410.200001.101.11.501.1791052210.3.20250310152912117, class=1.2.840.10008.5.1.4.1.1.6.1, no=11]
2025-03-10 15:29:52,131 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18918) DCM4CHEE<-HS50US07(814): Ignore received Instance[studyUID=226355,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310152544220,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310152912117] with equal digest
2025-03-10 15:29:52,132 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18918) DCM4CHEE<-HS50US07(814): Updated DB in 3 ms
2025-03-10 15:29:52,133 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18918) DCM4CHEE<-HS50US07(814) << 11:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310152912117 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:29:52,334 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18918) DCM4CHEE<-HS50US07(814) >> 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310152935283 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:29:52,626 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18918) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:29:52,628 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18918) DCM4CHEE<-HS50US07(814): Found previous received Instance[pk=108157, uid=1.2.410.200001.101.11.501.1791052210.3.20250310152935283, class=1.2.840.10008.5.1.4.1.1.6.1, no=12]
2025-03-10 15:29:52,629 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18918) DCM4CHEE<-HS50US07(814): Ignore received Instance[studyUID=226355,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310152544220,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310152935283] with equal digest
2025-03-10 15:29:52,629 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18918) DCM4CHEE<-HS50US07(814): Updated DB in 3 ms
2025-03-10 15:29:52,630 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18918) DCM4CHEE<-HS50US07(814) << 12:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310152935283 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:29:52,832 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18918) DCM4CHEE<-HS50US07(814) >> 13:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310152945031 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:29:53,123 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18918) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:29:53,126 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18918) DCM4CHEE<-HS50US07(814): Found previous received Instance[pk=108158, uid=1.2.410.200001.101.11.501.1791052210.3.20250310152945031, class=1.2.840.10008.5.1.4.1.1.6.1, no=13]
2025-03-10 15:29:53,126 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18918) DCM4CHEE<-HS50US07(814): Ignore received Instance[studyUID=226355,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310152544220,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310152945031] with equal digest
2025-03-10 15:29:53,126 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18918) DCM4CHEE<-HS50US07(814): Updated DB in 2 ms
2025-03-10 15:29:53,127 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18918) DCM4CHEE<-HS50US07(814) << 13:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310152945031 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:29:53,329 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18918) DCM4CHEE<-HS50US07(814) >> 14:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310152953409 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:29:53,621 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18918) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:29:53,623 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18918) DCM4CHEE<-HS50US07(814): Found previous received Instance[pk=108159, uid=1.2.410.200001.101.11.501.1791052210.3.20250310152953409, class=1.2.840.10008.5.1.4.1.1.6.1, no=14]
2025-03-10 15:29:53,623 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18918) DCM4CHEE<-HS50US07(814): Ignore received Instance[studyUID=226355,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310152544220,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310152953409] with equal digest
2025-03-10 15:29:53,623 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18918) DCM4CHEE<-HS50US07(814): Updated DB in 2 ms
2025-03-10 15:29:53,625 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18918) DCM4CHEE<-HS50US07(814) << 14:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310152953409 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:29:53,826 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18918) DCM4CHEE<-HS50US07(814) >> 15:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310153005396 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:29:54,118 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18918) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:29:54,120 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18918) DCM4CHEE<-HS50US07(814): Found previous received Instance[pk=108160, uid=1.2.410.200001.101.11.501.1791052210.3.20250310153005396, class=1.2.840.10008.5.1.4.1.1.6.1, no=15]
2025-03-10 15:29:54,121 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18918) DCM4CHEE<-HS50US07(814): Ignore received Instance[studyUID=226355,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310152544220,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310153005396] with equal digest
2025-03-10 15:29:54,121 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18918) DCM4CHEE<-HS50US07(814): Updated DB in 3 ms
2025-03-10 15:29:54,123 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18918) DCM4CHEE<-HS50US07(814) << 15:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310153005396 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:29:54,324 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18918) DCM4CHEE<-HS50US07(814) >> 16:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310153012706 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:29:54,331 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18895) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:29:54,334 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812): Found previous received Instance[pk=108074, uid=1.2.410.200001.101.11.601.1501430850.3.20250310093139333, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 15:29:54,334 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812): Ignore received Instance[studyUID=3151,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250310092913278,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250310093139333] with equal digest
2025-03-10 15:29:54,335 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812): Updated DB in 4 ms
2025-03-10 15:29:54,336 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812) << 8:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310093139333 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:29:54,544 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310093157111 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:29:54,616 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18918) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:29:54,618 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18918) DCM4CHEE<-HS50US07(814): Found previous received Instance[pk=108161, uid=1.2.410.200001.101.11.501.1791052210.3.20250310153012706, class=1.2.840.10008.5.1.4.1.1.6.1, no=16]
2025-03-10 15:29:54,618 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18918) DCM4CHEE<-HS50US07(814): Ignore received Instance[studyUID=226355,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310152544220,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310153012706] with equal digest
2025-03-10 15:29:54,619 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18918) DCM4CHEE<-HS50US07(814): Updated DB in 3 ms
2025-03-10 15:29:54,620 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18918) DCM4CHEE<-HS50US07(814) << 16:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310153012706 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:29:54,821 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18918) DCM4CHEE<-HS50US07(814) >> A-RELEASE-RQ
2025-03-10 15:29:54,821 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18918) DCM4CHEE<-HS50US07(814) << A-RELEASE-RP
2025-03-10 15:29:54,872 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-15) DCM4CHEE<-HS50US07(814): close Socket[addr=187.89.160.56/187.89.160.56,port=52188,localport=11112]
2025-03-10 15:29:58,262 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start AuditScheduler.execute()
2025-03-10 15:29:58,273 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 15:29:58,273 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:29:58,273 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished AuditScheduler.execute()
2025-03-10 15:29:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start TaskScheduler.execute()
2025-03-10 15:29:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished TaskScheduler.execute()
2025-03-10 15:30:13,172 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start IANScheduler.execute()
2025-03-10 15:30:13,174 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished IANScheduler.execute()
2025-03-10 15:30:26,007 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18895) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:30:26,010 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812): Found previous received Instance[pk=108075, uid=1.2.410.200001.101.11.601.1501430850.3.20250310093157111, class=1.2.840.10008.5.1.4.1.1.6.1, no=9]
2025-03-10 15:30:26,011 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812): Ignore received Instance[studyUID=3151,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250310092913278,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250310093157111] with equal digest
2025-03-10 15:30:26,011 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812): Updated DB in 4 ms
2025-03-10 15:30:26,013 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812) << 9:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310093157111 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:30:26,224 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310093217919 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:30:37,541 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start UPSProcessingScheduler.execute()
2025-03-10 15:30:37,542 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished UPSProcessingScheduler.execute()
2025-03-10 15:30:39,117 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52189,localport=11112]
2025-03-10 15:30:39,117 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18922) DCM4CHEE<-HS50US07(815) >> A-ASSOCIATE-RQ
2025-03-10 15:30:39,117 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18922) DCM4CHEE<-HS50US07(815) << A-ASSOCIATE-AC
2025-03-10 15:30:39,316 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18922) DCM4CHEE<-HS50US07(815) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310152544592 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:30:41,090 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18922) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:30:41,093 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18922) DCM4CHEE<-HS50US07(815): Found previous received Instance[pk=108146, uid=1.2.410.200001.101.11.501.1791052210.3.20250310152544592, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 15:30:41,094 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18922) DCM4CHEE<-HS50US07(815): Ignore received Instance[studyUID=226355,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310152544220,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310152544592] with equal digest
2025-03-10 15:30:41,094 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18922) DCM4CHEE<-HS50US07(815): Updated DB in 4 ms
2025-03-10 15:30:41,095 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18922) DCM4CHEE<-HS50US07(815) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310152544592 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:30:41,300 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18922) DCM4CHEE<-HS50US07(815) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310152551012 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:30:41,592 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18922) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:30:41,594 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18922) DCM4CHEE<-HS50US07(815): Found previous received Instance[pk=108147, uid=1.2.410.200001.101.11.501.1791052210.3.20250310152551012, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 15:30:41,594 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18922) DCM4CHEE<-HS50US07(815): Ignore received Instance[studyUID=226355,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310152544220,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310152551012] with equal digest
2025-03-10 15:30:41,594 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18922) DCM4CHEE<-HS50US07(815): Updated DB in 2 ms
2025-03-10 15:30:41,596 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18922) DCM4CHEE<-HS50US07(815) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310152551012 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:30:41,802 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18922) DCM4CHEE<-HS50US07(815) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310152623357 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:30:42,093 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18922) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:30:42,096 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18922) DCM4CHEE<-HS50US07(815): Found previous received Instance[pk=108148, uid=1.2.410.200001.101.11.501.1791052210.3.20250310152623357, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 15:30:42,096 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18922) DCM4CHEE<-HS50US07(815): Ignore received Instance[studyUID=226355,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310152544220,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310152623357] with equal digest
2025-03-10 15:30:42,096 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18922) DCM4CHEE<-HS50US07(815): Updated DB in 2 ms
2025-03-10 15:30:42,097 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18922) DCM4CHEE<-HS50US07(815) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310152623357 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:30:42,302 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18922) DCM4CHEE<-HS50US07(815) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310152645120 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:30:42,593 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18922) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:30:42,595 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18922) DCM4CHEE<-HS50US07(815): Found previous received Instance[pk=108149, uid=1.2.410.200001.101.11.501.1791052210.3.20250310152645120, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 15:30:42,596 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18922) DCM4CHEE<-HS50US07(815): Ignore received Instance[studyUID=226355,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310152544220,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310152645120] with equal digest
2025-03-10 15:30:42,596 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18922) DCM4CHEE<-HS50US07(815): Updated DB in 3 ms
2025-03-10 15:30:42,597 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18922) DCM4CHEE<-HS50US07(815) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310152645120 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:30:42,802 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18922) DCM4CHEE<-HS50US07(815) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310152701153 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:30:43,093 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18922) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:30:43,096 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18922) DCM4CHEE<-HS50US07(815): Found previous received Instance[pk=108150, uid=1.2.410.200001.101.11.501.1791052210.3.20250310152701153, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 15:30:43,096 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18922) DCM4CHEE<-HS50US07(815): Ignore received Instance[studyUID=226355,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310152544220,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310152701153] with equal digest
2025-03-10 15:30:43,096 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18922) DCM4CHEE<-HS50US07(815): Updated DB in 2 ms
2025-03-10 15:30:43,097 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18922) DCM4CHEE<-HS50US07(815) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310152701153 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:30:43,302 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18922) DCM4CHEE<-HS50US07(815) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310152803026 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:30:43,593 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18922) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:30:43,595 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18922) DCM4CHEE<-HS50US07(815): Found previous received Instance[pk=108151, uid=1.2.410.200001.101.11.501.1791052210.3.20250310152803026, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 15:30:43,596 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18922) DCM4CHEE<-HS50US07(815): Ignore received Instance[studyUID=226355,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310152544220,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310152803026] with equal digest
2025-03-10 15:30:43,596 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18922) DCM4CHEE<-HS50US07(815): Updated DB in 3 ms
2025-03-10 15:30:43,597 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18922) DCM4CHEE<-HS50US07(815) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310152803026 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:30:43,802 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18922) DCM4CHEE<-HS50US07(815) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310152824638 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:30:44,094 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18922) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:30:44,096 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18922) DCM4CHEE<-HS50US07(815): Found previous received Instance[pk=108152, uid=1.2.410.200001.101.11.501.1791052210.3.20250310152824638, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 15:30:44,096 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18922) DCM4CHEE<-HS50US07(815): Ignore received Instance[studyUID=226355,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310152544220,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310152824638] with equal digest
2025-03-10 15:30:44,096 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18922) DCM4CHEE<-HS50US07(815): Updated DB in 2 ms
2025-03-10 15:30:44,097 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18922) DCM4CHEE<-HS50US07(815) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310152824638 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:30:44,302 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18922) DCM4CHEE<-HS50US07(815) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310152830105 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:30:44,594 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18922) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:30:44,596 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18922) DCM4CHEE<-HS50US07(815): Found previous received Instance[pk=108153, uid=1.2.410.200001.101.11.501.1791052210.3.20250310152830105, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 15:30:44,597 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18922) DCM4CHEE<-HS50US07(815): Ignore received Instance[studyUID=226355,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310152544220,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310152830105] with equal digest
2025-03-10 15:30:44,597 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18922) DCM4CHEE<-HS50US07(815): Updated DB in 3 ms
2025-03-10 15:30:44,598 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18922) DCM4CHEE<-HS50US07(815) << 8:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310152830105 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:30:44,803 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18922) DCM4CHEE<-HS50US07(815) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310152850046 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:30:45,095 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18922) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:30:45,097 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18922) DCM4CHEE<-HS50US07(815): Found previous received Instance[pk=108154, uid=1.2.410.200001.101.11.501.1791052210.3.20250310152850046, class=1.2.840.10008.5.1.4.1.1.6.1, no=9]
2025-03-10 15:30:45,097 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18922) DCM4CHEE<-HS50US07(815): Ignore received Instance[studyUID=226355,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310152544220,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310152850046] with equal digest
2025-03-10 15:30:45,097 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18922) DCM4CHEE<-HS50US07(815): Updated DB in 2 ms
2025-03-10 15:30:45,099 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18922) DCM4CHEE<-HS50US07(815) << 9:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310152850046 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:30:45,303 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18922) DCM4CHEE<-HS50US07(815) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310152859976 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:30:45,595 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18922) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:30:45,597 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18922) DCM4CHEE<-HS50US07(815): Found previous received Instance[pk=108155, uid=1.2.410.200001.101.11.501.1791052210.3.20250310152859976, class=1.2.840.10008.5.1.4.1.1.6.1, no=10]
2025-03-10 15:30:45,597 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18922) DCM4CHEE<-HS50US07(815): Ignore received Instance[studyUID=226355,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310152544220,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310152859976] with equal digest
2025-03-10 15:30:45,598 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18922) DCM4CHEE<-HS50US07(815): Updated DB in 3 ms
2025-03-10 15:30:45,599 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18922) DCM4CHEE<-HS50US07(815) << 10:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310152859976 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:30:45,804 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18922) DCM4CHEE<-HS50US07(815) >> 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310152912117 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:30:46,096 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18922) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:30:46,098 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18922) DCM4CHEE<-HS50US07(815): Found previous received Instance[pk=108156, uid=1.2.410.200001.101.11.501.1791052210.3.20250310152912117, class=1.2.840.10008.5.1.4.1.1.6.1, no=11]
2025-03-10 15:30:46,098 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18922) DCM4CHEE<-HS50US07(815): Ignore received Instance[studyUID=226355,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310152544220,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310152912117] with equal digest
2025-03-10 15:30:46,098 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18922) DCM4CHEE<-HS50US07(815): Updated DB in 2 ms
2025-03-10 15:30:46,099 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18922) DCM4CHEE<-HS50US07(815) << 11:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310152912117 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:30:46,305 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18922) DCM4CHEE<-HS50US07(815) >> 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310152935283 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:30:46,597 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18922) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:30:46,599 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18922) DCM4CHEE<-HS50US07(815): Found previous received Instance[pk=108157, uid=1.2.410.200001.101.11.501.1791052210.3.20250310152935283, class=1.2.840.10008.5.1.4.1.1.6.1, no=12]
2025-03-10 15:30:46,600 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18922) DCM4CHEE<-HS50US07(815): Ignore received Instance[studyUID=226355,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310152544220,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310152935283] with equal digest
2025-03-10 15:30:46,600 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18922) DCM4CHEE<-HS50US07(815): Updated DB in 3 ms
2025-03-10 15:30:46,602 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18922) DCM4CHEE<-HS50US07(815) << 12:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310152935283 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:30:46,806 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18922) DCM4CHEE<-HS50US07(815) >> 13:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310152945031 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:30:47,098 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18922) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:30:47,100 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18922) DCM4CHEE<-HS50US07(815): Found previous received Instance[pk=108158, uid=1.2.410.200001.101.11.501.1791052210.3.20250310152945031, class=1.2.840.10008.5.1.4.1.1.6.1, no=13]
2025-03-10 15:30:47,100 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18922) DCM4CHEE<-HS50US07(815): Ignore received Instance[studyUID=226355,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310152544220,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310152945031] with equal digest
2025-03-10 15:30:47,101 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18922) DCM4CHEE<-HS50US07(815): Updated DB in 3 ms
2025-03-10 15:30:47,102 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18922) DCM4CHEE<-HS50US07(815) << 13:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310152945031 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:30:47,304 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18922) DCM4CHEE<-HS50US07(815) >> 14:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310152953409 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:30:47,595 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18922) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:30:47,597 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18922) DCM4CHEE<-HS50US07(815): Found previous received Instance[pk=108159, uid=1.2.410.200001.101.11.501.1791052210.3.20250310152953409, class=1.2.840.10008.5.1.4.1.1.6.1, no=14]
2025-03-10 15:30:47,598 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18922) DCM4CHEE<-HS50US07(815): Ignore received Instance[studyUID=226355,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310152544220,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310152953409] with equal digest
2025-03-10 15:30:47,598 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18922) DCM4CHEE<-HS50US07(815): Updated DB in 3 ms
2025-03-10 15:30:47,599 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18922) DCM4CHEE<-HS50US07(815) << 14:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310152953409 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:30:47,805 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18922) DCM4CHEE<-HS50US07(815) >> 15:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310153005396 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:30:48,096 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18922) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:30:48,098 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18922) DCM4CHEE<-HS50US07(815): Found previous received Instance[pk=108160, uid=1.2.410.200001.101.11.501.1791052210.3.20250310153005396, class=1.2.840.10008.5.1.4.1.1.6.1, no=15]
2025-03-10 15:30:48,099 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18922) DCM4CHEE<-HS50US07(815): Ignore received Instance[studyUID=226355,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310152544220,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310153005396] with equal digest
2025-03-10 15:30:48,099 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18922) DCM4CHEE<-HS50US07(815): Updated DB in 3 ms
2025-03-10 15:30:48,100 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18922) DCM4CHEE<-HS50US07(815) << 15:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310153005396 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:30:48,306 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18922) DCM4CHEE<-HS50US07(815) >> 16:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310153012706 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:30:48,598 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18922) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:30:48,600 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18922) DCM4CHEE<-HS50US07(815): Found previous received Instance[pk=108161, uid=1.2.410.200001.101.11.501.1791052210.3.20250310153012706, class=1.2.840.10008.5.1.4.1.1.6.1, no=16]
2025-03-10 15:30:48,600 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18922) DCM4CHEE<-HS50US07(815): Ignore received Instance[studyUID=226355,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310152544220,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310153012706] with equal digest
2025-03-10 15:30:48,601 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18922) DCM4CHEE<-HS50US07(815): Updated DB in 3 ms
2025-03-10 15:30:48,602 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18922) DCM4CHEE<-HS50US07(815) << 16:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310153012706 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:30:48,806 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18922) DCM4CHEE<-HS50US07(815) >> A-RELEASE-RQ
2025-03-10 15:30:48,806 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18922) DCM4CHEE<-HS50US07(815) << A-RELEASE-RP
2025-03-10 15:30:48,857 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-27) DCM4CHEE<-HS50US07(815): close Socket[addr=187.89.160.56/187.89.160.56,port=52189,localport=11112]
2025-03-10 15:30:58,274 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start AuditScheduler.execute()
2025-03-10 15:30:58,275 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-3) Send audit message to /127.0.0.1:514
2025-03-10 15:30:58,287 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-3) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 15:30:58,287 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-3) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:30:58,288 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-3) Send audit message to /127.0.0.1:514
2025-03-10 15:30:58,288 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished AuditScheduler.execute()
2025-03-10 15:30:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start TaskScheduler.execute()
2025-03-10 15:30:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished TaskScheduler.execute()
2025-03-10 15:31:06,844 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18895) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:31:06,847 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812): Found previous received Instance[pk=108076, uid=1.2.410.200001.101.11.601.1501430850.3.20250310093217919, class=1.2.840.10008.5.1.4.1.1.6.1, no=10]
2025-03-10 15:31:06,848 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812): Ignore received Instance[studyUID=3151,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250310092913278,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250310093217919] with equal digest
2025-03-10 15:31:06,848 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812): Updated DB in 4 ms
2025-03-10 15:31:06,850 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812) << 10:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310093217919 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:31:07,062 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812) >> 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310093740920 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:31:13,174 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start IANScheduler.execute()
2025-03-10 15:31:13,176 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished IANScheduler.execute()
2025-03-10 15:31:30,917 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start StudySizeScheduler.execute()
2025-03-10 15:31:30,920 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished StudySizeScheduler.execute()
2025-03-10 15:31:37,542 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start UPSProcessingScheduler.execute()
2025-03-10 15:31:37,543 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished UPSProcessingScheduler.execute()
2025-03-10 15:31:38,415 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18895) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:31:38,417 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812): Found previous received Instance[pk=108077, uid=1.2.410.200001.101.11.601.1501430850.3.20250310093740920, class=1.2.840.10008.5.1.4.1.1.6.1, no=11]
2025-03-10 15:31:38,417 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812): Ignore received Instance[studyUID=3151,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250310092913278,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250310093740920] with equal digest
2025-03-10 15:31:38,418 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812): Updated DB in 3 ms
2025-03-10 15:31:38,419 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812) << 11:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310093740920 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:31:38,629 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812) >> 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310093816499 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:31:58,289 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start AuditScheduler.execute()
2025-03-10 15:31:58,304 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-10) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 15:31:58,304 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-10) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:31:58,304 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished AuditScheduler.execute()
2025-03-10 15:31:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start TaskScheduler.execute()
2025-03-10 15:31:58,816 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished TaskScheduler.execute()
2025-03-10 15:32:10,089 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18895) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:32:10,091 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812): Found previous received Instance[pk=108078, uid=1.2.410.200001.101.11.601.1501430850.3.20250310093816499, class=1.2.840.10008.5.1.4.1.1.6.1, no=12]
2025-03-10 15:32:10,092 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812): Ignore received Instance[studyUID=3151,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250310092913278,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250310093816499] with equal digest
2025-03-10 15:32:10,092 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812): Updated DB in 3 ms
2025-03-10 15:32:10,093 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812) << 12:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310093816499 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:32:10,303 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812) >> 13:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310093916053 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:32:10,685 INFO  [org.dcm4chee.arc.qmgt.impl.PurgeTaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start PurgeTaskScheduler.execute()
2025-03-10 15:32:10,710 INFO  [org.dcm4chee.arc.qmgt.impl.PurgeTaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished PurgeTaskScheduler.execute()
2025-03-10 15:32:13,177 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start IANScheduler.execute()
2025-03-10 15:32:13,179 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished IANScheduler.execute()
2025-03-10 15:32:31,411 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52073,localport=11112]
2025-03-10 15:32:31,412 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18927) DCM4CHEE<-HS30(816) >> A-ASSOCIATE-RQ
2025-03-10 15:32:31,412 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18927) DCM4CHEE<-HS30(816) << A-ASSOCIATE-AC
2025-03-10 15:32:31,614 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18927) DCM4CHEE<-HS30(816) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310152003726 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:32:37,489 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18927) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:32:37,500 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18927) DCM4CHEE<-HS30(816): Create Series[pk=9729, uid=1.2.410.200001.101.11.301.1123109166.2.20250310152002657, no=1, mod=US]
2025-03-10 15:32:37,501 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18927) DCM4CHEE<-HS30(816): Create Instance[pk=108162, uid=1.2.410.200001.101.11.301.1123109166.3.20250310152003726, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 15:32:37,501 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18927) DCM4CHEE<-HS30(816): Create Location[pk=108162, systemID=fs1, path=2025/03/10/59F089DA/4C001710/19AAF093, tsuid=1.2.840.10008.1.2, size=3416670, status=OK, objectType=DICOM_FILE]
2025-03-10 15:32:37,543 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start UPSProcessingScheduler.execute()
2025-03-10 15:32:37,545 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished UPSProcessingScheduler.execute()
2025-03-10 15:32:37,546 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18927) DCM4CHEE<-HS30(816): Updated DB in 57 ms
2025-03-10 15:32:37,546 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18927) DCM4CHEE<-HS30(816) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310152003726 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:32:37,753 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18927) DCM4CHEE<-HS30(816) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310152034109 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:32:41,761 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18895) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:32:41,764 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812): Found previous received Instance[pk=108087, uid=1.2.410.200001.101.11.601.1501430850.3.20250310093916053, class=1.2.840.10008.5.1.4.1.1.6.1, no=13]
2025-03-10 15:32:41,765 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812): Ignore received Instance[studyUID=3151,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250310092913278,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250310093916053] with equal digest
2025-03-10 15:32:41,765 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812): Updated DB in 4 ms
2025-03-10 15:32:41,767 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812) << 13:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310093916053 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:32:41,978 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812) >> 14:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310093923960 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:32:45,205 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18927) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:32:45,207 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18927) DCM4CHEE<-HS30(816): Create Instance[pk=108163, uid=1.2.410.200001.101.11.301.1123109166.3.20250310152034109, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 15:32:45,207 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18927) DCM4CHEE<-HS30(816): Create Location[pk=108163, systemID=fs1, path=2025/03/10/59F089DA/4C001710/19D594B4, tsuid=1.2.840.10008.1.2, size=3416670, status=OK, objectType=DICOM_FILE]
2025-03-10 15:32:45,217 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18927) DCM4CHEE<-HS30(816): Updated DB in 12 ms
2025-03-10 15:32:45,218 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18927) DCM4CHEE<-HS30(816) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310152034109 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:32:45,424 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18927) DCM4CHEE<-HS30(816) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310152254746 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:32:53,064 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18927) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:32:53,067 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18927) DCM4CHEE<-HS30(816): Create Instance[pk=108164, uid=1.2.410.200001.101.11.301.1123109166.3.20250310152254746, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 15:32:53,068 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18927) DCM4CHEE<-HS30(816): Create Location[pk=108164, systemID=fs1, path=2025/03/10/59F089DA/4C001710/1D5B8BF3, tsuid=1.2.840.10008.1.2, size=3417022, status=OK, objectType=DICOM_FILE]
2025-03-10 15:32:53,094 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18927) DCM4CHEE<-HS30(816): Updated DB in 30 ms
2025-03-10 15:32:53,095 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18927) DCM4CHEE<-HS30(816) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310152254746 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:32:53,300 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18927) DCM4CHEE<-HS30(816) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310152332708 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:32:57,918 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52191,localport=11112]
2025-03-10 15:32:57,919 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18932) DCM4CHEE<-HS50US07(817) >> A-ASSOCIATE-RQ
2025-03-10 15:32:57,919 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18932) DCM4CHEE<-HS50US07(817) << A-ASSOCIATE-AC
2025-03-10 15:32:58,117 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18932) DCM4CHEE<-HS50US07(817) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310152544592 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:32:58,304 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start AuditScheduler.execute()
2025-03-10 15:32:58,315 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-6) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 15:32:58,315 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-6) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:32:58,315 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished AuditScheduler.execute()
2025-03-10 15:32:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start TaskScheduler.execute()
2025-03-10 15:32:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished TaskScheduler.execute()
2025-03-10 15:32:59,731 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18927) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:32:59,734 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18927) DCM4CHEE<-HS30(816): Create Instance[pk=108165, uid=1.2.410.200001.101.11.301.1123109166.3.20250310152332708, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 15:32:59,734 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18927) DCM4CHEE<-HS30(816): Create Location[pk=108165, systemID=fs1, path=2025/03/10/59F089DA/4C001710/1EF34C58, tsuid=1.2.840.10008.1.2, size=3416874, status=OK, objectType=DICOM_FILE]
2025-03-10 15:32:59,746 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18927) DCM4CHEE<-HS30(816): Updated DB in 15 ms
2025-03-10 15:32:59,747 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18927) DCM4CHEE<-HS30(816) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310152332708 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:32:59,819 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18932) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:32:59,822 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18932) DCM4CHEE<-HS50US07(817): Found previous received Instance[pk=108146, uid=1.2.410.200001.101.11.501.1791052210.3.20250310152544592, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 15:32:59,823 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18932) DCM4CHEE<-HS50US07(817): Ignore received Instance[studyUID=226355,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310152544220,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310152544592] with equal digest
2025-03-10 15:32:59,823 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18932) DCM4CHEE<-HS50US07(817): Updated DB in 3 ms
2025-03-10 15:32:59,824 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18932) DCM4CHEE<-HS50US07(817) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310152544592 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:32:59,952 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18927) DCM4CHEE<-HS30(816) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310152402259 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:33:00,028 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18932) DCM4CHEE<-HS50US07(817) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310152551012 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:33:00,334 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18932) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:33:00,336 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18932) DCM4CHEE<-HS50US07(817): Found previous received Instance[pk=108147, uid=1.2.410.200001.101.11.501.1791052210.3.20250310152551012, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 15:33:00,337 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18932) DCM4CHEE<-HS50US07(817): Ignore received Instance[studyUID=226355,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310152544220,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310152551012] with equal digest
2025-03-10 15:33:00,337 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18932) DCM4CHEE<-HS50US07(817): Updated DB in 2 ms
2025-03-10 15:33:00,338 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18932) DCM4CHEE<-HS50US07(817) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310152551012 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:33:00,541 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18932) DCM4CHEE<-HS50US07(817) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310152623357 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:33:00,833 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18932) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:33:00,835 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18932) DCM4CHEE<-HS50US07(817): Found previous received Instance[pk=108148, uid=1.2.410.200001.101.11.501.1791052210.3.20250310152623357, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 15:33:00,835 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18932) DCM4CHEE<-HS50US07(817): Ignore received Instance[studyUID=226355,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310152544220,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310152623357] with equal digest
2025-03-10 15:33:00,836 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18932) DCM4CHEE<-HS50US07(817): Updated DB in 3 ms
2025-03-10 15:33:00,837 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18932) DCM4CHEE<-HS50US07(817) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310152623357 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:33:01,040 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18932) DCM4CHEE<-HS50US07(817) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310152645120 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:33:01,332 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18932) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:33:01,334 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18932) DCM4CHEE<-HS50US07(817): Found previous received Instance[pk=108149, uid=1.2.410.200001.101.11.501.1791052210.3.20250310152645120, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 15:33:01,334 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18932) DCM4CHEE<-HS50US07(817): Ignore received Instance[studyUID=226355,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310152544220,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310152645120] with equal digest
2025-03-10 15:33:01,334 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18932) DCM4CHEE<-HS50US07(817): Updated DB in 2 ms
2025-03-10 15:33:01,335 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18932) DCM4CHEE<-HS50US07(817) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310152645120 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:33:01,543 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18932) DCM4CHEE<-HS50US07(817) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310152701153 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:33:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start PurgeStorageScheduler.execute()
2025-03-10 15:33:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished PurgeStorageScheduler.execute()
2025-03-10 15:33:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-18933) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 15:33:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-18933) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 15:33:02,165 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18932) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:33:02,168 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18932) DCM4CHEE<-HS50US07(817): Found previous received Instance[pk=108150, uid=1.2.410.200001.101.11.501.1791052210.3.20250310152701153, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 15:33:02,168 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18932) DCM4CHEE<-HS50US07(817): Ignore received Instance[studyUID=226355,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310152544220,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310152701153] with equal digest
2025-03-10 15:33:02,168 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18932) DCM4CHEE<-HS50US07(817): Updated DB in 3 ms
2025-03-10 15:33:02,170 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18932) DCM4CHEE<-HS50US07(817) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310152701153 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:33:02,379 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18932) DCM4CHEE<-HS50US07(817) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310152803026 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:33:02,671 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18932) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:33:02,673 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18932) DCM4CHEE<-HS50US07(817): Found previous received Instance[pk=108151, uid=1.2.410.200001.101.11.501.1791052210.3.20250310152803026, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 15:33:02,673 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18932) DCM4CHEE<-HS50US07(817): Ignore received Instance[studyUID=226355,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310152544220,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310152803026] with equal digest
2025-03-10 15:33:02,673 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18932) DCM4CHEE<-HS50US07(817): Updated DB in 2 ms
2025-03-10 15:33:02,675 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18932) DCM4CHEE<-HS50US07(817) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310152803026 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:33:02,880 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18932) DCM4CHEE<-HS50US07(817) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310152824638 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:33:03,172 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18932) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:33:03,174 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18932) DCM4CHEE<-HS50US07(817): Found previous received Instance[pk=108152, uid=1.2.410.200001.101.11.501.1791052210.3.20250310152824638, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 15:33:03,175 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18932) DCM4CHEE<-HS50US07(817): Ignore received Instance[studyUID=226355,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310152544220,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310152824638] with equal digest
2025-03-10 15:33:03,175 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18932) DCM4CHEE<-HS50US07(817): Updated DB in 3 ms
2025-03-10 15:33:03,176 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18932) DCM4CHEE<-HS50US07(817) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310152824638 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:33:03,381 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18932) DCM4CHEE<-HS50US07(817) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310152830105 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:33:03,672 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18932) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:33:03,675 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18932) DCM4CHEE<-HS50US07(817): Found previous received Instance[pk=108153, uid=1.2.410.200001.101.11.501.1791052210.3.20250310152830105, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 15:33:03,675 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18932) DCM4CHEE<-HS50US07(817): Ignore received Instance[studyUID=226355,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310152544220,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310152830105] with equal digest
2025-03-10 15:33:03,675 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18932) DCM4CHEE<-HS50US07(817): Updated DB in 2 ms
2025-03-10 15:33:03,676 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18932) DCM4CHEE<-HS50US07(817) << 8:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310152830105 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:33:03,882 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18932) DCM4CHEE<-HS50US07(817) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310152850046 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:33:04,173 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18932) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:33:04,176 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18932) DCM4CHEE<-HS50US07(817): Found previous received Instance[pk=108154, uid=1.2.410.200001.101.11.501.1791052210.3.20250310152850046, class=1.2.840.10008.5.1.4.1.1.6.1, no=9]
2025-03-10 15:33:04,176 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18932) DCM4CHEE<-HS50US07(817): Ignore received Instance[studyUID=226355,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310152544220,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310152850046] with equal digest
2025-03-10 15:33:04,176 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18932) DCM4CHEE<-HS50US07(817): Updated DB in 3 ms
2025-03-10 15:33:04,177 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18932) DCM4CHEE<-HS50US07(817) << 9:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310152850046 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:33:04,385 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18932) DCM4CHEE<-HS50US07(817) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310152859976 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:33:04,677 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18932) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:33:04,679 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18932) DCM4CHEE<-HS50US07(817): Found previous received Instance[pk=108155, uid=1.2.410.200001.101.11.501.1791052210.3.20250310152859976, class=1.2.840.10008.5.1.4.1.1.6.1, no=10]
2025-03-10 15:33:04,680 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18932) DCM4CHEE<-HS50US07(817): Ignore received Instance[studyUID=226355,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310152544220,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310152859976] with equal digest
2025-03-10 15:33:04,680 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18932) DCM4CHEE<-HS50US07(817): Updated DB in 3 ms
2025-03-10 15:33:04,681 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18932) DCM4CHEE<-HS50US07(817) << 10:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310152859976 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:33:04,888 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18932) DCM4CHEE<-HS50US07(817) >> 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310152912117 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:33:05,180 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18932) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:33:05,182 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18932) DCM4CHEE<-HS50US07(817): Found previous received Instance[pk=108156, uid=1.2.410.200001.101.11.501.1791052210.3.20250310152912117, class=1.2.840.10008.5.1.4.1.1.6.1, no=11]
2025-03-10 15:33:05,182 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18932) DCM4CHEE<-HS50US07(817): Ignore received Instance[studyUID=226355,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310152544220,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310152912117] with equal digest
2025-03-10 15:33:05,183 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18932) DCM4CHEE<-HS50US07(817): Updated DB in 3 ms
2025-03-10 15:33:05,184 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18932) DCM4CHEE<-HS50US07(817) << 11:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310152912117 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:33:05,390 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18932) DCM4CHEE<-HS50US07(817) >> 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310152935283 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:33:05,682 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18932) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:33:05,685 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18932) DCM4CHEE<-HS50US07(817): Found previous received Instance[pk=108157, uid=1.2.410.200001.101.11.501.1791052210.3.20250310152935283, class=1.2.840.10008.5.1.4.1.1.6.1, no=12]
2025-03-10 15:33:05,685 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18932) DCM4CHEE<-HS50US07(817): Ignore received Instance[studyUID=226355,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310152544220,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310152935283] with equal digest
2025-03-10 15:33:05,685 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18932) DCM4CHEE<-HS50US07(817): Updated DB in 3 ms
2025-03-10 15:33:05,687 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18932) DCM4CHEE<-HS50US07(817) << 12:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310152935283 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:33:05,892 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18932) DCM4CHEE<-HS50US07(817) >> 13:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310152945031 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:33:05,974 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18927) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:33:05,976 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18927) DCM4CHEE<-HS30(816): Create Instance[pk=108166, uid=1.2.410.200001.101.11.301.1123109166.3.20250310152402259, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 15:33:05,976 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18927) DCM4CHEE<-HS30(816): Create Location[pk=108166, systemID=fs1, path=2025/03/10/59F089DA/4C001710/207DCC4B, tsuid=1.2.840.10008.1.2, size=3416670, status=OK, objectType=DICOM_FILE]
2025-03-10 15:33:05,987 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18927) DCM4CHEE<-HS30(816): Updated DB in 13 ms
2025-03-10 15:33:05,987 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18927) DCM4CHEE<-HS30(816) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310152402259 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:33:06,184 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18932) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:33:06,186 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18932) DCM4CHEE<-HS50US07(817): Found previous received Instance[pk=108158, uid=1.2.410.200001.101.11.501.1791052210.3.20250310152945031, class=1.2.840.10008.5.1.4.1.1.6.1, no=13]
2025-03-10 15:33:06,186 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18932) DCM4CHEE<-HS50US07(817): Ignore received Instance[studyUID=226355,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310152544220,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310152945031] with equal digest
2025-03-10 15:33:06,186 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18932) DCM4CHEE<-HS50US07(817): Updated DB in 2 ms
2025-03-10 15:33:06,187 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18932) DCM4CHEE<-HS50US07(817) << 13:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310152945031 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:33:06,192 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18927) DCM4CHEE<-HS30(816) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310152545429 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:33:06,406 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18932) DCM4CHEE<-HS50US07(817) >> 14:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310152953409 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:33:06,698 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18932) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:33:06,700 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18932) DCM4CHEE<-HS50US07(817): Found previous received Instance[pk=108159, uid=1.2.410.200001.101.11.501.1791052210.3.20250310152953409, class=1.2.840.10008.5.1.4.1.1.6.1, no=14]
2025-03-10 15:33:06,700 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18932) DCM4CHEE<-HS50US07(817): Ignore received Instance[studyUID=226355,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310152544220,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310152953409] with equal digest
2025-03-10 15:33:06,700 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18932) DCM4CHEE<-HS50US07(817): Updated DB in 2 ms
2025-03-10 15:33:06,701 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18932) DCM4CHEE<-HS50US07(817) << 14:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310152953409 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:33:06,911 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18932) DCM4CHEE<-HS50US07(817) >> 15:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310153005396 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:33:07,203 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18932) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:33:07,205 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18932) DCM4CHEE<-HS50US07(817): Found previous received Instance[pk=108160, uid=1.2.410.200001.101.11.501.1791052210.3.20250310153005396, class=1.2.840.10008.5.1.4.1.1.6.1, no=15]
2025-03-10 15:33:07,205 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18932) DCM4CHEE<-HS50US07(817): Ignore received Instance[studyUID=226355,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310152544220,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310153005396] with equal digest
2025-03-10 15:33:07,205 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18932) DCM4CHEE<-HS50US07(817): Updated DB in 2 ms
2025-03-10 15:33:07,206 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18932) DCM4CHEE<-HS50US07(817) << 15:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310153005396 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:33:07,412 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18932) DCM4CHEE<-HS50US07(817) >> 16:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310153012706 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:33:07,704 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18932) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:33:07,706 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18932) DCM4CHEE<-HS50US07(817): Found previous received Instance[pk=108161, uid=1.2.410.200001.101.11.501.1791052210.3.20250310153012706, class=1.2.840.10008.5.1.4.1.1.6.1, no=16]
2025-03-10 15:33:07,706 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18932) DCM4CHEE<-HS50US07(817): Ignore received Instance[studyUID=226355,seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310152544220,objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310153012706] with equal digest
2025-03-10 15:33:07,707 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18932) DCM4CHEE<-HS50US07(817): Updated DB in 3 ms
2025-03-10 15:33:07,708 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18932) DCM4CHEE<-HS50US07(817) << 16:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310153012706 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:33:07,911 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18932) DCM4CHEE<-HS50US07(817) >> A-RELEASE-RQ
2025-03-10 15:33:07,911 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18932) DCM4CHEE<-HS50US07(817) << A-RELEASE-RP
2025-03-10 15:33:07,962 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-22) DCM4CHEE<-HS50US07(817): close Socket[addr=187.89.160.56/187.89.160.56,port=52191,localport=11112]
2025-03-10 15:33:09,782 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18895) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:33:09,785 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812): Found previous received Instance[pk=108088, uid=1.2.410.200001.101.11.601.1501430850.3.20250310093923960, class=1.2.840.10008.5.1.4.1.1.6.1, no=14]
2025-03-10 15:33:09,785 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812): Ignore received Instance[studyUID=3151,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250310092913278,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250310093923960] with equal digest
2025-03-10 15:33:09,786 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812): Updated DB in 4 ms
2025-03-10 15:33:09,787 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812) << 14:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310093923960 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:33:09,998 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812) >> 15:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310094033253 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:33:12,815 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18927) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:33:12,817 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18927) DCM4CHEE<-HS30(816): Create Instance[pk=108167, uid=1.2.410.200001.101.11.301.1123109166.3.20250310152545429, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 15:33:12,818 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18927) DCM4CHEE<-HS30(816): Create Location[pk=108167, systemID=fs1, path=2025/03/10/59F089DA/4C001710/226C6730, tsuid=1.2.840.10008.1.2, size=3416670, status=OK, objectType=DICOM_FILE]
2025-03-10 15:33:12,826 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18927) DCM4CHEE<-HS30(816): Updated DB in 11 ms
2025-03-10 15:33:12,826 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18927) DCM4CHEE<-HS30(816) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310152545429 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:33:13,031 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18927) DCM4CHEE<-HS30(816) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310152649968 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:33:13,179 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start IANScheduler.execute()
2025-03-10 15:33:13,181 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished IANScheduler.execute()
2025-03-10 15:33:19,679 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18927) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:33:19,682 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18927) DCM4CHEE<-HS30(816): Create Instance[pk=108168, uid=1.2.410.200001.101.11.301.1123109166.3.20250310152649968, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 15:33:19,682 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18927) DCM4CHEE<-HS30(816): Create Location[pk=108168, systemID=fs1, path=2025/03/10/59F089DA/4C001710/2423248B, tsuid=1.2.840.10008.1.2, size=3915778, status=OK, objectType=DICOM_FILE]
2025-03-10 15:33:19,691 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18927) DCM4CHEE<-HS30(816): Updated DB in 12 ms
2025-03-10 15:33:19,691 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18927) DCM4CHEE<-HS30(816) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310152649968 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:33:19,896 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18927) DCM4CHEE<-HS30(816) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310152830707 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:33:26,925 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18927) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:33:26,928 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18927) DCM4CHEE<-HS30(816): Create Instance[pk=108169, uid=1.2.410.200001.101.11.301.1123109166.3.20250310152830707, class=1.2.840.10008.5.1.4.1.1.6.1, no=9]
2025-03-10 15:33:26,928 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18927) DCM4CHEE<-HS30(816): Create Location[pk=108169, systemID=fs1, path=2025/03/10/59F089DA/4C001710/277A9EB4, tsuid=1.2.840.10008.1.2, size=3915778, status=OK, objectType=DICOM_FILE]
2025-03-10 15:33:26,940 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18927) DCM4CHEE<-HS30(816): Updated DB in 15 ms
2025-03-10 15:33:26,941 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18927) DCM4CHEE<-HS30(816) << 8:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310152830707 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:33:27,146 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18927) DCM4CHEE<-HS30(816) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310152912238 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:33:30,968 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18927) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:33:30,971 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18927) DCM4CHEE<-HS30(816): Create Instance[pk=108170, uid=1.2.410.200001.101.11.301.1123109166.3.20250310152912238, class=1.2.840.10008.5.1.4.1.1.6.1, no=10]
2025-03-10 15:33:30,972 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18927) DCM4CHEE<-HS30(816): Create Location[pk=108170, systemID=fs1, path=2025/03/10/59F089DA/4C001710/29141EA8, tsuid=1.2.840.10008.1.2, size=3417022, status=OK, objectType=DICOM_FILE]
2025-03-10 15:33:30,975 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18927) DCM4CHEE<-HS30(816): Updated DB in 7 ms
2025-03-10 15:33:30,976 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18927) DCM4CHEE<-HS30(816) << 9:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310152912238 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:33:31,181 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18927) DCM4CHEE<-HS30(816) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310153058068 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:33:35,418 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18927) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:33:35,421 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18927) DCM4CHEE<-HS30(816): Create Instance[pk=108171, uid=1.2.410.200001.101.11.301.1123109166.3.20250310153058068, class=1.2.840.10008.5.1.4.1.1.6.1, no=11]
2025-03-10 15:33:35,421 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18927) DCM4CHEE<-HS30(816): Create Location[pk=108171, systemID=fs1, path=2025/03/10/59F089DA/4C001710/4ED9CD6B, tsuid=1.2.840.10008.1.2, size=3417022, status=OK, objectType=DICOM_FILE]
2025-03-10 15:33:35,429 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18927) DCM4CHEE<-HS30(816): Updated DB in 11 ms
2025-03-10 15:33:35,430 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18927) DCM4CHEE<-HS30(816) << 10:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310153058068 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:33:35,633 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18927) DCM4CHEE<-HS30(816) >> 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310153128502 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:33:37,545 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start UPSProcessingScheduler.execute()
2025-03-10 15:33:37,546 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished UPSProcessingScheduler.execute()
2025-03-10 15:33:42,063 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18895) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:33:42,067 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812): Found previous received Instance[pk=108089, uid=1.2.410.200001.101.11.601.1501430850.3.20250310094033253, class=1.2.840.10008.5.1.4.1.1.6.1, no=15]
2025-03-10 15:33:42,067 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812): Ignore received Instance[studyUID=3151,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250310092913278,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250310094033253] with equal digest
2025-03-10 15:33:42,068 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812): Updated DB in 5 ms
2025-03-10 15:33:42,069 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812) << 15:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310094033253 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:33:42,280 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812) >> 16:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310094108734 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:33:42,475 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18927) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:33:42,478 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18927) DCM4CHEE<-HS30(816): Create Instance[pk=108172, uid=1.2.410.200001.101.11.301.1123109166.3.20250310153128502, class=1.2.840.10008.5.1.4.1.1.6.1, no=12]
2025-03-10 15:33:42,478 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18927) DCM4CHEE<-HS30(816): Create Location[pk=108172, systemID=fs1, path=2025/03/10/59F089DA/4C001710/5064718C, tsuid=1.2.840.10008.1.2, size=3417022, status=OK, objectType=DICOM_FILE]
2025-03-10 15:33:42,487 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18927) DCM4CHEE<-HS30(816): Updated DB in 12 ms
2025-03-10 15:33:42,487 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18927) DCM4CHEE<-HS30(816) << 11:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310153128502 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:33:42,692 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18927) DCM4CHEE<-HS30(816) >> 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310153209825 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:33:49,125 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18927) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:33:49,128 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18927) DCM4CHEE<-HS30(816): Create Instance[pk=108173, uid=1.2.410.200001.101.11.301.1123109166.3.20250310153209825, class=1.2.840.10008.5.1.4.1.1.6.1, no=13]
2025-03-10 15:33:49,128 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18927) DCM4CHEE<-HS30(816): Create Location[pk=108173, systemID=fs1, path=2025/03/10/59F089DA/4C001710/51FD9B0C, tsuid=1.2.840.10008.1.2, size=3416506, status=OK, objectType=DICOM_FILE]
2025-03-10 15:33:49,140 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18927) DCM4CHEE<-HS30(816): Updated DB in 15 ms
2025-03-10 15:33:49,141 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18927) DCM4CHEE<-HS30(816) << 12:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310153209825 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:33:49,346 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18927) DCM4CHEE<-HS30(816) >> 13:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310153337509 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:33:56,172 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18927) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:33:56,175 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18927) DCM4CHEE<-HS30(816): Create Instance[pk=108174, uid=1.2.410.200001.101.11.301.1123109166.3.20250310153337509, class=1.2.840.10008.5.1.4.1.1.6.1, no=14]
2025-03-10 15:33:56,175 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18927) DCM4CHEE<-HS30(816): Create Location[pk=108174, systemID=fs1, path=2025/03/10/59F089DA/4C001710/53DBC5F3, tsuid=1.2.840.10008.1.2, size=3416506, status=OK, objectType=DICOM_FILE]
2025-03-10 15:33:56,186 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18927) DCM4CHEE<-HS30(816): Updated DB in 14 ms
2025-03-10 15:33:56,187 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18927) DCM4CHEE<-HS30(816) << 13:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310153337509 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:33:56,392 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18927) DCM4CHEE<-HS30(816) >> A-RELEASE-RQ
2025-03-10 15:33:56,392 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18927) DCM4CHEE<-HS30(816) << A-RELEASE-RP
2025-03-10 15:33:56,442 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-31) DCM4CHEE<-HS30(816): close Socket[addr=187.89.160.56/187.89.160.56,port=52073,localport=11112]
2025-03-10 15:33:58,316 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start AuditScheduler.execute()
2025-03-10 15:33:58,316 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-18) Send audit message to /127.0.0.1:514
2025-03-10 15:33:58,317 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-18) Send audit message to /127.0.0.1:514
2025-03-10 15:33:58,317 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-18) Send audit message to /127.0.0.1:514
2025-03-10 15:33:58,317 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-18) Send audit message to /127.0.0.1:514
2025-03-10 15:33:58,318 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-18) Send audit message to /127.0.0.1:514
2025-03-10 15:33:58,318 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-18) Send audit message to /127.0.0.1:514
2025-03-10 15:33:58,318 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-18) Send audit message to /127.0.0.1:514
2025-03-10 15:33:58,319 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-18) Send audit message to /127.0.0.1:514
2025-03-10 15:33:58,319 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-18) Send audit message to /127.0.0.1:514
2025-03-10 15:33:58,319 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-18) Send audit message to /127.0.0.1:514
2025-03-10 15:33:58,329 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-18) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 15:33:58,329 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-18) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:33:58,330 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-18) Send audit message to /127.0.0.1:514
2025-03-10 15:33:58,330 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished AuditScheduler.execute()
2025-03-10 15:33:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start TaskScheduler.execute()
2025-03-10 15:33:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished TaskScheduler.execute()
2025-03-10 15:34:13,182 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start IANScheduler.execute()
2025-03-10 15:34:13,184 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished IANScheduler.execute()
2025-03-10 15:34:13,541 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18895) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:34:13,544 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812): Found previous received Instance[pk=108090, uid=1.2.410.200001.101.11.601.1501430850.3.20250310094108734, class=1.2.840.10008.5.1.4.1.1.6.1, no=16]
2025-03-10 15:34:13,545 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812): Ignore received Instance[studyUID=3151,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250310092913278,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250310094108734] with equal digest
2025-03-10 15:34:13,545 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812): Updated DB in 3 ms
2025-03-10 15:34:13,547 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812) << 16:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310094108734 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:34:13,758 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812) >> 17:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310094201501 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:34:37,547 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start UPSProcessingScheduler.execute()
2025-03-10 15:34:37,548 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished UPSProcessingScheduler.execute()
2025-03-10 15:34:51,156 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 15:34:51,160 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 15:34:56,861 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18895) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:34:56,864 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812): Found previous received Instance[pk=108091, uid=1.2.410.200001.101.11.601.1501430850.3.20250310094201501, class=1.2.840.10008.5.1.4.1.1.6.1, no=17]
2025-03-10 15:34:56,865 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812): Ignore received Instance[studyUID=3151,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250310092913278,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250310094201501] with equal digest
2025-03-10 15:34:56,865 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812): Updated DB in 4 ms
2025-03-10 15:34:56,866 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812) << 17:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310094201501 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:34:57,074 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812) >> 18:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310094244904 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:34:58,330 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start AuditScheduler.execute()
2025-03-10 15:34:58,344 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-11) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 15:34:58,344 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-11) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:34:58,345 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-11) Send audit message to /127.0.0.1:514
2025-03-10 15:34:58,345 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished AuditScheduler.execute()
2025-03-10 15:34:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start TaskScheduler.execute()
2025-03-10 15:34:58,815 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished TaskScheduler.execute()
2025-03-10 15:35:13,184 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start IANScheduler.execute()
2025-03-10 15:35:13,186 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished IANScheduler.execute()
2025-03-10 15:35:33,210 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18895) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:35:33,213 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812): Found previous received Instance[pk=108092, uid=1.2.410.200001.101.11.601.1501430850.3.20250310094244904, class=1.2.840.10008.5.1.4.1.1.6.1, no=18]
2025-03-10 15:35:33,213 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812): Ignore received Instance[studyUID=3151,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250310092913278,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250310094244904] with equal digest
2025-03-10 15:35:33,214 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812): Updated DB in 4 ms
2025-03-10 15:35:33,215 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812) << 18:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310094244904 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:35:33,425 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812) >> 19:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310094352793 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:35:37,548 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start UPSProcessingScheduler.execute()
2025-03-10 15:35:37,550 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished UPSProcessingScheduler.execute()
2025-03-10 15:35:58,345 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start AuditScheduler.execute()
2025-03-10 15:35:58,358 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 15:35:58,358 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:35:58,358 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished AuditScheduler.execute()
2025-03-10 15:35:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start TaskScheduler.execute()
2025-03-10 15:35:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished TaskScheduler.execute()
2025-03-10 15:36:05,130 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18895) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:36:05,133 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812): Found previous received Instance[pk=108093, uid=1.2.410.200001.101.11.601.1501430850.3.20250310094352793, class=1.2.840.10008.5.1.4.1.1.6.1, no=19]
2025-03-10 15:36:05,134 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812): Ignore received Instance[studyUID=3151,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250310092913278,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250310094352793] with equal digest
2025-03-10 15:36:05,134 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812): Updated DB in 4 ms
2025-03-10 15:36:05,136 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812) << 19:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310094352793 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:36:05,393 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812) >> 20:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310094512859 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:36:13,187 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start IANScheduler.execute()
2025-03-10 15:36:13,189 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished IANScheduler.execute()
2025-03-10 15:36:30,920 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start StudySizeScheduler.execute()
2025-03-10 15:36:30,993 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) Calculated size of 1 studies
2025-03-10 15:36:30,993 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished StudySizeScheduler.execute()
2025-03-10 15:36:37,550 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start UPSProcessingScheduler.execute()
2025-03-10 15:36:37,552 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished UPSProcessingScheduler.execute()
2025-03-10 15:36:48,004 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18895) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:36:48,007 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812): Found previous received Instance[pk=108094, uid=1.2.410.200001.101.11.601.1501430850.3.20250310094512859, class=1.2.840.10008.5.1.4.1.1.6.1, no=20]
2025-03-10 15:36:48,007 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812): Ignore received Instance[studyUID=3151,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250310092913278,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250310094512859] with equal digest
2025-03-10 15:36:48,008 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812): Updated DB in 4 ms
2025-03-10 15:36:48,009 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812) << 20:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310094512859 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:36:48,219 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812) >> 21:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310094740427 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:36:58,358 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start AuditScheduler.execute()
2025-03-10 15:36:58,369 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-3) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 15:36:58,369 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-3) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:36:58,369 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished AuditScheduler.execute()
2025-03-10 15:36:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start TaskScheduler.execute()
2025-03-10 15:36:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished TaskScheduler.execute()
2025-03-10 15:37:13,189 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start IANScheduler.execute()
2025-03-10 15:37:13,192 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished IANScheduler.execute()
2025-03-10 15:37:26,858 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18895) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:37:26,861 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812): Found previous received Instance[pk=108095, uid=1.2.410.200001.101.11.601.1501430850.3.20250310094740427, class=1.2.840.10008.5.1.4.1.1.6.1, no=21]
2025-03-10 15:37:26,861 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812): Ignore received Instance[studyUID=3151,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250310092913278,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250310094740427] with equal digest
2025-03-10 15:37:26,862 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812): Updated DB in 4 ms
2025-03-10 15:37:26,863 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812) << 21:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310094740427 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:37:27,075 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812) >> 22:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310095045604 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:37:37,552 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start UPSProcessingScheduler.execute()
2025-03-10 15:37:37,553 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished UPSProcessingScheduler.execute()
2025-03-10 15:37:58,370 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start AuditScheduler.execute()
2025-03-10 15:37:58,371 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-32) Send audit message to /127.0.0.1:514
2025-03-10 15:37:58,381 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 15:37:58,381 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:37:58,381 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished AuditScheduler.execute()
2025-03-10 15:37:58,401 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18895) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:37:58,404 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812): Found previous received Instance[pk=108100, uid=1.2.410.200001.101.11.601.1501430850.3.20250310095045604, class=1.2.840.10008.5.1.4.1.1.6.1, no=22]
2025-03-10 15:37:58,405 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812): Ignore received Instance[studyUID=3151,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250310092913278,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250310095045604] with equal digest
2025-03-10 15:37:58,405 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812): Updated DB in 4 ms
2025-03-10 15:37:58,406 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812) << 22:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310095045604 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:37:58,618 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812) >> 23:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310095056950 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:37:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start TaskScheduler.execute()
2025-03-10 15:37:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished TaskScheduler.execute()
2025-03-10 15:38:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start PurgeStorageScheduler.execute()
2025-03-10 15:38:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished PurgeStorageScheduler.execute()
2025-03-10 15:38:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-18954) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 15:38:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-18954) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 15:38:13,192 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start IANScheduler.execute()
2025-03-10 15:38:13,194 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished IANScheduler.execute()
2025-03-10 15:38:14,383 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=226355&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310152544220&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310152544592&contentType=image/jpeg from null@162.240.235.97
2025-03-10 15:38:14,444 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=226355&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310152544220&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310152551012&contentType=image/jpeg from null@162.240.235.97
2025-03-10 15:38:14,491 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=226355&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310152544220&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310152623357&contentType=image/jpeg from null@162.240.235.97
2025-03-10 15:38:14,546 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=226355&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310152544220&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310152645120&contentType=image/jpeg from null@162.240.235.97
2025-03-10 15:38:14,597 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=226355&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310152544220&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310152701153&contentType=image/jpeg from null@162.240.235.97
2025-03-10 15:38:14,642 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=226355&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310152544220&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310152803026&contentType=image/jpeg from null@162.240.235.97
2025-03-10 15:38:14,685 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=226355&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310152544220&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310152824638&contentType=image/jpeg from null@162.240.235.97
2025-03-10 15:38:14,729 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=226355&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310152544220&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310152830105&contentType=image/jpeg from null@162.240.235.97
2025-03-10 15:38:14,771 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=226355&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310152544220&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310152850046&contentType=image/jpeg from null@162.240.235.97
2025-03-10 15:38:14,814 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=226355&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310152544220&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310152859976&contentType=image/jpeg from null@162.240.235.97
2025-03-10 15:38:14,858 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=226355&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310152544220&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310152912117&contentType=image/jpeg from null@162.240.235.97
2025-03-10 15:38:14,901 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=226355&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310152544220&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310152935283&contentType=image/jpeg from null@162.240.235.97
2025-03-10 15:38:14,943 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=226355&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310152544220&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310152945031&contentType=image/jpeg from null@162.240.235.97
2025-03-10 15:38:14,986 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=226355&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310152544220&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310152953409&contentType=image/jpeg from null@162.240.235.97
2025-03-10 15:38:15,033 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=226355&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310152544220&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310153005396&contentType=image/jpeg from null@162.240.235.97
2025-03-10 15:38:15,077 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=226355&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310152544220&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310153012706&contentType=image/jpeg from null@162.240.235.97
2025-03-10 15:38:30,402 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18895) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:38:30,405 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812): Found previous received Instance[pk=108105, uid=1.2.410.200001.101.11.601.1501430850.3.20250310095056950, class=1.2.840.10008.5.1.4.1.1.6.1, no=23]
2025-03-10 15:38:30,406 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812): Ignore received Instance[studyUID=3151,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250310092913278,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250310095056950] with equal digest
2025-03-10 15:38:30,407 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812): Updated DB in 5 ms
2025-03-10 15:38:30,408 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812) << 23:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310095056950 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:38:30,619 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812) >> 24:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310095104217 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:38:37,554 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start UPSProcessingScheduler.execute()
2025-03-10 15:38:37,555 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished UPSProcessingScheduler.execute()
2025-03-10 15:38:58,382 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start AuditScheduler.execute()
2025-03-10 15:38:58,391 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-1) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 15:38:58,391 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-1) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:38:58,392 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished AuditScheduler.execute()
2025-03-10 15:38:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start TaskScheduler.execute()
2025-03-10 15:38:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished TaskScheduler.execute()
2025-03-10 15:39:09,761 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18895) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:39:09,765 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812): Found previous received Instance[pk=108106, uid=1.2.410.200001.101.11.601.1501430850.3.20250310095104217, class=1.2.840.10008.5.1.4.1.1.6.1, no=24]
2025-03-10 15:39:09,765 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812): Ignore received Instance[studyUID=3151,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250310092913278,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250310095104217] with equal digest
2025-03-10 15:39:09,766 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812): Updated DB in 5 ms
2025-03-10 15:39:09,767 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812) << 24:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310095104217 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:39:09,977 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812) >> 25:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310095116165 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:39:13,194 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start IANScheduler.execute()
2025-03-10 15:39:13,196 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished IANScheduler.execute()
2025-03-10 15:39:37,555 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start UPSProcessingScheduler.execute()
2025-03-10 15:39:37,557 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished UPSProcessingScheduler.execute()
2025-03-10 15:39:39,366 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49621,localport=11112]
2025-03-10 15:39:39,366 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18962) DCM4CHEE<-FCR-CSL1(818) >> A-ASSOCIATE-RQ
2025-03-10 15:39:39,366 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18962) DCM4CHEE<-FCR-CSL1(818) << A-ASSOCIATE-AC
2025-03-10 15:39:39,568 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18962) DCM4CHEE<-FCR-CSL1(818) >> 77:C-STORE-RQ[pcid=75, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.1 - Computed Radiography Image Storage
  iuid=1.2.392.200036.9125.9.0.254262931.1310467262.86381729 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:39:42,918 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18895) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:39:42,922 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812): Found previous received Instance[pk=108107, uid=1.2.410.200001.101.11.601.1501430850.3.20250310095116165, class=1.2.840.10008.5.1.4.1.1.6.1, no=25]
2025-03-10 15:39:42,922 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812): Ignore received Instance[studyUID=3151,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250310092913278,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250310095116165] with equal digest
2025-03-10 15:39:42,923 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812): Updated DB in 5 ms
2025-03-10 15:39:42,924 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812) << 25:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310095116165 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:39:43,135 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812) >> 26:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310095157581 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:39:51,160 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 15:39:51,163 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 15:39:58,392 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start AuditScheduler.execute()
2025-03-10 15:39:58,393 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-30) Send audit message to /127.0.0.1:514
2025-03-10 15:39:58,404 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-30) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 15:39:58,404 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-30) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:39:58,404 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished AuditScheduler.execute()
2025-03-10 15:39:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start TaskScheduler.execute()
2025-03-10 15:39:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished TaskScheduler.execute()
2025-03-10 15:40:13,197 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start IANScheduler.execute()
2025-03-10 15:40:13,200 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished IANScheduler.execute()
2025-03-10 15:40:14,131 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18895) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:40:14,134 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812): Found previous received Instance[pk=108108, uid=1.2.410.200001.101.11.601.1501430850.3.20250310095157581, class=1.2.840.10008.5.1.4.1.1.6.1, no=26]
2025-03-10 15:40:14,134 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812): Ignore received Instance[studyUID=3151,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250310092913278,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250310095157581] with equal digest
2025-03-10 15:40:14,135 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812): Updated DB in 4 ms
2025-03-10 15:40:14,136 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812) << 26:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310095157581 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:40:14,346 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812) >> 27:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310095204984 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:40:37,557 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start UPSProcessingScheduler.execute()
2025-03-10 15:40:37,558 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished UPSProcessingScheduler.execute()
2025-03-10 15:40:56,375 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18895) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:40:56,378 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812): Found previous received Instance[pk=108109, uid=1.2.410.200001.101.11.601.1501430850.3.20250310095204984, class=1.2.840.10008.5.1.4.1.1.6.1, no=27]
2025-03-10 15:40:56,379 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812): Ignore received Instance[studyUID=3151,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250310092913278,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250310095204984] with equal digest
2025-03-10 15:40:56,379 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812): Updated DB in 4 ms
2025-03-10 15:40:56,380 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812) << 27:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310095204984 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:40:56,586 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812) >> A-RELEASE-RQ
2025-03-10 15:40:56,586 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(812) << A-RELEASE-RP
2025-03-10 15:40:56,637 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-17) DCM4CHEE<-HS60MT(812): close Socket[addr=187.89.160.56/187.89.160.56,port=49271,localport=11112]
2025-03-10 15:40:57,027 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49272,localport=11112]
2025-03-10 15:40:57,027 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(819) >> A-ASSOCIATE-RQ
2025-03-10 15:40:57,027 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(819) << A-ASSOCIATE-AC
2025-03-10 15:40:57,226 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(819) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310121126816 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:40:58,404 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start AuditScheduler.execute()
2025-03-10 15:40:58,415 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-5) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 15:40:58,415 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-5) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:40:58,416 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished AuditScheduler.execute()
2025-03-10 15:40:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start TaskScheduler.execute()
2025-03-10 15:40:58,817 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished TaskScheduler.execute()
2025-03-10 15:41:13,200 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start IANScheduler.execute()
2025-03-10 15:41:13,202 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished IANScheduler.execute()
2025-03-10 15:41:30,994 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start StudySizeScheduler.execute()
2025-03-10 15:41:31,073 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) Calculated size of 1 studies
2025-03-10 15:41:31,073 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished StudySizeScheduler.execute()
2025-03-10 15:41:37,174 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18895) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:41:37,194 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(819): Create Study[pk=9439, uid=341193, id=31627]
2025-03-10 15:41:37,195 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(819): Create Series[pk=9730, uid=1.2.410.200001.101.11.601.1501430850.2.20250310121126469, no=1, mod=US]
2025-03-10 15:41:37,195 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(819): Create Instance[pk=108175, uid=1.2.410.200001.101.11.601.1501430850.3.20250310121126816, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 15:41:37,195 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(819): Create Location[pk=108175, systemID=fs1, path=2025/03/10/59FAF31B/D4F264BA/A29CD4E1, tsuid=1.2.840.10008.1.2, size=3416638, status=OK, objectType=DICOM_FILE]
2025-03-10 15:41:37,218 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(819): Updated DB in 44 ms
2025-03-10 15:41:37,219 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(819) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310121126816 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:41:37,432 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(819) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310121141027 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:41:37,559 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start UPSProcessingScheduler.execute()
2025-03-10 15:41:37,560 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished UPSProcessingScheduler.execute()
2025-03-10 15:41:53,904 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=338459&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310080000749&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310080000964&contentType=image/jpeg from null@162.240.235.97
2025-03-10 15:41:53,964 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=338459&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310080000749&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310080102629&contentType=image/jpeg from null@162.240.235.97
2025-03-10 15:41:54,021 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=338459&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310080000749&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310080151257&contentType=image/jpeg from null@162.240.235.97
2025-03-10 15:41:54,082 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=338459&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310080000749&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310080237742&contentType=image/jpeg from null@162.240.235.97
2025-03-10 15:41:54,134 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=338459&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310080000749&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310080246271&contentType=image/jpeg from null@162.240.235.97
2025-03-10 15:41:54,562 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=338459&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310080000749&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310080350922&contentType=image/jpeg from null@162.240.235.97
2025-03-10 15:41:54,612 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=338459&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310080000749&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310080614429&contentType=image/jpeg from null@162.240.235.97
2025-03-10 15:41:54,664 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=338459&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310080000749&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310080639426&contentType=image/jpeg from null@162.240.235.97
2025-03-10 15:41:54,718 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=338459&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310080000749&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310080656374&contentType=image/jpeg from null@162.240.235.97
2025-03-10 15:41:54,768 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=338459&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310080000749&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310080716219&contentType=image/jpeg from null@162.240.235.97
2025-03-10 15:41:54,835 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=338459&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310080000749&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310080746150&contentType=image/jpeg from null@162.240.235.97
2025-03-10 15:41:54,899 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=338459&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310080000749&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310080803950&contentType=image/jpeg from null@162.240.235.97
2025-03-10 15:41:54,960 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=338459&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310080000749&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310080931231&contentType=image/jpeg from null@162.240.235.97
2025-03-10 15:41:55,024 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=338459&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310080000749&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310080950456&contentType=image/jpeg from null@162.240.235.97
2025-03-10 15:41:55,073 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=338459&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310080000749&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310081023326&contentType=image/jpeg from null@162.240.235.97
2025-03-10 15:41:55,122 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=338459&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310080000749&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310081117767&contentType=image/jpeg from null@162.240.235.97
2025-03-10 15:41:55,173 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=338459&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310080000749&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310081306469&contentType=image/jpeg from null@162.240.235.97
2025-03-10 15:41:55,232 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=338459&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310080000749&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310081528354&contentType=image/jpeg from null@162.240.235.97
2025-03-10 15:41:58,416 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start AuditScheduler.execute()
2025-03-10 15:41:58,427 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-15) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 15:41:58,428 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-15) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:41:58,428 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished AuditScheduler.execute()
2025-03-10 15:41:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start TaskScheduler.execute()
2025-03-10 15:41:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished TaskScheduler.execute()
2025-03-10 15:42:13,203 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start IANScheduler.execute()
2025-03-10 15:42:13,205 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished IANScheduler.execute()
2025-03-10 15:42:16,421 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18895) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:42:16,424 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(819): Create Instance[pk=108176, uid=1.2.410.200001.101.11.601.1501430850.3.20250310121141027, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 15:42:16,425 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(819): Create Location[pk=108176, systemID=fs1, path=2025/03/10/59FAF31B/D4F264BA/A2B6A020, tsuid=1.2.840.10008.1.2, size=3416638, status=OK, objectType=DICOM_FILE]
2025-03-10 15:42:16,437 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(819): Updated DB in 15 ms
2025-03-10 15:42:16,437 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(819) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310121141027 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:42:16,646 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(819) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310121153058 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:42:20,201 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52192,localport=11112]
2025-03-10 15:42:20,201 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820) >> A-ASSOCIATE-RQ
2025-03-10 15:42:20,202 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820) << A-ASSOCIATE-AC
2025-03-10 15:42:20,397 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310153517804 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:42:22,160 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18971) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:42:22,165 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820): Create Patient[pk=8403, id=PatientID[pk=8403, id=341584, issuer=DCM4CHEE.47572C86.0D6A2D4A], name=PATRICIA PERBONI]
2025-03-10 15:42:22,167 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820): Create Study[pk=9440, uid=341584, id=31672]
2025-03-10 15:42:22,168 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820): Create Series[pk=9731, uid=1.2.410.200001.101.11.501.1791052210.2.20250310153517611, no=1, mod=US]
2025-03-10 15:42:22,168 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820): Create Instance[pk=108177, uid=1.2.410.200001.101.11.501.1791052210.3.20250310153517804, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 15:42:22,169 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820): Create Location[pk=108177, systemID=fs1, path=2025/03/10/59FB0201/2BBF588E/F969C1B5, tsuid=1.2.840.10008.1.2, size=3416642, status=OK, objectType=DICOM_FILE]
2025-03-10 15:42:22,201 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820): Updated DB in 41 ms
2025-03-10 15:42:22,202 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-18971) No duplicate record with equal Patient ID found Patient[pk=8403, id=PatientID[pk=8403, id=341584, issuer=DCM4CHEE.47572C86.0D6A2D4A], name=PATRICIA PERBONI]
2025-03-10 15:42:22,203 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310153517804 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:42:22,405 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310153525684 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:42:22,696 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18971) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:42:22,698 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820): Create Instance[pk=108178, uid=1.2.410.200001.101.11.501.1791052210.3.20250310153525684, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 15:42:22,698 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820): Create Location[pk=108178, systemID=fs1, path=2025/03/10/59FB0201/2BBF588E/F976E9EE, tsuid=1.2.840.10008.1.2, size=3416642, status=OK, objectType=DICOM_FILE]
2025-03-10 15:42:22,706 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820): Updated DB in 10 ms
2025-03-10 15:42:22,706 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310153525684 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:42:22,908 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310153528814 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:42:23,200 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18971) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:42:23,202 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820): Create Instance[pk=108179, uid=1.2.410.200001.101.11.501.1791052210.3.20250310153528814, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 15:42:23,202 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820): Create Location[pk=108179, systemID=fs1, path=2025/03/10/59FB0201/2BBF588E/F9784DB4, tsuid=1.2.840.10008.1.2, size=3416642, status=OK, objectType=DICOM_FILE]
2025-03-10 15:42:23,205 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820): Updated DB in 5 ms
2025-03-10 15:42:23,205 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310153528814 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:42:23,407 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310153531681 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:42:23,699 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18971) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:42:23,701 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820): Create Instance[pk=108180, uid=1.2.410.200001.101.11.501.1791052210.3.20250310153531681, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 15:42:23,701 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820): Create Location[pk=108180, systemID=fs1, path=2025/03/10/59FB0201/2BBF588E/F9832FF0, tsuid=1.2.840.10008.1.2, size=3416642, status=OK, objectType=DICOM_FILE]
2025-03-10 15:42:23,710 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820): Updated DB in 11 ms
2025-03-10 15:42:23,711 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310153531681 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:42:23,913 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310153533277 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:42:24,205 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18971) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:42:24,207 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820): Create Instance[pk=108181, uid=1.2.410.200001.101.11.501.1791052210.3.20250310153533277, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 15:42:24,207 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820): Create Location[pk=108181, systemID=fs1, path=2025/03/10/59FB0201/2BBF588E/F9840991, tsuid=1.2.840.10008.1.2, size=3416642, status=OK, objectType=DICOM_FILE]
2025-03-10 15:42:24,220 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820): Updated DB in 15 ms
2025-03-10 15:42:24,221 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310153533277 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:42:24,422 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310153538167 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:42:24,714 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18971) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:42:24,716 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820): Create Instance[pk=108182, uid=1.2.410.200001.101.11.501.1791052210.3.20250310153538167, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 15:42:24,716 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820): Create Location[pk=108182, systemID=fs1, path=2025/03/10/59FB0201/2BBF588E/F9864B8C, tsuid=1.2.840.10008.1.2, size=3416642, status=OK, objectType=DICOM_FILE]
2025-03-10 15:42:24,724 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820): Updated DB in 10 ms
2025-03-10 15:42:24,725 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310153538167 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:42:24,927 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310153541886 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:42:25,218 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18971) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:42:25,220 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820): Create Instance[pk=108183, uid=1.2.410.200001.101.11.501.1791052210.3.20250310153541886, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 15:42:25,220 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820): Create Location[pk=108183, systemID=fs1, path=2025/03/10/59FB0201/2BBF588E/F9914EF8, tsuid=1.2.840.10008.1.2, size=3416642, status=OK, objectType=DICOM_FILE]
2025-03-10 15:42:25,278 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820): Updated DB in 60 ms
2025-03-10 15:42:25,279 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310153541886 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:42:25,481 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310153543830 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:42:25,772 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18971) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:42:25,774 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820): Create Instance[pk=108184, uid=1.2.410.200001.101.11.501.1791052210.3.20250310153543830, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 15:42:25,775 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820): Create Location[pk=108184, systemID=fs1, path=2025/03/10/59FB0201/2BBF588E/F9923715, tsuid=1.2.840.10008.1.2, size=3416642, status=OK, objectType=DICOM_FILE]
2025-03-10 15:42:25,785 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820): Updated DB in 13 ms
2025-03-10 15:42:25,785 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820) << 8:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310153543830 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:42:25,987 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310153549850 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:42:26,279 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18971) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:42:26,281 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820): Create Instance[pk=108185, uid=1.2.410.200001.101.11.501.1791052210.3.20250310153549850, class=1.2.840.10008.5.1.4.1.1.6.1, no=9]
2025-03-10 15:42:26,281 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820): Create Location[pk=108185, systemID=fs1, path=2025/03/10/59FB0201/2BBF588E/F994F18D, tsuid=1.2.840.10008.1.2, size=3416642, status=OK, objectType=DICOM_FILE]
2025-03-10 15:42:26,289 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820): Updated DB in 10 ms
2025-03-10 15:42:26,289 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820) << 9:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310153549850 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:42:26,491 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310153552202 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:42:26,783 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18971) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:42:26,785 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820): Create Instance[pk=108186, uid=1.2.410.200001.101.11.501.1791052210.3.20250310153552202, class=1.2.840.10008.5.1.4.1.1.6.1, no=10]
2025-03-10 15:42:26,785 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820): Create Location[pk=108186, systemID=fs1, path=2025/03/10/59FB0201/2BBF588E/F99FC356, tsuid=1.2.840.10008.1.2, size=3416642, status=OK, objectType=DICOM_FILE]
2025-03-10 15:42:26,792 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820): Updated DB in 9 ms
2025-03-10 15:42:26,793 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820) << 10:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310153552202 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:42:26,991 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820) >> 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310153811295 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:42:27,282 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18971) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:42:27,284 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820): Create Instance[pk=108187, uid=1.2.410.200001.101.11.501.1791052210.3.20250310153811295, class=1.2.840.10008.5.1.4.1.1.6.1, no=11]
2025-03-10 15:42:27,285 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820): Create Location[pk=108187, systemID=fs1, path=2025/03/10/59FB0201/2BBF588E/FE857BEA, tsuid=1.2.840.10008.1.2, size=3416642, status=OK, objectType=DICOM_FILE]
2025-03-10 15:42:27,296 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820): Updated DB in 13 ms
2025-03-10 15:42:27,296 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820) << 11:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310153811295 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:42:27,496 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820) >> 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310153816006 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:42:27,788 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18971) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:42:27,790 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820): Create Instance[pk=108188, uid=1.2.410.200001.101.11.501.1791052210.3.20250310153816006, class=1.2.840.10008.5.1.4.1.1.6.1, no=12]
2025-03-10 15:42:27,790 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820): Create Location[pk=108188, systemID=fs1, path=2025/03/10/59FB0201/2BBF588E/FE87B92D, tsuid=1.2.840.10008.1.2, size=3416642, status=OK, objectType=DICOM_FILE]
2025-03-10 15:42:27,798 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820): Updated DB in 10 ms
2025-03-10 15:42:27,799 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820) << 12:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310153816006 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:42:27,998 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820) >> 13:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310153826526 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:42:28,290 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18971) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:42:28,293 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820): Create Instance[pk=108189, uid=1.2.410.200001.101.11.501.1791052210.3.20250310153826526, class=1.2.840.10008.5.1.4.1.1.6.1, no=13]
2025-03-10 15:42:28,293 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820): Create Location[pk=108189, systemID=fs1, path=2025/03/10/59FB0201/2BBF588E/FE95E3B1, tsuid=1.2.840.10008.1.2, size=3416642, status=OK, objectType=DICOM_FILE]
2025-03-10 15:42:28,297 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820): Updated DB in 7 ms
2025-03-10 15:42:28,297 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820) << 13:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310153826526 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:42:28,497 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820) >> 14:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310153847774 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:42:28,789 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18971) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:42:28,791 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820): Create Instance[pk=108190, uid=1.2.410.200001.101.11.501.1791052210.3.20250310153847774, class=1.2.840.10008.5.1.4.1.1.6.1, no=14]
2025-03-10 15:42:28,791 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820): Create Location[pk=108190, systemID=fs1, path=2025/03/10/59FB0201/2BBF588E/FEB28F2D, tsuid=1.2.840.10008.1.2, size=3416642, status=OK, objectType=DICOM_FILE]
2025-03-10 15:42:28,799 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820): Updated DB in 10 ms
2025-03-10 15:42:28,800 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820) << 14:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310153847774 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:42:29,000 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820) >> 15:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310153906444 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:42:29,291 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18971) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:42:29,293 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820): Create Instance[pk=108191, uid=1.2.410.200001.101.11.501.1791052210.3.20250310153906444, class=1.2.840.10008.5.1.4.1.1.6.1, no=15]
2025-03-10 15:42:29,294 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820): Create Location[pk=108191, systemID=fs1, path=2025/03/10/59FB0201/2BBF588E/002E89C9, tsuid=1.2.840.10008.1.2, size=3416642, status=OK, objectType=DICOM_FILE]
2025-03-10 15:42:29,319 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820): Updated DB in 28 ms
2025-03-10 15:42:29,320 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820) << 15:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310153906444 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:42:29,520 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820) >> 16:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310153912462 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:42:30,863 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18971) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:42:30,866 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820): Create Instance[pk=108192, uid=1.2.410.200001.101.11.501.1791052210.3.20250310153912462, class=1.2.840.10008.5.1.4.1.1.6.1, no=16]
2025-03-10 15:42:30,866 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820): Create Location[pk=108192, systemID=fs1, path=2025/03/10/59FB0201/2BBF588E/003AD00A, tsuid=1.2.840.10008.1.2, size=3416642, status=OK, objectType=DICOM_FILE]
2025-03-10 15:42:30,875 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820): Updated DB in 12 ms
2025-03-10 15:42:30,876 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820) << 16:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310153912462 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:42:31,076 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820) >> 17:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310153924611 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:42:31,660 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18971) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:42:31,662 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820): Create Instance[pk=108193, uid=1.2.410.200001.101.11.501.1791052210.3.20250310153924611, class=1.2.840.10008.5.1.4.1.1.6.1, no=17]
2025-03-10 15:42:31,662 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820): Create Location[pk=108193, systemID=fs1, path=2025/03/10/59FB0201/2BBF588E/0049D72F, tsuid=1.2.840.10008.1.2, size=3416642, status=OK, objectType=DICOM_FILE]
2025-03-10 15:42:31,670 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820): Updated DB in 10 ms
2025-03-10 15:42:31,670 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820) << 17:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310153924611 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:42:31,869 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820) >> 18:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310153929746 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:42:32,161 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18971) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:42:32,163 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820): Create Instance[pk=108194, uid=1.2.410.200001.101.11.501.1791052210.3.20250310153929746, class=1.2.840.10008.5.1.4.1.1.6.1, no=18]
2025-03-10 15:42:32,163 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820): Create Location[pk=108194, systemID=fs1, path=2025/03/10/59FB0201/2BBF588E/004C212D, tsuid=1.2.840.10008.1.2, size=3416642, status=OK, objectType=DICOM_FILE]
2025-03-10 15:42:32,170 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820): Updated DB in 9 ms
2025-03-10 15:42:32,171 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820) << 18:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310153929746 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:42:32,371 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820) >> 19:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310154034715 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:42:32,662 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18971) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:42:32,664 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820): Create Instance[pk=108195, uid=1.2.410.200001.101.11.501.1791052210.3.20250310154034715, class=1.2.840.10008.5.1.4.1.1.6.1, no=19]
2025-03-10 15:42:32,665 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820): Create Location[pk=108195, systemID=fs1, path=2025/03/10/59FB0201/2BBF588E/25E2901F, tsuid=1.2.840.10008.1.2, size=3416642, status=OK, objectType=DICOM_FILE]
2025-03-10 15:42:32,672 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820): Updated DB in 10 ms
2025-03-10 15:42:32,673 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820) << 19:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310154034715 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:42:32,873 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820) >> 20:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310154039341 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:42:33,165 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18971) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:42:33,167 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820): Create Instance[pk=108196, uid=1.2.410.200001.101.11.501.1791052210.3.20250310154039341, class=1.2.840.10008.5.1.4.1.1.6.1, no=20]
2025-03-10 15:42:33,167 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820): Create Location[pk=108196, systemID=fs1, path=2025/03/10/59FB0201/2BBF588E/25E4C74F, tsuid=1.2.840.10008.1.2, size=3416642, status=OK, objectType=DICOM_FILE]
2025-03-10 15:42:33,169 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820): Updated DB in 4 ms
2025-03-10 15:42:33,170 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820) << 20:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310154039341 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:42:33,370 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820) >> 21:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310154056935 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:42:33,661 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18971) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:42:33,663 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820): Create Instance[pk=108197, uid=1.2.410.200001.101.11.501.1791052210.3.20250310154056935, class=1.2.840.10008.5.1.4.1.1.6.1, no=21]
2025-03-10 15:42:33,663 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820): Create Location[pk=108197, systemID=fs1, path=2025/03/10/59FB0201/2BBF588E/25FFAF9F, tsuid=1.2.840.10008.1.2, size=3416642, status=OK, objectType=DICOM_FILE]
2025-03-10 15:42:33,671 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820): Updated DB in 10 ms
2025-03-10 15:42:33,671 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820) << 21:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310154056935 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:42:33,872 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820) >> 22:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310154103479 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:42:34,163 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18971) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:42:34,165 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820): Create Instance[pk=108198, uid=1.2.410.200001.101.11.501.1791052210.3.20250310154103479, class=1.2.840.10008.5.1.4.1.1.6.1, no=22]
2025-03-10 15:42:34,165 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820): Create Location[pk=108198, systemID=fs1, path=2025/03/10/59FB0201/2BBF588E/276CA357, tsuid=1.2.840.10008.1.2, size=3416642, status=OK, objectType=DICOM_FILE]
2025-03-10 15:42:34,172 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820): Updated DB in 9 ms
2025-03-10 15:42:34,173 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820) << 22:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310154103479 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:42:34,373 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820) >> 23:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310154136461 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:42:34,665 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18971) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:42:34,667 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820): Create Instance[pk=108199, uid=1.2.410.200001.101.11.501.1791052210.3.20250310154136461, class=1.2.840.10008.5.1.4.1.1.6.1, no=23]
2025-03-10 15:42:34,667 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820): Create Location[pk=108199, systemID=fs1, path=2025/03/10/59FB0201/2BBF588E/279846D0, tsuid=1.2.840.10008.1.2, size=3416642, status=OK, objectType=DICOM_FILE]
2025-03-10 15:42:34,670 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820): Updated DB in 5 ms
2025-03-10 15:42:34,670 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820) << 23:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310154136461 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:42:34,871 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820) >> 24:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310154148553 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:42:35,162 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18971) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:42:35,165 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820): Create Instance[pk=108200, uid=1.2.410.200001.101.11.501.1791052210.3.20250310154148553, class=1.2.840.10008.5.1.4.1.1.6.1, no=24]
2025-03-10 15:42:35,165 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820): Create Location[pk=108200, systemID=fs1, path=2025/03/10/59FB0201/2BBF588E/27A74AB3, tsuid=1.2.840.10008.1.2, size=3416642, status=OK, objectType=DICOM_FILE]
2025-03-10 15:42:35,175 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820): Updated DB in 12 ms
2025-03-10 15:42:35,175 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820) << 24:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310154148553 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:42:35,376 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820) >> 25:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310154220855 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:42:35,667 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18971) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:42:35,670 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820): Create Instance[pk=108201, uid=1.2.410.200001.101.11.501.1791052210.3.20250310154220855, class=1.2.840.10008.5.1.4.1.1.6.1, no=25]
2025-03-10 15:42:35,670 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820): Create Location[pk=108201, systemID=fs1, path=2025/03/10/59FB0201/2BBF588E/293C5C9D, tsuid=1.2.840.10008.1.2, size=3416642, status=OK, objectType=DICOM_FILE]
2025-03-10 15:42:35,680 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820): Updated DB in 13 ms
2025-03-10 15:42:35,681 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820) << 25:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310154220855 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:42:35,884 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820) >> 26:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310154230106 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:42:36,175 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18971) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:42:36,177 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820): Create Instance[pk=108202, uid=1.2.410.200001.101.11.501.1791052210.3.20250310154230106, class=1.2.840.10008.5.1.4.1.1.6.1, no=26]
2025-03-10 15:42:36,177 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820): Create Location[pk=108202, systemID=fs1, path=2025/03/10/59FB0201/2BBF588E/294A593D, tsuid=1.2.840.10008.1.2, size=3416642, status=OK, objectType=DICOM_FILE]
2025-03-10 15:42:36,180 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820): Updated DB in 5 ms
2025-03-10 15:42:36,180 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820) << 26:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310154230106 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:42:36,380 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820) >> 27:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310154251311 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:42:36,672 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18971) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:42:36,674 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820): Create Instance[pk=108203, uid=1.2.410.200001.101.11.501.1791052210.3.20250310154251311, class=1.2.840.10008.5.1.4.1.1.6.1, no=27]
2025-03-10 15:42:36,675 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820): Create Location[pk=108203, systemID=fs1, path=2025/03/10/59FB0201/2BBF588E/2967043A, tsuid=1.2.840.10008.1.2, size=3416642, status=OK, objectType=DICOM_FILE]
2025-03-10 15:42:36,685 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820): Updated DB in 13 ms
2025-03-10 15:42:36,685 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820) << 27:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310154251311 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:42:36,886 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820) >> 28:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310154312204 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:42:37,178 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18971) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:42:37,180 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820): Create Instance[pk=108204, uid=1.2.410.200001.101.11.501.1791052210.3.20250310154312204, class=1.2.840.10008.5.1.4.1.1.6.1, no=28]
2025-03-10 15:42:37,180 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820): Create Location[pk=108204, systemID=fs1, path=2025/03/10/59FB0201/2BBF588E/2AE3EF57, tsuid=1.2.840.10008.1.2, size=3416642, status=OK, objectType=DICOM_FILE]
2025-03-10 15:42:37,190 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820): Updated DB in 12 ms
2025-03-10 15:42:37,190 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820) << 28:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310154312204 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:42:37,391 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820) >> 29:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310154324044 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:42:37,560 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start UPSProcessingScheduler.execute()
2025-03-10 15:42:37,561 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished UPSProcessingScheduler.execute()
2025-03-10 15:42:37,682 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18971) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:42:37,684 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820): Create Instance[pk=108205, uid=1.2.410.200001.101.11.501.1791052210.3.20250310154324044, class=1.2.840.10008.5.1.4.1.1.6.1, no=29]
2025-03-10 15:42:37,685 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820): Create Location[pk=108205, systemID=fs1, path=2025/03/10/59FB0201/2BBF588E/2AF2E890, tsuid=1.2.840.10008.1.2, size=3416642, status=OK, objectType=DICOM_FILE]
2025-03-10 15:42:37,695 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820): Updated DB in 13 ms
2025-03-10 15:42:37,696 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820) << 29:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.501.1791052210.3.20250310154324044 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:42:37,896 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820) >> A-RELEASE-RQ
2025-03-10 15:42:37,896 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18971) DCM4CHEE<-HS50US07(820) << A-RELEASE-RP
2025-03-10 15:42:37,946 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-29) DCM4CHEE<-HS50US07(820): close Socket[addr=187.89.160.56/187.89.160.56,port=52192,localport=11112]
2025-03-10 15:42:55,040 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18895) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:42:55,042 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(819): Create Instance[pk=108206, uid=1.2.410.200001.101.11.601.1501430850.3.20250310121153058, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 15:42:55,043 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(819): Create Location[pk=108206, systemID=fs1, path=2025/03/10/59FAF31B/D4F264BA/A2C5A0BD, tsuid=1.2.840.10008.1.2, size=3416638, status=OK, objectType=DICOM_FILE]
2025-03-10 15:42:55,055 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(819): Updated DB in 15 ms
2025-03-10 15:42:55,055 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(819) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310121153058 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:42:55,259 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(819) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310121213764 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:42:58,428 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start AuditScheduler.execute()
2025-03-10 15:42:58,430 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-27) Send audit message to /127.0.0.1:514
2025-03-10 15:42:58,430 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-27) Send audit message to /127.0.0.1:514
2025-03-10 15:42:58,443 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 15:42:58,443 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:42:58,443 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished AuditScheduler.execute()
2025-03-10 15:42:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start TaskScheduler.execute()
2025-03-10 15:42:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished TaskScheduler.execute()
2025-03-10 15:43:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start PurgeStorageScheduler.execute()
2025-03-10 15:43:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished PurgeStorageScheduler.execute()
2025-03-10 15:43:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-18976) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 15:43:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-18976) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 15:43:13,205 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start IANScheduler.execute()
2025-03-10 15:43:13,207 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished IANScheduler.execute()
2025-03-10 15:43:33,136 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18895) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:43:33,138 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(819): Create Instance[pk=108207, uid=1.2.410.200001.101.11.601.1501430850.3.20250310121213764, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 15:43:33,138 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(819): Create Location[pk=108207, systemID=fs1, path=2025/03/10/59FAF31B/D4F264BA/A44235BA, tsuid=1.2.840.10008.1.2, size=3416638, status=OK, objectType=DICOM_FILE]
2025-03-10 15:43:33,148 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(819): Updated DB in 12 ms
2025-03-10 15:43:33,148 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(819) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310121213764 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:43:33,353 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(819) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310121312777 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:43:37,561 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start UPSProcessingScheduler.execute()
2025-03-10 15:43:37,563 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished UPSProcessingScheduler.execute()
2025-03-10 15:43:58,443 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start AuditScheduler.execute()
2025-03-10 15:43:58,444 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-32) Send audit message to /127.0.0.1:514
2025-03-10 15:43:58,445 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-32) Send audit message to /127.0.0.1:514
2025-03-10 15:43:58,461 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 15:43:58,461 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:43:58,461 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished AuditScheduler.execute()
2025-03-10 15:43:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start TaskScheduler.execute()
2025-03-10 15:43:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished TaskScheduler.execute()
2025-03-10 15:44:07,346 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18895) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:44:07,349 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(819): Create Instance[pk=108208, uid=1.2.410.200001.101.11.601.1501430850.3.20250310121312777, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 15:44:07,349 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(819): Create Location[pk=108208, systemID=fs1, path=2025/03/10/59FAF31B/D4F264BA/A5F69A1C, tsuid=1.2.840.10008.1.2, size=3416638, status=OK, objectType=DICOM_FILE]
2025-03-10 15:44:07,387 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(819): Updated DB in 41 ms
2025-03-10 15:44:07,388 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(819) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310121312777 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:44:07,593 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(819) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310121322101 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:44:13,207 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start IANScheduler.execute()
2025-03-10 15:44:13,210 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished IANScheduler.execute()
2025-03-10 15:44:26,710 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18962) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:44:26,716 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-18962) DCM4CHEE<-FCR-CSL1(818): Create Patient[pk=8404, id=PatientID[pk=8404, id=341585, issuer=DCM4CHEE.6E031028.0A0EEA23], name=LINDINALVA XAVIER LOPES DA SILVA]
2025-03-10 15:44:26,717 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18962) DCM4CHEE<-FCR-CSL1(818): Create Study[pk=9441, uid=1.2.392.200036.9125.2.3619053820161.6594075194.320462, id=*]
2025-03-10 15:44:26,718 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18962) DCM4CHEE<-FCR-CSL1(818): Create Series[pk=9732, uid=1.2.392.200036.9125.3.3619053820161.6594075194.320463, no=3001, mod=CR]
2025-03-10 15:44:26,719 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18962) DCM4CHEE<-FCR-CSL1(818): Create Instance[pk=108209, uid=1.2.392.200036.9125.9.0.254262931.1310467262.86381729, class=1.2.840.10008.5.1.4.1.1.1, no=3001]
2025-03-10 15:44:26,719 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18962) DCM4CHEE<-FCR-CSL1(818): Create Location[pk=108209, systemID=fs1, path=2025/03/10/A6604DA3/243809A5/C9D7327C, tsuid=1.2.840.10008.1.2, size=14015796, status=OK, objectType=DICOM_FILE]
2025-03-10 15:44:26,735 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18962) DCM4CHEE<-FCR-CSL1(818): Updated DB in 25 ms
2025-03-10 15:44:26,736 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-18962) No duplicate record with equal Patient ID found Patient[pk=8404, id=PatientID[pk=8404, id=341585, issuer=DCM4CHEE.6E031028.0A0EEA23], name=LINDINALVA XAVIER LOPES DA SILVA]
2025-03-10 15:44:26,737 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18962) DCM4CHEE<-FCR-CSL1(818) << 77:C-STORE-RSP[pcid=75, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.1 - Computed Radiography Image Storage
  iuid=1.2.392.200036.9125.9.0.254262931.1310467262.86381729 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:44:26,938 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18962) DCM4CHEE<-FCR-CSL1(818) >> 79:C-STORE-RQ[pcid=75, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.1 - Computed Radiography Image Storage
  iuid=1.2.392.200036.9125.9.0.254262931.2988254398.86381729 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:44:37,563 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start UPSProcessingScheduler.execute()
2025-03-10 15:44:37,564 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished UPSProcessingScheduler.execute()
2025-03-10 15:44:46,483 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18895) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:44:46,486 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(819): Create Instance[pk=108210, uid=1.2.410.200001.101.11.601.1501430850.3.20250310121322101, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 15:44:46,486 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(819): Create Location[pk=108210, systemID=fs1, path=2025/03/10/59FAF31B/D4F264BA/A6049A38, tsuid=1.2.840.10008.1.2, size=3416638, status=OK, objectType=DICOM_FILE]
2025-03-10 15:44:46,495 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(819): Updated DB in 12 ms
2025-03-10 15:44:46,495 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(819) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310121322101 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:44:46,715 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(819) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310121328221 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:44:51,164 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 15:44:51,167 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 15:44:58,462 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start AuditScheduler.execute()
2025-03-10 15:44:58,477 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-1) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 15:44:58,477 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-1) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:44:58,477 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished AuditScheduler.execute()
2025-03-10 15:44:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start TaskScheduler.execute()
2025-03-10 15:44:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished TaskScheduler.execute()
2025-03-10 15:45:13,210 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start IANScheduler.execute()
2025-03-10 15:45:13,212 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished IANScheduler.execute()
2025-03-10 15:45:17,490 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18895) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:45:17,493 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(819): Create Instance[pk=108211, uid=1.2.410.200001.101.11.601.1501430850.3.20250310121328221, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 15:45:17,493 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(819): Create Location[pk=108211, systemID=fs1, path=2025/03/10/59FAF31B/D4F264BA/A6075871, tsuid=1.2.840.10008.1.2, size=3416638, status=OK, objectType=DICOM_FILE]
2025-03-10 15:45:17,502 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(819): Updated DB in 12 ms
2025-03-10 15:45:17,502 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(819) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310121328221 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:45:17,704 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(819) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310121356632 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:45:37,565 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start UPSProcessingScheduler.execute()
2025-03-10 15:45:37,566 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished UPSProcessingScheduler.execute()
2025-03-10 15:45:48,438 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18895) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:45:48,441 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(819): Create Instance[pk=108212, uid=1.2.410.200001.101.11.601.1501430850.3.20250310121356632, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 15:45:48,441 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(819): Create Location[pk=108212, systemID=fs1, path=2025/03/10/59FAF31B/D4F264BA/A630C55A, tsuid=1.2.840.10008.1.2, size=3416638, status=OK, objectType=DICOM_FILE]
2025-03-10 15:45:48,455 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(819): Updated DB in 17 ms
2025-03-10 15:45:48,455 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(819) << 8:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310121356632 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:45:48,661 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(819) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310121730131 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:45:58,477 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start AuditScheduler.execute()
2025-03-10 15:45:58,479 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-22) Send audit message to /127.0.0.1:514
2025-03-10 15:45:58,489 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-22) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 15:45:58,489 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-22) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:45:58,490 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-22) Send audit message to /127.0.0.1:514
2025-03-10 15:45:58,490 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished AuditScheduler.execute()
2025-03-10 15:45:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start TaskScheduler.execute()
2025-03-10 15:45:58,816 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished TaskScheduler.execute()
2025-03-10 15:46:12,840 INFO  [org.dcm4chee.arc.stgcmt.impl.PurgeStgCmtScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start PurgeStgCmtScheduler.execute()
2025-03-10 15:46:12,844 INFO  [org.dcm4chee.arc.stgcmt.impl.PurgeStgCmtScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished PurgeStgCmtScheduler.execute()
2025-03-10 15:46:13,213 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start IANScheduler.execute()
2025-03-10 15:46:13,215 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished IANScheduler.execute()
2025-03-10 15:46:22,789 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18895) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:46:22,792 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(819): Create Instance[pk=108213, uid=1.2.410.200001.101.11.601.1501430850.3.20250310121730131, class=1.2.840.10008.5.1.4.1.1.6.1, no=9]
2025-03-10 15:46:22,792 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(819): Create Location[pk=108213, systemID=fs1, path=2025/03/10/59FAF31B/D4F264BA/ACE52BD4, tsuid=1.2.840.10008.1.2, size=3416638, status=OK, objectType=DICOM_FILE]
2025-03-10 15:46:22,801 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(819): Updated DB in 12 ms
2025-03-10 15:46:22,801 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(819) << 9:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310121730131 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:46:23,003 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(819) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310121913412 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:46:31,073 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start StudySizeScheduler.execute()
2025-03-10 15:46:31,074 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished StudySizeScheduler.execute()
2025-03-10 15:46:37,567 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start UPSProcessingScheduler.execute()
2025-03-10 15:46:37,568 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished UPSProcessingScheduler.execute()
2025-03-10 15:46:58,490 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start AuditScheduler.execute()
2025-03-10 15:46:58,501 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-13) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 15:46:58,501 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-13) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:46:58,501 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished AuditScheduler.execute()
2025-03-10 15:46:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start TaskScheduler.execute()
2025-03-10 15:46:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished TaskScheduler.execute()
2025-03-10 15:47:00,873 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18895) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:47:00,876 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(819): Create Instance[pk=108214, uid=1.2.410.200001.101.11.601.1501430850.3.20250310121913412, class=1.2.840.10008.5.1.4.1.1.6.1, no=10]
2025-03-10 15:47:00,876 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(819): Create Location[pk=108214, systemID=fs1, path=2025/03/10/59FAF31B/D4F264BA/B0341633, tsuid=1.2.840.10008.1.2, size=3416638, status=OK, objectType=DICOM_FILE]
2025-03-10 15:47:00,887 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(819): Updated DB in 14 ms
2025-03-10 15:47:00,887 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(819) << 10:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310121913412 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:47:01,094 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(819) >> 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310121959781 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:47:13,215 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start IANScheduler.execute()
2025-03-10 15:47:13,218 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished IANScheduler.execute()
2025-03-10 15:47:31,656 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18895) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:47:31,660 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(819): Create Instance[pk=108215, uid=1.2.410.200001.101.11.601.1501430850.3.20250310121959781, class=1.2.840.10008.5.1.4.1.1.6.1, no=11]
2025-03-10 15:47:31,661 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(819): Create Location[pk=108215, systemID=fs1, path=2025/03/10/59FAF31B/D4F264BA/B06F3A8C, tsuid=1.2.840.10008.1.2, size=3416638, status=OK, objectType=DICOM_FILE]
2025-03-10 15:47:31,674 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(819): Updated DB in 18 ms
2025-03-10 15:47:31,675 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(819) << 11:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310121959781 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:47:31,879 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(819) >> 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310122022818 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:47:37,568 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start UPSProcessingScheduler.execute()
2025-03-10 15:47:37,570 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished UPSProcessingScheduler.execute()
2025-03-10 15:47:58,501 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start AuditScheduler.execute()
2025-03-10 15:47:58,513 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-11) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 15:47:58,513 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-11) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:47:58,514 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished AuditScheduler.execute()
2025-03-10 15:47:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start TaskScheduler.execute()
2025-03-10 15:47:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished TaskScheduler.execute()
2025-03-10 15:48:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start PurgeStorageScheduler.execute()
2025-03-10 15:48:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished PurgeStorageScheduler.execute()
2025-03-10 15:48:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-18997) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 15:48:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-18997) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 15:48:04,742 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18895) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:48:04,745 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(819): Create Instance[pk=108216, uid=1.2.410.200001.101.11.601.1501430850.3.20250310122022818, class=1.2.840.10008.5.1.4.1.1.6.1, no=12]
2025-03-10 15:48:04,745 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(819): Create Location[pk=108216, systemID=fs1, path=2025/03/10/59FAF31B/D4F264BA/D5CC6609, tsuid=1.2.840.10008.1.2, size=3416638, status=OK, objectType=DICOM_FILE]
2025-03-10 15:48:04,762 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(819): Updated DB in 20 ms
2025-03-10 15:48:04,762 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(819) << 12:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310122022818 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:48:04,967 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(819) >> 13:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310122132333 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:48:13,218 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start IANScheduler.execute()
2025-03-10 15:48:13,220 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished IANScheduler.execute()
2025-03-10 15:48:37,570 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start UPSProcessingScheduler.execute()
2025-03-10 15:48:37,571 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished UPSProcessingScheduler.execute()
2025-03-10 15:48:41,905 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18895) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:48:41,909 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(819): Create Instance[pk=108217, uid=1.2.410.200001.101.11.601.1501430850.3.20250310122132333, class=1.2.840.10008.5.1.4.1.1.6.1, no=13]
2025-03-10 15:48:41,909 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(819): Create Location[pk=108217, systemID=fs1, path=2025/03/10/59FAF31B/D4F264BA/D78F439D, tsuid=1.2.840.10008.1.2, size=3416638, status=OK, objectType=DICOM_FILE]
2025-03-10 15:48:41,922 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(819): Updated DB in 16 ms
2025-03-10 15:48:41,922 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(819) << 13:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310122132333 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:48:42,129 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(819) >> 14:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310122212933 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:48:58,514 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start AuditScheduler.execute()
2025-03-10 15:48:58,525 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-23) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 15:48:58,525 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-23) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:48:58,525 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished AuditScheduler.execute()
2025-03-10 15:48:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start TaskScheduler.execute()
2025-03-10 15:48:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished TaskScheduler.execute()
2025-03-10 15:49:12,533 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18895) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:49:12,536 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(819): Create Instance[pk=108218, uid=1.2.410.200001.101.11.601.1501430850.3.20250310122212933, class=1.2.840.10008.5.1.4.1.1.6.1, no=14]
2025-03-10 15:49:12,536 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(819): Create Location[pk=108218, systemID=fs1, path=2025/03/10/59FAF31B/D4F264BA/D92803C0, tsuid=1.2.840.10008.1.2, size=3416638, status=OK, objectType=DICOM_FILE]
2025-03-10 15:49:12,548 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(819): Updated DB in 15 ms
2025-03-10 15:49:12,548 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(819) << 14:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310122212933 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:49:12,752 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(819) >> 15:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310122319121 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:49:13,221 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start IANScheduler.execute()
2025-03-10 15:49:13,223 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished IANScheduler.execute()
2025-03-10 15:49:13,536 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18962) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:49:13,538 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18962) DCM4CHEE<-FCR-CSL1(818): Create Instance[pk=108219, uid=1.2.392.200036.9125.9.0.254262931.2988254398.86381729, class=1.2.840.10008.5.1.4.1.1.1, no=3002]
2025-03-10 15:49:13,539 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18962) DCM4CHEE<-FCR-CSL1(818): Create Location[pk=108219, systemID=fs1, path=2025/03/10/A6604DA3/243809A5/931B94AE, tsuid=1.2.840.10008.1.2, size=14015798, status=OK, objectType=DICOM_FILE]
2025-03-10 15:49:13,548 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18962) DCM4CHEE<-FCR-CSL1(818): Updated DB in 12 ms
2025-03-10 15:49:13,548 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18962) DCM4CHEE<-FCR-CSL1(818) << 79:C-STORE-RSP[pcid=75, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.1 - Computed Radiography Image Storage
  iuid=1.2.392.200036.9125.9.0.254262931.2988254398.86381729 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:49:13,749 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18962) DCM4CHEE<-FCR-CSL1(818) >> 81:C-STORE-RQ[pcid=75, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.1 - Computed Radiography Image Storage
  iuid=1.2.392.200036.9125.9.0.254262932.1058940094.86381729 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:49:37,572 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start UPSProcessingScheduler.execute()
2025-03-10 15:49:37,573 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished UPSProcessingScheduler.execute()
2025-03-10 15:49:43,072 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18895) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:49:43,076 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(819): Create Instance[pk=108220, uid=1.2.410.200001.101.11.601.1501430850.3.20250310122319121, class=1.2.840.10008.5.1.4.1.1.6.1, no=15]
2025-03-10 15:49:43,076 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(819): Create Location[pk=108220, systemID=fs1, path=2025/03/10/59FAF31B/D4F264BA/DADFECCF, tsuid=1.2.840.10008.1.2, size=3416638, status=OK, objectType=DICOM_FILE]
2025-03-10 15:49:43,094 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(819): Updated DB in 22 ms
2025-03-10 15:49:43,094 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(819) << 15:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310122319121 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:49:43,301 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(819) >> 16:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310122342133 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:49:51,167 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 15:49:51,171 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 15:49:58,525 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start AuditScheduler.execute()
2025-03-10 15:49:58,536 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-24) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 15:49:58,537 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-24) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:49:58,537 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished AuditScheduler.execute()
2025-03-10 15:49:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start TaskScheduler.execute()
2025-03-10 15:49:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished TaskScheduler.execute()
2025-03-10 15:50:04,311 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52074,localport=11112]
2025-03-10 15:50:04,311 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19006) DCM4CHEE<-HS30(821) >> A-ASSOCIATE-RQ
2025-03-10 15:50:04,311 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19006) DCM4CHEE<-HS30(821) << A-ASSOCIATE-AC
2025-03-10 15:50:04,511 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19006) DCM4CHEE<-HS30(821) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310152003726 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:50:10,466 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19006) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:50:10,471 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19006) DCM4CHEE<-HS30(821): Found previous received Instance[pk=108162, uid=1.2.410.200001.101.11.301.1123109166.3.20250310152003726, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 15:50:10,471 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19006) DCM4CHEE<-HS30(821): Ignore received Instance[studyUID=339498,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310152002657,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310152003726] with equal digest
2025-03-10 15:50:10,472 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19006) DCM4CHEE<-HS30(821): Updated DB in 6 ms
2025-03-10 15:50:10,473 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19006) DCM4CHEE<-HS30(821) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310152003726 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:50:10,676 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19006) DCM4CHEE<-HS30(821) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310152034109 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:50:13,224 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start IANScheduler.execute()
2025-03-10 15:50:13,226 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished IANScheduler.execute()
2025-03-10 15:50:13,471 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18895) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:50:13,474 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(819): Create Instance[pk=108221, uid=1.2.410.200001.101.11.601.1501430850.3.20250310122342133, class=1.2.840.10008.5.1.4.1.1.6.1, no=16]
2025-03-10 15:50:13,474 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(819): Create Location[pk=108221, systemID=fs1, path=2025/03/10/59FAF31B/D4F264BA/DB0704DA, tsuid=1.2.840.10008.1.2, size=3416638, status=OK, objectType=DICOM_FILE]
2025-03-10 15:50:13,485 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(819): Updated DB in 14 ms
2025-03-10 15:50:13,485 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(819) << 16:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310122342133 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:50:13,688 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(819) >> 17:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310122415794 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:50:16,837 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19006) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:50:16,839 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19006) DCM4CHEE<-HS30(821): Found previous received Instance[pk=108163, uid=1.2.410.200001.101.11.301.1123109166.3.20250310152034109, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 15:50:16,840 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19006) DCM4CHEE<-HS30(821): Ignore received Instance[studyUID=339498,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310152002657,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310152034109] with equal digest
2025-03-10 15:50:16,840 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19006) DCM4CHEE<-HS30(821): Updated DB in 3 ms
2025-03-10 15:50:16,841 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19006) DCM4CHEE<-HS30(821) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310152034109 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:50:17,059 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19006) DCM4CHEE<-HS30(821) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310152254746 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:50:24,021 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19006) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:50:24,023 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19006) DCM4CHEE<-HS30(821): Found previous received Instance[pk=108164, uid=1.2.410.200001.101.11.301.1123109166.3.20250310152254746, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 15:50:24,024 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19006) DCM4CHEE<-HS30(821): Ignore received Instance[studyUID=339498,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310152002657,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310152254746] with equal digest
2025-03-10 15:50:24,024 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19006) DCM4CHEE<-HS30(821): Updated DB in 3 ms
2025-03-10 15:50:24,026 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19006) DCM4CHEE<-HS30(821) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310152254746 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:50:24,236 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19006) DCM4CHEE<-HS30(821) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310152332708 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:50:30,617 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19006) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:50:30,620 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19006) DCM4CHEE<-HS30(821): Found previous received Instance[pk=108165, uid=1.2.410.200001.101.11.301.1123109166.3.20250310152332708, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 15:50:30,620 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19006) DCM4CHEE<-HS30(821): Ignore received Instance[studyUID=339498,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310152002657,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310152332708] with equal digest
2025-03-10 15:50:30,621 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19006) DCM4CHEE<-HS30(821): Updated DB in 4 ms
2025-03-10 15:50:30,622 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19006) DCM4CHEE<-HS30(821) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310152332708 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:50:30,826 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19006) DCM4CHEE<-HS30(821) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310152402259 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:50:37,574 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start UPSProcessingScheduler.execute()
2025-03-10 15:50:37,575 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished UPSProcessingScheduler.execute()
2025-03-10 15:50:37,592 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19006) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:50:37,594 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19006) DCM4CHEE<-HS30(821): Found previous received Instance[pk=108166, uid=1.2.410.200001.101.11.301.1123109166.3.20250310152402259, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 15:50:37,595 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19006) DCM4CHEE<-HS30(821): Ignore received Instance[studyUID=339498,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310152002657,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310152402259] with equal digest
2025-03-10 15:50:37,595 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19006) DCM4CHEE<-HS30(821): Updated DB in 3 ms
2025-03-10 15:50:37,597 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19006) DCM4CHEE<-HS30(821) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310152402259 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:50:37,801 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19006) DCM4CHEE<-HS30(821) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310152545429 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:50:43,577 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19006) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:50:43,579 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19006) DCM4CHEE<-HS30(821): Found previous received Instance[pk=108167, uid=1.2.410.200001.101.11.301.1123109166.3.20250310152545429, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 15:50:43,579 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19006) DCM4CHEE<-HS30(821): Ignore received Instance[studyUID=339498,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310152002657,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310152545429] with equal digest
2025-03-10 15:50:43,580 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19006) DCM4CHEE<-HS30(821): Updated DB in 3 ms
2025-03-10 15:50:43,581 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19006) DCM4CHEE<-HS30(821) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310152545429 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:50:43,786 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19006) DCM4CHEE<-HS30(821) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310152649968 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:50:48,518 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18895) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:50:48,520 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(819): Create Instance[pk=108222, uid=1.2.410.200001.101.11.601.1501430850.3.20250310122415794, class=1.2.840.10008.5.1.4.1.1.6.1, no=17]
2025-03-10 15:50:48,520 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(819): Create Location[pk=108222, systemID=fs1, path=2025/03/10/59FAF31B/D4F264BA/DC930B54, tsuid=1.2.840.10008.1.2, size=3915746, status=OK, objectType=DICOM_FILE]
2025-03-10 15:50:48,529 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(819): Updated DB in 11 ms
2025-03-10 15:50:48,529 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(819) << 17:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310122415794 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:50:48,735 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(819) >> 18:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310122444756 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:50:50,752 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19006) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:50:50,755 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19006) DCM4CHEE<-HS30(821): Found previous received Instance[pk=108168, uid=1.2.410.200001.101.11.301.1123109166.3.20250310152649968, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 15:50:50,756 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19006) DCM4CHEE<-HS30(821): Ignore received Instance[studyUID=339498,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310152002657,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310152649968] with equal digest
2025-03-10 15:50:50,756 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19006) DCM4CHEE<-HS30(821): Updated DB in 4 ms
2025-03-10 15:50:50,758 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19006) DCM4CHEE<-HS30(821) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310152649968 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:50:50,965 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19006) DCM4CHEE<-HS30(821) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310152830707 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:50:55,340 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19006) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:50:55,342 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19006) DCM4CHEE<-HS30(821): Found previous received Instance[pk=108169, uid=1.2.410.200001.101.11.301.1123109166.3.20250310152830707, class=1.2.840.10008.5.1.4.1.1.6.1, no=9]
2025-03-10 15:50:55,342 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19006) DCM4CHEE<-HS30(821): Ignore received Instance[studyUID=339498,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310152002657,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310152830707] with equal digest
2025-03-10 15:50:55,343 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19006) DCM4CHEE<-HS30(821): Updated DB in 3 ms
2025-03-10 15:50:55,344 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19006) DCM4CHEE<-HS30(821) << 8:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310152830707 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:50:55,549 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19006) DCM4CHEE<-HS30(821) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310152912238 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:50:58,537 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start AuditScheduler.execute()
2025-03-10 15:50:58,546 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-10) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 15:50:58,546 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-10) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:50:58,547 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-10) Send audit message to /127.0.0.1:514
2025-03-10 15:50:58,547 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished AuditScheduler.execute()
2025-03-10 15:50:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start TaskScheduler.execute()
2025-03-10 15:50:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished TaskScheduler.execute()
2025-03-10 15:50:59,740 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19006) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:50:59,743 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19006) DCM4CHEE<-HS30(821): Found previous received Instance[pk=108170, uid=1.2.410.200001.101.11.301.1123109166.3.20250310152912238, class=1.2.840.10008.5.1.4.1.1.6.1, no=10]
2025-03-10 15:50:59,743 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19006) DCM4CHEE<-HS30(821): Ignore received Instance[studyUID=339498,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310152002657,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310152912238] with equal digest
2025-03-10 15:50:59,744 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19006) DCM4CHEE<-HS30(821): Updated DB in 3 ms
2025-03-10 15:50:59,745 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19006) DCM4CHEE<-HS30(821) << 9:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310152912238 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:50:59,949 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19006) DCM4CHEE<-HS30(821) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310153058068 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:51:06,124 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19006) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:51:06,127 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19006) DCM4CHEE<-HS30(821): Found previous received Instance[pk=108171, uid=1.2.410.200001.101.11.301.1123109166.3.20250310153058068, class=1.2.840.10008.5.1.4.1.1.6.1, no=11]
2025-03-10 15:51:06,127 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19006) DCM4CHEE<-HS30(821): Ignore received Instance[studyUID=339498,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310152002657,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310153058068] with equal digest
2025-03-10 15:51:06,128 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19006) DCM4CHEE<-HS30(821): Updated DB in 4 ms
2025-03-10 15:51:06,129 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19006) DCM4CHEE<-HS30(821) << 10:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310153058068 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:51:06,340 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19006) DCM4CHEE<-HS30(821) >> 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310153128502 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:51:12,916 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19006) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:51:12,918 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19006) DCM4CHEE<-HS30(821): Found previous received Instance[pk=108172, uid=1.2.410.200001.101.11.301.1123109166.3.20250310153128502, class=1.2.840.10008.5.1.4.1.1.6.1, no=12]
2025-03-10 15:51:12,918 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19006) DCM4CHEE<-HS30(821): Ignore received Instance[studyUID=339498,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310152002657,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310153128502] with equal digest
2025-03-10 15:51:12,919 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19006) DCM4CHEE<-HS30(821): Updated DB in 3 ms
2025-03-10 15:51:12,920 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19006) DCM4CHEE<-HS30(821) << 11:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310153128502 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:51:13,136 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19006) DCM4CHEE<-HS30(821) >> 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310153209825 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:51:13,227 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start IANScheduler.execute()
2025-03-10 15:51:13,228 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished IANScheduler.execute()
2025-03-10 15:51:19,249 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18895) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:51:19,252 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(819): Create Instance[pk=108223, uid=1.2.410.200001.101.11.601.1501430850.3.20250310122444756, class=1.2.840.10008.5.1.4.1.1.6.1, no=18]
2025-03-10 15:51:19,252 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(819): Create Location[pk=108223, systemID=fs1, path=2025/03/10/59FAF31B/D4F264BA/DCBCDCFE, tsuid=1.2.840.10008.1.2, size=3416638, status=OK, objectType=DICOM_FILE]
2025-03-10 15:51:19,261 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(819): Updated DB in 12 ms
2025-03-10 15:51:19,261 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(819) << 18:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310122444756 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:51:19,467 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(819) >> 19:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310122459046 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:51:19,754 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19006) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:51:19,757 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19006) DCM4CHEE<-HS30(821): Found previous received Instance[pk=108173, uid=1.2.410.200001.101.11.301.1123109166.3.20250310153209825, class=1.2.840.10008.5.1.4.1.1.6.1, no=13]
2025-03-10 15:51:19,757 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19006) DCM4CHEE<-HS30(821): Ignore received Instance[studyUID=339498,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310152002657,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310153209825] with equal digest
2025-03-10 15:51:19,758 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19006) DCM4CHEE<-HS30(821): Updated DB in 4 ms
2025-03-10 15:51:19,759 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19006) DCM4CHEE<-HS30(821) << 12:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310153209825 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:51:19,962 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19006) DCM4CHEE<-HS30(821) >> 13:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310153337509 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:51:25,727 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19006) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:51:25,729 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19006) DCM4CHEE<-HS30(821): Found previous received Instance[pk=108174, uid=1.2.410.200001.101.11.301.1123109166.3.20250310153337509, class=1.2.840.10008.5.1.4.1.1.6.1, no=14]
2025-03-10 15:51:25,729 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19006) DCM4CHEE<-HS30(821): Ignore received Instance[studyUID=339498,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310152002657,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310153337509] with equal digest
2025-03-10 15:51:25,730 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19006) DCM4CHEE<-HS30(821): Updated DB in 3 ms
2025-03-10 15:51:25,731 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19006) DCM4CHEE<-HS30(821) << 13:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310153337509 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:51:25,949 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19006) DCM4CHEE<-HS30(821) >> A-RELEASE-RQ
2025-03-10 15:51:25,949 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19006) DCM4CHEE<-HS30(821) << A-RELEASE-RP
2025-03-10 15:51:25,999 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-1) DCM4CHEE<-HS30(821): close Socket[addr=187.89.160.56/187.89.160.56,port=52074,localport=11112]
2025-03-10 15:51:31,075 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start StudySizeScheduler.execute()
2025-03-10 15:51:31,280 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) Calculated size of 3 studies
2025-03-10 15:51:31,280 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished StudySizeScheduler.execute()
2025-03-10 15:51:37,575 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start UPSProcessingScheduler.execute()
2025-03-10 15:51:37,577 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished UPSProcessingScheduler.execute()
2025-03-10 15:51:50,179 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18895) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:51:50,182 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(819): Create Instance[pk=108224, uid=1.2.410.200001.101.11.601.1501430850.3.20250310122459046, class=1.2.840.10008.5.1.4.1.1.6.1, no=19]
2025-03-10 15:51:50,182 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(819): Create Location[pk=108224, systemID=fs1, path=2025/03/10/59FAF31B/D4F264BA/DCCD1FF4, tsuid=1.2.840.10008.1.2, size=3416638, status=OK, objectType=DICOM_FILE]
2025-03-10 15:51:50,191 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(819): Updated DB in 12 ms
2025-03-10 15:51:50,192 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(819) << 19:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310122459046 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:51:50,397 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(819) >> 20:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310122523080 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:51:58,547 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start AuditScheduler.execute()
2025-03-10 15:51:58,558 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-21) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 15:51:58,558 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-21) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:51:58,559 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished AuditScheduler.execute()
2025-03-10 15:51:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start TaskScheduler.execute()
2025-03-10 15:51:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished TaskScheduler.execute()
2025-03-10 15:52:13,229 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start IANScheduler.execute()
2025-03-10 15:52:13,231 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished IANScheduler.execute()
2025-03-10 15:52:21,845 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18895) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:52:21,848 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(819): Create Instance[pk=108225, uid=1.2.410.200001.101.11.601.1501430850.3.20250310122523080, class=1.2.840.10008.5.1.4.1.1.6.1, no=20]
2025-03-10 15:52:21,849 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(819): Create Location[pk=108225, systemID=fs1, path=2025/03/10/59FAF31B/D4F264BA/DE54F84C, tsuid=1.2.840.10008.1.2, size=3416638, status=OK, objectType=DICOM_FILE]
2025-03-10 15:52:21,858 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(819): Updated DB in 13 ms
2025-03-10 15:52:21,859 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(819) << 20:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310122523080 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:52:22,064 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(819) >> 21:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310122529465 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:52:37,577 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start UPSProcessingScheduler.execute()
2025-03-10 15:52:37,578 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished UPSProcessingScheduler.execute()
2025-03-10 15:52:45,383 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341574&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310143208754&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310143208970&contentType=image/jpeg from null@200.213.58.82
2025-03-10 15:52:52,385 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18895) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:52:52,388 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(819): Create Instance[pk=108226, uid=1.2.410.200001.101.11.601.1501430850.3.20250310122529465, class=1.2.840.10008.5.1.4.1.1.6.1, no=21]
2025-03-10 15:52:52,388 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(819): Create Location[pk=108226, systemID=fs1, path=2025/03/10/59FAF31B/D4F264BA/DE57C151, tsuid=1.2.840.10008.1.2, size=3416638, status=OK, objectType=DICOM_FILE]
2025-03-10 15:52:52,399 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(819): Updated DB in 14 ms
2025-03-10 15:52:52,399 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(819) << 21:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310122529465 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:52:52,604 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(819) >> 22:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310122547557 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:52:58,559 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start AuditScheduler.execute()
2025-03-10 15:52:58,560 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-9) Send audit message to /127.0.0.1:514
2025-03-10 15:52:58,560 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-9) Send audit message to /127.0.0.1:514
2025-03-10 15:52:58,569 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-9) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 15:52:58,569 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-9) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:52:58,570 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-9) Send audit message to /127.0.0.1:514
2025-03-10 15:52:58,570 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished AuditScheduler.execute()
2025-03-10 15:52:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start TaskScheduler.execute()
2025-03-10 15:52:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished TaskScheduler.execute()
2025-03-10 15:53:00,488 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341574&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310143208754&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310143253395&contentType=image/jpeg from null@200.213.58.82
2025-03-10 15:53:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start PurgeStorageScheduler.execute()
2025-03-10 15:53:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished PurgeStorageScheduler.execute()
2025-03-10 15:53:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-19019) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 15:53:01,702 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-19019) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 15:53:08,391 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341574&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310143208754&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310143305321&contentType=image/jpeg from null@200.213.58.82
2025-03-10 15:53:13,231 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start IANScheduler.execute()
2025-03-10 15:53:13,233 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished IANScheduler.execute()
2025-03-10 15:53:15,998 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341574&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310143208754&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310143347944&contentType=image/jpeg from null@200.213.58.82
2025-03-10 15:53:23,113 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18895) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:53:23,116 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(819): Create Instance[pk=108227, uid=1.2.410.200001.101.11.601.1501430850.3.20250310122547557, class=1.2.840.10008.5.1.4.1.1.6.1, no=22]
2025-03-10 15:53:23,116 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(819): Create Location[pk=108227, systemID=fs1, path=2025/03/10/59FAF31B/D4F264BA/DE730B39, tsuid=1.2.840.10008.1.2, size=3416638, status=OK, objectType=DICOM_FILE]
2025-03-10 15:53:23,129 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(819): Updated DB in 15 ms
2025-03-10 15:53:23,130 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(819) << 22:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310122547557 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:53:23,335 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(819) >> A-RELEASE-RQ
2025-03-10 15:53:23,335 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(819) << A-RELEASE-RP
2025-03-10 15:53:23,385 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-18) DCM4CHEE<-HS60MT(819): close Socket[addr=187.89.160.56/187.89.160.56,port=49272,localport=11112]
2025-03-10 15:53:23,761 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49285,localport=11112]
2025-03-10 15:53:23,761 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(822) >> A-ASSOCIATE-RQ
2025-03-10 15:53:23,762 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(822) << A-ASSOCIATE-AC
2025-03-10 15:53:23,965 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(822) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250214160008600 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:53:30,225 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341574&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310143208754&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310143347944&contentType=image/jpeg from null@200.213.58.82
2025-03-10 15:53:37,578 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start UPSProcessingScheduler.execute()
2025-03-10 15:53:37,581 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished UPSProcessingScheduler.execute()
2025-03-10 15:53:46,344 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341574&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310143208754&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310143354647&contentType=image/jpeg from null@200.213.58.82
2025-03-10 15:53:55,420 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341574&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310143208754&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310143416829&contentType=image/jpeg from null@200.213.58.82
2025-03-10 15:53:58,570 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start AuditScheduler.execute()
2025-03-10 15:53:58,582 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-5) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 15:53:58,583 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-5) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:53:58,583 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished AuditScheduler.execute()
2025-03-10 15:53:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start TaskScheduler.execute()
2025-03-10 15:53:58,815 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished TaskScheduler.execute()
2025-03-10 15:54:00,319 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18962) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:54:00,322 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18962) DCM4CHEE<-FCR-CSL1(818): Create Instance[pk=108228, uid=1.2.392.200036.9125.9.0.254262932.1058940094.86381729, class=1.2.840.10008.5.1.4.1.1.1, no=3003]
2025-03-10 15:54:00,322 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18962) DCM4CHEE<-FCR-CSL1(818): Create Location[pk=108228, systemID=fs1, path=2025/03/10/A6604DA3/243809A5/E7C6EADF, tsuid=1.2.840.10008.1.2, size=14015800, status=OK, objectType=DICOM_FILE]
2025-03-10 15:54:00,326 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18962) DCM4CHEE<-FCR-CSL1(818): Updated DB in 7 ms
2025-03-10 15:54:00,327 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18962) DCM4CHEE<-FCR-CSL1(818) << 81:C-STORE-RSP[pcid=75, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.1 - Computed Radiography Image Storage
  iuid=1.2.392.200036.9125.9.0.254262932.1058940094.86381729 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:54:00,528 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18962) DCM4CHEE<-FCR-CSL1(818) >> 83:C-STORE-RQ[pcid=75, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.1 - Computed Radiography Image Storage
  iuid=1.2.392.200036.9125.9.0.254262932.2132747454.86381729 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:54:05,686 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18895) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:54:05,691 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18895) Patient ID 338522^^^DCM4CHEE.849A23C0.0D6A83E2 differs from Patient ID 338522^^^DCM4CHEE.0C640D7C.0D6A83E2 in previous received object of Study[uid=338522].
2025-03-10 15:54:05,693 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(822): processing 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250214160008600 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 338522^^^DCM4CHEE.849A23C0.0D6A83E2 differs from Patient ID 338522^^^DCM4CHEE.0C640D7C.0D6A83E2 in previous received object of Study[uid=338522].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:54:05,693 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(822) << 1:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 338522^^^DCM4CHEE.849A23C0.0D6A83E2 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:54:05,902 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(822) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250214160056930 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:54:13,233 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start IANScheduler.execute()
2025-03-10 15:54:13,235 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished IANScheduler.execute()
2025-03-10 15:54:37,581 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start UPSProcessingScheduler.execute()
2025-03-10 15:54:37,582 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished UPSProcessingScheduler.execute()
2025-03-10 15:54:47,430 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18895) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:54:47,435 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18895) Patient ID 338522^^^DCM4CHEE.849A23C0.0D6A83E2 differs from Patient ID 338522^^^DCM4CHEE.0C640D7C.0D6A83E2 in previous received object of Study[uid=338522].
2025-03-10 15:54:47,437 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(822): processing 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250214160056930 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 338522^^^DCM4CHEE.849A23C0.0D6A83E2 differs from Patient ID 338522^^^DCM4CHEE.0C640D7C.0D6A83E2 in previous received object of Study[uid=338522].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:54:47,438 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(822) << 2:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 338522^^^DCM4CHEE.849A23C0.0D6A83E2 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:54:47,648 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(822) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250214160116094 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:54:51,171 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 15:54:51,174 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 15:54:58,583 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start AuditScheduler.execute()
2025-03-10 15:54:58,584 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-23) Send audit message to /127.0.0.1:514
2025-03-10 15:54:58,594 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-23) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 15:54:58,594 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-23) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:54:58,595 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-23) Send audit message to /127.0.0.1:514
2025-03-10 15:54:58,595 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished AuditScheduler.execute()
2025-03-10 15:54:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start TaskScheduler.execute()
2025-03-10 15:54:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished TaskScheduler.execute()
2025-03-10 15:55:13,235 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start IANScheduler.execute()
2025-03-10 15:55:13,237 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished IANScheduler.execute()
2025-03-10 15:55:19,115 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18895) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:55:19,119 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18895) Patient ID 338522^^^DCM4CHEE.849A23C0.0D6A83E2 differs from Patient ID 338522^^^DCM4CHEE.0C640D7C.0D6A83E2 in previous received object of Study[uid=338522].
2025-03-10 15:55:19,121 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(822): processing 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250214160116094 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 338522^^^DCM4CHEE.849A23C0.0D6A83E2 differs from Patient ID 338522^^^DCM4CHEE.0C640D7C.0D6A83E2 in previous received object of Study[uid=338522].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:55:19,122 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(822) << 3:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 338522^^^DCM4CHEE.849A23C0.0D6A83E2 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:55:19,330 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(822) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250214160230501 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:55:29,727 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341574&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310143208754&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310143253395&contentType=image/jpeg from null@200.213.58.82
2025-03-10 15:55:29,727 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-84) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341574&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310143208754&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310143208970&contentType=image/jpeg from null@200.213.58.82
2025-03-10 15:55:29,728 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-86) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341574&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310143208754&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310143354647&contentType=image/jpeg from null@200.213.58.82
2025-03-10 15:55:29,728 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-87) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341574&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310143208754&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310143416829&contentType=image/jpeg from null@200.213.58.82
2025-03-10 15:55:29,729 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-88) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341574&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310143208754&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310143347944&contentType=image/jpeg from null@200.213.58.82
2025-03-10 15:55:29,729 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-89) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341574&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310143208754&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310143305321&contentType=image/jpeg from null@200.213.58.82
2025-03-10 15:55:37,583 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start UPSProcessingScheduler.execute()
2025-03-10 15:55:37,584 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished UPSProcessingScheduler.execute()
2025-03-10 15:55:50,777 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18895) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:55:50,809 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18895) Patient ID 338522^^^DCM4CHEE.849A23C0.0D6A83E2 differs from Patient ID 338522^^^DCM4CHEE.0C640D7C.0D6A83E2 in previous received object of Study[uid=338522].
2025-03-10 15:55:50,812 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(822): processing 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250214160230501 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 338522^^^DCM4CHEE.849A23C0.0D6A83E2 differs from Patient ID 338522^^^DCM4CHEE.0C640D7C.0D6A83E2 in previous received object of Study[uid=338522].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:55:50,813 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(822) << 4:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 338522^^^DCM4CHEE.849A23C0.0D6A83E2 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:55:51,022 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(822) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250214160305042 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:55:58,596 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start AuditScheduler.execute()
2025-03-10 15:55:58,606 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-28) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 15:55:58,607 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-28) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:55:58,607 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-28) Send audit message to /127.0.0.1:514
2025-03-10 15:55:58,608 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished AuditScheduler.execute()
2025-03-10 15:55:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start TaskScheduler.execute()
2025-03-10 15:55:58,819 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished TaskScheduler.execute()
2025-03-10 15:56:13,237 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start IANScheduler.execute()
2025-03-10 15:56:13,241 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished IANScheduler.execute()
2025-03-10 15:56:22,480 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18895) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:56:22,504 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18895) Patient ID 338522^^^DCM4CHEE.849A23C0.0D6A83E2 differs from Patient ID 338522^^^DCM4CHEE.0C640D7C.0D6A83E2 in previous received object of Study[uid=338522].
2025-03-10 15:56:22,507 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(822): processing 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250214160305042 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 338522^^^DCM4CHEE.849A23C0.0D6A83E2 differs from Patient ID 338522^^^DCM4CHEE.0C640D7C.0D6A83E2 in previous received object of Study[uid=338522].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:56:22,507 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(822) << 5:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 338522^^^DCM4CHEE.849A23C0.0D6A83E2 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:56:22,719 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(822) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250214160402390 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:56:31,281 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start StudySizeScheduler.execute()
2025-03-10 15:56:31,285 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished StudySizeScheduler.execute()
2025-03-10 15:56:37,584 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start UPSProcessingScheduler.execute()
2025-03-10 15:56:37,586 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished UPSProcessingScheduler.execute()
2025-03-10 15:56:54,177 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18895) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:56:54,198 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18895) Patient ID 338522^^^DCM4CHEE.849A23C0.0D6A83E2 differs from Patient ID 338522^^^DCM4CHEE.0C640D7C.0D6A83E2 in previous received object of Study[uid=338522].
2025-03-10 15:56:54,200 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(822): processing 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250214160402390 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 338522^^^DCM4CHEE.849A23C0.0D6A83E2 differs from Patient ID 338522^^^DCM4CHEE.0C640D7C.0D6A83E2 in previous received object of Study[uid=338522].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:56:54,201 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(822) << 6:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 338522^^^DCM4CHEE.849A23C0.0D6A83E2 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:56:54,412 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(822) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250214160428195 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:56:58,608 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start AuditScheduler.execute()
2025-03-10 15:56:58,616 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-10) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 15:56:58,617 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-10) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:56:58,617 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-10) Send audit message to /127.0.0.1:514
2025-03-10 15:56:58,617 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished AuditScheduler.execute()
2025-03-10 15:56:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start TaskScheduler.execute()
2025-03-10 15:56:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished TaskScheduler.execute()
2025-03-10 15:57:13,242 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start IANScheduler.execute()
2025-03-10 15:57:13,245 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished IANScheduler.execute()
2025-03-10 15:57:25,861 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18895) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:57:25,878 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18895) Patient ID 338522^^^DCM4CHEE.849A23C0.0D6A83E2 differs from Patient ID 338522^^^DCM4CHEE.0C640D7C.0D6A83E2 in previous received object of Study[uid=338522].
2025-03-10 15:57:25,879 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(822): processing 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250214160428195 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 338522^^^DCM4CHEE.849A23C0.0D6A83E2 differs from Patient ID 338522^^^DCM4CHEE.0C640D7C.0D6A83E2 in previous received object of Study[uid=338522].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:57:25,880 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(822) << 7:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 338522^^^DCM4CHEE.849A23C0.0D6A83E2 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:57:26,091 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(822) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250214160524960 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:57:37,586 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start UPSProcessingScheduler.execute()
2025-03-10 15:57:37,587 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished UPSProcessingScheduler.execute()
2025-03-10 15:57:57,456 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18895) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:57:57,483 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18895) Patient ID 338522^^^DCM4CHEE.849A23C0.0D6A83E2 differs from Patient ID 338522^^^DCM4CHEE.0C640D7C.0D6A83E2 in previous received object of Study[uid=338522].
2025-03-10 15:57:57,485 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(822): processing 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250214160524960 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 338522^^^DCM4CHEE.849A23C0.0D6A83E2 differs from Patient ID 338522^^^DCM4CHEE.0C640D7C.0D6A83E2 in previous received object of Study[uid=338522].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:57:57,485 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(822) << 8:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 338522^^^DCM4CHEE.849A23C0.0D6A83E2 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:57:57,697 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(822) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250214160541461 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:57:58,618 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start AuditScheduler.execute()
2025-03-10 15:57:58,631 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-4) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 15:57:58,631 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-4) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:57:58,631 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished AuditScheduler.execute()
2025-03-10 15:57:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start TaskScheduler.execute()
2025-03-10 15:57:58,818 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished TaskScheduler.execute()
2025-03-10 15:58:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start PurgeStorageScheduler.execute()
2025-03-10 15:58:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished PurgeStorageScheduler.execute()
2025-03-10 15:58:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-19040) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 15:58:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-19040) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 15:58:13,245 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start IANScheduler.execute()
2025-03-10 15:58:13,249 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished IANScheduler.execute()
2025-03-10 15:58:29,150 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18895) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:58:29,171 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18895) Patient ID 338522^^^DCM4CHEE.849A23C0.0D6A83E2 differs from Patient ID 338522^^^DCM4CHEE.0C640D7C.0D6A83E2 in previous received object of Study[uid=338522].
2025-03-10 15:58:29,173 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(822): processing 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250214160541461 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 338522^^^DCM4CHEE.849A23C0.0D6A83E2 differs from Patient ID 338522^^^DCM4CHEE.0C640D7C.0D6A83E2 in previous received object of Study[uid=338522].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:58:29,173 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(822) << 9:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 338522^^^DCM4CHEE.849A23C0.0D6A83E2 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:58:29,384 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(822) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250214160649042 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:58:37,588 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start UPSProcessingScheduler.execute()
2025-03-10 15:58:37,589 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished UPSProcessingScheduler.execute()
2025-03-10 15:58:44,760 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52076,localport=11112]
2025-03-10 15:58:44,761 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19045) DCM4CHEE<-HS30(823) >> A-ASSOCIATE-RQ
2025-03-10 15:58:44,761 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19045) DCM4CHEE<-HS30(823) << A-ASSOCIATE-AC
2025-03-10 15:58:44,956 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19045) DCM4CHEE<-HS30(823) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310155400345 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:58:47,101 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18962) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:58:47,115 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18962) DCM4CHEE<-FCR-CSL1(818): Create Instance[pk=108229, uid=1.2.392.200036.9125.9.0.254262932.2132747454.86381729, class=1.2.840.10008.5.1.4.1.1.1, no=3004]
2025-03-10 15:58:47,116 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18962) DCM4CHEE<-FCR-CSL1(818): Create Location[pk=108229, systemID=fs1, path=2025/03/10/A6604DA3/243809A5/2C566300, tsuid=1.2.840.10008.1.2, size=14015800, status=OK, objectType=DICOM_FILE]
2025-03-10 15:58:47,132 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-18962) DCM4CHEE<-FCR-CSL1(818): Updated DB in 31 ms
2025-03-10 15:58:47,132 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18962) DCM4CHEE<-FCR-CSL1(818) << 83:C-STORE-RSP[pcid=75, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.1 - Computed Radiography Image Storage
  iuid=1.2.392.200036.9125.9.0.254262932.2132747454.86381729 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:58:47,333 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18962) DCM4CHEE<-FCR-CSL1(818) >> A-RELEASE-RQ
2025-03-10 15:58:47,333 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18962) DCM4CHEE<-FCR-CSL1(818) << A-RELEASE-RP
2025-03-10 15:58:47,383 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-16) DCM4CHEE<-FCR-CSL1(818): close Socket[addr=187.89.160.56/187.89.160.56,port=49621,localport=11112]
2025-03-10 15:58:49,588 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19045) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:58:49,606 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-19045) DCM4CHEE<-HS30(823): Create Patient[pk=8405, id=PatientID[pk=8405, id=341586, issuer=DCM4CHEE.8F040613.0D5C1605], name=NATHALIA GUTTERRES DE ABREU]
2025-03-10 15:58:49,608 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19045) DCM4CHEE<-HS30(823): Create Study[pk=9442, uid=341586, id=31686]
2025-03-10 15:58:49,608 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19045) DCM4CHEE<-HS30(823): Create Series[pk=9733, uid=1.2.410.200001.101.11.301.1123109166.2.20250310155400213, no=1, mod=US]
2025-03-10 15:58:49,609 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19045) DCM4CHEE<-HS30(823): Create Instance[pk=108230, uid=1.2.410.200001.101.11.301.1123109166.3.20250310155400345, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 15:58:49,609 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19045) DCM4CHEE<-HS30(823): Create Location[pk=108230, systemID=fs1, path=2025/03/10/59FB0203/F185330D/BF2F98EE, tsuid=1.2.840.10008.1.2, size=3416636, status=OK, objectType=DICOM_FILE]
2025-03-10 15:58:49,651 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19045) DCM4CHEE<-HS30(823): Updated DB in 63 ms
2025-03-10 15:58:49,653 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-19045) No duplicate record with equal Patient ID found Patient[pk=8405, id=PatientID[pk=8405, id=341586, issuer=DCM4CHEE.8F040613.0D5C1605], name=NATHALIA GUTTERRES DE ABREU]
2025-03-10 15:58:49,654 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19045) DCM4CHEE<-HS30(823) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310155400345 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:58:49,852 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19045) DCM4CHEE<-HS30(823) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310155422323 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:58:56,069 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19045) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:58:56,081 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19045) DCM4CHEE<-HS30(823): Create Instance[pk=108231, uid=1.2.410.200001.101.11.301.1123109166.3.20250310155422323, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 15:58:56,081 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19045) DCM4CHEE<-HS30(823): Create Location[pk=108231, systemID=fs1, path=2025/03/10/59FB0203/F185330D/BF4CB06E, tsuid=1.2.840.10008.1.2, size=3416636, status=OK, objectType=DICOM_FILE]
2025-03-10 15:58:56,092 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19045) DCM4CHEE<-HS30(823): Updated DB in 23 ms
2025-03-10 15:58:56,092 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19045) DCM4CHEE<-HS30(823) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310155422323 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:58:56,291 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19045) DCM4CHEE<-HS30(823) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310155447370 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:58:58,631 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start AuditScheduler.execute()
2025-03-10 15:58:58,642 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-9) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 15:58:58,642 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-9) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:58:58,642 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished AuditScheduler.execute()
2025-03-10 15:58:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start TaskScheduler.execute()
2025-03-10 15:58:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished TaskScheduler.execute()
2025-03-10 15:59:00,681 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18895) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:59:00,697 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18895) Patient ID 338522^^^DCM4CHEE.849A23C0.0D6A83E2 differs from Patient ID 338522^^^DCM4CHEE.0C640D7C.0D6A83E2 in previous received object of Study[uid=338522].
2025-03-10 15:59:00,699 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(822): processing 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250214160649042 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 338522^^^DCM4CHEE.849A23C0.0D6A83E2 differs from Patient ID 338522^^^DCM4CHEE.0C640D7C.0D6A83E2 in previous received object of Study[uid=338522].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:59:00,699 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(822) << 10:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 338522^^^DCM4CHEE.849A23C0.0D6A83E2 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:59:00,908 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(822) >> 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250214160728773 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:59:02,319 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19045) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:59:02,330 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19045) DCM4CHEE<-HS30(823): Create Instance[pk=108232, uid=1.2.410.200001.101.11.301.1123109166.3.20250310155447370, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 15:59:02,330 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19045) DCM4CHEE<-HS30(823): Create Location[pk=108232, systemID=fs1, path=2025/03/10/59FB0203/F185330D/BF6B25E3, tsuid=1.2.840.10008.1.2, size=3416636, status=OK, objectType=DICOM_FILE]
2025-03-10 15:59:02,359 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19045) DCM4CHEE<-HS30(823): Updated DB in 39 ms
2025-03-10 15:59:02,360 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19045) DCM4CHEE<-HS30(823) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310155447370 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:59:02,558 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19045) DCM4CHEE<-HS30(823) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310155458583 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:59:09,164 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19045) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:59:09,174 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19045) DCM4CHEE<-HS30(823): Create Instance[pk=108233, uid=1.2.410.200001.101.11.301.1123109166.3.20250310155458583, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 15:59:09,175 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19045) DCM4CHEE<-HS30(823): Create Location[pk=108233, systemID=fs1, path=2025/03/10/59FB0203/F185330D/BF79B967, tsuid=1.2.840.10008.1.2, size=3416636, status=OK, objectType=DICOM_FILE]
2025-03-10 15:59:09,201 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19045) DCM4CHEE<-HS30(823): Updated DB in 37 ms
2025-03-10 15:59:09,201 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19045) DCM4CHEE<-HS30(823) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310155458583 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:59:09,400 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19045) DCM4CHEE<-HS30(823) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310155529090 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:59:13,249 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start IANScheduler.execute()
2025-03-10 15:59:13,251 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished IANScheduler.execute()
2025-03-10 15:59:16,012 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19045) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:59:16,022 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19045) DCM4CHEE<-HS30(823): Create Instance[pk=108234, uid=1.2.410.200001.101.11.301.1123109166.3.20250310155529090, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 15:59:16,022 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19045) DCM4CHEE<-HS30(823): Create Location[pk=108234, systemID=fs1, path=2025/03/10/59FB0203/F185330D/C104AD39, tsuid=1.2.840.10008.1.2, size=3416636, status=OK, objectType=DICOM_FILE]
2025-03-10 15:59:16,031 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19045) DCM4CHEE<-HS30(823): Updated DB in 19 ms
2025-03-10 15:59:16,032 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19045) DCM4CHEE<-HS30(823) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310155529090 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:59:16,231 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19045) DCM4CHEE<-HS30(823) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310155551543 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:59:22,640 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19045) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:59:22,650 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19045) DCM4CHEE<-HS30(823): Create Instance[pk=108235, uid=1.2.410.200001.101.11.301.1123109166.3.20250310155551543, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 15:59:22,650 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19045) DCM4CHEE<-HS30(823): Create Location[pk=108235, systemID=fs1, path=2025/03/10/59FB0203/F185330D/C12B62F1, tsuid=1.2.840.10008.1.2, size=3416636, status=OK, objectType=DICOM_FILE]
2025-03-10 15:59:22,663 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19045) DCM4CHEE<-HS30(823): Updated DB in 23 ms
2025-03-10 15:59:22,664 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19045) DCM4CHEE<-HS30(823) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310155551543 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:59:22,862 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19045) DCM4CHEE<-HS30(823) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310155757882 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:59:29,662 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19045) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:59:29,665 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19045) DCM4CHEE<-HS30(823): Create Instance[pk=108236, uid=1.2.410.200001.101.11.301.1123109166.3.20250310155757882, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 15:59:29,666 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19045) DCM4CHEE<-HS30(823): Create Location[pk=108236, systemID=fs1, path=2025/03/10/59FB0203/F185330D/C497DA27, tsuid=1.2.840.10008.1.2, size=3416636, status=OK, objectType=DICOM_FILE]
2025-03-10 15:59:29,676 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19045) DCM4CHEE<-HS30(823): Updated DB in 14 ms
2025-03-10 15:59:29,677 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19045) DCM4CHEE<-HS30(823) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310155757882 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:59:29,875 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19045) DCM4CHEE<-HS30(823) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310155831656 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:59:32,208 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18895) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:59:32,220 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18895) Patient ID 338522^^^DCM4CHEE.849A23C0.0D6A83E2 differs from Patient ID 338522^^^DCM4CHEE.0C640D7C.0D6A83E2 in previous received object of Study[uid=338522].
2025-03-10 15:59:32,223 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(822): processing 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250214160728773 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 338522^^^DCM4CHEE.849A23C0.0D6A83E2 differs from Patient ID 338522^^^DCM4CHEE.0C640D7C.0D6A83E2 in previous received object of Study[uid=338522].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:59:32,223 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(822) << 11:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 338522^^^DCM4CHEE.849A23C0.0D6A83E2 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:59:32,436 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(822) >> 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250214160834259 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:59:34,538 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19045) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:59:34,541 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19045) DCM4CHEE<-HS30(823): Create Instance[pk=108237, uid=1.2.410.200001.101.11.301.1123109166.3.20250310155831656, class=1.2.840.10008.5.1.4.1.1.6.1, no=9]
2025-03-10 15:59:34,541 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19045) DCM4CHEE<-HS30(823): Create Location[pk=108237, systemID=fs1, path=2025/03/10/59FB0203/F185330D/C62DC1AF, tsuid=1.2.840.10008.1.2, size=3915744, status=OK, objectType=DICOM_FILE]
2025-03-10 15:59:34,552 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19045) DCM4CHEE<-HS30(823): Updated DB in 14 ms
2025-03-10 15:59:34,553 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19045) DCM4CHEE<-HS30(823) << 8:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310155831656 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:59:34,752 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19045) DCM4CHEE<-HS30(823) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310155859581 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:59:37,589 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start UPSProcessingScheduler.execute()
2025-03-10 15:59:37,590 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished UPSProcessingScheduler.execute()
2025-03-10 15:59:41,758 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19045) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:59:41,768 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19045) DCM4CHEE<-HS30(823): Create Instance[pk=108238, uid=1.2.410.200001.101.11.301.1123109166.3.20250310155859581, class=1.2.840.10008.5.1.4.1.1.6.1, no=10]
2025-03-10 15:59:41,768 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19045) DCM4CHEE<-HS30(823): Create Location[pk=108238, systemID=fs1, path=2025/03/10/59FB0203/F185330D/C64D9040, tsuid=1.2.840.10008.1.2, size=3915744, status=OK, objectType=DICOM_FILE]
2025-03-10 15:59:41,800 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19045) DCM4CHEE<-HS30(823): Updated DB in 42 ms
2025-03-10 15:59:41,801 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19045) DCM4CHEE<-HS30(823) << 9:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310155859581 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:59:41,999 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19045) DCM4CHEE<-HS30(823) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310155928331 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:59:48,419 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19045) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:59:48,430 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19045) DCM4CHEE<-HS30(823): Create Instance[pk=108239, uid=1.2.410.200001.101.11.301.1123109166.3.20250310155928331, class=1.2.840.10008.5.1.4.1.1.6.1, no=11]
2025-03-10 15:59:48,430 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19045) DCM4CHEE<-HS30(823): Create Location[pk=108239, systemID=fs1, path=2025/03/10/59FB0203/F185330D/C7D7A5E0, tsuid=1.2.840.10008.1.2, size=3915744, status=OK, objectType=DICOM_FILE]
2025-03-10 15:59:48,444 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19045) DCM4CHEE<-HS30(823): Updated DB in 25 ms
2025-03-10 15:59:48,445 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19045) DCM4CHEE<-HS30(823) << 10:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310155928331 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:59:48,643 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19045) DCM4CHEE<-HS30(823) >> 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310160015400 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:59:51,175 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 15:59:51,182 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 15:59:55,050 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19045) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 15:59:55,058 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19045) DCM4CHEE<-HS30(823): Create Instance[pk=108240, uid=1.2.410.200001.101.11.301.1123109166.3.20250310160015400, class=1.2.840.10008.5.1.4.1.1.6.1, no=12]
2025-03-10 15:59:55,058 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19045) DCM4CHEE<-HS30(823): Create Location[pk=108240, systemID=fs1, path=2025/03/10/59FB0203/F185330D/17CE9BA8, tsuid=1.2.840.10008.1.2, size=3416636, status=OK, objectType=DICOM_FILE]
2025-03-10 15:59:55,090 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19045) DCM4CHEE<-HS30(823): Updated DB in 40 ms
2025-03-10 15:59:55,090 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19045) DCM4CHEE<-HS30(823) << 11:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310160015400 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 15:59:55,288 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19045) DCM4CHEE<-HS30(823) >> A-RELEASE-RQ
2025-03-10 15:59:55,288 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19045) DCM4CHEE<-HS30(823) << A-RELEASE-RP
2025-03-10 15:59:55,339 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-20) DCM4CHEE<-HS30(823): close Socket[addr=187.89.160.56/187.89.160.56,port=52076,localport=11112]
2025-03-10 15:59:58,642 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start AuditScheduler.execute()
2025-03-10 15:59:58,644 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-5) Send audit message to /127.0.0.1:514
2025-03-10 15:59:58,657 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-5) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 15:59:58,657 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-5) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 15:59:58,658 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-5) Send audit message to /127.0.0.1:514
2025-03-10 15:59:58,658 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished AuditScheduler.execute()
2025-03-10 15:59:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start TaskScheduler.execute()
2025-03-10 15:59:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished TaskScheduler.execute()
2025-03-10 16:00:03,884 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18895) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 16:00:03,912 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18895) Patient ID 338522^^^DCM4CHEE.849A23C0.0D6A83E2 differs from Patient ID 338522^^^DCM4CHEE.0C640D7C.0D6A83E2 in previous received object of Study[uid=338522].
2025-03-10 16:00:03,915 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(822): processing 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250214160834259 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 338522^^^DCM4CHEE.849A23C0.0D6A83E2 differs from Patient ID 338522^^^DCM4CHEE.0C640D7C.0D6A83E2 in previous received object of Study[uid=338522].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 16:00:03,915 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(822) << 12:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 338522^^^DCM4CHEE.849A23C0.0D6A83E2 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:00:04,127 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(822) >> 13:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250214160908401 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:00:13,252 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start IANScheduler.execute()
2025-03-10 16:00:13,254 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished IANScheduler.execute()
2025-03-10 16:00:35,430 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18895) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 16:00:35,451 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18895) Patient ID 338522^^^DCM4CHEE.849A23C0.0D6A83E2 differs from Patient ID 338522^^^DCM4CHEE.0C640D7C.0D6A83E2 in previous received object of Study[uid=338522].
2025-03-10 16:00:35,454 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(822): processing 13:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250214160908401 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 338522^^^DCM4CHEE.849A23C0.0D6A83E2 differs from Patient ID 338522^^^DCM4CHEE.0C640D7C.0D6A83E2 in previous received object of Study[uid=338522].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 16:00:35,455 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(822) << 13:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 338522^^^DCM4CHEE.849A23C0.0D6A83E2 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:00:35,666 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(822) >> 14:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250214160920537 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:00:37,591 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start UPSProcessingScheduler.execute()
2025-03-10 16:00:37,592 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished UPSProcessingScheduler.execute()
2025-03-10 16:00:58,658 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start AuditScheduler.execute()
2025-03-10 16:00:58,660 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-8) Send audit message to /127.0.0.1:514
2025-03-10 16:00:58,673 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 16:00:58,673 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 16:00:58,673 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished AuditScheduler.execute()
2025-03-10 16:00:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start TaskScheduler.execute()
2025-03-10 16:00:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished TaskScheduler.execute()
2025-03-10 16:01:11,321 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18895) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 16:01:11,339 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18895) Patient ID 338522^^^DCM4CHEE.849A23C0.0D6A83E2 differs from Patient ID 338522^^^DCM4CHEE.0C640D7C.0D6A83E2 in previous received object of Study[uid=338522].
2025-03-10 16:01:11,341 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(822): processing 14:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250214160920537 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 338522^^^DCM4CHEE.849A23C0.0D6A83E2 differs from Patient ID 338522^^^DCM4CHEE.0C640D7C.0D6A83E2 in previous received object of Study[uid=338522].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 16:01:11,341 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(822) << 14:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 338522^^^DCM4CHEE.849A23C0.0D6A83E2 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:01:11,553 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(822) >> 15:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250214160931291 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:01:13,255 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start IANScheduler.execute()
2025-03-10 16:01:13,258 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished IANScheduler.execute()
2025-03-10 16:01:31,285 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start StudySizeScheduler.execute()
2025-03-10 16:01:31,288 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished StudySizeScheduler.execute()
2025-03-10 16:01:37,592 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start UPSProcessingScheduler.execute()
2025-03-10 16:01:37,594 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished UPSProcessingScheduler.execute()
2025-03-10 16:01:43,056 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18895) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 16:01:43,065 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18895) Patient ID 338522^^^DCM4CHEE.849A23C0.0D6A83E2 differs from Patient ID 338522^^^DCM4CHEE.0C640D7C.0D6A83E2 in previous received object of Study[uid=338522].
2025-03-10 16:01:43,067 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(822): processing 15:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250214160931291 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 338522^^^DCM4CHEE.849A23C0.0D6A83E2 differs from Patient ID 338522^^^DCM4CHEE.0C640D7C.0D6A83E2 in previous received object of Study[uid=338522].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 16:01:43,068 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(822) << 15:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 338522^^^DCM4CHEE.849A23C0.0D6A83E2 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:01:43,278 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(822) >> 16:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250214161010878 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:01:58,673 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start AuditScheduler.execute()
2025-03-10 16:01:58,687 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-28) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 16:01:58,688 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-28) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 16:01:58,688 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished AuditScheduler.execute()
2025-03-10 16:01:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start TaskScheduler.execute()
2025-03-10 16:01:58,815 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished TaskScheduler.execute()
2025-03-10 16:02:13,258 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start IANScheduler.execute()
2025-03-10 16:02:13,267 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished IANScheduler.execute()
2025-03-10 16:02:15,015 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18895) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 16:02:15,029 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18895) Patient ID 338522^^^DCM4CHEE.849A23C0.0D6A83E2 differs from Patient ID 338522^^^DCM4CHEE.0C640D7C.0D6A83E2 in previous received object of Study[uid=338522].
2025-03-10 16:02:15,032 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(822): processing 16:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250214161010878 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 338522^^^DCM4CHEE.849A23C0.0D6A83E2 differs from Patient ID 338522^^^DCM4CHEE.0C640D7C.0D6A83E2 in previous received object of Study[uid=338522].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 16:02:15,033 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(822) << 16:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 338522^^^DCM4CHEE.849A23C0.0D6A83E2 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:02:15,243 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(822) >> 17:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250214161032855 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:02:37,594 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start UPSProcessingScheduler.execute()
2025-03-10 16:02:37,595 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished UPSProcessingScheduler.execute()
2025-03-10 16:02:50,567 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18895) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 16:02:50,579 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18895) Patient ID 338522^^^DCM4CHEE.849A23C0.0D6A83E2 differs from Patient ID 338522^^^DCM4CHEE.0C640D7C.0D6A83E2 in previous received object of Study[uid=338522].
2025-03-10 16:02:50,581 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(822): processing 17:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250214161032855 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 338522^^^DCM4CHEE.849A23C0.0D6A83E2 differs from Patient ID 338522^^^DCM4CHEE.0C640D7C.0D6A83E2 in previous received object of Study[uid=338522].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 16:02:50,582 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(822) << 17:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 338522^^^DCM4CHEE.849A23C0.0D6A83E2 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:02:50,791 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(822) >> 18:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250214161110747 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:02:58,688 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start AuditScheduler.execute()
2025-03-10 16:02:58,702 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 16:02:58,702 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 16:02:58,703 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished AuditScheduler.execute()
2025-03-10 16:02:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start TaskScheduler.execute()
2025-03-10 16:02:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished TaskScheduler.execute()
2025-03-10 16:03:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start PurgeStorageScheduler.execute()
2025-03-10 16:03:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished PurgeStorageScheduler.execute()
2025-03-10 16:03:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-19062) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 16:03:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-19062) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 16:03:13,267 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start IANScheduler.execute()
2025-03-10 16:03:13,270 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished IANScheduler.execute()
2025-03-10 16:03:27,259 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18895) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 16:03:27,271 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18895) Patient ID 338522^^^DCM4CHEE.849A23C0.0D6A83E2 differs from Patient ID 338522^^^DCM4CHEE.0C640D7C.0D6A83E2 in previous received object of Study[uid=338522].
2025-03-10 16:03:27,274 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(822): processing 18:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250214161110747 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 338522^^^DCM4CHEE.849A23C0.0D6A83E2 differs from Patient ID 338522^^^DCM4CHEE.0C640D7C.0D6A83E2 in previous received object of Study[uid=338522].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 16:03:27,274 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(822) << 18:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 338522^^^DCM4CHEE.849A23C0.0D6A83E2 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:03:27,487 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(822) >> 19:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250214161130538 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:03:37,595 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start UPSProcessingScheduler.execute()
2025-03-10 16:03:37,597 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished UPSProcessingScheduler.execute()
2025-03-10 16:03:58,703 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start AuditScheduler.execute()
2025-03-10 16:03:58,724 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-4) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 16:03:58,724 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-4) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 16:03:58,725 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished AuditScheduler.execute()
2025-03-10 16:03:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start TaskScheduler.execute()
2025-03-10 16:03:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished TaskScheduler.execute()
2025-03-10 16:03:59,114 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18895) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 16:03:59,126 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18895) Patient ID 338522^^^DCM4CHEE.849A23C0.0D6A83E2 differs from Patient ID 338522^^^DCM4CHEE.0C640D7C.0D6A83E2 in previous received object of Study[uid=338522].
2025-03-10 16:03:59,129 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(822): processing 19:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250214161130538 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 338522^^^DCM4CHEE.849A23C0.0D6A83E2 differs from Patient ID 338522^^^DCM4CHEE.0C640D7C.0D6A83E2 in previous received object of Study[uid=338522].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 16:03:59,129 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(822) << 19:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 338522^^^DCM4CHEE.849A23C0.0D6A83E2 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:03:59,341 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(822) >> 20:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250214161336174 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:04:13,270 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start IANScheduler.execute()
2025-03-10 16:04:13,273 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished IANScheduler.execute()
2025-03-10 16:04:30,824 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-18895) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 16:04:30,828 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-18895) Patient ID 338522^^^DCM4CHEE.849A23C0.0D6A83E2 differs from Patient ID 338522^^^DCM4CHEE.0C640D7C.0D6A83E2 in previous received object of Study[uid=338522].
2025-03-10 16:04:30,830 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(822): processing 20:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250214161336174 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 338522^^^DCM4CHEE.849A23C0.0D6A83E2 differs from Patient ID 338522^^^DCM4CHEE.0C640D7C.0D6A83E2 in previous received object of Study[uid=338522].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 16:04:30,831 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(822) << 20:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 338522^^^DCM4CHEE.849A23C0.0D6A83E2 differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:04:31,040 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(822) >> A-RELEASE-RQ
2025-03-10 16:04:31,040 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-18895) DCM4CHEE<-HS60MT(822) << A-RELEASE-RP
2025-03-10 16:04:31,090 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-22) DCM4CHEE<-HS60MT(822): close Socket[addr=187.89.160.56/187.89.160.56,port=49285,localport=11112]
2025-03-10 16:04:37,597 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start UPSProcessingScheduler.execute()
2025-03-10 16:04:37,599 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished UPSProcessingScheduler.execute()
2025-03-10 16:04:51,183 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 16:04:51,192 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 16:04:58,725 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start AuditScheduler.execute()
2025-03-10 16:04:58,735 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-9) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 16:04:58,735 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-9) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 16:04:58,735 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished AuditScheduler.execute()
2025-03-10 16:04:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start TaskScheduler.execute()
2025-03-10 16:04:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished TaskScheduler.execute()
2025-03-10 16:05:01,468 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49286,localport=11112]
2025-03-10 16:05:01,469 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19071) DCM4CHEE<-HS60MT(824) >> A-ASSOCIATE-RQ
2025-03-10 16:05:01,469 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19071) DCM4CHEE<-HS60MT(824) << A-ASSOCIATE-AC
2025-03-10 16:05:01,674 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19071) DCM4CHEE<-HS60MT(824) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308094747665 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:05:13,273 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start IANScheduler.execute()
2025-03-10 16:05:13,275 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished IANScheduler.execute()
2025-03-10 16:05:37,599 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start UPSProcessingScheduler.execute()
2025-03-10 16:05:37,600 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished UPSProcessingScheduler.execute()
2025-03-10 16:05:43,332 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19071) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 16:05:43,338 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19071) DCM4CHEE<-HS60MT(824): Found previous received Instance[pk=107522, uid=1.2.410.200001.101.11.601.1501430850.3.20250308094747665, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 16:05:43,339 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19071) DCM4CHEE<-HS60MT(824): Ignore received Instance[studyUID=341509,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308094747241,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308094747665] with equal digest
2025-03-10 16:05:43,339 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19071) DCM4CHEE<-HS60MT(824): Updated DB in 7 ms
2025-03-10 16:05:43,341 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19071) DCM4CHEE<-HS60MT(824) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308094747665 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:05:43,593 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19071) DCM4CHEE<-HS60MT(824) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308094836373 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:05:58,735 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start AuditScheduler.execute()
2025-03-10 16:05:58,747 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-18) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 16:05:58,747 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-18) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 16:05:58,748 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-18) Send audit message to /127.0.0.1:514
2025-03-10 16:05:58,748 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished AuditScheduler.execute()
2025-03-10 16:05:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start TaskScheduler.execute()
2025-03-10 16:05:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished TaskScheduler.execute()
2025-03-10 16:06:13,276 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start IANScheduler.execute()
2025-03-10 16:06:13,278 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished IANScheduler.execute()
2025-03-10 16:06:23,652 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19071) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 16:06:23,656 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19071) DCM4CHEE<-HS60MT(824): Found previous received Instance[pk=107523, uid=1.2.410.200001.101.11.601.1501430850.3.20250308094836373, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 16:06:23,656 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19071) DCM4CHEE<-HS60MT(824): Ignore received Instance[studyUID=341509,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308094747241,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308094836373] with equal digest
2025-03-10 16:06:23,657 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19071) DCM4CHEE<-HS60MT(824): Updated DB in 5 ms
2025-03-10 16:06:23,658 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19071) DCM4CHEE<-HS60MT(824) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308094836373 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:06:23,868 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19071) DCM4CHEE<-HS60MT(824) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308094912345 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:06:31,288 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start StudySizeScheduler.execute()
2025-03-10 16:06:31,376 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) Calculated size of 1 studies
2025-03-10 16:06:31,376 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished StudySizeScheduler.execute()
2025-03-10 16:06:37,601 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start UPSProcessingScheduler.execute()
2025-03-10 16:06:37,602 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished UPSProcessingScheduler.execute()
2025-03-10 16:06:58,749 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start AuditScheduler.execute()
2025-03-10 16:06:58,760 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-15) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 16:06:58,760 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-15) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 16:06:58,761 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished AuditScheduler.execute()
2025-03-10 16:06:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start TaskScheduler.execute()
2025-03-10 16:06:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished TaskScheduler.execute()
2025-03-10 16:07:00,559 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19071) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 16:07:00,561 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19071) DCM4CHEE<-HS60MT(824): Found previous received Instance[pk=107524, uid=1.2.410.200001.101.11.601.1501430850.3.20250308094912345, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 16:07:00,562 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19071) DCM4CHEE<-HS60MT(824): Ignore received Instance[studyUID=341509,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308094747241,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308094912345] with equal digest
2025-03-10 16:07:00,563 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19071) DCM4CHEE<-HS60MT(824): Updated DB in 4 ms
2025-03-10 16:07:00,564 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19071) DCM4CHEE<-HS60MT(824) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308094912345 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:07:00,774 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19071) DCM4CHEE<-HS60MT(824) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308094930204 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:07:13,278 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start IANScheduler.execute()
2025-03-10 16:07:13,282 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished IANScheduler.execute()
2025-03-10 16:07:31,986 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19071) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 16:07:31,990 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19071) DCM4CHEE<-HS60MT(824): Found previous received Instance[pk=107525, uid=1.2.410.200001.101.11.601.1501430850.3.20250308094930204, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 16:07:31,991 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19071) DCM4CHEE<-HS60MT(824): Ignore received Instance[studyUID=341509,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308094747241,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308094930204] with equal digest
2025-03-10 16:07:31,991 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19071) DCM4CHEE<-HS60MT(824): Updated DB in 5 ms
2025-03-10 16:07:31,993 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19071) DCM4CHEE<-HS60MT(824) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308094930204 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:07:32,205 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19071) DCM4CHEE<-HS60MT(824) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308094946753 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:07:37,602 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start UPSProcessingScheduler.execute()
2025-03-10 16:07:37,604 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished UPSProcessingScheduler.execute()
2025-03-10 16:07:58,761 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start AuditScheduler.execute()
2025-03-10 16:07:58,762 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-29) Send audit message to /127.0.0.1:514
2025-03-10 16:07:58,776 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 16:07:58,776 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 16:07:58,776 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished AuditScheduler.execute()
2025-03-10 16:07:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start TaskScheduler.execute()
2025-03-10 16:07:58,815 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished TaskScheduler.execute()
2025-03-10 16:08:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start PurgeStorageScheduler.execute()
2025-03-10 16:08:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished PurgeStorageScheduler.execute()
2025-03-10 16:08:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-19084) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 16:08:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-19084) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 16:08:04,016 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19071) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 16:08:04,018 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19071) DCM4CHEE<-HS60MT(824): Found previous received Instance[pk=107526, uid=1.2.410.200001.101.11.601.1501430850.3.20250308094946753, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 16:08:04,020 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19071) DCM4CHEE<-HS60MT(824): Ignore received Instance[studyUID=341509,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308094747241,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308094946753] with equal digest
2025-03-10 16:08:04,020 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19071) DCM4CHEE<-HS60MT(824): Updated DB in 4 ms
2025-03-10 16:08:04,021 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19071) DCM4CHEE<-HS60MT(824) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308094946753 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:08:04,241 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19071) DCM4CHEE<-HS60MT(824) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308095041698 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:08:13,282 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start IANScheduler.execute()
2025-03-10 16:08:13,285 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished IANScheduler.execute()
2025-03-10 16:08:37,604 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start UPSProcessingScheduler.execute()
2025-03-10 16:08:37,605 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished UPSProcessingScheduler.execute()
2025-03-10 16:08:45,553 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19071) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 16:08:45,556 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19071) DCM4CHEE<-HS60MT(824): Found previous received Instance[pk=107527, uid=1.2.410.200001.101.11.601.1501430850.3.20250308095041698, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 16:08:45,557 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19071) DCM4CHEE<-HS60MT(824): Ignore received Instance[studyUID=341509,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308094747241,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308095041698] with equal digest
2025-03-10 16:08:45,558 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19071) DCM4CHEE<-HS60MT(824): Updated DB in 5 ms
2025-03-10 16:08:45,559 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19071) DCM4CHEE<-HS60MT(824) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308095041698 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:08:45,767 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19071) DCM4CHEE<-HS60MT(824) >> A-RELEASE-RQ
2025-03-10 16:08:45,767 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19071) DCM4CHEE<-HS60MT(824) << A-RELEASE-RP
2025-03-10 16:08:45,817 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-14) DCM4CHEE<-HS60MT(824): close Socket[addr=187.89.160.56/187.89.160.56,port=49286,localport=11112]
2025-03-10 16:08:46,190 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49287,localport=11112]
2025-03-10 16:08:46,191 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19071) DCM4CHEE<-HS60MT(825) >> A-ASSOCIATE-RQ
2025-03-10 16:08:46,191 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19071) DCM4CHEE<-HS60MT(825) << A-ASSOCIATE-AC
2025-03-10 16:08:46,394 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19071) DCM4CHEE<-HS60MT(825) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213095920802 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:08:58,776 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start AuditScheduler.execute()
2025-03-10 16:08:58,785 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 16:08:58,785 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 16:08:58,785 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished AuditScheduler.execute()
2025-03-10 16:08:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start TaskScheduler.execute()
2025-03-10 16:08:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished TaskScheduler.execute()
2025-03-10 16:09:13,286 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start IANScheduler.execute()
2025-03-10 16:09:13,288 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished IANScheduler.execute()
2025-03-10 16:09:20,340 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19071) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 16:09:20,345 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19071) Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
2025-03-10 16:09:20,348 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19071) DCM4CHEE<-HS60MT(825): processing 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213095920802 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 16:09:20,348 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19071) DCM4CHEE<-HS60MT(825) << 1:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:09:20,557 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19071) DCM4CHEE<-HS60MT(825) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213095957827 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:09:37,606 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start UPSProcessingScheduler.execute()
2025-03-10 16:09:37,607 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished UPSProcessingScheduler.execute()
2025-03-10 16:09:51,192 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 16:09:51,195 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 16:09:58,785 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start AuditScheduler.execute()
2025-03-10 16:09:58,796 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-4) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 16:09:58,796 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-4) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 16:09:58,797 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished AuditScheduler.execute()
2025-03-10 16:09:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start TaskScheduler.execute()
2025-03-10 16:09:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished TaskScheduler.execute()
2025-03-10 16:10:01,669 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19071) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 16:10:01,673 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19071) Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
2025-03-10 16:10:01,675 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19071) DCM4CHEE<-HS60MT(825): processing 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213095957827 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 16:10:01,675 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19071) DCM4CHEE<-HS60MT(825) << 2:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:10:01,885 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19071) DCM4CHEE<-HS60MT(825) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213100141838 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:10:13,288 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start IANScheduler.execute()
2025-03-10 16:10:13,291 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished IANScheduler.execute()
2025-03-10 16:10:37,607 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start UPSProcessingScheduler.execute()
2025-03-10 16:10:37,608 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished UPSProcessingScheduler.execute()
2025-03-10 16:10:38,858 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19071) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 16:10:38,871 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19071) Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
2025-03-10 16:10:38,874 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19071) DCM4CHEE<-HS60MT(825): processing 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213100141838 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 16:10:38,874 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19071) DCM4CHEE<-HS60MT(825) << 3:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:10:39,082 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19071) DCM4CHEE<-HS60MT(825) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213100448373 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:10:58,797 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start AuditScheduler.execute()
2025-03-10 16:10:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start TaskScheduler.execute()
2025-03-10 16:10:58,807 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-31) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 16:10:58,807 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-31) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 16:10:58,808 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished AuditScheduler.execute()
2025-03-10 16:10:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished TaskScheduler.execute()
2025-03-10 16:11:10,387 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19071) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 16:11:10,400 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19071) Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
2025-03-10 16:11:10,403 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19071) DCM4CHEE<-HS60MT(825): processing 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213100448373 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 16:11:10,403 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19071) DCM4CHEE<-HS60MT(825) << 4:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:11:10,615 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19071) DCM4CHEE<-HS60MT(825) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213100532217 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:11:13,291 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start IANScheduler.execute()
2025-03-10 16:11:13,295 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished IANScheduler.execute()
2025-03-10 16:11:31,376 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start StudySizeScheduler.execute()
2025-03-10 16:11:31,378 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished StudySizeScheduler.execute()
2025-03-10 16:11:37,609 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start UPSProcessingScheduler.execute()
2025-03-10 16:11:37,610 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished UPSProcessingScheduler.execute()
2025-03-10 16:11:48,425 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19071) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 16:11:48,429 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19071) Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
2025-03-10 16:11:48,431 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19071) DCM4CHEE<-HS60MT(825): processing 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213100532217 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 16:11:48,431 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19071) DCM4CHEE<-HS60MT(825) << 5:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:11:48,637 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19071) DCM4CHEE<-HS60MT(825) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213100557830 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:11:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start TaskScheduler.execute()
2025-03-10 16:11:58,808 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start AuditScheduler.execute()
2025-03-10 16:11:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished TaskScheduler.execute()
2025-03-10 16:11:58,816 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-13) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 16:11:58,816 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-13) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 16:11:58,816 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished AuditScheduler.execute()
2025-03-10 16:12:13,295 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start IANScheduler.execute()
2025-03-10 16:12:13,297 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished IANScheduler.execute()
2025-03-10 16:12:29,938 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19071) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 16:12:29,943 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19071) Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
2025-03-10 16:12:29,946 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19071) DCM4CHEE<-HS60MT(825): processing 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213100557830 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 16:12:29,946 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19071) DCM4CHEE<-HS60MT(825) << 6:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:12:30,155 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19071) DCM4CHEE<-HS60MT(825) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213100649050 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:12:37,610 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start UPSProcessingScheduler.execute()
2025-03-10 16:12:37,611 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished UPSProcessingScheduler.execute()
2025-03-10 16:12:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start TaskScheduler.execute()
2025-03-10 16:12:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished TaskScheduler.execute()
2025-03-10 16:12:58,817 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start AuditScheduler.execute()
2025-03-10 16:12:58,827 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-5) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 16:12:58,827 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-5) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 16:12:58,827 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished AuditScheduler.execute()
2025-03-10 16:13:01,689 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19071) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 16:13:01,698 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19071) Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
2025-03-10 16:13:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start PurgeStorageScheduler.execute()
2025-03-10 16:13:01,700 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19071) DCM4CHEE<-HS60MT(825): processing 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213100649050 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 16:13:01,700 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19071) DCM4CHEE<-HS60MT(825) << 7:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:13:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished PurgeStorageScheduler.execute()
2025-03-10 16:13:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-19105) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 16:13:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-19105) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 16:13:01,909 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19071) DCM4CHEE<-HS60MT(825) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213100747901 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:13:13,298 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start IANScheduler.execute()
2025-03-10 16:13:13,301 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished IANScheduler.execute()
2025-03-10 16:13:37,612 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start UPSProcessingScheduler.execute()
2025-03-10 16:13:37,613 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished UPSProcessingScheduler.execute()
2025-03-10 16:13:39,724 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19071) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 16:13:39,729 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19071) Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
2025-03-10 16:13:39,731 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19071) DCM4CHEE<-HS60MT(825): processing 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213100747901 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 16:13:39,732 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19071) DCM4CHEE<-HS60MT(825) << 8:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:13:39,938 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19071) DCM4CHEE<-HS60MT(825) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213100840219 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:13:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start TaskScheduler.execute()
2025-03-10 16:13:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished TaskScheduler.execute()
2025-03-10 16:13:58,828 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start AuditScheduler.execute()
2025-03-10 16:13:58,838 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-23) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 16:13:58,838 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-23) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 16:13:58,839 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished AuditScheduler.execute()
2025-03-10 16:14:13,301 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start IANScheduler.execute()
2025-03-10 16:14:13,303 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished IANScheduler.execute()
2025-03-10 16:14:18,889 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19071) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 16:14:18,894 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19071) Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
2025-03-10 16:14:18,896 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19071) DCM4CHEE<-HS60MT(825): processing 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213100840219 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 16:14:18,897 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19071) DCM4CHEE<-HS60MT(825) << 9:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:14:19,103 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19071) DCM4CHEE<-HS60MT(825) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213101007283 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:14:37,613 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start UPSProcessingScheduler.execute()
2025-03-10 16:14:37,615 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished UPSProcessingScheduler.execute()
2025-03-10 16:14:50,725 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19071) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 16:14:50,730 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19071) Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
2025-03-10 16:14:50,733 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19071) DCM4CHEE<-HS60MT(825): processing 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213101007283 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 16:14:50,734 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19071) DCM4CHEE<-HS60MT(825) << 10:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:14:50,940 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19071) DCM4CHEE<-HS60MT(825) >> 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213101053324 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:14:51,195 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 16:14:51,205 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 16:14:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start TaskScheduler.execute()
2025-03-10 16:14:58,816 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished TaskScheduler.execute()
2025-03-10 16:14:58,839 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start AuditScheduler.execute()
2025-03-10 16:14:58,853 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-24) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 16:14:58,853 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-24) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 16:14:58,854 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished AuditScheduler.execute()
2025-03-10 16:15:13,303 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start IANScheduler.execute()
2025-03-10 16:15:13,306 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished IANScheduler.execute()
2025-03-10 16:15:19,918 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19071) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 16:15:19,923 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19071) Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
2025-03-10 16:15:19,926 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19071) DCM4CHEE<-HS60MT(825): processing 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213101053324 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 16:15:19,926 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19071) DCM4CHEE<-HS60MT(825) << 11:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:15:20,134 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19071) DCM4CHEE<-HS60MT(825) >> 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213101404203 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:15:37,615 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start UPSProcessingScheduler.execute()
2025-03-10 16:15:37,617 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished UPSProcessingScheduler.execute()
2025-03-10 16:15:55,369 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19071) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 16:15:55,373 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19071) Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
2025-03-10 16:15:55,374 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19071) DCM4CHEE<-HS60MT(825): processing 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213101404203 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 16:15:55,375 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19071) DCM4CHEE<-HS60MT(825) << 12:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:15:55,583 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19071) DCM4CHEE<-HS60MT(825) >> 13:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213101525039 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:15:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start TaskScheduler.execute()
2025-03-10 16:15:58,816 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished TaskScheduler.execute()
2025-03-10 16:15:58,854 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start AuditScheduler.execute()
2025-03-10 16:15:58,864 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-12) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 16:15:58,865 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-12) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 16:15:58,865 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished AuditScheduler.execute()
2025-03-10 16:16:13,306 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start IANScheduler.execute()
2025-03-10 16:16:13,308 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished IANScheduler.execute()
2025-03-10 16:16:31,379 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start StudySizeScheduler.execute()
2025-03-10 16:16:31,381 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished StudySizeScheduler.execute()
2025-03-10 16:16:37,617 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start UPSProcessingScheduler.execute()
2025-03-10 16:16:37,619 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished UPSProcessingScheduler.execute()
2025-03-10 16:16:40,168 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19071) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 16:16:40,174 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19071) Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
2025-03-10 16:16:40,176 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19071) DCM4CHEE<-HS60MT(825): processing 13:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213101525039 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 16:16:40,176 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19071) DCM4CHEE<-HS60MT(825) << 13:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:16:40,389 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19071) DCM4CHEE<-HS60MT(825) >> 14:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213101744791 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:16:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start TaskScheduler.execute()
2025-03-10 16:16:58,815 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished TaskScheduler.execute()
2025-03-10 16:16:58,865 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start AuditScheduler.execute()
2025-03-10 16:16:58,877 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-6) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 16:16:58,877 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-6) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 16:16:58,877 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished AuditScheduler.execute()
2025-03-10 16:17:11,575 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19071) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 16:17:11,580 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19071) Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
2025-03-10 16:17:11,583 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19071) DCM4CHEE<-HS60MT(825): processing 14:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213101744791 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 16:17:11,584 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19071) DCM4CHEE<-HS60MT(825) << 14:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:17:11,793 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19071) DCM4CHEE<-HS60MT(825) >> 15:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213101822423 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:17:13,309 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start IANScheduler.execute()
2025-03-10 16:17:13,312 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished IANScheduler.execute()
2025-03-10 16:17:37,619 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start UPSProcessingScheduler.execute()
2025-03-10 16:17:37,620 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished UPSProcessingScheduler.execute()
2025-03-10 16:17:49,763 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19071) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 16:17:49,767 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19071) Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
2025-03-10 16:17:49,769 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19071) DCM4CHEE<-HS60MT(825): processing 15:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213101822423 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 16:17:49,770 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19071) DCM4CHEE<-HS60MT(825) << 15:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:17:49,981 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19071) DCM4CHEE<-HS60MT(825) >> 16:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213101842404 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:17:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start TaskScheduler.execute()
2025-03-10 16:17:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished TaskScheduler.execute()
2025-03-10 16:17:58,878 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start AuditScheduler.execute()
2025-03-10 16:17:58,889 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-16) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 16:17:58,889 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-16) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 16:17:58,889 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished AuditScheduler.execute()
2025-03-10 16:18:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start PurgeStorageScheduler.execute()
2025-03-10 16:18:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished PurgeStorageScheduler.execute()
2025-03-10 16:18:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-19126) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 16:18:01,702 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-19126) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 16:18:13,312 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start IANScheduler.execute()
2025-03-10 16:18:13,314 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished IANScheduler.execute()
2025-03-10 16:18:37,621 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start UPSProcessingScheduler.execute()
2025-03-10 16:18:37,622 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished UPSProcessingScheduler.execute()
2025-03-10 16:18:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start TaskScheduler.execute()
2025-03-10 16:18:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished TaskScheduler.execute()
2025-03-10 16:18:58,889 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start AuditScheduler.execute()
2025-03-10 16:18:58,891 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-13) Send audit message to /127.0.0.1:514
2025-03-10 16:18:58,901 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-13) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 16:18:58,901 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-13) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 16:18:58,901 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished AuditScheduler.execute()
2025-03-10 16:19:13,315 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start IANScheduler.execute()
2025-03-10 16:19:13,317 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished IANScheduler.execute()
2025-03-10 16:19:37,622 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start UPSProcessingScheduler.execute()
2025-03-10 16:19:37,624 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished UPSProcessingScheduler.execute()
2025-03-10 16:19:51,205 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 16:19:51,208 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 16:19:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start TaskScheduler.execute()
2025-03-10 16:19:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished TaskScheduler.execute()
2025-03-10 16:19:58,901 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start AuditScheduler.execute()
2025-03-10 16:19:58,912 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-11) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 16:19:58,912 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-11) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 16:19:58,912 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished AuditScheduler.execute()
2025-03-10 16:20:13,317 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start IANScheduler.execute()
2025-03-10 16:20:13,319 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished IANScheduler.execute()
2025-03-10 16:20:37,624 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start UPSProcessingScheduler.execute()
2025-03-10 16:20:37,625 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished UPSProcessingScheduler.execute()
2025-03-10 16:20:47,666 INFO  [org.dcm4chee.arc.qido.QidoRS] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies?limit=101&offset=0&fuzzymatching=false&includefield=00081030%2C00080060&StudyInstanceUID=239832 from null@187.89.160.56
2025-03-10 16:20:47,694 INFO  [org.dcm4chee.arc.qido.QidoRS] (default task-82) SearchForStudies: 1 Matches
2025-03-10 16:20:48,165 INFO  [org.dcm4chee.arc.qido.QidoRS] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies/239832/series from null@187.89.160.56
2025-03-10 16:20:48,173 INFO  [org.dcm4chee.arc.qido.QidoRS] (default task-88) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies?00100020=*239832*&limit=101&offset=0&fuzzymatching=false&includefield=00081030%2C00080060 from null@187.89.160.56
2025-03-10 16:20:48,181 INFO  [org.dcm4chee.arc.qido.QidoRS] (default task-82) SearchForStudySeries: 1 Matches
2025-03-10 16:20:48,218 INFO  [org.dcm4chee.arc.qido.QidoRS] (default task-88) SearchForStudies: 3 Matches
2025-03-10 16:20:48,617 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-88) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies/239832/series/1.2.840.113619.2.423.84107009440.1740190112.387/metadata from null@187.89.160.56
2025-03-10 16:20:48,632 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-88) retrieveSeriesMetadata: 9 Matches
2025-03-10 16:20:48,937 INFO  [org.dcm4chee.arc.qido.QidoRS] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies?limit=101&offset=0&fuzzymatching=false&includefield=00081030%2C00080060&StudyInstanceUID=239832 from null@187.89.160.56
2025-03-10 16:20:48,942 INFO  [org.dcm4chee.arc.qido.QidoRS] (default task-82) SearchForStudies: 1 Matches
2025-03-10 16:20:49,096 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-88) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies/239832/series/1.2.840.113619.2.423.84107009440.1740190112.387/instances/1.2.840.113619.2.423.84107009440.1740190424.408/frames/1 from null@187.89.160.56
2025-03-10 16:20:49,096 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies/239832/series/1.2.840.113619.2.423.84107009440.1740190112.387/instances/1.2.840.113619.2.423.84107009440.1740190376.404/frames/1 from null@187.89.160.56
2025-03-10 16:20:49,103 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-88) retrieveFrame: 1 Matches
2025-03-10 16:20:49,104 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-82) retrieveFrame: 1 Matches
2025-03-10 16:20:49,148 INFO  [org.dcm4chee.arc.qido.QidoRS] (default task-90) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies?00100020=*239832*&limit=101&offset=0&fuzzymatching=false&includefield=00081030%2C00080060 from null@187.89.160.56
2025-03-10 16:20:49,156 INFO  [org.dcm4chee.arc.qido.QidoRS] (default task-90) SearchForStudies: 3 Matches
2025-03-10 16:20:56,496 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies/239832/series/1.2.840.113619.2.423.84107009440.1740190112.387/instances/1.2.840.113619.2.423.84107009440.1740190297.388/frames/1 from null@187.89.160.56
2025-03-10 16:20:56,502 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-82) retrieveFrame: 1 Matches
2025-03-10 16:20:56,693 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies/239832/series/1.2.840.113619.2.423.84107009440.1740190112.387/instances/1.2.840.113619.2.423.84107009440.1740190482.416/frames/1 from null@187.89.160.56
2025-03-10 16:20:56,699 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-82) retrieveFrame: 1 Matches
2025-03-10 16:20:58,743 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-90) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies/239832/series/1.2.840.113619.2.423.84107009440.1740190112.387/instances/1.2.840.113619.2.423.84107009440.1740190358.400/frames/1 from null@187.89.160.56
2025-03-10 16:20:58,744 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies/239832/series/1.2.840.113619.2.423.84107009440.1740190112.387/instances/1.2.840.113619.2.423.84107009440.1740190465.412/frames/1 from null@187.89.160.56
2025-03-10 16:20:58,744 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-88) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies/239832/series/1.2.840.113619.2.423.84107009440.1740190112.387/instances/1.2.840.113619.2.423.84107009440.1740190303.390/frames/1 from null@187.89.160.56
2025-03-10 16:20:58,749 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-88) retrieveFrame: 1 Matches
2025-03-10 16:20:58,751 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-90) retrieveFrame: 1 Matches
2025-03-10 16:20:58,752 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-82) retrieveFrame: 1 Matches
2025-03-10 16:20:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start TaskScheduler.execute()
2025-03-10 16:20:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished TaskScheduler.execute()
2025-03-10 16:20:58,912 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start AuditScheduler.execute()
2025-03-10 16:20:58,923 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-23) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 16:20:58,923 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-23) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 16:20:58,923 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished AuditScheduler.execute()
2025-03-10 16:21:13,320 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start IANScheduler.execute()
2025-03-10 16:21:13,323 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished IANScheduler.execute()
2025-03-10 16:21:31,381 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start StudySizeScheduler.execute()
2025-03-10 16:21:31,384 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished StudySizeScheduler.execute()
2025-03-10 16:21:37,626 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start UPSProcessingScheduler.execute()
2025-03-10 16:21:37,626 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished UPSProcessingScheduler.execute()
2025-03-10 16:21:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start TaskScheduler.execute()
2025-03-10 16:21:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished TaskScheduler.execute()
2025-03-10 16:21:58,924 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start AuditScheduler.execute()
2025-03-10 16:21:58,925 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-24) Send audit message to /127.0.0.1:514
2025-03-10 16:21:58,926 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-24) Send audit message to /127.0.0.1:514
2025-03-10 16:21:58,926 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-24) Send audit message to /127.0.0.1:514
2025-03-10 16:21:58,927 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-24) Send audit message to /127.0.0.1:514
2025-03-10 16:21:58,927 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-24) Send audit message to /127.0.0.1:514
2025-03-10 16:21:58,928 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-24) Send audit message to /127.0.0.1:514
2025-03-10 16:21:58,928 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-24) Send audit message to /127.0.0.1:514
2025-03-10 16:21:58,929 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-24) Send audit message to /127.0.0.1:514
2025-03-10 16:21:58,929 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-24) Send audit message to /127.0.0.1:514
2025-03-10 16:21:58,930 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-24) Send audit message to /127.0.0.1:514
2025-03-10 16:21:58,930 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-24) Send audit message to /127.0.0.1:514
2025-03-10 16:21:58,931 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-24) Send audit message to /127.0.0.1:514
2025-03-10 16:21:58,931 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-24) Send audit message to /127.0.0.1:514
2025-03-10 16:21:58,932 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-24) Send audit message to /127.0.0.1:514
2025-03-10 16:21:58,942 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-24) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 16:21:58,942 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-24) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 16:21:58,942 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-24) Send audit message to /127.0.0.1:514
2025-03-10 16:21:58,944 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-24) Send audit message to /127.0.0.1:514
2025-03-10 16:21:58,944 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-24) Send audit message to /127.0.0.1:514
2025-03-10 16:21:58,944 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-24) Send audit message to /127.0.0.1:514
2025-03-10 16:21:58,945 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished AuditScheduler.execute()
2025-03-10 16:22:13,323 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start IANScheduler.execute()
2025-03-10 16:22:13,325 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished IANScheduler.execute()
2025-03-10 16:22:37,627 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start UPSProcessingScheduler.execute()
2025-03-10 16:22:37,628 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished UPSProcessingScheduler.execute()
2025-03-10 16:22:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start TaskScheduler.execute()
2025-03-10 16:22:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished TaskScheduler.execute()
2025-03-10 16:22:58,945 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start AuditScheduler.execute()
2025-03-10 16:22:58,946 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-12) Send audit message to /127.0.0.1:514
2025-03-10 16:22:58,946 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-12) Send audit message to /127.0.0.1:514
2025-03-10 16:22:58,947 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-12) Send audit message to /127.0.0.1:514
2025-03-10 16:22:58,956 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-12) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 16:22:58,956 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-12) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 16:22:58,957 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished AuditScheduler.execute()
2025-03-10 16:23:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start PurgeStorageScheduler.execute()
2025-03-10 16:23:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished PurgeStorageScheduler.execute()
2025-03-10 16:23:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-19147) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 16:23:01,704 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-19147) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 16:23:13,325 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start IANScheduler.execute()
2025-03-10 16:23:13,328 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished IANScheduler.execute()
2025-03-10 16:23:37,628 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start UPSProcessingScheduler.execute()
2025-03-10 16:23:37,629 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished UPSProcessingScheduler.execute()
2025-03-10 16:23:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start TaskScheduler.execute()
2025-03-10 16:23:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished TaskScheduler.execute()
2025-03-10 16:23:58,957 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start AuditScheduler.execute()
2025-03-10 16:23:58,967 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-6) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 16:23:58,967 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-6) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 16:23:58,968 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished AuditScheduler.execute()
2025-03-10 16:24:13,328 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start IANScheduler.execute()
2025-03-10 16:24:13,331 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished IANScheduler.execute()
2025-03-10 16:24:37,630 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start UPSProcessingScheduler.execute()
2025-03-10 16:24:37,631 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished UPSProcessingScheduler.execute()
2025-03-10 16:24:51,209 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 16:24:51,217 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 16:24:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start TaskScheduler.execute()
2025-03-10 16:24:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished TaskScheduler.execute()
2025-03-10 16:24:58,968 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start AuditScheduler.execute()
2025-03-10 16:24:58,979 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-21) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 16:24:58,980 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-21) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 16:24:58,980 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished AuditScheduler.execute()
2025-03-10 16:25:13,331 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start IANScheduler.execute()
2025-03-10 16:25:13,334 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished IANScheduler.execute()
2025-03-10 16:25:20,490 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52077,localport=11112]
2025-03-10 16:25:20,491 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19156) DCM4CHEE<-HS30(826) >> A-ASSOCIATE-RQ
2025-03-10 16:25:20,491 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19156) DCM4CHEE<-HS30(826) << A-ASSOCIATE-AC
2025-03-10 16:25:20,687 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19156) DCM4CHEE<-HS30(826) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310155400345 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:25:26,578 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19156) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 16:25:26,582 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19156) DCM4CHEE<-HS30(826): Found previous received Instance[pk=108230, uid=1.2.410.200001.101.11.301.1123109166.3.20250310155400345, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 16:25:26,583 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19156) DCM4CHEE<-HS30(826): Ignore received Instance[studyUID=341586,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310155400213,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310155400345] with equal digest
2025-03-10 16:25:26,583 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19156) DCM4CHEE<-HS30(826): Updated DB in 5 ms
2025-03-10 16:25:26,585 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19156) DCM4CHEE<-HS30(826) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310155400345 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:25:26,783 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19156) DCM4CHEE<-HS30(826) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310155422323 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:25:33,839 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19156) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 16:25:33,842 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19156) DCM4CHEE<-HS30(826): Found previous received Instance[pk=108231, uid=1.2.410.200001.101.11.301.1123109166.3.20250310155422323, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 16:25:33,843 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19156) DCM4CHEE<-HS30(826): Ignore received Instance[studyUID=341586,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310155400213,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310155422323] with equal digest
2025-03-10 16:25:33,843 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19156) DCM4CHEE<-HS30(826): Updated DB in 4 ms
2025-03-10 16:25:33,845 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19156) DCM4CHEE<-HS30(826) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310155422323 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:25:34,045 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19156) DCM4CHEE<-HS30(826) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310155447370 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:25:37,631 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start UPSProcessingScheduler.execute()
2025-03-10 16:25:37,632 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished UPSProcessingScheduler.execute()
2025-03-10 16:25:39,542 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19156) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 16:25:39,545 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19156) DCM4CHEE<-HS30(826): Found previous received Instance[pk=108232, uid=1.2.410.200001.101.11.301.1123109166.3.20250310155447370, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 16:25:39,546 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19156) DCM4CHEE<-HS30(826): Ignore received Instance[studyUID=341586,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310155400213,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310155447370] with equal digest
2025-03-10 16:25:39,546 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19156) DCM4CHEE<-HS30(826): Updated DB in 4 ms
2025-03-10 16:25:39,547 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19156) DCM4CHEE<-HS30(826) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310155447370 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:25:39,749 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19156) DCM4CHEE<-HS30(826) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310155458583 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:25:45,878 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19156) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 16:25:45,881 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19156) DCM4CHEE<-HS30(826): Found previous received Instance[pk=108233, uid=1.2.410.200001.101.11.301.1123109166.3.20250310155458583, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 16:25:45,881 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19156) DCM4CHEE<-HS30(826): Ignore received Instance[studyUID=341586,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310155400213,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310155458583] with equal digest
2025-03-10 16:25:45,882 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19156) DCM4CHEE<-HS30(826): Updated DB in 4 ms
2025-03-10 16:25:45,883 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19156) DCM4CHEE<-HS30(826) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310155458583 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:25:46,086 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19156) DCM4CHEE<-HS30(826) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310155529090 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:25:52,172 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19156) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 16:25:52,175 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19156) DCM4CHEE<-HS30(826): Found previous received Instance[pk=108234, uid=1.2.410.200001.101.11.301.1123109166.3.20250310155529090, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 16:25:52,175 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19156) DCM4CHEE<-HS30(826): Ignore received Instance[studyUID=341586,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310155400213,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310155529090] with equal digest
2025-03-10 16:25:52,176 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19156) DCM4CHEE<-HS30(826): Updated DB in 4 ms
2025-03-10 16:25:52,177 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19156) DCM4CHEE<-HS30(826) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310155529090 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:25:52,378 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19156) DCM4CHEE<-HS30(826) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310155551543 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:25:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start TaskScheduler.execute()
2025-03-10 16:25:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished TaskScheduler.execute()
2025-03-10 16:25:58,980 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start AuditScheduler.execute()
2025-03-10 16:25:58,990 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-13) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 16:25:58,990 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-13) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 16:25:58,991 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished AuditScheduler.execute()
2025-03-10 16:25:59,042 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19156) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 16:25:59,045 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19156) DCM4CHEE<-HS30(826): Found previous received Instance[pk=108235, uid=1.2.410.200001.101.11.301.1123109166.3.20250310155551543, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 16:25:59,045 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19156) DCM4CHEE<-HS30(826): Ignore received Instance[studyUID=341586,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310155400213,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310155551543] with equal digest
2025-03-10 16:25:59,046 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19156) DCM4CHEE<-HS30(826): Updated DB in 4 ms
2025-03-10 16:25:59,047 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19156) DCM4CHEE<-HS30(826) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310155551543 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:25:59,248 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19156) DCM4CHEE<-HS30(826) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310155606630 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:26:04,988 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19156) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 16:26:04,991 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19156) DCM4CHEE<-HS30(826): Create Instance[pk=108241, uid=1.2.410.200001.101.11.301.1123109166.3.20250310155606630, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 16:26:04,992 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19156) DCM4CHEE<-HS30(826): Create Location[pk=108241, systemID=fs1, path=2025/03/10/59FB0203/F185330D/C29C0F85, tsuid=1.2.840.10008.1.2, size=3416636, status=OK, objectType=DICOM_FILE]
2025-03-10 16:26:05,013 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19156) DCM4CHEE<-HS30(826): Updated DB in 25 ms
2025-03-10 16:26:05,013 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19156) DCM4CHEE<-HS30(826) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310155606630 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:26:05,214 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19156) DCM4CHEE<-HS30(826) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310155757882 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:26:11,683 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19156) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 16:26:11,686 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19156) DCM4CHEE<-HS30(826): Found previous received Instance[pk=108236, uid=1.2.410.200001.101.11.301.1123109166.3.20250310155757882, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 16:26:11,687 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19156) DCM4CHEE<-HS30(826): Ignore received Instance[studyUID=341586,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310155400213,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310155757882] with equal digest
2025-03-10 16:26:11,687 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19156) DCM4CHEE<-HS30(826): Updated DB in 4 ms
2025-03-10 16:26:11,689 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19156) DCM4CHEE<-HS30(826) << 8:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310155757882 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:26:11,891 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19156) DCM4CHEE<-HS30(826) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310155831656 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:26:13,334 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start IANScheduler.execute()
2025-03-10 16:26:13,337 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished IANScheduler.execute()
2025-03-10 16:26:19,157 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19156) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 16:26:19,160 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19156) DCM4CHEE<-HS30(826): Found previous received Instance[pk=108237, uid=1.2.410.200001.101.11.301.1123109166.3.20250310155831656, class=1.2.840.10008.5.1.4.1.1.6.1, no=9]
2025-03-10 16:26:19,161 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19156) DCM4CHEE<-HS30(826): Ignore received Instance[studyUID=341586,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310155400213,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310155831656] with equal digest
2025-03-10 16:26:19,161 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19156) DCM4CHEE<-HS30(826): Updated DB in 3 ms
2025-03-10 16:26:19,163 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19156) DCM4CHEE<-HS30(826) << 9:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310155831656 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:26:19,363 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19156) DCM4CHEE<-HS30(826) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310155859581 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:26:24,111 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19071) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 16:26:24,115 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19071) Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
2025-03-10 16:26:24,128 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19071) DCM4CHEE<-HS60MT(825): processing 16:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213101842404 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 16:26:24,128 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19071) DCM4CHEE<-HS60MT(825) << 16:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:26:24,336 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19071) DCM4CHEE<-HS60MT(825) >> A-RELEASE-RQ
2025-03-10 16:26:24,336 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19071) DCM4CHEE<-HS60MT(825) << A-RELEASE-RP
2025-03-10 16:26:24,387 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-19) DCM4CHEE<-HS60MT(825): close Socket[addr=187.89.160.56/187.89.160.56,port=49287,localport=11112]
2025-03-10 16:26:26,430 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19156) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 16:26:26,433 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19156) DCM4CHEE<-HS30(826): Found previous received Instance[pk=108238, uid=1.2.410.200001.101.11.301.1123109166.3.20250310155859581, class=1.2.840.10008.5.1.4.1.1.6.1, no=10]
2025-03-10 16:26:26,434 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19156) DCM4CHEE<-HS30(826): Ignore received Instance[studyUID=341586,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310155400213,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310155859581] with equal digest
2025-03-10 16:26:26,434 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19156) DCM4CHEE<-HS30(826): Updated DB in 4 ms
2025-03-10 16:26:26,436 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19156) DCM4CHEE<-HS30(826) << 10:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310155859581 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:26:26,634 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19156) DCM4CHEE<-HS30(826) >> 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310155928331 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:26:31,385 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start StudySizeScheduler.execute()
2025-03-10 16:26:31,387 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished StudySizeScheduler.execute()
2025-03-10 16:26:33,903 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19156) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 16:26:33,906 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19156) DCM4CHEE<-HS30(826): Found previous received Instance[pk=108239, uid=1.2.410.200001.101.11.301.1123109166.3.20250310155928331, class=1.2.840.10008.5.1.4.1.1.6.1, no=11]
2025-03-10 16:26:33,906 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19156) DCM4CHEE<-HS30(826): Ignore received Instance[studyUID=341586,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310155400213,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310155928331] with equal digest
2025-03-10 16:26:33,907 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19156) DCM4CHEE<-HS30(826): Updated DB in 4 ms
2025-03-10 16:26:33,908 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19156) DCM4CHEE<-HS30(826) << 11:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310155928331 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:26:34,109 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19156) DCM4CHEE<-HS30(826) >> 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310160015400 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:26:37,632 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start UPSProcessingScheduler.execute()
2025-03-10 16:26:37,634 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished UPSProcessingScheduler.execute()
2025-03-10 16:26:38,228 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19156) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 16:26:38,231 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19156) DCM4CHEE<-HS30(826): Found previous received Instance[pk=108240, uid=1.2.410.200001.101.11.301.1123109166.3.20250310160015400, class=1.2.840.10008.5.1.4.1.1.6.1, no=12]
2025-03-10 16:26:38,232 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19156) DCM4CHEE<-HS30(826): Ignore received Instance[studyUID=341586,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310155400213,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310160015400] with equal digest
2025-03-10 16:26:38,233 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19156) DCM4CHEE<-HS30(826): Updated DB in 5 ms
2025-03-10 16:26:38,234 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19156) DCM4CHEE<-HS30(826) << 12:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310160015400 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:26:38,436 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19156) DCM4CHEE<-HS30(826) >> A-RELEASE-RQ
2025-03-10 16:26:38,436 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19156) DCM4CHEE<-HS30(826) << A-RELEASE-RP
2025-03-10 16:26:38,486 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-15) DCM4CHEE<-HS30(826): close Socket[addr=187.89.160.56/187.89.160.56,port=52077,localport=11112]
2025-03-10 16:26:54,782 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49299,localport=11112]
2025-03-10 16:26:54,783 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(827) >> A-ASSOCIATE-RQ
2025-03-10 16:26:54,783 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(827) << A-ASSOCIATE-AC
2025-03-10 16:26:54,984 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(827) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310101811634 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:26:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start TaskScheduler.execute()
2025-03-10 16:26:58,815 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished TaskScheduler.execute()
2025-03-10 16:26:58,991 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start AuditScheduler.execute()
2025-03-10 16:26:59,004 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-11) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 16:26:59,005 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-11) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 16:26:59,005 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished AuditScheduler.execute()
2025-03-10 16:27:13,337 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start IANScheduler.execute()
2025-03-10 16:27:13,339 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished IANScheduler.execute()
2025-03-10 16:27:34,135 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19165) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 16:27:34,141 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(827): Create Study[pk=9443, uid=233581, id=31556]
2025-03-10 16:27:34,142 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(827): Create Series[pk=9734, uid=1.2.410.200001.101.11.601.1501430850.2.20250310101811444, no=1, mod=US]
2025-03-10 16:27:34,143 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(827): Create Instance[pk=108242, uid=1.2.410.200001.101.11.601.1501430850.3.20250310101811634, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 16:27:34,143 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(827): Create Location[pk=108242, systemID=fs1, path=2025/03/10/5838FA9C/111199B6/DEBC02DA, tsuid=1.2.840.10008.1.2, size=3416638, status=OK, objectType=DICOM_FILE]
2025-03-10 16:27:34,175 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(827): Updated DB in 40 ms
2025-03-10 16:27:34,176 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(827) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310101811634 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:27:34,381 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(827) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310101817161 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:27:37,634 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start UPSProcessingScheduler.execute()
2025-03-10 16:27:37,635 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished UPSProcessingScheduler.execute()
2025-03-10 16:27:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start TaskScheduler.execute()
2025-03-10 16:27:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished TaskScheduler.execute()
2025-03-10 16:27:59,005 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start AuditScheduler.execute()
2025-03-10 16:27:59,006 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-27) Send audit message to /127.0.0.1:514
2025-03-10 16:27:59,007 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-27) Send audit message to /127.0.0.1:514
2025-03-10 16:27:59,017 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 16:27:59,017 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 16:27:59,018 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished AuditScheduler.execute()
2025-03-10 16:28:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start PurgeStorageScheduler.execute()
2025-03-10 16:28:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished PurgeStorageScheduler.execute()
2025-03-10 16:28:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-19170) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 16:28:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-19170) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 16:28:13,339 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start IANScheduler.execute()
2025-03-10 16:28:13,342 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished IANScheduler.execute()
2025-03-10 16:28:14,977 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19165) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 16:28:14,982 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(827): Create Instance[pk=108243, uid=1.2.410.200001.101.11.601.1501430850.3.20250310101817161, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 16:28:14,982 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(827): Create Location[pk=108243, systemID=fs1, path=2025/03/10/5838FA9C/111199B6/DEBEAAA9, tsuid=1.2.840.10008.1.2, size=3416638, status=OK, objectType=DICOM_FILE]
2025-03-10 16:28:14,999 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(827): Updated DB in 22 ms
2025-03-10 16:28:15,000 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(827) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310101817161 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:28:15,207 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(827) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310101826261 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:28:37,636 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start UPSProcessingScheduler.execute()
2025-03-10 16:28:37,637 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished UPSProcessingScheduler.execute()
2025-03-10 16:28:45,939 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19165) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 16:28:45,942 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(827): Create Instance[pk=108244, uid=1.2.410.200001.101.11.601.1501430850.3.20250310101826261, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 16:28:45,942 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(827): Create Location[pk=108244, systemID=fs1, path=2025/03/10/5838FA9C/111199B6/DECC518C, tsuid=1.2.840.10008.1.2, size=3416638, status=OK, objectType=DICOM_FILE]
2025-03-10 16:28:45,962 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(827): Updated DB in 23 ms
2025-03-10 16:28:45,963 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(827) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310101826261 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:28:46,169 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(827) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310101838663 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:28:50,020 INFO  [org.dcm4chee.arc.ups.impl.UPSDeleteScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start UPSDeleteScheduler.execute()
2025-03-10 16:28:50,023 INFO  [org.dcm4chee.arc.ups.impl.UPSDeleteScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished UPSDeleteScheduler.execute()
2025-03-10 16:28:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start TaskScheduler.execute()
2025-03-10 16:28:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished TaskScheduler.execute()
2025-03-10 16:28:59,018 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start AuditScheduler.execute()
2025-03-10 16:28:59,028 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-12) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 16:28:59,028 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-12) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 16:28:59,028 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished AuditScheduler.execute()
2025-03-10 16:29:13,342 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start IANScheduler.execute()
2025-03-10 16:29:13,345 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished IANScheduler.execute()
2025-03-10 16:29:17,258 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19165) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 16:29:17,261 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(827): Create Instance[pk=108245, uid=1.2.410.200001.101.11.601.1501430850.3.20250310101838663, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 16:29:17,261 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(827): Create Location[pk=108245, systemID=fs1, path=2025/03/10/5838FA9C/111199B6/DEDB60D1, tsuid=1.2.840.10008.1.2, size=3416638, status=OK, objectType=DICOM_FILE]
2025-03-10 16:29:17,275 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(827): Updated DB in 17 ms
2025-03-10 16:29:17,275 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(827) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310101838663 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:29:17,483 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(827) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310101911996 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:29:37,638 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start UPSProcessingScheduler.execute()
2025-03-10 16:29:37,639 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished UPSProcessingScheduler.execute()
2025-03-10 16:29:48,387 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19165) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 16:29:48,390 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(827): Create Instance[pk=108246, uid=1.2.410.200001.101.11.601.1501430850.3.20250310101911996, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 16:29:48,390 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(827): Create Location[pk=108246, systemID=fs1, path=2025/03/10/5838FA9C/111199B6/E070E778, tsuid=1.2.840.10008.1.2, size=3416638, status=OK, objectType=DICOM_FILE]
2025-03-10 16:29:48,403 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(827): Updated DB in 16 ms
2025-03-10 16:29:48,404 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(827) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310101911996 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:29:48,611 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(827) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310101922768 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:29:51,218 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 16:29:51,221 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 16:29:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start TaskScheduler.execute()
2025-03-10 16:29:58,815 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished TaskScheduler.execute()
2025-03-10 16:29:59,029 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start AuditScheduler.execute()
2025-03-10 16:29:59,041 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-6) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 16:29:59,041 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-6) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 16:29:59,041 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished AuditScheduler.execute()
2025-03-10 16:30:08,865 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-90) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341568&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310133036856&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310133050581&contentType=image/jpeg from null@216.238.113.178
2025-03-10 16:30:13,345 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start IANScheduler.execute()
2025-03-10 16:30:13,348 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished IANScheduler.execute()
2025-03-10 16:30:15,796 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-90) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341568&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310133036856&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310133037056&contentType=image/jpeg from null@216.238.113.178
2025-03-10 16:30:28,087 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19165) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 16:30:28,090 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(827): Create Instance[pk=108247, uid=1.2.410.200001.101.11.601.1501430850.3.20250310101922768, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 16:30:28,091 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(827): Create Location[pk=108247, systemID=fs1, path=2025/03/10/5838FA9C/111199B6/E07F6B7B, tsuid=1.2.840.10008.1.2, size=3416638, status=OK, objectType=DICOM_FILE]
2025-03-10 16:30:28,102 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(827): Updated DB in 15 ms
2025-03-10 16:30:28,103 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(827) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310101922768 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:30:28,306 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(827) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310102005191 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:30:37,639 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start UPSProcessingScheduler.execute()
2025-03-10 16:30:37,640 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished UPSProcessingScheduler.execute()
2025-03-10 16:30:40,045 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-90) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341568&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310133036856&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310133037056&contentType=image/jpeg from null@216.238.113.178
2025-03-10 16:30:52,493 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-90) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341568&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310133036856&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310133050581&contentType=image/jpeg from null@216.238.113.178
2025-03-10 16:30:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start TaskScheduler.execute()
2025-03-10 16:30:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished TaskScheduler.execute()
2025-03-10 16:30:59,041 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start AuditScheduler.execute()
2025-03-10 16:30:59,052 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-16) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 16:30:59,052 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-16) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 16:30:59,052 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished AuditScheduler.execute()
2025-03-10 16:31:00,419 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19165) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 16:31:00,423 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(827): Create Instance[pk=108248, uid=1.2.410.200001.101.11.601.1501430850.3.20250310102005191, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 16:31:00,423 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(827): Create Location[pk=108248, systemID=fs1, path=2025/03/10/5838FA9C/111199B6/05EF2110, tsuid=1.2.840.10008.1.2, size=3416638, status=OK, objectType=DICOM_FILE]
2025-03-10 16:31:00,429 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(827): Updated DB in 10 ms
2025-03-10 16:31:00,429 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(827) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310102005191 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:31:00,637 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(827) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310102029219 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:31:03,749 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-90) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341568&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310133036856&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310133146832&contentType=image/jpeg from null@216.238.113.178
2025-03-10 16:31:13,349 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start IANScheduler.execute()
2025-03-10 16:31:13,351 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished IANScheduler.execute()
2025-03-10 16:31:31,387 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start StudySizeScheduler.execute()
2025-03-10 16:31:31,390 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished StudySizeScheduler.execute()
2025-03-10 16:31:31,524 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19165) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 16:31:31,527 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(827): Create Instance[pk=108249, uid=1.2.410.200001.101.11.601.1501430850.3.20250310102029219, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 16:31:31,527 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(827): Create Location[pk=108249, systemID=fs1, path=2025/03/10/5838FA9C/111199B6/060D245F, tsuid=1.2.840.10008.1.2, size=3416638, status=OK, objectType=DICOM_FILE]
2025-03-10 16:31:31,537 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(827): Updated DB in 13 ms
2025-03-10 16:31:31,538 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(827) << 8:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310102029219 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:31:31,743 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(827) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310102038586 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:31:37,641 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start UPSProcessingScheduler.execute()
2025-03-10 16:31:37,642 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished UPSProcessingScheduler.execute()
2025-03-10 16:31:51,201 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-90) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341568&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310133036856&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310133211560&contentType=image/jpeg from null@216.238.113.178
2025-03-10 16:31:57,004 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-90) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341568&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310133036856&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310133230053&contentType=image/jpeg from null@216.238.113.178
2025-03-10 16:31:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start TaskScheduler.execute()
2025-03-10 16:31:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished TaskScheduler.execute()
2025-03-10 16:31:59,053 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start AuditScheduler.execute()
2025-03-10 16:31:59,064 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-13) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 16:31:59,064 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-13) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 16:31:59,064 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished AuditScheduler.execute()
2025-03-10 16:32:02,634 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19165) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 16:32:02,636 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(827): Create Instance[pk=108250, uid=1.2.410.200001.101.11.601.1501430850.3.20250310102038586, class=1.2.840.10008.5.1.4.1.1.6.1, no=9]
2025-03-10 16:32:02,636 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(827): Create Location[pk=108250, systemID=fs1, path=2025/03/10/5838FA9C/111199B6/061AD39A, tsuid=1.2.840.10008.1.2, size=3416638, status=OK, objectType=DICOM_FILE]
2025-03-10 16:32:02,648 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(827): Updated DB in 14 ms
2025-03-10 16:32:02,648 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(827) << 9:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310102038586 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:32:02,856 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(827) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310102103976 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:32:05,812 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-90) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341568&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310133036856&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310133249452&contentType=image/jpeg from null@216.238.113.178
2025-03-10 16:32:10,710 INFO  [org.dcm4chee.arc.qmgt.impl.PurgeTaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start PurgeTaskScheduler.execute()
2025-03-10 16:32:10,732 INFO  [org.dcm4chee.arc.qmgt.impl.PurgeTaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished PurgeTaskScheduler.execute()
2025-03-10 16:32:13,351 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start IANScheduler.execute()
2025-03-10 16:32:13,353 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished IANScheduler.execute()
2025-03-10 16:32:25,427 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-4) Accept connection SSLSocket[hostname=87.236.176.132, port=34403, Session(1741573814227|SSL_NULL_WITH_NULL_NULL)]
2025-03-10 16:32:28,451 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19187) /172.18.0.3:2762<-/87.236.176.132:34403(828): i/o exception: javax.net.ssl.SSLException: Unsupported or unrecognized SSL message in State: Sta2 - Transport connection open
2025-03-10 16:32:28,451 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19187) /172.18.0.3:2762<-/87.236.176.132:34403(828): close SSLSocket[hostname=87.236.176.132, port=34403, Session(1741573814227|SSL_NULL_WITH_NULL_NULL)]
2025-03-10 16:32:33,744 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19165) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 16:32:33,747 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(827): Create Instance[pk=108251, uid=1.2.410.200001.101.11.601.1501430850.3.20250310102103976, class=1.2.840.10008.5.1.4.1.1.6.1, no=10]
2025-03-10 16:32:33,747 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(827): Create Location[pk=108251, systemID=fs1, path=2025/03/10/5838FA9C/111199B6/07A32EC0, tsuid=1.2.840.10008.1.2, size=3416638, status=OK, objectType=DICOM_FILE]
2025-03-10 16:32:33,756 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(827): Updated DB in 12 ms
2025-03-10 16:32:33,757 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(827) << 10:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310102103976 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:32:33,964 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(827) >> 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310102125731 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:32:37,642 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start UPSProcessingScheduler.execute()
2025-03-10 16:32:37,644 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished UPSProcessingScheduler.execute()
2025-03-10 16:32:40,804 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-4) Accept connection SSLSocket[hostname=185.247.137.124, port=49397, Session(1741638745428|SSL_NULL_WITH_NULL_NULL)]
2025-03-10 16:32:42,112 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19191) /172.18.0.3:2762<-/185.247.137.124:49397(829): i/o exception: javax.net.ssl.SSLHandshakeException: Empty server certificate chain in State: Sta2 - Transport connection open
2025-03-10 16:32:42,112 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19191) /172.18.0.3:2762<-/185.247.137.124:49397(829): close SSLSocket[hostname=185.247.137.124, port=49397, Session(1741638745428|SSL_NULL_WITH_NULL_NULL)]
2025-03-10 16:32:42,416 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-4) Accept connection SSLSocket[hostname=185.247.137.124, port=54447, Session(1741638760805|SSL_NULL_WITH_NULL_NULL)]
2025-03-10 16:32:42,719 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19191) /172.18.0.3:2762<-/185.247.137.124:54447(830): i/o exception: javax.net.ssl.SSLHandshakeException: Empty server certificate chain in State: Sta2 - Transport connection open
2025-03-10 16:32:42,719 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19191) /172.18.0.3:2762<-/185.247.137.124:54447(830): close SSLSocket[hostname=185.247.137.124, port=54447, Session(1741638760805|SSL_NULL_WITH_NULL_NULL)]
2025-03-10 16:32:46,113 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-4) Accept connection SSLSocket[hostname=185.247.137.142, port=49839, Session(1741638762416|SSL_NULL_WITH_NULL_NULL)]
2025-03-10 16:32:46,265 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19191) /172.18.0.3:2762<-/185.247.137.142:49839(831): i/o exception: java.net.SocketException: Connection reset in State: Sta2 - Transport connection open
2025-03-10 16:32:46,266 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19191) /172.18.0.3:2762<-/185.247.137.142:49839(831): close SSLSocket[hostname=185.247.137.142, port=49839, Session(1741638762416|SSL_NULL_WITH_NULL_NULL)]
2025-03-10 16:32:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start TaskScheduler.execute()
2025-03-10 16:32:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished TaskScheduler.execute()
2025-03-10 16:32:59,065 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start AuditScheduler.execute()
2025-03-10 16:32:59,090 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-15) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 16:32:59,090 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-15) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 16:32:59,090 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished AuditScheduler.execute()
2025-03-10 16:33:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start PurgeStorageScheduler.execute()
2025-03-10 16:33:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished PurgeStorageScheduler.execute()
2025-03-10 16:33:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-19192) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 16:33:01,704 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-19192) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 16:33:04,857 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19165) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 16:33:04,860 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(827): Create Instance[pk=108252, uid=1.2.410.200001.101.11.601.1501430850.3.20250310102125731, class=1.2.840.10008.5.1.4.1.1.6.1, no=11]
2025-03-10 16:33:04,861 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(827): Create Location[pk=108252, systemID=fs1, path=2025/03/10/5838FA9C/111199B6/07C03E7D, tsuid=1.2.840.10008.1.2, size=3416638, status=OK, objectType=DICOM_FILE]
2025-03-10 16:33:04,873 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(827): Updated DB in 16 ms
2025-03-10 16:33:04,874 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(827) << 11:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310102125731 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:33:05,081 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(827) >> 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310102542537 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:33:13,354 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start IANScheduler.execute()
2025-03-10 16:33:13,356 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished IANScheduler.execute()
2025-03-10 16:33:19,408 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-4) Accept connection SSLSocket[hostname=185.247.137.116, port=33623, Session(1741638766113|SSL_NULL_WITH_NULL_NULL)]
2025-03-10 16:33:19,556 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19193) /172.18.0.3:2762<-/185.247.137.116:33623(832): i/o exception: java.net.SocketException: Connection reset in State: Sta2 - Transport connection open
2025-03-10 16:33:19,556 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19193) /172.18.0.3:2762<-/185.247.137.116:33623(832): close SSLSocket[hostname=185.247.137.116, port=33623, Session(1741638766113|SSL_NULL_WITH_NULL_NULL)]
2025-03-10 16:33:35,986 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19165) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 16:33:35,988 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(827): Create Instance[pk=108253, uid=1.2.410.200001.101.11.601.1501430850.3.20250310102542537, class=1.2.840.10008.5.1.4.1.1.6.1, no=12]
2025-03-10 16:33:35,989 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(827): Create Location[pk=108253, systemID=fs1, path=2025/03/10/5838FA9C/111199B6/0EAE6B62, tsuid=1.2.840.10008.1.2, size=3416638, status=OK, objectType=DICOM_FILE]
2025-03-10 16:33:35,993 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(827): Updated DB in 7 ms
2025-03-10 16:33:35,993 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(827) << 12:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310102542537 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:33:36,201 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(827) >> 13:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310102625429 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:33:37,644 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start UPSProcessingScheduler.execute()
2025-03-10 16:33:37,645 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished UPSProcessingScheduler.execute()
2025-03-10 16:33:52,712 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-4) Accept connection SSLSocket[hostname=87.236.176.126, port=55863, Session(1741638799408|SSL_NULL_WITH_NULL_NULL)]
2025-03-10 16:33:52,714 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19198) /172.18.0.3:2762<-/87.236.176.126:55863(833): i/o exception: javax.net.ssl.SSLHandshakeException: no cipher suites in common in State: Sta2 - Transport connection open
2025-03-10 16:33:52,714 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19198) /172.18.0.3:2762<-/87.236.176.126:55863(833): close SSLSocket[hostname=87.236.176.126, port=55863, Session(1741638799408|SSL_NULL_WITH_NULL_NULL)]
2025-03-10 16:33:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start TaskScheduler.execute()
2025-03-10 16:33:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished TaskScheduler.execute()
2025-03-10 16:33:59,090 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start AuditScheduler.execute()
2025-03-10 16:33:59,091 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-29) Send audit message to /127.0.0.1:514
2025-03-10 16:33:59,092 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-29) Send audit message to /127.0.0.1:514
2025-03-10 16:33:59,093 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-29) Send audit message to /127.0.0.1:514
2025-03-10 16:33:59,093 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-29) Send audit message to /127.0.0.1:514
2025-03-10 16:33:59,093 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-29) Send audit message to /127.0.0.1:514
2025-03-10 16:33:59,094 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-29) Send audit message to /127.0.0.1:514
2025-03-10 16:33:59,094 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-29) Send audit message to /127.0.0.1:514
2025-03-10 16:33:59,094 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-29) Send audit message to /127.0.0.1:514
2025-03-10 16:33:59,095 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-29) Send audit message to /127.0.0.1:514
2025-03-10 16:33:59,095 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-29) Send audit message to /127.0.0.1:514
2025-03-10 16:33:59,112 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 16:33:59,112 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 16:33:59,112 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-29) Send audit message to /127.0.0.1:514
2025-03-10 16:33:59,113 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-29) Send audit message to /127.0.0.1:514
2025-03-10 16:33:59,113 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished AuditScheduler.execute()
2025-03-10 16:34:06,932 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19165) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 16:34:06,935 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(827): Create Instance[pk=108254, uid=1.2.410.200001.101.11.601.1501430850.3.20250310102625429, class=1.2.840.10008.5.1.4.1.1.6.1, no=13]
2025-03-10 16:34:06,936 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(827): Create Location[pk=108254, systemID=fs1, path=2025/03/10/5838FA9C/111199B6/10486E3E, tsuid=1.2.840.10008.1.2, size=3416638, status=OK, objectType=DICOM_FILE]
2025-03-10 16:34:06,944 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(827): Updated DB in 12 ms
2025-03-10 16:34:06,945 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(827) << 13:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310102625429 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:34:07,152 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(827) >> 14:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310102658642 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:34:13,356 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start IANScheduler.execute()
2025-03-10 16:34:13,359 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished IANScheduler.execute()
2025-03-10 16:34:26,009 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-4) Accept connection SSLSocket[hostname=185.247.137.133, port=47923, Session(1741638832713|SSL_NULL_WITH_NULL_NULL)]
2025-03-10 16:34:26,157 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19199) /172.18.0.3:2762<-/185.247.137.133:47923(834): i/o exception: javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake in State: Sta2 - Transport connection open
2025-03-10 16:34:26,157 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19199) /172.18.0.3:2762<-/185.247.137.133:47923(834): close SSLSocket[hostname=185.247.137.133, port=47923, Session(1741638832713|SSL_NULL_WITH_NULL_NULL)]
2025-03-10 16:34:37,645 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start UPSProcessingScheduler.execute()
2025-03-10 16:34:37,647 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished UPSProcessingScheduler.execute()
2025-03-10 16:34:38,038 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19165) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 16:34:38,042 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(827): Create Instance[pk=108255, uid=1.2.410.200001.101.11.601.1501430850.3.20250310102658642, class=1.2.840.10008.5.1.4.1.1.6.1, no=14]
2025-03-10 16:34:38,042 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(827): Create Location[pk=108255, systemID=fs1, path=2025/03/10/5838FA9C/111199B6/10741997, tsuid=1.2.840.10008.1.2, size=3416638, status=OK, objectType=DICOM_FILE]
2025-03-10 16:34:38,052 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(827): Updated DB in 14 ms
2025-03-10 16:34:38,052 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(827) << 14:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310102658642 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:34:38,257 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(827) >> 15:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310102733047 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:34:51,221 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 16:34:51,231 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 16:34:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start TaskScheduler.execute()
2025-03-10 16:34:58,815 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished TaskScheduler.execute()
2025-03-10 16:34:59,113 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start AuditScheduler.execute()
2025-03-10 16:34:59,124 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-14) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 16:34:59,124 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-14) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 16:34:59,124 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished AuditScheduler.execute()
2025-03-10 16:34:59,311 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-4) Accept connection SSLSocket[hostname=87.236.176.128, port=52307, Session(1741638866009|SSL_NULL_WITH_NULL_NULL)]
2025-03-10 16:34:59,464 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19204) /172.18.0.3:2762<-/87.236.176.128:52307(835): i/o exception: javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake in State: Sta2 - Transport connection open
2025-03-10 16:34:59,465 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19204) /172.18.0.3:2762<-/87.236.176.128:52307(835): close SSLSocket[hostname=87.236.176.128, port=52307, Session(1741638866009|SSL_NULL_WITH_NULL_NULL)]
2025-03-10 16:35:09,147 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19165) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 16:35:09,150 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(827): Create Instance[pk=108256, uid=1.2.410.200001.101.11.601.1501430850.3.20250310102733047, class=1.2.840.10008.5.1.4.1.1.6.1, no=15]
2025-03-10 16:35:09,151 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(827): Create Location[pk=108256, systemID=fs1, path=2025/03/10/5838FA9C/111199B6/120A66D8, tsuid=1.2.840.10008.1.2, size=3416638, status=OK, objectType=DICOM_FILE]
2025-03-10 16:35:09,161 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(827): Updated DB in 14 ms
2025-03-10 16:35:09,161 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(827) << 15:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310102733047 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:35:09,369 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(827) >> 16:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310102750803 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:35:13,359 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start IANScheduler.execute()
2025-03-10 16:35:13,361 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished IANScheduler.execute()
2025-03-10 16:35:32,608 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-4) Accept connection SSLSocket[hostname=87.236.176.128, port=45599, Session(1741638899312|SSL_NULL_WITH_NULL_NULL)]
2025-03-10 16:35:32,609 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19205) /172.18.0.3:2762<-/87.236.176.128:45599(836): i/o exception: javax.net.ssl.SSLHandshakeException: Client requested protocol TLSv1.1 is not enabled or supported in server context in State: Sta2 - Transport connection open
2025-03-10 16:35:32,609 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19205) /172.18.0.3:2762<-/87.236.176.128:45599(836): close SSLSocket[hostname=87.236.176.128, port=45599, Session(1741638899312|SSL_NULL_WITH_NULL_NULL)]
2025-03-10 16:35:37,647 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start UPSProcessingScheduler.execute()
2025-03-10 16:35:37,649 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished UPSProcessingScheduler.execute()
2025-03-10 16:35:40,256 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19165) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 16:35:40,259 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(827): Create Instance[pk=108257, uid=1.2.410.200001.101.11.601.1501430850.3.20250310102750803, class=1.2.840.10008.5.1.4.1.1.6.1, no=16]
2025-03-10 16:35:40,259 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(827): Create Location[pk=108257, systemID=fs1, path=2025/03/10/5838FA9C/111199B6/12255645, tsuid=1.2.840.10008.1.2, size=3416638, status=OK, objectType=DICOM_FILE]
2025-03-10 16:35:40,269 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(827): Updated DB in 13 ms
2025-03-10 16:35:40,269 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(827) << 16:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310102750803 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:35:40,473 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(827) >> 17:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310102853352 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:35:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start TaskScheduler.execute()
2025-03-10 16:35:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished TaskScheduler.execute()
2025-03-10 16:35:59,125 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start AuditScheduler.execute()
2025-03-10 16:35:59,136 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-25) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 16:35:59,136 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-25) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 16:35:59,136 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished AuditScheduler.execute()
2025-03-10 16:36:05,913 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-4) Accept connection SSLSocket[hostname=87.236.176.116, port=49247, Session(1741638932609|SSL_NULL_WITH_NULL_NULL)]
2025-03-10 16:36:06,066 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19210) /172.18.0.3:2762<-/87.236.176.116:49247(837): i/o exception: javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake in State: Sta2 - Transport connection open
2025-03-10 16:36:06,066 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19210) /172.18.0.3:2762<-/87.236.176.116:49247(837): close SSLSocket[hostname=87.236.176.116, port=49247, Session(1741638932609|SSL_NULL_WITH_NULL_NULL)]
2025-03-10 16:36:11,364 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19165) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 16:36:11,367 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(827): Create Instance[pk=108258, uid=1.2.410.200001.101.11.601.1501430850.3.20250310102853352, class=1.2.840.10008.5.1.4.1.1.6.1, no=17]
2025-03-10 16:36:11,367 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(827): Create Location[pk=108258, systemID=fs1, path=2025/03/10/5838FA9C/111199B6/13DB79D6, tsuid=1.2.840.10008.1.2, size=3416638, status=OK, objectType=DICOM_FILE]
2025-03-10 16:36:11,383 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(827): Updated DB in 19 ms
2025-03-10 16:36:11,383 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(827) << 17:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310102853352 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:36:11,591 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(827) >> 18:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310102914550 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:36:13,362 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start IANScheduler.execute()
2025-03-10 16:36:13,364 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished IANScheduler.execute()
2025-03-10 16:36:31,390 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start StudySizeScheduler.execute()
2025-03-10 16:36:31,451 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) Calculated size of 1 studies
2025-03-10 16:36:31,451 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished StudySizeScheduler.execute()
2025-03-10 16:36:37,649 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start UPSProcessingScheduler.execute()
2025-03-10 16:36:37,650 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished UPSProcessingScheduler.execute()
2025-03-10 16:36:39,216 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-4) Accept connection SSLSocket[hostname=185.247.137.127, port=40699, Session(1741638965914|SSL_NULL_WITH_NULL_NULL)]
2025-03-10 16:36:39,368 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19214) /172.18.0.3:2762<-/185.247.137.127:40699(838): i/o exception: javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake in State: Sta2 - Transport connection open
2025-03-10 16:36:39,368 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19214) /172.18.0.3:2762<-/185.247.137.127:40699(838): close SSLSocket[hostname=185.247.137.127, port=40699, Session(1741638965914|SSL_NULL_WITH_NULL_NULL)]
2025-03-10 16:36:42,316 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19165) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 16:36:42,319 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(827): Create Instance[pk=108259, uid=1.2.410.200001.101.11.601.1501430850.3.20250310102914550, class=1.2.840.10008.5.1.4.1.1.6.1, no=18]
2025-03-10 16:36:42,319 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(827): Create Location[pk=108259, systemID=fs1, path=2025/03/10/5838FA9C/111199B6/15587050, tsuid=1.2.840.10008.1.2, size=3416638, status=OK, objectType=DICOM_FILE]
2025-03-10 16:36:42,323 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(827): Updated DB in 7 ms
2025-03-10 16:36:42,323 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(827) << 18:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310102914550 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:36:42,529 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(827) >> 19:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310103008357 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:36:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start TaskScheduler.execute()
2025-03-10 16:36:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished TaskScheduler.execute()
2025-03-10 16:36:59,077 INFO  [org.dcm4chee.arc.qido.QidoRS] (default task-90) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies?limit=101&offset=0&fuzzymatching=false&includefield=00081030%2C00080060&StudyInstanceUID=239832 from null@187.89.160.56
2025-03-10 16:36:59,082 INFO  [org.dcm4chee.arc.qido.QidoRS] (default task-90) SearchForStudies: 1 Matches
2025-03-10 16:36:59,137 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start AuditScheduler.execute()
2025-03-10 16:36:59,148 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-2) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 16:36:59,148 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-2) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 16:36:59,148 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished AuditScheduler.execute()
2025-03-10 16:36:59,398 INFO  [org.dcm4chee.arc.qido.QidoRS] (default task-90) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies/239832/series from null@187.89.160.56
2025-03-10 16:36:59,399 INFO  [org.dcm4chee.arc.qido.QidoRS] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies?00100020=*239832*&limit=101&offset=0&fuzzymatching=false&includefield=00081030%2C00080060 from null@187.89.160.56
2025-03-10 16:36:59,408 INFO  [org.dcm4chee.arc.qido.QidoRS] (default task-90) SearchForStudySeries: 1 Matches
2025-03-10 16:36:59,411 INFO  [org.dcm4chee.arc.qido.QidoRS] (default task-82) SearchForStudies: 3 Matches
2025-03-10 16:36:59,911 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies/239832/series/1.2.840.113619.2.423.84107009440.1740190112.387/metadata from null@187.89.160.56
2025-03-10 16:36:59,920 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-82) retrieveSeriesMetadata: 9 Matches
2025-03-10 16:37:00,191 INFO  [org.dcm4chee.arc.qido.QidoRS] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies?limit=101&offset=0&fuzzymatching=false&includefield=00081030%2C00080060&StudyInstanceUID=239832 from null@187.89.160.56
2025-03-10 16:37:00,196 INFO  [org.dcm4chee.arc.qido.QidoRS] (default task-82) SearchForStudies: 1 Matches
2025-03-10 16:37:00,366 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-90) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies/239832/series/1.2.840.113619.2.423.84107009440.1740190112.387/instances/1.2.840.113619.2.423.84107009440.1740190376.404/frames/1 from null@187.89.160.56
2025-03-10 16:37:00,366 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies/239832/series/1.2.840.113619.2.423.84107009440.1740190112.387/instances/1.2.840.113619.2.423.84107009440.1740190424.408/frames/1 from null@187.89.160.56
2025-03-10 16:37:00,371 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-90) retrieveFrame: 1 Matches
2025-03-10 16:37:00,374 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-82) retrieveFrame: 1 Matches
2025-03-10 16:37:00,442 INFO  [org.dcm4chee.arc.qido.QidoRS] (default task-92) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies?00100020=*239832*&limit=101&offset=0&fuzzymatching=false&includefield=00081030%2C00080060 from null@187.89.160.56
2025-03-10 16:37:00,450 INFO  [org.dcm4chee.arc.qido.QidoRS] (default task-92) SearchForStudies: 3 Matches
2025-03-10 16:37:01,974 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies/239832/series/1.2.840.113619.2.423.84107009440.1740190112.387/instances/1.2.840.113619.2.423.84107009440.1740190297.388/frames/1 from null@187.89.160.56
2025-03-10 16:37:01,980 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-82) retrieveFrame: 1 Matches
2025-03-10 16:37:03,075 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-92) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies/239832/series/1.2.840.113619.2.423.84107009440.1740190112.387/instances/1.2.840.113619.2.423.84107009440.1740190482.416/frames/1 from null@187.89.160.56
2025-03-10 16:37:03,075 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-93) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies/239832/series/1.2.840.113619.2.423.84107009440.1740190112.387/instances/1.2.840.113619.2.423.84107009440.1740190358.400/frames/1 from null@187.89.160.56
2025-03-10 16:37:03,075 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies/239832/series/1.2.840.113619.2.423.84107009440.1740190112.387/instances/1.2.840.113619.2.423.84107009440.1740190465.412/frames/1 from null@187.89.160.56
2025-03-10 16:37:03,075 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-90) Process GET /dcm4chee-arc/aets/DCM4CHEE/rs/studies/239832/series/1.2.840.113619.2.423.84107009440.1740190112.387/instances/1.2.840.113619.2.423.84107009440.1740190303.390/frames/1 from null@187.89.160.56
2025-03-10 16:37:03,079 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-93) retrieveFrame: 1 Matches
2025-03-10 16:37:03,079 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-90) retrieveFrame: 1 Matches
2025-03-10 16:37:03,082 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-92) retrieveFrame: 1 Matches
2025-03-10 16:37:03,082 INFO  [org.dcm4chee.arc.wado.WadoRS] (default task-82) retrieveFrame: 1 Matches
2025-03-10 16:37:12,512 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-4) Accept connection SSLSocket[hostname=87.236.176.123, port=47445, Session(1741638999217|SSL_NULL_WITH_NULL_NULL)]
2025-03-10 16:37:12,661 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19215) /172.18.0.3:2762<-/87.236.176.123:47445(839): i/o exception: javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake in State: Sta2 - Transport connection open
2025-03-10 16:37:12,661 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19215) /172.18.0.3:2762<-/87.236.176.123:47445(839): close SSLSocket[hostname=87.236.176.123, port=47445, Session(1741638999217|SSL_NULL_WITH_NULL_NULL)]
2025-03-10 16:37:13,365 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start IANScheduler.execute()
2025-03-10 16:37:13,367 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished IANScheduler.execute()
2025-03-10 16:37:17,937 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19165) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 16:37:17,940 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(827): Create Instance[pk=108260, uid=1.2.410.200001.101.11.601.1501430850.3.20250310103008357, class=1.2.840.10008.5.1.4.1.1.6.1, no=19]
2025-03-10 16:37:17,940 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(827): Create Location[pk=108260, systemID=fs1, path=2025/03/10/5838FA9C/111199B6/3AD6C07A, tsuid=1.2.840.10008.1.2, size=3915746, status=OK, objectType=DICOM_FILE]
2025-03-10 16:37:17,951 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(827): Updated DB in 14 ms
2025-03-10 16:37:17,951 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(827) << 19:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310103008357 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:37:18,158 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(827) >> 20:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310103032553 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:37:37,650 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start UPSProcessingScheduler.execute()
2025-03-10 16:37:37,652 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished UPSProcessingScheduler.execute()
2025-03-10 16:37:45,818 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-4) Accept connection SSLSocket[hostname=185.247.137.127, port=58741, Session(1741639032513|SSL_NULL_WITH_NULL_NULL)]
2025-03-10 16:37:45,971 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19220) /172.18.0.3:2762<-/185.247.137.127:58741(840): i/o exception: javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake in State: Sta2 - Transport connection open
2025-03-10 16:37:45,971 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19220) /172.18.0.3:2762<-/185.247.137.127:58741(840): close SSLSocket[hostname=185.247.137.127, port=58741, Session(1741639032513|SSL_NULL_WITH_NULL_NULL)]
2025-03-10 16:37:57,276 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19165) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 16:37:57,279 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(827): Create Instance[pk=108261, uid=1.2.410.200001.101.11.601.1501430850.3.20250310103032553, class=1.2.840.10008.5.1.4.1.1.6.1, no=20]
2025-03-10 16:37:57,279 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(827): Create Location[pk=108261, systemID=fs1, path=2025/03/10/5838FA9C/111199B6/3AFE5441, tsuid=1.2.840.10008.1.2, size=3416638, status=OK, objectType=DICOM_FILE]
2025-03-10 16:37:57,285 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(827): Updated DB in 9 ms
2025-03-10 16:37:57,286 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(827) << 20:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310103032553 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:37:57,493 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(827) >> 21:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310103058061 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:37:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start TaskScheduler.execute()
2025-03-10 16:37:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished TaskScheduler.execute()
2025-03-10 16:37:59,149 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start AuditScheduler.execute()
2025-03-10 16:37:59,150 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-21) Send audit message to /127.0.0.1:514
2025-03-10 16:37:59,150 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-21) Send audit message to /127.0.0.1:514
2025-03-10 16:37:59,160 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-21) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 16:37:59,160 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-21) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 16:37:59,161 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished AuditScheduler.execute()
2025-03-10 16:38:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start PurgeStorageScheduler.execute()
2025-03-10 16:38:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished PurgeStorageScheduler.execute()
2025-03-10 16:38:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-19221) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 16:38:01,704 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-19221) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 16:38:13,368 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start IANScheduler.execute()
2025-03-10 16:38:13,370 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished IANScheduler.execute()
2025-03-10 16:38:28,614 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19165) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 16:38:28,617 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(827): Create Instance[pk=108262, uid=1.2.410.200001.101.11.601.1501430850.3.20250310103058061, class=1.2.840.10008.5.1.4.1.1.6.1, no=21]
2025-03-10 16:38:28,617 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(827): Create Location[pk=108262, systemID=fs1, path=2025/03/10/5838FA9C/111199B6/3B1D2AD5, tsuid=1.2.840.10008.1.2, size=3416638, status=OK, objectType=DICOM_FILE]
2025-03-10 16:38:28,619 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(827): Updated DB in 5 ms
2025-03-10 16:38:28,620 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(827) << 21:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310103058061 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:38:28,828 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(827) >> 22:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310103206968 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:38:35,031 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=239832&seriesUID=1.2.840.113619.2.423.84107009440.1740190112.387&objectUID=1.2.840.113619.2.423.84107009440.1740190465.412&contentType=image/jpeg from null@162.240.235.97
2025-03-10 16:38:35,080 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=239832&seriesUID=1.2.840.113619.2.423.84107009440.1740190112.387&objectUID=1.2.840.113619.2.423.84107009440.1740190482.416&contentType=image/jpeg from null@162.240.235.97
2025-03-10 16:38:35,113 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=239832&seriesUID=1.2.840.113619.2.423.84107009440.1740190112.387&objectUID=1.2.840.113619.2.423.84107009440.1740190303.390&contentType=image/jpeg from null@162.240.235.97
2025-03-10 16:38:35,139 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=239832&seriesUID=1.2.840.113619.2.423.84107009440.1740190112.387&objectUID=1.2.840.113619.2.423.84107009440.1740190297.388&contentType=image/jpeg from null@162.240.235.97
2025-03-10 16:38:35,185 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=239832&seriesUID=1.2.840.113619.2.423.84107009440.1740190112.387&objectUID=1.2.840.113619.2.423.84107009440.1740190376.404&contentType=image/jpeg from null@162.240.235.97
2025-03-10 16:38:35,221 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=239832&seriesUID=1.2.840.113619.2.423.84107009440.1740190112.387&objectUID=1.2.840.113619.2.423.84107009440.1740190424.408&contentType=image/jpeg from null@162.240.235.97
2025-03-10 16:38:35,263 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=239832&seriesUID=1.2.840.113619.2.423.84107009440.1740190112.387&objectUID=1.2.840.113619.2.423.84107009440.1740190335.396&contentType=image/jpeg from null@162.240.235.97
2025-03-10 16:38:35,290 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=239832&seriesUID=1.2.840.113619.2.423.84107009440.1740190112.387&objectUID=1.2.840.113619.2.423.84107009440.1740190358.400&contentType=image/jpeg from null@162.240.235.97
2025-03-10 16:38:35,312 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=239832&seriesUID=1.2.840.113619.2.423.84107009440.1740190112.387&objectUID=1.2.840.113619.2.423.84107009440.1740190521.420&contentType=image/jpeg from null@162.240.235.97
2025-03-10 16:38:37,652 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start UPSProcessingScheduler.execute()
2025-03-10 16:38:37,653 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished UPSProcessingScheduler.execute()
2025-03-10 16:38:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start TaskScheduler.execute()
2025-03-10 16:38:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished TaskScheduler.execute()
2025-03-10 16:38:59,161 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start AuditScheduler.execute()
2025-03-10 16:38:59,162 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-18) Send audit message to /127.0.0.1:514
2025-03-10 16:38:59,162 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-18) Send audit message to /127.0.0.1:514
2025-03-10 16:38:59,163 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-18) Send audit message to /127.0.0.1:514
2025-03-10 16:38:59,163 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-18) Send audit message to /127.0.0.1:514
2025-03-10 16:38:59,164 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-18) Send audit message to /127.0.0.1:514
2025-03-10 16:38:59,164 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-18) Send audit message to /127.0.0.1:514
2025-03-10 16:38:59,164 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-18) Send audit message to /127.0.0.1:514
2025-03-10 16:38:59,165 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-18) Send audit message to /127.0.0.1:514
2025-03-10 16:38:59,165 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-18) Send audit message to /127.0.0.1:514
2025-03-10 16:38:59,166 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-18) Send audit message to /127.0.0.1:514
2025-03-10 16:38:59,166 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-18) Send audit message to /127.0.0.1:514
2025-03-10 16:38:59,166 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-18) Send audit message to /127.0.0.1:514
2025-03-10 16:38:59,167 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-18) Send audit message to /127.0.0.1:514
2025-03-10 16:38:59,167 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-18) Send audit message to /127.0.0.1:514
2025-03-10 16:38:59,167 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-18) Send audit message to /127.0.0.1:514
2025-03-10 16:38:59,168 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-18) Send audit message to /127.0.0.1:514
2025-03-10 16:38:59,168 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-18) Send audit message to /127.0.0.1:514
2025-03-10 16:38:59,169 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-18) Send audit message to /127.0.0.1:514
2025-03-10 16:38:59,178 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-18) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 16:38:59,178 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-18) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 16:38:59,179 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-18) Send audit message to /127.0.0.1:514
2025-03-10 16:38:59,179 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-18) Send audit message to /127.0.0.1:514
2025-03-10 16:38:59,179 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished AuditScheduler.execute()
2025-03-10 16:39:04,233 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19165) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 16:39:04,235 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(827): Create Instance[pk=108263, uid=1.2.410.200001.101.11.601.1501430850.3.20250310103206968, class=1.2.840.10008.5.1.4.1.1.6.1, no=22]
2025-03-10 16:39:04,236 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(827): Create Location[pk=108263, systemID=fs1, path=2025/03/10/5838FA9C/111199B6/3E3F9FA0, tsuid=1.2.840.10008.1.2, size=3915746, status=OK, objectType=DICOM_FILE]
2025-03-10 16:39:04,245 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(827): Updated DB in 12 ms
2025-03-10 16:39:04,245 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(827) << 22:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310103206968 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:39:04,450 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(827) >> A-RELEASE-RQ
2025-03-10 16:39:04,450 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(827) << A-RELEASE-RP
2025-03-10 16:39:04,501 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-20) DCM4CHEE<-HS60MT(827): close Socket[addr=187.89.160.56/187.89.160.56,port=49299,localport=11112]
2025-03-10 16:39:04,870 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49311,localport=11112]
2025-03-10 16:39:04,870 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(841) >> A-ASSOCIATE-RQ
2025-03-10 16:39:04,870 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(841) << A-ASSOCIATE-AC
2025-03-10 16:39:05,074 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(841) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310101811634 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:39:13,371 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start IANScheduler.execute()
2025-03-10 16:39:13,373 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished IANScheduler.execute()
2025-03-10 16:39:37,653 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start UPSProcessingScheduler.execute()
2025-03-10 16:39:37,654 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished UPSProcessingScheduler.execute()
2025-03-10 16:39:45,465 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19165) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 16:39:45,470 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(841): Found previous received Instance[pk=108242, uid=1.2.410.200001.101.11.601.1501430850.3.20250310101811634, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 16:39:45,470 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(841): Ignore received Instance[studyUID=233581,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250310101811444,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250310101811634] with equal digest
2025-03-10 16:39:45,471 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(841): Updated DB in 5 ms
2025-03-10 16:39:45,472 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(841) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310101811634 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:39:45,682 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(841) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310101817161 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:39:51,231 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 16:39:51,234 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 16:39:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start TaskScheduler.execute()
2025-03-10 16:39:58,815 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished TaskScheduler.execute()
2025-03-10 16:39:59,179 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start AuditScheduler.execute()
2025-03-10 16:39:59,181 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-11) Send audit message to /127.0.0.1:514
2025-03-10 16:39:59,192 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-11) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 16:39:59,192 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-11) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 16:39:59,193 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished AuditScheduler.execute()
2025-03-10 16:40:13,374 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start IANScheduler.execute()
2025-03-10 16:40:13,376 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished IANScheduler.execute()
2025-03-10 16:40:26,406 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19165) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 16:40:26,409 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(841): Found previous received Instance[pk=108243, uid=1.2.410.200001.101.11.601.1501430850.3.20250310101817161, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 16:40:26,409 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(841): Ignore received Instance[studyUID=233581,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250310101811444,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250310101817161] with equal digest
2025-03-10 16:40:26,410 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(841): Updated DB in 4 ms
2025-03-10 16:40:26,411 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(841) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310101817161 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:40:26,622 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(841) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310101826261 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:40:37,655 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start UPSProcessingScheduler.execute()
2025-03-10 16:40:37,656 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished UPSProcessingScheduler.execute()
2025-03-10 16:40:58,110 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19165) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 16:40:58,112 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(841): Found previous received Instance[pk=108244, uid=1.2.410.200001.101.11.601.1501430850.3.20250310101826261, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 16:40:58,113 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(841): Ignore received Instance[studyUID=233581,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250310101811444,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250310101826261] with equal digest
2025-03-10 16:40:58,113 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(841): Updated DB in 3 ms
2025-03-10 16:40:58,114 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(841) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310101826261 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:40:58,321 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(841) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310101838663 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:40:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start TaskScheduler.execute()
2025-03-10 16:40:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished TaskScheduler.execute()
2025-03-10 16:40:59,193 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start AuditScheduler.execute()
2025-03-10 16:40:59,194 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-27) Send audit message to /127.0.0.1:514
2025-03-10 16:40:59,207 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 16:40:59,207 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 16:40:59,207 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished AuditScheduler.execute()
2025-03-10 16:41:13,376 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start IANScheduler.execute()
2025-03-10 16:41:13,378 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished IANScheduler.execute()
2025-03-10 16:41:29,607 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19165) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 16:41:29,610 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(841): Found previous received Instance[pk=108245, uid=1.2.410.200001.101.11.601.1501430850.3.20250310101838663, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 16:41:29,610 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(841): Ignore received Instance[studyUID=233581,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250310101811444,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250310101838663] with equal digest
2025-03-10 16:41:29,611 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(841): Updated DB in 4 ms
2025-03-10 16:41:29,612 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(841) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310101838663 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:41:29,820 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(841) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310101911996 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:41:31,451 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start StudySizeScheduler.execute()
2025-03-10 16:41:31,453 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished StudySizeScheduler.execute()
2025-03-10 16:41:37,656 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start UPSProcessingScheduler.execute()
2025-03-10 16:41:37,657 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished UPSProcessingScheduler.execute()
2025-03-10 16:41:40,180 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=239832&seriesUID=1.2.840.113619.2.423.84107009440.1740190112.387&objectUID=1.2.840.113619.2.423.84107009440.1740190465.412&contentType=image/jpeg from null@162.240.235.97
2025-03-10 16:41:40,210 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=239832&seriesUID=1.2.840.113619.2.423.84107009440.1740190112.387&objectUID=1.2.840.113619.2.423.84107009440.1740190482.416&contentType=image/jpeg from null@162.240.235.97
2025-03-10 16:41:40,240 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=239832&seriesUID=1.2.840.113619.2.423.84107009440.1740190112.387&objectUID=1.2.840.113619.2.423.84107009440.1740190303.390&contentType=image/jpeg from null@162.240.235.97
2025-03-10 16:41:40,267 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=239832&seriesUID=1.2.840.113619.2.423.84107009440.1740190112.387&objectUID=1.2.840.113619.2.423.84107009440.1740190297.388&contentType=image/jpeg from null@162.240.235.97
2025-03-10 16:41:40,295 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=239832&seriesUID=1.2.840.113619.2.423.84107009440.1740190112.387&objectUID=1.2.840.113619.2.423.84107009440.1740190376.404&contentType=image/jpeg from null@162.240.235.97
2025-03-10 16:41:40,323 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=239832&seriesUID=1.2.840.113619.2.423.84107009440.1740190112.387&objectUID=1.2.840.113619.2.423.84107009440.1740190424.408&contentType=image/jpeg from null@162.240.235.97
2025-03-10 16:41:40,353 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=239832&seriesUID=1.2.840.113619.2.423.84107009440.1740190112.387&objectUID=1.2.840.113619.2.423.84107009440.1740190335.396&contentType=image/jpeg from null@162.240.235.97
2025-03-10 16:41:40,386 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=239832&seriesUID=1.2.840.113619.2.423.84107009440.1740190112.387&objectUID=1.2.840.113619.2.423.84107009440.1740190358.400&contentType=image/jpeg from null@162.240.235.97
2025-03-10 16:41:40,408 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=239832&seriesUID=1.2.840.113619.2.423.84107009440.1740190112.387&objectUID=1.2.840.113619.2.423.84107009440.1740190521.420&contentType=image/jpeg from null@162.240.235.97
2025-03-10 16:41:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start TaskScheduler.execute()
2025-03-10 16:41:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished TaskScheduler.execute()
2025-03-10 16:41:59,207 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start AuditScheduler.execute()
2025-03-10 16:41:59,220 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 16:41:59,220 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 16:41:59,220 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished AuditScheduler.execute()
2025-03-10 16:42:01,117 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19165) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 16:42:01,120 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(841): Found previous received Instance[pk=108246, uid=1.2.410.200001.101.11.601.1501430850.3.20250310101911996, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 16:42:01,122 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(841): Ignore received Instance[studyUID=233581,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250310101811444,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250310101911996] with equal digest
2025-03-10 16:42:01,123 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(841): Updated DB in 6 ms
2025-03-10 16:42:01,124 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(841) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310101911996 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:42:01,335 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(841) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310101922768 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:42:13,379 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start IANScheduler.execute()
2025-03-10 16:42:13,382 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished IANScheduler.execute()
2025-03-10 16:42:32,632 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19165) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 16:42:32,634 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(841): Found previous received Instance[pk=108247, uid=1.2.410.200001.101.11.601.1501430850.3.20250310101922768, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 16:42:32,635 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(841): Ignore received Instance[studyUID=233581,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250310101811444,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250310101922768] with equal digest
2025-03-10 16:42:32,635 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(841): Updated DB in 3 ms
2025-03-10 16:42:32,637 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(841) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310101922768 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:42:32,846 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(841) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310102005191 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:42:37,658 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start UPSProcessingScheduler.execute()
2025-03-10 16:42:37,659 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished UPSProcessingScheduler.execute()
2025-03-10 16:42:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start TaskScheduler.execute()
2025-03-10 16:42:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished TaskScheduler.execute()
2025-03-10 16:42:59,220 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start AuditScheduler.execute()
2025-03-10 16:42:59,221 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-1) Send audit message to /127.0.0.1:514
2025-03-10 16:42:59,233 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-1) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 16:42:59,233 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-1) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 16:42:59,233 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished AuditScheduler.execute()
2025-03-10 16:43:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start PurgeStorageScheduler.execute()
2025-03-10 16:43:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished PurgeStorageScheduler.execute()
2025-03-10 16:43:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-19242) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 16:43:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-19242) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 16:43:03,980 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19165) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 16:43:03,983 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(841): Found previous received Instance[pk=108248, uid=1.2.410.200001.101.11.601.1501430850.3.20250310102005191, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 16:43:03,984 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(841): Ignore received Instance[studyUID=233581,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250310101811444,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250310102005191] with equal digest
2025-03-10 16:43:03,984 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(841): Updated DB in 4 ms
2025-03-10 16:43:03,986 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(841) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310102005191 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:43:04,194 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(841) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310102029219 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:43:13,382 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start IANScheduler.execute()
2025-03-10 16:43:13,384 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished IANScheduler.execute()
2025-03-10 16:43:35,333 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19165) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 16:43:35,336 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(841): Found previous received Instance[pk=108249, uid=1.2.410.200001.101.11.601.1501430850.3.20250310102029219, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 16:43:35,337 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(841): Ignore received Instance[studyUID=233581,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250310101811444,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250310102029219] with equal digest
2025-03-10 16:43:35,337 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(841): Updated DB in 4 ms
2025-03-10 16:43:35,339 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(841) << 8:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310102029219 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:43:35,549 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(841) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310102038586 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:43:37,659 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start UPSProcessingScheduler.execute()
2025-03-10 16:43:37,661 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished UPSProcessingScheduler.execute()
2025-03-10 16:43:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start TaskScheduler.execute()
2025-03-10 16:43:58,816 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished TaskScheduler.execute()
2025-03-10 16:43:59,233 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start AuditScheduler.execute()
2025-03-10 16:43:59,244 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-31) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 16:43:59,244 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-31) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 16:43:59,244 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished AuditScheduler.execute()
2025-03-10 16:44:13,385 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start IANScheduler.execute()
2025-03-10 16:44:13,387 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished IANScheduler.execute()
2025-03-10 16:44:17,117 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19165) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 16:44:17,120 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(841): Found previous received Instance[pk=108250, uid=1.2.410.200001.101.11.601.1501430850.3.20250310102038586, class=1.2.840.10008.5.1.4.1.1.6.1, no=9]
2025-03-10 16:44:17,121 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(841): Ignore received Instance[studyUID=233581,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250310101811444,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250310102038586] with equal digest
2025-03-10 16:44:17,121 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(841): Updated DB in 4 ms
2025-03-10 16:44:17,123 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(841) << 9:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310102038586 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:44:17,335 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(841) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310102103976 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:44:37,661 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start UPSProcessingScheduler.execute()
2025-03-10 16:44:37,662 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished UPSProcessingScheduler.execute()
2025-03-10 16:44:49,068 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19165) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 16:44:49,071 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(841): Found previous received Instance[pk=108251, uid=1.2.410.200001.101.11.601.1501430850.3.20250310102103976, class=1.2.840.10008.5.1.4.1.1.6.1, no=10]
2025-03-10 16:44:49,072 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(841): Ignore received Instance[studyUID=233581,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250310101811444,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250310102103976] with equal digest
2025-03-10 16:44:49,073 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(841): Updated DB in 5 ms
2025-03-10 16:44:49,074 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(841) << 10:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310102103976 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:44:49,285 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(841) >> 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310102125731 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:44:51,234 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 16:44:51,244 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 16:44:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start TaskScheduler.execute()
2025-03-10 16:44:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished TaskScheduler.execute()
2025-03-10 16:44:59,245 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start AuditScheduler.execute()
2025-03-10 16:44:59,260 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-17) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 16:44:59,260 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-17) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 16:44:59,261 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished AuditScheduler.execute()
2025-03-10 16:45:13,387 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start IANScheduler.execute()
2025-03-10 16:45:13,390 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished IANScheduler.execute()
2025-03-10 16:45:21,022 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19165) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 16:45:21,025 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(841): Found previous received Instance[pk=108252, uid=1.2.410.200001.101.11.601.1501430850.3.20250310102125731, class=1.2.840.10008.5.1.4.1.1.6.1, no=11]
2025-03-10 16:45:21,026 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(841): Ignore received Instance[studyUID=233581,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250310101811444,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250310102125731] with equal digest
2025-03-10 16:45:21,026 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(841): Updated DB in 4 ms
2025-03-10 16:45:21,028 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(841) << 11:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310102125731 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:45:21,240 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(841) >> 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310102542537 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:45:37,663 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start UPSProcessingScheduler.execute()
2025-03-10 16:45:37,664 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished UPSProcessingScheduler.execute()
2025-03-10 16:45:52,819 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19165) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 16:45:52,822 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(841): Found previous received Instance[pk=108253, uid=1.2.410.200001.101.11.601.1501430850.3.20250310102542537, class=1.2.840.10008.5.1.4.1.1.6.1, no=12]
2025-03-10 16:45:52,823 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(841): Ignore received Instance[studyUID=233581,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250310101811444,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250310102542537] with equal digest
2025-03-10 16:45:52,823 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(841): Updated DB in 4 ms
2025-03-10 16:45:52,825 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(841) << 12:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310102542537 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:45:53,038 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(841) >> 13:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310102625429 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:45:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start TaskScheduler.execute()
2025-03-10 16:45:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished TaskScheduler.execute()
2025-03-10 16:45:59,261 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start AuditScheduler.execute()
2025-03-10 16:45:59,275 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-15) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 16:45:59,276 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-15) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 16:45:59,276 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished AuditScheduler.execute()
2025-03-10 16:46:12,845 INFO  [org.dcm4chee.arc.stgcmt.impl.PurgeStgCmtScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start PurgeStgCmtScheduler.execute()
2025-03-10 16:46:12,848 INFO  [org.dcm4chee.arc.stgcmt.impl.PurgeStgCmtScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished PurgeStgCmtScheduler.execute()
2025-03-10 16:46:13,390 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start IANScheduler.execute()
2025-03-10 16:46:13,393 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished IANScheduler.execute()
2025-03-10 16:46:24,768 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19165) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 16:46:24,771 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(841): Found previous received Instance[pk=108254, uid=1.2.410.200001.101.11.601.1501430850.3.20250310102625429, class=1.2.840.10008.5.1.4.1.1.6.1, no=13]
2025-03-10 16:46:24,772 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(841): Ignore received Instance[studyUID=233581,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250310101811444,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250310102625429] with equal digest
2025-03-10 16:46:24,772 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(841): Updated DB in 4 ms
2025-03-10 16:46:24,774 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(841) << 13:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310102625429 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:46:24,984 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(841) >> 14:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310102658642 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:46:31,454 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start StudySizeScheduler.execute()
2025-03-10 16:46:31,457 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished StudySizeScheduler.execute()
2025-03-10 16:46:37,664 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start UPSProcessingScheduler.execute()
2025-03-10 16:46:37,666 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished UPSProcessingScheduler.execute()
2025-03-10 16:46:56,711 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19165) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 16:46:56,714 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(841): Found previous received Instance[pk=108255, uid=1.2.410.200001.101.11.601.1501430850.3.20250310102658642, class=1.2.840.10008.5.1.4.1.1.6.1, no=14]
2025-03-10 16:46:56,715 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(841): Ignore received Instance[studyUID=233581,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250310101811444,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250310102658642] with equal digest
2025-03-10 16:46:56,716 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(841): Updated DB in 5 ms
2025-03-10 16:46:56,717 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(841) << 14:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310102658642 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:46:56,930 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(841) >> 15:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310102733047 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:46:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start TaskScheduler.execute()
2025-03-10 16:46:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished TaskScheduler.execute()
2025-03-10 16:46:59,276 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start AuditScheduler.execute()
2025-03-10 16:46:59,288 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-23) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 16:46:59,288 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-23) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 16:46:59,288 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished AuditScheduler.execute()
2025-03-10 16:47:13,393 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start IANScheduler.execute()
2025-03-10 16:47:13,396 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished IANScheduler.execute()
2025-03-10 16:47:28,657 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19165) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 16:47:28,660 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(841): Found previous received Instance[pk=108256, uid=1.2.410.200001.101.11.601.1501430850.3.20250310102733047, class=1.2.840.10008.5.1.4.1.1.6.1, no=15]
2025-03-10 16:47:28,661 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(841): Ignore received Instance[studyUID=233581,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250310101811444,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250310102733047] with equal digest
2025-03-10 16:47:28,661 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(841): Updated DB in 4 ms
2025-03-10 16:47:28,662 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(841) << 15:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310102733047 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:47:28,875 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(841) >> 16:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310102750803 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:47:37,666 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start UPSProcessingScheduler.execute()
2025-03-10 16:47:37,668 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished UPSProcessingScheduler.execute()
2025-03-10 16:47:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start TaskScheduler.execute()
2025-03-10 16:47:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished TaskScheduler.execute()
2025-03-10 16:47:59,288 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start AuditScheduler.execute()
2025-03-10 16:47:59,299 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-28) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 16:47:59,299 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-28) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 16:47:59,299 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished AuditScheduler.execute()
2025-03-10 16:48:00,444 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19165) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 16:48:00,447 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(841): Found previous received Instance[pk=108257, uid=1.2.410.200001.101.11.601.1501430850.3.20250310102750803, class=1.2.840.10008.5.1.4.1.1.6.1, no=16]
2025-03-10 16:48:00,448 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(841): Ignore received Instance[studyUID=233581,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250310101811444,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250310102750803] with equal digest
2025-03-10 16:48:00,448 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(841): Updated DB in 4 ms
2025-03-10 16:48:00,449 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(841) << 16:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310102750803 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:48:00,662 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(841) >> 17:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310102853352 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:48:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start PurgeStorageScheduler.execute()
2025-03-10 16:48:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished PurgeStorageScheduler.execute()
2025-03-10 16:48:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-19263) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 16:48:01,704 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-19263) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 16:48:13,396 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start IANScheduler.execute()
2025-03-10 16:48:13,399 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished IANScheduler.execute()
2025-03-10 16:48:32,390 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19165) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 16:48:32,393 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(841): Found previous received Instance[pk=108258, uid=1.2.410.200001.101.11.601.1501430850.3.20250310102853352, class=1.2.840.10008.5.1.4.1.1.6.1, no=17]
2025-03-10 16:48:32,394 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(841): Ignore received Instance[studyUID=233581,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250310101811444,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250310102853352] with equal digest
2025-03-10 16:48:32,394 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(841): Updated DB in 4 ms
2025-03-10 16:48:32,396 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(841) << 17:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310102853352 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:48:32,608 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(841) >> 18:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310102914550 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:48:37,668 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start UPSProcessingScheduler.execute()
2025-03-10 16:48:37,669 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished UPSProcessingScheduler.execute()
2025-03-10 16:48:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start TaskScheduler.execute()
2025-03-10 16:48:58,815 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished TaskScheduler.execute()
2025-03-10 16:48:59,300 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start AuditScheduler.execute()
2025-03-10 16:48:59,311 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-12) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 16:48:59,311 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-12) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 16:48:59,311 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished AuditScheduler.execute()
2025-03-10 16:49:04,338 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19165) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 16:49:04,341 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(841): Found previous received Instance[pk=108259, uid=1.2.410.200001.101.11.601.1501430850.3.20250310102914550, class=1.2.840.10008.5.1.4.1.1.6.1, no=18]
2025-03-10 16:49:04,342 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(841): Ignore received Instance[studyUID=233581,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250310101811444,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250310102914550] with equal digest
2025-03-10 16:49:04,343 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(841): Updated DB in 5 ms
2025-03-10 16:49:04,344 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(841) << 18:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310102914550 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:49:04,604 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(841) >> 19:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310103008357 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:49:13,399 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start IANScheduler.execute()
2025-03-10 16:49:13,402 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished IANScheduler.execute()
2025-03-10 16:49:37,670 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start UPSProcessingScheduler.execute()
2025-03-10 16:49:37,671 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished UPSProcessingScheduler.execute()
2025-03-10 16:49:40,819 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19165) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 16:49:40,822 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(841): Found previous received Instance[pk=108260, uid=1.2.410.200001.101.11.601.1501430850.3.20250310103008357, class=1.2.840.10008.5.1.4.1.1.6.1, no=19]
2025-03-10 16:49:40,822 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(841): Ignore received Instance[studyUID=233581,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250310101811444,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250310103008357] with equal digest
2025-03-10 16:49:40,823 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(841): Updated DB in 3 ms
2025-03-10 16:49:40,824 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(841) << 19:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310103008357 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:49:41,036 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(841) >> 20:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310103032553 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:49:51,244 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 16:49:51,246 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 16:49:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start TaskScheduler.execute()
2025-03-10 16:49:58,815 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished TaskScheduler.execute()
2025-03-10 16:49:59,312 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start AuditScheduler.execute()
2025-03-10 16:49:59,323 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-6) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 16:49:59,323 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-6) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 16:49:59,324 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished AuditScheduler.execute()
2025-03-10 16:50:12,771 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19165) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 16:50:12,774 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(841): Found previous received Instance[pk=108261, uid=1.2.410.200001.101.11.601.1501430850.3.20250310103032553, class=1.2.840.10008.5.1.4.1.1.6.1, no=20]
2025-03-10 16:50:12,775 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(841): Ignore received Instance[studyUID=233581,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250310101811444,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250310103032553] with equal digest
2025-03-10 16:50:12,776 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(841): Updated DB in 5 ms
2025-03-10 16:50:12,777 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(841) << 20:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310103032553 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:50:12,990 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(841) >> 21:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310103058061 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:50:13,402 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start IANScheduler.execute()
2025-03-10 16:50:13,405 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished IANScheduler.execute()
2025-03-10 16:50:37,671 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start UPSProcessingScheduler.execute()
2025-03-10 16:50:37,673 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished UPSProcessingScheduler.execute()
2025-03-10 16:50:44,730 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19165) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 16:50:44,733 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(841): Found previous received Instance[pk=108262, uid=1.2.410.200001.101.11.601.1501430850.3.20250310103058061, class=1.2.840.10008.5.1.4.1.1.6.1, no=21]
2025-03-10 16:50:44,734 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(841): Ignore received Instance[studyUID=233581,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250310101811444,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250310103058061] with equal digest
2025-03-10 16:50:44,734 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(841): Updated DB in 4 ms
2025-03-10 16:50:44,735 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(841) << 21:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310103058061 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:50:44,948 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(841) >> 22:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310103206968 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:50:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start TaskScheduler.execute()
2025-03-10 16:50:58,815 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished TaskScheduler.execute()
2025-03-10 16:50:59,324 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start AuditScheduler.execute()
2025-03-10 16:50:59,337 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-16) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 16:50:59,337 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-16) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 16:50:59,337 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished AuditScheduler.execute()
2025-03-10 16:51:13,405 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start IANScheduler.execute()
2025-03-10 16:51:13,408 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished IANScheduler.execute()
2025-03-10 16:51:21,322 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19165) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 16:51:21,325 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(841): Found previous received Instance[pk=108263, uid=1.2.410.200001.101.11.601.1501430850.3.20250310103206968, class=1.2.840.10008.5.1.4.1.1.6.1, no=22]
2025-03-10 16:51:21,325 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(841): Ignore received Instance[studyUID=233581,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250310101811444,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250310103206968] with equal digest
2025-03-10 16:51:21,326 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(841): Updated DB in 4 ms
2025-03-10 16:51:21,327 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(841) << 22:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310103206968 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:51:21,541 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(841) >> A-RELEASE-RQ
2025-03-10 16:51:21,541 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(841) << A-RELEASE-RP
2025-03-10 16:51:21,592 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-30) DCM4CHEE<-HS60MT(841): close Socket[addr=187.89.160.56/187.89.160.56,port=49311,localport=11112]
2025-03-10 16:51:21,965 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49312,localport=11112]
2025-03-10 16:51:21,966 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(842) >> A-ASSOCIATE-RQ
2025-03-10 16:51:21,966 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(842) << A-ASSOCIATE-AC
2025-03-10 16:51:22,173 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(842) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308094747665 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:51:31,458 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start StudySizeScheduler.execute()
2025-03-10 16:51:31,462 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished StudySizeScheduler.execute()
2025-03-10 16:51:37,674 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start UPSProcessingScheduler.execute()
2025-03-10 16:51:37,675 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished UPSProcessingScheduler.execute()
2025-03-10 16:51:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start TaskScheduler.execute()
2025-03-10 16:51:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished TaskScheduler.execute()
2025-03-10 16:51:59,337 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start AuditScheduler.execute()
2025-03-10 16:51:59,347 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-20) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 16:51:59,347 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-20) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 16:51:59,347 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished AuditScheduler.execute()
2025-03-10 16:52:04,150 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19165) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 16:52:04,153 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(842): Found previous received Instance[pk=107522, uid=1.2.410.200001.101.11.601.1501430850.3.20250308094747665, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 16:52:04,154 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(842): Ignore received Instance[studyUID=341509,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308094747241,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308094747665] with equal digest
2025-03-10 16:52:04,154 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(842): Updated DB in 4 ms
2025-03-10 16:52:04,156 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(842) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308094747665 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:52:04,369 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(842) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308094836373 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:52:13,408 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start IANScheduler.execute()
2025-03-10 16:52:13,410 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished IANScheduler.execute()
2025-03-10 16:52:37,675 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start UPSProcessingScheduler.execute()
2025-03-10 16:52:37,676 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished UPSProcessingScheduler.execute()
2025-03-10 16:52:44,432 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19165) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 16:52:44,435 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(842): Found previous received Instance[pk=107523, uid=1.2.410.200001.101.11.601.1501430850.3.20250308094836373, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 16:52:44,436 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(842): Ignore received Instance[studyUID=341509,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308094747241,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308094836373] with equal digest
2025-03-10 16:52:44,436 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(842): Updated DB in 4 ms
2025-03-10 16:52:44,437 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(842) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308094836373 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:52:44,648 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(842) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308094912345 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:52:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start TaskScheduler.execute()
2025-03-10 16:52:58,815 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished TaskScheduler.execute()
2025-03-10 16:52:59,347 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start AuditScheduler.execute()
2025-03-10 16:52:59,365 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 16:52:59,365 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 16:52:59,365 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished AuditScheduler.execute()
2025-03-10 16:53:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start PurgeStorageScheduler.execute()
2025-03-10 16:53:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished PurgeStorageScheduler.execute()
2025-03-10 16:53:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-19284) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 16:53:01,704 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-19284) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 16:53:13,411 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start IANScheduler.execute()
2025-03-10 16:53:13,414 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished IANScheduler.execute()
2025-03-10 16:53:16,719 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19165) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 16:53:16,722 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(842): Found previous received Instance[pk=107524, uid=1.2.410.200001.101.11.601.1501430850.3.20250308094912345, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 16:53:16,723 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(842): Ignore received Instance[studyUID=341509,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308094747241,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308094912345] with equal digest
2025-03-10 16:53:16,723 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(842): Updated DB in 4 ms
2025-03-10 16:53:16,724 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(842) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308094912345 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:53:16,937 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(842) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308094930204 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:53:37,677 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start UPSProcessingScheduler.execute()
2025-03-10 16:53:37,678 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished UPSProcessingScheduler.execute()
2025-03-10 16:53:48,644 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19165) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 16:53:48,647 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(842): Found previous received Instance[pk=107525, uid=1.2.410.200001.101.11.601.1501430850.3.20250308094930204, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 16:53:48,648 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(842): Ignore received Instance[studyUID=341509,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308094747241,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308094930204] with equal digest
2025-03-10 16:53:48,648 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(842): Updated DB in 4 ms
2025-03-10 16:53:48,650 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(842) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308094930204 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:53:48,860 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(842) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308094946753 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:53:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start TaskScheduler.execute()
2025-03-10 16:53:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished TaskScheduler.execute()
2025-03-10 16:53:59,366 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start AuditScheduler.execute()
2025-03-10 16:53:59,380 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-3) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 16:53:59,380 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-3) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 16:53:59,381 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished AuditScheduler.execute()
2025-03-10 16:54:13,414 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start IANScheduler.execute()
2025-03-10 16:54:13,417 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished IANScheduler.execute()
2025-03-10 16:54:20,723 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19165) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 16:54:20,726 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(842): Found previous received Instance[pk=107526, uid=1.2.410.200001.101.11.601.1501430850.3.20250308094946753, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 16:54:20,727 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(842): Ignore received Instance[studyUID=341509,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308094747241,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308094946753] with equal digest
2025-03-10 16:54:20,727 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(842): Updated DB in 4 ms
2025-03-10 16:54:20,729 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(842) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308094946753 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:54:20,942 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(842) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308095041698 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:54:37,679 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start UPSProcessingScheduler.execute()
2025-03-10 16:54:37,680 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished UPSProcessingScheduler.execute()
2025-03-10 16:54:51,247 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 16:54:51,250 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 16:54:52,813 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19165) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 16:54:52,815 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(842): Found previous received Instance[pk=107527, uid=1.2.410.200001.101.11.601.1501430850.3.20250308095041698, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 16:54:52,816 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(842): Ignore received Instance[studyUID=341509,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308094747241,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308095041698] with equal digest
2025-03-10 16:54:52,816 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(842): Updated DB in 3 ms
2025-03-10 16:54:52,818 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(842) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308095041698 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:54:53,028 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(842) >> A-RELEASE-RQ
2025-03-10 16:54:53,028 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(842) << A-RELEASE-RP
2025-03-10 16:54:53,079 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-10) DCM4CHEE<-HS60MT(842): close Socket[addr=187.89.160.56/187.89.160.56,port=49312,localport=11112]
2025-03-10 16:54:53,443 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49313,localport=11112]
2025-03-10 16:54:53,443 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(843) >> A-ASSOCIATE-RQ
2025-03-10 16:54:53,443 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(843) << A-ASSOCIATE-AC
2025-03-10 16:54:53,645 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(843) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310103941505 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:54:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start TaskScheduler.execute()
2025-03-10 16:54:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished TaskScheduler.execute()
2025-03-10 16:54:59,381 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start AuditScheduler.execute()
2025-03-10 16:54:59,391 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 16:54:59,391 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 16:54:59,391 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished AuditScheduler.execute()
2025-03-10 16:55:13,417 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start IANScheduler.execute()
2025-03-10 16:55:13,420 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished IANScheduler.execute()
2025-03-10 16:55:34,638 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19165) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 16:55:34,643 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(843): Create Patient[pk=8406, id=PatientID[pk=8406, id=341548, issuer=DCM4CHEE.DA86C5F1.0D6A29C8], name=TAYNARA PINTO GOMES]
2025-03-10 16:55:34,645 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(843): Create Study[pk=9444, uid=341548, id=31574]
2025-03-10 16:55:34,645 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(843): Create Series[pk=9735, uid=1.2.410.200001.101.11.601.1501430850.2.20250310103941073, no=1, mod=US]
2025-03-10 16:55:34,646 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(843): Create Instance[pk=108264, uid=1.2.410.200001.101.11.601.1501430850.3.20250310103941505, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 16:55:34,646 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(843): Create Location[pk=108264, systemID=fs1, path=2025/03/10/59FB0189/7CBD20B2/4A679461, tsuid=1.2.840.10008.1.2, size=3416628, status=OK, objectType=DICOM_FILE]
2025-03-10 16:55:34,679 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(843): Updated DB in 40 ms
2025-03-10 16:55:34,680 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) No duplicate record with equal Patient ID found Patient[pk=8406, id=PatientID[pk=8406, id=341548, issuer=DCM4CHEE.DA86C5F1.0D6A29C8], name=TAYNARA PINTO GOMES]
2025-03-10 16:55:34,681 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(843) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310103941505 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:55:34,889 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(843) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310104031332 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:55:37,680 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start UPSProcessingScheduler.execute()
2025-03-10 16:55:37,682 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished UPSProcessingScheduler.execute()
2025-03-10 16:55:38,976 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=237045&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250218081201194&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250218081203106&contentType=image/jpeg from null@162.240.235.97
2025-03-10 16:55:39,068 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=237045&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250218081201194&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250218081227568&contentType=image/jpeg from null@162.240.235.97
2025-03-10 16:55:39,158 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=237045&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250218081201194&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250218081239893&contentType=image/jpeg from null@162.240.235.97
2025-03-10 16:55:39,225 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=237045&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250218081201194&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250218081310346&contentType=image/jpeg from null@162.240.235.97
2025-03-10 16:55:39,277 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=237045&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250218081201194&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250218081321004&contentType=image/jpeg from null@162.240.235.97
2025-03-10 16:55:39,332 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=237045&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250218081201194&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250218081628794&contentType=image/jpeg from null@162.240.235.97
2025-03-10 16:55:39,379 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=237045&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250218081201194&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250218081721823&contentType=image/jpeg from null@162.240.235.97
2025-03-10 16:55:39,442 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=237045&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250218081201194&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250218081800955&contentType=image/jpeg from null@162.240.235.97
2025-03-10 16:55:39,503 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=237045&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250218081201194&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250218081825942&contentType=image/jpeg from null@162.240.235.97
2025-03-10 16:55:39,570 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=237045&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250218081201194&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250218081901054&contentType=image/jpeg from null@162.240.235.97
2025-03-10 16:55:39,629 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=237045&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250218081201194&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250218081944166&contentType=image/jpeg from null@162.240.235.97
2025-03-10 16:55:39,690 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=237045&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250218081201194&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250218082048752&contentType=image/jpeg from null@162.240.235.97
2025-03-10 16:55:39,759 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=237045&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250218081201194&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250218082141674&contentType=image/jpeg from null@162.240.235.97
2025-03-10 16:55:39,823 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=237045&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250218081201194&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250218082235026&contentType=image/jpeg from null@162.240.235.97
2025-03-10 16:55:39,883 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=237045&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250218081201194&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250218082251492&contentType=image/jpeg from null@162.240.235.97
2025-03-10 16:55:39,939 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=237045&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250218081201194&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250218082359512&contentType=image/jpeg from null@162.240.235.97
2025-03-10 16:55:39,987 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=237045&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250218081201194&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250218082405294&contentType=image/jpeg from null@162.240.235.97
2025-03-10 16:55:40,034 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=237045&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250218081201194&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250218082417342&contentType=image/jpeg from null@162.240.235.97
2025-03-10 16:55:40,090 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=237045&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250218081201194&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250218082511460&contentType=image/jpeg from null@162.240.235.97
2025-03-10 16:55:40,155 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=237045&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250218081201194&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250218082535448&contentType=image/jpeg from null@162.240.235.97
2025-03-10 16:55:40,203 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=237045&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250218081201194&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250218082556300&contentType=image/jpeg from null@162.240.235.97
2025-03-10 16:55:40,252 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=237045&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250218081201194&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250218082637254&contentType=image/jpeg from null@162.240.235.97
2025-03-10 16:55:40,303 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=237045&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250218081201194&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250218082716610&contentType=image/jpeg from null@162.240.235.97
2025-03-10 16:55:40,350 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=237045&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250218081201194&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250218082838165&contentType=image/jpeg from null@162.240.235.97
2025-03-10 16:55:40,397 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=237045&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250218081201194&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250218082900653&contentType=image/jpeg from null@162.240.235.97
2025-03-10 16:55:40,444 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=237045&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250218081201194&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250218083002304&contentType=image/jpeg from null@162.240.235.97
2025-03-10 16:55:40,490 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=237045&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250218081201194&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250218083012436&contentType=image/jpeg from null@162.240.235.97
2025-03-10 16:55:40,530 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=237045&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250218081201194&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250218083039827&contentType=image/jpeg from null@162.240.235.97
2025-03-10 16:55:40,587 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=237045&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250218081201194&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250218083426795&contentType=image/jpeg from null@162.240.235.97
2025-03-10 16:55:40,636 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=237045&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250218081201194&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250218083445032&contentType=image/jpeg from null@162.240.235.97
2025-03-10 16:55:40,681 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=237045&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250218081201194&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250218083515836&contentType=image/jpeg from null@162.240.235.97
2025-03-10 16:55:40,741 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=237045&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250218081201194&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250218083535030&contentType=image/jpeg from null@162.240.235.97
2025-03-10 16:55:40,788 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=237045&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250218081201194&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250218083616383&contentType=image/jpeg from null@162.240.235.97
2025-03-10 16:55:40,849 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=237045&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250218081201194&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250218083645326&contentType=image/jpeg from null@162.240.235.97
2025-03-10 16:55:40,907 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=237045&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250218081201194&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250218083736485&contentType=image/jpeg from null@162.240.235.97
2025-03-10 16:55:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start TaskScheduler.execute()
2025-03-10 16:55:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished TaskScheduler.execute()
2025-03-10 16:55:59,392 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start AuditScheduler.execute()
2025-03-10 16:55:59,405 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-1) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 16:55:59,405 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-1) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 16:55:59,405 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished AuditScheduler.execute()
2025-03-10 16:56:13,316 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19165) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 16:56:13,319 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(843): Create Instance[pk=108265, uid=1.2.410.200001.101.11.601.1501430850.3.20250310104031332, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 16:56:13,320 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(843): Create Location[pk=108265, systemID=fs1, path=2025/03/10/59FB0189/7CBD20B2/6FE41362, tsuid=1.2.840.10008.1.2, size=3416776, status=OK, objectType=DICOM_FILE]
2025-03-10 16:56:13,337 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(843): Updated DB in 21 ms
2025-03-10 16:56:13,337 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(843) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310104031332 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:56:13,421 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start IANScheduler.execute()
2025-03-10 16:56:13,423 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished IANScheduler.execute()
2025-03-10 16:56:13,543 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(843) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310104049780 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:56:31,462 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start StudySizeScheduler.execute()
2025-03-10 16:56:31,465 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished StudySizeScheduler.execute()
2025-03-10 16:56:37,682 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start UPSProcessingScheduler.execute()
2025-03-10 16:56:37,684 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished UPSProcessingScheduler.execute()
2025-03-10 16:56:44,619 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19165) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 16:56:44,622 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(843): Create Instance[pk=108266, uid=1.2.410.200001.101.11.601.1501430850.3.20250310104049780, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 16:56:44,622 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(843): Create Location[pk=108266, systemID=fs1, path=2025/03/10/59FB0189/7CBD20B2/6FF5DD78, tsuid=1.2.840.10008.1.2, size=3416628, status=OK, objectType=DICOM_FILE]
2025-03-10 16:56:44,635 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(843): Updated DB in 16 ms
2025-03-10 16:56:44,636 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(843) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310104049780 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:56:44,841 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(843) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310104117850 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:56:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start TaskScheduler.execute()
2025-03-10 16:56:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished TaskScheduler.execute()
2025-03-10 16:56:59,405 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start AuditScheduler.execute()
2025-03-10 16:56:59,407 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-31) Send audit message to /127.0.0.1:514
2025-03-10 16:56:59,407 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-31) Send audit message to /127.0.0.1:514
2025-03-10 16:56:59,417 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-31) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 16:56:59,417 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-31) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 16:56:59,418 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished AuditScheduler.execute()
2025-03-10 16:57:13,423 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start IANScheduler.execute()
2025-03-10 16:57:13,425 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished IANScheduler.execute()
2025-03-10 16:57:15,909 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19165) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 16:57:15,912 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(843): Create Instance[pk=108267, uid=1.2.410.200001.101.11.601.1501430850.3.20250310104117850, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 16:57:15,912 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(843): Create Location[pk=108267, systemID=fs1, path=2025/03/10/59FB0189/7CBD20B2/717F8A3A, tsuid=1.2.840.10008.1.2, size=3416628, status=OK, objectType=DICOM_FILE]
2025-03-10 16:57:15,927 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(843): Updated DB in 18 ms
2025-03-10 16:57:15,927 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(843) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310104117850 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:57:16,135 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(843) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310104129103 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:57:37,684 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start UPSProcessingScheduler.execute()
2025-03-10 16:57:37,686 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished UPSProcessingScheduler.execute()
2025-03-10 16:57:47,202 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19165) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 16:57:47,206 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(843): Create Instance[pk=108268, uid=1.2.410.200001.101.11.601.1501430850.3.20250310104129103, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 16:57:47,206 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(843): Create Location[pk=108268, systemID=fs1, path=2025/03/10/59FB0189/7CBD20B2/718E6F9A, tsuid=1.2.840.10008.1.2, size=3416628, status=OK, objectType=DICOM_FILE]
2025-03-10 16:57:47,219 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(843): Updated DB in 17 ms
2025-03-10 16:57:47,220 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(843) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310104129103 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:57:47,428 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(843) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310104135288 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:57:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start TaskScheduler.execute()
2025-03-10 16:57:58,816 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished TaskScheduler.execute()
2025-03-10 16:57:59,418 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start AuditScheduler.execute()
2025-03-10 16:57:59,429 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-13) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 16:57:59,429 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-13) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 16:57:59,429 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished AuditScheduler.execute()
2025-03-10 16:58:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start PurgeStorageScheduler.execute()
2025-03-10 16:58:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished PurgeStorageScheduler.execute()
2025-03-10 16:58:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-19305) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 16:58:01,704 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-19305) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 16:58:13,426 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start IANScheduler.execute()
2025-03-10 16:58:13,429 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished IANScheduler.execute()
2025-03-10 16:58:18,701 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19165) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 16:58:18,705 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(843): Create Instance[pk=108269, uid=1.2.410.200001.101.11.601.1501430850.3.20250310104135288, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 16:58:18,705 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(843): Create Location[pk=108269, systemID=fs1, path=2025/03/10/59FB0189/7CBD20B2/719ABA5D, tsuid=1.2.840.10008.1.2, size=3416628, status=OK, objectType=DICOM_FILE]
2025-03-10 16:58:18,724 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(843): Updated DB in 23 ms
2025-03-10 16:58:18,724 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(843) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310104135288 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:58:18,929 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(843) >> A-RELEASE-RQ
2025-03-10 16:58:18,929 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(843) << A-RELEASE-RP
2025-03-10 16:58:18,980 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-20) DCM4CHEE<-HS60MT(843): close Socket[addr=187.89.160.56/187.89.160.56,port=49313,localport=11112]
2025-03-10 16:58:19,341 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49314,localport=11112]
2025-03-10 16:58:19,341 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(844) >> A-ASSOCIATE-RQ
2025-03-10 16:58:19,341 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(844) << A-ASSOCIATE-AC
2025-03-10 16:58:19,546 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(844) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310103941505 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:58:37,686 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start UPSProcessingScheduler.execute()
2025-03-10 16:58:37,687 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished UPSProcessingScheduler.execute()
2025-03-10 16:58:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start TaskScheduler.execute()
2025-03-10 16:58:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished TaskScheduler.execute()
2025-03-10 16:58:59,430 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start AuditScheduler.execute()
2025-03-10 16:58:59,442 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-5) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 16:58:59,442 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-5) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 16:58:59,442 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished AuditScheduler.execute()
2025-03-10 16:58:59,504 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19165) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 16:58:59,508 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(844): Found previous received Instance[pk=108264, uid=1.2.410.200001.101.11.601.1501430850.3.20250310103941505, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 16:58:59,508 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(844): Ignore received Instance[studyUID=341548,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250310103941073,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250310103941505] with equal digest
2025-03-10 16:58:59,509 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(844): Updated DB in 5 ms
2025-03-10 16:58:59,510 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(844) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310103941505 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:58:59,719 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(844) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310104031332 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:59:13,429 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start IANScheduler.execute()
2025-03-10 16:59:13,431 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished IANScheduler.execute()
2025-03-10 16:59:37,688 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start UPSProcessingScheduler.execute()
2025-03-10 16:59:37,690 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished UPSProcessingScheduler.execute()
2025-03-10 16:59:41,113 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19165) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 16:59:41,116 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(844): Found previous received Instance[pk=108265, uid=1.2.410.200001.101.11.601.1501430850.3.20250310104031332, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 16:59:41,117 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(844): Ignore received Instance[studyUID=341548,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250310103941073,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250310104031332] with equal digest
2025-03-10 16:59:41,117 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(844): Updated DB in 4 ms
2025-03-10 16:59:41,119 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(844) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310104031332 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:59:41,331 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(844) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310104049780 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 16:59:51,250 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 16:59:51,257 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 16:59:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start TaskScheduler.execute()
2025-03-10 16:59:58,818 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished TaskScheduler.execute()
2025-03-10 16:59:59,442 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start AuditScheduler.execute()
2025-03-10 16:59:59,443 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-23) Send audit message to /127.0.0.1:514
2025-03-10 16:59:59,454 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-23) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 16:59:59,454 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-23) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 16:59:59,454 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished AuditScheduler.execute()
2025-03-10 17:00:12,990 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19165) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:00:12,992 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(844): Found previous received Instance[pk=108266, uid=1.2.410.200001.101.11.601.1501430850.3.20250310104049780, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 17:00:12,993 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(844): Ignore received Instance[studyUID=341548,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250310103941073,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250310104049780] with equal digest
2025-03-10 17:00:12,993 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(844): Updated DB in 3 ms
2025-03-10 17:00:12,994 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(844) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310104049780 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:00:13,206 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(844) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310104117850 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:00:13,432 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start IANScheduler.execute()
2025-03-10 17:00:13,434 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished IANScheduler.execute()
2025-03-10 17:00:37,690 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start UPSProcessingScheduler.execute()
2025-03-10 17:00:37,691 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished UPSProcessingScheduler.execute()
2025-03-10 17:00:44,871 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19165) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:00:44,874 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(844): Found previous received Instance[pk=108267, uid=1.2.410.200001.101.11.601.1501430850.3.20250310104117850, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 17:00:44,874 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(844): Ignore received Instance[studyUID=341548,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250310103941073,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250310104117850] with equal digest
2025-03-10 17:00:44,875 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(844): Updated DB in 4 ms
2025-03-10 17:00:44,876 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(844) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310104117850 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:00:45,086 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(844) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310104129103 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:00:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start TaskScheduler.execute()
2025-03-10 17:00:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished TaskScheduler.execute()
2025-03-10 17:00:59,454 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start AuditScheduler.execute()
2025-03-10 17:00:59,464 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-28) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 17:00:59,465 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-28) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 17:00:59,465 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished AuditScheduler.execute()
2025-03-10 17:01:13,434 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start IANScheduler.execute()
2025-03-10 17:01:13,437 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished IANScheduler.execute()
2025-03-10 17:01:16,749 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19165) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:01:16,753 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(844): Found previous received Instance[pk=108268, uid=1.2.410.200001.101.11.601.1501430850.3.20250310104129103, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 17:01:16,754 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(844): Ignore received Instance[studyUID=341548,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250310103941073,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250310104129103] with equal digest
2025-03-10 17:01:16,754 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(844): Updated DB in 5 ms
2025-03-10 17:01:16,756 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(844) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310104129103 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:01:16,966 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(844) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310104135288 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:01:31,466 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start StudySizeScheduler.execute()
2025-03-10 17:01:31,552 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) Calculated size of 1 studies
2025-03-10 17:01:31,552 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished StudySizeScheduler.execute()
2025-03-10 17:01:37,692 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start UPSProcessingScheduler.execute()
2025-03-10 17:01:37,693 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished UPSProcessingScheduler.execute()
2025-03-10 17:01:48,828 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19165) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:01:48,830 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(844): Found previous received Instance[pk=108269, uid=1.2.410.200001.101.11.601.1501430850.3.20250310104135288, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 17:01:48,830 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(844): Ignore received Instance[studyUID=341548,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250310103941073,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250310104135288] with equal digest
2025-03-10 17:01:48,831 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(844): Updated DB in 3 ms
2025-03-10 17:01:48,832 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(844) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310104135288 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:01:49,046 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(844) >> A-RELEASE-RQ
2025-03-10 17:01:49,046 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(844) << A-RELEASE-RP
2025-03-10 17:01:49,096 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-12) DCM4CHEE<-HS60MT(844): close Socket[addr=187.89.160.56/187.89.160.56,port=49314,localport=11112]
2025-03-10 17:01:49,458 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49315,localport=11112]
2025-03-10 17:01:49,459 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(845) >> A-ASSOCIATE-RQ
2025-03-10 17:01:49,459 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(845) << A-ASSOCIATE-AC
2025-03-10 17:01:49,658 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(845) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310104928283 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:01:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start TaskScheduler.execute()
2025-03-10 17:01:58,815 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished TaskScheduler.execute()
2025-03-10 17:01:59,465 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start AuditScheduler.execute()
2025-03-10 17:01:59,475 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 17:01:59,475 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 17:01:59,476 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished AuditScheduler.execute()
2025-03-10 17:02:13,437 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start IANScheduler.execute()
2025-03-10 17:02:13,440 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished IANScheduler.execute()
2025-03-10 17:02:20,843 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19165) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:02:20,849 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(845): Create Patient[pk=8407, id=PatientID[pk=8407, id=341557, issuer=DCM4CHEE.0CC2001B.89C984A3], name=CAMYLA SILVA CARNEIRO]
2025-03-10 17:02:20,850 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(845): Create Study[pk=9445, uid=341557, id=31602]
2025-03-10 17:02:20,851 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(845): Create Series[pk=9736, uid=1.2.410.200001.101.11.601.1501430850.2.20250310104927946, no=1, mod=US]
2025-03-10 17:02:20,852 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(845): Create Instance[pk=108270, uid=1.2.410.200001.101.11.601.1501430850.3.20250310104928283, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 17:02:20,852 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(845): Create Location[pk=108270, systemID=fs1, path=2025/03/10/59FB01A7/B18A089A/7F34C4EC, tsuid=1.2.840.10008.1.2, size=3416462, status=OK, objectType=DICOM_FILE]
2025-03-10 17:02:20,876 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(845): Updated DB in 33 ms
2025-03-10 17:02:20,877 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) No duplicate record with equal Patient ID found Patient[pk=8407, id=PatientID[pk=8407, id=341557, issuer=DCM4CHEE.0CC2001B.89C984A3], name=CAMYLA SILVA CARNEIRO]
2025-03-10 17:02:20,878 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(845) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310104928283 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:02:21,082 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(845) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310105013027 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:02:37,694 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start UPSProcessingScheduler.execute()
2025-03-10 17:02:37,695 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished UPSProcessingScheduler.execute()
2025-03-10 17:02:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start TaskScheduler.execute()
2025-03-10 17:02:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished TaskScheduler.execute()
2025-03-10 17:02:59,476 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start AuditScheduler.execute()
2025-03-10 17:02:59,477 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-2) Send audit message to /127.0.0.1:514
2025-03-10 17:02:59,487 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-2) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 17:02:59,487 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-2) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 17:02:59,488 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished AuditScheduler.execute()
2025-03-10 17:03:01,040 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19165) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:03:01,042 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(845): Create Instance[pk=108271, uid=1.2.410.200001.101.11.601.1501430850.3.20250310105013027, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 17:03:01,042 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(845): Create Location[pk=108271, systemID=fs1, path=2025/03/10/59FB01A7/B18A089A/A4AEFD02, tsuid=1.2.840.10008.1.2, size=3416462, status=OK, objectType=DICOM_FILE]
2025-03-10 17:03:01,051 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(845): Updated DB in 11 ms
2025-03-10 17:03:01,052 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(845) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310105013027 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:03:01,259 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(845) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310105132466 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:03:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start PurgeStorageScheduler.execute()
2025-03-10 17:03:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished PurgeStorageScheduler.execute()
2025-03-10 17:03:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-19326) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 17:03:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-19326) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 17:03:13,440 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start IANScheduler.execute()
2025-03-10 17:03:13,442 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished IANScheduler.execute()
2025-03-10 17:03:36,640 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19165) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:03:36,643 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(845): Create Instance[pk=108272, uid=1.2.410.200001.101.11.601.1501430850.3.20250310105132466, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 17:03:36,643 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(845): Create Location[pk=108272, systemID=fs1, path=2025/03/10/59FB01A7/B18A089A/A67F9FC3, tsuid=1.2.840.10008.1.2, size=3915734, status=OK, objectType=DICOM_FILE]
2025-03-10 17:03:36,654 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(845): Updated DB in 14 ms
2025-03-10 17:03:36,654 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(845) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310105132466 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:03:36,861 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(845) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310105151790 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:03:37,695 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start UPSProcessingScheduler.execute()
2025-03-10 17:03:37,697 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished UPSProcessingScheduler.execute()
2025-03-10 17:03:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start TaskScheduler.execute()
2025-03-10 17:03:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished TaskScheduler.execute()
2025-03-10 17:03:59,488 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start AuditScheduler.execute()
2025-03-10 17:03:59,489 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-30) Send audit message to /127.0.0.1:514
2025-03-10 17:03:59,500 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-30) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 17:03:59,500 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-30) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 17:03:59,501 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished AuditScheduler.execute()
2025-03-10 17:04:07,728 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19165) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:04:07,731 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(845): Create Instance[pk=108273, uid=1.2.410.200001.101.11.601.1501430850.3.20250310105151790, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 17:04:07,731 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(845): Create Location[pk=108273, systemID=fs1, path=2025/03/10/59FB01A7/B18A089A/A69B6600, tsuid=1.2.840.10008.1.2, size=3416626, status=OK, objectType=DICOM_FILE]
2025-03-10 17:04:07,746 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(845): Updated DB in 18 ms
2025-03-10 17:04:07,746 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(845) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310105151790 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:04:07,953 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(845) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310105223486 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:04:13,443 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start IANScheduler.execute()
2025-03-10 17:04:13,445 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished IANScheduler.execute()
2025-03-10 17:04:37,697 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start UPSProcessingScheduler.execute()
2025-03-10 17:04:37,699 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished UPSProcessingScheduler.execute()
2025-03-10 17:04:47,409 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19165) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:04:47,412 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(845): Create Instance[pk=108274, uid=1.2.410.200001.101.11.601.1501430850.3.20250310105223486, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 17:04:47,412 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(845): Create Location[pk=108274, systemID=fs1, path=2025/03/10/59FB01A7/B18A089A/A826D57E, tsuid=1.2.840.10008.1.2, size=3915734, status=OK, objectType=DICOM_FILE]
2025-03-10 17:04:47,427 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(845): Updated DB in 18 ms
2025-03-10 17:04:47,428 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(845) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310105223486 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:04:47,634 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(845) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310105252417 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:04:51,258 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 17:04:51,261 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 17:04:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start TaskScheduler.execute()
2025-03-10 17:04:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished TaskScheduler.execute()
2025-03-10 17:04:59,501 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start AuditScheduler.execute()
2025-03-10 17:04:59,515 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-18) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 17:04:59,515 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-18) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 17:04:59,515 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished AuditScheduler.execute()
2025-03-10 17:05:13,445 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start IANScheduler.execute()
2025-03-10 17:05:13,448 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished IANScheduler.execute()
2025-03-10 17:05:18,333 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19165) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:05:18,336 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(845): Create Instance[pk=108275, uid=1.2.410.200001.101.11.601.1501430850.3.20250310105252417, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 17:05:18,336 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(845): Create Location[pk=108275, systemID=fs1, path=2025/03/10/59FB01A7/B18A089A/A850A6CA, tsuid=1.2.840.10008.1.2, size=3416830, status=OK, objectType=DICOM_FILE]
2025-03-10 17:05:18,349 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(845): Updated DB in 15 ms
2025-03-10 17:05:18,350 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(845) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310105252417 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:05:18,552 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(845) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310105342708 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:05:37,699 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start UPSProcessingScheduler.execute()
2025-03-10 17:05:37,700 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished UPSProcessingScheduler.execute()
2025-03-10 17:05:52,577 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19165) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:05:52,580 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(845): Create Instance[pk=108276, uid=1.2.410.200001.101.11.601.1501430850.3.20250310105342708, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 17:05:52,580 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(845): Create Location[pk=108276, systemID=fs1, path=2025/03/10/59FB01A7/B18A089A/A9F7730D, tsuid=1.2.840.10008.1.2, size=3416462, status=OK, objectType=DICOM_FILE]
2025-03-10 17:05:52,593 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(845): Updated DB in 15 ms
2025-03-10 17:05:52,594 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(845) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310105342708 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:05:52,800 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(845) >> A-RELEASE-RQ
2025-03-10 17:05:52,800 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(845) << A-RELEASE-RP
2025-03-10 17:05:52,850 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-8) DCM4CHEE<-HS60MT(845): close Socket[addr=187.89.160.56/187.89.160.56,port=49315,localport=11112]
2025-03-10 17:05:53,204 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49316,localport=11112]
2025-03-10 17:05:53,204 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(846) >> A-ASSOCIATE-RQ
2025-03-10 17:05:53,204 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(846) << A-ASSOCIATE-AC
2025-03-10 17:05:53,405 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(846) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310104928283 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:05:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start TaskScheduler.execute()
2025-03-10 17:05:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished TaskScheduler.execute()
2025-03-10 17:05:59,516 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start AuditScheduler.execute()
2025-03-10 17:05:59,526 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-19) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 17:05:59,526 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-19) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 17:05:59,526 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished AuditScheduler.execute()
2025-03-10 17:06:13,448 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start IANScheduler.execute()
2025-03-10 17:06:13,450 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished IANScheduler.execute()
2025-03-10 17:06:31,553 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start StudySizeScheduler.execute()
2025-03-10 17:06:31,557 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished StudySizeScheduler.execute()
2025-03-10 17:06:33,835 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19165) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:06:33,839 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(846): Found previous received Instance[pk=108270, uid=1.2.410.200001.101.11.601.1501430850.3.20250310104928283, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 17:06:33,840 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(846): Ignore received Instance[studyUID=341557,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250310104927946,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250310104928283] with equal digest
2025-03-10 17:06:33,841 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(846): Updated DB in 6 ms
2025-03-10 17:06:33,842 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(846) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310104928283 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:06:34,046 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(846) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310105013027 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:06:37,701 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start UPSProcessingScheduler.execute()
2025-03-10 17:06:37,702 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished UPSProcessingScheduler.execute()
2025-03-10 17:06:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start TaskScheduler.execute()
2025-03-10 17:06:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished TaskScheduler.execute()
2025-03-10 17:06:59,526 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start AuditScheduler.execute()
2025-03-10 17:06:59,528 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-28) Send audit message to /127.0.0.1:514
2025-03-10 17:06:59,541 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-28) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 17:06:59,542 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-28) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 17:06:59,542 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished AuditScheduler.execute()
2025-03-10 17:07:13,007 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19165) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:07:13,011 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(846): Found previous received Instance[pk=108271, uid=1.2.410.200001.101.11.601.1501430850.3.20250310105013027, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 17:07:13,011 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(846): Ignore received Instance[studyUID=341557,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250310104927946,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250310105013027] with equal digest
2025-03-10 17:07:13,012 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(846): Updated DB in 5 ms
2025-03-10 17:07:13,014 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(846) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310105013027 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:07:13,217 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(846) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310105132466 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:07:13,451 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start IANScheduler.execute()
2025-03-10 17:07:13,453 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished IANScheduler.execute()
2025-03-10 17:07:37,702 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start UPSProcessingScheduler.execute()
2025-03-10 17:07:37,704 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished UPSProcessingScheduler.execute()
2025-03-10 17:07:48,416 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19165) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:07:48,420 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(846): Found previous received Instance[pk=108272, uid=1.2.410.200001.101.11.601.1501430850.3.20250310105132466, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 17:07:48,420 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(846): Ignore received Instance[studyUID=341557,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250310104927946,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250310105132466] with equal digest
2025-03-10 17:07:48,421 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(846): Updated DB in 4 ms
2025-03-10 17:07:48,422 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(846) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310105132466 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:07:48,629 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(846) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310105151790 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:07:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start TaskScheduler.execute()
2025-03-10 17:07:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished TaskScheduler.execute()
2025-03-10 17:07:59,542 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start AuditScheduler.execute()
2025-03-10 17:07:59,550 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-12) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 17:07:59,550 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-12) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 17:07:59,550 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished AuditScheduler.execute()
2025-03-10 17:08:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start PurgeStorageScheduler.execute()
2025-03-10 17:08:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished PurgeStorageScheduler.execute()
2025-03-10 17:08:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-19347) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 17:08:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-19347) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 17:08:13,453 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start IANScheduler.execute()
2025-03-10 17:08:13,456 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished IANScheduler.execute()
2025-03-10 17:08:19,320 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19165) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:08:19,322 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(846): Found previous received Instance[pk=108273, uid=1.2.410.200001.101.11.601.1501430850.3.20250310105151790, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 17:08:19,323 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(846): Ignore received Instance[studyUID=341557,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250310104927946,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250310105151790] with equal digest
2025-03-10 17:08:19,323 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(846): Updated DB in 3 ms
2025-03-10 17:08:19,325 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(846) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310105151790 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:08:19,529 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(846) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310105223486 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:08:37,704 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start UPSProcessingScheduler.execute()
2025-03-10 17:08:37,706 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished UPSProcessingScheduler.execute()
2025-03-10 17:08:54,893 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19165) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:08:54,897 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(846): Found previous received Instance[pk=108274, uid=1.2.410.200001.101.11.601.1501430850.3.20250310105223486, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 17:08:54,897 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(846): Ignore received Instance[studyUID=341557,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250310104927946,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250310105223486] with equal digest
2025-03-10 17:08:54,898 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(846): Updated DB in 4 ms
2025-03-10 17:08:54,899 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(846) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310105223486 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:08:55,105 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(846) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310105252417 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:08:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start TaskScheduler.execute()
2025-03-10 17:08:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished TaskScheduler.execute()
2025-03-10 17:08:59,551 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start AuditScheduler.execute()
2025-03-10 17:08:59,561 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-4) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 17:08:59,561 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-4) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 17:08:59,561 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished AuditScheduler.execute()
2025-03-10 17:08:59,784 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=1.2.392.200036.9125.2.3619053820161.6592926176.32569&seriesUID=1.2.392.200036.9125.3.3619053820161.6592926176.325610&objectUID=1.2.392.200036.9125.9.0.254258442.4010026174.86381729&contentType=image/jpeg from null@162.240.235.97
2025-03-10 17:09:00,009 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=1.2.392.200036.9125.2.3619053820161.6592926176.32569&seriesUID=1.2.392.200036.9125.3.3619053820161.6592926176.325610&objectUID=1.2.392.200036.9125.9.0.254258445.2399741118.86381729&contentType=image/jpeg from null@162.240.235.97
2025-03-10 17:09:00,171 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=1.2.392.200036.9125.2.3619053820161.6592926176.32569&seriesUID=1.2.392.200036.9125.3.3619053820161.6592926176.325610&objectUID=1.2.392.200036.9125.9.0.254258443.839197886.86381729&contentType=image/jpeg from null@162.240.235.97
2025-03-10 17:09:00,326 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=1.2.392.200036.9125.2.3619053820161.6592926176.32569&seriesUID=1.2.392.200036.9125.3.3619053820161.6592926176.325610&objectUID=1.2.392.200036.9125.9.0.254258443.1913005246.86381729&contentType=image/jpeg from null@162.240.235.97
2025-03-10 17:09:00,478 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=1.2.392.200036.9125.2.3619053820161.6592926176.32569&seriesUID=1.2.392.200036.9125.3.3619053820161.6592926176.325610&objectUID=1.2.392.200036.9125.9.0.254258443.3708232894.86381729&contentType=image/jpeg from null@162.240.235.97
2025-03-10 17:09:00,687 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=1.2.392.200036.9125.2.3619053820161.6592926176.32569&seriesUID=1.2.392.200036.9125.3.3619053820161.6592926176.325610&objectUID=1.2.392.200036.9125.9.0.254258444.4144506046.86381729&contentType=image/jpeg from null@162.240.235.97
2025-03-10 17:09:13,456 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start IANScheduler.execute()
2025-03-10 17:09:13,459 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished IANScheduler.execute()
2025-03-10 17:09:25,802 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19165) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:09:25,805 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(846): Found previous received Instance[pk=108275, uid=1.2.410.200001.101.11.601.1501430850.3.20250310105252417, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 17:09:25,806 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(846): Ignore received Instance[studyUID=341557,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250310104927946,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250310105252417] with equal digest
2025-03-10 17:09:25,807 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(846): Updated DB in 5 ms
2025-03-10 17:09:25,808 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(846) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310105252417 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:09:26,012 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(846) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310105342708 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:09:37,706 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start UPSProcessingScheduler.execute()
2025-03-10 17:09:37,707 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished UPSProcessingScheduler.execute()
2025-03-10 17:09:51,261 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 17:09:51,269 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 17:09:56,873 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19165) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:09:56,875 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(846): Found previous received Instance[pk=108276, uid=1.2.410.200001.101.11.601.1501430850.3.20250310105342708, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 17:09:56,875 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(846): Ignore received Instance[studyUID=341557,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250310104927946,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250310105342708] with equal digest
2025-03-10 17:09:56,876 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(846): Updated DB in 3 ms
2025-03-10 17:09:56,877 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(846) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310105342708 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:09:57,080 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(846) >> A-RELEASE-RQ
2025-03-10 17:09:57,080 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(846) << A-RELEASE-RP
2025-03-10 17:09:57,131 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-16) DCM4CHEE<-HS60MT(846): close Socket[addr=187.89.160.56/187.89.160.56,port=49316,localport=11112]
2025-03-10 17:09:57,517 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49317,localport=11112]
2025-03-10 17:09:57,517 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847) >> A-ASSOCIATE-RQ
2025-03-10 17:09:57,517 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847) << A-ASSOCIATE-AC
2025-03-10 17:09:57,724 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310110008803 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:09:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start TaskScheduler.execute()
2025-03-10 17:09:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished TaskScheduler.execute()
2025-03-10 17:09:59,561 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start AuditScheduler.execute()
2025-03-10 17:09:59,570 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-31) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 17:09:59,570 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-31) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 17:09:59,570 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished AuditScheduler.execute()
2025-03-10 17:10:13,459 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start IANScheduler.execute()
2025-03-10 17:10:13,461 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished IANScheduler.execute()
2025-03-10 17:10:37,327 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19165) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:10:37,333 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847): Create Patient[pk=8408, id=PatientID[pk=8408, id=341561, issuer=DCM4CHEE.740D2E40.89D7A38F], name=AMANDA OTTONI PETINI]
2025-03-10 17:10:37,335 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847): Create Study[pk=9446, uid=341561, id=31623]
2025-03-10 17:10:37,336 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847): Create Series[pk=9737, uid=1.2.410.200001.101.11.601.1501430850.2.20250310110008480, no=1, mod=US]
2025-03-10 17:10:37,336 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847): Create Instance[pk=108277, uid=1.2.410.200001.101.11.601.1501430850.3.20250310110008803, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 17:10:37,337 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847): Create Location[pk=108277, systemID=fs1, path=2025/03/10/59FB01C0/365ADDEC/04054DBC, tsuid=1.2.840.10008.1.2, size=3416612, status=OK, objectType=DICOM_FILE]
2025-03-10 17:10:37,379 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847): Updated DB in 51 ms
2025-03-10 17:10:37,380 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) No duplicate record with equal Patient ID found Patient[pk=8408, id=PatientID[pk=8408, id=341561, issuer=DCM4CHEE.740D2E40.89D7A38F], name=AMANDA OTTONI PETINI]
2025-03-10 17:10:37,381 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310110008803 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:10:37,594 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310110025205 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:10:37,708 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start UPSProcessingScheduler.execute()
2025-03-10 17:10:37,709 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished UPSProcessingScheduler.execute()
2025-03-10 17:10:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start TaskScheduler.execute()
2025-03-10 17:10:58,816 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished TaskScheduler.execute()
2025-03-10 17:10:59,570 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start AuditScheduler.execute()
2025-03-10 17:10:59,572 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-20) Send audit message to /127.0.0.1:514
2025-03-10 17:10:59,582 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-20) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 17:10:59,582 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-20) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 17:10:59,583 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished AuditScheduler.execute()
2025-03-10 17:11:13,462 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start IANScheduler.execute()
2025-03-10 17:11:13,464 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished IANScheduler.execute()
2025-03-10 17:11:18,553 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19165) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:11:18,555 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847): Create Instance[pk=108278, uid=1.2.410.200001.101.11.601.1501430850.3.20250310110025205, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 17:11:18,556 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847): Create Location[pk=108278, systemID=fs1, path=2025/03/10/59FB01C0/365ADDEC/0420091D, tsuid=1.2.840.10008.1.2, size=3416612, status=OK, objectType=DICOM_FILE]
2025-03-10 17:11:18,565 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847): Updated DB in 12 ms
2025-03-10 17:11:18,565 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310110025205 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:11:18,778 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310110037356 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:11:31,558 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start StudySizeScheduler.execute()
2025-03-10 17:11:31,642 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) Calculated size of 1 studies
2025-03-10 17:11:31,642 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished StudySizeScheduler.execute()
2025-03-10 17:11:37,709 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start UPSProcessingScheduler.execute()
2025-03-10 17:11:37,711 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished UPSProcessingScheduler.execute()
2025-03-10 17:11:50,784 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19165) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:11:50,787 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847): Create Instance[pk=108279, uid=1.2.410.200001.101.11.601.1501430850.3.20250310110037356, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 17:11:50,787 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847): Create Location[pk=108279, systemID=fs1, path=2025/03/10/59FB01C0/365ADDEC/042F0DB9, tsuid=1.2.840.10008.1.2, size=3416612, status=OK, objectType=DICOM_FILE]
2025-03-10 17:11:50,803 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847): Updated DB in 19 ms
2025-03-10 17:11:50,804 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310110037356 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:11:51,017 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310110055445 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:11:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start TaskScheduler.execute()
2025-03-10 17:11:58,816 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished TaskScheduler.execute()
2025-03-10 17:11:59,583 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start AuditScheduler.execute()
2025-03-10 17:11:59,584 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-11) Send audit message to /127.0.0.1:514
2025-03-10 17:11:59,601 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-11) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 17:11:59,601 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-11) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 17:11:59,601 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished AuditScheduler.execute()
2025-03-10 17:12:13,464 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start IANScheduler.execute()
2025-03-10 17:12:13,466 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished IANScheduler.execute()
2025-03-10 17:12:22,806 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19165) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:12:22,808 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847): Create Instance[pk=108280, uid=1.2.410.200001.101.11.601.1501430850.3.20250310110055445, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 17:12:22,808 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847): Create Location[pk=108280, systemID=fs1, path=2025/03/10/59FB01C0/365ADDEC/044A579E, tsuid=1.2.840.10008.1.2, size=3416612, status=OK, objectType=DICOM_FILE]
2025-03-10 17:12:22,827 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847): Updated DB in 21 ms
2025-03-10 17:12:22,827 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310110055445 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:12:23,038 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310110106183 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:12:37,711 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start UPSProcessingScheduler.execute()
2025-03-10 17:12:37,713 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished UPSProcessingScheduler.execute()
2025-03-10 17:12:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start TaskScheduler.execute()
2025-03-10 17:12:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished TaskScheduler.execute()
2025-03-10 17:12:59,602 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start AuditScheduler.execute()
2025-03-10 17:12:59,603 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-29) Send audit message to /127.0.0.1:514
2025-03-10 17:12:59,613 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 17:12:59,613 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 17:12:59,614 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished AuditScheduler.execute()
2025-03-10 17:13:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start PurgeStorageScheduler.execute()
2025-03-10 17:13:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished PurgeStorageScheduler.execute()
2025-03-10 17:13:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-19368) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 17:13:01,704 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-19368) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 17:13:03,247 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19165) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:13:03,250 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847): Create Instance[pk=108281, uid=1.2.410.200001.101.11.601.1501430850.3.20250310110106183, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 17:13:03,250 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847): Create Location[pk=108281, systemID=fs1, path=2025/03/10/59FB01C0/365ADDEC/05B9244E, tsuid=1.2.840.10008.1.2, size=3416612, status=OK, objectType=DICOM_FILE]
2025-03-10 17:13:03,263 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847): Updated DB in 16 ms
2025-03-10 17:13:03,263 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310110106183 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:13:03,477 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310110138997 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:13:13,467 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start IANScheduler.execute()
2025-03-10 17:13:13,469 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished IANScheduler.execute()
2025-03-10 17:13:35,482 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19165) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:13:35,485 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847): Create Instance[pk=108282, uid=1.2.410.200001.101.11.601.1501430850.3.20250310110138997, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 17:13:35,485 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847): Create Location[pk=108282, systemID=fs1, path=2025/03/10/59FB01C0/365ADDEC/05E471BA, tsuid=1.2.840.10008.1.2, size=3416612, status=OK, objectType=DICOM_FILE]
2025-03-10 17:13:35,496 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847): Updated DB in 14 ms
2025-03-10 17:13:35,496 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310110138997 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:13:35,709 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310110146108 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:13:37,713 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start UPSProcessingScheduler.execute()
2025-03-10 17:13:37,715 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished UPSProcessingScheduler.execute()
2025-03-10 17:13:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start TaskScheduler.execute()
2025-03-10 17:13:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished TaskScheduler.execute()
2025-03-10 17:13:59,614 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start AuditScheduler.execute()
2025-03-10 17:13:59,624 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-10) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 17:13:59,624 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-10) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 17:13:59,624 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished AuditScheduler.execute()
2025-03-10 17:14:07,514 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19165) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:14:07,517 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847): Create Instance[pk=108283, uid=1.2.410.200001.101.11.601.1501430850.3.20250310110146108, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 17:14:07,518 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847): Create Location[pk=108283, systemID=fs1, path=2025/03/10/59FB01C0/365ADDEC/05F1815F, tsuid=1.2.840.10008.1.2, size=3416612, status=OK, objectType=DICOM_FILE]
2025-03-10 17:14:07,521 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847): Updated DB in 7 ms
2025-03-10 17:14:07,522 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310110146108 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:14:07,734 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310110210461 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:14:13,469 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start IANScheduler.execute()
2025-03-10 17:14:13,471 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished IANScheduler.execute()
2025-03-10 17:14:37,715 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start UPSProcessingScheduler.execute()
2025-03-10 17:14:37,716 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished UPSProcessingScheduler.execute()
2025-03-10 17:14:39,537 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19165) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:14:39,540 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847): Create Instance[pk=108284, uid=1.2.410.200001.101.11.601.1501430850.3.20250310110210461, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 17:14:39,540 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847): Create Location[pk=108284, systemID=fs1, path=2025/03/10/59FB01C0/365ADDEC/07796537, tsuid=1.2.840.10008.1.2, size=3416612, status=OK, objectType=DICOM_FILE]
2025-03-10 17:14:39,562 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847): Updated DB in 25 ms
2025-03-10 17:14:39,562 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847) << 8:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310110210461 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:14:39,774 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310110245641 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:14:51,269 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 17:14:51,279 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 17:14:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start TaskScheduler.execute()
2025-03-10 17:14:58,815 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished TaskScheduler.execute()
2025-03-10 17:14:59,625 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start AuditScheduler.execute()
2025-03-10 17:14:59,636 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 17:14:59,636 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 17:14:59,637 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished AuditScheduler.execute()
2025-03-10 17:15:11,602 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19165) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:15:11,605 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847): Create Instance[pk=108285, uid=1.2.410.200001.101.11.601.1501430850.3.20250310110245641, class=1.2.840.10008.5.1.4.1.1.6.1, no=9]
2025-03-10 17:15:11,606 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847): Create Location[pk=108285, systemID=fs1, path=2025/03/10/59FB01C0/365ADDEC/07A5F8D9, tsuid=1.2.840.10008.1.2, size=3416612, status=OK, objectType=DICOM_FILE]
2025-03-10 17:15:11,622 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847): Updated DB in 20 ms
2025-03-10 17:15:11,622 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847) << 9:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310110245641 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:15:11,832 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310110329642 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:15:13,472 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start IANScheduler.execute()
2025-03-10 17:15:13,474 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished IANScheduler.execute()
2025-03-10 17:15:37,717 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start UPSProcessingScheduler.execute()
2025-03-10 17:15:37,718 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished UPSProcessingScheduler.execute()
2025-03-10 17:15:49,146 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19165) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:15:49,149 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847): Create Instance[pk=108286, uid=1.2.410.200001.101.11.601.1501430850.3.20250310110329642, class=1.2.840.10008.5.1.4.1.1.6.1, no=10]
2025-03-10 17:15:49,149 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847): Create Location[pk=108286, systemID=fs1, path=2025/03/10/59FB01C0/365ADDEC/094073F3, tsuid=1.2.840.10008.1.2, size=3915720, status=OK, objectType=DICOM_FILE]
2025-03-10 17:15:49,162 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847): Updated DB in 16 ms
2025-03-10 17:15:49,162 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847) << 10:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310110329642 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:15:49,375 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847) >> 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310110410069 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:15:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start TaskScheduler.execute()
2025-03-10 17:15:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished TaskScheduler.execute()
2025-03-10 17:15:59,637 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start AuditScheduler.execute()
2025-03-10 17:15:59,647 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-2) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 17:15:59,648 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-2) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 17:15:59,648 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished AuditScheduler.execute()
2025-03-10 17:16:13,474 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start IANScheduler.execute()
2025-03-10 17:16:13,477 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished IANScheduler.execute()
2025-03-10 17:16:18,069 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/207.90.244.5,port=49924,localport=11112]
2025-03-10 17:16:18,082 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19381) ANY-SCP<-FINDSCU(848) >> A-ASSOCIATE-RQ
2025-03-10 17:16:18,082 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19381) ANY-SCP<-FINDSCU(848) << A-ASSOCIATE-RJ[result: 1 - rejected-permanent, source: 1 - service-user, reason: 7 - called-AE-title-not-recognized]
2025-03-10 17:16:18,133 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-30) ANY-SCP<-FINDSCU(848): close Socket[addr=/207.90.244.5,port=49924,localport=11112]
2025-03-10 17:16:21,179 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19165) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:16:21,182 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847): Create Instance[pk=108287, uid=1.2.410.200001.101.11.601.1501430850.3.20250310110410069, class=1.2.840.10008.5.1.4.1.1.6.1, no=11]
2025-03-10 17:16:21,182 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847): Create Location[pk=108287, systemID=fs1, path=2025/03/10/59FB01C0/365ADDEC/0AE30779, tsuid=1.2.840.10008.1.2, size=3416612, status=OK, objectType=DICOM_FILE]
2025-03-10 17:16:21,186 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847): Updated DB in 7 ms
2025-03-10 17:16:21,187 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847) << 11:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310110410069 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:16:21,399 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847) >> 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310110420369 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:16:31,643 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start StudySizeScheduler.execute()
2025-03-10 17:16:31,720 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) Calculated size of 1 studies
2025-03-10 17:16:31,720 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished StudySizeScheduler.execute()
2025-03-10 17:16:37,719 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start UPSProcessingScheduler.execute()
2025-03-10 17:16:37,720 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished UPSProcessingScheduler.execute()
2025-03-10 17:16:53,200 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19165) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:16:53,203 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847): Create Instance[pk=108288, uid=1.2.410.200001.101.11.601.1501430850.3.20250310110420369, class=1.2.840.10008.5.1.4.1.1.6.1, no=12]
2025-03-10 17:16:53,203 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847): Create Location[pk=108288, systemID=fs1, path=2025/03/10/59FB01C0/365ADDEC/0AF12A3D, tsuid=1.2.840.10008.1.2, size=3416612, status=OK, objectType=DICOM_FILE]
2025-03-10 17:16:53,214 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847): Updated DB in 14 ms
2025-03-10 17:16:53,215 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847) << 12:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310110420369 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:16:53,425 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847) >> 13:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310110450855 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:16:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start TaskScheduler.execute()
2025-03-10 17:16:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished TaskScheduler.execute()
2025-03-10 17:16:59,648 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start AuditScheduler.execute()
2025-03-10 17:16:59,659 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-17) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 17:16:59,659 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-17) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 17:16:59,659 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished AuditScheduler.execute()
2025-03-10 17:17:13,477 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start IANScheduler.execute()
2025-03-10 17:17:13,479 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished IANScheduler.execute()
2025-03-10 17:17:25,021 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19165) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:17:25,024 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847): Create Instance[pk=108289, uid=1.2.410.200001.101.11.601.1501430850.3.20250310110450855, class=1.2.840.10008.5.1.4.1.1.6.1, no=13]
2025-03-10 17:17:25,024 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847): Create Location[pk=108289, systemID=fs1, path=2025/03/10/59FB01C0/365ADDEC/0B1B8362, tsuid=1.2.840.10008.1.2, size=3416612, status=OK, objectType=DICOM_FILE]
2025-03-10 17:17:25,035 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847): Updated DB in 14 ms
2025-03-10 17:17:25,035 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847) << 13:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310110450855 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:17:25,249 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847) >> 14:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310110736776 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:17:37,720 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start UPSProcessingScheduler.execute()
2025-03-10 17:17:37,722 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished UPSProcessingScheduler.execute()
2025-03-10 17:17:56,845 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19165) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:17:56,847 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847): Create Instance[pk=108290, uid=1.2.410.200001.101.11.601.1501430850.3.20250310110736776, class=1.2.840.10008.5.1.4.1.1.6.1, no=14]
2025-03-10 17:17:56,848 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847): Create Location[pk=108290, systemID=fs1, path=2025/03/10/59FB01C0/365ADDEC/102094F5, tsuid=1.2.840.10008.1.2, size=3416612, status=OK, objectType=DICOM_FILE]
2025-03-10 17:17:56,860 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847): Updated DB in 15 ms
2025-03-10 17:17:56,860 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847) << 14:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310110736776 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:17:57,073 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847) >> 15:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310110745468 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:17:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start TaskScheduler.execute()
2025-03-10 17:17:58,815 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished TaskScheduler.execute()
2025-03-10 17:17:59,659 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start AuditScheduler.execute()
2025-03-10 17:17:59,660 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-15) Send audit message to /127.0.0.1:514
2025-03-10 17:17:59,671 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-15) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 17:17:59,672 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-15) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 17:17:59,672 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-15) Send audit message to /127.0.0.1:514
2025-03-10 17:17:59,673 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished AuditScheduler.execute()
2025-03-10 17:18:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start PurgeStorageScheduler.execute()
2025-03-10 17:18:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished PurgeStorageScheduler.execute()
2025-03-10 17:18:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-19390) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 17:18:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-19390) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 17:18:13,480 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start IANScheduler.execute()
2025-03-10 17:18:13,482 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished IANScheduler.execute()
2025-03-10 17:18:32,991 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19165) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:18:32,994 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847): Create Instance[pk=108291, uid=1.2.410.200001.101.11.601.1501430850.3.20250310110745468, class=1.2.840.10008.5.1.4.1.1.6.1, no=15]
2025-03-10 17:18:32,994 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847): Create Location[pk=108291, systemID=fs1, path=2025/03/10/59FB01C0/365ADDEC/102E2CB7, tsuid=1.2.840.10008.1.2, size=3416612, status=OK, objectType=DICOM_FILE]
2025-03-10 17:18:33,009 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847): Updated DB in 18 ms
2025-03-10 17:18:33,009 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847) << 15:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310110745468 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:18:33,222 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847) >> 16:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310110829351 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:18:37,722 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start UPSProcessingScheduler.execute()
2025-03-10 17:18:37,723 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished UPSProcessingScheduler.execute()
2025-03-10 17:18:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start TaskScheduler.execute()
2025-03-10 17:18:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished TaskScheduler.execute()
2025-03-10 17:18:59,673 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start AuditScheduler.execute()
2025-03-10 17:18:59,692 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-19) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 17:18:59,692 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-19) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 17:18:59,693 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished AuditScheduler.execute()
2025-03-10 17:19:05,423 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19165) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:19:05,426 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847): Create Instance[pk=108292, uid=1.2.410.200001.101.11.601.1501430850.3.20250310110829351, class=1.2.840.10008.5.1.4.1.1.6.1, no=16]
2025-03-10 17:19:05,426 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847): Create Location[pk=108292, systemID=fs1, path=2025/03/10/59FB01C0/365ADDEC/11C8A3E9, tsuid=1.2.840.10008.1.2, size=3416612, status=OK, objectType=DICOM_FILE]
2025-03-10 17:19:05,440 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847): Updated DB in 17 ms
2025-03-10 17:19:05,440 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847) << 16:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310110829351 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:19:05,650 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847) >> 17:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310110839868 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:19:13,482 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start IANScheduler.execute()
2025-03-10 17:19:13,485 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished IANScheduler.execute()
2025-03-10 17:19:37,723 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start UPSProcessingScheduler.execute()
2025-03-10 17:19:37,725 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished UPSProcessingScheduler.execute()
2025-03-10 17:19:42,416 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19165) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:19:42,419 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847): Create Instance[pk=108293, uid=1.2.410.200001.101.11.601.1501430850.3.20250310110839868, class=1.2.840.10008.5.1.4.1.1.6.1, no=17]
2025-03-10 17:19:42,419 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847): Create Location[pk=108293, systemID=fs1, path=2025/03/10/59FB01C0/365ADDEC/11D6CE55, tsuid=1.2.840.10008.1.2, size=3915720, status=OK, objectType=DICOM_FILE]
2025-03-10 17:19:42,439 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847): Updated DB in 23 ms
2025-03-10 17:19:42,439 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847) << 17:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310110839868 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:19:42,658 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847) >> 18:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310110920952 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:19:51,279 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 17:19:51,282 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 17:19:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start TaskScheduler.execute()
2025-03-10 17:19:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished TaskScheduler.execute()
2025-03-10 17:19:59,693 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start AuditScheduler.execute()
2025-03-10 17:19:59,710 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-28) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 17:19:59,710 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-28) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 17:19:59,711 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished AuditScheduler.execute()
2025-03-10 17:20:13,485 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start IANScheduler.execute()
2025-03-10 17:20:13,488 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished IANScheduler.execute()
2025-03-10 17:20:14,668 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19165) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:20:14,671 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847): Create Instance[pk=108294, uid=1.2.410.200001.101.11.601.1501430850.3.20250310110920952, class=1.2.840.10008.5.1.4.1.1.6.1, no=18]
2025-03-10 17:20:14,672 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847): Create Location[pk=108294, systemID=fs1, path=2025/03/10/59FB01C0/365ADDEC/13797BB8, tsuid=1.2.840.10008.1.2, size=3416612, status=OK, objectType=DICOM_FILE]
2025-03-10 17:20:14,684 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847): Updated DB in 16 ms
2025-03-10 17:20:14,684 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847) << 18:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310110920952 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:20:14,898 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847) >> 19:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310110938955 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:20:37,725 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start UPSProcessingScheduler.execute()
2025-03-10 17:20:37,726 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished UPSProcessingScheduler.execute()
2025-03-10 17:20:54,899 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19165) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:20:54,902 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847): Create Instance[pk=108295, uid=1.2.410.200001.101.11.601.1501430850.3.20250310110938955, class=1.2.840.10008.5.1.4.1.1.6.1, no=19]
2025-03-10 17:20:54,903 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847): Create Location[pk=108295, systemID=fs1, path=2025/03/10/59FB01C0/365ADDEC/138B3634, tsuid=1.2.840.10008.1.2, size=3416612, status=OK, objectType=DICOM_FILE]
2025-03-10 17:20:54,914 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847): Updated DB in 15 ms
2025-03-10 17:20:54,914 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847) << 19:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310110938955 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:20:55,128 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847) >> 20:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310111004632 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:20:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start TaskScheduler.execute()
2025-03-10 17:20:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished TaskScheduler.execute()
2025-03-10 17:20:59,711 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start AuditScheduler.execute()
2025-03-10 17:20:59,724 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-12) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 17:20:59,724 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-12) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 17:20:59,724 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished AuditScheduler.execute()
2025-03-10 17:21:13,488 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start IANScheduler.execute()
2025-03-10 17:21:13,491 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished IANScheduler.execute()
2025-03-10 17:21:31,720 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start StudySizeScheduler.execute()
2025-03-10 17:21:31,724 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished StudySizeScheduler.execute()
2025-03-10 17:21:31,926 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19165) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:21:31,929 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847): Create Instance[pk=108296, uid=1.2.410.200001.101.11.601.1501430850.3.20250310111004632, class=1.2.840.10008.5.1.4.1.1.6.1, no=20]
2025-03-10 17:21:31,930 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847): Create Location[pk=108296, systemID=fs1, path=2025/03/10/59FB01C0/365ADDEC/38E9B05B, tsuid=1.2.840.10008.1.2, size=3915720, status=OK, objectType=DICOM_FILE]
2025-03-10 17:21:31,939 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847): Updated DB in 13 ms
2025-03-10 17:21:31,939 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847) << 20:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310111004632 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:21:32,150 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847) >> 21:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310111035136 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:21:37,726 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start UPSProcessingScheduler.execute()
2025-03-10 17:21:37,728 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished UPSProcessingScheduler.execute()
2025-03-10 17:21:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start TaskScheduler.execute()
2025-03-10 17:21:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished TaskScheduler.execute()
2025-03-10 17:21:59,724 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start AuditScheduler.execute()
2025-03-10 17:21:59,737 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-4) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 17:21:59,737 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-4) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 17:21:59,737 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished AuditScheduler.execute()
2025-03-10 17:22:12,647 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19165) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:22:12,649 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847): Create Instance[pk=108297, uid=1.2.410.200001.101.11.601.1501430850.3.20250310111035136, class=1.2.840.10008.5.1.4.1.1.6.1, no=21]
2025-03-10 17:22:12,649 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847): Create Location[pk=108297, systemID=fs1, path=2025/03/10/59FB01C0/365ADDEC/3914587C, tsuid=1.2.840.10008.1.2, size=3416612, status=OK, objectType=DICOM_FILE]
2025-03-10 17:22:12,657 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847): Updated DB in 10 ms
2025-03-10 17:22:12,658 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847) << 21:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310111035136 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:22:12,883 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847) >> 22:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310111044384 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:22:13,491 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start IANScheduler.execute()
2025-03-10 17:22:13,493 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished IANScheduler.execute()
2025-03-10 17:22:37,728 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start UPSProcessingScheduler.execute()
2025-03-10 17:22:37,729 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished UPSProcessingScheduler.execute()
2025-03-10 17:22:49,398 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19165) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:22:49,402 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847): Create Instance[pk=108298, uid=1.2.410.200001.101.11.601.1501430850.3.20250310111044384, class=1.2.840.10008.5.1.4.1.1.6.1, no=22]
2025-03-10 17:22:49,402 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847): Create Location[pk=108298, systemID=fs1, path=2025/03/10/59FB01C0/365ADDEC/392203B9, tsuid=1.2.840.10008.1.2, size=3416612, status=OK, objectType=DICOM_FILE]
2025-03-10 17:22:49,414 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847): Updated DB in 16 ms
2025-03-10 17:22:49,414 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847) << 22:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310111044384 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:22:49,692 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847) >> 23:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310111110017 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:22:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start TaskScheduler.execute()
2025-03-10 17:22:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished TaskScheduler.execute()
2025-03-10 17:22:59,738 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start AuditScheduler.execute()
2025-03-10 17:22:59,746 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-30) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 17:22:59,746 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-30) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 17:22:59,747 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished AuditScheduler.execute()
2025-03-10 17:23:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start PurgeStorageScheduler.execute()
2025-03-10 17:23:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished PurgeStorageScheduler.execute()
2025-03-10 17:23:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-19411) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 17:23:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-19411) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 17:23:13,493 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start IANScheduler.execute()
2025-03-10 17:23:13,496 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished IANScheduler.execute()
2025-03-10 17:23:29,941 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19165) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:23:29,944 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847): Create Instance[pk=108299, uid=1.2.410.200001.101.11.601.1501430850.3.20250310111110017, class=1.2.840.10008.5.1.4.1.1.6.1, no=23]
2025-03-10 17:23:29,945 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847): Create Location[pk=108299, systemID=fs1, path=2025/03/10/59FB01C0/365ADDEC/3AAAB840, tsuid=1.2.840.10008.1.2, size=3416612, status=OK, objectType=DICOM_FILE]
2025-03-10 17:23:29,950 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847): Updated DB in 9 ms
2025-03-10 17:23:29,950 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847) << 23:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310111110017 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:23:30,163 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847) >> 24:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310111141216 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:23:37,730 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start UPSProcessingScheduler.execute()
2025-03-10 17:23:37,731 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished UPSProcessingScheduler.execute()
2025-03-10 17:23:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start TaskScheduler.execute()
2025-03-10 17:23:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished TaskScheduler.execute()
2025-03-10 17:23:59,747 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start AuditScheduler.execute()
2025-03-10 17:23:59,757 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-17) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 17:23:59,757 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-17) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 17:23:59,757 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished AuditScheduler.execute()
2025-03-10 17:24:02,913 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19165) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:24:02,916 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847): Create Instance[pk=108300, uid=1.2.410.200001.101.11.601.1501430850.3.20250310111141216, class=1.2.840.10008.5.1.4.1.1.6.1, no=24]
2025-03-10 17:24:02,916 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847): Create Location[pk=108300, systemID=fs1, path=2025/03/10/59FB01C0/365ADDEC/3AD57AA3, tsuid=1.2.840.10008.1.2, size=3416612, status=OK, objectType=DICOM_FILE]
2025-03-10 17:24:02,924 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847): Updated DB in 11 ms
2025-03-10 17:24:02,925 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847) << 24:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310111141216 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:24:03,136 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847) >> 25:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310111204149 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:24:13,496 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start IANScheduler.execute()
2025-03-10 17:24:13,499 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished IANScheduler.execute()
2025-03-10 17:24:37,732 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start UPSProcessingScheduler.execute()
2025-03-10 17:24:37,734 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished UPSProcessingScheduler.execute()
2025-03-10 17:24:43,336 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19165) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:24:43,339 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847): Create Instance[pk=108301, uid=1.2.410.200001.101.11.601.1501430850.3.20250310111204149, class=1.2.840.10008.5.1.4.1.1.6.1, no=25]
2025-03-10 17:24:43,339 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847): Create Location[pk=108301, systemID=fs1, path=2025/03/10/59FB01C0/365ADDEC/3C534EFA, tsuid=1.2.840.10008.1.2, size=3416612, status=OK, objectType=DICOM_FILE]
2025-03-10 17:24:43,343 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847): Updated DB in 7 ms
2025-03-10 17:24:43,344 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847) << 25:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310111204149 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:24:43,555 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847) >> 26:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310111241877 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:24:51,283 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 17:24:51,291 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 17:24:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start TaskScheduler.execute()
2025-03-10 17:24:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished TaskScheduler.execute()
2025-03-10 17:24:59,758 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start AuditScheduler.execute()
2025-03-10 17:24:59,769 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-5) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 17:24:59,769 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-5) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 17:24:59,769 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished AuditScheduler.execute()
2025-03-10 17:25:13,499 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start IANScheduler.execute()
2025-03-10 17:25:13,501 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished IANScheduler.execute()
2025-03-10 17:25:24,421 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19165) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:25:24,424 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847): Create Instance[pk=108302, uid=1.2.410.200001.101.11.601.1501430850.3.20250310111241877, class=1.2.840.10008.5.1.4.1.1.6.1, no=26]
2025-03-10 17:25:24,424 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847): Create Location[pk=108302, systemID=fs1, path=2025/03/10/59FB01C0/365ADDEC/3C8A6A83, tsuid=1.2.840.10008.1.2, size=3416612, status=OK, objectType=DICOM_FILE]
2025-03-10 17:25:24,434 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847): Updated DB in 13 ms
2025-03-10 17:25:24,435 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847) << 26:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310111241877 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:25:24,646 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847) >> A-RELEASE-RQ
2025-03-10 17:25:24,646 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(847) << A-RELEASE-RP
2025-03-10 17:25:24,697 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-7) DCM4CHEE<-HS60MT(847): close Socket[addr=187.89.160.56/187.89.160.56,port=49317,localport=11112]
2025-03-10 17:25:25,085 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49319,localport=11112]
2025-03-10 17:25:25,085 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(849) >> A-ASSOCIATE-RQ
2025-03-10 17:25:25,085 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(849) << A-ASSOCIATE-AC
2025-03-10 17:25:25,281 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(849) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213095920802 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:25:37,734 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start UPSProcessingScheduler.execute()
2025-03-10 17:25:37,735 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished UPSProcessingScheduler.execute()
2025-03-10 17:25:47,164 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52090,localport=11112]
2025-03-10 17:25:47,164 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850) >> A-ASSOCIATE-RQ
2025-03-10 17:25:47,164 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850) << A-ASSOCIATE-AC
2025-03-10 17:25:47,358 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310162922397 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:25:56,721 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19424) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:25:56,726 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850): Create Study[pk=9447, uid=341585, id=31679]
2025-03-10 17:25:56,726 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850): Create Series[pk=9738, uid=1.2.410.200001.101.11.301.1123109166.2.20250310162921990, no=1, mod=US]
2025-03-10 17:25:56,727 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850): Create Instance[pk=108303, uid=1.2.410.200001.101.11.301.1123109166.3.20250310162922397, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 17:25:56,727 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850): Create Location[pk=108303, systemID=fs1, path=2025/03/10/59FB0202/C358A7E1/91036782, tsuid=1.2.840.10008.1.2, size=3915748, status=OK, objectType=DICOM_FILE]
2025-03-10 17:25:56,761 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850): Updated DB in 40 ms
2025-03-10 17:25:56,761 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310162922397 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:25:56,966 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310163139871 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:25:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start TaskScheduler.execute()
2025-03-10 17:25:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished TaskScheduler.execute()
2025-03-10 17:25:59,770 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start AuditScheduler.execute()
2025-03-10 17:25:59,780 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 17:25:59,780 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 17:25:59,780 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished AuditScheduler.execute()
2025-03-10 17:26:00,843 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19424) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:26:00,845 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850): Create Instance[pk=108304, uid=1.2.410.200001.101.11.301.1123109166.3.20250310163139871, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 17:26:00,845 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850): Create Location[pk=108304, systemID=fs1, path=2025/03/10/59FB0202/C358A7E1/B8543666, tsuid=1.2.840.10008.1.2, size=3915748, status=OK, objectType=DICOM_FILE]
2025-03-10 17:26:00,865 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850): Updated DB in 22 ms
2025-03-10 17:26:00,865 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310163139871 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:26:01,061 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310163253015 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:26:05,951 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19165) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:26:05,955 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
2025-03-10 17:26:05,958 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(849): processing 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213095920802 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 17:26:05,958 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(849) << 1:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:26:06,158 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(849) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213095957827 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:26:06,492 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19424) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:26:06,495 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850): Create Instance[pk=108305, uid=1.2.410.200001.101.11.301.1123109166.3.20250310163253015, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 17:26:06,495 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850): Create Location[pk=108305, systemID=fs1, path=2025/03/10/59FB0202/C358A7E1/BA22650F, tsuid=1.2.840.10008.1.2, size=3915748, status=OK, objectType=DICOM_FILE]
2025-03-10 17:26:06,499 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850): Updated DB in 7 ms
2025-03-10 17:26:06,499 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310163253015 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:26:06,697 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310163303341 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:26:13,276 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19424) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:26:13,279 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850): Create Instance[pk=108306, uid=1.2.410.200001.101.11.301.1123109166.3.20250310163303341, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 17:26:13,279 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850): Create Location[pk=108306, systemID=fs1, path=2025/03/10/59FB0202/C358A7E1/BB90D3C5, tsuid=1.2.840.10008.1.2, size=3915748, status=OK, objectType=DICOM_FILE]
2025-03-10 17:26:13,287 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850): Updated DB in 11 ms
2025-03-10 17:26:13,288 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310163303341 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:26:13,486 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310163419892 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:26:13,501 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start IANScheduler.execute()
2025-03-10 17:26:13,503 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished IANScheduler.execute()
2025-03-10 17:26:19,680 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19424) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:26:19,683 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850): Create Instance[pk=108307, uid=1.2.410.200001.101.11.301.1123109166.3.20250310163419892, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 17:26:19,683 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850): Create Location[pk=108307, systemID=fs1, path=2025/03/10/59FB0202/C358A7E1/BD569180, tsuid=1.2.840.10008.1.2, size=3915748, status=OK, objectType=DICOM_FILE]
2025-03-10 17:26:19,694 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850): Updated DB in 13 ms
2025-03-10 17:26:19,694 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310163419892 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:26:19,892 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310163520151 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:26:26,658 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19424) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:26:26,661 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850): Create Instance[pk=108308, uid=1.2.410.200001.101.11.301.1123109166.3.20250310163520151, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 17:26:26,662 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850): Create Location[pk=108308, systemID=fs1, path=2025/03/10/59FB0202/C358A7E1/BF154F85, tsuid=1.2.840.10008.1.2, size=3915748, status=OK, objectType=DICOM_FILE]
2025-03-10 17:26:26,670 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850): Updated DB in 12 ms
2025-03-10 17:26:26,671 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310163520151 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:26:26,869 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310163602988 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:26:31,724 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start StudySizeScheduler.execute()
2025-03-10 17:26:31,726 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished StudySizeScheduler.execute()
2025-03-10 17:26:33,654 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19424) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:26:33,657 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850): Create Instance[pk=108309, uid=1.2.410.200001.101.11.301.1123109166.3.20250310163602988, class=1.2.840.10008.5.1.4.1.1.6.1, no=10]
2025-03-10 17:26:33,657 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850): Create Location[pk=108309, systemID=fs1, path=2025/03/10/59FB0202/C358A7E1/C0AF004C, tsuid=1.2.840.10008.1.2, size=3915748, status=OK, objectType=DICOM_FILE]
2025-03-10 17:26:33,666 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850): Updated DB in 12 ms
2025-03-10 17:26:33,666 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310163602988 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:26:33,864 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310163649233 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:26:37,736 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start UPSProcessingScheduler.execute()
2025-03-10 17:26:37,737 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished UPSProcessingScheduler.execute()
2025-03-10 17:26:40,453 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19424) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:26:40,456 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850): Create Instance[pk=108310, uid=1.2.410.200001.101.11.301.1123109166.3.20250310163649233, class=1.2.840.10008.5.1.4.1.1.6.1, no=11]
2025-03-10 17:26:40,456 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850): Create Location[pk=108310, systemID=fs1, path=2025/03/10/59FB0202/C358A7E1/C0EA7202, tsuid=1.2.840.10008.1.2, size=3915748, status=OK, objectType=DICOM_FILE]
2025-03-10 17:26:40,465 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850): Updated DB in 12 ms
2025-03-10 17:26:40,465 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850) << 8:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310163649233 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:26:40,663 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310164244298 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:26:46,110 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19165) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:26:46,115 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
2025-03-10 17:26:46,117 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(849): processing 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213095957827 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 17:26:46,117 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(849) << 2:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:26:46,330 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(849) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213100141838 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:26:47,053 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19424) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:26:47,056 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850): Create Instance[pk=108311, uid=1.2.410.200001.101.11.301.1123109166.3.20250310164244298, class=1.2.840.10008.5.1.4.1.1.6.1, no=12]
2025-03-10 17:26:47,056 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850): Create Location[pk=108311, systemID=fs1, path=2025/03/10/59FB0202/C358A7E1/EEFB05AB, tsuid=1.2.840.10008.1.2, size=3416640, status=OK, objectType=DICOM_FILE]
2025-03-10 17:26:47,069 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850): Updated DB in 16 ms
2025-03-10 17:26:47,070 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850) << 9:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310164244298 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:26:47,268 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310164255400 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:26:53,085 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19424) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:26:53,088 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850): Create Instance[pk=108312, uid=1.2.410.200001.101.11.301.1123109166.3.20250310164255400, class=1.2.840.10008.5.1.4.1.1.6.1, no=13]
2025-03-10 17:26:53,088 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850): Create Location[pk=108312, systemID=fs1, path=2025/03/10/59FB0202/C358A7E1/EF0997EE, tsuid=1.2.840.10008.1.2, size=3416640, status=OK, objectType=DICOM_FILE]
2025-03-10 17:26:53,097 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850): Updated DB in 12 ms
2025-03-10 17:26:53,097 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850) << 10:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310164255400 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:26:53,295 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850) >> 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310164311595 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:26:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start TaskScheduler.execute()
2025-03-10 17:26:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished TaskScheduler.execute()
2025-03-10 17:26:59,724 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19424) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:26:59,727 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850): Create Instance[pk=108313, uid=1.2.410.200001.101.11.301.1123109166.3.20250310164311595, class=1.2.840.10008.5.1.4.1.1.6.1, no=14]
2025-03-10 17:26:59,727 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850): Create Location[pk=108313, systemID=fs1, path=2025/03/10/59FB0202/C358A7E1/F08445EA, tsuid=1.2.840.10008.1.2, size=3416640, status=OK, objectType=DICOM_FILE]
2025-03-10 17:26:59,735 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850): Updated DB in 11 ms
2025-03-10 17:26:59,736 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850) << 11:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310164311595 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:26:59,781 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start AuditScheduler.execute()
2025-03-10 17:26:59,782 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-10) Send audit message to /127.0.0.1:514
2025-03-10 17:26:59,792 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-10) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 17:26:59,792 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-10) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 17:26:59,792 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished AuditScheduler.execute()
2025-03-10 17:26:59,935 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850) >> 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310164430718 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:27:05,747 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19424) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:27:05,749 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850): Create Instance[pk=108314, uid=1.2.410.200001.101.11.301.1123109166.3.20250310164430718, class=1.2.840.10008.5.1.4.1.1.6.1, no=15]
2025-03-10 17:27:05,749 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850): Create Location[pk=108314, systemID=fs1, path=2025/03/10/59FB0202/C358A7E1/F254DFB9, tsuid=1.2.840.10008.1.2, size=3416640, status=OK, objectType=DICOM_FILE]
2025-03-10 17:27:05,759 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850): Updated DB in 12 ms
2025-03-10 17:27:05,760 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850) << 12:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310164430718 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:27:05,957 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850) >> 13:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310164609521 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:27:12,348 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19424) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:27:12,351 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850): Create Instance[pk=108315, uid=1.2.410.200001.101.11.301.1123109166.3.20250310164609521, class=1.2.840.10008.5.1.4.1.1.6.1, no=16]
2025-03-10 17:27:12,351 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850): Create Location[pk=108315, systemID=fs1, path=2025/03/10/59FB0202/C358A7E1/F5985A61, tsuid=1.2.840.10008.1.2, size=3416640, status=OK, objectType=DICOM_FILE]
2025-03-10 17:27:12,359 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850): Updated DB in 11 ms
2025-03-10 17:27:12,360 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850) << 13:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310164609521 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:27:12,558 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850) >> 14:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310164731215 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:27:13,503 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start IANScheduler.execute()
2025-03-10 17:27:13,506 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished IANScheduler.execute()
2025-03-10 17:27:18,375 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19424) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:27:18,377 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850): Create Instance[pk=108316, uid=1.2.410.200001.101.11.301.1123109166.3.20250310164731215, class=1.2.840.10008.5.1.4.1.1.6.1, no=17]
2025-03-10 17:27:18,378 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850): Create Location[pk=108316, systemID=fs1, path=2025/03/10/59FB0202/C358A7E1/F773CB2D, tsuid=1.2.840.10008.1.2, size=3416640, status=OK, objectType=DICOM_FILE]
2025-03-10 17:27:18,387 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850): Updated DB in 12 ms
2025-03-10 17:27:18,388 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850) << 14:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310164731215 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:27:18,586 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850) >> 15:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310164824966 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:27:25,555 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19424) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:27:25,558 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850): Create Instance[pk=108317, uid=1.2.410.200001.101.11.301.1123109166.3.20250310164824966, class=1.2.840.10008.5.1.4.1.1.6.1, no=18]
2025-03-10 17:27:25,558 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850): Create Location[pk=108317, systemID=fs1, path=2025/03/10/59FB0202/C358A7E1/F91C044B, tsuid=1.2.840.10008.1.2, size=3915896, status=OK, objectType=DICOM_FILE]
2025-03-10 17:27:25,592 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850): Updated DB in 37 ms
2025-03-10 17:27:25,593 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850) << 15:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310164824966 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:27:25,791 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850) >> 16:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310164958683 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:27:30,048 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19424) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:27:30,050 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850): Create Instance[pk=108318, uid=1.2.410.200001.101.11.301.1123109166.3.20250310164958683, class=1.2.840.10008.5.1.4.1.1.6.1, no=19]
2025-03-10 17:27:30,051 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850): Create Location[pk=108318, systemID=fs1, path=2025/03/10/59FB0202/C358A7E1/FAFCE9E1, tsuid=1.2.840.10008.1.2, size=3915896, status=OK, objectType=DICOM_FILE]
2025-03-10 17:27:30,064 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850): Updated DB in 16 ms
2025-03-10 17:27:30,064 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850) << 16:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310164958683 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:27:30,131 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19165) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:27:30,135 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
2025-03-10 17:27:30,138 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(849): processing 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213100141838 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 17:27:30,138 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(849) << 3:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:27:30,262 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850) >> 17:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310165051840 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:27:30,373 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(849) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213100448373 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:27:36,011 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19424) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:27:36,014 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850): Create Instance[pk=108319, uid=1.2.410.200001.101.11.301.1123109166.3.20250310165051840, class=1.2.840.10008.5.1.4.1.1.6.1, no=20]
2025-03-10 17:27:36,014 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850): Create Location[pk=108319, systemID=fs1, path=2025/03/10/59FB0202/C358A7E1/20845FF5, tsuid=1.2.840.10008.1.2, size=3416788, status=OK, objectType=DICOM_FILE]
2025-03-10 17:27:36,026 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850): Updated DB in 15 ms
2025-03-10 17:27:36,026 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850) << 17:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310165051840 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:27:36,224 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850) >> 18:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310165218741 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:27:37,737 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start UPSProcessingScheduler.execute()
2025-03-10 17:27:37,739 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished UPSProcessingScheduler.execute()
2025-03-10 17:27:42,776 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19424) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:27:42,779 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850): Create Instance[pk=108320, uid=1.2.410.200001.101.11.301.1123109166.3.20250310165218741, class=1.2.840.10008.5.1.4.1.1.6.1, no=21]
2025-03-10 17:27:42,779 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850): Create Location[pk=108320, systemID=fs1, path=2025/03/10/59FB0202/C358A7E1/23B8DE08, tsuid=1.2.840.10008.1.2, size=3416640, status=OK, objectType=DICOM_FILE]
2025-03-10 17:27:42,783 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850): Updated DB in 7 ms
2025-03-10 17:27:42,784 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850) << 18:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310165218741 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:27:42,982 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850) >> 19:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310165523396 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:27:50,151 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19424) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:27:50,154 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850): Create Instance[pk=108321, uid=1.2.410.200001.101.11.301.1123109166.3.20250310165523396, class=1.2.840.10008.5.1.4.1.1.6.1, no=22]
2025-03-10 17:27:50,154 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850): Create Location[pk=108321, systemID=fs1, path=2025/03/10/59FB0202/C358A7E1/28E32B27, tsuid=1.2.840.10008.1.2, size=3915748, status=OK, objectType=DICOM_FILE]
2025-03-10 17:27:50,163 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850): Updated DB in 12 ms
2025-03-10 17:27:50,164 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850) << 19:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310165523396 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:27:50,360 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850) >> 20:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310165649834 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:27:57,454 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19424) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:27:57,457 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850): Create Instance[pk=108322, uid=1.2.410.200001.101.11.301.1123109166.3.20250310165649834, class=1.2.840.10008.5.1.4.1.1.6.1, no=23]
2025-03-10 17:27:57,457 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850): Create Location[pk=108322, systemID=fs1, path=2025/03/10/59FB0202/C358A7E1/2AB6FF0B, tsuid=1.2.840.10008.1.2, size=3915748, status=OK, objectType=DICOM_FILE]
2025-03-10 17:27:57,489 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850): Updated DB in 35 ms
2025-03-10 17:27:57,490 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850) << 20:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310165649834 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:27:57,688 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850) >> 21:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310165733706 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:27:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start TaskScheduler.execute()
2025-03-10 17:27:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished TaskScheduler.execute()
2025-03-10 17:27:59,792 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start AuditScheduler.execute()
2025-03-10 17:27:59,806 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-25) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 17:27:59,806 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-25) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 17:27:59,807 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished AuditScheduler.execute()
2025-03-10 17:28:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start PurgeStorageScheduler.execute()
2025-03-10 17:28:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished PurgeStorageScheduler.execute()
2025-03-10 17:28:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-19433) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 17:28:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-19433) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 17:28:03,309 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19424) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:28:03,311 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850): Create Instance[pk=108323, uid=1.2.410.200001.101.11.301.1123109166.3.20250310165733706, class=1.2.840.10008.5.1.4.1.1.6.1, no=24]
2025-03-10 17:28:03,312 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850): Create Location[pk=108323, systemID=fs1, path=2025/03/10/59FB0202/C358A7E1/2C5B01D3, tsuid=1.2.840.10008.1.2, size=3416640, status=OK, objectType=DICOM_FILE]
2025-03-10 17:28:03,321 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850): Updated DB in 12 ms
2025-03-10 17:28:03,321 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850) << 21:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310165733706 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:28:03,519 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850) >> 22:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310165758642 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:28:07,781 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19165) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:28:07,785 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
2025-03-10 17:28:07,787 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(849): processing 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213100448373 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 17:28:07,787 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(849) << 4:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:28:07,990 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(849) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213100532217 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:28:09,904 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19424) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:28:09,907 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850): Create Instance[pk=108324, uid=1.2.410.200001.101.11.301.1123109166.3.20250310165758642, class=1.2.840.10008.5.1.4.1.1.6.1, no=25]
2025-03-10 17:28:09,908 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850): Create Location[pk=108324, systemID=fs1, path=2025/03/10/59FB0202/C358A7E1/2C797367, tsuid=1.2.840.10008.1.2, size=3416640, status=OK, objectType=DICOM_FILE]
2025-03-10 17:28:09,949 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850): Updated DB in 45 ms
2025-03-10 17:28:09,949 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850) << 22:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310165758642 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:28:10,148 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850) >> 23:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310165933537 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:28:13,506 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start IANScheduler.execute()
2025-03-10 17:28:13,509 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished IANScheduler.execute()
2025-03-10 17:28:17,310 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19424) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:28:17,313 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850): Create Instance[pk=108325, uid=1.2.410.200001.101.11.301.1123109166.3.20250310165933537, class=1.2.840.10008.5.1.4.1.1.6.1, no=26]
2025-03-10 17:28:17,313 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850): Create Location[pk=108325, systemID=fs1, path=2025/03/10/59FB0202/C358A7E1/2FC4ABED, tsuid=1.2.840.10008.1.2, size=3416640, status=OK, objectType=DICOM_FILE]
2025-03-10 17:28:17,326 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850): Updated DB in 16 ms
2025-03-10 17:28:17,326 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850) << 23:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310165933537 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:28:17,524 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850) >> 24:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310170145414 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:28:24,885 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19424) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:28:24,888 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850): Create Instance[pk=108326, uid=1.2.410.200001.101.11.301.1123109166.3.20250310170145414, class=1.2.840.10008.5.1.4.1.1.6.1, no=27]
2025-03-10 17:28:24,889 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850): Create Location[pk=108326, systemID=fs1, path=2025/03/10/59FB0202/C358A7E1/818EE7CC, tsuid=1.2.840.10008.1.2, size=3915748, status=OK, objectType=DICOM_FILE]
2025-03-10 17:28:24,897 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850): Updated DB in 11 ms
2025-03-10 17:28:24,898 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850) << 24:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310170145414 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:28:25,096 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850) >> 25:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310170202211 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:28:30,909 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19424) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:28:30,912 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850): Create Instance[pk=108327, uid=1.2.410.200001.101.11.301.1123109166.3.20250310170202211, class=1.2.840.10008.5.1.4.1.1.6.1, no=28]
2025-03-10 17:28:30,912 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850): Create Location[pk=108327, systemID=fs1, path=2025/03/10/59FB0202/C358A7E1/8309FDC5, tsuid=1.2.840.10008.1.2, size=3915748, status=OK, objectType=DICOM_FILE]
2025-03-10 17:28:30,923 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850): Updated DB in 14 ms
2025-03-10 17:28:30,924 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850) << 25:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310170202211 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:28:31,122 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850) >> 26:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310170341960 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:28:37,739 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start UPSProcessingScheduler.execute()
2025-03-10 17:28:37,741 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished UPSProcessingScheduler.execute()
2025-03-10 17:28:37,890 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19424) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:28:37,893 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850): Create Instance[pk=108328, uid=1.2.410.200001.101.11.301.1123109166.3.20250310170341960, class=1.2.840.10008.5.1.4.1.1.6.1, no=29]
2025-03-10 17:28:37,894 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850): Create Location[pk=108328, systemID=fs1, path=2025/03/10/59FB0202/C358A7E1/84F6DAEA, tsuid=1.2.840.10008.1.2, size=3915748, status=OK, objectType=DICOM_FILE]
2025-03-10 17:28:37,912 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850): Updated DB in 22 ms
2025-03-10 17:28:37,913 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850) << 26:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310170341960 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:28:38,111 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850) >> 27:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310170452442 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:28:44,115 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19424) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:28:44,119 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850): Create Instance[pk=108329, uid=1.2.410.200001.101.11.301.1123109166.3.20250310170452442, class=1.2.840.10008.5.1.4.1.1.6.1, no=30]
2025-03-10 17:28:44,119 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850): Create Location[pk=108329, systemID=fs1, path=2025/03/10/59FB0202/C358A7E1/86BA2C68, tsuid=1.2.840.10008.1.2, size=3915748, status=OK, objectType=DICOM_FILE]
2025-03-10 17:28:44,129 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850): Updated DB in 13 ms
2025-03-10 17:28:44,129 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850) << 27:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310170452442 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:28:44,328 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850) >> 28:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310170601977 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:28:45,412 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19165) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:28:45,416 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
2025-03-10 17:28:45,419 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(849): processing 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213100532217 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 17:28:45,419 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(849) << 5:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:28:45,621 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(849) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213100557830 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:28:50,024 INFO  [org.dcm4chee.arc.ups.impl.UPSDeleteScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start UPSDeleteScheduler.execute()
2025-03-10 17:28:50,030 INFO  [org.dcm4chee.arc.ups.impl.UPSDeleteScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished UPSDeleteScheduler.execute()
2025-03-10 17:28:50,912 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19424) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:28:50,915 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850): Create Instance[pk=108330, uid=1.2.410.200001.101.11.301.1123109166.3.20250310170601977, class=1.2.840.10008.5.1.4.1.1.6.1, no=31]
2025-03-10 17:28:50,915 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850): Create Location[pk=108330, systemID=fs1, path=2025/03/10/59FB0202/C358A7E1/89DD06E9, tsuid=1.2.840.10008.1.2, size=3915748, status=OK, objectType=DICOM_FILE]
2025-03-10 17:28:50,925 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850): Updated DB in 13 ms
2025-03-10 17:28:50,926 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850) << 28:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310170601977 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:28:51,124 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850) >> 29:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310170657029 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:28:57,502 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19424) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:28:57,506 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850): Create Instance[pk=108331, uid=1.2.410.200001.101.11.301.1123109166.3.20250310170657029, class=1.2.840.10008.5.1.4.1.1.6.1, no=32]
2025-03-10 17:28:57,506 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850): Create Location[pk=108331, systemID=fs1, path=2025/03/10/59FB0202/C358A7E1/8A261446, tsuid=1.2.840.10008.1.2, size=3416640, status=OK, objectType=DICOM_FILE]
2025-03-10 17:28:57,539 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850): Updated DB in 37 ms
2025-03-10 17:28:57,540 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850) << 29:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310170657029 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:28:57,738 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850) >> 30:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310170711806 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:28:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start TaskScheduler.execute()
2025-03-10 17:28:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished TaskScheduler.execute()
2025-03-10 17:28:59,807 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start AuditScheduler.execute()
2025-03-10 17:28:59,815 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-22) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 17:28:59,816 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-22) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 17:28:59,816 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished AuditScheduler.execute()
2025-03-10 17:29:03,537 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19424) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:29:03,540 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850): Create Instance[pk=108332, uid=1.2.410.200001.101.11.301.1123109166.3.20250310170711806, class=1.2.840.10008.5.1.4.1.1.6.1, no=33]
2025-03-10 17:29:03,540 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850): Create Location[pk=108332, systemID=fs1, path=2025/03/10/59FB0202/C358A7E1/8B9FF26E, tsuid=1.2.840.10008.1.2, size=3416640, status=OK, objectType=DICOM_FILE]
2025-03-10 17:29:03,543 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850): Updated DB in 6 ms
2025-03-10 17:29:03,543 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850) << 30:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310170711806 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:29:03,742 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850) >> 31:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310170905552 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:29:09,829 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19424) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:29:09,832 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850): Create Instance[pk=108333, uid=1.2.410.200001.101.11.301.1123109166.3.20250310170905552, class=1.2.840.10008.5.1.4.1.1.6.1, no=34]
2025-03-10 17:29:09,832 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850): Create Location[pk=108333, systemID=fs1, path=2025/03/10/59FB0202/C358A7E1/8EFD52FB, tsuid=1.2.840.10008.1.2, size=3416640, status=OK, objectType=DICOM_FILE]
2025-03-10 17:29:09,841 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850): Updated DB in 12 ms
2025-03-10 17:29:09,842 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850) << 31:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310170905552 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:29:10,040 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850) >> 32:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310170956824 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:29:12,787 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19165) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:29:12,791 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
2025-03-10 17:29:12,793 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(849): processing 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213100557830 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 17:29:12,793 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(849) << 6:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:29:12,996 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(849) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213100649050 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:29:13,510 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start IANScheduler.execute()
2025-03-10 17:29:13,512 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished IANScheduler.execute()
2025-03-10 17:29:17,203 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19424) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:29:17,205 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850): Create Instance[pk=108334, uid=1.2.410.200001.101.11.301.1123109166.3.20250310170956824, class=1.2.840.10008.5.1.4.1.1.6.1, no=35]
2025-03-10 17:29:17,205 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850): Create Location[pk=108334, systemID=fs1, path=2025/03/10/59FB0202/C358A7E1/8F4447C7, tsuid=1.2.840.10008.1.2, size=3915748, status=OK, objectType=DICOM_FILE]
2025-03-10 17:29:17,215 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850): Updated DB in 12 ms
2025-03-10 17:29:17,215 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850) << 32:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310170956824 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:29:17,413 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850) >> 33:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310171132634 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:29:21,485 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19424) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:29:21,488 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850): Create Instance[pk=108335, uid=1.2.410.200001.101.11.301.1123109166.3.20250310171132634, class=1.2.840.10008.5.1.4.1.1.6.1, no=36]
2025-03-10 17:29:21,488 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850): Create Location[pk=108335, systemID=fs1, path=2025/03/10/59FB0202/C358A7E1/B665B62F, tsuid=1.2.840.10008.1.2, size=3915748, status=OK, objectType=DICOM_FILE]
2025-03-10 17:29:21,498 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850): Updated DB in 13 ms
2025-03-10 17:29:21,499 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850) << 33:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310171132634 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:29:21,697 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850) >> 34:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310171210239 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:29:27,126 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19424) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:29:27,129 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850): Create Instance[pk=108336, uid=1.2.410.200001.101.11.301.1123109166.3.20250310171210239, class=1.2.840.10008.5.1.4.1.1.6.1, no=37]
2025-03-10 17:29:27,129 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850): Create Location[pk=108336, systemID=fs1, path=2025/03/10/59FB0202/C358A7E1/B7FD680F, tsuid=1.2.840.10008.1.2, size=3416640, status=OK, objectType=DICOM_FILE]
2025-03-10 17:29:27,165 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850): Updated DB in 39 ms
2025-03-10 17:29:27,165 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850) << 34:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310171210239 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:29:27,364 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850) >> 35:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310171242357 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:29:33,754 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19424) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:29:33,757 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850): Create Instance[pk=108337, uid=1.2.410.200001.101.11.301.1123109166.3.20250310171242357, class=1.2.840.10008.5.1.4.1.1.6.1, no=38]
2025-03-10 17:29:33,757 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850): Create Location[pk=108337, systemID=fs1, path=2025/03/10/59FB0202/C358A7E1/B8289B4D, tsuid=1.2.840.10008.1.2, size=3416640, status=OK, objectType=DICOM_FILE]
2025-03-10 17:29:33,761 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850): Updated DB in 7 ms
2025-03-10 17:29:33,761 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850) << 35:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310171242357 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:29:33,960 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850) >> 36:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310171319948 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:29:37,741 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start UPSProcessingScheduler.execute()
2025-03-10 17:29:37,742 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished UPSProcessingScheduler.execute()
2025-03-10 17:29:41,892 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19424) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:29:41,895 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850): Create Instance[pk=108338, uid=1.2.410.200001.101.11.301.1123109166.3.20250310171319948, class=1.2.840.10008.5.1.4.1.1.6.1, no=39]
2025-03-10 17:29:41,896 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850): Create Location[pk=108338, systemID=fs1, path=2025/03/10/59FB0202/C358A7E1/B9B6726A, tsuid=1.2.840.10008.1.2, size=3416640, status=OK, objectType=DICOM_FILE]
2025-03-10 17:29:41,904 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850): Updated DB in 12 ms
2025-03-10 17:29:41,904 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850) << 36:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310171319948 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:29:42,103 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850) >> 37:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310171410768 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:29:43,070 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19165) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:29:43,075 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
2025-03-10 17:29:43,077 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(849): processing 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213100649050 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 17:29:43,078 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(849) << 7:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:29:43,282 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(849) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213100747901 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:29:47,130 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19424) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:29:47,133 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850): Create Instance[pk=108339, uid=1.2.410.200001.101.11.301.1123109166.3.20250310171410768, class=1.2.840.10008.5.1.4.1.1.6.1, no=40]
2025-03-10 17:29:47,134 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850): Create Location[pk=108339, systemID=fs1, path=2025/03/10/59FB0202/C358A7E1/BB672C6E, tsuid=1.2.840.10008.1.2, size=3915896, status=OK, objectType=DICOM_FILE]
2025-03-10 17:29:47,168 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850): Updated DB in 38 ms
2025-03-10 17:29:47,169 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850) << 37:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310171410768 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:29:47,367 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850) >> 38:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310171529604 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:29:51,291 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 17:29:51,298 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 17:29:52,898 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19424) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:29:52,902 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850): Create Instance[pk=108340, uid=1.2.410.200001.101.11.301.1123109166.3.20250310171529604, class=1.2.840.10008.5.1.4.1.1.6.1, no=41]
2025-03-10 17:29:52,902 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850): Create Location[pk=108340, systemID=fs1, path=2025/03/10/59FB0202/C358A7E1/BD2E2F66, tsuid=1.2.840.10008.1.2, size=3915896, status=OK, objectType=DICOM_FILE]
2025-03-10 17:29:52,918 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850): Updated DB in 20 ms
2025-03-10 17:29:52,918 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850) << 38:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310171529604 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:29:53,117 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850) >> 39:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310171643349 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:29:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start TaskScheduler.execute()
2025-03-10 17:29:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished TaskScheduler.execute()
2025-03-10 17:29:59,505 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19424) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:29:59,508 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850): Create Instance[pk=108341, uid=1.2.410.200001.101.11.301.1123109166.3.20250310171643349, class=1.2.840.10008.5.1.4.1.1.6.1, no=43]
2025-03-10 17:29:59,508 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850): Create Location[pk=108341, systemID=fs1, path=2025/03/10/59FB0202/C358A7E1/BEFC720B, tsuid=1.2.840.10008.1.2, size=3416788, status=OK, objectType=DICOM_FILE]
2025-03-10 17:29:59,521 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850): Updated DB in 16 ms
2025-03-10 17:29:59,521 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850) << 39:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310171643349 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:29:59,720 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850) >> 40:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310171653484 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:29:59,816 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start AuditScheduler.execute()
2025-03-10 17:29:59,828 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-13) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 17:29:59,829 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-13) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 17:29:59,829 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished AuditScheduler.execute()
2025-03-10 17:30:05,526 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19424) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:30:05,530 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850): Create Instance[pk=108342, uid=1.2.410.200001.101.11.301.1123109166.3.20250310171653484, class=1.2.840.10008.5.1.4.1.1.6.1, no=44]
2025-03-10 17:30:05,530 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850): Create Location[pk=108342, systemID=fs1, path=2025/03/10/59FB0202/C358A7E1/BF0A8DC4, tsuid=1.2.840.10008.1.2, size=3416788, status=OK, objectType=DICOM_FILE]
2025-03-10 17:30:05,542 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850): Updated DB in 15 ms
2025-03-10 17:30:05,543 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850) << 40:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310171653484 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:30:05,742 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850) >> A-RELEASE-RQ
2025-03-10 17:30:05,742 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19424) DCM4CHEE<-HS30(850) << A-RELEASE-RP
2025-03-10 17:30:05,792 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-9) DCM4CHEE<-HS30(850): close Socket[addr=187.89.160.56/187.89.160.56,port=52090,localport=11112]
2025-03-10 17:30:13,512 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start IANScheduler.execute()
2025-03-10 17:30:13,515 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished IANScheduler.execute()
2025-03-10 17:30:22,277 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19165) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:30:22,282 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
2025-03-10 17:30:22,285 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(849): processing 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213100747901 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 17:30:22,285 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(849) << 8:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:30:22,489 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(849) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213100840219 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:30:37,742 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start UPSProcessingScheduler.execute()
2025-03-10 17:30:37,744 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished UPSProcessingScheduler.execute()
2025-03-10 17:30:37,966 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-3) Accept connection SSLSocket[hostname=206.168.34.119, port=52948, Session(1741529399670|SSL_NULL_WITH_NULL_NULL)]
2025-03-10 17:30:39,511 WARN  [org.dcm4che3.net.hl7.HL7ProtocolHandler] (EE-ManagedExecutorService-default-Thread-19445) Exception on accepted connection SSLSocket[hostname=206.168.34.119, port=52948, Session(1741529399670|SSL_NULL_WITH_NULL_NULL)]:: javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake
	at java.base/sun.security.ssl.SSLSocketImpl.handleEOF(SSLSocketImpl.java:1719)
	at java.base/sun.security.ssl.SSLSocketImpl.decode(SSLSocketImpl.java:1518)
	at java.base/sun.security.ssl.SSLSocketImpl.readHandshakeRecord(SSLSocketImpl.java:1425)
	at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:455)
	at java.base/sun.security.ssl.SSLSocketImpl.ensureNegotiated(SSLSocketImpl.java:925)
	at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:1016)
	at java.base/java.io.BufferedInputStream.fill(BufferedInputStream.java:244)
	at java.base/java.io.BufferedInputStream.read(BufferedInputStream.java:263)
	at org.dcm4che.hl7@5.30.0//org.dcm4che3.hl7.MLLPInputStream.hasMoreInput(MLLPInputStream.java:73)
	at org.dcm4che.hl7@5.30.0//org.dcm4che3.hl7.MLLPInputStream.readMessage(MLLPInputStream.java:155)
	at org.dcm4che.hl7@5.30.0//org.dcm4che3.hl7.MLLPConnection.readMessage(MLLPConnection.java:101)
	at org.dcm4che.net-hl7@5.30.0//org.dcm4che3.net.hl7.HL7ProtocolHandler$HL7Receiver.run(HL7ProtocolHandler.java:84)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
Caused by: java.io.EOFException: SSL peer shut down incorrectly
	at java.base/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:489)
	at java.base/sun.security.ssl.SSLSocketInputRecord.readHeader(SSLSocketInputRecord.java:478)
	at java.base/sun.security.ssl.SSLSocketInputRecord.decode(SSLSocketInputRecord.java:160)
	at java.base/sun.security.ssl.SSLTransport.decode(SSLTransport.java:111)
	at java.base/sun.security.ssl.SSLSocketImpl.decode(SSLSocketImpl.java:1510)
	... 22 more

2025-03-10 17:30:39,511 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-19445) Close connection SSLSocket[hostname=206.168.34.119, port=52948, Session(1741529399670|SSL_NULL_WITH_NULL_NULL)]
2025-03-10 17:30:39,579 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-3) Accept connection SSLSocket[hostname=206.168.34.119, port=52954, Session(1741642237966|SSL_NULL_WITH_NULL_NULL)]
2025-03-10 17:30:41,039 WARN  [org.dcm4che3.net.hl7.HL7ProtocolHandler] (EE-ManagedExecutorService-default-Thread-19445) Exception on accepted connection SSLSocket[hostname=206.168.34.119, port=52954, Session(1741642237966|SSL_NULL_WITH_NULL_NULL)]:: javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake
	at java.base/sun.security.ssl.SSLSocketImpl.handleEOF(SSLSocketImpl.java:1719)
	at java.base/sun.security.ssl.SSLSocketImpl.decode(SSLSocketImpl.java:1518)
	at java.base/sun.security.ssl.SSLSocketImpl.readHandshakeRecord(SSLSocketImpl.java:1425)
	at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:455)
	at java.base/sun.security.ssl.SSLSocketImpl.ensureNegotiated(SSLSocketImpl.java:925)
	at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:1016)
	at java.base/java.io.BufferedInputStream.fill(BufferedInputStream.java:244)
	at java.base/java.io.BufferedInputStream.read(BufferedInputStream.java:263)
	at org.dcm4che.hl7@5.30.0//org.dcm4che3.hl7.MLLPInputStream.hasMoreInput(MLLPInputStream.java:73)
	at org.dcm4che.hl7@5.30.0//org.dcm4che3.hl7.MLLPInputStream.readMessage(MLLPInputStream.java:155)
	at org.dcm4che.hl7@5.30.0//org.dcm4che3.hl7.MLLPConnection.readMessage(MLLPConnection.java:101)
	at org.dcm4che.net-hl7@5.30.0//org.dcm4che3.net.hl7.HL7ProtocolHandler$HL7Receiver.run(HL7ProtocolHandler.java:84)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
Caused by: java.io.EOFException: SSL peer shut down incorrectly
	at java.base/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:489)
	at java.base/sun.security.ssl.SSLSocketInputRecord.readHeader(SSLSocketInputRecord.java:478)
	at java.base/sun.security.ssl.SSLSocketInputRecord.decode(SSLSocketInputRecord.java:160)
	at java.base/sun.security.ssl.SSLTransport.decode(SSLTransport.java:111)
	at java.base/sun.security.ssl.SSLSocketImpl.decode(SSLSocketImpl.java:1510)
	... 22 more

2025-03-10 17:30:41,039 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-19445) Close connection SSLSocket[hostname=206.168.34.119, port=52954, Session(1741642237966|SSL_NULL_WITH_NULL_NULL)]
2025-03-10 17:30:41,107 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-3) Accept connection SSLSocket[hostname=206.168.34.119, port=52958, Session(1741642239579|SSL_NULL_WITH_NULL_NULL)]
2025-03-10 17:30:43,498 WARN  [org.dcm4che3.net.hl7.HL7ProtocolHandler] (EE-ManagedExecutorService-default-Thread-19445) Exception on accepted connection SSLSocket[hostname=206.168.34.119, port=52958, Session(1741642239579|SSL_NULL_WITH_NULL_NULL)]:: javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake
	at java.base/sun.security.ssl.SSLSocketImpl.handleEOF(SSLSocketImpl.java:1719)
	at java.base/sun.security.ssl.SSLSocketImpl.decode(SSLSocketImpl.java:1518)
	at java.base/sun.security.ssl.SSLSocketImpl.readHandshakeRecord(SSLSocketImpl.java:1425)
	at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:455)
	at java.base/sun.security.ssl.SSLSocketImpl.ensureNegotiated(SSLSocketImpl.java:925)
	at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:1016)
	at java.base/java.io.BufferedInputStream.fill(BufferedInputStream.java:244)
	at java.base/java.io.BufferedInputStream.read(BufferedInputStream.java:263)
	at org.dcm4che.hl7@5.30.0//org.dcm4che3.hl7.MLLPInputStream.hasMoreInput(MLLPInputStream.java:73)
	at org.dcm4che.hl7@5.30.0//org.dcm4che3.hl7.MLLPInputStream.readMessage(MLLPInputStream.java:155)
	at org.dcm4che.hl7@5.30.0//org.dcm4che3.hl7.MLLPConnection.readMessage(MLLPConnection.java:101)
	at org.dcm4che.net-hl7@5.30.0//org.dcm4che3.net.hl7.HL7ProtocolHandler$HL7Receiver.run(HL7ProtocolHandler.java:84)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
Caused by: java.io.EOFException: SSL peer shut down incorrectly
	at java.base/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:489)
	at java.base/sun.security.ssl.SSLSocketInputRecord.readHeader(SSLSocketInputRecord.java:478)
	at java.base/sun.security.ssl.SSLSocketInputRecord.decode(SSLSocketInputRecord.java:160)
	at java.base/sun.security.ssl.SSLTransport.decode(SSLTransport.java:111)
	at java.base/sun.security.ssl.SSLSocketImpl.decode(SSLSocketImpl.java:1510)
	... 22 more

2025-03-10 17:30:43,498 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-19445) Close connection SSLSocket[hostname=206.168.34.119, port=52958, Session(1741642239579|SSL_NULL_WITH_NULL_NULL)]
2025-03-10 17:30:51,740 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-3) Accept connection SSLSocket[hostname=162.142.125.200, port=35736, Session(1741642241107|SSL_NULL_WITH_NULL_NULL)]
2025-03-10 17:30:52,366 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19165) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:30:52,370 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
2025-03-10 17:30:52,372 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(849): processing 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213100840219 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 17:30:52,373 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(849) << 9:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:30:52,576 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(849) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213101007283 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:30:55,704 INFO  [org.dcm4che3.net.hl7.HL7ProtocolHandler] (EE-ManagedExecutorService-default-Thread-19446) Exception on accepted connection SSLSocket[hostname=162.142.125.200, port=35736, Session(1741642241107|SSL_NULL_WITH_NULL_NULL)]: java.net.SocketException: Connection reset
2025-03-10 17:30:55,704 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-19446) Close connection SSLSocket[hostname=162.142.125.200, port=35736, Session(1741642241107|SSL_NULL_WITH_NULL_NULL)]
2025-03-10 17:30:55,754 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-3) Accept connection SSLSocket[hostname=162.142.125.200, port=35758, Session(1741642251740|SSL_NULL_WITH_NULL_NULL)]
2025-03-10 17:30:58,102 WARN  [org.dcm4che3.net.hl7.HL7ProtocolHandler] (EE-ManagedExecutorService-default-Thread-19446) Exception on accepted connection SSLSocket[hostname=162.142.125.200, port=35758, Session(1741642251740|SSL_NULL_WITH_NULL_NULL)]:: javax.net.ssl.SSLHandshakeException: Empty server certificate chain
	at java.base/sun.security.ssl.Alert.createSSLException(Alert.java:131)
	at java.base/sun.security.ssl.Alert.createSSLException(Alert.java:117)
	at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:358)
	at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:314)
	at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:305)
	at java.base/sun.security.ssl.CertificateMessage$T12CertificateConsumer.onCertificate(CertificateMessage.java:390)
	at java.base/sun.security.ssl.CertificateMessage$T12CertificateConsumer.consume(CertificateMessage.java:375)
	at java.base/sun.security.ssl.SSLHandshake.consume(SSLHandshake.java:396)
	at java.base/sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:480)
	at java.base/sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:458)
	at java.base/sun.security.ssl.TransportContext.dispatch(TransportContext.java:201)
	at java.base/sun.security.ssl.SSLTransport.decode(SSLTransport.java:172)
	at java.base/sun.security.ssl.SSLSocketImpl.decode(SSLSocketImpl.java:1510)
	at java.base/sun.security.ssl.SSLSocketImpl.readHandshakeRecord(SSLSocketImpl.java:1425)
	at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:455)
	at java.base/sun.security.ssl.SSLSocketImpl.ensureNegotiated(SSLSocketImpl.java:925)
	at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:1016)
	at java.base/java.io.BufferedInputStream.fill(BufferedInputStream.java:244)
	at java.base/java.io.BufferedInputStream.read(BufferedInputStream.java:263)
	at org.dcm4che.hl7@5.30.0//org.dcm4che3.hl7.MLLPInputStream.hasMoreInput(MLLPInputStream.java:73)
	at org.dcm4che.hl7@5.30.0//org.dcm4che3.hl7.MLLPInputStream.readMessage(MLLPInputStream.java:155)
	at org.dcm4che.hl7@5.30.0//org.dcm4che3.hl7.MLLPConnection.readMessage(MLLPConnection.java:101)
	at org.dcm4che.net-hl7@5.30.0//org.dcm4che3.net.hl7.HL7ProtocolHandler$HL7Receiver.run(HL7ProtocolHandler.java:84)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 17:30:58,102 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-19446) Close connection SSLSocket[hostname=162.142.125.200, port=35758, Session(1741642251740|SSL_NULL_WITH_NULL_NULL)]
2025-03-10 17:30:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start TaskScheduler.execute()
2025-03-10 17:30:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished TaskScheduler.execute()
2025-03-10 17:30:59,617 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-3) Accept connection SSLSocket[hostname=162.142.125.200, port=35788, Session(1741642255754|SSL_NULL_WITH_NULL_NULL)]
2025-03-10 17:30:59,829 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start AuditScheduler.execute()
2025-03-10 17:30:59,842 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-15) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 17:30:59,842 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-15) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 17:30:59,842 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished AuditScheduler.execute()
2025-03-10 17:31:02,784 WARN  [org.dcm4che3.net.hl7.HL7ProtocolHandler] (EE-ManagedExecutorService-default-Thread-19446) Exception on accepted connection SSLSocket[hostname=162.142.125.200, port=35788, Session(1741642255754|SSL_NULL_WITH_NULL_NULL)]:: javax.net.ssl.SSLException: Unsupported or unrecognized SSL message
	at java.base/sun.security.ssl.SSLSocketInputRecord.handleUnknownRecord(SSLSocketInputRecord.java:457)
	at java.base/sun.security.ssl.SSLSocketInputRecord.decode(SSLSocketInputRecord.java:175)
	at java.base/sun.security.ssl.SSLTransport.decode(SSLTransport.java:111)
	at java.base/sun.security.ssl.SSLSocketImpl.decode(SSLSocketImpl.java:1510)
	at java.base/sun.security.ssl.SSLSocketImpl.readHandshakeRecord(SSLSocketImpl.java:1425)
	at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:455)
	at java.base/sun.security.ssl.SSLSocketImpl.ensureNegotiated(SSLSocketImpl.java:925)
	at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:1016)
	at java.base/java.io.BufferedInputStream.fill(BufferedInputStream.java:244)
	at java.base/java.io.BufferedInputStream.read(BufferedInputStream.java:263)
	at org.dcm4che.hl7@5.30.0//org.dcm4che3.hl7.MLLPInputStream.hasMoreInput(MLLPInputStream.java:73)
	at org.dcm4che.hl7@5.30.0//org.dcm4che3.hl7.MLLPInputStream.readMessage(MLLPInputStream.java:155)
	at org.dcm4che.hl7@5.30.0//org.dcm4che3.hl7.MLLPConnection.readMessage(MLLPConnection.java:101)
	at org.dcm4che.net-hl7@5.30.0//org.dcm4che3.net.hl7.HL7ProtocolHandler$HL7Receiver.run(HL7ProtocolHandler.java:84)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 17:31:02,784 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-19446) Close connection SSLSocket[hostname=162.142.125.200, port=35788, Session(1741642255754|SSL_NULL_WITH_NULL_NULL)]
2025-03-10 17:31:11,578 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-3) Accept connection SSLSocket[hostname=162.142.125.200, port=57978, Session(1741642259617|SSL_NULL_WITH_NULL_NULL)]
2025-03-10 17:31:12,842 WARN  [org.dcm4che3.net.hl7.HL7ProtocolHandler] (EE-ManagedExecutorService-default-Thread-19447) Exception on accepted connection SSLSocket[hostname=162.142.125.200, port=57978, Session(1741642259617|SSL_NULL_WITH_NULL_NULL)]:: javax.net.ssl.SSLHandshakeException: Empty server certificate chain
	at java.base/sun.security.ssl.Alert.createSSLException(Alert.java:131)
	at java.base/sun.security.ssl.Alert.createSSLException(Alert.java:117)
	at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:358)
	at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:314)
	at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:305)
	at java.base/sun.security.ssl.CertificateMessage$T12CertificateConsumer.onCertificate(CertificateMessage.java:390)
	at java.base/sun.security.ssl.CertificateMessage$T12CertificateConsumer.consume(CertificateMessage.java:375)
	at java.base/sun.security.ssl.SSLHandshake.consume(SSLHandshake.java:396)
	at java.base/sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:480)
	at java.base/sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:458)
	at java.base/sun.security.ssl.TransportContext.dispatch(TransportContext.java:201)
	at java.base/sun.security.ssl.SSLTransport.decode(SSLTransport.java:172)
	at java.base/sun.security.ssl.SSLSocketImpl.decode(SSLSocketImpl.java:1510)
	at java.base/sun.security.ssl.SSLSocketImpl.readHandshakeRecord(SSLSocketImpl.java:1425)
	at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:455)
	at java.base/sun.security.ssl.SSLSocketImpl.ensureNegotiated(SSLSocketImpl.java:925)
	at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:1016)
	at java.base/java.io.BufferedInputStream.fill(BufferedInputStream.java:244)
	at java.base/java.io.BufferedInputStream.read(BufferedInputStream.java:263)
	at org.dcm4che.hl7@5.30.0//org.dcm4che3.hl7.MLLPInputStream.hasMoreInput(MLLPInputStream.java:73)
	at org.dcm4che.hl7@5.30.0//org.dcm4che3.hl7.MLLPInputStream.readMessage(MLLPInputStream.java:155)
	at org.dcm4che.hl7@5.30.0//org.dcm4che3.hl7.MLLPConnection.readMessage(MLLPConnection.java:101)
	at org.dcm4che.net-hl7@5.30.0//org.dcm4che3.net.hl7.HL7ProtocolHandler$HL7Receiver.run(HL7ProtocolHandler.java:84)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 17:31:12,842 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-19447) Close connection SSLSocket[hostname=162.142.125.200, port=57978, Session(1741642259617|SSL_NULL_WITH_NULL_NULL)]
2025-03-10 17:31:13,515 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start IANScheduler.execute()
2025-03-10 17:31:13,518 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished IANScheduler.execute()
2025-03-10 17:31:19,057 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-3) Accept connection SSLSocket[hostname=162.142.125.200, port=57984, Session(1741642271579|SSL_NULL_WITH_NULL_NULL)]
2025-03-10 17:31:22,658 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19165) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:31:22,662 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
2025-03-10 17:31:22,665 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(849): processing 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213101007283 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 17:31:22,666 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(849) << 10:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:31:22,869 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(849) >> 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213101053324 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:31:30,543 INFO  [org.dcm4che3.net.hl7.HL7ProtocolHandler] (EE-ManagedExecutorService-default-Thread-19448) Exception on accepted connection SSLSocket[hostname=162.142.125.200, port=57984, Session(1741642271579|SSL_NULL_WITH_NULL_NULL)]: java.net.SocketException: Connection reset
2025-03-10 17:31:30,543 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-19448) Close connection SSLSocket[hostname=162.142.125.200, port=57984, Session(1741642271579|SSL_NULL_WITH_NULL_NULL)]
2025-03-10 17:31:31,726 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start StudySizeScheduler.execute()
2025-03-10 17:31:31,806 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) Calculated size of 1 studies
2025-03-10 17:31:31,806 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished StudySizeScheduler.execute()
2025-03-10 17:31:32,605 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-3) Accept connection SSLSocket[hostname=162.142.125.200, port=46978, Session(1741642279058|SSL_NULL_WITH_NULL_NULL)]
2025-03-10 17:31:34,371 WARN  [org.dcm4che3.net.hl7.HL7ProtocolHandler] (EE-ManagedExecutorService-default-Thread-19448) Exception on accepted connection SSLSocket[hostname=162.142.125.200, port=46978, Session(1741642279058|SSL_NULL_WITH_NULL_NULL)]:: javax.net.ssl.SSLHandshakeException: The client supported protocol versions [TLSv1.1, TLSv1] are not accepted by server preferences [TLS12]
	at java.base/sun.security.ssl.Alert.createSSLException(Alert.java:131)
	at java.base/sun.security.ssl.Alert.createSSLException(Alert.java:117)
	at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:358)
	at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:314)
	at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:305)
	at java.base/sun.security.ssl.ClientHello$ClientHelloConsumer.negotiateProtocol(ClientHello.java:904)
	at java.base/sun.security.ssl.ClientHello$ClientHelloConsumer.onClientHello(ClientHello.java:820)
	at java.base/sun.security.ssl.ClientHello$ClientHelloConsumer.consume(ClientHello.java:801)
	at java.base/sun.security.ssl.SSLHandshake.consume(SSLHandshake.java:396)
	at java.base/sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:480)
	at java.base/sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:458)
	at java.base/sun.security.ssl.TransportContext.dispatch(TransportContext.java:201)
	at java.base/sun.security.ssl.SSLTransport.decode(SSLTransport.java:172)
	at java.base/sun.security.ssl.SSLSocketImpl.decode(SSLSocketImpl.java:1510)
	at java.base/sun.security.ssl.SSLSocketImpl.readHandshakeRecord(SSLSocketImpl.java:1425)
	at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:455)
	at java.base/sun.security.ssl.SSLSocketImpl.ensureNegotiated(SSLSocketImpl.java:925)
	at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:1016)
	at java.base/java.io.BufferedInputStream.fill(BufferedInputStream.java:244)
	at java.base/java.io.BufferedInputStream.read(BufferedInputStream.java:263)
	at org.dcm4che.hl7@5.30.0//org.dcm4che3.hl7.MLLPInputStream.hasMoreInput(MLLPInputStream.java:73)
	at org.dcm4che.hl7@5.30.0//org.dcm4che3.hl7.MLLPInputStream.readMessage(MLLPInputStream.java:155)
	at org.dcm4che.hl7@5.30.0//org.dcm4che3.hl7.MLLPConnection.readMessage(MLLPConnection.java:101)
	at org.dcm4che.net-hl7@5.30.0//org.dcm4che3.net.hl7.HL7ProtocolHandler$HL7Receiver.run(HL7ProtocolHandler.java:84)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 17:31:34,371 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-19448) Close connection SSLSocket[hostname=162.142.125.200, port=46978, Session(1741642279058|SSL_NULL_WITH_NULL_NULL)]
2025-03-10 17:31:36,468 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-3) Accept connection SSLSocket[hostname=162.142.125.200, port=46990, Session(1741642292605|SSL_NULL_WITH_NULL_NULL)]
2025-03-10 17:31:37,104 WARN  [org.dcm4che3.net.hl7.HL7ProtocolHandler] (EE-ManagedExecutorService-default-Thread-19448) Exception on accepted connection SSLSocket[hostname=162.142.125.200, port=46990, Session(1741642292605|SSL_NULL_WITH_NULL_NULL)]:: javax.net.ssl.SSLHandshakeException: The client supported protocol versions [TLSv1] are not accepted by server preferences [TLS12]
	at java.base/sun.security.ssl.Alert.createSSLException(Alert.java:131)
	at java.base/sun.security.ssl.Alert.createSSLException(Alert.java:117)
	at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:358)
	at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:314)
	at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:305)
	at java.base/sun.security.ssl.ClientHello$ClientHelloConsumer.negotiateProtocol(ClientHello.java:904)
	at java.base/sun.security.ssl.ClientHello$ClientHelloConsumer.onClientHello(ClientHello.java:820)
	at java.base/sun.security.ssl.ClientHello$ClientHelloConsumer.consume(ClientHello.java:801)
	at java.base/sun.security.ssl.SSLHandshake.consume(SSLHandshake.java:396)
	at java.base/sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:480)
	at java.base/sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:458)
	at java.base/sun.security.ssl.TransportContext.dispatch(TransportContext.java:201)
	at java.base/sun.security.ssl.SSLTransport.decode(SSLTransport.java:172)
	at java.base/sun.security.ssl.SSLSocketImpl.decode(SSLSocketImpl.java:1510)
	at java.base/sun.security.ssl.SSLSocketImpl.readHandshakeRecord(SSLSocketImpl.java:1425)
	at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:455)
	at java.base/sun.security.ssl.SSLSocketImpl.ensureNegotiated(SSLSocketImpl.java:925)
	at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:1016)
	at java.base/java.io.BufferedInputStream.fill(BufferedInputStream.java:244)
	at java.base/java.io.BufferedInputStream.read(BufferedInputStream.java:263)
	at org.dcm4che.hl7@5.30.0//org.dcm4che3.hl7.MLLPInputStream.hasMoreInput(MLLPInputStream.java:73)
	at org.dcm4che.hl7@5.30.0//org.dcm4che3.hl7.MLLPInputStream.readMessage(MLLPInputStream.java:155)
	at org.dcm4che.hl7@5.30.0//org.dcm4che3.hl7.MLLPConnection.readMessage(MLLPConnection.java:101)
	at org.dcm4che.net-hl7@5.30.0//org.dcm4che3.net.hl7.HL7ProtocolHandler$HL7Receiver.run(HL7ProtocolHandler.java:84)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 17:31:37,105 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-19448) Close connection SSLSocket[hostname=162.142.125.200, port=46990, Session(1741642292605|SSL_NULL_WITH_NULL_NULL)]
2025-03-10 17:31:37,744 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start UPSProcessingScheduler.execute()
2025-03-10 17:31:37,745 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished UPSProcessingScheduler.execute()
2025-03-10 17:31:39,297 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-3) Accept connection SSLSocket[hostname=162.142.125.200, port=47012, Session(1741642296469|SSL_NULL_WITH_NULL_NULL)]
2025-03-10 17:31:39,910 WARN  [org.dcm4che3.net.hl7.HL7ProtocolHandler] (EE-ManagedExecutorService-default-Thread-19451) Exception on accepted connection SSLSocket[hostname=162.142.125.200, port=47012, Session(1741642296469|SSL_NULL_WITH_NULL_NULL)]:: javax.net.ssl.SSLHandshakeException: Client requested protocol SSLv3 is not enabled or supported in server context
	at java.base/sun.security.ssl.Alert.createSSLException(Alert.java:131)
	at java.base/sun.security.ssl.Alert.createSSLException(Alert.java:117)
	at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:358)
	at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:314)
	at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:305)
	at java.base/sun.security.ssl.ClientHello$ClientHelloConsumer.negotiateProtocol(ClientHello.java:871)
	at java.base/sun.security.ssl.ClientHello$ClientHelloConsumer.onClientHello(ClientHello.java:823)
	at java.base/sun.security.ssl.ClientHello$ClientHelloConsumer.consume(ClientHello.java:801)
	at java.base/sun.security.ssl.SSLHandshake.consume(SSLHandshake.java:396)
	at java.base/sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:480)
	at java.base/sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:458)
	at java.base/sun.security.ssl.TransportContext.dispatch(TransportContext.java:201)
	at java.base/sun.security.ssl.SSLTransport.decode(SSLTransport.java:172)
	at java.base/sun.security.ssl.SSLSocketImpl.decode(SSLSocketImpl.java:1510)
	at java.base/sun.security.ssl.SSLSocketImpl.readHandshakeRecord(SSLSocketImpl.java:1425)
	at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:455)
	at java.base/sun.security.ssl.SSLSocketImpl.ensureNegotiated(SSLSocketImpl.java:925)
	at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:1016)
	at java.base/java.io.BufferedInputStream.fill(BufferedInputStream.java:244)
	at java.base/java.io.BufferedInputStream.read(BufferedInputStream.java:263)
	at org.dcm4che.hl7@5.30.0//org.dcm4che3.hl7.MLLPInputStream.hasMoreInput(MLLPInputStream.java:73)
	at org.dcm4che.hl7@5.30.0//org.dcm4che3.hl7.MLLPInputStream.readMessage(MLLPInputStream.java:155)
	at org.dcm4che.hl7@5.30.0//org.dcm4che3.hl7.MLLPConnection.readMessage(MLLPConnection.java:101)
	at org.dcm4che.net-hl7@5.30.0//org.dcm4che3.net.hl7.HL7ProtocolHandler$HL7Receiver.run(HL7ProtocolHandler.java:84)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 17:31:39,910 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-19451) Close connection SSLSocket[hostname=162.142.125.200, port=47012, Session(1741642296469|SSL_NULL_WITH_NULL_NULL)]
2025-03-10 17:31:52,474 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340458&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212081116274&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212081142893&contentType=image/jpeg from null@162.240.235.97
2025-03-10 17:31:52,580 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340458&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212081116274&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212081201441&contentType=image/jpeg from null@162.240.235.97
2025-03-10 17:31:52,656 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340458&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212081116274&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212081250990&contentType=image/jpeg from null@162.240.235.97
2025-03-10 17:31:52,738 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340458&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212081116274&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212081337572&contentType=image/jpeg from null@162.240.235.97
2025-03-10 17:31:52,795 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340458&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212081116274&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212081347952&contentType=image/jpeg from null@162.240.235.97
2025-03-10 17:31:52,809 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19165) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:31:52,812 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
2025-03-10 17:31:52,813 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(849): processing 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213101053324 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 17:31:52,814 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(849) << 11:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:31:52,848 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340458&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212081116274&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212081502279&contentType=image/jpeg from null@162.240.235.97
2025-03-10 17:31:52,914 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340458&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212081116274&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212081540357&contentType=image/jpeg from null@162.240.235.97
2025-03-10 17:31:52,966 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340458&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212081116274&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212085849568&contentType=image/jpeg from null@162.240.235.97
2025-03-10 17:31:53,014 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(849) >> 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213101404203 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:31:53,028 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340458&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212081116274&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212085945096&contentType=image/jpeg from null@162.240.235.97
2025-03-10 17:31:53,091 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340458&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212081116274&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212090021384&contentType=image/jpeg from null@162.240.235.97
2025-03-10 17:31:53,142 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340458&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212081116274&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212090036602&contentType=image/jpeg from null@162.240.235.97
2025-03-10 17:31:53,198 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340458&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212081116274&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212084519603&contentType=image/jpeg from null@162.240.235.97
2025-03-10 17:31:53,261 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340458&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212081116274&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212083501372&contentType=image/jpeg from null@162.240.235.97
2025-03-10 17:31:53,324 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340458&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212081116274&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212083612958&contentType=image/jpeg from null@162.240.235.97
2025-03-10 17:31:53,381 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340458&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212081116274&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212083630943&contentType=image/jpeg from null@162.240.235.97
2025-03-10 17:31:53,435 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340458&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212081116274&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212083707727&contentType=image/jpeg from null@162.240.235.97
2025-03-10 17:31:53,495 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340458&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212081116274&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212083736804&contentType=image/jpeg from null@162.240.235.97
2025-03-10 17:31:53,551 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340458&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212081116274&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212083942553&contentType=image/jpeg from null@162.240.235.97
2025-03-10 17:31:53,600 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340458&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212081116274&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212083954483&contentType=image/jpeg from null@162.240.235.97
2025-03-10 17:31:53,655 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340458&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212081116274&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212084344923&contentType=image/jpeg from null@162.240.235.97
2025-03-10 17:31:53,720 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340458&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212081116274&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212084438072&contentType=image/jpeg from null@162.240.235.97
2025-03-10 17:31:53,781 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340458&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212081116274&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212083231509&contentType=image/jpeg from null@162.240.235.97
2025-03-10 17:31:53,839 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340458&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212081116274&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212081627988&contentType=image/jpeg from null@162.240.235.97
2025-03-10 17:31:53,897 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340458&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212081116274&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212081800524&contentType=image/jpeg from null@162.240.235.97
2025-03-10 17:31:53,944 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340458&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212081116274&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212082137737&contentType=image/jpeg from null@162.240.235.97
2025-03-10 17:31:53,994 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340458&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212081116274&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212082252676&contentType=image/jpeg from null@162.240.235.97
2025-03-10 17:31:54,042 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340458&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212081116274&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212082319510&contentType=image/jpeg from null@162.240.235.97
2025-03-10 17:31:54,092 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340458&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212081116274&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212082408797&contentType=image/jpeg from null@162.240.235.97
2025-03-10 17:31:54,143 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340458&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212081116274&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212082453303&contentType=image/jpeg from null@162.240.235.97
2025-03-10 17:31:54,190 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340458&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212081116274&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212082520507&contentType=image/jpeg from null@162.240.235.97
2025-03-10 17:31:54,238 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340458&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212081116274&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212083136239&contentType=image/jpeg from null@162.240.235.97
2025-03-10 17:31:54,286 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340458&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212081116274&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212083307621&contentType=image/jpeg from null@162.240.235.97
2025-03-10 17:31:54,336 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340458&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212081116274&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212084530682&contentType=image/jpeg from null@162.240.235.97
2025-03-10 17:31:54,396 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340458&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212081116274&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212084748066&contentType=image/jpeg from null@162.240.235.97
2025-03-10 17:31:54,457 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340458&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212081116274&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212084939465&contentType=image/jpeg from null@162.240.235.97
2025-03-10 17:31:54,519 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340458&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212081116274&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212085222934&contentType=image/jpeg from null@162.240.235.97
2025-03-10 17:31:54,583 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340458&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212081116274&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212085435505&contentType=image/jpeg from null@162.240.235.97
2025-03-10 17:31:54,643 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340458&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212081116274&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212085555458&contentType=image/jpeg from null@162.240.235.97
2025-03-10 17:31:54,701 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340458&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212081116274&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212085652436&contentType=image/jpeg from null@162.240.235.97
2025-03-10 17:31:54,761 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340458&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212081116274&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212085744132&contentType=image/jpeg from null@162.240.235.97
2025-03-10 17:31:54,820 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340458&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212081116274&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212085818655&contentType=image/jpeg from null@162.240.235.97
2025-03-10 17:31:54,878 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340458&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212081116274&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212081116611&contentType=image/jpeg from null@162.240.235.97
2025-03-10 17:31:54,928 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340458&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212081116274&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212083417879&contentType=image/jpeg from null@162.240.235.97
2025-03-10 17:31:54,985 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340458&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212081116274&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212083453572&contentType=image/jpeg from null@162.240.235.97
2025-03-10 17:31:55,045 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340458&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212081116274&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212083722680&contentType=image/jpeg from null@162.240.235.97
2025-03-10 17:31:55,100 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340458&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212081116274&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212083835446&contentType=image/jpeg from null@162.240.235.97
2025-03-10 17:31:55,151 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340458&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212081116274&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212085735716&contentType=image/jpeg from null@162.240.235.97
2025-03-10 17:31:55,209 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=340458&seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250212081116274&objectUID=1.2.410.200001.101.11.301.1123109166.3.20250212085931511&contentType=image/jpeg from null@162.240.235.97
2025-03-10 17:31:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start TaskScheduler.execute()
2025-03-10 17:31:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished TaskScheduler.execute()
2025-03-10 17:31:59,842 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start AuditScheduler.execute()
2025-03-10 17:31:59,844 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-19) Send audit message to /127.0.0.1:514
2025-03-10 17:31:59,855 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-19) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 17:31:59,855 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-19) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 17:31:59,855 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished AuditScheduler.execute()
2025-03-10 17:32:10,733 INFO  [org.dcm4chee.arc.qmgt.impl.PurgeTaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start PurgeTaskScheduler.execute()
2025-03-10 17:32:10,770 INFO  [org.dcm4chee.arc.qmgt.impl.PurgeTaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished PurgeTaskScheduler.execute()
2025-03-10 17:32:13,518 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start IANScheduler.execute()
2025-03-10 17:32:13,520 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished IANScheduler.execute()
2025-03-10 17:32:22,554 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19165) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:32:22,559 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
2025-03-10 17:32:22,561 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(849): processing 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213101404203 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 17:32:22,561 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(849) << 12:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:32:22,763 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(849) >> 13:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213101525039 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:32:37,746 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start UPSProcessingScheduler.execute()
2025-03-10 17:32:37,747 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished UPSProcessingScheduler.execute()
2025-03-10 17:32:57,267 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19165) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:32:57,271 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
2025-03-10 17:32:57,273 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(849): processing 13:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213101525039 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 17:32:57,274 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(849) << 13:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:32:57,474 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(849) >> 14:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213101744791 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:32:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start TaskScheduler.execute()
2025-03-10 17:32:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished TaskScheduler.execute()
2025-03-10 17:32:59,856 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start AuditScheduler.execute()
2025-03-10 17:32:59,857 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-28) Send audit message to /127.0.0.1:514
2025-03-10 17:32:59,858 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-28) Send audit message to /127.0.0.1:514
2025-03-10 17:32:59,869 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-28) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 17:32:59,869 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-28) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 17:32:59,870 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished AuditScheduler.execute()
2025-03-10 17:33:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start PurgeStorageScheduler.execute()
2025-03-10 17:33:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished PurgeStorageScheduler.execute()
2025-03-10 17:33:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-19456) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 17:33:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-19456) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 17:33:13,521 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start IANScheduler.execute()
2025-03-10 17:33:13,524 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished IANScheduler.execute()
2025-03-10 17:33:27,548 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19165) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:33:27,553 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
2025-03-10 17:33:27,555 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(849): processing 14:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213101744791 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 17:33:27,556 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(849) << 14:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:33:27,759 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(849) >> 15:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213101822423 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:33:37,747 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start UPSProcessingScheduler.execute()
2025-03-10 17:33:37,749 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished UPSProcessingScheduler.execute()
2025-03-10 17:33:57,692 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19165) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:33:57,696 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
2025-03-10 17:33:57,698 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(849): processing 15:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213101822423 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 17:33:57,699 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(849) << 15:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:33:57,902 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(849) >> 16:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213101842404 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:33:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start TaskScheduler.execute()
2025-03-10 17:33:58,815 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished TaskScheduler.execute()
2025-03-10 17:33:59,870 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start AuditScheduler.execute()
2025-03-10 17:33:59,871 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-26) Send audit message to /127.0.0.1:514
2025-03-10 17:33:59,871 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-26) Send audit message to /127.0.0.1:514
2025-03-10 17:33:59,872 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-26) Send audit message to /127.0.0.1:514
2025-03-10 17:33:59,872 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-26) Send audit message to /127.0.0.1:514
2025-03-10 17:33:59,872 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-26) Send audit message to /127.0.0.1:514
2025-03-10 17:33:59,873 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-26) Send audit message to /127.0.0.1:514
2025-03-10 17:33:59,873 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-26) Send audit message to /127.0.0.1:514
2025-03-10 17:33:59,873 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-26) Send audit message to /127.0.0.1:514
2025-03-10 17:33:59,874 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-26) Send audit message to /127.0.0.1:514
2025-03-10 17:33:59,874 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-26) Send audit message to /127.0.0.1:514
2025-03-10 17:33:59,884 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-26) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 17:33:59,885 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-26) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 17:33:59,885 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-26) Send audit message to /127.0.0.1:514
2025-03-10 17:33:59,885 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished AuditScheduler.execute()
2025-03-10 17:34:13,524 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start IANScheduler.execute()
2025-03-10 17:34:13,526 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished IANScheduler.execute()
2025-03-10 17:34:37,749 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start UPSProcessingScheduler.execute()
2025-03-10 17:34:37,750 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished UPSProcessingScheduler.execute()
2025-03-10 17:34:51,299 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 17:34:51,301 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 17:34:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start TaskScheduler.execute()
2025-03-10 17:34:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished TaskScheduler.execute()
2025-03-10 17:34:59,885 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start AuditScheduler.execute()
2025-03-10 17:34:59,886 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-6) Send audit message to /127.0.0.1:514
2025-03-10 17:34:59,895 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-6) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 17:34:59,895 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-6) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 17:34:59,895 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished AuditScheduler.execute()
2025-03-10 17:35:13,526 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start IANScheduler.execute()
2025-03-10 17:35:13,528 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished IANScheduler.execute()
2025-03-10 17:35:37,751 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start UPSProcessingScheduler.execute()
2025-03-10 17:35:37,752 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished UPSProcessingScheduler.execute()
2025-03-10 17:35:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start TaskScheduler.execute()
2025-03-10 17:35:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished TaskScheduler.execute()
2025-03-10 17:35:59,895 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start AuditScheduler.execute()
2025-03-10 17:35:59,910 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-31) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 17:35:59,910 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-31) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 17:35:59,910 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished AuditScheduler.execute()
2025-03-10 17:36:13,528 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start IANScheduler.execute()
2025-03-10 17:36:13,530 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished IANScheduler.execute()
2025-03-10 17:36:31,806 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start StudySizeScheduler.execute()
2025-03-10 17:36:31,809 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished StudySizeScheduler.execute()
2025-03-10 17:36:37,753 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start UPSProcessingScheduler.execute()
2025-03-10 17:36:37,754 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished UPSProcessingScheduler.execute()
2025-03-10 17:36:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start TaskScheduler.execute()
2025-03-10 17:36:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished TaskScheduler.execute()
2025-03-10 17:36:59,910 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start AuditScheduler.execute()
2025-03-10 17:36:59,924 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-17) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 17:36:59,924 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-17) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 17:36:59,924 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished AuditScheduler.execute()
2025-03-10 17:37:13,531 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start IANScheduler.execute()
2025-03-10 17:37:13,533 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished IANScheduler.execute()
2025-03-10 17:37:37,754 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start UPSProcessingScheduler.execute()
2025-03-10 17:37:37,756 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished UPSProcessingScheduler.execute()
2025-03-10 17:37:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start TaskScheduler.execute()
2025-03-10 17:37:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished TaskScheduler.execute()
2025-03-10 17:37:59,924 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start AuditScheduler.execute()
2025-03-10 17:37:59,938 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-5) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 17:37:59,938 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-5) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 17:37:59,938 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished AuditScheduler.execute()
2025-03-10 17:38:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start PurgeStorageScheduler.execute()
2025-03-10 17:38:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished PurgeStorageScheduler.execute()
2025-03-10 17:38:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-19477) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 17:38:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-19477) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 17:38:13,533 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start IANScheduler.execute()
2025-03-10 17:38:13,535 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished IANScheduler.execute()
2025-03-10 17:38:37,756 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start UPSProcessingScheduler.execute()
2025-03-10 17:38:37,758 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished UPSProcessingScheduler.execute()
2025-03-10 17:38:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start TaskScheduler.execute()
2025-03-10 17:38:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished TaskScheduler.execute()
2025-03-10 17:38:59,938 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start AuditScheduler.execute()
2025-03-10 17:38:59,953 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-11) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 17:38:59,953 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-11) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 17:38:59,953 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished AuditScheduler.execute()
2025-03-10 17:39:13,535 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start IANScheduler.execute()
2025-03-10 17:39:13,538 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished IANScheduler.execute()
2025-03-10 17:39:37,758 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start UPSProcessingScheduler.execute()
2025-03-10 17:39:37,759 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished UPSProcessingScheduler.execute()
2025-03-10 17:39:51,302 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 17:39:51,305 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 17:39:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start TaskScheduler.execute()
2025-03-10 17:39:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished TaskScheduler.execute()
2025-03-10 17:39:59,954 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start AuditScheduler.execute()
2025-03-10 17:39:59,964 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-24) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 17:39:59,965 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-24) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 17:39:59,965 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished AuditScheduler.execute()
2025-03-10 17:40:13,538 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start IANScheduler.execute()
2025-03-10 17:40:13,541 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished IANScheduler.execute()
2025-03-10 17:40:37,760 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start UPSProcessingScheduler.execute()
2025-03-10 17:40:37,761 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished UPSProcessingScheduler.execute()
2025-03-10 17:40:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start TaskScheduler.execute()
2025-03-10 17:40:58,816 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished TaskScheduler.execute()
2025-03-10 17:40:59,965 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start AuditScheduler.execute()
2025-03-10 17:40:59,977 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-26) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 17:40:59,977 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-26) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 17:40:59,977 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished AuditScheduler.execute()
2025-03-10 17:41:13,541 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start IANScheduler.execute()
2025-03-10 17:41:13,543 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished IANScheduler.execute()
2025-03-10 17:41:24,196 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19165) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:41:24,200 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19165) Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
2025-03-10 17:41:24,212 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(849): processing 16:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213101842404 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 17:41:24,212 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(849) << 16:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:41:24,413 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(849) >> A-RELEASE-RQ
2025-03-10 17:41:24,413 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19165) DCM4CHEE<-HS60MT(849) << A-RELEASE-RP
2025-03-10 17:41:24,464 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-1) DCM4CHEE<-HS60MT(849): close Socket[addr=187.89.160.56/187.89.160.56,port=49319,localport=11112]
2025-03-10 17:41:31,810 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start StudySizeScheduler.execute()
2025-03-10 17:41:31,812 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished StudySizeScheduler.execute()
2025-03-10 17:41:37,761 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start UPSProcessingScheduler.execute()
2025-03-10 17:41:37,763 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished UPSProcessingScheduler.execute()
2025-03-10 17:41:54,839 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49331,localport=11112]
2025-03-10 17:41:54,839 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(851) >> A-ASSOCIATE-RQ
2025-03-10 17:41:54,839 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(851) << A-ASSOCIATE-AC
2025-03-10 17:41:55,032 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(851) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308102950456 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:41:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start TaskScheduler.execute()
2025-03-10 17:41:58,815 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished TaskScheduler.execute()
2025-03-10 17:41:59,978 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start AuditScheduler.execute()
2025-03-10 17:41:59,990 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-2) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 17:41:59,990 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-2) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 17:41:59,990 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished AuditScheduler.execute()
2025-03-10 17:42:13,544 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start IANScheduler.execute()
2025-03-10 17:42:13,546 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished IANScheduler.execute()
2025-03-10 17:42:26,025 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19494) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:42:26,031 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(851): Found previous received Instance[pk=107498, uid=1.2.410.200001.101.11.601.1501430850.3.20250308102950456, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 17:42:26,032 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(851): Ignore received Instance[studyUID=341510,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308102950185,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308102950456] with equal digest
2025-03-10 17:42:26,032 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(851): Updated DB in 7 ms
2025-03-10 17:42:26,034 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(851) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308102950456 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:42:26,232 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(851) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308103058692 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:42:37,763 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start UPSProcessingScheduler.execute()
2025-03-10 17:42:37,764 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished UPSProcessingScheduler.execute()
2025-03-10 17:42:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start TaskScheduler.execute()
2025-03-10 17:42:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished TaskScheduler.execute()
2025-03-10 17:42:59,991 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start AuditScheduler.execute()
2025-03-10 17:42:59,993 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-21) Send audit message to /127.0.0.1:514
2025-03-10 17:43:00,005 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-21) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 17:43:00,005 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-21) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 17:43:00,005 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished AuditScheduler.execute()
2025-03-10 17:43:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start PurgeStorageScheduler.execute()
2025-03-10 17:43:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished PurgeStorageScheduler.execute()
2025-03-10 17:43:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-19499) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 17:43:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-19499) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 17:43:05,524 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19494) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:43:05,527 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(851): Found previous received Instance[pk=107499, uid=1.2.410.200001.101.11.601.1501430850.3.20250308103058692, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 17:43:05,528 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(851): Ignore received Instance[studyUID=341510,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308102950185,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308103058692] with equal digest
2025-03-10 17:43:05,528 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(851): Updated DB in 4 ms
2025-03-10 17:43:05,530 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(851) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308103058692 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:43:05,728 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(851) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308103151104 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:43:13,546 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start IANScheduler.execute()
2025-03-10 17:43:13,549 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished IANScheduler.execute()
2025-03-10 17:43:37,765 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start UPSProcessingScheduler.execute()
2025-03-10 17:43:37,766 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished UPSProcessingScheduler.execute()
2025-03-10 17:43:40,001 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19494) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:43:40,003 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(851): Found previous received Instance[pk=107500, uid=1.2.410.200001.101.11.601.1501430850.3.20250308103151104, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 17:43:40,004 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(851): Ignore received Instance[studyUID=341510,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308102950185,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308103151104] with equal digest
2025-03-10 17:43:40,004 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(851): Updated DB in 3 ms
2025-03-10 17:43:40,005 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(851) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308103151104 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:43:40,203 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(851) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308103226399 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:43:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start TaskScheduler.execute()
2025-03-10 17:43:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished TaskScheduler.execute()
2025-03-10 17:44:00,005 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start AuditScheduler.execute()
2025-03-10 17:44:00,013 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-20) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 17:44:00,014 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-20) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 17:44:00,014 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished AuditScheduler.execute()
2025-03-10 17:44:10,098 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19494) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:44:10,101 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(851): Found previous received Instance[pk=107501, uid=1.2.410.200001.101.11.601.1501430850.3.20250308103226399, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 17:44:10,102 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(851): Ignore received Instance[studyUID=341510,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308102950185,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308103226399] with equal digest
2025-03-10 17:44:10,102 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(851): Updated DB in 4 ms
2025-03-10 17:44:10,104 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(851) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308103226399 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:44:10,302 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(851) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308103320902 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:44:13,549 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start IANScheduler.execute()
2025-03-10 17:44:13,552 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished IANScheduler.execute()
2025-03-10 17:44:37,766 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start UPSProcessingScheduler.execute()
2025-03-10 17:44:37,768 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished UPSProcessingScheduler.execute()
2025-03-10 17:44:40,198 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19494) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:44:40,202 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(851): Found previous received Instance[pk=107502, uid=1.2.410.200001.101.11.601.1501430850.3.20250308103320902, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 17:44:40,202 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(851): Ignore received Instance[studyUID=341510,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308102950185,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308103320902] with equal digest
2025-03-10 17:44:40,203 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(851): Updated DB in 5 ms
2025-03-10 17:44:40,204 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(851) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308103320902 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:44:40,405 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(851) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308103458977 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:44:51,305 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 17:44:51,313 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 17:44:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start TaskScheduler.execute()
2025-03-10 17:44:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished TaskScheduler.execute()
2025-03-10 17:45:00,014 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start AuditScheduler.execute()
2025-03-10 17:45:00,032 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-7) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 17:45:00,032 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-7) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 17:45:00,033 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished AuditScheduler.execute()
2025-03-10 17:45:13,552 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start IANScheduler.execute()
2025-03-10 17:45:13,555 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished IANScheduler.execute()
2025-03-10 17:45:14,683 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19494) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:45:14,686 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(851): Found previous received Instance[pk=107503, uid=1.2.410.200001.101.11.601.1501430850.3.20250308103458977, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 17:45:14,686 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(851): Ignore received Instance[studyUID=341510,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308102950185,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308103458977] with equal digest
2025-03-10 17:45:14,687 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(851): Updated DB in 4 ms
2025-03-10 17:45:14,688 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(851) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308103458977 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:45:14,886 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(851) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308103531460 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:45:37,768 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start UPSProcessingScheduler.execute()
2025-03-10 17:45:37,769 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished UPSProcessingScheduler.execute()
2025-03-10 17:45:44,787 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19494) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:45:44,790 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(851): Found previous received Instance[pk=107504, uid=1.2.410.200001.101.11.601.1501430850.3.20250308103531460, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 17:45:44,790 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(851): Ignore received Instance[studyUID=341510,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308102950185,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308103531460] with equal digest
2025-03-10 17:45:44,791 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(851): Updated DB in 4 ms
2025-03-10 17:45:44,792 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(851) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308103531460 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:45:44,993 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(851) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308103832724 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:45:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start TaskScheduler.execute()
2025-03-10 17:45:58,815 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished TaskScheduler.execute()
2025-03-10 17:46:00,033 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start AuditScheduler.execute()
2025-03-10 17:46:00,046 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 17:46:00,046 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 17:46:00,047 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished AuditScheduler.execute()
2025-03-10 17:46:12,849 INFO  [org.dcm4chee.arc.stgcmt.impl.PurgeStgCmtScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start PurgeStgCmtScheduler.execute()
2025-03-10 17:46:12,851 INFO  [org.dcm4chee.arc.stgcmt.impl.PurgeStgCmtScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished PurgeStgCmtScheduler.execute()
2025-03-10 17:46:13,555 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start IANScheduler.execute()
2025-03-10 17:46:13,557 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished IANScheduler.execute()
2025-03-10 17:46:14,893 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19494) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:46:14,896 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(851): Found previous received Instance[pk=107505, uid=1.2.410.200001.101.11.601.1501430850.3.20250308103832724, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 17:46:14,897 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(851): Ignore received Instance[studyUID=341510,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308102950185,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308103832724] with equal digest
2025-03-10 17:46:14,897 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(851): Updated DB in 4 ms
2025-03-10 17:46:14,898 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(851) << 8:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308103832724 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:46:15,095 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(851) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308103840041 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:46:20,865 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52091,localport=11112]
2025-03-10 17:46:20,866 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19512) DCM4CHEE<-HS30(852) >> A-ASSOCIATE-RQ
2025-03-10 17:46:20,866 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19512) DCM4CHEE<-HS30(852) << A-ASSOCIATE-AC
2025-03-10 17:46:21,063 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19512) DCM4CHEE<-HS30(852) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310173321688 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:46:31,812 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start StudySizeScheduler.execute()
2025-03-10 17:46:31,814 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished StudySizeScheduler.execute()
2025-03-10 17:46:36,581 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19512) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:46:36,587 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-19512) DCM4CHEE<-HS30(852): Create Patient[pk=8409, id=PatientID[pk=8409, id=10032025-173145, issuer=DCM4CHEE.D92D6CCA.null], name=BEATRIZ ARCE DOS SANTOS]
2025-03-10 17:46:36,588 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19512) DCM4CHEE<-HS30(852): Create Study[pk=9448, uid=1.2.410.200001.101.11.301.1123109166.1.20250310173211834, id=20250310053211]
2025-03-10 17:46:36,589 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19512) DCM4CHEE<-HS30(852): Create Series[pk=9739, uid=1.2.410.200001.101.11.301.1123109166.2.20250310173321298, no=1, mod=US]
2025-03-10 17:46:36,590 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19512) DCM4CHEE<-HS30(852): Create Instance[pk=108343, uid=1.2.410.200001.101.11.301.1123109166.3.20250310173321688, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 17:46:36,590 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19512) DCM4CHEE<-HS30(852): Create Location[pk=108343, systemID=fs1, path=2025/03/10/8675A5EF/55E2E208/238D52AE, tsuid=1.2.840.10008.1.2, size=3416642, status=OK, objectType=DICOM_FILE]
2025-03-10 17:46:36,627 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19512) DCM4CHEE<-HS30(852): Updated DB in 46 ms
2025-03-10 17:46:36,628 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-19512) No duplicate record with equal Patient ID found Patient[pk=8409, id=PatientID[pk=8409, id=10032025-173145, issuer=DCM4CHEE.D92D6CCA.null], name=BEATRIZ ARCE DOS SANTOS]
2025-03-10 17:46:36,629 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19512) DCM4CHEE<-HS30(852) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310173321688 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:46:36,830 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19512) DCM4CHEE<-HS30(852) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310173443613 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:46:37,770 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start UPSProcessingScheduler.execute()
2025-03-10 17:46:37,771 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished UPSProcessingScheduler.execute()
2025-03-10 17:46:43,145 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19512) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:46:43,148 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19512) DCM4CHEE<-HS30(852): Create Instance[pk=108344, uid=1.2.410.200001.101.11.301.1123109166.3.20250310173443613, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 17:46:43,148 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19512) DCM4CHEE<-HS30(852): Create Location[pk=108344, systemID=fs1, path=2025/03/10/8675A5EF/55E2E208/255F422F, tsuid=1.2.840.10008.1.2, size=3416642, status=OK, objectType=DICOM_FILE]
2025-03-10 17:46:43,153 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19512) DCM4CHEE<-HS30(852): Updated DB in 8 ms
2025-03-10 17:46:43,153 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19512) DCM4CHEE<-HS30(852) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310173443613 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:46:43,355 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19512) DCM4CHEE<-HS30(852) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310173646492 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:46:45,038 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19494) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:46:45,040 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(851): Found previous received Instance[pk=107506, uid=1.2.410.200001.101.11.601.1501430850.3.20250308103840041, class=1.2.840.10008.5.1.4.1.1.6.1, no=9]
2025-03-10 17:46:45,041 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(851): Ignore received Instance[studyUID=341510,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308102950185,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308103840041] with equal digest
2025-03-10 17:46:45,041 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(851): Updated DB in 3 ms
2025-03-10 17:46:45,043 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(851) << 9:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308103840041 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:46:45,243 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(851) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308103846292 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:46:50,061 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19512) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:46:50,063 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19512) DCM4CHEE<-HS30(852): Create Instance[pk=108345, uid=1.2.410.200001.101.11.301.1123109166.3.20250310173646492, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 17:46:50,063 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19512) DCM4CHEE<-HS30(852): Create Location[pk=108345, systemID=fs1, path=2025/03/10/8675A5EF/55E2E208/28CA49FF, tsuid=1.2.840.10008.1.2, size=3416994, status=OK, objectType=DICOM_FILE]
2025-03-10 17:46:50,072 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19512) DCM4CHEE<-HS30(852): Updated DB in 11 ms
2025-03-10 17:46:50,073 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19512) DCM4CHEE<-HS30(852) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310173646492 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:46:50,272 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19512) DCM4CHEE<-HS30(852) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310173722639 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:46:56,002 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19512) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:46:56,005 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19512) DCM4CHEE<-HS30(852): Create Instance[pk=108346, uid=1.2.410.200001.101.11.301.1123109166.3.20250310173722639, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 17:46:56,005 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19512) DCM4CHEE<-HS30(852): Create Location[pk=108346, systemID=fs1, path=2025/03/10/8675A5EF/55E2E208/2A6128EF, tsuid=1.2.840.10008.1.2, size=3416846, status=OK, objectType=DICOM_FILE]
2025-03-10 17:46:56,008 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19512) DCM4CHEE<-HS30(852): Updated DB in 6 ms
2025-03-10 17:46:56,009 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19512) DCM4CHEE<-HS30(852) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310173722639 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:46:56,208 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19512) DCM4CHEE<-HS30(852) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310173739707 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:46:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start TaskScheduler.execute()
2025-03-10 17:46:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished TaskScheduler.execute()
2025-03-10 17:47:00,047 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start AuditScheduler.execute()
2025-03-10 17:47:00,060 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-14) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 17:47:00,060 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-14) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 17:47:00,060 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished AuditScheduler.execute()
2025-03-10 17:47:02,532 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19512) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:47:02,534 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19512) DCM4CHEE<-HS30(852): Create Instance[pk=108347, uid=1.2.410.200001.101.11.301.1123109166.3.20250310173739707, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 17:47:02,534 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19512) DCM4CHEE<-HS30(852): Create Location[pk=108347, systemID=fs1, path=2025/03/10/8675A5EF/55E2E208/2A72726B, tsuid=1.2.840.10008.1.2, size=3416642, status=OK, objectType=DICOM_FILE]
2025-03-10 17:47:02,545 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19512) DCM4CHEE<-HS30(852): Updated DB in 13 ms
2025-03-10 17:47:02,545 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19512) DCM4CHEE<-HS30(852) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310173739707 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:47:02,747 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19512) DCM4CHEE<-HS30(852) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310173906767 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:47:09,466 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19512) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:47:09,469 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19512) DCM4CHEE<-HS30(852): Create Instance[pk=108348, uid=1.2.410.200001.101.11.301.1123109166.3.20250310173906767, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 17:47:09,469 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19512) DCM4CHEE<-HS30(852): Create Location[pk=108348, systemID=fs1, path=2025/03/10/8675A5EF/55E2E208/2DB080C3, tsuid=1.2.840.10008.1.2, size=3915750, status=OK, objectType=DICOM_FILE]
2025-03-10 17:47:09,479 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19512) DCM4CHEE<-HS30(852): Updated DB in 13 ms
2025-03-10 17:47:09,479 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19512) DCM4CHEE<-HS30(852) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310173906767 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:47:09,680 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19512) DCM4CHEE<-HS30(852) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310173958890 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:47:13,558 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start IANScheduler.execute()
2025-03-10 17:47:13,561 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished IANScheduler.execute()
2025-03-10 17:47:15,139 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19494) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:47:15,142 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(851): Found previous received Instance[pk=107507, uid=1.2.410.200001.101.11.601.1501430850.3.20250308103846292, class=1.2.840.10008.5.1.4.1.1.6.1, no=10]
2025-03-10 17:47:15,143 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(851): Ignore received Instance[studyUID=341510,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308102950185,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308103846292] with equal digest
2025-03-10 17:47:15,143 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(851): Updated DB in 4 ms
2025-03-10 17:47:15,145 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(851) << 10:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308103846292 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:47:15,345 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(851) >> 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308103856161 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:47:16,198 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19512) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:47:16,201 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19512) DCM4CHEE<-HS30(852): Create Instance[pk=108349, uid=1.2.410.200001.101.11.301.1123109166.3.20250310173958890, class=1.2.840.10008.5.1.4.1.1.6.1, no=9]
2025-03-10 17:47:16,201 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19512) DCM4CHEE<-HS30(852): Create Location[pk=108349, systemID=fs1, path=2025/03/10/8675A5EF/55E2E208/2DF7E31D, tsuid=1.2.840.10008.1.2, size=3416642, status=OK, objectType=DICOM_FILE]
2025-03-10 17:47:16,204 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19512) DCM4CHEE<-HS30(852): Updated DB in 6 ms
2025-03-10 17:47:16,205 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19512) DCM4CHEE<-HS30(852) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310173958890 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:47:16,406 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19512) DCM4CHEE<-HS30(852) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310174159040 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:47:22,327 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19512) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:47:22,331 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19512) DCM4CHEE<-HS30(852): Create Instance[pk=108350, uid=1.2.410.200001.101.11.301.1123109166.3.20250310174159040, class=1.2.840.10008.5.1.4.1.1.6.1, no=10]
2025-03-10 17:47:22,331 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19512) DCM4CHEE<-HS30(852): Create Location[pk=108350, systemID=fs1, path=2025/03/10/8675A5EF/55E2E208/5537AF22, tsuid=1.2.840.10008.1.2, size=3416994, status=OK, objectType=DICOM_FILE]
2025-03-10 17:47:22,340 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19512) DCM4CHEE<-HS30(852): Updated DB in 13 ms
2025-03-10 17:47:22,340 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19512) DCM4CHEE<-HS30(852) << 8:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310174159040 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:47:22,542 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19512) DCM4CHEE<-HS30(852) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310174405354 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:47:29,049 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19512) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:47:29,052 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19512) DCM4CHEE<-HS30(852): Create Instance[pk=108351, uid=1.2.410.200001.101.11.301.1123109166.3.20250310174405354, class=1.2.840.10008.5.1.4.1.1.6.1, no=11]
2025-03-10 17:47:29,052 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19512) DCM4CHEE<-HS30(852): Create Location[pk=108351, systemID=fs1, path=2025/03/10/8675A5EF/55E2E208/5A0DFD64, tsuid=1.2.840.10008.1.2, size=3416994, status=OK, objectType=DICOM_FILE]
2025-03-10 17:47:29,064 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19512) DCM4CHEE<-HS30(852): Updated DB in 15 ms
2025-03-10 17:47:29,065 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19512) DCM4CHEE<-HS30(852) << 9:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310174405354 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:47:29,266 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19512) DCM4CHEE<-HS30(852) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310174553818 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:47:35,188 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19512) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:47:35,191 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19512) DCM4CHEE<-HS30(852): Create Instance[pk=108352, uid=1.2.410.200001.101.11.301.1123109166.3.20250310174553818, class=1.2.840.10008.5.1.4.1.1.6.1, no=13]
2025-03-10 17:47:35,191 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19512) DCM4CHEE<-HS30(852): Create Location[pk=108352, systemID=fs1, path=2025/03/10/8675A5EF/55E2E208/5C087517, tsuid=1.2.840.10008.1.2, size=3416994, status=OK, objectType=DICOM_FILE]
2025-03-10 17:47:35,203 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19512) DCM4CHEE<-HS30(852): Updated DB in 15 ms
2025-03-10 17:47:35,204 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19512) DCM4CHEE<-HS30(852) << 10:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310174553818 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:47:35,405 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19512) DCM4CHEE<-HS30(852) >> 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310174714253 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:47:37,771 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start UPSProcessingScheduler.execute()
2025-03-10 17:47:37,773 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished UPSProcessingScheduler.execute()
2025-03-10 17:47:41,912 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19512) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:47:41,914 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19512) DCM4CHEE<-HS30(852): Create Instance[pk=108353, uid=1.2.410.200001.101.11.301.1123109166.3.20250310174714253, class=1.2.840.10008.5.1.4.1.1.6.1, no=16]
2025-03-10 17:47:41,914 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19512) DCM4CHEE<-HS30(852): Create Location[pk=108353, systemID=fs1, path=2025/03/10/8675A5EF/55E2E208/5F3A26A1, tsuid=1.2.840.10008.1.2, size=3416478, status=OK, objectType=DICOM_FILE]
2025-03-10 17:47:41,918 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19512) DCM4CHEE<-HS30(852): Updated DB in 6 ms
2025-03-10 17:47:41,918 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19512) DCM4CHEE<-HS30(852) << 11:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310174714253 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:47:42,121 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19512) DCM4CHEE<-HS30(852) >> A-RELEASE-RQ
2025-03-10 17:47:42,121 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19512) DCM4CHEE<-HS30(852) << A-RELEASE-RP
2025-03-10 17:47:42,172 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-1) DCM4CHEE<-HS30(852): close Socket[addr=187.89.160.56/187.89.160.56,port=52091,localport=11112]
2025-03-10 17:47:45,236 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19494) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:47:45,238 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(851): Found previous received Instance[pk=107508, uid=1.2.410.200001.101.11.601.1501430850.3.20250308103856161, class=1.2.840.10008.5.1.4.1.1.6.1, no=11]
2025-03-10 17:47:45,239 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(851): Ignore received Instance[studyUID=341510,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308102950185,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308103856161] with equal digest
2025-03-10 17:47:45,239 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(851): Updated DB in 3 ms
2025-03-10 17:47:45,240 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(851) << 11:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308103856161 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:47:45,441 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(851) >> 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308103909097 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:47:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start TaskScheduler.execute()
2025-03-10 17:47:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished TaskScheduler.execute()
2025-03-10 17:48:00,061 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start AuditScheduler.execute()
2025-03-10 17:48:00,062 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-32) Send audit message to /127.0.0.1:514
2025-03-10 17:48:00,077 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 17:48:00,077 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 17:48:00,077 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished AuditScheduler.execute()
2025-03-10 17:48:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start PurgeStorageScheduler.execute()
2025-03-10 17:48:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished PurgeStorageScheduler.execute()
2025-03-10 17:48:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-19521) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 17:48:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-19521) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 17:48:13,561 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start IANScheduler.execute()
2025-03-10 17:48:13,563 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished IANScheduler.execute()
2025-03-10 17:48:15,207 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19494) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:48:15,211 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(851): Found previous received Instance[pk=107509, uid=1.2.410.200001.101.11.601.1501430850.3.20250308103909097, class=1.2.840.10008.5.1.4.1.1.6.1, no=12]
2025-03-10 17:48:15,211 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(851): Ignore received Instance[studyUID=341510,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308102950185,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308103909097] with equal digest
2025-03-10 17:48:15,212 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(851): Updated DB in 4 ms
2025-03-10 17:48:15,213 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(851) << 12:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308103909097 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:48:15,472 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(851) >> 13:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308104148369 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:48:37,773 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start UPSProcessingScheduler.execute()
2025-03-10 17:48:37,774 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished UPSProcessingScheduler.execute()
2025-03-10 17:48:50,382 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19494) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:48:50,385 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(851): Found previous received Instance[pk=107510, uid=1.2.410.200001.101.11.601.1501430850.3.20250308104148369, class=1.2.840.10008.5.1.4.1.1.6.1, no=13]
2025-03-10 17:48:50,386 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(851): Ignore received Instance[studyUID=341510,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308102950185,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308104148369] with equal digest
2025-03-10 17:48:50,387 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(851): Updated DB in 4 ms
2025-03-10 17:48:50,388 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(851) << 13:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308104148369 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:48:50,588 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(851) >> 14:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308104156297 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:48:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start TaskScheduler.execute()
2025-03-10 17:48:58,816 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished TaskScheduler.execute()
2025-03-10 17:49:00,077 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start AuditScheduler.execute()
2025-03-10 17:49:00,079 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-30) Send audit message to /127.0.0.1:514
2025-03-10 17:49:00,092 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-30) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 17:49:00,092 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-30) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 17:49:00,092 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished AuditScheduler.execute()
2025-03-10 17:49:06,550 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341546&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310094207050&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310094207305&contentType=image/jpeg from null@162.240.235.97
2025-03-10 17:49:06,619 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341546&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310094207050&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310094331855&contentType=image/jpeg from null@162.240.235.97
2025-03-10 17:49:06,673 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341546&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310094207050&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310094822881&contentType=image/jpeg from null@162.240.235.97
2025-03-10 17:49:06,737 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341546&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310104602186&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310104602385&contentType=image/jpeg from null@162.240.235.97
2025-03-10 17:49:06,797 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341546&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310104602186&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310104722477&contentType=image/jpeg from null@162.240.235.97
2025-03-10 17:49:06,852 INFO  [org.dcm4chee.arc.wado.WadoURI] (default task-82) Process GET /dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO&studyUID=341546&seriesUID=1.2.410.200001.101.11.501.1791052210.2.20250310104602186&objectUID=1.2.410.200001.101.11.501.1791052210.3.20250310104800593&contentType=image/jpeg from null@162.240.235.97
2025-03-10 17:49:13,563 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start IANScheduler.execute()
2025-03-10 17:49:13,565 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished IANScheduler.execute()
2025-03-10 17:49:24,313 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19494) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:49:24,317 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(851): Found previous received Instance[pk=107511, uid=1.2.410.200001.101.11.601.1501430850.3.20250308104156297, class=1.2.840.10008.5.1.4.1.1.6.1, no=14]
2025-03-10 17:49:24,317 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(851): Ignore received Instance[studyUID=341510,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308102950185,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308104156297] with equal digest
2025-03-10 17:49:24,318 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(851): Updated DB in 4 ms
2025-03-10 17:49:24,319 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(851) << 14:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308104156297 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:49:24,519 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(851) >> 15:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308104203499 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:49:37,775 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start UPSProcessingScheduler.execute()
2025-03-10 17:49:37,776 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished UPSProcessingScheduler.execute()
2025-03-10 17:49:51,313 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 17:49:51,316 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 17:49:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start TaskScheduler.execute()
2025-03-10 17:49:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished TaskScheduler.execute()
2025-03-10 17:50:00,018 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19494) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:50:00,021 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(851): Found previous received Instance[pk=107512, uid=1.2.410.200001.101.11.601.1501430850.3.20250308104203499, class=1.2.840.10008.5.1.4.1.1.6.1, no=15]
2025-03-10 17:50:00,022 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(851): Ignore received Instance[studyUID=341510,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308102950185,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308104203499] with equal digest
2025-03-10 17:50:00,022 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(851): Updated DB in 4 ms
2025-03-10 17:50:00,024 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(851) << 15:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308104203499 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:50:00,092 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start AuditScheduler.execute()
2025-03-10 17:50:00,106 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-9) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 17:50:00,106 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-9) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 17:50:00,106 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished AuditScheduler.execute()
2025-03-10 17:50:00,250 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(851) >> 16:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308104213778 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:50:13,566 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start IANScheduler.execute()
2025-03-10 17:50:13,568 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished IANScheduler.execute()
2025-03-10 17:50:32,491 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19494) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:50:32,494 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(851): Found previous received Instance[pk=107513, uid=1.2.410.200001.101.11.601.1501430850.3.20250308104213778, class=1.2.840.10008.5.1.4.1.1.6.1, no=16]
2025-03-10 17:50:32,494 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(851): Ignore received Instance[studyUID=341510,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250308102950185,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250308104213778] with equal digest
2025-03-10 17:50:32,495 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(851): Updated DB in 4 ms
2025-03-10 17:50:32,496 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(851) << 16:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250308104213778 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:50:32,700 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(851) >> A-RELEASE-RQ
2025-03-10 17:50:32,700 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(851) << A-RELEASE-RP
2025-03-10 17:50:32,751 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-18) DCM4CHEE<-HS60MT(851): close Socket[addr=187.89.160.56/187.89.160.56,port=49331,localport=11112]
2025-03-10 17:50:33,203 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49332,localport=11112]
2025-03-10 17:50:33,204 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853) >> A-ASSOCIATE-RQ
2025-03-10 17:50:33,204 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853) << A-ASSOCIATE-AC
2025-03-10 17:50:33,438 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310110008803 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:50:37,776 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start UPSProcessingScheduler.execute()
2025-03-10 17:50:37,777 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished UPSProcessingScheduler.execute()
2025-03-10 17:50:55,015 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52102,localport=11112]
2025-03-10 17:50:55,016 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19534) DCM4CHEE<-HS30(854) >> A-ASSOCIATE-RQ
2025-03-10 17:50:55,016 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19534) DCM4CHEE<-HS30(854) << A-ASSOCIATE-AC
2025-03-10 17:50:55,220 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19534) DCM4CHEE<-HS30(854) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310173321688 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:50:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start TaskScheduler.execute()
2025-03-10 17:50:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished TaskScheduler.execute()
2025-03-10 17:51:00,106 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start AuditScheduler.execute()
2025-03-10 17:51:00,107 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-8) Send audit message to /127.0.0.1:514
2025-03-10 17:51:00,116 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 17:51:00,116 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 17:51:00,116 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished AuditScheduler.execute()
2025-03-10 17:51:06,888 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19534) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:51:06,892 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19534) DCM4CHEE<-HS30(854): Found previous received Instance[pk=108343, uid=1.2.410.200001.101.11.301.1123109166.3.20250310173321688, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 17:51:06,892 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19534) DCM4CHEE<-HS30(854): Ignore received Instance[studyUID=1.2.410.200001.101.11.301.1123109166.1.20250310173211834,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310173321298,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310173321688] with equal digest
2025-03-10 17:51:06,892 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19534) DCM4CHEE<-HS30(854): Updated DB in 4 ms
2025-03-10 17:51:06,893 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19534) DCM4CHEE<-HS30(854) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310173321688 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:51:07,099 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19534) DCM4CHEE<-HS30(854) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310173443613 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:51:10,773 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19534) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:51:10,775 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19534) DCM4CHEE<-HS30(854): Found previous received Instance[pk=108344, uid=1.2.410.200001.101.11.301.1123109166.3.20250310173443613, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 17:51:10,776 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19534) DCM4CHEE<-HS30(854): Ignore received Instance[studyUID=1.2.410.200001.101.11.301.1123109166.1.20250310173211834,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310173321298,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310173443613] with equal digest
2025-03-10 17:51:10,776 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19534) DCM4CHEE<-HS30(854): Updated DB in 3 ms
2025-03-10 17:51:10,777 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19534) DCM4CHEE<-HS30(854) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310173443613 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:51:10,985 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19534) DCM4CHEE<-HS30(854) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310173646492 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:51:13,568 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start IANScheduler.execute()
2025-03-10 17:51:13,570 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished IANScheduler.execute()
2025-03-10 17:51:16,266 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19494) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:51:16,269 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853): Found previous received Instance[pk=108277, uid=1.2.410.200001.101.11.601.1501430850.3.20250310110008803, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 17:51:16,270 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853): Ignore received Instance[studyUID=341561,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250310110008480,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250310110008803] with equal digest
2025-03-10 17:51:16,270 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853): Updated DB in 4 ms
2025-03-10 17:51:16,271 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310110008803 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:51:16,493 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310110025205 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:51:16,691 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19534) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:51:16,693 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19534) DCM4CHEE<-HS30(854): Found previous received Instance[pk=108345, uid=1.2.410.200001.101.11.301.1123109166.3.20250310173646492, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 17:51:16,694 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19534) DCM4CHEE<-HS30(854): Ignore received Instance[studyUID=1.2.410.200001.101.11.301.1123109166.1.20250310173211834,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310173321298,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310173646492] with equal digest
2025-03-10 17:51:16,694 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19534) DCM4CHEE<-HS30(854): Updated DB in 3 ms
2025-03-10 17:51:16,695 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19534) DCM4CHEE<-HS30(854) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310173646492 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:51:16,902 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19534) DCM4CHEE<-HS30(854) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310173722639 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:51:23,419 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19534) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:51:23,421 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19534) DCM4CHEE<-HS30(854): Found previous received Instance[pk=108346, uid=1.2.410.200001.101.11.301.1123109166.3.20250310173722639, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 17:51:23,422 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19534) DCM4CHEE<-HS30(854): Ignore received Instance[studyUID=1.2.410.200001.101.11.301.1123109166.1.20250310173211834,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310173321298,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310173722639] with equal digest
2025-03-10 17:51:23,422 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19534) DCM4CHEE<-HS30(854): Updated DB in 3 ms
2025-03-10 17:51:23,423 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19534) DCM4CHEE<-HS30(854) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310173722639 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:51:23,630 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19534) DCM4CHEE<-HS30(854) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310173739707 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:51:27,909 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19534) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:51:27,912 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19534) DCM4CHEE<-HS30(854): Found previous received Instance[pk=108347, uid=1.2.410.200001.101.11.301.1123109166.3.20250310173739707, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 17:51:27,913 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19534) DCM4CHEE<-HS30(854): Ignore received Instance[studyUID=1.2.410.200001.101.11.301.1123109166.1.20250310173211834,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310173321298,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310173739707] with equal digest
2025-03-10 17:51:27,913 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19534) DCM4CHEE<-HS30(854): Updated DB in 4 ms
2025-03-10 17:51:27,914 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19534) DCM4CHEE<-HS30(854) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310173739707 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:51:28,122 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19534) DCM4CHEE<-HS30(854) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310173906767 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:51:31,814 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start StudySizeScheduler.execute()
2025-03-10 17:51:31,817 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished StudySizeScheduler.execute()
2025-03-10 17:51:35,459 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19534) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:51:35,461 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19534) DCM4CHEE<-HS30(854): Found previous received Instance[pk=108348, uid=1.2.410.200001.101.11.301.1123109166.3.20250310173906767, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 17:51:35,462 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19534) DCM4CHEE<-HS30(854): Ignore received Instance[studyUID=1.2.410.200001.101.11.301.1123109166.1.20250310173211834,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310173321298,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310173906767] with equal digest
2025-03-10 17:51:35,462 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19534) DCM4CHEE<-HS30(854): Updated DB in 3 ms
2025-03-10 17:51:35,464 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19534) DCM4CHEE<-HS30(854) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310173906767 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:51:35,671 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19534) DCM4CHEE<-HS30(854) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310173958890 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:51:37,777 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start UPSProcessingScheduler.execute()
2025-03-10 17:51:37,779 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished UPSProcessingScheduler.execute()
2025-03-10 17:51:41,374 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19534) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:51:41,377 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19534) DCM4CHEE<-HS30(854): Found previous received Instance[pk=108349, uid=1.2.410.200001.101.11.301.1123109166.3.20250310173958890, class=1.2.840.10008.5.1.4.1.1.6.1, no=9]
2025-03-10 17:51:41,378 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19534) DCM4CHEE<-HS30(854): Ignore received Instance[studyUID=1.2.410.200001.101.11.301.1123109166.1.20250310173211834,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310173321298,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310173958890] with equal digest
2025-03-10 17:51:41,378 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19534) DCM4CHEE<-HS30(854): Updated DB in 3 ms
2025-03-10 17:51:41,380 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19534) DCM4CHEE<-HS30(854) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310173958890 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:51:41,588 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19534) DCM4CHEE<-HS30(854) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310174159040 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:51:47,902 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19534) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:51:47,905 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19534) DCM4CHEE<-HS30(854): Found previous received Instance[pk=108350, uid=1.2.410.200001.101.11.301.1123109166.3.20250310174159040, class=1.2.840.10008.5.1.4.1.1.6.1, no=10]
2025-03-10 17:51:47,905 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19534) DCM4CHEE<-HS30(854): Ignore received Instance[studyUID=1.2.410.200001.101.11.301.1123109166.1.20250310173211834,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310173321298,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310174159040] with equal digest
2025-03-10 17:51:47,906 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19534) DCM4CHEE<-HS30(854): Updated DB in 4 ms
2025-03-10 17:51:47,907 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19534) DCM4CHEE<-HS30(854) << 8:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310174159040 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:51:48,114 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19534) DCM4CHEE<-HS30(854) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310174405354 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:51:54,226 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19534) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:51:54,229 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19534) DCM4CHEE<-HS30(854): Found previous received Instance[pk=108351, uid=1.2.410.200001.101.11.301.1123109166.3.20250310174405354, class=1.2.840.10008.5.1.4.1.1.6.1, no=11]
2025-03-10 17:51:54,230 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19534) DCM4CHEE<-HS30(854): Ignore received Instance[studyUID=1.2.410.200001.101.11.301.1123109166.1.20250310173211834,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310173321298,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310174405354] with equal digest
2025-03-10 17:51:54,230 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19534) DCM4CHEE<-HS30(854): Updated DB in 3 ms
2025-03-10 17:51:54,232 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19534) DCM4CHEE<-HS30(854) << 9:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310174405354 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:51:54,439 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19534) DCM4CHEE<-HS30(854) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310174553818 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:51:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start TaskScheduler.execute()
2025-03-10 17:51:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished TaskScheduler.execute()
2025-03-10 17:51:59,113 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19494) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:51:59,116 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853): Found previous received Instance[pk=108278, uid=1.2.410.200001.101.11.601.1501430850.3.20250310110025205, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 17:51:59,116 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853): Ignore received Instance[studyUID=341561,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250310110008480,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250310110025205] with equal digest
2025-03-10 17:51:59,117 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853): Updated DB in 4 ms
2025-03-10 17:51:59,119 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310110025205 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:51:59,342 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310110037356 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:52:00,117 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start AuditScheduler.execute()
2025-03-10 17:52:00,127 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 17:52:00,127 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 17:52:00,127 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished AuditScheduler.execute()
2025-03-10 17:52:01,150 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19534) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:52:01,154 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19534) DCM4CHEE<-HS30(854): Found previous received Instance[pk=108352, uid=1.2.410.200001.101.11.301.1123109166.3.20250310174553818, class=1.2.840.10008.5.1.4.1.1.6.1, no=13]
2025-03-10 17:52:01,154 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19534) DCM4CHEE<-HS30(854): Ignore received Instance[studyUID=1.2.410.200001.101.11.301.1123109166.1.20250310173211834,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310173321298,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310174553818] with equal digest
2025-03-10 17:52:01,155 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19534) DCM4CHEE<-HS30(854): Updated DB in 5 ms
2025-03-10 17:52:01,157 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19534) DCM4CHEE<-HS30(854) << 10:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310174553818 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:52:01,364 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19534) DCM4CHEE<-HS30(854) >> 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310174714253 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:52:06,474 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19534) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:52:06,477 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19534) DCM4CHEE<-HS30(854): Found previous received Instance[pk=108353, uid=1.2.410.200001.101.11.301.1123109166.3.20250310174714253, class=1.2.840.10008.5.1.4.1.1.6.1, no=16]
2025-03-10 17:52:06,477 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19534) DCM4CHEE<-HS30(854): Ignore received Instance[studyUID=1.2.410.200001.101.11.301.1123109166.1.20250310173211834,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310173321298,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310174714253] with equal digest
2025-03-10 17:52:06,478 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19534) DCM4CHEE<-HS30(854): Updated DB in 4 ms
2025-03-10 17:52:06,479 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19534) DCM4CHEE<-HS30(854) << 11:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310174714253 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:52:06,686 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19534) DCM4CHEE<-HS30(854) >> A-RELEASE-RQ
2025-03-10 17:52:06,686 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19534) DCM4CHEE<-HS30(854) << A-RELEASE-RP
2025-03-10 17:52:06,736 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-27) DCM4CHEE<-HS30(854): close Socket[addr=187.89.160.56/187.89.160.56,port=52102,localport=11112]
2025-03-10 17:52:13,570 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start IANScheduler.execute()
2025-03-10 17:52:13,573 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished IANScheduler.execute()
2025-03-10 17:52:37,779 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start UPSProcessingScheduler.execute()
2025-03-10 17:52:37,780 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished UPSProcessingScheduler.execute()
2025-03-10 17:52:40,070 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19494) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:52:40,072 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853): Found previous received Instance[pk=108279, uid=1.2.410.200001.101.11.601.1501430850.3.20250310110037356, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 17:52:40,073 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853): Ignore received Instance[studyUID=341561,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250310110008480,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250310110037356] with equal digest
2025-03-10 17:52:40,073 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853): Updated DB in 3 ms
2025-03-10 17:52:40,074 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310110037356 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:52:40,323 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310110055445 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:52:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start TaskScheduler.execute()
2025-03-10 17:52:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished TaskScheduler.execute()
2025-03-10 17:53:00,128 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start AuditScheduler.execute()
2025-03-10 17:53:00,136 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-10) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 17:53:00,136 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-10) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 17:53:00,136 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished AuditScheduler.execute()
2025-03-10 17:53:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start PurgeStorageScheduler.execute()
2025-03-10 17:53:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished PurgeStorageScheduler.execute()
2025-03-10 17:53:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-19543) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 17:53:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-19543) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 17:53:13,573 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start IANScheduler.execute()
2025-03-10 17:53:13,575 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished IANScheduler.execute()
2025-03-10 17:53:22,956 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19494) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:53:22,959 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853): Found previous received Instance[pk=108280, uid=1.2.410.200001.101.11.601.1501430850.3.20250310110055445, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 17:53:22,960 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853): Ignore received Instance[studyUID=341561,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250310110008480,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250310110055445] with equal digest
2025-03-10 17:53:22,960 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853): Updated DB in 4 ms
2025-03-10 17:53:22,961 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310110055445 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:53:23,178 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310110106183 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:53:37,780 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start UPSProcessingScheduler.execute()
2025-03-10 17:53:37,782 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished UPSProcessingScheduler.execute()
2025-03-10 17:53:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start TaskScheduler.execute()
2025-03-10 17:53:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished TaskScheduler.execute()
2025-03-10 17:54:00,136 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start AuditScheduler.execute()
2025-03-10 17:54:00,147 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-25) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 17:54:00,147 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-25) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 17:54:00,147 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished AuditScheduler.execute()
2025-03-10 17:54:03,368 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19494) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:54:03,370 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853): Found previous received Instance[pk=108281, uid=1.2.410.200001.101.11.601.1501430850.3.20250310110106183, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 17:54:03,371 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853): Ignore received Instance[studyUID=341561,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250310110008480,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250310110106183] with equal digest
2025-03-10 17:54:03,371 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853): Updated DB in 2 ms
2025-03-10 17:54:03,372 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310110106183 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:54:03,675 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310110138997 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:54:13,576 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start IANScheduler.execute()
2025-03-10 17:54:13,578 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished IANScheduler.execute()
2025-03-10 17:54:37,782 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start UPSProcessingScheduler.execute()
2025-03-10 17:54:37,783 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished UPSProcessingScheduler.execute()
2025-03-10 17:54:40,443 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19494) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:54:40,446 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853): Found previous received Instance[pk=108282, uid=1.2.410.200001.101.11.601.1501430850.3.20250310110138997, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 17:54:40,447 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853): Ignore received Instance[studyUID=341561,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250310110008480,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250310110138997] with equal digest
2025-03-10 17:54:40,447 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853): Updated DB in 4 ms
2025-03-10 17:54:40,449 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310110138997 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:54:40,665 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310110146108 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:54:51,316 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 17:54:51,327 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 17:54:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start TaskScheduler.execute()
2025-03-10 17:54:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished TaskScheduler.execute()
2025-03-10 17:55:00,147 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start AuditScheduler.execute()
2025-03-10 17:55:00,156 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-22) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 17:55:00,156 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-22) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 17:55:00,156 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished AuditScheduler.execute()
2025-03-10 17:55:13,579 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start IANScheduler.execute()
2025-03-10 17:55:13,581 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished IANScheduler.execute()
2025-03-10 17:55:23,560 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19494) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:55:23,563 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853): Found previous received Instance[pk=108283, uid=1.2.410.200001.101.11.601.1501430850.3.20250310110146108, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 17:55:23,564 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853): Ignore received Instance[studyUID=341561,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250310110008480,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250310110146108] with equal digest
2025-03-10 17:55:23,564 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853): Updated DB in 4 ms
2025-03-10 17:55:23,566 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310110146108 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:55:23,778 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310110210461 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:55:37,784 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start UPSProcessingScheduler.execute()
2025-03-10 17:55:37,785 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished UPSProcessingScheduler.execute()
2025-03-10 17:55:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start TaskScheduler.execute()
2025-03-10 17:55:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished TaskScheduler.execute()
2025-03-10 17:56:00,157 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start AuditScheduler.execute()
2025-03-10 17:56:00,170 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-16) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 17:56:00,170 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-16) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 17:56:00,171 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished AuditScheduler.execute()
2025-03-10 17:56:02,826 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19494) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:56:02,829 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853): Found previous received Instance[pk=108284, uid=1.2.410.200001.101.11.601.1501430850.3.20250310110210461, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 17:56:02,830 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853): Ignore received Instance[studyUID=341561,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250310110008480,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250310110210461] with equal digest
2025-03-10 17:56:02,830 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853): Updated DB in 4 ms
2025-03-10 17:56:02,832 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853) << 8:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310110210461 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:56:03,049 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310110245641 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:56:13,581 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start IANScheduler.execute()
2025-03-10 17:56:13,584 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished IANScheduler.execute()
2025-03-10 17:56:31,818 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start StudySizeScheduler.execute()
2025-03-10 17:56:31,902 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) Calculated size of 1 studies
2025-03-10 17:56:31,902 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished StudySizeScheduler.execute()
2025-03-10 17:56:37,785 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start UPSProcessingScheduler.execute()
2025-03-10 17:56:37,787 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished UPSProcessingScheduler.execute()
2025-03-10 17:56:41,050 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19494) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:56:41,053 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853): Found previous received Instance[pk=108285, uid=1.2.410.200001.101.11.601.1501430850.3.20250310110245641, class=1.2.840.10008.5.1.4.1.1.6.1, no=9]
2025-03-10 17:56:41,054 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853): Ignore received Instance[studyUID=341561,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250310110008480,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250310110245641] with equal digest
2025-03-10 17:56:41,056 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853): Updated DB in 6 ms
2025-03-10 17:56:41,057 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853) << 9:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310110245641 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:56:41,273 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310110329642 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:56:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start TaskScheduler.execute()
2025-03-10 17:56:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished TaskScheduler.execute()
2025-03-10 17:57:00,171 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start AuditScheduler.execute()
2025-03-10 17:57:00,184 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-5) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 17:57:00,184 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-5) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 17:57:00,185 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished AuditScheduler.execute()
2025-03-10 17:57:13,584 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start IANScheduler.execute()
2025-03-10 17:57:13,587 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished IANScheduler.execute()
2025-03-10 17:57:18,315 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19494) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:57:18,318 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853): Found previous received Instance[pk=108286, uid=1.2.410.200001.101.11.601.1501430850.3.20250310110329642, class=1.2.840.10008.5.1.4.1.1.6.1, no=10]
2025-03-10 17:57:18,319 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853): Ignore received Instance[studyUID=341561,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250310110008480,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250310110329642] with equal digest
2025-03-10 17:57:18,319 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853): Updated DB in 4 ms
2025-03-10 17:57:18,321 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853) << 10:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310110329642 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:57:18,534 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853) >> 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310110410069 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:57:37,787 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start UPSProcessingScheduler.execute()
2025-03-10 17:57:37,789 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished UPSProcessingScheduler.execute()
2025-03-10 17:57:50,802 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19494) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:57:50,806 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853): Found previous received Instance[pk=108287, uid=1.2.410.200001.101.11.601.1501430850.3.20250310110410069, class=1.2.840.10008.5.1.4.1.1.6.1, no=11]
2025-03-10 17:57:50,806 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853): Ignore received Instance[studyUID=341561,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250310110008480,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250310110410069] with equal digest
2025-03-10 17:57:50,807 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853): Updated DB in 5 ms
2025-03-10 17:57:50,808 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853) << 11:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310110410069 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:57:51,023 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853) >> 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310110420369 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:57:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start TaskScheduler.execute()
2025-03-10 17:57:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished TaskScheduler.execute()
2025-03-10 17:58:00,185 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start AuditScheduler.execute()
2025-03-10 17:58:00,186 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-7) Send audit message to /127.0.0.1:514
2025-03-10 17:58:00,196 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-7) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 17:58:00,197 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-7) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 17:58:00,197 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished AuditScheduler.execute()
2025-03-10 17:58:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start PurgeStorageScheduler.execute()
2025-03-10 17:58:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished PurgeStorageScheduler.execute()
2025-03-10 17:58:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-19564) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 17:58:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-19564) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 17:58:13,587 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start IANScheduler.execute()
2025-03-10 17:58:13,590 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished IANScheduler.execute()
2025-03-10 17:58:23,084 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19494) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:58:23,088 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853): Found previous received Instance[pk=108288, uid=1.2.410.200001.101.11.601.1501430850.3.20250310110420369, class=1.2.840.10008.5.1.4.1.1.6.1, no=12]
2025-03-10 17:58:23,088 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853): Ignore received Instance[studyUID=341561,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250310110008480,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250310110420369] with equal digest
2025-03-10 17:58:23,089 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853): Updated DB in 5 ms
2025-03-10 17:58:23,091 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853) << 12:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310110420369 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:58:23,307 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853) >> 13:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310110450855 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:58:37,789 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start UPSProcessingScheduler.execute()
2025-03-10 17:58:37,790 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished UPSProcessingScheduler.execute()
2025-03-10 17:58:55,485 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19494) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:58:55,488 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853): Found previous received Instance[pk=108289, uid=1.2.410.200001.101.11.601.1501430850.3.20250310110450855, class=1.2.840.10008.5.1.4.1.1.6.1, no=13]
2025-03-10 17:58:55,488 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853): Ignore received Instance[studyUID=341561,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250310110008480,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250310110450855] with equal digest
2025-03-10 17:58:55,489 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853): Updated DB in 4 ms
2025-03-10 17:58:55,491 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853) << 13:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310110450855 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:58:55,705 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853) >> 14:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310110736776 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:58:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start TaskScheduler.execute()
2025-03-10 17:58:58,815 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished TaskScheduler.execute()
2025-03-10 17:59:00,197 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start AuditScheduler.execute()
2025-03-10 17:59:00,212 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 17:59:00,212 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 17:59:00,212 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished AuditScheduler.execute()
2025-03-10 17:59:13,590 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start IANScheduler.execute()
2025-03-10 17:59:13,593 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished IANScheduler.execute()
2025-03-10 17:59:30,286 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19494) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 17:59:30,289 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853): Found previous received Instance[pk=108290, uid=1.2.410.200001.101.11.601.1501430850.3.20250310110736776, class=1.2.840.10008.5.1.4.1.1.6.1, no=14]
2025-03-10 17:59:30,290 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853): Ignore received Instance[studyUID=341561,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250310110008480,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250310110736776] with equal digest
2025-03-10 17:59:30,291 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853): Updated DB in 4 ms
2025-03-10 17:59:30,292 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853) << 14:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310110736776 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:59:30,508 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853) >> 15:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310110745468 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 17:59:37,791 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start UPSProcessingScheduler.execute()
2025-03-10 17:59:37,792 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished UPSProcessingScheduler.execute()
2025-03-10 17:59:51,328 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 17:59:51,331 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 17:59:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start TaskScheduler.execute()
2025-03-10 17:59:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished TaskScheduler.execute()
2025-03-10 18:00:00,213 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start AuditScheduler.execute()
2025-03-10 18:00:00,224 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-14) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 18:00:00,224 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-14) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 18:00:00,225 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished AuditScheduler.execute()
2025-03-10 18:00:02,776 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19494) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 18:00:02,779 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853): Found previous received Instance[pk=108291, uid=1.2.410.200001.101.11.601.1501430850.3.20250310110745468, class=1.2.840.10008.5.1.4.1.1.6.1, no=15]
2025-03-10 18:00:02,779 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853): Ignore received Instance[studyUID=341561,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250310110008480,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250310110745468] with equal digest
2025-03-10 18:00:02,779 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853): Updated DB in 3 ms
2025-03-10 18:00:02,781 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853) << 15:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310110745468 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:00:02,997 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853) >> 16:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310110829351 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:00:13,594 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start IANScheduler.execute()
2025-03-10 18:00:13,596 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished IANScheduler.execute()
2025-03-10 18:00:35,267 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19494) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 18:00:35,271 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853): Found previous received Instance[pk=108292, uid=1.2.410.200001.101.11.601.1501430850.3.20250310110829351, class=1.2.840.10008.5.1.4.1.1.6.1, no=16]
2025-03-10 18:00:35,271 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853): Ignore received Instance[studyUID=341561,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250310110008480,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250310110829351] with equal digest
2025-03-10 18:00:35,272 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853): Updated DB in 5 ms
2025-03-10 18:00:35,273 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853) << 16:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310110829351 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:00:35,487 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853) >> 17:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310110839868 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:00:37,792 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start UPSProcessingScheduler.execute()
2025-03-10 18:00:37,793 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished UPSProcessingScheduler.execute()
2025-03-10 18:00:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start TaskScheduler.execute()
2025-03-10 18:00:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished TaskScheduler.execute()
2025-03-10 18:01:00,225 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start AuditScheduler.execute()
2025-03-10 18:01:00,238 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-25) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 18:01:00,238 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-25) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 18:01:00,239 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished AuditScheduler.execute()
2025-03-10 18:01:12,513 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19494) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 18:01:12,515 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853): Found previous received Instance[pk=108293, uid=1.2.410.200001.101.11.601.1501430850.3.20250310110839868, class=1.2.840.10008.5.1.4.1.1.6.1, no=17]
2025-03-10 18:01:12,516 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853): Ignore received Instance[studyUID=341561,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250310110008480,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250310110839868] with equal digest
2025-03-10 18:01:12,517 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853): Updated DB in 4 ms
2025-03-10 18:01:12,518 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853) << 17:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310110839868 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:01:12,734 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853) >> 18:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310110920952 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:01:13,596 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start IANScheduler.execute()
2025-03-10 18:01:13,599 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished IANScheduler.execute()
2025-03-10 18:01:31,902 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start StudySizeScheduler.execute()
2025-03-10 18:01:31,903 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished StudySizeScheduler.execute()
2025-03-10 18:01:37,794 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start UPSProcessingScheduler.execute()
2025-03-10 18:01:37,795 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished UPSProcessingScheduler.execute()
2025-03-10 18:01:53,399 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19494) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 18:01:53,403 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853): Found previous received Instance[pk=108294, uid=1.2.410.200001.101.11.601.1501430850.3.20250310110920952, class=1.2.840.10008.5.1.4.1.1.6.1, no=18]
2025-03-10 18:01:53,403 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853): Ignore received Instance[studyUID=341561,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250310110008480,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250310110920952] with equal digest
2025-03-10 18:01:53,404 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853): Updated DB in 4 ms
2025-03-10 18:01:53,405 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853) << 18:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310110920952 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:01:53,622 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853) >> 19:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310110938955 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:01:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start TaskScheduler.execute()
2025-03-10 18:01:58,815 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished TaskScheduler.execute()
2025-03-10 18:02:00,239 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start AuditScheduler.execute()
2025-03-10 18:02:00,254 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-22) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 18:02:00,254 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-22) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 18:02:00,254 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished AuditScheduler.execute()
2025-03-10 18:02:13,599 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start IANScheduler.execute()
2025-03-10 18:02:13,603 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished IANScheduler.execute()
2025-03-10 18:02:25,679 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19494) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 18:02:25,683 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853): Found previous received Instance[pk=108295, uid=1.2.410.200001.101.11.601.1501430850.3.20250310110938955, class=1.2.840.10008.5.1.4.1.1.6.1, no=19]
2025-03-10 18:02:25,683 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853): Ignore received Instance[studyUID=341561,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250310110008480,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250310110938955] with equal digest
2025-03-10 18:02:25,684 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853): Updated DB in 4 ms
2025-03-10 18:02:25,685 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853) << 19:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310110938955 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:02:25,901 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853) >> 20:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310111004632 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:02:37,796 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start UPSProcessingScheduler.execute()
2025-03-10 18:02:37,797 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished UPSProcessingScheduler.execute()
2025-03-10 18:02:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start TaskScheduler.execute()
2025-03-10 18:02:58,815 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished TaskScheduler.execute()
2025-03-10 18:03:00,254 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start AuditScheduler.execute()
2025-03-10 18:03:00,263 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-16) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 18:03:00,263 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-16) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 18:03:00,264 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished AuditScheduler.execute()
2025-03-10 18:03:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start PurgeStorageScheduler.execute()
2025-03-10 18:03:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished PurgeStorageScheduler.execute()
2025-03-10 18:03:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-19585) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 18:03:01,702 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-19585) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 18:03:02,899 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19494) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 18:03:02,902 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853): Found previous received Instance[pk=108296, uid=1.2.410.200001.101.11.601.1501430850.3.20250310111004632, class=1.2.840.10008.5.1.4.1.1.6.1, no=20]
2025-03-10 18:03:02,903 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853): Ignore received Instance[studyUID=341561,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250310110008480,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250310111004632] with equal digest
2025-03-10 18:03:02,904 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853): Updated DB in 5 ms
2025-03-10 18:03:02,905 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853) << 20:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310111004632 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:03:03,120 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853) >> 21:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310111035136 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:03:13,604 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start IANScheduler.execute()
2025-03-10 18:03:13,606 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished IANScheduler.execute()
2025-03-10 18:03:35,388 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19494) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 18:03:35,390 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853): Found previous received Instance[pk=108297, uid=1.2.410.200001.101.11.601.1501430850.3.20250310111035136, class=1.2.840.10008.5.1.4.1.1.6.1, no=21]
2025-03-10 18:03:35,391 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853): Ignore received Instance[studyUID=341561,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250310110008480,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250310111035136] with equal digest
2025-03-10 18:03:35,392 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853): Updated DB in 4 ms
2025-03-10 18:03:35,393 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853) << 21:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310111035136 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:03:35,609 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853) >> 22:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310111044384 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:03:37,797 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start UPSProcessingScheduler.execute()
2025-03-10 18:03:37,799 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished UPSProcessingScheduler.execute()
2025-03-10 18:03:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start TaskScheduler.execute()
2025-03-10 18:03:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished TaskScheduler.execute()
2025-03-10 18:04:00,264 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start AuditScheduler.execute()
2025-03-10 18:04:00,276 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-5) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 18:04:00,277 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-5) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 18:04:00,277 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished AuditScheduler.execute()
2025-03-10 18:04:07,927 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19494) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 18:04:07,930 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853): Found previous received Instance[pk=108298, uid=1.2.410.200001.101.11.601.1501430850.3.20250310111044384, class=1.2.840.10008.5.1.4.1.1.6.1, no=22]
2025-03-10 18:04:07,930 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853): Ignore received Instance[studyUID=341561,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250310110008480,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250310111044384] with equal digest
2025-03-10 18:04:07,931 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853): Updated DB in 4 ms
2025-03-10 18:04:07,932 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853) << 22:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310111044384 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:04:08,148 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853) >> 23:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310111110017 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:04:13,607 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start IANScheduler.execute()
2025-03-10 18:04:13,609 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished IANScheduler.execute()
2025-03-10 18:04:37,799 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start UPSProcessingScheduler.execute()
2025-03-10 18:04:37,801 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished UPSProcessingScheduler.execute()
2025-03-10 18:04:40,420 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19494) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 18:04:40,423 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853): Found previous received Instance[pk=108299, uid=1.2.410.200001.101.11.601.1501430850.3.20250310111110017, class=1.2.840.10008.5.1.4.1.1.6.1, no=23]
2025-03-10 18:04:40,423 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853): Ignore received Instance[studyUID=341561,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250310110008480,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250310111110017] with equal digest
2025-03-10 18:04:40,424 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853): Updated DB in 4 ms
2025-03-10 18:04:40,425 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853) << 23:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310111110017 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:04:40,641 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853) >> 24:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310111141216 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:04:51,331 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 18:04:51,333 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 18:04:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start TaskScheduler.execute()
2025-03-10 18:04:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished TaskScheduler.execute()
2025-03-10 18:05:00,277 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start AuditScheduler.execute()
2025-03-10 18:05:00,285 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-23) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 18:05:00,286 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-23) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 18:05:00,286 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished AuditScheduler.execute()
2025-03-10 18:05:12,896 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19494) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 18:05:12,899 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853): Found previous received Instance[pk=108300, uid=1.2.410.200001.101.11.601.1501430850.3.20250310111141216, class=1.2.840.10008.5.1.4.1.1.6.1, no=24]
2025-03-10 18:05:12,900 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853): Ignore received Instance[studyUID=341561,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250310110008480,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250310111141216] with equal digest
2025-03-10 18:05:12,901 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853): Updated DB in 5 ms
2025-03-10 18:05:12,902 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853) << 24:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310111141216 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:05:13,118 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853) >> 25:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310111204149 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:05:13,610 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start IANScheduler.execute()
2025-03-10 18:05:13,612 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished IANScheduler.execute()
2025-03-10 18:05:37,801 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start UPSProcessingScheduler.execute()
2025-03-10 18:05:37,803 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished UPSProcessingScheduler.execute()
2025-03-10 18:05:45,386 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19494) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 18:05:45,389 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853): Found previous received Instance[pk=108301, uid=1.2.410.200001.101.11.601.1501430850.3.20250310111204149, class=1.2.840.10008.5.1.4.1.1.6.1, no=25]
2025-03-10 18:05:45,389 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853): Ignore received Instance[studyUID=341561,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250310110008480,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250310111204149] with equal digest
2025-03-10 18:05:45,390 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853): Updated DB in 4 ms
2025-03-10 18:05:45,391 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853) << 25:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310111204149 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:05:45,606 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853) >> 26:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310111241877 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:05:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start TaskScheduler.execute()
2025-03-10 18:05:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished TaskScheduler.execute()
2025-03-10 18:06:00,286 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start AuditScheduler.execute()
2025-03-10 18:06:00,296 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 18:06:00,297 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 18:06:00,297 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished AuditScheduler.execute()
2025-03-10 18:06:13,612 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start IANScheduler.execute()
2025-03-10 18:06:13,615 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished IANScheduler.execute()
2025-03-10 18:06:17,705 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19494) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 18:06:17,708 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853): Found previous received Instance[pk=108302, uid=1.2.410.200001.101.11.601.1501430850.3.20250310111241877, class=1.2.840.10008.5.1.4.1.1.6.1, no=26]
2025-03-10 18:06:17,709 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853): Ignore received Instance[studyUID=341561,seriesUID=1.2.410.200001.101.11.601.1501430850.2.20250310110008480,objectUID=1.2.410.200001.101.11.601.1501430850.3.20250310111241877] with equal digest
2025-03-10 18:06:17,709 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853): Updated DB in 4 ms
2025-03-10 18:06:17,711 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853) << 26:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310111241877 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:06:17,926 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853) >> A-RELEASE-RQ
2025-03-10 18:06:17,926 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(853) << A-RELEASE-RP
2025-03-10 18:06:17,977 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-24) DCM4CHEE<-HS60MT(853): close Socket[addr=187.89.160.56/187.89.160.56,port=49332,localport=11112]
2025-03-10 18:06:18,377 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49346,localport=11112]
2025-03-10 18:06:18,377 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(855) >> A-ASSOCIATE-RQ
2025-03-10 18:06:18,377 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(855) << A-ASSOCIATE-AC
2025-03-10 18:06:18,578 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(855) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250222114709606 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:06:31,904 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start StudySizeScheduler.execute()
2025-03-10 18:06:31,908 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished StudySizeScheduler.execute()
2025-03-10 18:06:37,803 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start UPSProcessingScheduler.execute()
2025-03-10 18:06:37,804 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished UPSProcessingScheduler.execute()
2025-03-10 18:06:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start TaskScheduler.execute()
2025-03-10 18:06:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished TaskScheduler.execute()
2025-03-10 18:07:00,297 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start AuditScheduler.execute()
2025-03-10 18:07:00,307 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-12) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 18:07:00,307 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-12) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 18:07:00,307 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished AuditScheduler.execute()
2025-03-10 18:07:03,440 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19494) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 18:07:03,446 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19494) Patient ID 338891^^^DCM4CHEE.12419612.0DA2E94C differs from Patient ID 338891^^^DCM4CHEE.04399F1C.0DA2E94C in previous received object of Study[uid=338891].
2025-03-10 18:07:03,448 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(855): processing 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250222114709606 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 338891^^^DCM4CHEE.12419612.0DA2E94C differs from Patient ID 338891^^^DCM4CHEE.04399F1C.0DA2E94C in previous received object of Study[uid=338891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 18:07:03,449 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(855) << 1:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 338891^^^DCM4CHEE.12419612.0DA2E94C differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:07:03,658 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(855) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250222114737098 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:07:13,615 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start IANScheduler.execute()
2025-03-10 18:07:13,617 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished IANScheduler.execute()
2025-03-10 18:07:37,805 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start UPSProcessingScheduler.execute()
2025-03-10 18:07:37,807 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished UPSProcessingScheduler.execute()
2025-03-10 18:07:44,214 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52103,localport=11112]
2025-03-10 18:07:44,215 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19606) DCM4CHEE<-HS30(856) >> A-ASSOCIATE-RQ
2025-03-10 18:07:44,215 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19606) DCM4CHEE<-HS30(856) << A-ASSOCIATE-AC
2025-03-10 18:07:44,417 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19606) DCM4CHEE<-HS30(856) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310180011188 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:07:48,854 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19494) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 18:07:48,859 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19494) Patient ID 338891^^^DCM4CHEE.12419612.0DA2E94C differs from Patient ID 338891^^^DCM4CHEE.04399F1C.0DA2E94C in previous received object of Study[uid=338891].
2025-03-10 18:07:48,862 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(855): processing 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250222114737098 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 338891^^^DCM4CHEE.12419612.0DA2E94C differs from Patient ID 338891^^^DCM4CHEE.04399F1C.0DA2E94C in previous received object of Study[uid=338891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 18:07:48,862 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(855) << 2:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 338891^^^DCM4CHEE.12419612.0DA2E94C differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:07:49,071 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(855) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250222114750138 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:07:50,938 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19606) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 18:07:50,947 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19606) DCM4CHEE<-HS30(856): Create Series[pk=9740, uid=1.2.410.200001.101.11.301.1123109166.2.20250310180010792, no=1, mod=US]
2025-03-10 18:07:50,948 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19606) DCM4CHEE<-HS30(856): Create Instance[pk=108354, uid=1.2.410.200001.101.11.301.1123109166.3.20250310180011188, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 18:07:50,949 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19606) DCM4CHEE<-HS30(856): Create Location[pk=108354, systemID=fs1, path=2025/03/10/59FAFD8A/19E45A26/E78F19A7, tsuid=1.2.840.10008.1.2, size=3915742, status=OK, objectType=DICOM_FILE]
2025-03-10 18:07:50,993 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19606) DCM4CHEE<-HS30(856): Updated DB in 55 ms
2025-03-10 18:07:50,994 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19606) DCM4CHEE<-HS30(856) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310180011188 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:07:51,199 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19606) DCM4CHEE<-HS30(856) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310180056452 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:07:58,467 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19606) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 18:07:58,469 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19606) DCM4CHEE<-HS30(856): Create Instance[pk=108355, uid=1.2.410.200001.101.11.301.1123109166.3.20250310180056452, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 18:07:58,470 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19606) DCM4CHEE<-HS30(856): Create Location[pk=108355, systemID=fs1, path=2025/03/10/59FAFD8A/19E45A26/E7C9C866, tsuid=1.2.840.10008.1.2, size=3915742, status=OK, objectType=DICOM_FILE]
2025-03-10 18:07:58,477 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19606) DCM4CHEE<-HS30(856): Updated DB in 10 ms
2025-03-10 18:07:58,478 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19606) DCM4CHEE<-HS30(856) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310180056452 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:07:58,684 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19606) DCM4CHEE<-HS30(856) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310180147939 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:07:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start TaskScheduler.execute()
2025-03-10 18:07:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished TaskScheduler.execute()
2025-03-10 18:08:00,308 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start AuditScheduler.execute()
2025-03-10 18:08:00,316 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 18:08:00,316 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 18:08:00,316 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished AuditScheduler.execute()
2025-03-10 18:08:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start PurgeStorageScheduler.execute()
2025-03-10 18:08:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished PurgeStorageScheduler.execute()
2025-03-10 18:08:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-19607) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 18:08:01,702 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-19607) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 18:08:04,743 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19606) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 18:08:04,745 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19606) DCM4CHEE<-HS30(856): Create Instance[pk=108356, uid=1.2.410.200001.101.11.301.1123109166.3.20250310180147939, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 18:08:04,745 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19606) DCM4CHEE<-HS30(856): Create Location[pk=108356, systemID=fs1, path=2025/03/10/59FAFD8A/19E45A26/E9711071, tsuid=1.2.840.10008.1.2, size=3915742, status=OK, objectType=DICOM_FILE]
2025-03-10 18:08:04,754 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19606) DCM4CHEE<-HS30(856): Updated DB in 11 ms
2025-03-10 18:08:04,754 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19606) DCM4CHEE<-HS30(856) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310180147939 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:08:04,965 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19606) DCM4CHEE<-HS30(856) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310180237762 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:08:11,841 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19606) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 18:08:11,845 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19606) DCM4CHEE<-HS30(856): Create Instance[pk=108357, uid=1.2.410.200001.101.11.301.1123109166.3.20250310180237762, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 18:08:11,845 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19606) DCM4CHEE<-HS30(856): Create Location[pk=108357, systemID=fs1, path=2025/03/10/59FAFD8A/19E45A26/EB17CA63, tsuid=1.2.840.10008.1.2, size=3915742, status=OK, objectType=DICOM_FILE]
2025-03-10 18:08:11,870 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19606) DCM4CHEE<-HS30(856): Updated DB in 29 ms
2025-03-10 18:08:11,871 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19606) DCM4CHEE<-HS30(856) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310180237762 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:08:12,078 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19606) DCM4CHEE<-HS30(856) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310180310287 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:08:13,618 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start IANScheduler.execute()
2025-03-10 18:08:13,620 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished IANScheduler.execute()
2025-03-10 18:08:16,515 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19606) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 18:08:16,518 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19606) DCM4CHEE<-HS30(856): Create Instance[pk=108358, uid=1.2.410.200001.101.11.301.1123109166.3.20250310180310287, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 18:08:16,518 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19606) DCM4CHEE<-HS30(856): Create Location[pk=108358, systemID=fs1, path=2025/03/10/59FAFD8A/19E45A26/ECAD32E5, tsuid=1.2.840.10008.1.2, size=3915742, status=OK, objectType=DICOM_FILE]
2025-03-10 18:08:16,532 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19606) DCM4CHEE<-HS30(856): Updated DB in 17 ms
2025-03-10 18:08:16,532 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19606) DCM4CHEE<-HS30(856) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310180310287 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:08:16,738 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19606) DCM4CHEE<-HS30(856) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310180357765 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:08:21,590 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19606) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 18:08:21,592 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19606) DCM4CHEE<-HS30(856): Create Instance[pk=108359, uid=1.2.410.200001.101.11.301.1123109166.3.20250310180357765, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 18:08:21,593 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19606) DCM4CHEE<-HS30(856): Create Location[pk=108359, systemID=fs1, path=2025/03/10/59FAFD8A/19E45A26/ECE8D207, tsuid=1.2.840.10008.1.2, size=3915742, status=OK, objectType=DICOM_FILE]
2025-03-10 18:08:21,623 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19606) DCM4CHEE<-HS30(856): Updated DB in 33 ms
2025-03-10 18:08:21,624 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19606) DCM4CHEE<-HS30(856) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310180357765 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:08:21,831 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19606) DCM4CHEE<-HS30(856) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310180549002 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:08:24,542 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19494) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 18:08:24,545 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19494) Patient ID 338891^^^DCM4CHEE.12419612.0DA2E94C differs from Patient ID 338891^^^DCM4CHEE.04399F1C.0DA2E94C in previous received object of Study[uid=338891].
2025-03-10 18:08:24,548 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(855): processing 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250222114750138 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 338891^^^DCM4CHEE.12419612.0DA2E94C differs from Patient ID 338891^^^DCM4CHEE.04399F1C.0DA2E94C in previous received object of Study[uid=338891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 18:08:24,548 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(855) << 3:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 338891^^^DCM4CHEE.12419612.0DA2E94C differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:08:24,757 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(855) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250222114805987 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:08:37,807 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start UPSProcessingScheduler.execute()
2025-03-10 18:08:37,808 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished UPSProcessingScheduler.execute()
2025-03-10 18:08:39,554 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19606) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 18:08:39,557 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19606) DCM4CHEE<-HS30(856): Create Instance[pk=108360, uid=1.2.410.200001.101.11.301.1123109166.3.20250310180549002, class=1.2.840.10008.5.1.4.1.1.6.1, no=10]
2025-03-10 18:08:39,558 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19606) DCM4CHEE<-HS30(856): Create Location[pk=108360, systemID=fs1, path=2025/03/10/59FAFD8A/19E45A26/F045397E, tsuid=1.2.840.10008.1.2, size=3915742, status=OK, objectType=DICOM_FILE]
2025-03-10 18:08:39,574 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19606) DCM4CHEE<-HS30(856): Updated DB in 20 ms
2025-03-10 18:08:39,574 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19606) DCM4CHEE<-HS30(856) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310180549002 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:08:39,780 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19606) DCM4CHEE<-HS30(856) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310180648279 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:08:44,015 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19606) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 18:08:44,018 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19606) DCM4CHEE<-HS30(856): Create Instance[pk=108361, uid=1.2.410.200001.101.11.301.1123109166.3.20250310180648279, class=1.2.840.10008.5.1.4.1.1.6.1, no=12]
2025-03-10 18:08:44,019 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19606) DCM4CHEE<-HS30(856): Create Location[pk=108361, systemID=fs1, path=2025/03/10/59FAFD8A/19E45A26/F1F9A620, tsuid=1.2.840.10008.1.2, size=3915742, status=OK, objectType=DICOM_FILE]
2025-03-10 18:08:44,022 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19606) DCM4CHEE<-HS30(856): Updated DB in 7 ms
2025-03-10 18:08:44,022 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19606) DCM4CHEE<-HS30(856) << 8:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310180648279 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:08:44,228 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19606) DCM4CHEE<-HS30(856) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310180742665 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:08:51,614 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19606) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 18:08:51,617 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19606) DCM4CHEE<-HS30(856): Create Instance[pk=108362, uid=1.2.410.200001.101.11.301.1123109166.3.20250310180742665, class=1.2.840.10008.5.1.4.1.1.6.1, no=14]
2025-03-10 18:08:51,618 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19606) DCM4CHEE<-HS30(856): Create Location[pk=108362, systemID=fs1, path=2025/03/10/59FAFD8A/19E45A26/F3ABD366, tsuid=1.2.840.10008.1.2, size=3915742, status=OK, objectType=DICOM_FILE]
2025-03-10 18:08:51,628 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19606) DCM4CHEE<-HS30(856): Updated DB in 13 ms
2025-03-10 18:08:51,628 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19606) DCM4CHEE<-HS30(856) << 9:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310180742665 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:08:51,834 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19606) DCM4CHEE<-HS30(856) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310180842479 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:08:58,097 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19606) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 18:08:58,100 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19606) DCM4CHEE<-HS30(856): Create Instance[pk=108363, uid=1.2.410.200001.101.11.301.1123109166.3.20250310180842479, class=1.2.840.10008.5.1.4.1.1.6.1, no=15]
2025-03-10 18:08:58,100 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19606) DCM4CHEE<-HS30(856): Create Location[pk=108363, systemID=fs1, path=2025/03/10/59FAFD8A/19E45A26/F560A4A6, tsuid=1.2.840.10008.1.2, size=3416634, status=OK, objectType=DICOM_FILE]
2025-03-10 18:08:58,109 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19606) DCM4CHEE<-HS30(856): Updated DB in 12 ms
2025-03-10 18:08:58,110 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19606) DCM4CHEE<-HS30(856) << 10:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310180842479 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:08:58,316 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19606) DCM4CHEE<-HS30(856) >> A-RELEASE-RQ
2025-03-10 18:08:58,316 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19606) DCM4CHEE<-HS30(856) << A-RELEASE-RP
2025-03-10 18:08:58,366 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-30) DCM4CHEE<-HS30(856): close Socket[addr=187.89.160.56/187.89.160.56,port=52103,localport=11112]
2025-03-10 18:08:58,707 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=52104,localport=11112]
2025-03-10 18:08:58,708 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19606) DCM4CHEE<-HS30(857) >> A-ASSOCIATE-RQ
2025-03-10 18:08:58,709 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19606) DCM4CHEE<-HS30(857) << A-ASSOCIATE-AC
2025-03-10 18:08:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start TaskScheduler.execute()
2025-03-10 18:08:58,815 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished TaskScheduler.execute()
2025-03-10 18:08:58,900 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19606) DCM4CHEE<-HS30(857) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310180011188 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:09:00,317 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start AuditScheduler.execute()
2025-03-10 18:09:00,328 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-22) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 18:09:00,328 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-22) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 18:09:00,328 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished AuditScheduler.execute()
2025-03-10 18:09:02,628 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19606) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 18:09:02,632 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19606) DCM4CHEE<-HS30(857): Found previous received Instance[pk=108354, uid=1.2.410.200001.101.11.301.1123109166.3.20250310180011188, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 18:09:02,632 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19606) DCM4CHEE<-HS30(857): Ignore received Instance[studyUID=341428,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310180010792,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310180011188] with equal digest
2025-03-10 18:09:02,633 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19606) DCM4CHEE<-HS30(857): Updated DB in 5 ms
2025-03-10 18:09:02,634 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19606) DCM4CHEE<-HS30(857) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310180011188 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:09:02,825 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19606) DCM4CHEE<-HS30(857) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310180056452 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:09:07,606 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19606) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 18:09:07,609 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19606) DCM4CHEE<-HS30(857): Found previous received Instance[pk=108355, uid=1.2.410.200001.101.11.301.1123109166.3.20250310180056452, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 18:09:07,609 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19606) DCM4CHEE<-HS30(857): Ignore received Instance[studyUID=341428,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310180010792,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310180056452] with equal digest
2025-03-10 18:09:07,610 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19606) DCM4CHEE<-HS30(857): Updated DB in 4 ms
2025-03-10 18:09:07,611 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19606) DCM4CHEE<-HS30(857) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310180056452 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:09:07,803 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19606) DCM4CHEE<-HS30(857) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310180147939 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:09:13,620 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start IANScheduler.execute()
2025-03-10 18:09:13,623 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished IANScheduler.execute()
2025-03-10 18:09:14,999 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19606) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 18:09:15,002 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19606) DCM4CHEE<-HS30(857): Found previous received Instance[pk=108356, uid=1.2.410.200001.101.11.301.1123109166.3.20250310180147939, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 18:09:15,003 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19606) DCM4CHEE<-HS30(857): Ignore received Instance[studyUID=341428,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310180010792,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310180147939] with equal digest
2025-03-10 18:09:15,003 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19606) DCM4CHEE<-HS30(857): Updated DB in 3 ms
2025-03-10 18:09:15,005 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19606) DCM4CHEE<-HS30(857) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310180147939 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:09:15,198 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19606) DCM4CHEE<-HS30(857) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310180237762 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:09:15,383 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19494) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 18:09:15,388 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19494) Patient ID 338891^^^DCM4CHEE.12419612.0DA2E94C differs from Patient ID 338891^^^DCM4CHEE.04399F1C.0DA2E94C in previous received object of Study[uid=338891].
2025-03-10 18:09:15,390 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(855): processing 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250222114805987 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 338891^^^DCM4CHEE.12419612.0DA2E94C differs from Patient ID 338891^^^DCM4CHEE.04399F1C.0DA2E94C in previous received object of Study[uid=338891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 18:09:15,390 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(855) << 4:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 338891^^^DCM4CHEE.12419612.0DA2E94C differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:09:15,608 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(855) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250222114837142 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:09:19,740 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19606) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 18:09:19,743 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19606) DCM4CHEE<-HS30(857): Found previous received Instance[pk=108357, uid=1.2.410.200001.101.11.301.1123109166.3.20250310180237762, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 18:09:19,743 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19606) DCM4CHEE<-HS30(857): Ignore received Instance[studyUID=341428,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310180010792,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310180237762] with equal digest
2025-03-10 18:09:19,743 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19606) DCM4CHEE<-HS30(857): Updated DB in 3 ms
2025-03-10 18:09:19,745 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19606) DCM4CHEE<-HS30(857) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310180237762 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:09:19,937 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19606) DCM4CHEE<-HS30(857) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310180310287 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:09:26,182 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19606) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 18:09:26,185 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19606) DCM4CHEE<-HS30(857): Found previous received Instance[pk=108358, uid=1.2.410.200001.101.11.301.1123109166.3.20250310180310287, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 18:09:26,186 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19606) DCM4CHEE<-HS30(857): Ignore received Instance[studyUID=341428,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310180010792,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310180310287] with equal digest
2025-03-10 18:09:26,186 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19606) DCM4CHEE<-HS30(857): Updated DB in 4 ms
2025-03-10 18:09:26,188 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19606) DCM4CHEE<-HS30(857) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310180310287 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:09:26,388 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19606) DCM4CHEE<-HS30(857) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310180357765 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:09:33,188 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19606) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 18:09:33,190 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19606) DCM4CHEE<-HS30(857): Found previous received Instance[pk=108359, uid=1.2.410.200001.101.11.301.1123109166.3.20250310180357765, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 18:09:33,190 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19606) DCM4CHEE<-HS30(857): Ignore received Instance[studyUID=341428,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310180010792,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310180357765] with equal digest
2025-03-10 18:09:33,191 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19606) DCM4CHEE<-HS30(857): Updated DB in 3 ms
2025-03-10 18:09:33,192 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19606) DCM4CHEE<-HS30(857) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310180357765 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:09:33,385 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19606) DCM4CHEE<-HS30(857) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310180549002 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:09:37,808 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start UPSProcessingScheduler.execute()
2025-03-10 18:09:37,809 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished UPSProcessingScheduler.execute()
2025-03-10 18:09:40,204 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19606) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 18:09:40,207 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19606) DCM4CHEE<-HS30(857): Found previous received Instance[pk=108360, uid=1.2.410.200001.101.11.301.1123109166.3.20250310180549002, class=1.2.840.10008.5.1.4.1.1.6.1, no=10]
2025-03-10 18:09:40,207 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19606) DCM4CHEE<-HS30(857): Ignore received Instance[studyUID=341428,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310180010792,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310180549002] with equal digest
2025-03-10 18:09:40,208 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19606) DCM4CHEE<-HS30(857): Updated DB in 4 ms
2025-03-10 18:09:40,209 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19606) DCM4CHEE<-HS30(857) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310180549002 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:09:40,403 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19606) DCM4CHEE<-HS30(857) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310180648279 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:09:47,027 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19606) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 18:09:47,030 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19606) DCM4CHEE<-HS30(857): Found previous received Instance[pk=108361, uid=1.2.410.200001.101.11.301.1123109166.3.20250310180648279, class=1.2.840.10008.5.1.4.1.1.6.1, no=12]
2025-03-10 18:09:47,031 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19606) DCM4CHEE<-HS30(857): Ignore received Instance[studyUID=341428,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310180010792,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310180648279] with equal digest
2025-03-10 18:09:47,032 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19606) DCM4CHEE<-HS30(857): Updated DB in 5 ms
2025-03-10 18:09:47,033 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19606) DCM4CHEE<-HS30(857) << 8:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310180648279 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:09:47,231 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19606) DCM4CHEE<-HS30(857) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310180742665 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:09:50,620 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19494) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 18:09:50,624 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19494) Patient ID 338891^^^DCM4CHEE.12419612.0DA2E94C differs from Patient ID 338891^^^DCM4CHEE.04399F1C.0DA2E94C in previous received object of Study[uid=338891].
2025-03-10 18:09:50,626 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(855): processing 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250222114837142 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 338891^^^DCM4CHEE.12419612.0DA2E94C differs from Patient ID 338891^^^DCM4CHEE.04399F1C.0DA2E94C in previous received object of Study[uid=338891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 18:09:50,627 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(855) << 5:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 338891^^^DCM4CHEE.12419612.0DA2E94C differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:09:50,841 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(855) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250222114844675 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:09:51,333 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 18:09:51,336 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 18:09:54,123 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19606) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 18:09:54,126 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19606) DCM4CHEE<-HS30(857): Found previous received Instance[pk=108362, uid=1.2.410.200001.101.11.301.1123109166.3.20250310180742665, class=1.2.840.10008.5.1.4.1.1.6.1, no=14]
2025-03-10 18:09:54,127 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19606) DCM4CHEE<-HS30(857): Ignore received Instance[studyUID=341428,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310180010792,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310180742665] with equal digest
2025-03-10 18:09:54,127 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19606) DCM4CHEE<-HS30(857): Updated DB in 4 ms
2025-03-10 18:09:54,129 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19606) DCM4CHEE<-HS30(857) << 9:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310180742665 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:09:54,322 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19606) DCM4CHEE<-HS30(857) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310180842479 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:09:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start TaskScheduler.execute()
2025-03-10 18:09:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished TaskScheduler.execute()
2025-03-10 18:10:00,200 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19606) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 18:10:00,203 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19606) DCM4CHEE<-HS30(857): Found previous received Instance[pk=108363, uid=1.2.410.200001.101.11.301.1123109166.3.20250310180842479, class=1.2.840.10008.5.1.4.1.1.6.1, no=15]
2025-03-10 18:10:00,204 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19606) DCM4CHEE<-HS30(857): Ignore received Instance[studyUID=341428,seriesUID=1.2.410.200001.101.11.301.1123109166.2.20250310180010792,objectUID=1.2.410.200001.101.11.301.1123109166.3.20250310180842479] with equal digest
2025-03-10 18:10:00,204 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19606) DCM4CHEE<-HS30(857): Updated DB in 3 ms
2025-03-10 18:10:00,206 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19606) DCM4CHEE<-HS30(857) << 10:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.301.1123109166.3.20250310180842479 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:10:00,328 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start AuditScheduler.execute()
2025-03-10 18:10:00,329 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-18) Send audit message to /127.0.0.1:514
2025-03-10 18:10:00,340 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-18) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 18:10:00,340 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-18) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 18:10:00,340 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished AuditScheduler.execute()
2025-03-10 18:10:00,398 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19606) DCM4CHEE<-HS30(857) >> A-RELEASE-RQ
2025-03-10 18:10:00,398 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19606) DCM4CHEE<-HS30(857) << A-RELEASE-RP
2025-03-10 18:10:00,448 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-15) DCM4CHEE<-HS30(857): close Socket[addr=187.89.160.56/187.89.160.56,port=52104,localport=11112]
2025-03-10 18:10:13,623 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start IANScheduler.execute()
2025-03-10 18:10:13,625 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished IANScheduler.execute()
2025-03-10 18:10:37,108 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19494) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 18:10:37,112 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19494) Patient ID 338891^^^DCM4CHEE.12419612.0DA2E94C differs from Patient ID 338891^^^DCM4CHEE.04399F1C.0DA2E94C in previous received object of Study[uid=338891].
2025-03-10 18:10:37,115 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(855): processing 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250222114844675 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 338891^^^DCM4CHEE.12419612.0DA2E94C differs from Patient ID 338891^^^DCM4CHEE.04399F1C.0DA2E94C in previous received object of Study[uid=338891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 18:10:37,115 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(855) << 6:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 338891^^^DCM4CHEE.12419612.0DA2E94C differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:10:37,320 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(855) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250222114901126 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:10:37,810 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start UPSProcessingScheduler.execute()
2025-03-10 18:10:37,811 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished UPSProcessingScheduler.execute()
2025-03-10 18:10:38,475 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-3) Accept connection SSLSocket[hostname=167.94.138.168, port=34866, Session(1741642299297|SSL_NULL_WITH_NULL_NULL)]
2025-03-10 18:10:41,831 WARN  [org.dcm4che3.net.hl7.HL7ProtocolHandler] (EE-ManagedExecutorService-default-Thread-19619) Exception on accepted connection SSLSocket[hostname=167.94.138.168, port=34866, Session(1741642299297|SSL_NULL_WITH_NULL_NULL)]:: javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake
	at java.base/sun.security.ssl.SSLSocketImpl.handleEOF(SSLSocketImpl.java:1719)
	at java.base/sun.security.ssl.SSLSocketImpl.decode(SSLSocketImpl.java:1518)
	at java.base/sun.security.ssl.SSLSocketImpl.readHandshakeRecord(SSLSocketImpl.java:1425)
	at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:455)
	at java.base/sun.security.ssl.SSLSocketImpl.ensureNegotiated(SSLSocketImpl.java:925)
	at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:1016)
	at java.base/java.io.BufferedInputStream.fill(BufferedInputStream.java:244)
	at java.base/java.io.BufferedInputStream.read(BufferedInputStream.java:263)
	at org.dcm4che.hl7@5.30.0//org.dcm4che3.hl7.MLLPInputStream.hasMoreInput(MLLPInputStream.java:73)
	at org.dcm4che.hl7@5.30.0//org.dcm4che3.hl7.MLLPInputStream.readMessage(MLLPInputStream.java:155)
	at org.dcm4che.hl7@5.30.0//org.dcm4che3.hl7.MLLPConnection.readMessage(MLLPConnection.java:101)
	at org.dcm4che.net-hl7@5.30.0//org.dcm4che3.net.hl7.HL7ProtocolHandler$HL7Receiver.run(HL7ProtocolHandler.java:84)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
Caused by: java.io.EOFException: SSL peer shut down incorrectly
	at java.base/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:489)
	at java.base/sun.security.ssl.SSLSocketInputRecord.readHeader(SSLSocketInputRecord.java:478)
	at java.base/sun.security.ssl.SSLSocketInputRecord.decode(SSLSocketInputRecord.java:160)
	at java.base/sun.security.ssl.SSLTransport.decode(SSLTransport.java:111)
	at java.base/sun.security.ssl.SSLSocketImpl.decode(SSLSocketImpl.java:1510)
	... 22 more

2025-03-10 18:10:41,831 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-19619) Close connection SSLSocket[hostname=167.94.138.168, port=34866, Session(1741642299297|SSL_NULL_WITH_NULL_NULL)]
2025-03-10 18:10:41,894 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-3) Accept connection SSLSocket[hostname=167.94.138.168, port=34904, Session(1741644638475|SSL_NULL_WITH_NULL_NULL)]
2025-03-10 18:10:44,272 WARN  [org.dcm4che3.net.hl7.HL7ProtocolHandler] (EE-ManagedExecutorService-default-Thread-19619) Exception on accepted connection SSLSocket[hostname=167.94.138.168, port=34904, Session(1741644638475|SSL_NULL_WITH_NULL_NULL)]:: javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake
	at java.base/sun.security.ssl.SSLSocketImpl.handleEOF(SSLSocketImpl.java:1719)
	at java.base/sun.security.ssl.SSLSocketImpl.decode(SSLSocketImpl.java:1518)
	at java.base/sun.security.ssl.SSLSocketImpl.readHandshakeRecord(SSLSocketImpl.java:1425)
	at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:455)
	at java.base/sun.security.ssl.SSLSocketImpl.ensureNegotiated(SSLSocketImpl.java:925)
	at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:1016)
	at java.base/java.io.BufferedInputStream.fill(BufferedInputStream.java:244)
	at java.base/java.io.BufferedInputStream.read(BufferedInputStream.java:263)
	at org.dcm4che.hl7@5.30.0//org.dcm4che3.hl7.MLLPInputStream.hasMoreInput(MLLPInputStream.java:73)
	at org.dcm4che.hl7@5.30.0//org.dcm4che3.hl7.MLLPInputStream.readMessage(MLLPInputStream.java:155)
	at org.dcm4che.hl7@5.30.0//org.dcm4che3.hl7.MLLPConnection.readMessage(MLLPConnection.java:101)
	at org.dcm4che.net-hl7@5.30.0//org.dcm4che3.net.hl7.HL7ProtocolHandler$HL7Receiver.run(HL7ProtocolHandler.java:84)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
Caused by: java.io.EOFException: SSL peer shut down incorrectly
	at java.base/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:489)
	at java.base/sun.security.ssl.SSLSocketInputRecord.readHeader(SSLSocketInputRecord.java:478)
	at java.base/sun.security.ssl.SSLSocketInputRecord.decode(SSLSocketInputRecord.java:160)
	at java.base/sun.security.ssl.SSLTransport.decode(SSLTransport.java:111)
	at java.base/sun.security.ssl.SSLSocketImpl.decode(SSLSocketImpl.java:1510)
	... 22 more

2025-03-10 18:10:44,272 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-19619) Close connection SSLSocket[hostname=167.94.138.168, port=34904, Session(1741644638475|SSL_NULL_WITH_NULL_NULL)]
2025-03-10 18:10:44,335 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-3) Accept connection SSLSocket[hostname=167.94.138.168, port=50040, Session(1741644641895|SSL_NULL_WITH_NULL_NULL)]
2025-03-10 18:10:45,454 WARN  [org.dcm4che3.net.hl7.HL7ProtocolHandler] (EE-ManagedExecutorService-default-Thread-19619) Exception on accepted connection SSLSocket[hostname=167.94.138.168, port=50040, Session(1741644641895|SSL_NULL_WITH_NULL_NULL)]:: javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake
	at java.base/sun.security.ssl.SSLSocketImpl.handleEOF(SSLSocketImpl.java:1719)
	at java.base/sun.security.ssl.SSLSocketImpl.decode(SSLSocketImpl.java:1518)
	at java.base/sun.security.ssl.SSLSocketImpl.readHandshakeRecord(SSLSocketImpl.java:1425)
	at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:455)
	at java.base/sun.security.ssl.SSLSocketImpl.ensureNegotiated(SSLSocketImpl.java:925)
	at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:1016)
	at java.base/java.io.BufferedInputStream.fill(BufferedInputStream.java:244)
	at java.base/java.io.BufferedInputStream.read(BufferedInputStream.java:263)
	at org.dcm4che.hl7@5.30.0//org.dcm4che3.hl7.MLLPInputStream.hasMoreInput(MLLPInputStream.java:73)
	at org.dcm4che.hl7@5.30.0//org.dcm4che3.hl7.MLLPInputStream.readMessage(MLLPInputStream.java:155)
	at org.dcm4che.hl7@5.30.0//org.dcm4che3.hl7.MLLPConnection.readMessage(MLLPConnection.java:101)
	at org.dcm4che.net-hl7@5.30.0//org.dcm4che3.net.hl7.HL7ProtocolHandler$HL7Receiver.run(HL7ProtocolHandler.java:84)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
Caused by: java.io.EOFException: SSL peer shut down incorrectly
	at java.base/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:489)
	at java.base/sun.security.ssl.SSLSocketInputRecord.readHeader(SSLSocketInputRecord.java:478)
	at java.base/sun.security.ssl.SSLSocketInputRecord.decode(SSLSocketInputRecord.java:160)
	at java.base/sun.security.ssl.SSLTransport.decode(SSLTransport.java:111)
	at java.base/sun.security.ssl.SSLSocketImpl.decode(SSLSocketImpl.java:1510)
	... 22 more

2025-03-10 18:10:45,455 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-19619) Close connection SSLSocket[hostname=167.94.138.168, port=50040, Session(1741644641895|SSL_NULL_WITH_NULL_NULL)]
2025-03-10 18:10:49,567 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-3) Accept connection SSLSocket[hostname=162.142.125.211, port=37908, Session(1741644644335|SSL_NULL_WITH_NULL_NULL)]
2025-03-10 18:10:53,198 INFO  [org.dcm4che3.net.hl7.HL7ProtocolHandler] (EE-ManagedExecutorService-default-Thread-19619) Exception on accepted connection SSLSocket[hostname=162.142.125.211, port=37908, Session(1741644644335|SSL_NULL_WITH_NULL_NULL)]: java.net.SocketException: Connection reset
2025-03-10 18:10:53,198 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-19619) Close connection SSLSocket[hostname=162.142.125.211, port=37908, Session(1741644644335|SSL_NULL_WITH_NULL_NULL)]
2025-03-10 18:10:53,248 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-3) Accept connection SSLSocket[hostname=162.142.125.211, port=37916, Session(1741644649567|SSL_NULL_WITH_NULL_NULL)]
2025-03-10 18:10:54,319 WARN  [org.dcm4che3.net.hl7.HL7ProtocolHandler] (EE-ManagedExecutorService-default-Thread-19619) Exception on accepted connection SSLSocket[hostname=162.142.125.211, port=37916, Session(1741644649567|SSL_NULL_WITH_NULL_NULL)]:: javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake
	at java.base/sun.security.ssl.SSLSocketImpl.handleEOF(SSLSocketImpl.java:1719)
	at java.base/sun.security.ssl.SSLSocketImpl.decode(SSLSocketImpl.java:1518)
	at java.base/sun.security.ssl.SSLSocketImpl.readHandshakeRecord(SSLSocketImpl.java:1425)
	at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:455)
	at java.base/sun.security.ssl.SSLSocketImpl.ensureNegotiated(SSLSocketImpl.java:925)
	at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:1016)
	at java.base/java.io.BufferedInputStream.fill(BufferedInputStream.java:244)
	at java.base/java.io.BufferedInputStream.read(BufferedInputStream.java:263)
	at org.dcm4che.hl7@5.30.0//org.dcm4che3.hl7.MLLPInputStream.hasMoreInput(MLLPInputStream.java:73)
	at org.dcm4che.hl7@5.30.0//org.dcm4che3.hl7.MLLPInputStream.readMessage(MLLPInputStream.java:155)
	at org.dcm4che.hl7@5.30.0//org.dcm4che3.hl7.MLLPConnection.readMessage(MLLPConnection.java:101)
	at org.dcm4che.net-hl7@5.30.0//org.dcm4che3.net.hl7.HL7ProtocolHandler$HL7Receiver.run(HL7ProtocolHandler.java:84)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
Caused by: java.io.EOFException: SSL peer shut down incorrectly
	at java.base/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:489)
	at java.base/sun.security.ssl.SSLSocketInputRecord.readHeader(SSLSocketInputRecord.java:478)
	at java.base/sun.security.ssl.SSLSocketInputRecord.decode(SSLSocketInputRecord.java:160)
	at java.base/sun.security.ssl.SSLTransport.decode(SSLTransport.java:111)
	at java.base/sun.security.ssl.SSLSocketImpl.decode(SSLSocketImpl.java:1510)
	... 22 more

2025-03-10 18:10:54,320 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-19619) Close connection SSLSocket[hostname=162.142.125.211, port=37916, Session(1741644649567|SSL_NULL_WITH_NULL_NULL)]
2025-03-10 18:10:54,370 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-3) Accept connection SSLSocket[hostname=162.142.125.211, port=37918, Session(1741644653248|SSL_NULL_WITH_NULL_NULL)]
2025-03-10 18:10:55,393 WARN  [org.dcm4che3.net.hl7.HL7ProtocolHandler] (EE-ManagedExecutorService-default-Thread-19619) Exception on accepted connection SSLSocket[hostname=162.142.125.211, port=37918, Session(1741644653248|SSL_NULL_WITH_NULL_NULL)]:: javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake
	at java.base/sun.security.ssl.SSLSocketImpl.handleEOF(SSLSocketImpl.java:1719)
	at java.base/sun.security.ssl.SSLSocketImpl.decode(SSLSocketImpl.java:1518)
	at java.base/sun.security.ssl.SSLSocketImpl.readHandshakeRecord(SSLSocketImpl.java:1425)
	at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:455)
	at java.base/sun.security.ssl.SSLSocketImpl.ensureNegotiated(SSLSocketImpl.java:925)
	at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:1016)
	at java.base/java.io.BufferedInputStream.fill(BufferedInputStream.java:244)
	at java.base/java.io.BufferedInputStream.read(BufferedInputStream.java:263)
	at org.dcm4che.hl7@5.30.0//org.dcm4che3.hl7.MLLPInputStream.hasMoreInput(MLLPInputStream.java:73)
	at org.dcm4che.hl7@5.30.0//org.dcm4che3.hl7.MLLPInputStream.readMessage(MLLPInputStream.java:155)
	at org.dcm4che.hl7@5.30.0//org.dcm4che3.hl7.MLLPConnection.readMessage(MLLPConnection.java:101)
	at org.dcm4che.net-hl7@5.30.0//org.dcm4che3.net.hl7.HL7ProtocolHandler$HL7Receiver.run(HL7ProtocolHandler.java:84)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
Caused by: java.io.EOFException: SSL peer shut down incorrectly
	at java.base/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:489)
	at java.base/sun.security.ssl.SSLSocketInputRecord.readHeader(SSLSocketInputRecord.java:478)
	at java.base/sun.security.ssl.SSLSocketInputRecord.decode(SSLSocketInputRecord.java:160)
	at java.base/sun.security.ssl.SSLTransport.decode(SSLTransport.java:111)
	at java.base/sun.security.ssl.SSLSocketImpl.decode(SSLSocketImpl.java:1510)
	... 22 more

2025-03-10 18:10:55,393 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-19619) Close connection SSLSocket[hostname=162.142.125.211, port=37918, Session(1741644653248|SSL_NULL_WITH_NULL_NULL)]
2025-03-10 18:10:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start TaskScheduler.execute()
2025-03-10 18:10:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished TaskScheduler.execute()
2025-03-10 18:11:00,340 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start AuditScheduler.execute()
2025-03-10 18:11:00,351 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-23) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 18:11:00,351 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-23) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 18:11:00,351 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished AuditScheduler.execute()
2025-03-10 18:11:04,613 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-3) Accept connection SSLSocket[hostname=162.142.125.211, port=43810, Session(1741644654370|SSL_NULL_WITH_NULL_NULL)]
2025-03-10 18:11:05,008 WARN  [org.dcm4che3.net.hl7.HL7ProtocolHandler] (EE-ManagedExecutorService-default-Thread-19620) Exception on accepted connection SSLSocket[hostname=162.142.125.211, port=43810, Session(1741644654370|SSL_NULL_WITH_NULL_NULL)]:: javax.net.ssl.SSLException: Unsupported or unrecognized SSL message
	at java.base/sun.security.ssl.SSLSocketInputRecord.handleUnknownRecord(SSLSocketInputRecord.java:457)
	at java.base/sun.security.ssl.SSLSocketInputRecord.decode(SSLSocketInputRecord.java:175)
	at java.base/sun.security.ssl.SSLTransport.decode(SSLTransport.java:111)
	at java.base/sun.security.ssl.SSLSocketImpl.decode(SSLSocketImpl.java:1510)
	at java.base/sun.security.ssl.SSLSocketImpl.readHandshakeRecord(SSLSocketImpl.java:1425)
	at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:455)
	at java.base/sun.security.ssl.SSLSocketImpl.ensureNegotiated(SSLSocketImpl.java:925)
	at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:1016)
	at java.base/java.io.BufferedInputStream.fill(BufferedInputStream.java:244)
	at java.base/java.io.BufferedInputStream.read(BufferedInputStream.java:263)
	at org.dcm4che.hl7@5.30.0//org.dcm4che3.hl7.MLLPInputStream.hasMoreInput(MLLPInputStream.java:73)
	at org.dcm4che.hl7@5.30.0//org.dcm4che3.hl7.MLLPInputStream.readMessage(MLLPInputStream.java:155)
	at org.dcm4che.hl7@5.30.0//org.dcm4che3.hl7.MLLPConnection.readMessage(MLLPConnection.java:101)
	at org.dcm4che.net-hl7@5.30.0//org.dcm4che3.net.hl7.HL7ProtocolHandler$HL7Receiver.run(HL7ProtocolHandler.java:84)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 18:11:05,009 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-19620) Close connection SSLSocket[hostname=162.142.125.211, port=43810, Session(1741644654370|SSL_NULL_WITH_NULL_NULL)]
2025-03-10 18:11:13,625 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start IANScheduler.execute()
2025-03-10 18:11:13,628 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished IANScheduler.execute()
2025-03-10 18:11:14,870 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-3) Accept connection SSLSocket[hostname=206.168.34.124, port=58540, Session(1741644664614|SSL_NULL_WITH_NULL_NULL)]
2025-03-10 18:11:18,968 INFO  [org.dcm4che3.net.hl7.HL7ProtocolHandler] (EE-ManagedExecutorService-default-Thread-19621) Exception on accepted connection SSLSocket[hostname=206.168.34.124, port=58540, Session(1741644664614|SSL_NULL_WITH_NULL_NULL)]: java.net.SocketException: Connection reset
2025-03-10 18:11:18,968 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-19621) Close connection SSLSocket[hostname=206.168.34.124, port=58540, Session(1741644664614|SSL_NULL_WITH_NULL_NULL)]
2025-03-10 18:11:19,035 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-3) Accept connection SSLSocket[hostname=206.168.34.124, port=58550, Session(1741644674871|SSL_NULL_WITH_NULL_NULL)]
2025-03-10 18:11:20,546 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19494) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 18:11:20,551 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19494) Patient ID 338891^^^DCM4CHEE.12419612.0DA2E94C differs from Patient ID 338891^^^DCM4CHEE.04399F1C.0DA2E94C in previous received object of Study[uid=338891].
2025-03-10 18:11:20,553 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(855): processing 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250222114901126 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 338891^^^DCM4CHEE.12419612.0DA2E94C differs from Patient ID 338891^^^DCM4CHEE.04399F1C.0DA2E94C in previous received object of Study[uid=338891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 18:11:20,554 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(855) << 7:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 338891^^^DCM4CHEE.12419612.0DA2E94C differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:11:20,763 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(855) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250222114907358 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:11:25,269 WARN  [org.dcm4che3.net.hl7.HL7ProtocolHandler] (EE-ManagedExecutorService-default-Thread-19621) Exception on accepted connection SSLSocket[hostname=206.168.34.124, port=58550, Session(1741644674871|SSL_NULL_WITH_NULL_NULL)]:: javax.net.ssl.SSLHandshakeException: Empty server certificate chain
	at java.base/sun.security.ssl.Alert.createSSLException(Alert.java:131)
	at java.base/sun.security.ssl.Alert.createSSLException(Alert.java:117)
	at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:358)
	at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:314)
	at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:305)
	at java.base/sun.security.ssl.CertificateMessage$T12CertificateConsumer.onCertificate(CertificateMessage.java:390)
	at java.base/sun.security.ssl.CertificateMessage$T12CertificateConsumer.consume(CertificateMessage.java:375)
	at java.base/sun.security.ssl.SSLHandshake.consume(SSLHandshake.java:396)
	at java.base/sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:480)
	at java.base/sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:458)
	at java.base/sun.security.ssl.TransportContext.dispatch(TransportContext.java:201)
	at java.base/sun.security.ssl.SSLTransport.decode(SSLTransport.java:172)
	at java.base/sun.security.ssl.SSLSocketImpl.decode(SSLSocketImpl.java:1510)
	at java.base/sun.security.ssl.SSLSocketImpl.readHandshakeRecord(SSLSocketImpl.java:1425)
	at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:455)
	at java.base/sun.security.ssl.SSLSocketImpl.ensureNegotiated(SSLSocketImpl.java:925)
	at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:1016)
	at java.base/java.io.BufferedInputStream.fill(BufferedInputStream.java:244)
	at java.base/java.io.BufferedInputStream.read(BufferedInputStream.java:263)
	at org.dcm4che.hl7@5.30.0//org.dcm4che3.hl7.MLLPInputStream.hasMoreInput(MLLPInputStream.java:73)
	at org.dcm4che.hl7@5.30.0//org.dcm4che3.hl7.MLLPInputStream.readMessage(MLLPInputStream.java:155)
	at org.dcm4che.hl7@5.30.0//org.dcm4che3.hl7.MLLPConnection.readMessage(MLLPConnection.java:101)
	at org.dcm4che.net-hl7@5.30.0//org.dcm4che3.net.hl7.HL7ProtocolHandler$HL7Receiver.run(HL7ProtocolHandler.java:84)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 18:11:25,270 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-19621) Close connection SSLSocket[hostname=206.168.34.124, port=58550, Session(1741644674871|SSL_NULL_WITH_NULL_NULL)]
2025-03-10 18:11:26,907 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-3) Accept connection SSLSocket[hostname=206.168.34.124, port=37420, Session(1741644679035|SSL_NULL_WITH_NULL_NULL)]
2025-03-10 18:11:30,180 WARN  [org.dcm4che3.net.hl7.HL7ProtocolHandler] (EE-ManagedExecutorService-default-Thread-19621) Exception on accepted connection SSLSocket[hostname=206.168.34.124, port=37420, Session(1741644679035|SSL_NULL_WITH_NULL_NULL)]:: javax.net.ssl.SSLException: Unsupported or unrecognized SSL message
	at java.base/sun.security.ssl.SSLSocketInputRecord.handleUnknownRecord(SSLSocketInputRecord.java:457)
	at java.base/sun.security.ssl.SSLSocketInputRecord.decode(SSLSocketInputRecord.java:175)
	at java.base/sun.security.ssl.SSLTransport.decode(SSLTransport.java:111)
	at java.base/sun.security.ssl.SSLSocketImpl.decode(SSLSocketImpl.java:1510)
	at java.base/sun.security.ssl.SSLSocketImpl.readHandshakeRecord(SSLSocketImpl.java:1425)
	at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:455)
	at java.base/sun.security.ssl.SSLSocketImpl.ensureNegotiated(SSLSocketImpl.java:925)
	at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:1016)
	at java.base/java.io.BufferedInputStream.fill(BufferedInputStream.java:244)
	at java.base/java.io.BufferedInputStream.read(BufferedInputStream.java:263)
	at org.dcm4che.hl7@5.30.0//org.dcm4che3.hl7.MLLPInputStream.hasMoreInput(MLLPInputStream.java:73)
	at org.dcm4che.hl7@5.30.0//org.dcm4che3.hl7.MLLPInputStream.readMessage(MLLPInputStream.java:155)
	at org.dcm4che.hl7@5.30.0//org.dcm4che3.hl7.MLLPConnection.readMessage(MLLPConnection.java:101)
	at org.dcm4che.net-hl7@5.30.0//org.dcm4che3.net.hl7.HL7ProtocolHandler$HL7Receiver.run(HL7ProtocolHandler.java:84)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 18:11:30,180 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-19621) Close connection SSLSocket[hostname=206.168.34.124, port=37420, Session(1741644679035|SSL_NULL_WITH_NULL_NULL)]
2025-03-10 18:11:31,908 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start StudySizeScheduler.execute()
2025-03-10 18:11:31,912 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished StudySizeScheduler.execute()
2025-03-10 18:11:34,870 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-3) Accept connection SSLSocket[hostname=206.168.34.124, port=54804, Session(1741644686908|SSL_NULL_WITH_NULL_NULL)]
2025-03-10 18:11:37,060 WARN  [org.dcm4che3.net.hl7.HL7ProtocolHandler] (EE-ManagedExecutorService-default-Thread-19621) Exception on accepted connection SSLSocket[hostname=206.168.34.124, port=54804, Session(1741644686908|SSL_NULL_WITH_NULL_NULL)]:: javax.net.ssl.SSLHandshakeException: Empty server certificate chain
	at java.base/sun.security.ssl.Alert.createSSLException(Alert.java:131)
	at java.base/sun.security.ssl.Alert.createSSLException(Alert.java:117)
	at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:358)
	at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:314)
	at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:305)
	at java.base/sun.security.ssl.CertificateMessage$T12CertificateConsumer.onCertificate(CertificateMessage.java:390)
	at java.base/sun.security.ssl.CertificateMessage$T12CertificateConsumer.consume(CertificateMessage.java:375)
	at java.base/sun.security.ssl.SSLHandshake.consume(SSLHandshake.java:396)
	at java.base/sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:480)
	at java.base/sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:458)
	at java.base/sun.security.ssl.TransportContext.dispatch(TransportContext.java:201)
	at java.base/sun.security.ssl.SSLTransport.decode(SSLTransport.java:172)
	at java.base/sun.security.ssl.SSLSocketImpl.decode(SSLSocketImpl.java:1510)
	at java.base/sun.security.ssl.SSLSocketImpl.readHandshakeRecord(SSLSocketImpl.java:1425)
	at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:455)
	at java.base/sun.security.ssl.SSLSocketImpl.ensureNegotiated(SSLSocketImpl.java:925)
	at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:1016)
	at java.base/java.io.BufferedInputStream.fill(BufferedInputStream.java:244)
	at java.base/java.io.BufferedInputStream.read(BufferedInputStream.java:263)
	at org.dcm4che.hl7@5.30.0//org.dcm4che3.hl7.MLLPInputStream.hasMoreInput(MLLPInputStream.java:73)
	at org.dcm4che.hl7@5.30.0//org.dcm4che3.hl7.MLLPInputStream.readMessage(MLLPInputStream.java:155)
	at org.dcm4che.hl7@5.30.0//org.dcm4che3.hl7.MLLPConnection.readMessage(MLLPConnection.java:101)
	at org.dcm4che.net-hl7@5.30.0//org.dcm4che3.net.hl7.HL7ProtocolHandler$HL7Receiver.run(HL7ProtocolHandler.java:84)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 18:11:37,061 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-19621) Close connection SSLSocket[hostname=206.168.34.124, port=54804, Session(1741644686908|SSL_NULL_WITH_NULL_NULL)]
2025-03-10 18:11:37,811 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start UPSProcessingScheduler.execute()
2025-03-10 18:11:37,812 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished UPSProcessingScheduler.execute()
2025-03-10 18:11:44,597 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-3) Accept connection SSLSocket[hostname=206.168.34.124, port=40024, Session(1741644694871|SSL_NULL_WITH_NULL_NULL)]
2025-03-10 18:11:56,066 INFO  [org.dcm4che3.net.hl7.HL7ProtocolHandler] (EE-ManagedExecutorService-default-Thread-19625) Exception on accepted connection SSLSocket[hostname=206.168.34.124, port=40024, Session(1741644694871|SSL_NULL_WITH_NULL_NULL)]: java.net.SocketException: Connection reset
2025-03-10 18:11:56,066 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-19625) Close connection SSLSocket[hostname=206.168.34.124, port=40024, Session(1741644694871|SSL_NULL_WITH_NULL_NULL)]
2025-03-10 18:11:57,581 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-3) Accept connection SSLSocket[hostname=206.168.34.124, port=44856, Session(1741644704598|SSL_NULL_WITH_NULL_NULL)]
2025-03-10 18:11:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start TaskScheduler.execute()
2025-03-10 18:11:58,815 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished TaskScheduler.execute()
2025-03-10 18:11:59,120 WARN  [org.dcm4che3.net.hl7.HL7ProtocolHandler] (EE-ManagedExecutorService-default-Thread-19625) Exception on accepted connection SSLSocket[hostname=206.168.34.124, port=44856, Session(1741644704598|SSL_NULL_WITH_NULL_NULL)]:: javax.net.ssl.SSLHandshakeException: The client supported protocol versions [TLSv1.1, TLSv1] are not accepted by server preferences [TLS12]
	at java.base/sun.security.ssl.Alert.createSSLException(Alert.java:131)
	at java.base/sun.security.ssl.Alert.createSSLException(Alert.java:117)
	at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:358)
	at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:314)
	at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:305)
	at java.base/sun.security.ssl.ClientHello$ClientHelloConsumer.negotiateProtocol(ClientHello.java:904)
	at java.base/sun.security.ssl.ClientHello$ClientHelloConsumer.onClientHello(ClientHello.java:820)
	at java.base/sun.security.ssl.ClientHello$ClientHelloConsumer.consume(ClientHello.java:801)
	at java.base/sun.security.ssl.SSLHandshake.consume(SSLHandshake.java:396)
	at java.base/sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:480)
	at java.base/sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:458)
	at java.base/sun.security.ssl.TransportContext.dispatch(TransportContext.java:201)
	at java.base/sun.security.ssl.SSLTransport.decode(SSLTransport.java:172)
	at java.base/sun.security.ssl.SSLSocketImpl.decode(SSLSocketImpl.java:1510)
	at java.base/sun.security.ssl.SSLSocketImpl.readHandshakeRecord(SSLSocketImpl.java:1425)
	at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:455)
	at java.base/sun.security.ssl.SSLSocketImpl.ensureNegotiated(SSLSocketImpl.java:925)
	at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:1016)
	at java.base/java.io.BufferedInputStream.fill(BufferedInputStream.java:244)
	at java.base/java.io.BufferedInputStream.read(BufferedInputStream.java:263)
	at org.dcm4che.hl7@5.30.0//org.dcm4che3.hl7.MLLPInputStream.hasMoreInput(MLLPInputStream.java:73)
	at org.dcm4che.hl7@5.30.0//org.dcm4che3.hl7.MLLPInputStream.readMessage(MLLPInputStream.java:155)
	at org.dcm4che.hl7@5.30.0//org.dcm4che3.hl7.MLLPConnection.readMessage(MLLPConnection.java:101)
	at org.dcm4che.net-hl7@5.30.0//org.dcm4che3.net.hl7.HL7ProtocolHandler$HL7Receiver.run(HL7ProtocolHandler.java:84)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 18:11:59,121 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-19625) Close connection SSLSocket[hostname=206.168.34.124, port=44856, Session(1741644704598|SSL_NULL_WITH_NULL_NULL)]
2025-03-10 18:12:00,352 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start AuditScheduler.execute()
2025-03-10 18:12:00,362 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-3) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 18:12:00,362 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-3) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 18:12:00,362 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished AuditScheduler.execute()
2025-03-10 18:12:03,657 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19494) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 18:12:03,662 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19494) Patient ID 338891^^^DCM4CHEE.12419612.0DA2E94C differs from Patient ID 338891^^^DCM4CHEE.04399F1C.0DA2E94C in previous received object of Study[uid=338891].
2025-03-10 18:12:03,665 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(855): processing 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250222114907358 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 338891^^^DCM4CHEE.12419612.0DA2E94C differs from Patient ID 338891^^^DCM4CHEE.04399F1C.0DA2E94C in previous received object of Study[uid=338891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 18:12:03,666 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(855) << 8:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 338891^^^DCM4CHEE.12419612.0DA2E94C differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:12:03,875 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(855) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250222114920495 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:12:06,649 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-3) Accept connection SSLSocket[hostname=206.168.34.124, port=58788, Session(1741644717581|SSL_NULL_WITH_NULL_NULL)]
2025-03-10 18:12:07,779 WARN  [org.dcm4che3.net.hl7.HL7ProtocolHandler] (EE-ManagedExecutorService-default-Thread-19626) Exception on accepted connection SSLSocket[hostname=206.168.34.124, port=58788, Session(1741644717581|SSL_NULL_WITH_NULL_NULL)]:: javax.net.ssl.SSLHandshakeException: The client supported protocol versions [TLSv1] are not accepted by server preferences [TLS12]
	at java.base/sun.security.ssl.Alert.createSSLException(Alert.java:131)
	at java.base/sun.security.ssl.Alert.createSSLException(Alert.java:117)
	at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:358)
	at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:314)
	at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:305)
	at java.base/sun.security.ssl.ClientHello$ClientHelloConsumer.negotiateProtocol(ClientHello.java:904)
	at java.base/sun.security.ssl.ClientHello$ClientHelloConsumer.onClientHello(ClientHello.java:820)
	at java.base/sun.security.ssl.ClientHello$ClientHelloConsumer.consume(ClientHello.java:801)
	at java.base/sun.security.ssl.SSLHandshake.consume(SSLHandshake.java:396)
	at java.base/sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:480)
	at java.base/sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:458)
	at java.base/sun.security.ssl.TransportContext.dispatch(TransportContext.java:201)
	at java.base/sun.security.ssl.SSLTransport.decode(SSLTransport.java:172)
	at java.base/sun.security.ssl.SSLSocketImpl.decode(SSLSocketImpl.java:1510)
	at java.base/sun.security.ssl.SSLSocketImpl.readHandshakeRecord(SSLSocketImpl.java:1425)
	at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:455)
	at java.base/sun.security.ssl.SSLSocketImpl.ensureNegotiated(SSLSocketImpl.java:925)
	at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:1016)
	at java.base/java.io.BufferedInputStream.fill(BufferedInputStream.java:244)
	at java.base/java.io.BufferedInputStream.read(BufferedInputStream.java:263)
	at org.dcm4che.hl7@5.30.0//org.dcm4che3.hl7.MLLPInputStream.hasMoreInput(MLLPInputStream.java:73)
	at org.dcm4che.hl7@5.30.0//org.dcm4che3.hl7.MLLPInputStream.readMessage(MLLPInputStream.java:155)
	at org.dcm4che.hl7@5.30.0//org.dcm4che3.hl7.MLLPConnection.readMessage(MLLPConnection.java:101)
	at org.dcm4che.net-hl7@5.30.0//org.dcm4che3.net.hl7.HL7ProtocolHandler$HL7Receiver.run(HL7ProtocolHandler.java:84)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 18:12:07,780 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-19626) Close connection SSLSocket[hostname=206.168.34.124, port=58788, Session(1741644717581|SSL_NULL_WITH_NULL_NULL)]
2025-03-10 18:12:10,087 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-3) Accept connection SSLSocket[hostname=206.168.34.124, port=58802, Session(1741644726650|SSL_NULL_WITH_NULL_NULL)]
2025-03-10 18:12:11,344 WARN  [org.dcm4che3.net.hl7.HL7ProtocolHandler] (EE-ManagedExecutorService-default-Thread-19626) Exception on accepted connection SSLSocket[hostname=206.168.34.124, port=58802, Session(1741644726650|SSL_NULL_WITH_NULL_NULL)]:: javax.net.ssl.SSLHandshakeException: Client requested protocol SSLv3 is not enabled or supported in server context
	at java.base/sun.security.ssl.Alert.createSSLException(Alert.java:131)
	at java.base/sun.security.ssl.Alert.createSSLException(Alert.java:117)
	at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:358)
	at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:314)
	at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:305)
	at java.base/sun.security.ssl.ClientHello$ClientHelloConsumer.negotiateProtocol(ClientHello.java:871)
	at java.base/sun.security.ssl.ClientHello$ClientHelloConsumer.onClientHello(ClientHello.java:823)
	at java.base/sun.security.ssl.ClientHello$ClientHelloConsumer.consume(ClientHello.java:801)
	at java.base/sun.security.ssl.SSLHandshake.consume(SSLHandshake.java:396)
	at java.base/sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:480)
	at java.base/sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:458)
	at java.base/sun.security.ssl.TransportContext.dispatch(TransportContext.java:201)
	at java.base/sun.security.ssl.SSLTransport.decode(SSLTransport.java:172)
	at java.base/sun.security.ssl.SSLSocketImpl.decode(SSLSocketImpl.java:1510)
	at java.base/sun.security.ssl.SSLSocketImpl.readHandshakeRecord(SSLSocketImpl.java:1425)
	at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:455)
	at java.base/sun.security.ssl.SSLSocketImpl.ensureNegotiated(SSLSocketImpl.java:925)
	at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:1016)
	at java.base/java.io.BufferedInputStream.fill(BufferedInputStream.java:244)
	at java.base/java.io.BufferedInputStream.read(BufferedInputStream.java:263)
	at org.dcm4che.hl7@5.30.0//org.dcm4che3.hl7.MLLPInputStream.hasMoreInput(MLLPInputStream.java:73)
	at org.dcm4che.hl7@5.30.0//org.dcm4che3.hl7.MLLPInputStream.readMessage(MLLPInputStream.java:155)
	at org.dcm4che.hl7@5.30.0//org.dcm4che3.hl7.MLLPConnection.readMessage(MLLPConnection.java:101)
	at org.dcm4che.net-hl7@5.30.0//org.dcm4che3.net.hl7.HL7ProtocolHandler$HL7Receiver.run(HL7ProtocolHandler.java:84)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 18:12:11,344 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-19626) Close connection SSLSocket[hostname=206.168.34.124, port=58802, Session(1741644726650|SSL_NULL_WITH_NULL_NULL)]
2025-03-10 18:12:13,628 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start IANScheduler.execute()
2025-03-10 18:12:13,631 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished IANScheduler.execute()
2025-03-10 18:12:37,813 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start UPSProcessingScheduler.execute()
2025-03-10 18:12:37,814 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished UPSProcessingScheduler.execute()
2025-03-10 18:12:43,162 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19494) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 18:12:43,166 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19494) Patient ID 338891^^^DCM4CHEE.12419612.0DA2E94C differs from Patient ID 338891^^^DCM4CHEE.04399F1C.0DA2E94C in previous received object of Study[uid=338891].
2025-03-10 18:12:43,168 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(855): processing 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250222114920495 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 338891^^^DCM4CHEE.12419612.0DA2E94C differs from Patient ID 338891^^^DCM4CHEE.04399F1C.0DA2E94C in previous received object of Study[uid=338891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 18:12:43,169 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(855) << 9:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 338891^^^DCM4CHEE.12419612.0DA2E94C differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:12:43,379 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(855) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250222114952934 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:12:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start TaskScheduler.execute()
2025-03-10 18:12:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished TaskScheduler.execute()
2025-03-10 18:13:00,363 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start AuditScheduler.execute()
2025-03-10 18:13:00,373 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-14) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 18:13:00,373 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-14) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 18:13:00,373 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished AuditScheduler.execute()
2025-03-10 18:13:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start PurgeStorageScheduler.execute()
2025-03-10 18:13:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished PurgeStorageScheduler.execute()
2025-03-10 18:13:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-19631) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 18:13:01,702 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-19631) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 18:13:13,631 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start IANScheduler.execute()
2025-03-10 18:13:13,634 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished IANScheduler.execute()
2025-03-10 18:13:28,086 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19494) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 18:13:28,091 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19494) Patient ID 338891^^^DCM4CHEE.12419612.0DA2E94C differs from Patient ID 338891^^^DCM4CHEE.04399F1C.0DA2E94C in previous received object of Study[uid=338891].
2025-03-10 18:13:28,093 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(855): processing 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250222114952934 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 338891^^^DCM4CHEE.12419612.0DA2E94C differs from Patient ID 338891^^^DCM4CHEE.04399F1C.0DA2E94C in previous received object of Study[uid=338891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 18:13:28,094 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(855) << 10:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 338891^^^DCM4CHEE.12419612.0DA2E94C differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:13:28,302 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(855) >> 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250222115004170 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:13:37,814 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start UPSProcessingScheduler.execute()
2025-03-10 18:13:37,816 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished UPSProcessingScheduler.execute()
2025-03-10 18:13:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start TaskScheduler.execute()
2025-03-10 18:13:58,815 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished TaskScheduler.execute()
2025-03-10 18:14:00,373 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start AuditScheduler.execute()
2025-03-10 18:14:00,385 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 18:14:00,385 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 18:14:00,385 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished AuditScheduler.execute()
2025-03-10 18:14:13,634 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start IANScheduler.execute()
2025-03-10 18:14:13,636 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished IANScheduler.execute()
2025-03-10 18:14:14,645 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19494) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 18:14:14,649 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19494) Patient ID 338891^^^DCM4CHEE.12419612.0DA2E94C differs from Patient ID 338891^^^DCM4CHEE.04399F1C.0DA2E94C in previous received object of Study[uid=338891].
2025-03-10 18:14:14,651 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(855): processing 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250222115004170 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 338891^^^DCM4CHEE.12419612.0DA2E94C differs from Patient ID 338891^^^DCM4CHEE.04399F1C.0DA2E94C in previous received object of Study[uid=338891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 18:14:14,651 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(855) << 11:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 338891^^^DCM4CHEE.12419612.0DA2E94C differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:14:14,857 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(855) >> 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250222115023089 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:14:37,816 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start UPSProcessingScheduler.execute()
2025-03-10 18:14:37,817 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished UPSProcessingScheduler.execute()
2025-03-10 18:14:51,337 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 18:14:51,340 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 18:14:56,433 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19494) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 18:14:56,437 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19494) Patient ID 338891^^^DCM4CHEE.12419612.0DA2E94C differs from Patient ID 338891^^^DCM4CHEE.04399F1C.0DA2E94C in previous received object of Study[uid=338891].
2025-03-10 18:14:56,440 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(855): processing 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250222115023089 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 338891^^^DCM4CHEE.12419612.0DA2E94C differs from Patient ID 338891^^^DCM4CHEE.04399F1C.0DA2E94C in previous received object of Study[uid=338891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 18:14:56,440 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(855) << 12:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 338891^^^DCM4CHEE.12419612.0DA2E94C differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:14:56,653 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(855) >> 13:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250222115048565 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:14:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start TaskScheduler.execute()
2025-03-10 18:14:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished TaskScheduler.execute()
2025-03-10 18:15:00,386 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start AuditScheduler.execute()
2025-03-10 18:15:00,396 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-21) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 18:15:00,396 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-21) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 18:15:00,396 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished AuditScheduler.execute()
2025-03-10 18:15:13,637 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start IANScheduler.execute()
2025-03-10 18:15:13,640 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished IANScheduler.execute()
2025-03-10 18:15:37,818 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start UPSProcessingScheduler.execute()
2025-03-10 18:15:37,819 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished UPSProcessingScheduler.execute()
2025-03-10 18:15:43,847 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19494) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 18:15:43,852 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19494) Patient ID 338891^^^DCM4CHEE.12419612.0DA2E94C differs from Patient ID 338891^^^DCM4CHEE.04399F1C.0DA2E94C in previous received object of Study[uid=338891].
2025-03-10 18:15:43,854 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(855): processing 13:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250222115048565 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 338891^^^DCM4CHEE.12419612.0DA2E94C differs from Patient ID 338891^^^DCM4CHEE.04399F1C.0DA2E94C in previous received object of Study[uid=338891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 18:15:43,855 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(855) << 13:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 338891^^^DCM4CHEE.12419612.0DA2E94C differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:15:44,106 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(855) >> 14:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250222115108136 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:15:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start TaskScheduler.execute()
2025-03-10 18:15:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished TaskScheduler.execute()
2025-03-10 18:16:00,397 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start AuditScheduler.execute()
2025-03-10 18:16:00,407 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-13) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 18:16:00,407 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-13) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 18:16:00,408 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished AuditScheduler.execute()
2025-03-10 18:16:13,640 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start IANScheduler.execute()
2025-03-10 18:16:13,643 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished IANScheduler.execute()
2025-03-10 18:16:30,396 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19494) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 18:16:30,401 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19494) Patient ID 338891^^^DCM4CHEE.12419612.0DA2E94C differs from Patient ID 338891^^^DCM4CHEE.04399F1C.0DA2E94C in previous received object of Study[uid=338891].
2025-03-10 18:16:30,403 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(855): processing 14:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250222115108136 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 338891^^^DCM4CHEE.12419612.0DA2E94C differs from Patient ID 338891^^^DCM4CHEE.04399F1C.0DA2E94C in previous received object of Study[uid=338891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 18:16:30,404 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(855) << 14:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 338891^^^DCM4CHEE.12419612.0DA2E94C differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:16:30,615 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(855) >> 15:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250222115321628 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:16:31,912 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start StudySizeScheduler.execute()
2025-03-10 18:16:32,038 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) Calculated size of 1 studies
2025-03-10 18:16:32,039 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished StudySizeScheduler.execute()
2025-03-10 18:16:37,819 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start UPSProcessingScheduler.execute()
2025-03-10 18:16:37,821 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished UPSProcessingScheduler.execute()
2025-03-10 18:16:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start TaskScheduler.execute()
2025-03-10 18:16:58,815 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished TaskScheduler.execute()
2025-03-10 18:17:00,408 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start AuditScheduler.execute()
2025-03-10 18:17:00,421 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 18:17:00,421 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 18:17:00,422 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished AuditScheduler.execute()
2025-03-10 18:17:13,643 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start IANScheduler.execute()
2025-03-10 18:17:13,646 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished IANScheduler.execute()
2025-03-10 18:17:17,179 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19494) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 18:17:17,184 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19494) Patient ID 338891^^^DCM4CHEE.12419612.0DA2E94C differs from Patient ID 338891^^^DCM4CHEE.04399F1C.0DA2E94C in previous received object of Study[uid=338891].
2025-03-10 18:17:17,186 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(855): processing 15:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250222115321628 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 338891^^^DCM4CHEE.12419612.0DA2E94C differs from Patient ID 338891^^^DCM4CHEE.04399F1C.0DA2E94C in previous received object of Study[uid=338891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 18:17:17,186 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(855) << 15:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 338891^^^DCM4CHEE.12419612.0DA2E94C differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:17:17,395 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(855) >> 16:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250222115400016 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:17:37,821 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start UPSProcessingScheduler.execute()
2025-03-10 18:17:37,823 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished UPSProcessingScheduler.execute()
2025-03-10 18:17:53,033 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19494) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 18:17:53,037 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19494) Patient ID 338891^^^DCM4CHEE.12419612.0DA2E94C differs from Patient ID 338891^^^DCM4CHEE.04399F1C.0DA2E94C in previous received object of Study[uid=338891].
2025-03-10 18:17:53,039 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(855): processing 16:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250222115400016 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 338891^^^DCM4CHEE.12419612.0DA2E94C differs from Patient ID 338891^^^DCM4CHEE.04399F1C.0DA2E94C in previous received object of Study[uid=338891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 18:17:53,040 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(855) << 16:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 338891^^^DCM4CHEE.12419612.0DA2E94C differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:17:53,248 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(855) >> 17:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250222115435518 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:17:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start TaskScheduler.execute()
2025-03-10 18:17:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished TaskScheduler.execute()
2025-03-10 18:18:00,422 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start AuditScheduler.execute()
2025-03-10 18:18:00,423 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-23) Send audit message to /127.0.0.1:514
2025-03-10 18:18:00,431 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-23) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 18:18:00,431 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-23) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 18:18:00,431 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished AuditScheduler.execute()
2025-03-10 18:18:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start PurgeStorageScheduler.execute()
2025-03-10 18:18:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished PurgeStorageScheduler.execute()
2025-03-10 18:18:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-19652) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 18:18:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-19652) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 18:18:13,646 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start IANScheduler.execute()
2025-03-10 18:18:13,648 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished IANScheduler.execute()
2025-03-10 18:18:37,823 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start UPSProcessingScheduler.execute()
2025-03-10 18:18:37,825 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished UPSProcessingScheduler.execute()
2025-03-10 18:18:39,850 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19494) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 18:18:39,855 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19494) Patient ID 338891^^^DCM4CHEE.12419612.0DA2E94C differs from Patient ID 338891^^^DCM4CHEE.04399F1C.0DA2E94C in previous received object of Study[uid=338891].
2025-03-10 18:18:39,858 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(855): processing 17:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250222115435518 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 338891^^^DCM4CHEE.12419612.0DA2E94C differs from Patient ID 338891^^^DCM4CHEE.04399F1C.0DA2E94C in previous received object of Study[uid=338891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 18:18:39,859 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(855) << 17:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 338891^^^DCM4CHEE.12419612.0DA2E94C differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:18:40,069 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(855) >> 18:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250222115557867 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:18:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start TaskScheduler.execute()
2025-03-10 18:18:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished TaskScheduler.execute()
2025-03-10 18:19:00,432 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start AuditScheduler.execute()
2025-03-10 18:19:00,442 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-3) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 18:19:00,442 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-3) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 18:19:00,442 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished AuditScheduler.execute()
2025-03-10 18:19:13,648 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start IANScheduler.execute()
2025-03-10 18:19:13,650 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished IANScheduler.execute()
2025-03-10 18:19:17,827 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19494) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 18:19:17,830 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19494) Patient ID 338891^^^DCM4CHEE.12419612.0DA2E94C differs from Patient ID 338891^^^DCM4CHEE.04399F1C.0DA2E94C in previous received object of Study[uid=338891].
2025-03-10 18:19:17,832 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(855): processing 18:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250222115557867 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 338891^^^DCM4CHEE.12419612.0DA2E94C differs from Patient ID 338891^^^DCM4CHEE.04399F1C.0DA2E94C in previous received object of Study[uid=338891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 18:19:17,832 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(855) << 18:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 338891^^^DCM4CHEE.12419612.0DA2E94C differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:19:18,041 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(855) >> 19:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250222115614957 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:19:37,825 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start UPSProcessingScheduler.execute()
2025-03-10 18:19:37,826 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished UPSProcessingScheduler.execute()
2025-03-10 18:19:51,340 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 18:19:51,350 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 18:19:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start TaskScheduler.execute()
2025-03-10 18:19:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished TaskScheduler.execute()
2025-03-10 18:20:00,442 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start AuditScheduler.execute()
2025-03-10 18:20:00,453 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-12) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 18:20:00,453 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-12) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 18:20:00,453 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished AuditScheduler.execute()
2025-03-10 18:20:03,505 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19494) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 18:20:03,509 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19494) Patient ID 338891^^^DCM4CHEE.12419612.0DA2E94C differs from Patient ID 338891^^^DCM4CHEE.04399F1C.0DA2E94C in previous received object of Study[uid=338891].
2025-03-10 18:20:03,512 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(855): processing 19:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250222115614957 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 338891^^^DCM4CHEE.12419612.0DA2E94C differs from Patient ID 338891^^^DCM4CHEE.04399F1C.0DA2E94C in previous received object of Study[uid=338891].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 18:20:03,512 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(855) << 19:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 338891^^^DCM4CHEE.12419612.0DA2E94C differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:20:03,718 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(855) >> A-RELEASE-RQ
2025-03-10 18:20:03,718 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19494) DCM4CHEE<-HS60MT(855) << A-RELEASE-RP
2025-03-10 18:20:03,769 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-1) DCM4CHEE<-HS60MT(855): close Socket[addr=187.89.160.56/187.89.160.56,port=49346,localport=11112]
2025-03-10 18:20:13,650 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start IANScheduler.execute()
2025-03-10 18:20:13,653 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished IANScheduler.execute()
2025-03-10 18:20:34,173 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49359,localport=11112]
2025-03-10 18:20:34,174 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858) >> A-ASSOCIATE-RQ
2025-03-10 18:20:34,174 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858) << A-ASSOCIATE-AC
2025-03-10 18:20:34,371 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310112748511 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:20:37,826 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start UPSProcessingScheduler.execute()
2025-03-10 18:20:37,827 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished UPSProcessingScheduler.execute()
2025-03-10 18:20:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start TaskScheduler.execute()
2025-03-10 18:20:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished TaskScheduler.execute()
2025-03-10 18:21:00,453 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start AuditScheduler.execute()
2025-03-10 18:21:00,466 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-6) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 18:21:00,466 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-6) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 18:21:00,466 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished AuditScheduler.execute()
2025-03-10 18:21:13,653 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start IANScheduler.execute()
2025-03-10 18:21:13,655 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished IANScheduler.execute()
2025-03-10 18:21:14,402 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19661) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 18:21:14,406 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858): Create Patient[pk=8410, id=PatientID[pk=8410, id=341551, issuer=DCM4CHEE.D8EB02D2.0D5C124C], name=Suellaine Cristina Ferreira dos Santos Saab]
2025-03-10 18:21:14,407 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858): Create Study[pk=9449, uid=341551, id=31581]
2025-03-10 18:21:14,407 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858): Create Series[pk=9741, uid=1.2.410.200001.101.11.601.1501430850.2.20250310112748227, no=1, mod=US]
2025-03-10 18:21:14,408 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858): Create Instance[pk=108364, uid=1.2.410.200001.101.11.601.1501430850.3.20250310112748511, class=1.2.840.10008.5.1.4.1.1.6.1, no=1]
2025-03-10 18:21:14,408 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858): Create Location[pk=108364, systemID=fs1, path=2025/03/10/59FB01A1/AC519696/79FC0375, tsuid=1.2.840.10008.1.2, size=3416664, status=OK, objectType=DICOM_FILE]
2025-03-10 18:21:14,429 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858): Updated DB in 27 ms
2025-03-10 18:21:14,430 INFO  [org.dcm4chee.arc.patient.impl.PatientServiceEJB] (EE-ManagedExecutorService-default-Thread-19661) No duplicate record with equal Patient ID found Patient[pk=8410, id=PatientID[pk=8410, id=341551, issuer=DCM4CHEE.D8EB02D2.0D5C124C], name=Suellaine Cristina Ferreira dos Santos Saab]
2025-03-10 18:21:14,430 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858) << 1:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310112748511 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:21:14,636 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310112758518 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:21:32,039 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start StudySizeScheduler.execute()
2025-03-10 18:21:32,041 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished StudySizeScheduler.execute()
2025-03-10 18:21:37,828 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start UPSProcessingScheduler.execute()
2025-03-10 18:21:37,829 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished UPSProcessingScheduler.execute()
2025-03-10 18:21:54,461 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19661) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 18:21:54,464 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858): Create Instance[pk=108365, uid=1.2.410.200001.101.11.601.1501430850.3.20250310112758518, class=1.2.840.10008.5.1.4.1.1.6.1, no=2]
2025-03-10 18:21:54,464 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858): Create Location[pk=108365, systemID=fs1, path=2025/03/10/59FB01A1/AC519696/7A0A1AFD, tsuid=1.2.840.10008.1.2, size=3416664, status=OK, objectType=DICOM_FILE]
2025-03-10 18:21:54,474 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858): Updated DB in 13 ms
2025-03-10 18:21:54,475 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858) << 2:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310112758518 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:21:54,675 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310112809871 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:21:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start TaskScheduler.execute()
2025-03-10 18:21:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished TaskScheduler.execute()
2025-03-10 18:22:00,466 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start AuditScheduler.execute()
2025-03-10 18:22:00,467 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-22) Send audit message to /127.0.0.1:514
2025-03-10 18:22:00,476 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-22) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 18:22:00,476 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-22) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 18:22:00,476 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished AuditScheduler.execute()
2025-03-10 18:22:13,655 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start IANScheduler.execute()
2025-03-10 18:22:13,657 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished IANScheduler.execute()
2025-03-10 18:22:27,242 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19661) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 18:22:27,244 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858): Create Instance[pk=108366, uid=1.2.410.200001.101.11.601.1501430850.3.20250310112809871, class=1.2.840.10008.5.1.4.1.1.6.1, no=3]
2025-03-10 18:22:27,245 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858): Create Location[pk=108366, systemID=fs1, path=2025/03/10/59FB01A1/AC519696/7B78FE6C, tsuid=1.2.840.10008.1.2, size=3416664, status=OK, objectType=DICOM_FILE]
2025-03-10 18:22:27,258 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858): Updated DB in 16 ms
2025-03-10 18:22:27,259 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858) << 3:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310112809871 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:22:27,463 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310112819664 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:22:37,830 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start UPSProcessingScheduler.execute()
2025-03-10 18:22:37,831 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished UPSProcessingScheduler.execute()
2025-03-10 18:22:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start TaskScheduler.execute()
2025-03-10 18:22:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished TaskScheduler.execute()
2025-03-10 18:23:00,477 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start AuditScheduler.execute()
2025-03-10 18:23:00,478 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-17) Send audit message to /127.0.0.1:514
2025-03-10 18:23:00,488 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-17) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 18:23:00,488 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-17) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 18:23:00,488 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished AuditScheduler.execute()
2025-03-10 18:23:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start PurgeStorageScheduler.execute()
2025-03-10 18:23:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished PurgeStorageScheduler.execute()
2025-03-10 18:23:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-19674) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 18:23:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-19674) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 18:23:04,723 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19661) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 18:23:04,726 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858): Create Instance[pk=108367, uid=1.2.410.200001.101.11.601.1501430850.3.20250310112819664, class=1.2.840.10008.5.1.4.1.1.6.1, no=4]
2025-03-10 18:23:04,727 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858): Create Location[pk=108367, systemID=fs1, path=2025/03/10/59FB01A1/AC519696/7B870E4F, tsuid=1.2.840.10008.1.2, size=3416664, status=OK, objectType=DICOM_FILE]
2025-03-10 18:23:04,739 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858): Updated DB in 16 ms
2025-03-10 18:23:04,739 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858) << 4:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310112819664 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:23:04,965 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310112902614 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:23:13,658 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start IANScheduler.execute()
2025-03-10 18:23:13,660 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished IANScheduler.execute()
2025-03-10 18:23:37,832 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start UPSProcessingScheduler.execute()
2025-03-10 18:23:37,833 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished UPSProcessingScheduler.execute()
2025-03-10 18:23:50,480 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19661) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 18:23:50,483 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858): Create Instance[pk=108368, uid=1.2.410.200001.101.11.601.1501430850.3.20250310112902614, class=1.2.840.10008.5.1.4.1.1.6.1, no=5]
2025-03-10 18:23:50,483 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858): Create Location[pk=108368, systemID=fs1, path=2025/03/10/59FB01A1/AC519696/7D2AA039, tsuid=1.2.840.10008.1.2, size=3915772, status=OK, objectType=DICOM_FILE]
2025-03-10 18:23:50,496 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858): Updated DB in 16 ms
2025-03-10 18:23:50,497 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858) << 5:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310112902614 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:23:50,702 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310112958467 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:23:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start TaskScheduler.execute()
2025-03-10 18:23:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished TaskScheduler.execute()
2025-03-10 18:24:00,488 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start AuditScheduler.execute()
2025-03-10 18:24:00,500 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-5) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 18:24:00,501 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-5) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 18:24:00,501 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished AuditScheduler.execute()
2025-03-10 18:24:13,660 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start IANScheduler.execute()
2025-03-10 18:24:13,663 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished IANScheduler.execute()
2025-03-10 18:24:29,235 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19661) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 18:24:29,237 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858): Create Instance[pk=108369, uid=1.2.410.200001.101.11.601.1501430850.3.20250310112958467, class=1.2.840.10008.5.1.4.1.1.6.1, no=6]
2025-03-10 18:24:29,238 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858): Create Location[pk=108369, systemID=fs1, path=2025/03/10/59FB01A1/AC519696/7D73C914, tsuid=1.2.840.10008.1.2, size=3416664, status=OK, objectType=DICOM_FILE]
2025-03-10 18:24:29,250 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858): Updated DB in 15 ms
2025-03-10 18:24:29,250 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858) << 6:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310112958467 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:24:29,452 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310113003749 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:24:37,833 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start UPSProcessingScheduler.execute()
2025-03-10 18:24:37,834 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished UPSProcessingScheduler.execute()
2025-03-10 18:24:51,350 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 18:24:51,358 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 18:24:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start TaskScheduler.execute()
2025-03-10 18:24:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished TaskScheduler.execute()
2025-03-10 18:25:00,157 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19661) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 18:25:00,161 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858): Create Instance[pk=108370, uid=1.2.410.200001.101.11.601.1501430850.3.20250310113003749, class=1.2.840.10008.5.1.4.1.1.6.1, no=7]
2025-03-10 18:25:00,161 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858): Create Location[pk=108370, systemID=fs1, path=2025/03/10/59FB01A1/AC519696/A2B5B665, tsuid=1.2.840.10008.1.2, size=3416664, status=OK, objectType=DICOM_FILE]
2025-03-10 18:25:00,171 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858): Updated DB in 13 ms
2025-03-10 18:25:00,171 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858) << 7:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310113003749 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:25:00,376 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310113015200 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:25:00,501 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start AuditScheduler.execute()
2025-03-10 18:25:00,512 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 18:25:00,512 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 18:25:00,512 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished AuditScheduler.execute()
2025-03-10 18:25:13,663 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start IANScheduler.execute()
2025-03-10 18:25:13,666 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished IANScheduler.execute()
2025-03-10 18:25:31,064 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19661) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 18:25:31,067 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858): Create Instance[pk=108371, uid=1.2.410.200001.101.11.601.1501430850.3.20250310113015200, class=1.2.840.10008.5.1.4.1.1.6.1, no=8]
2025-03-10 18:25:31,067 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858): Create Location[pk=108371, systemID=fs1, path=2025/03/10/59FB01A1/AC519696/A2C4A35A, tsuid=1.2.840.10008.1.2, size=3416664, status=OK, objectType=DICOM_FILE]
2025-03-10 18:25:31,081 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858): Updated DB in 17 ms
2025-03-10 18:25:31,081 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858) << 8:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310113015200 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:25:31,285 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310113037635 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:25:37,835 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start UPSProcessingScheduler.execute()
2025-03-10 18:25:37,836 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished UPSProcessingScheduler.execute()
2025-03-10 18:25:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start TaskScheduler.execute()
2025-03-10 18:25:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished TaskScheduler.execute()
2025-03-10 18:26:00,513 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start AuditScheduler.execute()
2025-03-10 18:26:00,522 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-28) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 18:26:00,522 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-28) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 18:26:00,522 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished AuditScheduler.execute()
2025-03-10 18:26:01,921 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19661) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 18:26:01,924 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858): Create Instance[pk=108372, uid=1.2.410.200001.101.11.601.1501430850.3.20250310113037635, class=1.2.840.10008.5.1.4.1.1.6.1, no=9]
2025-03-10 18:26:01,924 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858): Create Location[pk=108372, systemID=fs1, path=2025/03/10/59FB01A1/AC519696/A2E1CA80, tsuid=1.2.840.10008.1.2, size=3416664, status=OK, objectType=DICOM_FILE]
2025-03-10 18:26:01,936 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858): Updated DB in 15 ms
2025-03-10 18:26:01,936 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858) << 9:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310113037635 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:26:02,141 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310113106669 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:26:13,666 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start IANScheduler.execute()
2025-03-10 18:26:13,669 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished IANScheduler.execute()
2025-03-10 18:26:32,041 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start StudySizeScheduler.execute()
2025-03-10 18:26:32,122 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) Calculated size of 1 studies
2025-03-10 18:26:32,122 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished StudySizeScheduler.execute()
2025-03-10 18:26:32,772 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19661) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 18:26:32,775 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858): Create Instance[pk=108373, uid=1.2.410.200001.101.11.601.1501430850.3.20250310113106669, class=1.2.840.10008.5.1.4.1.1.6.1, no=10]
2025-03-10 18:26:32,775 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858): Create Location[pk=108373, systemID=fs1, path=2025/03/10/59FB01A1/AC519696/A46BE89E, tsuid=1.2.840.10008.1.2, size=3416664, status=OK, objectType=DICOM_FILE]
2025-03-10 18:26:32,785 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858): Updated DB in 13 ms
2025-03-10 18:26:32,785 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858) << 10:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310113106669 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:26:32,989 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858) >> 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310113702940 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:26:37,837 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start UPSProcessingScheduler.execute()
2025-03-10 18:26:37,838 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished UPSProcessingScheduler.execute()
2025-03-10 18:26:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start TaskScheduler.execute()
2025-03-10 18:26:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished TaskScheduler.execute()
2025-03-10 18:27:00,523 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start AuditScheduler.execute()
2025-03-10 18:27:00,535 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 18:27:00,535 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 18:27:00,536 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished AuditScheduler.execute()
2025-03-10 18:27:13,669 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start IANScheduler.execute()
2025-03-10 18:27:13,672 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished IANScheduler.execute()
2025-03-10 18:27:18,651 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19661) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 18:27:18,653 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858): Create Instance[pk=108374, uid=1.2.410.200001.101.11.601.1501430850.3.20250310113702940, class=1.2.840.10008.5.1.4.1.1.6.1, no=11]
2025-03-10 18:27:18,653 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858): Create Location[pk=108374, systemID=fs1, path=2025/03/10/59FB01A1/AC519696/AEA735D8, tsuid=1.2.840.10008.1.2, size=3915772, status=OK, objectType=DICOM_FILE]
2025-03-10 18:27:18,665 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858): Updated DB in 14 ms
2025-03-10 18:27:18,666 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858) << 11:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310113702940 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:27:18,868 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858) >> 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310113725134 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:27:37,838 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start UPSProcessingScheduler.execute()
2025-03-10 18:27:37,839 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished UPSProcessingScheduler.execute()
2025-03-10 18:27:53,768 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19661) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 18:27:53,771 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858): Create Instance[pk=108375, uid=1.2.410.200001.101.11.601.1501430850.3.20250310113725134, class=1.2.840.10008.5.1.4.1.1.6.1, no=12]
2025-03-10 18:27:53,771 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858): Create Location[pk=108375, systemID=fs1, path=2025/03/10/59FB01A1/AC519696/AEC4A3D4, tsuid=1.2.840.10008.1.2, size=3915772, status=OK, objectType=DICOM_FILE]
2025-03-10 18:27:53,783 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858): Updated DB in 15 ms
2025-03-10 18:27:53,783 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858) << 12:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310113725134 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:27:54,092 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858) >> 13:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310113740734 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:27:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start TaskScheduler.execute()
2025-03-10 18:27:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished TaskScheduler.execute()
2025-03-10 18:28:00,536 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start AuditScheduler.execute()
2025-03-10 18:28:00,537 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-6) Send audit message to /127.0.0.1:514
2025-03-10 18:28:00,548 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-6) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 18:28:00,548 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-6) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 18:28:00,548 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished AuditScheduler.execute()
2025-03-10 18:28:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start PurgeStorageScheduler.execute()
2025-03-10 18:28:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished PurgeStorageScheduler.execute()
2025-03-10 18:28:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-19695) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 18:28:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-19695) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 18:28:13,672 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start IANScheduler.execute()
2025-03-10 18:28:13,674 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished IANScheduler.execute()
2025-03-10 18:28:29,052 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19661) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 18:28:29,055 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858): Create Instance[pk=108376, uid=1.2.410.200001.101.11.601.1501430850.3.20250310113740734, class=1.2.840.10008.5.1.4.1.1.6.1, no=13]
2025-03-10 18:28:29,055 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858): Create Location[pk=108376, systemID=fs1, path=2025/03/10/59FB01A1/AC519696/AEDEA381, tsuid=1.2.840.10008.1.2, size=3915772, status=OK, objectType=DICOM_FILE]
2025-03-10 18:28:29,066 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858): Updated DB in 14 ms
2025-03-10 18:28:29,067 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858) << 13:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310113740734 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:28:29,273 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858) >> 14:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310113800677 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:28:37,840 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start UPSProcessingScheduler.execute()
2025-03-10 18:28:37,841 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished UPSProcessingScheduler.execute()
2025-03-10 18:28:50,030 INFO  [org.dcm4chee.arc.ups.impl.UPSDeleteScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start UPSDeleteScheduler.execute()
2025-03-10 18:28:50,032 INFO  [org.dcm4chee.arc.ups.impl.UPSDeleteScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished UPSDeleteScheduler.execute()
2025-03-10 18:28:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start TaskScheduler.execute()
2025-03-10 18:28:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished TaskScheduler.execute()
2025-03-10 18:28:59,795 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19661) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 18:28:59,799 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858): Create Instance[pk=108377, uid=1.2.410.200001.101.11.601.1501430850.3.20250310113800677, class=1.2.840.10008.5.1.4.1.1.6.1, no=14]
2025-03-10 18:28:59,799 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858): Create Location[pk=108377, systemID=fs1, path=2025/03/10/59FB01A1/AC519696/B05B1ADA, tsuid=1.2.840.10008.1.2, size=3416812, status=OK, objectType=DICOM_FILE]
2025-03-10 18:28:59,810 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858): Updated DB in 14 ms
2025-03-10 18:28:59,811 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858) << 14:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310113800677 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:29:00,016 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858) >> 15:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310113827109 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:29:00,548 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start AuditScheduler.execute()
2025-03-10 18:29:00,559 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-16) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 18:29:00,559 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-16) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 18:29:00,559 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished AuditScheduler.execute()
2025-03-10 18:29:13,675 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start IANScheduler.execute()
2025-03-10 18:29:13,677 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished IANScheduler.execute()
2025-03-10 18:29:37,842 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start UPSProcessingScheduler.execute()
2025-03-10 18:29:37,843 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished UPSProcessingScheduler.execute()
2025-03-10 18:29:39,835 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19661) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 18:29:39,838 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858): Create Instance[pk=108378, uid=1.2.410.200001.101.11.601.1501430850.3.20250310113827109, class=1.2.840.10008.5.1.4.1.1.6.1, no=15]
2025-03-10 18:29:39,838 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858): Create Location[pk=108378, systemID=fs1, path=2025/03/10/59FB01A1/AC519696/B07A64D9, tsuid=1.2.840.10008.1.2, size=3416664, status=OK, objectType=DICOM_FILE]
2025-03-10 18:29:39,850 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858): Updated DB in 15 ms
2025-03-10 18:29:39,850 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858) << 15:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310113827109 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:29:40,055 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858) >> 16:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310114001400 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:29:51,359 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 18:29:51,364 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 18:29:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start TaskScheduler.execute()
2025-03-10 18:29:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished TaskScheduler.execute()
2025-03-10 18:30:00,559 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start AuditScheduler.execute()
2025-03-10 18:30:00,570 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-15) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 18:30:00,570 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-15) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 18:30:00,570 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished AuditScheduler.execute()
2025-03-10 18:30:13,678 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start IANScheduler.execute()
2025-03-10 18:30:13,681 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished IANScheduler.execute()
2025-03-10 18:30:13,985 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19661) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 18:30:13,988 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858): Create Instance[pk=108379, uid=1.2.410.200001.101.11.601.1501430850.3.20250310114001400, class=1.2.840.10008.5.1.4.1.1.6.1, no=16]
2025-03-10 18:30:13,988 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858): Create Location[pk=108379, systemID=fs1, path=2025/03/10/59FB01A1/AC519696/D79AFD20, tsuid=1.2.840.10008.1.2, size=3416664, status=OK, objectType=DICOM_FILE]
2025-03-10 18:30:14,006 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858): Updated DB in 21 ms
2025-03-10 18:30:14,006 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858) << 16:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310114001400 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:30:14,235 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858) >> 17:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310114119914 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:30:37,844 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start UPSProcessingScheduler.execute()
2025-03-10 18:30:37,845 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished UPSProcessingScheduler.execute()
2025-03-10 18:30:52,992 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19661) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 18:30:52,995 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858): Create Instance[pk=108380, uid=1.2.410.200001.101.11.601.1501430850.3.20250310114119914, class=1.2.840.10008.5.1.4.1.1.6.1, no=17]
2025-03-10 18:30:52,995 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858): Create Location[pk=108380, systemID=fs1, path=2025/03/10/59FB01A1/AC519696/D961A320, tsuid=1.2.840.10008.1.2, size=3416664, status=OK, objectType=DICOM_FILE]
2025-03-10 18:30:53,008 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858): Updated DB in 16 ms
2025-03-10 18:30:53,009 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858) << 17:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310114119914 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:30:53,214 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858) >> 18:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310114311022 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:30:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start TaskScheduler.execute()
2025-03-10 18:30:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished TaskScheduler.execute()
2025-03-10 18:31:00,570 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start AuditScheduler.execute()
2025-03-10 18:31:00,588 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-7) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 18:31:00,588 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-7) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 18:31:00,588 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished AuditScheduler.execute()
2025-03-10 18:31:13,681 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start IANScheduler.execute()
2025-03-10 18:31:13,684 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished IANScheduler.execute()
2025-03-10 18:31:24,108 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19661) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 18:31:24,111 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858): Create Instance[pk=108381, uid=1.2.410.200001.101.11.601.1501430850.3.20250310114311022, class=1.2.840.10008.5.1.4.1.1.6.1, no=18]
2025-03-10 18:31:24,111 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858): Create Location[pk=108381, systemID=fs1, path=2025/03/10/59FB01A1/AC519696/DCC78FBA, tsuid=1.2.840.10008.1.2, size=3416664, status=OK, objectType=DICOM_FILE]
2025-03-10 18:31:24,116 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858): Updated DB in 8 ms
2025-03-10 18:31:24,117 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858) << 18:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310114311022 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:31:24,338 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858) >> 19:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310114339783 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:31:32,123 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start StudySizeScheduler.execute()
2025-03-10 18:31:32,126 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished StudySizeScheduler.execute()
2025-03-10 18:31:37,845 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start UPSProcessingScheduler.execute()
2025-03-10 18:31:37,846 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished UPSProcessingScheduler.execute()
2025-03-10 18:31:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start TaskScheduler.execute()
2025-03-10 18:31:58,815 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished TaskScheduler.execute()
2025-03-10 18:31:58,828 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19661) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 18:31:58,830 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858): Create Instance[pk=108382, uid=1.2.410.200001.101.11.601.1501430850.3.20250310114339783, class=1.2.840.10008.5.1.4.1.1.6.1, no=19]
2025-03-10 18:31:58,831 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858): Create Location[pk=108382, systemID=fs1, path=2025/03/10/59FB01A1/AC519696/DCE77CB6, tsuid=1.2.840.10008.1.2, size=3416664, status=OK, objectType=DICOM_FILE]
2025-03-10 18:31:58,845 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858): Updated DB in 17 ms
2025-03-10 18:31:58,845 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858) << 19:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310114339783 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:31:59,050 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858) >> 20:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310114430456 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:32:00,588 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start AuditScheduler.execute()
2025-03-10 18:32:00,600 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 18:32:00,600 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 18:32:00,600 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished AuditScheduler.execute()
2025-03-10 18:32:10,770 INFO  [org.dcm4chee.arc.qmgt.impl.PurgeTaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start PurgeTaskScheduler.execute()
2025-03-10 18:32:10,808 INFO  [org.dcm4chee.arc.qmgt.impl.PurgeTaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished PurgeTaskScheduler.execute()
2025-03-10 18:32:13,684 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start IANScheduler.execute()
2025-03-10 18:32:13,686 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished IANScheduler.execute()
2025-03-10 18:32:30,485 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19661) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 18:32:30,487 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858): Create Instance[pk=108383, uid=1.2.410.200001.101.11.601.1501430850.3.20250310114430456, class=1.2.840.10008.5.1.4.1.1.6.1, no=20]
2025-03-10 18:32:30,487 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858): Create Location[pk=108383, systemID=fs1, path=2025/03/10/59FB01A1/AC519696/DE983261, tsuid=1.2.840.10008.1.2, size=3416664, status=OK, objectType=DICOM_FILE]
2025-03-10 18:32:30,497 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858): Updated DB in 12 ms
2025-03-10 18:32:30,498 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858) << 20:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310114430456 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:32:30,751 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858) >> 21:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310114506166 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:32:37,847 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start UPSProcessingScheduler.execute()
2025-03-10 18:32:37,848 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished UPSProcessingScheduler.execute()
2025-03-10 18:32:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start TaskScheduler.execute()
2025-03-10 18:32:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished TaskScheduler.execute()
2025-03-10 18:33:00,600 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start AuditScheduler.execute()
2025-03-10 18:33:00,611 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-14) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 18:33:00,611 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-14) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 18:33:00,611 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished AuditScheduler.execute()
2025-03-10 18:33:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start PurgeStorageScheduler.execute()
2025-03-10 18:33:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished PurgeStorageScheduler.execute()
2025-03-10 18:33:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-19716) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 18:33:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-19716) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 18:33:11,303 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19661) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 18:33:11,306 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858): Create Instance[pk=108384, uid=1.2.410.200001.101.11.601.1501430850.3.20250310114506166, class=1.2.840.10008.5.1.4.1.1.6.1, no=21]
2025-03-10 18:33:11,307 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858): Create Location[pk=108384, systemID=fs1, path=2025/03/10/59FB01A1/AC519696/E0257393, tsuid=1.2.840.10008.1.2, size=3416664, status=OK, objectType=DICOM_FILE]
2025-03-10 18:33:11,310 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858): Updated DB in 7 ms
2025-03-10 18:33:11,311 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858) << 21:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310114506166 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:33:11,515 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858) >> 22:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310114557904 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:33:13,686 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start IANScheduler.execute()
2025-03-10 18:33:13,689 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished IANScheduler.execute()
2025-03-10 18:33:37,849 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start UPSProcessingScheduler.execute()
2025-03-10 18:33:37,850 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished UPSProcessingScheduler.execute()
2025-03-10 18:33:47,761 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19661) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 18:33:47,764 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858): Create Instance[pk=108385, uid=1.2.410.200001.101.11.601.1501430850.3.20250310114557904, class=1.2.840.10008.5.1.4.1.1.6.1, no=22]
2025-03-10 18:33:47,764 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858): Create Location[pk=108385, systemID=fs1, path=2025/03/10/59FB01A1/AC519696/E06C7AC3, tsuid=1.2.840.10008.1.2, size=3416664, status=OK, objectType=DICOM_FILE]
2025-03-10 18:33:47,781 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858): Updated DB in 20 ms
2025-03-10 18:33:47,781 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858) << 22:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310114557904 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:33:47,986 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858) >> 23:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310114746194 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:33:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start TaskScheduler.execute()
2025-03-10 18:33:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished TaskScheduler.execute()
2025-03-10 18:34:00,612 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start AuditScheduler.execute()
2025-03-10 18:34:00,613 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-26) Send audit message to /127.0.0.1:514
2025-03-10 18:34:00,613 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-26) Send audit message to /127.0.0.1:514
2025-03-10 18:34:00,613 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-26) Send audit message to /127.0.0.1:514
2025-03-10 18:34:00,614 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-26) Send audit message to /127.0.0.1:514
2025-03-10 18:34:00,614 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-26) Send audit message to /127.0.0.1:514
2025-03-10 18:34:00,615 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-26) Send audit message to /127.0.0.1:514
2025-03-10 18:34:00,615 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-26) Send audit message to /127.0.0.1:514
2025-03-10 18:34:00,625 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-26) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 18:34:00,625 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-26) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 18:34:00,626 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-26) Send audit message to /127.0.0.1:514
2025-03-10 18:34:00,626 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-26) Send audit message to /127.0.0.1:514
2025-03-10 18:34:00,627 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-26) Send audit message to /127.0.0.1:514
2025-03-10 18:34:00,627 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-26) Send audit message to /127.0.0.1:514
2025-03-10 18:34:00,627 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished AuditScheduler.execute()
2025-03-10 18:34:13,690 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start IANScheduler.execute()
2025-03-10 18:34:13,693 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished IANScheduler.execute()
2025-03-10 18:34:18,548 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19661) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 18:34:18,551 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858): Create Instance[pk=108386, uid=1.2.410.200001.101.11.601.1501430850.3.20250310114746194, class=1.2.840.10008.5.1.4.1.1.6.1, no=23]
2025-03-10 18:34:18,551 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858): Create Location[pk=108386, systemID=fs1, path=2025/03/10/59FB01A1/AC519696/E3C78330, tsuid=1.2.840.10008.1.2, size=3416664, status=OK, objectType=DICOM_FILE]
2025-03-10 18:34:18,561 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858): Updated DB in 13 ms
2025-03-10 18:34:18,561 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858) << 23:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310114746194 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:34:18,766 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858) >> 24:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310114756600 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:34:37,850 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start UPSProcessingScheduler.execute()
2025-03-10 18:34:37,852 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished UPSProcessingScheduler.execute()
2025-03-10 18:34:49,530 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19661) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 18:34:49,534 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858): Create Instance[pk=108387, uid=1.2.410.200001.101.11.601.1501430850.3.20250310114756600, class=1.2.840.10008.5.1.4.1.1.6.1, no=24]
2025-03-10 18:34:49,534 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858): Create Location[pk=108387, systemID=fs1, path=2025/03/10/59FB01A1/AC519696/E3D5AC5B, tsuid=1.2.840.10008.1.2, size=3416664, status=OK, objectType=DICOM_FILE]
2025-03-10 18:34:49,545 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858): Updated DB in 15 ms
2025-03-10 18:34:49,546 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858) << 24:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310114756600 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:34:49,750 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858) >> 25:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310114821345 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:34:51,364 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 18:34:51,367 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 18:34:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start TaskScheduler.execute()
2025-03-10 18:34:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished TaskScheduler.execute()
2025-03-10 18:35:00,627 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start AuditScheduler.execute()
2025-03-10 18:35:00,636 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-21) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 18:35:00,636 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-21) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 18:35:00,636 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished AuditScheduler.execute()
2025-03-10 18:35:13,693 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start IANScheduler.execute()
2025-03-10 18:35:13,696 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished IANScheduler.execute()
2025-03-10 18:35:20,177 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19661) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 18:35:20,180 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858): Create Instance[pk=108388, uid=1.2.410.200001.101.11.601.1501430850.3.20250310114821345, class=1.2.840.10008.5.1.4.1.1.6.1, no=25]
2025-03-10 18:35:20,181 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858): Create Location[pk=108388, systemID=fs1, path=2025/03/10/59FB01A1/AC519696/E55DEDDA, tsuid=1.2.840.10008.1.2, size=3416812, status=OK, objectType=DICOM_FILE]
2025-03-10 18:35:20,192 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858): Updated DB in 15 ms
2025-03-10 18:35:20,192 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858) << 25:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310114821345 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:35:20,396 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858) >> 26:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310114830904 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:35:37,852 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start UPSProcessingScheduler.execute()
2025-03-10 18:35:37,854 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished UPSProcessingScheduler.execute()
2025-03-10 18:35:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start TaskScheduler.execute()
2025-03-10 18:35:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished TaskScheduler.execute()
2025-03-10 18:35:59,950 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19661) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 18:35:59,953 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858): Create Instance[pk=108389, uid=1.2.410.200001.101.11.601.1501430850.3.20250310114830904, class=1.2.840.10008.5.1.4.1.1.6.1, no=26]
2025-03-10 18:35:59,953 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858): Create Location[pk=108389, systemID=fs1, path=2025/03/10/59FB01A1/AC519696/E56BA705, tsuid=1.2.840.10008.1.2, size=3416664, status=OK, objectType=DICOM_FILE]
2025-03-10 18:35:59,965 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858): Updated DB in 15 ms
2025-03-10 18:35:59,965 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858) << 26:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310114830904 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:36:00,235 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858) >> 27:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310114839478 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:36:00,636 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start AuditScheduler.execute()
2025-03-10 18:36:00,653 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-13) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 18:36:00,653 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-13) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 18:36:00,653 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished AuditScheduler.execute()
2025-03-10 18:36:13,696 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start IANScheduler.execute()
2025-03-10 18:36:13,699 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished IANScheduler.execute()
2025-03-10 18:36:32,127 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start StudySizeScheduler.execute()
2025-03-10 18:36:32,129 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished StudySizeScheduler.execute()
2025-03-10 18:36:32,916 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19661) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 18:36:32,919 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858): Create Instance[pk=108390, uid=1.2.410.200001.101.11.601.1501430850.3.20250310114839478, class=1.2.840.10008.5.1.4.1.1.6.1, no=27]
2025-03-10 18:36:32,919 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858): Create Location[pk=108390, systemID=fs1, path=2025/03/10/59FB01A1/AC519696/E56FAC74, tsuid=1.2.840.10008.1.2, size=3416664, status=OK, objectType=DICOM_FILE]
2025-03-10 18:36:32,928 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858): Updated DB in 12 ms
2025-03-10 18:36:32,929 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858) << 27:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310114839478 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:36:33,155 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858) >> 28:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310114902112 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:36:37,854 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start UPSProcessingScheduler.execute()
2025-03-10 18:36:37,855 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished UPSProcessingScheduler.execute()
2025-03-10 18:36:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start TaskScheduler.execute()
2025-03-10 18:36:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished TaskScheduler.execute()
2025-03-10 18:37:00,654 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start AuditScheduler.execute()
2025-03-10 18:37:00,664 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 18:37:00,665 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 18:37:00,665 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished AuditScheduler.execute()
2025-03-10 18:37:10,529 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19661) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 18:37:10,532 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858): Create Instance[pk=108391, uid=1.2.410.200001.101.11.601.1501430850.3.20250310114902112, class=1.2.840.10008.5.1.4.1.1.6.1, no=28]
2025-03-10 18:37:10,532 INFO  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858): Create Location[pk=108391, systemID=fs1, path=2025/03/10/59FB01A1/AC519696/E6F703F4, tsuid=1.2.840.10008.1.2, size=3416812, status=OK, objectType=DICOM_FILE]
2025-03-10 18:37:10,541 INFO  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858): Updated DB in 12 ms
2025-03-10 18:37:10,541 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858) << 28:C-STORE-RSP[pcid=1, status=0H
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250310114902112 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:37:10,747 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858) >> A-RELEASE-RQ
2025-03-10 18:37:10,747 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(858) << A-RELEASE-RP
2025-03-10 18:37:10,798 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-5) DCM4CHEE<-HS60MT(858): close Socket[addr=187.89.160.56/187.89.160.56,port=49359,localport=11112]
2025-03-10 18:37:11,319 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49360,localport=11112]
2025-03-10 18:37:11,320 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(859) >> A-ASSOCIATE-RQ
2025-03-10 18:37:11,320 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(859) << A-ASSOCIATE-AC
2025-03-10 18:37:11,532 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(859) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213095920802 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:37:13,699 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start IANScheduler.execute()
2025-03-10 18:37:13,702 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished IANScheduler.execute()
2025-03-10 18:37:37,856 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start UPSProcessingScheduler.execute()
2025-03-10 18:37:37,857 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished UPSProcessingScheduler.execute()
2025-03-10 18:37:52,596 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19661) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 18:37:52,601 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19661) Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
2025-03-10 18:37:52,604 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(859): processing 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213095920802 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 18:37:52,604 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(859) << 1:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:37:52,812 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(859) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213095957827 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:37:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start TaskScheduler.execute()
2025-03-10 18:37:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished TaskScheduler.execute()
2025-03-10 18:38:00,665 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start AuditScheduler.execute()
2025-03-10 18:38:00,675 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-11) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 18:38:00,676 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-11) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 18:38:00,676 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished AuditScheduler.execute()
2025-03-10 18:38:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start PurgeStorageScheduler.execute()
2025-03-10 18:38:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished PurgeStorageScheduler.execute()
2025-03-10 18:38:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-19737) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 18:38:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-19737) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 18:38:13,702 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start IANScheduler.execute()
2025-03-10 18:38:13,706 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished IANScheduler.execute()
2025-03-10 18:38:30,845 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19661) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 18:38:30,849 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19661) Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
2025-03-10 18:38:30,851 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(859): processing 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213095957827 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 18:38:30,851 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(859) << 2:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:38:31,061 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(859) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213100141838 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:38:37,857 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start UPSProcessingScheduler.execute()
2025-03-10 18:38:37,858 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished UPSProcessingScheduler.execute()
2025-03-10 18:38:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start TaskScheduler.execute()
2025-03-10 18:38:58,820 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished TaskScheduler.execute()
2025-03-10 18:39:00,676 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start AuditScheduler.execute()
2025-03-10 18:39:00,687 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-28) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 18:39:00,687 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-28) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 18:39:00,688 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-28) Send audit message to /127.0.0.1:514
2025-03-10 18:39:00,689 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished AuditScheduler.execute()
2025-03-10 18:39:12,658 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19661) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 18:39:12,664 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19661) Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
2025-03-10 18:39:12,666 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(859): processing 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213100141838 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 18:39:12,667 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(859) << 3:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:39:12,874 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(859) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213100448373 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:39:13,706 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start IANScheduler.execute()
2025-03-10 18:39:13,709 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished IANScheduler.execute()
2025-03-10 18:39:37,859 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start UPSProcessingScheduler.execute()
2025-03-10 18:39:37,860 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished UPSProcessingScheduler.execute()
2025-03-10 18:39:43,018 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19661) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 18:39:43,022 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19661) Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
2025-03-10 18:39:43,024 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(859): processing 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213100448373 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 18:39:43,024 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(859) << 4:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:39:43,234 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(859) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213100532217 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:39:51,367 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 18:39:51,375 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 18:39:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start TaskScheduler.execute()
2025-03-10 18:39:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished TaskScheduler.execute()
2025-03-10 18:40:00,689 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start AuditScheduler.execute()
2025-03-10 18:40:00,701 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 18:40:00,701 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 18:40:00,702 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished AuditScheduler.execute()
2025-03-10 18:40:13,709 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start IANScheduler.execute()
2025-03-10 18:40:13,712 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished IANScheduler.execute()
2025-03-10 18:40:18,767 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19661) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 18:40:18,771 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19661) Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
2025-03-10 18:40:18,774 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(859): processing 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213100532217 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 18:40:18,774 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(859) << 5:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:40:18,984 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(859) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213100557830 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:40:37,861 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start UPSProcessingScheduler.execute()
2025-03-10 18:40:37,862 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished UPSProcessingScheduler.execute()
2025-03-10 18:40:52,955 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19661) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 18:40:52,960 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19661) Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
2025-03-10 18:40:52,962 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(859): processing 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213100557830 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 18:40:52,963 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(859) << 6:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:40:53,173 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(859) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213100649050 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:40:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start TaskScheduler.execute()
2025-03-10 18:40:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished TaskScheduler.execute()
2025-03-10 18:41:00,702 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start AuditScheduler.execute()
2025-03-10 18:41:00,711 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-6) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 18:41:00,711 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-6) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 18:41:00,712 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished AuditScheduler.execute()
2025-03-10 18:41:13,712 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start IANScheduler.execute()
2025-03-10 18:41:13,715 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished IANScheduler.execute()
2025-03-10 18:41:30,277 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19661) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 18:41:30,280 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19661) Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
2025-03-10 18:41:30,282 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(859): processing 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213100649050 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 18:41:30,282 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(859) << 7:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:41:30,508 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(859) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213100747901 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:41:32,129 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start StudySizeScheduler.execute()
2025-03-10 18:41:32,132 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished StudySizeScheduler.execute()
2025-03-10 18:41:37,862 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start UPSProcessingScheduler.execute()
2025-03-10 18:41:37,863 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished UPSProcessingScheduler.execute()
2025-03-10 18:41:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start TaskScheduler.execute()
2025-03-10 18:41:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished TaskScheduler.execute()
2025-03-10 18:42:00,712 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start AuditScheduler.execute()
2025-03-10 18:42:00,720 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-22) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 18:42:00,720 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-22) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 18:42:00,720 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished AuditScheduler.execute()
2025-03-10 18:42:10,946 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19661) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 18:42:10,951 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19661) Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
2025-03-10 18:42:10,953 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(859): processing 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213100747901 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 18:42:10,953 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(859) << 8:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:42:11,165 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(859) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213100840219 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:42:13,716 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start IANScheduler.execute()
2025-03-10 18:42:13,717 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished IANScheduler.execute()
2025-03-10 18:42:37,864 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start UPSProcessingScheduler.execute()
2025-03-10 18:42:37,865 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished UPSProcessingScheduler.execute()
2025-03-10 18:42:46,077 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19661) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 18:42:46,082 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19661) Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
2025-03-10 18:42:46,084 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(859): processing 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213100840219 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 18:42:46,085 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(859) << 9:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:42:46,303 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(859) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213101007283 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:42:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start TaskScheduler.execute()
2025-03-10 18:42:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished TaskScheduler.execute()
2025-03-10 18:43:00,720 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start AuditScheduler.execute()
2025-03-10 18:43:00,729 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-17) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 18:43:00,729 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-17) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 18:43:00,729 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished AuditScheduler.execute()
2025-03-10 18:43:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start PurgeStorageScheduler.execute()
2025-03-10 18:43:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished PurgeStorageScheduler.execute()
2025-03-10 18:43:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-19758) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 18:43:01,702 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-19758) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 18:43:13,718 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start IANScheduler.execute()
2025-03-10 18:43:13,720 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished IANScheduler.execute()
2025-03-10 18:43:23,993 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19661) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 18:43:23,997 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19661) Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
2025-03-10 18:43:24,000 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(859): processing 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213101007283 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 18:43:24,000 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(859) << 10:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:43:24,208 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(859) >> 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213101053324 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:43:37,865 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start UPSProcessingScheduler.execute()
2025-03-10 18:43:37,866 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished UPSProcessingScheduler.execute()
2025-03-10 18:43:55,810 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19661) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 18:43:55,815 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19661) Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
2025-03-10 18:43:55,817 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(859): processing 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213101053324 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 18:43:55,817 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(859) << 11:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:43:56,026 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(859) >> 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213101404203 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:43:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start TaskScheduler.execute()
2025-03-10 18:43:58,815 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished TaskScheduler.execute()
2025-03-10 18:44:00,729 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start AuditScheduler.execute()
2025-03-10 18:44:00,738 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-23) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 18:44:00,738 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-23) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 18:44:00,738 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished AuditScheduler.execute()
2025-03-10 18:44:13,720 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start IANScheduler.execute()
2025-03-10 18:44:13,723 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished IANScheduler.execute()
2025-03-10 18:44:31,557 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19661) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 18:44:31,561 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19661) Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
2025-03-10 18:44:31,563 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(859): processing 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213101404203 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 18:44:31,564 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(859) << 12:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:44:31,774 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(859) >> 13:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213101525039 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:44:37,867 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start UPSProcessingScheduler.execute()
2025-03-10 18:44:37,868 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished UPSProcessingScheduler.execute()
2025-03-10 18:44:51,375 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 18:44:51,378 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 18:44:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start TaskScheduler.execute()
2025-03-10 18:44:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished TaskScheduler.execute()
2025-03-10 18:45:00,738 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start AuditScheduler.execute()
2025-03-10 18:45:00,747 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 18:45:00,747 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 18:45:00,747 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished AuditScheduler.execute()
2025-03-10 18:45:13,723 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start IANScheduler.execute()
2025-03-10 18:45:13,726 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished IANScheduler.execute()
2025-03-10 18:45:18,331 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19661) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 18:45:18,335 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19661) Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
2025-03-10 18:45:18,337 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(859): processing 13:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213101525039 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 18:45:18,338 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(859) << 13:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:45:18,546 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(859) >> 14:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213101744791 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:45:37,868 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start UPSProcessingScheduler.execute()
2025-03-10 18:45:37,870 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished UPSProcessingScheduler.execute()
2025-03-10 18:45:49,893 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19661) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 18:45:49,897 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19661) Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
2025-03-10 18:45:49,899 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(859): processing 14:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213101744791 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 18:45:49,899 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(859) << 14:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:45:50,110 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(859) >> 15:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213101822423 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:45:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start TaskScheduler.execute()
2025-03-10 18:45:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished TaskScheduler.execute()
2025-03-10 18:46:00,747 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start AuditScheduler.execute()
2025-03-10 18:46:00,758 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-28) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 18:46:00,759 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-28) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 18:46:00,759 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished AuditScheduler.execute()
2025-03-10 18:46:12,851 INFO  [org.dcm4chee.arc.stgcmt.impl.PurgeStgCmtScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start PurgeStgCmtScheduler.execute()
2025-03-10 18:46:12,855 INFO  [org.dcm4chee.arc.stgcmt.impl.PurgeStgCmtScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished PurgeStgCmtScheduler.execute()
2025-03-10 18:46:13,726 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start IANScheduler.execute()
2025-03-10 18:46:13,728 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished IANScheduler.execute()
2025-03-10 18:46:21,423 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19661) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 18:46:21,428 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19661) Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
2025-03-10 18:46:21,430 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(859): processing 15:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213101822423 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 18:46:21,431 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(859) << 15:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:46:21,642 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(859) >> 16:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213101842404 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:46:32,132 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start StudySizeScheduler.execute()
2025-03-10 18:46:32,134 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished StudySizeScheduler.execute()
2025-03-10 18:46:37,870 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start UPSProcessingScheduler.execute()
2025-03-10 18:46:37,872 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished UPSProcessingScheduler.execute()
2025-03-10 18:46:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start TaskScheduler.execute()
2025-03-10 18:46:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished TaskScheduler.execute()
2025-03-10 18:47:00,759 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start AuditScheduler.execute()
2025-03-10 18:47:00,775 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-25) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 18:47:00,775 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-25) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 18:47:00,775 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished AuditScheduler.execute()
2025-03-10 18:47:13,729 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start IANScheduler.execute()
2025-03-10 18:47:13,731 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished IANScheduler.execute()
2025-03-10 18:47:37,872 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start UPSProcessingScheduler.execute()
2025-03-10 18:47:37,873 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished UPSProcessingScheduler.execute()
2025-03-10 18:47:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start TaskScheduler.execute()
2025-03-10 18:47:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished TaskScheduler.execute()
2025-03-10 18:48:00,775 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start AuditScheduler.execute()
2025-03-10 18:48:00,777 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-2) Send audit message to /127.0.0.1:514
2025-03-10 18:48:00,792 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-2) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 18:48:00,792 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-2) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 18:48:00,792 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished AuditScheduler.execute()
2025-03-10 18:48:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start PurgeStorageScheduler.execute()
2025-03-10 18:48:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished PurgeStorageScheduler.execute()
2025-03-10 18:48:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-19779) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 18:48:01,704 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-19779) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 18:48:13,731 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start IANScheduler.execute()
2025-03-10 18:48:13,734 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished IANScheduler.execute()
2025-03-10 18:48:37,874 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start UPSProcessingScheduler.execute()
2025-03-10 18:48:37,875 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished UPSProcessingScheduler.execute()
2025-03-10 18:48:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start TaskScheduler.execute()
2025-03-10 18:48:58,816 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished TaskScheduler.execute()
2025-03-10 18:49:00,792 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start AuditScheduler.execute()
2025-03-10 18:49:00,801 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-16) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 18:49:00,801 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-16) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 18:49:00,801 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished AuditScheduler.execute()
2025-03-10 18:49:13,735 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start IANScheduler.execute()
2025-03-10 18:49:13,738 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished IANScheduler.execute()
2025-03-10 18:49:37,876 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start UPSProcessingScheduler.execute()
2025-03-10 18:49:37,877 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished UPSProcessingScheduler.execute()
2025-03-10 18:49:51,379 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 18:49:51,382 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 18:49:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start TaskScheduler.execute()
2025-03-10 18:49:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished TaskScheduler.execute()
2025-03-10 18:50:00,801 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start AuditScheduler.execute()
2025-03-10 18:50:00,810 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-15) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 18:50:00,810 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-15) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 18:50:00,810 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished AuditScheduler.execute()
2025-03-10 18:50:13,738 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start IANScheduler.execute()
2025-03-10 18:50:13,740 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished IANScheduler.execute()
2025-03-10 18:50:37,877 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start UPSProcessingScheduler.execute()
2025-03-10 18:50:37,879 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished UPSProcessingScheduler.execute()
2025-03-10 18:50:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start TaskScheduler.execute()
2025-03-10 18:50:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished TaskScheduler.execute()
2025-03-10 18:51:00,810 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start AuditScheduler.execute()
2025-03-10 18:51:00,823 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-7) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 18:51:00,823 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-7) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 18:51:00,823 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished AuditScheduler.execute()
2025-03-10 18:51:13,741 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start IANScheduler.execute()
2025-03-10 18:51:13,744 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished IANScheduler.execute()
2025-03-10 18:51:32,134 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start StudySizeScheduler.execute()
2025-03-10 18:51:32,136 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished StudySizeScheduler.execute()
2025-03-10 18:51:37,879 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start UPSProcessingScheduler.execute()
2025-03-10 18:51:37,881 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished UPSProcessingScheduler.execute()
2025-03-10 18:51:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start TaskScheduler.execute()
2025-03-10 18:51:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished TaskScheduler.execute()
2025-03-10 18:52:00,823 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start AuditScheduler.execute()
2025-03-10 18:52:00,831 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 18:52:00,831 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 18:52:00,831 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished AuditScheduler.execute()
2025-03-10 18:52:13,744 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start IANScheduler.execute()
2025-03-10 18:52:13,747 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished IANScheduler.execute()
2025-03-10 18:52:37,881 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start UPSProcessingScheduler.execute()
2025-03-10 18:52:37,882 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished UPSProcessingScheduler.execute()
2025-03-10 18:52:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start TaskScheduler.execute()
2025-03-10 18:52:58,815 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished TaskScheduler.execute()
2025-03-10 18:53:00,832 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start AuditScheduler.execute()
2025-03-10 18:53:00,841 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-10) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 18:53:00,841 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-10) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 18:53:00,841 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished AuditScheduler.execute()
2025-03-10 18:53:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start PurgeStorageScheduler.execute()
2025-03-10 18:53:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished PurgeStorageScheduler.execute()
2025-03-10 18:53:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-19800) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 18:53:01,704 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-19800) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 18:53:13,748 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start IANScheduler.execute()
2025-03-10 18:53:13,750 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished IANScheduler.execute()
2025-03-10 18:53:37,883 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start UPSProcessingScheduler.execute()
2025-03-10 18:53:37,884 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished UPSProcessingScheduler.execute()
2025-03-10 18:53:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start TaskScheduler.execute()
2025-03-10 18:53:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished TaskScheduler.execute()
2025-03-10 18:54:00,841 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start AuditScheduler.execute()
2025-03-10 18:54:00,853 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-25) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 18:54:00,853 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-25) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 18:54:00,853 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished AuditScheduler.execute()
2025-03-10 18:54:07,167 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19661) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 18:54:07,171 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19661) Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
2025-03-10 18:54:07,183 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(859): processing 16:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213101842404 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 18:54:07,183 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(859) << 16:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:54:07,405 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(859) >> A-RELEASE-RQ
2025-03-10 18:54:07,405 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19661) DCM4CHEE<-HS60MT(859) << A-RELEASE-RP
2025-03-10 18:54:07,455 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-4) DCM4CHEE<-HS60MT(859): close Socket[addr=187.89.160.56/187.89.160.56,port=49360,localport=11112]
2025-03-10 18:54:13,750 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start IANScheduler.execute()
2025-03-10 18:54:13,753 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished IANScheduler.execute()
2025-03-10 18:54:37,835 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/187.89.160.56,port=49372,localport=11112]
2025-03-10 18:54:37,836 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19805) DCM4CHEE<-HS60MT(860) >> A-ASSOCIATE-RQ
2025-03-10 18:54:37,836 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19805) DCM4CHEE<-HS60MT(860) << A-ASSOCIATE-AC
2025-03-10 18:54:37,884 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start UPSProcessingScheduler.execute()
2025-03-10 18:54:37,886 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished UPSProcessingScheduler.execute()
2025-03-10 18:54:38,036 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19805) DCM4CHEE<-HS60MT(860) >> 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213095920802 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:54:51,382 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 18:54:51,387 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 18:54:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start TaskScheduler.execute()
2025-03-10 18:54:58,816 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished TaskScheduler.execute()
2025-03-10 18:55:00,854 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start AuditScheduler.execute()
2025-03-10 18:55:00,873 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-21) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 18:55:00,873 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-21) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 18:55:00,873 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished AuditScheduler.execute()
2025-03-10 18:55:13,753 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start IANScheduler.execute()
2025-03-10 18:55:13,756 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished IANScheduler.execute()
2025-03-10 18:55:19,468 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19805) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 18:55:19,472 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19805) Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
2025-03-10 18:55:19,474 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19805) DCM4CHEE<-HS60MT(860): processing 1:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213095920802 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 18:55:19,475 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19805) DCM4CHEE<-HS60MT(860) << 1:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:55:19,678 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19805) DCM4CHEE<-HS60MT(860) >> 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213095957827 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:55:37,886 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start UPSProcessingScheduler.execute()
2025-03-10 18:55:37,887 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished UPSProcessingScheduler.execute()
2025-03-10 18:55:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start TaskScheduler.execute()
2025-03-10 18:55:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished TaskScheduler.execute()
2025-03-10 18:56:00,275 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19805) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 18:56:00,280 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19805) Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
2025-03-10 18:56:00,282 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19805) DCM4CHEE<-HS60MT(860): processing 2:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213095957827 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 18:56:00,282 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19805) DCM4CHEE<-HS60MT(860) << 2:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:56:00,488 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19805) DCM4CHEE<-HS60MT(860) >> 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213100141838 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:56:00,873 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start AuditScheduler.execute()
2025-03-10 18:56:00,885 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-13) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 18:56:00,885 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-13) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 18:56:00,885 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished AuditScheduler.execute()
2025-03-10 18:56:13,756 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start IANScheduler.execute()
2025-03-10 18:56:13,759 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished IANScheduler.execute()
2025-03-10 18:56:32,136 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start StudySizeScheduler.execute()
2025-03-10 18:56:32,138 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished StudySizeScheduler.execute()
2025-03-10 18:56:35,848 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19805) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 18:56:35,852 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19805) Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
2025-03-10 18:56:35,854 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19805) DCM4CHEE<-HS60MT(860): processing 3:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213100141838 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 18:56:35,855 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19805) DCM4CHEE<-HS60MT(860) << 3:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:56:36,060 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19805) DCM4CHEE<-HS60MT(860) >> 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213100448373 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:56:37,888 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start UPSProcessingScheduler.execute()
2025-03-10 18:56:37,889 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished UPSProcessingScheduler.execute()
2025-03-10 18:56:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start TaskScheduler.execute()
2025-03-10 18:56:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished TaskScheduler.execute()
2025-03-10 18:57:00,885 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start AuditScheduler.execute()
2025-03-10 18:57:00,894 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 18:57:00,894 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 18:57:00,894 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished AuditScheduler.execute()
2025-03-10 18:57:06,941 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19805) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 18:57:06,945 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19805) Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
2025-03-10 18:57:06,947 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19805) DCM4CHEE<-HS60MT(860): processing 4:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213100448373 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 18:57:06,948 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19805) DCM4CHEE<-HS60MT(860) << 4:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:57:07,156 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19805) DCM4CHEE<-HS60MT(860) >> 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213100532217 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:57:13,759 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start IANScheduler.execute()
2025-03-10 18:57:13,762 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished IANScheduler.execute()
2025-03-10 18:57:37,889 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start UPSProcessingScheduler.execute()
2025-03-10 18:57:37,890 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished UPSProcessingScheduler.execute()
2025-03-10 18:57:43,060 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19805) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 18:57:43,063 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19805) Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
2025-03-10 18:57:43,065 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19805) DCM4CHEE<-HS60MT(860): processing 5:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213100532217 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 18:57:43,065 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19805) DCM4CHEE<-HS60MT(860) << 5:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:57:43,269 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19805) DCM4CHEE<-HS60MT(860) >> 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213100557830 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:57:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start TaskScheduler.execute()
2025-03-10 18:57:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished TaskScheduler.execute()
2025-03-10 18:58:00,894 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start AuditScheduler.execute()
2025-03-10 18:58:00,904 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-20) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 18:58:00,905 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-20) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 18:58:00,905 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished AuditScheduler.execute()
2025-03-10 18:58:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start PurgeStorageScheduler.execute()
2025-03-10 18:58:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished PurgeStorageScheduler.execute()
2025-03-10 18:58:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-19822) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 18:58:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-19822) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 18:58:13,762 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start IANScheduler.execute()
2025-03-10 18:58:13,764 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished IANScheduler.execute()
2025-03-10 18:58:24,419 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19805) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 18:58:24,422 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19805) Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
2025-03-10 18:58:24,424 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19805) DCM4CHEE<-HS60MT(860): processing 6:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213100557830 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 18:58:24,424 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19805) DCM4CHEE<-HS60MT(860) << 6:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:58:24,631 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19805) DCM4CHEE<-HS60MT(860) >> 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213100649050 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:58:37,891 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start UPSProcessingScheduler.execute()
2025-03-10 18:58:37,892 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished UPSProcessingScheduler.execute()
2025-03-10 18:58:55,352 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19805) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 18:58:55,357 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19805) Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
2025-03-10 18:58:55,360 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19805) DCM4CHEE<-HS60MT(860): processing 7:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213100649050 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 18:58:55,360 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19805) DCM4CHEE<-HS60MT(860) << 7:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:58:55,566 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19805) DCM4CHEE<-HS60MT(860) >> 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213100747901 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:58:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start TaskScheduler.execute()
2025-03-10 18:58:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished TaskScheduler.execute()
2025-03-10 18:59:00,905 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start AuditScheduler.execute()
2025-03-10 18:59:00,915 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-3) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 18:59:00,915 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-3) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 18:59:00,915 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished AuditScheduler.execute()
2025-03-10 18:59:13,764 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start IANScheduler.execute()
2025-03-10 18:59:13,767 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished IANScheduler.execute()
2025-03-10 18:59:26,156 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19805) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 18:59:26,161 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19805) Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
2025-03-10 18:59:26,163 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19805) DCM4CHEE<-HS60MT(860): processing 8:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213100747901 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 18:59:26,163 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19805) DCM4CHEE<-HS60MT(860) << 8:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:59:26,369 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19805) DCM4CHEE<-HS60MT(860) >> 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213100840219 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:59:37,892 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start UPSProcessingScheduler.execute()
2025-03-10 18:59:37,893 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished UPSProcessingScheduler.execute()
2025-03-10 18:59:51,387 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 18:59:51,390 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 18:59:56,951 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19805) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 18:59:56,956 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19805) Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
2025-03-10 18:59:56,959 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19805) DCM4CHEE<-HS60MT(860): processing 9:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213100840219 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 18:59:56,959 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19805) DCM4CHEE<-HS60MT(860) << 9:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:59:57,165 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19805) DCM4CHEE<-HS60MT(860) >> 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213101007283 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 18:59:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start TaskScheduler.execute()
2025-03-10 18:59:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished TaskScheduler.execute()
2025-03-10 19:00:00,915 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start AuditScheduler.execute()
2025-03-10 19:00:00,926 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-12) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 19:00:00,926 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-12) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 19:00:00,927 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished AuditScheduler.execute()
2025-03-10 19:00:13,768 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start IANScheduler.execute()
2025-03-10 19:00:13,770 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished IANScheduler.execute()
2025-03-10 19:00:28,900 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19805) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 19:00:28,905 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19805) Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
2025-03-10 19:00:28,907 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19805) DCM4CHEE<-HS60MT(860): processing 10:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213101007283 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 19:00:28,907 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19805) DCM4CHEE<-HS60MT(860) << 10:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 19:00:29,113 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19805) DCM4CHEE<-HS60MT(860) >> 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213101053324 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 19:00:37,894 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start UPSProcessingScheduler.execute()
2025-03-10 19:00:37,895 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished UPSProcessingScheduler.execute()
2025-03-10 19:00:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start TaskScheduler.execute()
2025-03-10 19:00:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished TaskScheduler.execute()
2025-03-10 19:01:00,927 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start AuditScheduler.execute()
2025-03-10 19:01:00,942 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-4) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 19:01:00,942 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-4) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 19:01:00,942 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished AuditScheduler.execute()
2025-03-10 19:01:08,877 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19805) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 19:01:08,881 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19805) Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
2025-03-10 19:01:08,883 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19805) DCM4CHEE<-HS60MT(860): processing 11:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213101053324 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 19:01:08,884 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19805) DCM4CHEE<-HS60MT(860) << 11:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 19:01:09,089 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19805) DCM4CHEE<-HS60MT(860) >> 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213101404203 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 19:01:13,771 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start IANScheduler.execute()
2025-03-10 19:01:13,773 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished IANScheduler.execute()
2025-03-10 19:01:32,139 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start StudySizeScheduler.execute()
2025-03-10 19:01:32,143 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished StudySizeScheduler.execute()
2025-03-10 19:01:37,896 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start UPSProcessingScheduler.execute()
2025-03-10 19:01:37,897 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished UPSProcessingScheduler.execute()
2025-03-10 19:01:39,665 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19805) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 19:01:39,672 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19805) Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
2025-03-10 19:01:39,674 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19805) DCM4CHEE<-HS60MT(860): processing 12:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213101404203 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 19:01:39,674 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19805) DCM4CHEE<-HS60MT(860) << 12:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 19:01:39,880 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19805) DCM4CHEE<-HS60MT(860) >> 13:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213101525039 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 19:01:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start TaskScheduler.execute()
2025-03-10 19:01:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished TaskScheduler.execute()
2025-03-10 19:02:00,943 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start AuditScheduler.execute()
2025-03-10 19:02:00,952 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-21) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 19:02:00,952 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-21) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 19:02:00,952 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished AuditScheduler.execute()
2025-03-10 19:02:13,774 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start IANScheduler.execute()
2025-03-10 19:02:13,776 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished IANScheduler.execute()
2025-03-10 19:02:14,974 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19805) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 19:02:14,978 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19805) Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
2025-03-10 19:02:14,981 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19805) DCM4CHEE<-HS60MT(860): processing 13:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213101525039 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 19:02:14,981 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19805) DCM4CHEE<-HS60MT(860) << 13:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 19:02:15,187 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19805) DCM4CHEE<-HS60MT(860) >> 14:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213101744791 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 19:02:37,898 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start UPSProcessingScheduler.execute()
2025-03-10 19:02:37,899 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished UPSProcessingScheduler.execute()
2025-03-10 19:02:55,079 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19805) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 19:02:55,084 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19805) Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
2025-03-10 19:02:55,086 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19805) DCM4CHEE<-HS60MT(860): processing 14:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213101744791 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 19:02:55,087 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19805) DCM4CHEE<-HS60MT(860) << 14:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 19:02:55,294 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19805) DCM4CHEE<-HS60MT(860) >> 15:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213101822423 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 19:02:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start TaskScheduler.execute()
2025-03-10 19:02:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished TaskScheduler.execute()
2025-03-10 19:03:00,952 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start AuditScheduler.execute()
2025-03-10 19:03:00,961 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-13) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 19:03:00,961 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-13) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 19:03:00,961 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished AuditScheduler.execute()
2025-03-10 19:03:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start PurgeStorageScheduler.execute()
2025-03-10 19:03:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished PurgeStorageScheduler.execute()
2025-03-10 19:03:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-19843) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 19:03:01,702 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-19843) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 19:03:13,777 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start IANScheduler.execute()
2025-03-10 19:03:13,779 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished IANScheduler.execute()
2025-03-10 19:03:26,029 INFO  [org.dcm4chee.arc.coerce.impl.MergeAttributesCoercionProcessor] (EE-ManagedExecutorService-default-Thread-19805) Merge Attributes using ArchiveAttributeCoercion2[cn=SupplementIssuerOfPatientID, priority=0, DIMSE=C_STORE_RQ, role=SCU, cuids=[], conditions={IssuerOfPatientID!=.+}, uri=merge-attrs:, description=null, onFailure=RETHROW, sufficient=false, attributeUpdatePolicy=MERGE, mergeAttributes=[IssuerOfPatientID=DCM4CHEE.{PatientName,hash}.{PatientBirthDate,hash}], deviceCoercionParam=null, otherCoercionParams={}]
2025-03-10 19:03:26,033 WARN  [org.dcm4chee.arc.store.impl.StoreServiceEJB] (EE-ManagedExecutorService-default-Thread-19805) Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
2025-03-10 19:03:26,036 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19805) DCM4CHEE<-HS60MT(860): processing 15:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213101822423 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Patient ID 239278^^^DCM4CHEE.C9FEBB08.0D5C6C3D in previous received object of Study[uid=239278].
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.checkConflictingPID(StoreServiceEJB.java:936)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.createInstance(StoreServiceEJB.java:857)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB.updateDB(StoreServiceEJB.java:288)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:254)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:390)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:160)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$$$view20.updateDB(Unknown Source)
	at jdk.internal.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceEJB$Proxy$_$$_Weld$EnterpriseProxy$.updateDB(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.updateDB(StoreServiceImpl.java:274)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:220)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 19:03:26,036 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19805) DCM4CHEE<-HS60MT(860) << 15:C-STORE-RSP[pcid=1, status=a778H, errorComment=Patient ID 239278^^^DCM4CHEE.1CB06919.0D5C6C3D differs from Pati
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 19:03:26,240 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19805) DCM4CHEE<-HS60MT(860) >> 16:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213101842404 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 19:03:37,899 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start UPSProcessingScheduler.execute()
2025-03-10 19:03:37,901 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished UPSProcessingScheduler.execute()
2025-03-10 19:03:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start TaskScheduler.execute()
2025-03-10 19:03:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished TaskScheduler.execute()
2025-03-10 19:04:00,962 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start AuditScheduler.execute()
2025-03-10 19:04:00,972 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 19:04:00,972 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 19:04:00,972 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished AuditScheduler.execute()
2025-03-10 19:04:13,780 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start IANScheduler.execute()
2025-03-10 19:04:13,782 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished IANScheduler.execute()
2025-03-10 19:04:37,901 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start UPSProcessingScheduler.execute()
2025-03-10 19:04:37,902 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished UPSProcessingScheduler.execute()
2025-03-10 19:04:51,391 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 19:04:51,399 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 19:04:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start TaskScheduler.execute()
2025-03-10 19:04:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished TaskScheduler.execute()
2025-03-10 19:05:00,973 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start AuditScheduler.execute()
2025-03-10 19:05:00,975 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-19) Send audit message to /127.0.0.1:514
2025-03-10 19:05:00,992 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-19) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 19:05:00,992 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-19) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 19:05:00,992 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished AuditScheduler.execute()
2025-03-10 19:05:13,782 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start IANScheduler.execute()
2025-03-10 19:05:13,785 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished IANScheduler.execute()
2025-03-10 19:05:37,903 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start UPSProcessingScheduler.execute()
2025-03-10 19:05:37,904 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished UPSProcessingScheduler.execute()
2025-03-10 19:05:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start TaskScheduler.execute()
2025-03-10 19:05:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished TaskScheduler.execute()
2025-03-10 19:06:00,992 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start AuditScheduler.execute()
2025-03-10 19:06:01,003 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-3) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 19:06:01,003 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-3) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 19:06:01,003 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished AuditScheduler.execute()
2025-03-10 19:06:13,785 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start IANScheduler.execute()
2025-03-10 19:06:13,787 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished IANScheduler.execute()
2025-03-10 19:06:32,143 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start StudySizeScheduler.execute()
2025-03-10 19:06:32,145 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished StudySizeScheduler.execute()
2025-03-10 19:06:37,904 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start UPSProcessingScheduler.execute()
2025-03-10 19:06:37,906 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished UPSProcessingScheduler.execute()
2025-03-10 19:06:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start TaskScheduler.execute()
2025-03-10 19:06:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished TaskScheduler.execute()
2025-03-10 19:07:01,003 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start AuditScheduler.execute()
2025-03-10 19:07:01,015 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-12) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 19:07:01,016 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-12) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 19:07:01,016 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished AuditScheduler.execute()
2025-03-10 19:07:13,788 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start IANScheduler.execute()
2025-03-10 19:07:13,791 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished IANScheduler.execute()
2025-03-10 19:07:37,906 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start UPSProcessingScheduler.execute()
2025-03-10 19:07:37,908 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished UPSProcessingScheduler.execute()
2025-03-10 19:07:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start TaskScheduler.execute()
2025-03-10 19:07:58,815 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished TaskScheduler.execute()
2025-03-10 19:08:01,016 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start AuditScheduler.execute()
2025-03-10 19:08:01,025 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-4) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 19:08:01,026 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-4) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 19:08:01,026 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished AuditScheduler.execute()
2025-03-10 19:08:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start PurgeStorageScheduler.execute()
2025-03-10 19:08:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished PurgeStorageScheduler.execute()
2025-03-10 19:08:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-19864) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 19:08:01,704 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-19864) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 19:08:13,791 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start IANScheduler.execute()
2025-03-10 19:08:13,794 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished IANScheduler.execute()
2025-03-10 19:08:37,908 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start UPSProcessingScheduler.execute()
2025-03-10 19:08:37,910 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished UPSProcessingScheduler.execute()
2025-03-10 19:08:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start TaskScheduler.execute()
2025-03-10 19:08:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished TaskScheduler.execute()
2025-03-10 19:09:01,026 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start AuditScheduler.execute()
2025-03-10 19:09:01,034 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-21) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 19:09:01,034 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-21) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 19:09:01,035 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished AuditScheduler.execute()
2025-03-10 19:09:13,794 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start IANScheduler.execute()
2025-03-10 19:09:13,797 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished IANScheduler.execute()
2025-03-10 19:09:37,910 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start UPSProcessingScheduler.execute()
2025-03-10 19:09:37,911 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished UPSProcessingScheduler.execute()
2025-03-10 19:09:51,399 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 19:09:51,403 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 19:09:56,898 WARN  [org.dcm4chee.arc.store.impl.StoreServiceImpl] (EE-ManagedExecutorService-default-Thread-19805) DCM4CHEE<-HS60MT(860): Failed to store received object:
: java.net.SocketException: Connection reset
	at java.base/sun.nio.ch.NioSocketImpl.implRead(NioSocketImpl.java:323)
	at java.base/sun.nio.ch.NioSocketImpl.read(NioSocketImpl.java:350)
	at java.base/sun.nio.ch.NioSocketImpl$1.read(NioSocketImpl.java:803)
	at java.base/java.net.Socket$SocketInputStream.read(Socket.java:966)
	at org.dcm4che.core@5.30.0//org.dcm4che3.util.StreamUtils.readAvailable(StreamUtils.java:57)
	at org.dcm4che.core@5.30.0//org.dcm4che3.util.StreamUtils.readFully(StreamUtils.java:68)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.readFully(PDUDecoder.java:225)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.readPDU(PDUDecoder.java:220)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:176)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDV(PDUDecoder.java:517)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.isLastPDV(PDUDecoder.java:545)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.read(PDUDecoder.java:568)
	at org.dcm4che.core@5.30.0//org.dcm4che3.util.CountingInputStream.read(CountingInputStream.java:75)
	at java.base/java.io.FilterInputStream.read(FilterInputStream.java:132)
	at org.dcm4che.core@5.30.0//org.dcm4che3.io.DicomInputStream.read(DicomInputStream.java:471)
	at org.dcm4che.core@5.30.0//org.dcm4che3.util.StreamUtils.copy(StreamUtils.java:106)
	at org.dcm4che.imageio@5.30.0//org.dcm4che3.imageio.codec.Transcoder.copyPixelData(Transcoder.java:561)
	at org.dcm4che.imageio@5.30.0//org.dcm4che3.imageio.codec.Transcoder.processPixelData(Transcoder.java:519)
	at org.dcm4che.imageio@5.30.0//org.dcm4che3.imageio.codec.Transcoder.access$800(Transcoder.java:71)
	at org.dcm4che.imageio@5.30.0//org.dcm4che3.imageio.codec.Transcoder$1.readValue(Transcoder.java:466)
	at org.dcm4che.core@5.30.0//org.dcm4che3.io.DicomInputStream.readAttributes(DicomInputStream.java:703)
	at org.dcm4che.core@5.30.0//org.dcm4che3.io.DicomInputStream.readAllAttributes(DicomInputStream.java:590)
	at org.dcm4che.imageio@5.30.0//org.dcm4che3.imageio.codec.Transcoder.transcode(Transcoder.java:440)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.writeToStorage(StoreServiceImpl.java:252)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:203)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 19:09:56,911 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19805) DCM4CHEE<-HS60MT(860): processing 16:C-STORE-RQ[pcid=1, prior=0
  cuid=1.2.840.10008.5.1.4.1.1.6.1 - Ultrasound Image Storage
  iuid=1.2.410.200001.101.11.601.1501430850.3.20250213101842404 - ?
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian] failed. Caused by:	: org.dcm4che3.net.service.DicomServiceException: java.net.SocketException: Connection reset
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.writeToStorage(StoreServiceImpl.java:261)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:203)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.store(StoreServiceImpl.java:194)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.store(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.store.scp.CStoreSCP.store(CStoreSCP.java:36)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.BasicCStoreSCP.onDimseRQ(BasicCStoreSCP.java:72)
	at jdk.internal.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4che3.net.service.DicomService$970688523$Proxy$_$$_WeldClientProxy.onDimseRQ(Unknown Source)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.service.DicomServiceRegistry.onDimseRQ(DicomServiceRegistry.java:86)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.ApplicationEntity.onDimseRQ(ApplicationEntity.java:491)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onDimseRQ(Association.java:750)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.decodeDIMSE(PDUDecoder.java:467)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.handlePDataTF(Association.java:733)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.State$4.onPDataTF(State.java:108)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association.onPDataTF(Association.java:729)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:177)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.Association$2.run(Association.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledRunnable.run(ControlPointUtils.java:125)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedFutureTask.run(ManagedFutureTask.java:117)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
Caused by: java.net.SocketException: Connection reset
	at java.base/sun.nio.ch.NioSocketImpl.implRead(NioSocketImpl.java:323)
	at java.base/sun.nio.ch.NioSocketImpl.read(NioSocketImpl.java:350)
	at java.base/sun.nio.ch.NioSocketImpl$1.read(NioSocketImpl.java:803)
	at java.base/java.net.Socket$SocketInputStream.read(Socket.java:966)
	at org.dcm4che.core@5.30.0//org.dcm4che3.util.StreamUtils.readAvailable(StreamUtils.java:57)
	at org.dcm4che.core@5.30.0//org.dcm4che3.util.StreamUtils.readFully(StreamUtils.java:68)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.readFully(PDUDecoder.java:225)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.readPDU(PDUDecoder.java:220)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDU(PDUDecoder.java:176)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.nextPDV(PDUDecoder.java:517)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.isLastPDV(PDUDecoder.java:545)
	at org.dcm4che.net@5.30.0//org.dcm4che3.net.PDUDecoder.read(PDUDecoder.java:568)
	at org.dcm4che.core@5.30.0//org.dcm4che3.util.CountingInputStream.read(CountingInputStream.java:75)
	at java.base/java.io.FilterInputStream.read(FilterInputStream.java:132)
	at org.dcm4che.core@5.30.0//org.dcm4che3.io.DicomInputStream.read(DicomInputStream.java:471)
	at org.dcm4che.core@5.30.0//org.dcm4che3.util.StreamUtils.copy(StreamUtils.java:106)
	at org.dcm4che.imageio@5.30.0//org.dcm4che3.imageio.codec.Transcoder.copyPixelData(Transcoder.java:561)
	at org.dcm4che.imageio@5.30.0//org.dcm4che3.imageio.codec.Transcoder.processPixelData(Transcoder.java:519)
	at org.dcm4che.imageio@5.30.0//org.dcm4che3.imageio.codec.Transcoder.access$800(Transcoder.java:71)
	at org.dcm4che.imageio@5.30.0//org.dcm4che3.imageio.codec.Transcoder$1.readValue(Transcoder.java:466)
	at org.dcm4che.core@5.30.0//org.dcm4che3.io.DicomInputStream.readAttributes(DicomInputStream.java:703)
	at org.dcm4che.core@5.30.0//org.dcm4che3.io.DicomInputStream.readAllAttributes(DicomInputStream.java:590)
	at org.dcm4che.imageio@5.30.0//org.dcm4che3.imageio.codec.Transcoder.transcode(Transcoder.java:440)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-store-5.30.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.writeToStorage(StoreServiceImpl.java:252)
	... 32 more

2025-03-10 19:09:56,911 INFO  [org.dcm4che3.net.Dimse] (EE-ManagedExecutorService-default-Thread-19805) DCM4CHEE<-HS60MT(860) << 16:C-STORE-RSP[pcid=1, status=110H, errorComment=java.net.SocketException: Connection reset
  tsuid=1.2.840.10008.1.2 - Implicit VR Little Endian]
2025-03-10 19:09:56,911 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19805) DCM4CHEE<-HS60MT(860): i/o exception: java.net.SocketException: Broken pipe in State: Sta6 - Association established and ready for data transfer
2025-03-10 19:09:56,911 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19805) DCM4CHEE<-HS60MT(860): close Socket[addr=187.89.160.56/187.89.160.56,port=49372,localport=11112]
2025-03-10 19:09:56,911 WARN  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-19805) DCM4CHEE<-HS60MT(860) << C_STORE_RSP failed: Broken pipe
2025-03-10 19:09:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start TaskScheduler.execute()
2025-03-10 19:09:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished TaskScheduler.execute()
2025-03-10 19:10:01,035 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start AuditScheduler.execute()
2025-03-10 19:10:01,046 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-9) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 19:10:01,047 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-9) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 19:10:01,047 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished AuditScheduler.execute()
2025-03-10 19:10:13,798 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start IANScheduler.execute()
2025-03-10 19:10:13,800 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished IANScheduler.execute()
2025-03-10 19:10:37,911 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start UPSProcessingScheduler.execute()
2025-03-10 19:10:37,913 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished UPSProcessingScheduler.execute()
2025-03-10 19:10:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start TaskScheduler.execute()
2025-03-10 19:10:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished TaskScheduler.execute()
2025-03-10 19:11:01,047 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start AuditScheduler.execute()
2025-03-10 19:11:01,048 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-8) Send audit message to /127.0.0.1:514
2025-03-10 19:11:01,060 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 19:11:01,060 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 19:11:01,061 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished AuditScheduler.execute()
2025-03-10 19:11:13,801 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start IANScheduler.execute()
2025-03-10 19:11:13,803 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished IANScheduler.execute()
2025-03-10 19:11:32,145 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start StudySizeScheduler.execute()
2025-03-10 19:11:32,147 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished StudySizeScheduler.execute()
2025-03-10 19:11:37,913 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start UPSProcessingScheduler.execute()
2025-03-10 19:11:37,914 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished UPSProcessingScheduler.execute()
2025-03-10 19:11:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start TaskScheduler.execute()
2025-03-10 19:11:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished TaskScheduler.execute()
2025-03-10 19:12:01,061 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start AuditScheduler.execute()
2025-03-10 19:12:01,069 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-19) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 19:12:01,069 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-19) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 19:12:01,069 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished AuditScheduler.execute()
2025-03-10 19:12:13,803 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start IANScheduler.execute()
2025-03-10 19:12:13,806 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished IANScheduler.execute()
2025-03-10 19:12:37,915 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start UPSProcessingScheduler.execute()
2025-03-10 19:12:37,916 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished UPSProcessingScheduler.execute()
2025-03-10 19:12:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start TaskScheduler.execute()
2025-03-10 19:12:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished TaskScheduler.execute()
2025-03-10 19:13:01,070 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start AuditScheduler.execute()
2025-03-10 19:13:01,079 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-3) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 19:13:01,079 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-3) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 19:13:01,079 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished AuditScheduler.execute()
2025-03-10 19:13:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start PurgeStorageScheduler.execute()
2025-03-10 19:13:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished PurgeStorageScheduler.execute()
2025-03-10 19:13:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-19885) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 19:13:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-19885) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 19:13:13,806 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start IANScheduler.execute()
2025-03-10 19:13:13,809 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished IANScheduler.execute()
2025-03-10 19:13:37,916 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start UPSProcessingScheduler.execute()
2025-03-10 19:13:37,918 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished UPSProcessingScheduler.execute()
2025-03-10 19:13:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start TaskScheduler.execute()
2025-03-10 19:13:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished TaskScheduler.execute()
2025-03-10 19:14:01,080 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start AuditScheduler.execute()
2025-03-10 19:14:01,090 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-12) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 19:14:01,090 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-12) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 19:14:01,090 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished AuditScheduler.execute()
2025-03-10 19:14:13,809 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start IANScheduler.execute()
2025-03-10 19:14:13,812 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished IANScheduler.execute()
2025-03-10 19:14:37,918 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start UPSProcessingScheduler.execute()
2025-03-10 19:14:37,919 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished UPSProcessingScheduler.execute()
2025-03-10 19:14:51,403 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 19:14:51,411 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 19:14:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start TaskScheduler.execute()
2025-03-10 19:14:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished TaskScheduler.execute()
2025-03-10 19:15:01,090 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start AuditScheduler.execute()
2025-03-10 19:15:01,099 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-26) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 19:15:01,099 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-26) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 19:15:01,099 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished AuditScheduler.execute()
2025-03-10 19:15:13,812 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start IANScheduler.execute()
2025-03-10 19:15:13,814 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished IANScheduler.execute()
2025-03-10 19:15:37,920 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start UPSProcessingScheduler.execute()
2025-03-10 19:15:37,921 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished UPSProcessingScheduler.execute()
2025-03-10 19:15:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start TaskScheduler.execute()
2025-03-10 19:15:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished TaskScheduler.execute()
2025-03-10 19:16:01,100 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start AuditScheduler.execute()
2025-03-10 19:16:01,110 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-21) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 19:16:01,110 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-21) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 19:16:01,110 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished AuditScheduler.execute()
2025-03-10 19:16:13,814 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start IANScheduler.execute()
2025-03-10 19:16:13,817 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished IANScheduler.execute()
2025-03-10 19:16:32,147 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start StudySizeScheduler.execute()
2025-03-10 19:16:32,149 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished StudySizeScheduler.execute()
2025-03-10 19:16:37,922 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start UPSProcessingScheduler.execute()
2025-03-10 19:16:37,923 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished UPSProcessingScheduler.execute()
2025-03-10 19:16:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start TaskScheduler.execute()
2025-03-10 19:16:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished TaskScheduler.execute()
2025-03-10 19:17:01,111 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start AuditScheduler.execute()
2025-03-10 19:17:01,119 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-9) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 19:17:01,119 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-9) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 19:17:01,119 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished AuditScheduler.execute()
2025-03-10 19:17:13,817 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start IANScheduler.execute()
2025-03-10 19:17:13,820 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished IANScheduler.execute()
2025-03-10 19:17:37,923 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start UPSProcessingScheduler.execute()
2025-03-10 19:17:37,924 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished UPSProcessingScheduler.execute()
2025-03-10 19:17:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start TaskScheduler.execute()
2025-03-10 19:17:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished TaskScheduler.execute()
2025-03-10 19:18:01,119 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start AuditScheduler.execute()
2025-03-10 19:18:01,129 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 19:18:01,129 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 19:18:01,129 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished AuditScheduler.execute()
2025-03-10 19:18:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start PurgeStorageScheduler.execute()
2025-03-10 19:18:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished PurgeStorageScheduler.execute()
2025-03-10 19:18:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-19906) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 19:18:01,704 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-19906) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 19:18:13,820 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start IANScheduler.execute()
2025-03-10 19:18:13,823 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished IANScheduler.execute()
2025-03-10 19:18:37,925 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start UPSProcessingScheduler.execute()
2025-03-10 19:18:37,926 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished UPSProcessingScheduler.execute()
2025-03-10 19:18:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start TaskScheduler.execute()
2025-03-10 19:18:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished TaskScheduler.execute()
2025-03-10 19:19:01,129 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start AuditScheduler.execute()
2025-03-10 19:19:01,139 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-19) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 19:19:01,139 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-19) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 19:19:01,139 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished AuditScheduler.execute()
2025-03-10 19:19:13,823 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start IANScheduler.execute()
2025-03-10 19:19:13,825 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished IANScheduler.execute()
2025-03-10 19:19:37,926 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start UPSProcessingScheduler.execute()
2025-03-10 19:19:37,928 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished UPSProcessingScheduler.execute()
2025-03-10 19:19:51,411 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 19:19:51,414 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 19:19:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start TaskScheduler.execute()
2025-03-10 19:19:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished TaskScheduler.execute()
2025-03-10 19:20:01,140 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start AuditScheduler.execute()
2025-03-10 19:20:01,149 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-24) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 19:20:01,149 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-24) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 19:20:01,150 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished AuditScheduler.execute()
2025-03-10 19:20:13,826 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start IANScheduler.execute()
2025-03-10 19:20:13,828 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished IANScheduler.execute()
2025-03-10 19:20:37,928 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start UPSProcessingScheduler.execute()
2025-03-10 19:20:37,930 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished UPSProcessingScheduler.execute()
2025-03-10 19:20:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start TaskScheduler.execute()
2025-03-10 19:20:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished TaskScheduler.execute()
2025-03-10 19:21:01,150 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start AuditScheduler.execute()
2025-03-10 19:21:01,165 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-12) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 19:21:01,165 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-12) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 19:21:01,166 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished AuditScheduler.execute()
2025-03-10 19:21:13,829 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start IANScheduler.execute()
2025-03-10 19:21:13,831 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished IANScheduler.execute()
2025-03-10 19:21:32,149 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start StudySizeScheduler.execute()
2025-03-10 19:21:32,153 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished StudySizeScheduler.execute()
2025-03-10 19:21:37,930 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start UPSProcessingScheduler.execute()
2025-03-10 19:21:37,931 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished UPSProcessingScheduler.execute()
2025-03-10 19:21:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start TaskScheduler.execute()
2025-03-10 19:21:58,815 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished TaskScheduler.execute()
2025-03-10 19:22:01,166 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start AuditScheduler.execute()
2025-03-10 19:22:01,174 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-26) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 19:22:01,174 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-26) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 19:22:01,174 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished AuditScheduler.execute()
2025-03-10 19:22:13,831 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start IANScheduler.execute()
2025-03-10 19:22:13,834 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished IANScheduler.execute()
2025-03-10 19:22:37,931 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start UPSProcessingScheduler.execute()
2025-03-10 19:22:37,933 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished UPSProcessingScheduler.execute()
2025-03-10 19:22:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start TaskScheduler.execute()
2025-03-10 19:22:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished TaskScheduler.execute()
2025-03-10 19:23:01,174 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start AuditScheduler.execute()
2025-03-10 19:23:01,183 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-21) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 19:23:01,184 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-21) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 19:23:01,184 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished AuditScheduler.execute()
2025-03-10 19:23:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start PurgeStorageScheduler.execute()
2025-03-10 19:23:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished PurgeStorageScheduler.execute()
2025-03-10 19:23:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-19927) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 19:23:01,704 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-19927) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 19:23:13,834 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start IANScheduler.execute()
2025-03-10 19:23:13,836 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished IANScheduler.execute()
2025-03-10 19:23:37,933 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start UPSProcessingScheduler.execute()
2025-03-10 19:23:37,935 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished UPSProcessingScheduler.execute()
2025-03-10 19:23:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start TaskScheduler.execute()
2025-03-10 19:23:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished TaskScheduler.execute()
2025-03-10 19:24:01,184 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start AuditScheduler.execute()
2025-03-10 19:24:01,192 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-9) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 19:24:01,192 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-9) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 19:24:01,193 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished AuditScheduler.execute()
2025-03-10 19:24:13,837 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start IANScheduler.execute()
2025-03-10 19:24:13,839 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished IANScheduler.execute()
2025-03-10 19:24:37,935 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start UPSProcessingScheduler.execute()
2025-03-10 19:24:37,936 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished UPSProcessingScheduler.execute()
2025-03-10 19:24:51,415 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 19:24:51,423 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 19:24:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start TaskScheduler.execute()
2025-03-10 19:24:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished TaskScheduler.execute()
2025-03-10 19:25:01,193 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start AuditScheduler.execute()
2025-03-10 19:25:01,204 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-5) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 19:25:01,205 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-5) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 19:25:01,205 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished AuditScheduler.execute()
2025-03-10 19:25:13,839 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start IANScheduler.execute()
2025-03-10 19:25:13,842 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished IANScheduler.execute()
2025-03-10 19:25:37,936 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start UPSProcessingScheduler.execute()
2025-03-10 19:25:37,937 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished UPSProcessingScheduler.execute()
2025-03-10 19:25:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start TaskScheduler.execute()
2025-03-10 19:25:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished TaskScheduler.execute()
2025-03-10 19:26:01,205 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start AuditScheduler.execute()
2025-03-10 19:26:01,214 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-19) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 19:26:01,214 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-19) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 19:26:01,214 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished AuditScheduler.execute()
2025-03-10 19:26:13,842 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start IANScheduler.execute()
2025-03-10 19:26:13,845 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished IANScheduler.execute()
2025-03-10 19:26:32,153 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start StudySizeScheduler.execute()
2025-03-10 19:26:32,155 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished StudySizeScheduler.execute()
2025-03-10 19:26:37,938 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start UPSProcessingScheduler.execute()
2025-03-10 19:26:37,939 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished UPSProcessingScheduler.execute()
2025-03-10 19:26:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start TaskScheduler.execute()
2025-03-10 19:26:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished TaskScheduler.execute()
2025-03-10 19:27:01,214 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start AuditScheduler.execute()
2025-03-10 19:27:01,224 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-24) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 19:27:01,224 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-24) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 19:27:01,224 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished AuditScheduler.execute()
2025-03-10 19:27:13,845 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start IANScheduler.execute()
2025-03-10 19:27:13,848 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished IANScheduler.execute()
2025-03-10 19:27:37,939 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start UPSProcessingScheduler.execute()
2025-03-10 19:27:37,940 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished UPSProcessingScheduler.execute()
2025-03-10 19:27:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start TaskScheduler.execute()
2025-03-10 19:27:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished TaskScheduler.execute()
2025-03-10 19:28:01,225 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start AuditScheduler.execute()
2025-03-10 19:28:01,232 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-12) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 19:28:01,233 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-12) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 19:28:01,233 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished AuditScheduler.execute()
2025-03-10 19:28:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start PurgeStorageScheduler.execute()
2025-03-10 19:28:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished PurgeStorageScheduler.execute()
2025-03-10 19:28:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-19948) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 19:28:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-19948) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 19:28:13,848 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start IANScheduler.execute()
2025-03-10 19:28:13,851 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished IANScheduler.execute()
2025-03-10 19:28:37,940 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start UPSProcessingScheduler.execute()
2025-03-10 19:28:37,942 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished UPSProcessingScheduler.execute()
2025-03-10 19:28:50,033 INFO  [org.dcm4chee.arc.ups.impl.UPSDeleteScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start UPSDeleteScheduler.execute()
2025-03-10 19:28:50,038 INFO  [org.dcm4chee.arc.ups.impl.UPSDeleteScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished UPSDeleteScheduler.execute()
2025-03-10 19:28:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start TaskScheduler.execute()
2025-03-10 19:28:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished TaskScheduler.execute()
2025-03-10 19:29:01,233 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start AuditScheduler.execute()
2025-03-10 19:29:01,246 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-6) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 19:29:01,246 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-6) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 19:29:01,246 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished AuditScheduler.execute()
2025-03-10 19:29:13,851 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start IANScheduler.execute()
2025-03-10 19:29:13,854 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished IANScheduler.execute()
2025-03-10 19:29:37,942 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start UPSProcessingScheduler.execute()
2025-03-10 19:29:37,944 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished UPSProcessingScheduler.execute()
2025-03-10 19:29:51,424 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 19:29:51,427 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 19:29:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start TaskScheduler.execute()
2025-03-10 19:29:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished TaskScheduler.execute()
2025-03-10 19:30:01,246 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start AuditScheduler.execute()
2025-03-10 19:30:01,257 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-22) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 19:30:01,257 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-22) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 19:30:01,257 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished AuditScheduler.execute()
2025-03-10 19:30:13,854 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start IANScheduler.execute()
2025-03-10 19:30:13,857 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished IANScheduler.execute()
2025-03-10 19:30:37,944 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start UPSProcessingScheduler.execute()
2025-03-10 19:30:37,945 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished UPSProcessingScheduler.execute()
2025-03-10 19:30:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start TaskScheduler.execute()
2025-03-10 19:30:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished TaskScheduler.execute()
2025-03-10 19:31:01,257 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start AuditScheduler.execute()
2025-03-10 19:31:01,266 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-17) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 19:31:01,266 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-17) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 19:31:01,266 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished AuditScheduler.execute()
2025-03-10 19:31:13,857 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start IANScheduler.execute()
2025-03-10 19:31:13,859 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished IANScheduler.execute()
2025-03-10 19:31:32,155 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start StudySizeScheduler.execute()
2025-03-10 19:31:32,157 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished StudySizeScheduler.execute()
2025-03-10 19:31:37,946 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start UPSProcessingScheduler.execute()
2025-03-10 19:31:37,947 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished UPSProcessingScheduler.execute()
2025-03-10 19:31:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start TaskScheduler.execute()
2025-03-10 19:31:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished TaskScheduler.execute()
2025-03-10 19:32:01,267 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start AuditScheduler.execute()
2025-03-10 19:32:01,279 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-23) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 19:32:01,279 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-23) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 19:32:01,280 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished AuditScheduler.execute()
2025-03-10 19:32:10,808 INFO  [org.dcm4chee.arc.qmgt.impl.PurgeTaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start PurgeTaskScheduler.execute()
2025-03-10 19:32:10,832 INFO  [org.dcm4chee.arc.qmgt.impl.PurgeTaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished PurgeTaskScheduler.execute()
2025-03-10 19:32:13,859 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start IANScheduler.execute()
2025-03-10 19:32:13,861 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished IANScheduler.execute()
2025-03-10 19:32:37,948 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start UPSProcessingScheduler.execute()
2025-03-10 19:32:37,949 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished UPSProcessingScheduler.execute()
2025-03-10 19:32:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start TaskScheduler.execute()
2025-03-10 19:32:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished TaskScheduler.execute()
2025-03-10 19:33:01,280 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start AuditScheduler.execute()
2025-03-10 19:33:01,288 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 19:33:01,288 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 19:33:01,288 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished AuditScheduler.execute()
2025-03-10 19:33:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start PurgeStorageScheduler.execute()
2025-03-10 19:33:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished PurgeStorageScheduler.execute()
2025-03-10 19:33:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-19969) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 19:33:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-19969) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 19:33:13,861 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start IANScheduler.execute()
2025-03-10 19:33:13,863 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished IANScheduler.execute()
2025-03-10 19:33:37,949 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start UPSProcessingScheduler.execute()
2025-03-10 19:33:37,951 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished UPSProcessingScheduler.execute()
2025-03-10 19:33:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start TaskScheduler.execute()
2025-03-10 19:33:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished TaskScheduler.execute()
2025-03-10 19:34:01,289 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start AuditScheduler.execute()
2025-03-10 19:34:01,289 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-10) Send audit message to /127.0.0.1:514
2025-03-10 19:34:01,290 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-10) Send audit message to /127.0.0.1:514
2025-03-10 19:34:01,290 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-10) Send audit message to /127.0.0.1:514
2025-03-10 19:34:01,290 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-10) Send audit message to /127.0.0.1:514
2025-03-10 19:34:01,290 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-10) Send audit message to /127.0.0.1:514
2025-03-10 19:34:01,291 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-10) Send audit message to /127.0.0.1:514
2025-03-10 19:34:01,291 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-10) Send audit message to /127.0.0.1:514
2025-03-10 19:34:01,291 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-10) Send audit message to /127.0.0.1:514
2025-03-10 19:34:01,291 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-10) Send audit message to /127.0.0.1:514
2025-03-10 19:34:01,291 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-10) Send audit message to /127.0.0.1:514
2025-03-10 19:34:01,300 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-10) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 19:34:01,300 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-10) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 19:34:01,300 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-10) Send audit message to /127.0.0.1:514
2025-03-10 19:34:01,300 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished AuditScheduler.execute()
2025-03-10 19:34:13,864 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start IANScheduler.execute()
2025-03-10 19:34:13,866 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished IANScheduler.execute()
2025-03-10 19:34:37,951 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start UPSProcessingScheduler.execute()
2025-03-10 19:34:37,952 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished UPSProcessingScheduler.execute()
2025-03-10 19:34:51,427 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 19:34:51,430 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 19:34:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start TaskScheduler.execute()
2025-03-10 19:34:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished TaskScheduler.execute()
2025-03-10 19:35:01,301 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start AuditScheduler.execute()
2025-03-10 19:35:01,309 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-25) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 19:35:01,309 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-25) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 19:35:01,309 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished AuditScheduler.execute()
2025-03-10 19:35:13,867 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start IANScheduler.execute()
2025-03-10 19:35:13,869 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished IANScheduler.execute()
2025-03-10 19:35:37,953 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start UPSProcessingScheduler.execute()
2025-03-10 19:35:37,954 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished UPSProcessingScheduler.execute()
2025-03-10 19:35:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start TaskScheduler.execute()
2025-03-10 19:35:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished TaskScheduler.execute()
2025-03-10 19:36:01,309 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start AuditScheduler.execute()
2025-03-10 19:36:01,318 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-2) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 19:36:01,318 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-2) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 19:36:01,318 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished AuditScheduler.execute()
2025-03-10 19:36:13,869 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start IANScheduler.execute()
2025-03-10 19:36:13,872 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished IANScheduler.execute()
2025-03-10 19:36:32,158 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start StudySizeScheduler.execute()
2025-03-10 19:36:32,160 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished StudySizeScheduler.execute()
2025-03-10 19:36:37,955 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start UPSProcessingScheduler.execute()
2025-03-10 19:36:37,956 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished UPSProcessingScheduler.execute()
2025-03-10 19:36:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start TaskScheduler.execute()
2025-03-10 19:36:58,816 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished TaskScheduler.execute()
2025-03-10 19:37:01,318 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start AuditScheduler.execute()
2025-03-10 19:37:01,329 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-16) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 19:37:01,330 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-16) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 19:37:01,330 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished AuditScheduler.execute()
2025-03-10 19:37:13,872 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start IANScheduler.execute()
2025-03-10 19:37:13,875 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished IANScheduler.execute()
2025-03-10 19:37:37,957 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start UPSProcessingScheduler.execute()
2025-03-10 19:37:37,958 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished UPSProcessingScheduler.execute()
2025-03-10 19:37:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start TaskScheduler.execute()
2025-03-10 19:37:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished TaskScheduler.execute()
2025-03-10 19:38:01,330 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start AuditScheduler.execute()
2025-03-10 19:38:01,339 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-18) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 19:38:01,339 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-18) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 19:38:01,339 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished AuditScheduler.execute()
2025-03-10 19:38:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start PurgeStorageScheduler.execute()
2025-03-10 19:38:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished PurgeStorageScheduler.execute()
2025-03-10 19:38:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-19990) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 19:38:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-19990) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 19:38:13,876 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start IANScheduler.execute()
2025-03-10 19:38:13,878 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished IANScheduler.execute()
2025-03-10 19:38:37,959 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start UPSProcessingScheduler.execute()
2025-03-10 19:38:37,960 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished UPSProcessingScheduler.execute()
2025-03-10 19:38:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start TaskScheduler.execute()
2025-03-10 19:38:58,815 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished TaskScheduler.execute()
2025-03-10 19:39:01,339 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start AuditScheduler.execute()
2025-03-10 19:39:01,348 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-7) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 19:39:01,348 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-7) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 19:39:01,348 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished AuditScheduler.execute()
2025-03-10 19:39:13,878 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start IANScheduler.execute()
2025-03-10 19:39:13,880 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished IANScheduler.execute()
2025-03-10 19:39:37,960 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start UPSProcessingScheduler.execute()
2025-03-10 19:39:37,961 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished UPSProcessingScheduler.execute()
2025-03-10 19:39:51,430 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 19:39:51,432 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 19:39:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start TaskScheduler.execute()
2025-03-10 19:39:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished TaskScheduler.execute()
2025-03-10 19:40:01,348 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start AuditScheduler.execute()
2025-03-10 19:40:01,356 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 19:40:01,356 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 19:40:01,357 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished AuditScheduler.execute()
2025-03-10 19:40:13,880 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start IANScheduler.execute()
2025-03-10 19:40:13,882 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished IANScheduler.execute()
2025-03-10 19:40:37,961 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start UPSProcessingScheduler.execute()
2025-03-10 19:40:37,962 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished UPSProcessingScheduler.execute()
2025-03-10 19:40:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start TaskScheduler.execute()
2025-03-10 19:40:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished TaskScheduler.execute()
2025-03-10 19:41:01,357 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start AuditScheduler.execute()
2025-03-10 19:41:01,365 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-10) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 19:41:01,366 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-10) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 19:41:01,366 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished AuditScheduler.execute()
2025-03-10 19:41:13,883 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start IANScheduler.execute()
2025-03-10 19:41:13,884 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished IANScheduler.execute()
2025-03-10 19:41:32,160 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start StudySizeScheduler.execute()
2025-03-10 19:41:32,161 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished StudySizeScheduler.execute()
2025-03-10 19:41:37,963 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start UPSProcessingScheduler.execute()
2025-03-10 19:41:37,964 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished UPSProcessingScheduler.execute()
2025-03-10 19:41:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start TaskScheduler.execute()
2025-03-10 19:41:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished TaskScheduler.execute()
2025-03-10 19:42:01,366 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start AuditScheduler.execute()
2025-03-10 19:42:01,374 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-25) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 19:42:01,374 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-25) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 19:42:01,374 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished AuditScheduler.execute()
2025-03-10 19:42:13,885 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start IANScheduler.execute()
2025-03-10 19:42:13,886 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished IANScheduler.execute()
2025-03-10 19:42:37,964 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start UPSProcessingScheduler.execute()
2025-03-10 19:42:37,965 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished UPSProcessingScheduler.execute()
2025-03-10 19:42:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start TaskScheduler.execute()
2025-03-10 19:42:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished TaskScheduler.execute()
2025-03-10 19:43:01,375 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start AuditScheduler.execute()
2025-03-10 19:43:01,384 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-2) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 19:43:01,384 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-2) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 19:43:01,384 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished AuditScheduler.execute()
2025-03-10 19:43:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start PurgeStorageScheduler.execute()
2025-03-10 19:43:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished PurgeStorageScheduler.execute()
2025-03-10 19:43:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-20011) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 19:43:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-20011) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 19:43:13,887 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start IANScheduler.execute()
2025-03-10 19:43:13,890 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished IANScheduler.execute()
2025-03-10 19:43:37,965 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start UPSProcessingScheduler.execute()
2025-03-10 19:43:37,967 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished UPSProcessingScheduler.execute()
2025-03-10 19:43:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start TaskScheduler.execute()
2025-03-10 19:43:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished TaskScheduler.execute()
2025-03-10 19:44:01,384 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start AuditScheduler.execute()
2025-03-10 19:44:01,406 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-16) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 19:44:01,406 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-16) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 19:44:01,406 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished AuditScheduler.execute()
2025-03-10 19:44:13,890 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start IANScheduler.execute()
2025-03-10 19:44:13,893 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished IANScheduler.execute()
2025-03-10 19:44:37,967 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start UPSProcessingScheduler.execute()
2025-03-10 19:44:37,968 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished UPSProcessingScheduler.execute()
2025-03-10 19:44:51,432 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 19:44:51,436 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 19:44:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start TaskScheduler.execute()
2025-03-10 19:44:58,818 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished TaskScheduler.execute()
2025-03-10 19:45:01,406 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start AuditScheduler.execute()
2025-03-10 19:45:01,417 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-15) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 19:45:01,418 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-15) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 19:45:01,418 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished AuditScheduler.execute()
2025-03-10 19:45:13,893 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start IANScheduler.execute()
2025-03-10 19:45:13,895 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished IANScheduler.execute()
2025-03-10 19:45:37,969 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start UPSProcessingScheduler.execute()
2025-03-10 19:45:37,970 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished UPSProcessingScheduler.execute()
2025-03-10 19:45:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start TaskScheduler.execute()
2025-03-10 19:45:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished TaskScheduler.execute()
2025-03-10 19:46:01,418 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start AuditScheduler.execute()
2025-03-10 19:46:01,426 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-7) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 19:46:01,426 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-7) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 19:46:01,427 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished AuditScheduler.execute()
2025-03-10 19:46:12,855 INFO  [org.dcm4chee.arc.stgcmt.impl.PurgeStgCmtScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start PurgeStgCmtScheduler.execute()
2025-03-10 19:46:12,857 INFO  [org.dcm4chee.arc.stgcmt.impl.PurgeStgCmtScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished PurgeStgCmtScheduler.execute()
2025-03-10 19:46:13,895 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start IANScheduler.execute()
2025-03-10 19:46:13,897 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished IANScheduler.execute()
2025-03-10 19:46:32,162 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start StudySizeScheduler.execute()
2025-03-10 19:46:32,163 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished StudySizeScheduler.execute()
2025-03-10 19:46:37,970 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start UPSProcessingScheduler.execute()
2025-03-10 19:46:37,971 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished UPSProcessingScheduler.execute()
2025-03-10 19:46:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start TaskScheduler.execute()
2025-03-10 19:46:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished TaskScheduler.execute()
2025-03-10 19:47:01,427 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start AuditScheduler.execute()
2025-03-10 19:47:01,435 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-3) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 19:47:01,436 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-3) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 19:47:01,436 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished AuditScheduler.execute()
2025-03-10 19:47:13,898 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start IANScheduler.execute()
2025-03-10 19:47:13,900 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished IANScheduler.execute()
2025-03-10 19:47:37,971 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start UPSProcessingScheduler.execute()
2025-03-10 19:47:37,972 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished UPSProcessingScheduler.execute()
2025-03-10 19:47:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start TaskScheduler.execute()
2025-03-10 19:47:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished TaskScheduler.execute()
2025-03-10 19:48:01,436 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start AuditScheduler.execute()
2025-03-10 19:48:01,444 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-14) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 19:48:01,444 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-14) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 19:48:01,444 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished AuditScheduler.execute()
2025-03-10 19:48:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start PurgeStorageScheduler.execute()
2025-03-10 19:48:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished PurgeStorageScheduler.execute()
2025-03-10 19:48:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-20032) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 19:48:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-20032) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 19:48:13,900 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start IANScheduler.execute()
2025-03-10 19:48:13,902 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished IANScheduler.execute()
2025-03-10 19:48:37,972 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start UPSProcessingScheduler.execute()
2025-03-10 19:48:37,973 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished UPSProcessingScheduler.execute()
2025-03-10 19:48:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start TaskScheduler.execute()
2025-03-10 19:48:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished TaskScheduler.execute()
2025-03-10 19:49:01,445 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start AuditScheduler.execute()
2025-03-10 19:49:01,455 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-4) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 19:49:01,455 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-4) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 19:49:01,456 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished AuditScheduler.execute()
2025-03-10 19:49:13,902 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start IANScheduler.execute()
2025-03-10 19:49:13,905 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished IANScheduler.execute()
2025-03-10 19:49:37,974 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start UPSProcessingScheduler.execute()
2025-03-10 19:49:37,975 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished UPSProcessingScheduler.execute()
2025-03-10 19:49:51,436 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 19:49:51,439 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 19:49:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start TaskScheduler.execute()
2025-03-10 19:49:58,815 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished TaskScheduler.execute()
2025-03-10 19:50:01,456 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start AuditScheduler.execute()
2025-03-10 19:50:01,465 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-21) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 19:50:01,465 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-21) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 19:50:01,465 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished AuditScheduler.execute()
2025-03-10 19:50:13,905 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start IANScheduler.execute()
2025-03-10 19:50:13,907 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished IANScheduler.execute()
2025-03-10 19:50:37,975 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start UPSProcessingScheduler.execute()
2025-03-10 19:50:37,977 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished UPSProcessingScheduler.execute()
2025-03-10 19:50:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start TaskScheduler.execute()
2025-03-10 19:50:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished TaskScheduler.execute()
2025-03-10 19:51:01,465 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start AuditScheduler.execute()
2025-03-10 19:51:01,474 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-13) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 19:51:01,474 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-13) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 19:51:01,474 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished AuditScheduler.execute()
2025-03-10 19:51:13,907 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start IANScheduler.execute()
2025-03-10 19:51:13,909 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished IANScheduler.execute()
2025-03-10 19:51:32,164 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start StudySizeScheduler.execute()
2025-03-10 19:51:32,165 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished StudySizeScheduler.execute()
2025-03-10 19:51:37,977 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start UPSProcessingScheduler.execute()
2025-03-10 19:51:37,978 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished UPSProcessingScheduler.execute()
2025-03-10 19:51:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start TaskScheduler.execute()
2025-03-10 19:51:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished TaskScheduler.execute()
2025-03-10 19:52:01,474 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start AuditScheduler.execute()
2025-03-10 19:52:01,482 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 19:52:01,483 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 19:52:01,483 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished AuditScheduler.execute()
2025-03-10 19:52:13,909 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start IANScheduler.execute()
2025-03-10 19:52:13,911 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished IANScheduler.execute()
2025-03-10 19:52:37,979 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start UPSProcessingScheduler.execute()
2025-03-10 19:52:37,980 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished UPSProcessingScheduler.execute()
2025-03-10 19:52:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start TaskScheduler.execute()
2025-03-10 19:52:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished TaskScheduler.execute()
2025-03-10 19:53:01,483 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start AuditScheduler.execute()
2025-03-10 19:53:01,492 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-20) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 19:53:01,492 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-20) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 19:53:01,492 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished AuditScheduler.execute()
2025-03-10 19:53:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start PurgeStorageScheduler.execute()
2025-03-10 19:53:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished PurgeStorageScheduler.execute()
2025-03-10 19:53:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-20053) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 19:53:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-20053) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 19:53:13,912 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start IANScheduler.execute()
2025-03-10 19:53:13,914 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished IANScheduler.execute()
2025-03-10 19:53:37,980 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start UPSProcessingScheduler.execute()
2025-03-10 19:53:37,981 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished UPSProcessingScheduler.execute()
2025-03-10 19:53:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start TaskScheduler.execute()
2025-03-10 19:53:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished TaskScheduler.execute()
2025-03-10 19:54:01,492 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start AuditScheduler.execute()
2025-03-10 19:54:01,501 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-3) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 19:54:01,501 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-3) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 19:54:01,501 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished AuditScheduler.execute()
2025-03-10 19:54:13,914 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start IANScheduler.execute()
2025-03-10 19:54:13,916 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished IANScheduler.execute()
2025-03-10 19:54:37,981 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start UPSProcessingScheduler.execute()
2025-03-10 19:54:37,983 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished UPSProcessingScheduler.execute()
2025-03-10 19:54:51,439 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 19:54:51,442 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 19:54:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start TaskScheduler.execute()
2025-03-10 19:54:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished TaskScheduler.execute()
2025-03-10 19:55:01,501 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start AuditScheduler.execute()
2025-03-10 19:55:01,509 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-12) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 19:55:01,510 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-12) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 19:55:01,510 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished AuditScheduler.execute()
2025-03-10 19:55:13,916 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start IANScheduler.execute()
2025-03-10 19:55:13,918 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished IANScheduler.execute()
2025-03-10 19:55:37,983 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start UPSProcessingScheduler.execute()
2025-03-10 19:55:37,984 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished UPSProcessingScheduler.execute()
2025-03-10 19:55:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start TaskScheduler.execute()
2025-03-10 19:55:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished TaskScheduler.execute()
2025-03-10 19:56:01,510 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start AuditScheduler.execute()
2025-03-10 19:56:01,518 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-4) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 19:56:01,518 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-4) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 19:56:01,518 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished AuditScheduler.execute()
2025-03-10 19:56:13,918 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start IANScheduler.execute()
2025-03-10 19:56:13,920 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished IANScheduler.execute()
2025-03-10 19:56:32,165 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start StudySizeScheduler.execute()
2025-03-10 19:56:32,167 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished StudySizeScheduler.execute()
2025-03-10 19:56:37,984 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start UPSProcessingScheduler.execute()
2025-03-10 19:56:37,985 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished UPSProcessingScheduler.execute()
2025-03-10 19:56:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start TaskScheduler.execute()
2025-03-10 19:56:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished TaskScheduler.execute()
2025-03-10 19:57:01,519 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start AuditScheduler.execute()
2025-03-10 19:57:01,527 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-21) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 19:57:01,527 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-21) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 19:57:01,527 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished AuditScheduler.execute()
2025-03-10 19:57:13,921 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start IANScheduler.execute()
2025-03-10 19:57:13,922 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished IANScheduler.execute()
2025-03-10 19:57:37,986 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start UPSProcessingScheduler.execute()
2025-03-10 19:57:37,987 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished UPSProcessingScheduler.execute()
2025-03-10 19:57:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start TaskScheduler.execute()
2025-03-10 19:57:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished TaskScheduler.execute()
2025-03-10 19:58:01,528 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start AuditScheduler.execute()
2025-03-10 19:58:01,536 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-13) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 19:58:01,536 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-13) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 19:58:01,536 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished AuditScheduler.execute()
2025-03-10 19:58:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start PurgeStorageScheduler.execute()
2025-03-10 19:58:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished PurgeStorageScheduler.execute()
2025-03-10 19:58:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-20074) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 19:58:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-20074) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 19:58:13,923 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start IANScheduler.execute()
2025-03-10 19:58:13,925 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished IANScheduler.execute()
2025-03-10 19:58:37,987 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start UPSProcessingScheduler.execute()
2025-03-10 19:58:37,988 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished UPSProcessingScheduler.execute()
2025-03-10 19:58:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start TaskScheduler.execute()
2025-03-10 19:58:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished TaskScheduler.execute()
2025-03-10 19:59:01,536 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start AuditScheduler.execute()
2025-03-10 19:59:01,545 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 19:59:01,545 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 19:59:01,545 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished AuditScheduler.execute()
2025-03-10 19:59:13,925 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start IANScheduler.execute()
2025-03-10 19:59:13,927 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished IANScheduler.execute()
2025-03-10 19:59:37,988 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start UPSProcessingScheduler.execute()
2025-03-10 19:59:37,989 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished UPSProcessingScheduler.execute()
2025-03-10 19:59:51,443 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 19:59:51,445 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 19:59:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start TaskScheduler.execute()
2025-03-10 19:59:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished TaskScheduler.execute()
2025-03-10 20:00:01,545 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start AuditScheduler.execute()
2025-03-10 20:00:01,558 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-19) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 20:00:01,558 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-19) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 20:00:01,558 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished AuditScheduler.execute()
2025-03-10 20:00:13,927 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start IANScheduler.execute()
2025-03-10 20:00:13,929 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished IANScheduler.execute()
2025-03-10 20:00:37,990 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start UPSProcessingScheduler.execute()
2025-03-10 20:00:37,991 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished UPSProcessingScheduler.execute()
2025-03-10 20:00:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start TaskScheduler.execute()
2025-03-10 20:00:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished TaskScheduler.execute()
2025-03-10 20:01:01,558 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start AuditScheduler.execute()
2025-03-10 20:01:01,566 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-3) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 20:01:01,566 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-3) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 20:01:01,566 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished AuditScheduler.execute()
2025-03-10 20:01:13,930 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start IANScheduler.execute()
2025-03-10 20:01:13,932 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished IANScheduler.execute()
2025-03-10 20:01:32,167 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start StudySizeScheduler.execute()
2025-03-10 20:01:32,169 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished StudySizeScheduler.execute()
2025-03-10 20:01:37,991 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start UPSProcessingScheduler.execute()
2025-03-10 20:01:37,992 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished UPSProcessingScheduler.execute()
2025-03-10 20:01:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start TaskScheduler.execute()
2025-03-10 20:01:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished TaskScheduler.execute()
2025-03-10 20:02:01,567 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start AuditScheduler.execute()
2025-03-10 20:02:01,576 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-12) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 20:02:01,576 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-12) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 20:02:01,576 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished AuditScheduler.execute()
2025-03-10 20:02:13,932 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start IANScheduler.execute()
2025-03-10 20:02:13,934 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished IANScheduler.execute()
2025-03-10 20:02:37,992 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start UPSProcessingScheduler.execute()
2025-03-10 20:02:37,993 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished UPSProcessingScheduler.execute()
2025-03-10 20:02:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start TaskScheduler.execute()
2025-03-10 20:02:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished TaskScheduler.execute()
2025-03-10 20:03:01,576 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start AuditScheduler.execute()
2025-03-10 20:03:01,585 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-4) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 20:03:01,585 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-4) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 20:03:01,585 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished AuditScheduler.execute()
2025-03-10 20:03:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start PurgeStorageScheduler.execute()
2025-03-10 20:03:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished PurgeStorageScheduler.execute()
2025-03-10 20:03:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-20095) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 20:03:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-20095) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 20:03:13,934 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start IANScheduler.execute()
2025-03-10 20:03:13,935 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished IANScheduler.execute()
2025-03-10 20:03:37,993 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start UPSProcessingScheduler.execute()
2025-03-10 20:03:37,994 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished UPSProcessingScheduler.execute()
2025-03-10 20:03:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start TaskScheduler.execute()
2025-03-10 20:03:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished TaskScheduler.execute()
2025-03-10 20:04:01,585 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start AuditScheduler.execute()
2025-03-10 20:04:01,593 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-21) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 20:04:01,594 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-21) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 20:04:01,594 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished AuditScheduler.execute()
2025-03-10 20:04:13,936 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start IANScheduler.execute()
2025-03-10 20:04:13,938 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished IANScheduler.execute()
2025-03-10 20:04:37,994 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start UPSProcessingScheduler.execute()
2025-03-10 20:04:37,995 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished UPSProcessingScheduler.execute()
2025-03-10 20:04:51,446 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 20:04:51,448 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 20:04:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start TaskScheduler.execute()
2025-03-10 20:04:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished TaskScheduler.execute()
2025-03-10 20:05:01,594 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start AuditScheduler.execute()
2025-03-10 20:05:01,602 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-9) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 20:05:01,602 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-9) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 20:05:01,602 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished AuditScheduler.execute()
2025-03-10 20:05:13,938 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start IANScheduler.execute()
2025-03-10 20:05:13,940 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished IANScheduler.execute()
2025-03-10 20:05:37,996 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start UPSProcessingScheduler.execute()
2025-03-10 20:05:37,997 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished UPSProcessingScheduler.execute()
2025-03-10 20:05:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start TaskScheduler.execute()
2025-03-10 20:05:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished TaskScheduler.execute()
2025-03-10 20:06:01,603 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start AuditScheduler.execute()
2025-03-10 20:06:01,611 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 20:06:01,611 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 20:06:01,611 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished AuditScheduler.execute()
2025-03-10 20:06:13,940 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start IANScheduler.execute()
2025-03-10 20:06:13,942 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished IANScheduler.execute()
2025-03-10 20:06:32,169 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start StudySizeScheduler.execute()
2025-03-10 20:06:32,171 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished StudySizeScheduler.execute()
2025-03-10 20:06:37,997 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start UPSProcessingScheduler.execute()
2025-03-10 20:06:37,998 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished UPSProcessingScheduler.execute()
2025-03-10 20:06:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start TaskScheduler.execute()
2025-03-10 20:06:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished TaskScheduler.execute()
2025-03-10 20:07:01,611 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start AuditScheduler.execute()
2025-03-10 20:07:01,620 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-19) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 20:07:01,620 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-19) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 20:07:01,620 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished AuditScheduler.execute()
2025-03-10 20:07:13,943 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start IANScheduler.execute()
2025-03-10 20:07:13,944 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished IANScheduler.execute()
2025-03-10 20:07:37,998 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start UPSProcessingScheduler.execute()
2025-03-10 20:07:37,999 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished UPSProcessingScheduler.execute()
2025-03-10 20:07:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start TaskScheduler.execute()
2025-03-10 20:07:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished TaskScheduler.execute()
2025-03-10 20:08:01,620 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start AuditScheduler.execute()
2025-03-10 20:08:01,628 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-3) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 20:08:01,629 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-3) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 20:08:01,629 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished AuditScheduler.execute()
2025-03-10 20:08:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start PurgeStorageScheduler.execute()
2025-03-10 20:08:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished PurgeStorageScheduler.execute()
2025-03-10 20:08:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-20116) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 20:08:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-20116) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 20:08:13,945 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start IANScheduler.execute()
2025-03-10 20:08:13,947 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished IANScheduler.execute()
2025-03-10 20:08:38,000 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start UPSProcessingScheduler.execute()
2025-03-10 20:08:38,001 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished UPSProcessingScheduler.execute()
2025-03-10 20:08:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start TaskScheduler.execute()
2025-03-10 20:08:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished TaskScheduler.execute()
2025-03-10 20:09:01,629 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start AuditScheduler.execute()
2025-03-10 20:09:01,638 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-12) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 20:09:01,638 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-12) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 20:09:01,638 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished AuditScheduler.execute()
2025-03-10 20:09:13,947 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start IANScheduler.execute()
2025-03-10 20:09:13,949 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished IANScheduler.execute()
2025-03-10 20:09:38,001 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start UPSProcessingScheduler.execute()
2025-03-10 20:09:38,002 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished UPSProcessingScheduler.execute()
2025-03-10 20:09:51,448 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 20:09:51,451 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 20:09:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start TaskScheduler.execute()
2025-03-10 20:09:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished TaskScheduler.execute()
2025-03-10 20:10:01,638 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start AuditScheduler.execute()
2025-03-10 20:10:01,646 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-26) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 20:10:01,646 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-26) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 20:10:01,647 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished AuditScheduler.execute()
2025-03-10 20:10:13,949 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start IANScheduler.execute()
2025-03-10 20:10:13,951 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished IANScheduler.execute()
2025-03-10 20:10:38,002 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start UPSProcessingScheduler.execute()
2025-03-10 20:10:38,003 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished UPSProcessingScheduler.execute()
2025-03-10 20:10:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start TaskScheduler.execute()
2025-03-10 20:10:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished TaskScheduler.execute()
2025-03-10 20:11:01,647 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start AuditScheduler.execute()
2025-03-10 20:11:01,655 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-21) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 20:11:01,655 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-21) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 20:11:01,655 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished AuditScheduler.execute()
2025-03-10 20:11:13,952 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start IANScheduler.execute()
2025-03-10 20:11:13,953 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished IANScheduler.execute()
2025-03-10 20:11:32,171 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start StudySizeScheduler.execute()
2025-03-10 20:11:32,172 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished StudySizeScheduler.execute()
2025-03-10 20:11:38,004 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start UPSProcessingScheduler.execute()
2025-03-10 20:11:38,005 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished UPSProcessingScheduler.execute()
2025-03-10 20:11:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start TaskScheduler.execute()
2025-03-10 20:11:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished TaskScheduler.execute()
2025-03-10 20:12:01,656 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start AuditScheduler.execute()
2025-03-10 20:12:01,664 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-9) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 20:12:01,664 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-9) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 20:12:01,664 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished AuditScheduler.execute()
2025-03-10 20:12:13,954 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start IANScheduler.execute()
2025-03-10 20:12:13,956 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished IANScheduler.execute()
2025-03-10 20:12:38,005 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start UPSProcessingScheduler.execute()
2025-03-10 20:12:38,006 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished UPSProcessingScheduler.execute()
2025-03-10 20:12:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start TaskScheduler.execute()
2025-03-10 20:12:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished TaskScheduler.execute()
2025-03-10 20:13:01,664 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start AuditScheduler.execute()
2025-03-10 20:13:01,673 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 20:13:01,673 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 20:13:01,673 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished AuditScheduler.execute()
2025-03-10 20:13:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start PurgeStorageScheduler.execute()
2025-03-10 20:13:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished PurgeStorageScheduler.execute()
2025-03-10 20:13:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-20137) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 20:13:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-20137) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 20:13:13,956 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start IANScheduler.execute()
2025-03-10 20:13:13,958 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished IANScheduler.execute()
2025-03-10 20:13:38,006 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start UPSProcessingScheduler.execute()
2025-03-10 20:13:38,007 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished UPSProcessingScheduler.execute()
2025-03-10 20:13:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start TaskScheduler.execute()
2025-03-10 20:13:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished TaskScheduler.execute()
2025-03-10 20:14:01,673 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start AuditScheduler.execute()
2025-03-10 20:14:01,681 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-19) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 20:14:01,681 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-19) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 20:14:01,681 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished AuditScheduler.execute()
2025-03-10 20:14:13,958 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start IANScheduler.execute()
2025-03-10 20:14:13,961 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished IANScheduler.execute()
2025-03-10 20:14:38,008 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start UPSProcessingScheduler.execute()
2025-03-10 20:14:38,009 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished UPSProcessingScheduler.execute()
2025-03-10 20:14:51,451 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 20:14:51,454 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 20:14:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start TaskScheduler.execute()
2025-03-10 20:14:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished TaskScheduler.execute()
2025-03-10 20:15:01,682 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start AuditScheduler.execute()
2025-03-10 20:15:01,703 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-24) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 20:15:01,703 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-24) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 20:15:01,703 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished AuditScheduler.execute()
2025-03-10 20:15:13,961 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start IANScheduler.execute()
2025-03-10 20:15:13,963 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished IANScheduler.execute()
2025-03-10 20:15:38,009 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start UPSProcessingScheduler.execute()
2025-03-10 20:15:38,010 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished UPSProcessingScheduler.execute()
2025-03-10 20:15:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start TaskScheduler.execute()
2025-03-10 20:15:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished TaskScheduler.execute()
2025-03-10 20:16:01,703 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start AuditScheduler.execute()
2025-03-10 20:16:01,711 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-12) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 20:16:01,712 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-12) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 20:16:01,712 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished AuditScheduler.execute()
2025-03-10 20:16:13,963 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start IANScheduler.execute()
2025-03-10 20:16:13,965 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished IANScheduler.execute()
2025-03-10 20:16:32,173 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start StudySizeScheduler.execute()
2025-03-10 20:16:32,174 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished StudySizeScheduler.execute()
2025-03-10 20:16:38,010 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start UPSProcessingScheduler.execute()
2025-03-10 20:16:38,011 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished UPSProcessingScheduler.execute()
2025-03-10 20:16:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start TaskScheduler.execute()
2025-03-10 20:16:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished TaskScheduler.execute()
2025-03-10 20:17:01,712 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start AuditScheduler.execute()
2025-03-10 20:17:01,721 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-26) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 20:17:01,721 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-26) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 20:17:01,721 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished AuditScheduler.execute()
2025-03-10 20:17:13,965 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start IANScheduler.execute()
2025-03-10 20:17:13,967 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished IANScheduler.execute()
2025-03-10 20:17:38,012 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start UPSProcessingScheduler.execute()
2025-03-10 20:17:38,013 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished UPSProcessingScheduler.execute()
2025-03-10 20:17:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start TaskScheduler.execute()
2025-03-10 20:17:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished TaskScheduler.execute()
2025-03-10 20:18:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start PurgeStorageScheduler.execute()
2025-03-10 20:18:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished PurgeStorageScheduler.execute()
2025-03-10 20:18:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-20158) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 20:18:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-20158) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 20:18:01,721 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start AuditScheduler.execute()
2025-03-10 20:18:01,731 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-31) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 20:18:01,731 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-31) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 20:18:01,731 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished AuditScheduler.execute()
2025-03-10 20:18:13,967 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start IANScheduler.execute()
2025-03-10 20:18:13,969 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished IANScheduler.execute()
2025-03-10 20:18:38,013 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start UPSProcessingScheduler.execute()
2025-03-10 20:18:38,014 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished UPSProcessingScheduler.execute()
2025-03-10 20:18:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start TaskScheduler.execute()
2025-03-10 20:18:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished TaskScheduler.execute()
2025-03-10 20:19:01,731 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start AuditScheduler.execute()
2025-03-10 20:19:01,740 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-9) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 20:19:01,740 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-9) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 20:19:01,740 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished AuditScheduler.execute()
2025-03-10 20:19:13,969 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start IANScheduler.execute()
2025-03-10 20:19:13,971 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished IANScheduler.execute()
2025-03-10 20:19:38,015 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start UPSProcessingScheduler.execute()
2025-03-10 20:19:38,016 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished UPSProcessingScheduler.execute()
2025-03-10 20:19:51,454 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 20:19:51,457 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 20:19:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start TaskScheduler.execute()
2025-03-10 20:19:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished TaskScheduler.execute()
2025-03-10 20:20:01,740 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start AuditScheduler.execute()
2025-03-10 20:20:01,749 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-5) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 20:20:01,749 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-5) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 20:20:01,749 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished AuditScheduler.execute()
2025-03-10 20:20:13,971 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start IANScheduler.execute()
2025-03-10 20:20:13,973 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished IANScheduler.execute()
2025-03-10 20:20:38,016 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start UPSProcessingScheduler.execute()
2025-03-10 20:20:38,017 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished UPSProcessingScheduler.execute()
2025-03-10 20:20:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start TaskScheduler.execute()
2025-03-10 20:20:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished TaskScheduler.execute()
2025-03-10 20:21:01,749 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start AuditScheduler.execute()
2025-03-10 20:21:01,757 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-19) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 20:21:01,758 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-19) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 20:21:01,758 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished AuditScheduler.execute()
2025-03-10 20:21:13,974 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start IANScheduler.execute()
2025-03-10 20:21:13,975 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished IANScheduler.execute()
2025-03-10 20:21:32,174 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start StudySizeScheduler.execute()
2025-03-10 20:21:32,176 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished StudySizeScheduler.execute()
2025-03-10 20:21:38,018 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start UPSProcessingScheduler.execute()
2025-03-10 20:21:38,019 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished UPSProcessingScheduler.execute()
2025-03-10 20:21:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start TaskScheduler.execute()
2025-03-10 20:21:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished TaskScheduler.execute()
2025-03-10 20:22:01,758 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start AuditScheduler.execute()
2025-03-10 20:22:01,771 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-24) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 20:22:01,771 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-24) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 20:22:01,772 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished AuditScheduler.execute()
2025-03-10 20:22:13,976 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start IANScheduler.execute()
2025-03-10 20:22:13,977 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished IANScheduler.execute()
2025-03-10 20:22:38,019 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start UPSProcessingScheduler.execute()
2025-03-10 20:22:38,020 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished UPSProcessingScheduler.execute()
2025-03-10 20:22:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start TaskScheduler.execute()
2025-03-10 20:22:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished TaskScheduler.execute()
2025-03-10 20:23:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start PurgeStorageScheduler.execute()
2025-03-10 20:23:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished PurgeStorageScheduler.execute()
2025-03-10 20:23:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-20179) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 20:23:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-20179) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 20:23:01,772 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start AuditScheduler.execute()
2025-03-10 20:23:01,781 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-1) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 20:23:01,781 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-1) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 20:23:01,781 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished AuditScheduler.execute()
2025-03-10 20:23:13,978 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start IANScheduler.execute()
2025-03-10 20:23:13,979 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished IANScheduler.execute()
2025-03-10 20:23:38,020 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start UPSProcessingScheduler.execute()
2025-03-10 20:23:38,021 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished UPSProcessingScheduler.execute()
2025-03-10 20:23:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start TaskScheduler.execute()
2025-03-10 20:23:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished TaskScheduler.execute()
2025-03-10 20:24:01,781 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start AuditScheduler.execute()
2025-03-10 20:24:01,790 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-26) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 20:24:01,790 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-26) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 20:24:01,790 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished AuditScheduler.execute()
2025-03-10 20:24:13,980 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start IANScheduler.execute()
2025-03-10 20:24:13,982 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished IANScheduler.execute()
2025-03-10 20:24:38,021 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start UPSProcessingScheduler.execute()
2025-03-10 20:24:38,022 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished UPSProcessingScheduler.execute()
2025-03-10 20:24:51,457 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 20:24:51,459 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 20:24:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start TaskScheduler.execute()
2025-03-10 20:24:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished TaskScheduler.execute()
2025-03-10 20:25:01,790 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start AuditScheduler.execute()
2025-03-10 20:25:01,800 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-31) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 20:25:01,800 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-31) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 20:25:01,800 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished AuditScheduler.execute()
2025-03-10 20:25:13,982 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start IANScheduler.execute()
2025-03-10 20:25:13,984 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished IANScheduler.execute()
2025-03-10 20:25:38,023 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start UPSProcessingScheduler.execute()
2025-03-10 20:25:38,024 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished UPSProcessingScheduler.execute()
2025-03-10 20:25:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start TaskScheduler.execute()
2025-03-10 20:25:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished TaskScheduler.execute()
2025-03-10 20:26:01,800 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start AuditScheduler.execute()
2025-03-10 20:26:01,808 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-9) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 20:26:01,809 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-9) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 20:26:01,809 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished AuditScheduler.execute()
2025-03-10 20:26:13,984 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start IANScheduler.execute()
2025-03-10 20:26:13,986 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished IANScheduler.execute()
2025-03-10 20:26:32,176 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start StudySizeScheduler.execute()
2025-03-10 20:26:32,178 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished StudySizeScheduler.execute()
2025-03-10 20:26:38,024 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start UPSProcessingScheduler.execute()
2025-03-10 20:26:38,025 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished UPSProcessingScheduler.execute()
2025-03-10 20:26:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start TaskScheduler.execute()
2025-03-10 20:26:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished TaskScheduler.execute()
2025-03-10 20:27:01,809 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start AuditScheduler.execute()
2025-03-10 20:27:01,818 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-5) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 20:27:01,818 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-5) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 20:27:01,818 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished AuditScheduler.execute()
2025-03-10 20:27:13,987 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start IANScheduler.execute()
2025-03-10 20:27:13,988 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished IANScheduler.execute()
2025-03-10 20:27:38,025 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start UPSProcessingScheduler.execute()
2025-03-10 20:27:38,026 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished UPSProcessingScheduler.execute()
2025-03-10 20:27:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start TaskScheduler.execute()
2025-03-10 20:27:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished TaskScheduler.execute()
2025-03-10 20:28:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start PurgeStorageScheduler.execute()
2025-03-10 20:28:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished PurgeStorageScheduler.execute()
2025-03-10 20:28:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-20200) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 20:28:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-20200) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 20:28:01,818 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start AuditScheduler.execute()
2025-03-10 20:28:01,827 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-11) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 20:28:01,827 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-11) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 20:28:01,827 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished AuditScheduler.execute()
2025-03-10 20:28:13,989 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start IANScheduler.execute()
2025-03-10 20:28:13,991 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished IANScheduler.execute()
2025-03-10 20:28:38,026 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start UPSProcessingScheduler.execute()
2025-03-10 20:28:38,027 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished UPSProcessingScheduler.execute()
2025-03-10 20:28:50,038 INFO  [org.dcm4chee.arc.ups.impl.UPSDeleteScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start UPSDeleteScheduler.execute()
2025-03-10 20:28:50,040 INFO  [org.dcm4chee.arc.ups.impl.UPSDeleteScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished UPSDeleteScheduler.execute()
2025-03-10 20:28:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start TaskScheduler.execute()
2025-03-10 20:28:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished TaskScheduler.execute()
2025-03-10 20:29:01,828 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start AuditScheduler.execute()
2025-03-10 20:29:01,836 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-28) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 20:29:01,836 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-28) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 20:29:01,836 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished AuditScheduler.execute()
2025-03-10 20:29:13,991 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start IANScheduler.execute()
2025-03-10 20:29:13,993 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished IANScheduler.execute()
2025-03-10 20:29:38,028 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start UPSProcessingScheduler.execute()
2025-03-10 20:29:38,029 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished UPSProcessingScheduler.execute()
2025-03-10 20:29:51,460 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 20:29:51,462 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 20:29:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start TaskScheduler.execute()
2025-03-10 20:29:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished TaskScheduler.execute()
2025-03-10 20:30:01,837 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start AuditScheduler.execute()
2025-03-10 20:30:01,847 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 20:30:01,847 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 20:30:01,847 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished AuditScheduler.execute()
2025-03-10 20:30:13,993 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start IANScheduler.execute()
2025-03-10 20:30:13,995 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished IANScheduler.execute()
2025-03-10 20:30:38,029 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start UPSProcessingScheduler.execute()
2025-03-10 20:30:38,030 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished UPSProcessingScheduler.execute()
2025-03-10 20:30:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start TaskScheduler.execute()
2025-03-10 20:30:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished TaskScheduler.execute()
2025-03-10 20:31:01,847 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start AuditScheduler.execute()
2025-03-10 20:31:01,859 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-6) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 20:31:01,859 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-6) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 20:31:01,859 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished AuditScheduler.execute()
2025-03-10 20:31:13,995 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start IANScheduler.execute()
2025-03-10 20:31:13,997 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished IANScheduler.execute()
2025-03-10 20:31:32,178 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start StudySizeScheduler.execute()
2025-03-10 20:31:32,180 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished StudySizeScheduler.execute()
2025-03-10 20:31:38,030 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start UPSProcessingScheduler.execute()
2025-03-10 20:31:38,031 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished UPSProcessingScheduler.execute()
2025-03-10 20:31:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start TaskScheduler.execute()
2025-03-10 20:31:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished TaskScheduler.execute()
2025-03-10 20:32:01,860 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start AuditScheduler.execute()
2025-03-10 20:32:01,868 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-22) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 20:32:01,868 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-22) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 20:32:01,869 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished AuditScheduler.execute()
2025-03-10 20:32:10,832 INFO  [org.dcm4chee.arc.qmgt.impl.PurgeTaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start PurgeTaskScheduler.execute()
2025-03-10 20:32:10,849 INFO  [org.dcm4chee.arc.qmgt.impl.PurgeTaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished PurgeTaskScheduler.execute()
2025-03-10 20:32:13,998 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start IANScheduler.execute()
2025-03-10 20:32:14,000 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished IANScheduler.execute()
2025-03-10 20:32:38,032 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start UPSProcessingScheduler.execute()
2025-03-10 20:32:38,033 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished UPSProcessingScheduler.execute()
2025-03-10 20:32:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start TaskScheduler.execute()
2025-03-10 20:32:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished TaskScheduler.execute()
2025-03-10 20:33:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start PurgeStorageScheduler.execute()
2025-03-10 20:33:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished PurgeStorageScheduler.execute()
2025-03-10 20:33:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-20221) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 20:33:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-20221) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 20:33:01,869 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start AuditScheduler.execute()
2025-03-10 20:33:01,877 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-15) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 20:33:01,877 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-15) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 20:33:01,877 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished AuditScheduler.execute()
2025-03-10 20:33:14,000 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start IANScheduler.execute()
2025-03-10 20:33:14,002 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished IANScheduler.execute()
2025-03-10 20:33:38,033 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start UPSProcessingScheduler.execute()
2025-03-10 20:33:38,034 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished UPSProcessingScheduler.execute()
2025-03-10 20:33:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start TaskScheduler.execute()
2025-03-10 20:33:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished TaskScheduler.execute()
2025-03-10 20:34:01,878 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start AuditScheduler.execute()
2025-03-10 20:34:01,878 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-7) Send audit message to /127.0.0.1:514
2025-03-10 20:34:01,879 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-7) Send audit message to /127.0.0.1:514
2025-03-10 20:34:01,879 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-7) Send audit message to /127.0.0.1:514
2025-03-10 20:34:01,880 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-7) Send audit message to /127.0.0.1:514
2025-03-10 20:34:01,880 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-7) Send audit message to /127.0.0.1:514
2025-03-10 20:34:01,880 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-7) Send audit message to /127.0.0.1:514
2025-03-10 20:34:01,881 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-7) Send audit message to /127.0.0.1:514
2025-03-10 20:34:01,881 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-7) Send audit message to /127.0.0.1:514
2025-03-10 20:34:01,882 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-7) Send audit message to /127.0.0.1:514
2025-03-10 20:34:01,882 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-7) Send audit message to /127.0.0.1:514
2025-03-10 20:34:01,893 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-7) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 20:34:01,893 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-7) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 20:34:01,893 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-7) Send audit message to /127.0.0.1:514
2025-03-10 20:34:01,893 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished AuditScheduler.execute()
2025-03-10 20:34:14,002 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start IANScheduler.execute()
2025-03-10 20:34:14,004 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished IANScheduler.execute()
2025-03-10 20:34:38,034 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start UPSProcessingScheduler.execute()
2025-03-10 20:34:38,035 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished UPSProcessingScheduler.execute()
2025-03-10 20:34:51,462 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 20:34:51,465 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 20:34:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start TaskScheduler.execute()
2025-03-10 20:34:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished TaskScheduler.execute()
2025-03-10 20:35:01,894 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start AuditScheduler.execute()
2025-03-10 20:35:01,902 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 20:35:01,903 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 20:35:01,903 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished AuditScheduler.execute()
2025-03-10 20:35:14,004 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start IANScheduler.execute()
2025-03-10 20:35:14,006 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished IANScheduler.execute()
2025-03-10 20:35:38,036 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start UPSProcessingScheduler.execute()
2025-03-10 20:35:38,037 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished UPSProcessingScheduler.execute()
2025-03-10 20:35:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start TaskScheduler.execute()
2025-03-10 20:35:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished TaskScheduler.execute()
2025-03-10 20:36:01,903 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start AuditScheduler.execute()
2025-03-10 20:36:01,911 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-10) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 20:36:01,911 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-10) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 20:36:01,912 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished AuditScheduler.execute()
2025-03-10 20:36:14,006 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start IANScheduler.execute()
2025-03-10 20:36:14,008 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished IANScheduler.execute()
2025-03-10 20:36:32,180 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start StudySizeScheduler.execute()
2025-03-10 20:36:32,182 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished StudySizeScheduler.execute()
2025-03-10 20:36:38,037 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start UPSProcessingScheduler.execute()
2025-03-10 20:36:38,038 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished UPSProcessingScheduler.execute()
2025-03-10 20:36:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start TaskScheduler.execute()
2025-03-10 20:36:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished TaskScheduler.execute()
2025-03-10 20:37:01,912 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start AuditScheduler.execute()
2025-03-10 20:37:01,920 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-25) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 20:37:01,920 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-25) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 20:37:01,920 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished AuditScheduler.execute()
2025-03-10 20:37:14,009 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start IANScheduler.execute()
2025-03-10 20:37:14,011 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished IANScheduler.execute()
2025-03-10 20:37:38,038 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start UPSProcessingScheduler.execute()
2025-03-10 20:37:38,039 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished UPSProcessingScheduler.execute()
2025-03-10 20:37:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start TaskScheduler.execute()
2025-03-10 20:37:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished TaskScheduler.execute()
2025-03-10 20:38:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start PurgeStorageScheduler.execute()
2025-03-10 20:38:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished PurgeStorageScheduler.execute()
2025-03-10 20:38:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-20242) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 20:38:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-20242) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 20:38:01,921 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start AuditScheduler.execute()
2025-03-10 20:38:01,929 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-30) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 20:38:01,929 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-30) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 20:38:01,930 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished AuditScheduler.execute()
2025-03-10 20:38:14,011 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start IANScheduler.execute()
2025-03-10 20:38:14,013 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished IANScheduler.execute()
2025-03-10 20:38:38,040 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start UPSProcessingScheduler.execute()
2025-03-10 20:38:38,041 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished UPSProcessingScheduler.execute()
2025-03-10 20:38:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start TaskScheduler.execute()
2025-03-10 20:38:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished TaskScheduler.execute()
2025-03-10 20:39:01,930 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start AuditScheduler.execute()
2025-03-10 20:39:01,939 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-16) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 20:39:01,939 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-16) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 20:39:01,939 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished AuditScheduler.execute()
2025-03-10 20:39:14,013 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start IANScheduler.execute()
2025-03-10 20:39:14,015 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished IANScheduler.execute()
2025-03-10 20:39:38,041 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start UPSProcessingScheduler.execute()
2025-03-10 20:39:38,042 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished UPSProcessingScheduler.execute()
2025-03-10 20:39:51,465 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 20:39:51,468 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 20:39:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start TaskScheduler.execute()
2025-03-10 20:39:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished TaskScheduler.execute()
2025-03-10 20:40:01,939 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start AuditScheduler.execute()
2025-03-10 20:40:01,948 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-15) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 20:40:01,948 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-15) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 20:40:01,948 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished AuditScheduler.execute()
2025-03-10 20:40:14,015 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start IANScheduler.execute()
2025-03-10 20:40:14,017 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished IANScheduler.execute()
2025-03-10 20:40:38,042 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start UPSProcessingScheduler.execute()
2025-03-10 20:40:38,044 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished UPSProcessingScheduler.execute()
2025-03-10 20:40:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start TaskScheduler.execute()
2025-03-10 20:40:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished TaskScheduler.execute()
2025-03-10 20:41:01,948 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start AuditScheduler.execute()
2025-03-10 20:41:01,956 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-7) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 20:41:01,956 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-7) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 20:41:01,956 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished AuditScheduler.execute()
2025-03-10 20:41:14,017 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start IANScheduler.execute()
2025-03-10 20:41:14,019 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished IANScheduler.execute()
2025-03-10 20:41:32,182 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start StudySizeScheduler.execute()
2025-03-10 20:41:32,184 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished StudySizeScheduler.execute()
2025-03-10 20:41:38,044 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start UPSProcessingScheduler.execute()
2025-03-10 20:41:38,045 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished UPSProcessingScheduler.execute()
2025-03-10 20:41:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start TaskScheduler.execute()
2025-03-10 20:41:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished TaskScheduler.execute()
2025-03-10 20:42:01,957 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start AuditScheduler.execute()
2025-03-10 20:42:01,965 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 20:42:01,965 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 20:42:01,966 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished AuditScheduler.execute()
2025-03-10 20:42:14,020 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start IANScheduler.execute()
2025-03-10 20:42:14,022 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished IANScheduler.execute()
2025-03-10 20:42:38,045 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start UPSProcessingScheduler.execute()
2025-03-10 20:42:38,046 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished UPSProcessingScheduler.execute()
2025-03-10 20:42:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start TaskScheduler.execute()
2025-03-10 20:42:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished TaskScheduler.execute()
2025-03-10 20:43:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start PurgeStorageScheduler.execute()
2025-03-10 20:43:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished PurgeStorageScheduler.execute()
2025-03-10 20:43:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-20263) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 20:43:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-20263) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 20:43:01,966 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start AuditScheduler.execute()
2025-03-10 20:43:01,974 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-14) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 20:43:01,974 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-14) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 20:43:01,974 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished AuditScheduler.execute()
2025-03-10 20:43:14,022 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start IANScheduler.execute()
2025-03-10 20:43:14,024 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished IANScheduler.execute()
2025-03-10 20:43:38,046 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start UPSProcessingScheduler.execute()
2025-03-10 20:43:38,047 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished UPSProcessingScheduler.execute()
2025-03-10 20:43:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start TaskScheduler.execute()
2025-03-10 20:43:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished TaskScheduler.execute()
2025-03-10 20:44:01,975 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start AuditScheduler.execute()
2025-03-10 20:44:01,983 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-25) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 20:44:01,983 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-25) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 20:44:01,983 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished AuditScheduler.execute()
2025-03-10 20:44:14,024 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start IANScheduler.execute()
2025-03-10 20:44:14,026 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished IANScheduler.execute()
2025-03-10 20:44:38,047 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start UPSProcessingScheduler.execute()
2025-03-10 20:44:38,048 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished UPSProcessingScheduler.execute()
2025-03-10 20:44:51,468 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 20:44:51,470 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 20:44:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start TaskScheduler.execute()
2025-03-10 20:44:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished TaskScheduler.execute()
2025-03-10 20:45:01,983 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start AuditScheduler.execute()
2025-03-10 20:45:01,996 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-30) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 20:45:01,997 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-30) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 20:45:01,997 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished AuditScheduler.execute()
2025-03-10 20:45:14,027 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start IANScheduler.execute()
2025-03-10 20:45:14,029 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished IANScheduler.execute()
2025-03-10 20:45:38,049 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start UPSProcessingScheduler.execute()
2025-03-10 20:45:38,050 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished UPSProcessingScheduler.execute()
2025-03-10 20:45:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start TaskScheduler.execute()
2025-03-10 20:45:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished TaskScheduler.execute()
2025-03-10 20:46:01,997 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start AuditScheduler.execute()
2025-03-10 20:46:02,006 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-16) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 20:46:02,006 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-16) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 20:46:02,006 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished AuditScheduler.execute()
2025-03-10 20:46:12,857 INFO  [org.dcm4chee.arc.stgcmt.impl.PurgeStgCmtScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start PurgeStgCmtScheduler.execute()
2025-03-10 20:46:12,859 INFO  [org.dcm4chee.arc.stgcmt.impl.PurgeStgCmtScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished PurgeStgCmtScheduler.execute()
2025-03-10 20:46:14,029 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start IANScheduler.execute()
2025-03-10 20:46:14,031 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished IANScheduler.execute()
2025-03-10 20:46:32,184 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start StudySizeScheduler.execute()
2025-03-10 20:46:32,186 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished StudySizeScheduler.execute()
2025-03-10 20:46:38,050 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start UPSProcessingScheduler.execute()
2025-03-10 20:46:38,051 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished UPSProcessingScheduler.execute()
2025-03-10 20:46:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start TaskScheduler.execute()
2025-03-10 20:46:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished TaskScheduler.execute()
2025-03-10 20:47:02,006 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start AuditScheduler.execute()
2025-03-10 20:47:02,014 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 20:47:02,015 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 20:47:02,015 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished AuditScheduler.execute()
2025-03-10 20:47:14,031 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start IANScheduler.execute()
2025-03-10 20:47:14,033 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished IANScheduler.execute()
2025-03-10 20:47:38,052 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start UPSProcessingScheduler.execute()
2025-03-10 20:47:38,053 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished UPSProcessingScheduler.execute()
2025-03-10 20:47:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start TaskScheduler.execute()
2025-03-10 20:47:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished TaskScheduler.execute()
2025-03-10 20:48:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start PurgeStorageScheduler.execute()
2025-03-10 20:48:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished PurgeStorageScheduler.execute()
2025-03-10 20:48:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-20284) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 20:48:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-20284) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 20:48:02,015 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start AuditScheduler.execute()
2025-03-10 20:48:02,023 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-19) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 20:48:02,023 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-19) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 20:48:02,023 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished AuditScheduler.execute()
2025-03-10 20:48:14,033 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start IANScheduler.execute()
2025-03-10 20:48:14,035 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished IANScheduler.execute()
2025-03-10 20:48:38,053 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start UPSProcessingScheduler.execute()
2025-03-10 20:48:38,054 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished UPSProcessingScheduler.execute()
2025-03-10 20:48:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start TaskScheduler.execute()
2025-03-10 20:48:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished TaskScheduler.execute()
2025-03-10 20:49:02,024 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start AuditScheduler.execute()
2025-03-10 20:49:02,032 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-3) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 20:49:02,032 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-3) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 20:49:02,032 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished AuditScheduler.execute()
2025-03-10 20:49:14,036 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start IANScheduler.execute()
2025-03-10 20:49:14,038 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished IANScheduler.execute()
2025-03-10 20:49:38,055 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start UPSProcessingScheduler.execute()
2025-03-10 20:49:38,056 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished UPSProcessingScheduler.execute()
2025-03-10 20:49:51,471 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 20:49:51,473 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 20:49:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start TaskScheduler.execute()
2025-03-10 20:49:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished TaskScheduler.execute()
2025-03-10 20:50:02,033 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start AuditScheduler.execute()
2025-03-10 20:50:02,041 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-12) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 20:50:02,042 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-12) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 20:50:02,042 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished AuditScheduler.execute()
2025-03-10 20:50:14,038 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start IANScheduler.execute()
2025-03-10 20:50:14,040 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished IANScheduler.execute()
2025-03-10 20:50:38,056 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start UPSProcessingScheduler.execute()
2025-03-10 20:50:38,057 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished UPSProcessingScheduler.execute()
2025-03-10 20:50:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start TaskScheduler.execute()
2025-03-10 20:50:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished TaskScheduler.execute()
2025-03-10 20:51:02,042 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start AuditScheduler.execute()
2025-03-10 20:51:02,050 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-4) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 20:51:02,050 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-4) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 20:51:02,050 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished AuditScheduler.execute()
2025-03-10 20:51:14,040 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start IANScheduler.execute()
2025-03-10 20:51:14,042 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished IANScheduler.execute()
2025-03-10 20:51:32,186 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start StudySizeScheduler.execute()
2025-03-10 20:51:32,187 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished StudySizeScheduler.execute()
2025-03-10 20:51:38,057 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start UPSProcessingScheduler.execute()
2025-03-10 20:51:38,058 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished UPSProcessingScheduler.execute()
2025-03-10 20:51:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start TaskScheduler.execute()
2025-03-10 20:51:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished TaskScheduler.execute()
2025-03-10 20:52:02,051 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start AuditScheduler.execute()
2025-03-10 20:52:02,059 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-21) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 20:52:02,059 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-21) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 20:52:02,059 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished AuditScheduler.execute()
2025-03-10 20:52:14,042 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start IANScheduler.execute()
2025-03-10 20:52:14,044 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished IANScheduler.execute()
2025-03-10 20:52:38,059 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start UPSProcessingScheduler.execute()
2025-03-10 20:52:38,060 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished UPSProcessingScheduler.execute()
2025-03-10 20:52:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start TaskScheduler.execute()
2025-03-10 20:52:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished TaskScheduler.execute()
2025-03-10 20:53:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start PurgeStorageScheduler.execute()
2025-03-10 20:53:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished PurgeStorageScheduler.execute()
2025-03-10 20:53:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-20305) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 20:53:01,702 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-20305) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 20:53:02,059 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start AuditScheduler.execute()
2025-03-10 20:53:02,068 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-9) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 20:53:02,068 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-9) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 20:53:02,068 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished AuditScheduler.execute()
2025-03-10 20:53:14,044 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start IANScheduler.execute()
2025-03-10 20:53:14,046 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished IANScheduler.execute()
2025-03-10 20:53:38,060 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start UPSProcessingScheduler.execute()
2025-03-10 20:53:38,061 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished UPSProcessingScheduler.execute()
2025-03-10 20:53:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start TaskScheduler.execute()
2025-03-10 20:53:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished TaskScheduler.execute()
2025-03-10 20:54:02,068 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start AuditScheduler.execute()
2025-03-10 20:54:02,076 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 20:54:02,076 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 20:54:02,076 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished AuditScheduler.execute()
2025-03-10 20:54:14,046 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start IANScheduler.execute()
2025-03-10 20:54:14,048 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished IANScheduler.execute()
2025-03-10 20:54:38,061 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start UPSProcessingScheduler.execute()
2025-03-10 20:54:38,062 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished UPSProcessingScheduler.execute()
2025-03-10 20:54:51,473 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 20:54:51,476 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 20:54:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start TaskScheduler.execute()
2025-03-10 20:54:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished TaskScheduler.execute()
2025-03-10 20:55:02,077 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start AuditScheduler.execute()
2025-03-10 20:55:02,085 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-19) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 20:55:02,085 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-19) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 20:55:02,085 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished AuditScheduler.execute()
2025-03-10 20:55:14,048 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start IANScheduler.execute()
2025-03-10 20:55:14,050 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished IANScheduler.execute()
2025-03-10 20:55:38,062 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start UPSProcessingScheduler.execute()
2025-03-10 20:55:38,064 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished UPSProcessingScheduler.execute()
2025-03-10 20:55:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start TaskScheduler.execute()
2025-03-10 20:55:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished TaskScheduler.execute()
2025-03-10 20:56:02,086 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start AuditScheduler.execute()
2025-03-10 20:56:02,094 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-3) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 20:56:02,094 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-3) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 20:56:02,094 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished AuditScheduler.execute()
2025-03-10 20:56:14,050 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start IANScheduler.execute()
2025-03-10 20:56:14,053 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished IANScheduler.execute()
2025-03-10 20:56:32,188 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start StudySizeScheduler.execute()
2025-03-10 20:56:32,189 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished StudySizeScheduler.execute()
2025-03-10 20:56:38,064 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start UPSProcessingScheduler.execute()
2025-03-10 20:56:38,065 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished UPSProcessingScheduler.execute()
2025-03-10 20:56:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start TaskScheduler.execute()
2025-03-10 20:56:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished TaskScheduler.execute()
2025-03-10 20:57:02,094 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start AuditScheduler.execute()
2025-03-10 20:57:02,103 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-12) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 20:57:02,103 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-12) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 20:57:02,103 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished AuditScheduler.execute()
2025-03-10 20:57:14,053 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start IANScheduler.execute()
2025-03-10 20:57:14,055 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished IANScheduler.execute()
2025-03-10 20:57:38,065 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start UPSProcessingScheduler.execute()
2025-03-10 20:57:38,066 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished UPSProcessingScheduler.execute()
2025-03-10 20:57:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start TaskScheduler.execute()
2025-03-10 20:57:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished TaskScheduler.execute()
2025-03-10 20:58:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start PurgeStorageScheduler.execute()
2025-03-10 20:58:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished PurgeStorageScheduler.execute()
2025-03-10 20:58:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-20326) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 20:58:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-20326) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 20:58:02,103 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start AuditScheduler.execute()
2025-03-10 20:58:02,112 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-26) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 20:58:02,112 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-26) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 20:58:02,112 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished AuditScheduler.execute()
2025-03-10 20:58:14,055 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start IANScheduler.execute()
2025-03-10 20:58:14,057 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished IANScheduler.execute()
2025-03-10 20:58:38,067 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start UPSProcessingScheduler.execute()
2025-03-10 20:58:38,068 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished UPSProcessingScheduler.execute()
2025-03-10 20:58:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start TaskScheduler.execute()
2025-03-10 20:58:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished TaskScheduler.execute()
2025-03-10 20:59:02,112 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start AuditScheduler.execute()
2025-03-10 20:59:02,120 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-21) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 20:59:02,121 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-21) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 20:59:02,121 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished AuditScheduler.execute()
2025-03-10 20:59:14,057 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start IANScheduler.execute()
2025-03-10 20:59:14,059 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished IANScheduler.execute()
2025-03-10 20:59:38,068 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start UPSProcessingScheduler.execute()
2025-03-10 20:59:38,069 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished UPSProcessingScheduler.execute()
2025-03-10 20:59:51,476 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 20:59:51,479 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 20:59:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start TaskScheduler.execute()
2025-03-10 20:59:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished TaskScheduler.execute()
2025-03-10 21:00:02,121 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start AuditScheduler.execute()
2025-03-10 21:00:02,129 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-9) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 21:00:02,129 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-9) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 21:00:02,130 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished AuditScheduler.execute()
2025-03-10 21:00:14,059 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start IANScheduler.execute()
2025-03-10 21:00:14,061 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished IANScheduler.execute()
2025-03-10 21:00:38,069 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start UPSProcessingScheduler.execute()
2025-03-10 21:00:38,070 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished UPSProcessingScheduler.execute()
2025-03-10 21:00:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start TaskScheduler.execute()
2025-03-10 21:00:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished TaskScheduler.execute()
2025-03-10 21:01:02,130 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start AuditScheduler.execute()
2025-03-10 21:01:02,146 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 21:01:02,146 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 21:01:02,146 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished AuditScheduler.execute()
2025-03-10 21:01:14,062 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start IANScheduler.execute()
2025-03-10 21:01:14,063 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished IANScheduler.execute()
2025-03-10 21:01:32,189 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start StudySizeScheduler.execute()
2025-03-10 21:01:32,191 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished StudySizeScheduler.execute()
2025-03-10 21:01:38,071 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start UPSProcessingScheduler.execute()
2025-03-10 21:01:38,072 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished UPSProcessingScheduler.execute()
2025-03-10 21:01:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start TaskScheduler.execute()
2025-03-10 21:01:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished TaskScheduler.execute()
2025-03-10 21:02:02,147 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start AuditScheduler.execute()
2025-03-10 21:02:02,159 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-19) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 21:02:02,160 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-19) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 21:02:02,160 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished AuditScheduler.execute()
2025-03-10 21:02:14,064 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start IANScheduler.execute()
2025-03-10 21:02:14,066 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished IANScheduler.execute()
2025-03-10 21:02:38,072 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start UPSProcessingScheduler.execute()
2025-03-10 21:02:38,073 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished UPSProcessingScheduler.execute()
2025-03-10 21:02:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start TaskScheduler.execute()
2025-03-10 21:02:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished TaskScheduler.execute()
2025-03-10 21:03:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start PurgeStorageScheduler.execute()
2025-03-10 21:03:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished PurgeStorageScheduler.execute()
2025-03-10 21:03:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-20347) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 21:03:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-20347) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 21:03:02,160 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start AuditScheduler.execute()
2025-03-10 21:03:02,168 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-24) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 21:03:02,168 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-24) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 21:03:02,168 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished AuditScheduler.execute()
2025-03-10 21:03:14,066 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start IANScheduler.execute()
2025-03-10 21:03:14,068 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished IANScheduler.execute()
2025-03-10 21:03:38,073 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start UPSProcessingScheduler.execute()
2025-03-10 21:03:38,075 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished UPSProcessingScheduler.execute()
2025-03-10 21:03:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start TaskScheduler.execute()
2025-03-10 21:03:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished TaskScheduler.execute()
2025-03-10 21:04:02,169 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start AuditScheduler.execute()
2025-03-10 21:04:02,177 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-12) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 21:04:02,177 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-12) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 21:04:02,177 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished AuditScheduler.execute()
2025-03-10 21:04:14,068 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start IANScheduler.execute()
2025-03-10 21:04:14,070 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished IANScheduler.execute()
2025-03-10 21:04:38,075 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start UPSProcessingScheduler.execute()
2025-03-10 21:04:38,076 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished UPSProcessingScheduler.execute()
2025-03-10 21:04:51,479 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 21:04:51,481 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 21:04:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start TaskScheduler.execute()
2025-03-10 21:04:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished TaskScheduler.execute()
2025-03-10 21:05:02,177 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start AuditScheduler.execute()
2025-03-10 21:05:02,186 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-26) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 21:05:02,186 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-26) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 21:05:02,186 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished AuditScheduler.execute()
2025-03-10 21:05:14,070 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start IANScheduler.execute()
2025-03-10 21:05:14,072 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished IANScheduler.execute()
2025-03-10 21:05:38,076 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start UPSProcessingScheduler.execute()
2025-03-10 21:05:38,077 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished UPSProcessingScheduler.execute()
2025-03-10 21:05:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start TaskScheduler.execute()
2025-03-10 21:05:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished TaskScheduler.execute()
2025-03-10 21:06:02,186 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start AuditScheduler.execute()
2025-03-10 21:06:02,195 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-21) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 21:06:02,196 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-21) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 21:06:02,196 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished AuditScheduler.execute()
2025-03-10 21:06:14,072 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start IANScheduler.execute()
2025-03-10 21:06:14,074 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished IANScheduler.execute()
2025-03-10 21:06:32,191 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start StudySizeScheduler.execute()
2025-03-10 21:06:32,192 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished StudySizeScheduler.execute()
2025-03-10 21:06:38,077 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start UPSProcessingScheduler.execute()
2025-03-10 21:06:38,078 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished UPSProcessingScheduler.execute()
2025-03-10 21:06:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start TaskScheduler.execute()
2025-03-10 21:06:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished TaskScheduler.execute()
2025-03-10 21:07:02,196 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start AuditScheduler.execute()
2025-03-10 21:07:02,204 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-9) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 21:07:02,204 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-9) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 21:07:02,204 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished AuditScheduler.execute()
2025-03-10 21:07:14,075 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start IANScheduler.execute()
2025-03-10 21:07:14,077 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished IANScheduler.execute()
2025-03-10 21:07:38,079 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start UPSProcessingScheduler.execute()
2025-03-10 21:07:38,079 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished UPSProcessingScheduler.execute()
2025-03-10 21:07:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start TaskScheduler.execute()
2025-03-10 21:07:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished TaskScheduler.execute()
2025-03-10 21:08:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start PurgeStorageScheduler.execute()
2025-03-10 21:08:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished PurgeStorageScheduler.execute()
2025-03-10 21:08:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-20368) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 21:08:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-20368) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 21:08:02,205 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start AuditScheduler.execute()
2025-03-10 21:08:02,214 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-5) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 21:08:02,214 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-5) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 21:08:02,214 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished AuditScheduler.execute()
2025-03-10 21:08:14,077 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start IANScheduler.execute()
2025-03-10 21:08:14,079 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished IANScheduler.execute()
2025-03-10 21:08:38,080 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start UPSProcessingScheduler.execute()
2025-03-10 21:08:38,081 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished UPSProcessingScheduler.execute()
2025-03-10 21:08:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start TaskScheduler.execute()
2025-03-10 21:08:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished TaskScheduler.execute()
2025-03-10 21:09:02,215 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start AuditScheduler.execute()
2025-03-10 21:09:02,223 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-19) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 21:09:02,223 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-19) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 21:09:02,223 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished AuditScheduler.execute()
2025-03-10 21:09:14,079 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start IANScheduler.execute()
2025-03-10 21:09:14,081 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished IANScheduler.execute()
2025-03-10 21:09:38,081 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start UPSProcessingScheduler.execute()
2025-03-10 21:09:38,082 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished UPSProcessingScheduler.execute()
2025-03-10 21:09:51,482 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 21:09:51,484 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 21:09:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start TaskScheduler.execute()
2025-03-10 21:09:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished TaskScheduler.execute()
2025-03-10 21:10:02,223 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start AuditScheduler.execute()
2025-03-10 21:10:02,232 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-24) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 21:10:02,232 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-24) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 21:10:02,232 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished AuditScheduler.execute()
2025-03-10 21:10:14,082 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start IANScheduler.execute()
2025-03-10 21:10:14,084 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished IANScheduler.execute()
2025-03-10 21:10:38,082 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start UPSProcessingScheduler.execute()
2025-03-10 21:10:38,083 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished UPSProcessingScheduler.execute()
2025-03-10 21:10:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start TaskScheduler.execute()
2025-03-10 21:10:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished TaskScheduler.execute()
2025-03-10 21:11:02,233 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start AuditScheduler.execute()
2025-03-10 21:11:02,243 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-12) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 21:11:02,243 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-12) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 21:11:02,244 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished AuditScheduler.execute()
2025-03-10 21:11:14,084 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start IANScheduler.execute()
2025-03-10 21:11:14,086 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished IANScheduler.execute()
2025-03-10 21:11:32,193 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start StudySizeScheduler.execute()
2025-03-10 21:11:32,194 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished StudySizeScheduler.execute()
2025-03-10 21:11:38,084 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start UPSProcessingScheduler.execute()
2025-03-10 21:11:38,085 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished UPSProcessingScheduler.execute()
2025-03-10 21:11:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start TaskScheduler.execute()
2025-03-10 21:11:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished TaskScheduler.execute()
2025-03-10 21:12:02,244 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start AuditScheduler.execute()
2025-03-10 21:12:02,252 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-26) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 21:12:02,252 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-26) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 21:12:02,253 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished AuditScheduler.execute()
2025-03-10 21:12:14,086 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start IANScheduler.execute()
2025-03-10 21:12:14,088 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished IANScheduler.execute()
2025-03-10 21:12:38,085 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start UPSProcessingScheduler.execute()
2025-03-10 21:12:38,086 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished UPSProcessingScheduler.execute()
2025-03-10 21:12:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start TaskScheduler.execute()
2025-03-10 21:12:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished TaskScheduler.execute()
2025-03-10 21:13:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start PurgeStorageScheduler.execute()
2025-03-10 21:13:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished PurgeStorageScheduler.execute()
2025-03-10 21:13:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-20389) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 21:13:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-20389) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 21:13:02,253 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start AuditScheduler.execute()
2025-03-10 21:13:02,261 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-31) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 21:13:02,261 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-31) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 21:13:02,261 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished AuditScheduler.execute()
2025-03-10 21:13:14,088 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start IANScheduler.execute()
2025-03-10 21:13:14,090 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished IANScheduler.execute()
2025-03-10 21:13:38,087 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start UPSProcessingScheduler.execute()
2025-03-10 21:13:38,087 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished UPSProcessingScheduler.execute()
2025-03-10 21:13:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start TaskScheduler.execute()
2025-03-10 21:13:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished TaskScheduler.execute()
2025-03-10 21:14:02,262 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start AuditScheduler.execute()
2025-03-10 21:14:02,270 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-9) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 21:14:02,270 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-9) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 21:14:02,270 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished AuditScheduler.execute()
2025-03-10 21:14:14,090 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start IANScheduler.execute()
2025-03-10 21:14:14,092 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished IANScheduler.execute()
2025-03-10 21:14:38,088 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start UPSProcessingScheduler.execute()
2025-03-10 21:14:38,089 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished UPSProcessingScheduler.execute()
2025-03-10 21:14:51,485 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 21:14:51,487 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 21:14:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start TaskScheduler.execute()
2025-03-10 21:14:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished TaskScheduler.execute()
2025-03-10 21:15:02,270 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start AuditScheduler.execute()
2025-03-10 21:15:02,279 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-5) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 21:15:02,279 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-5) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 21:15:02,279 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished AuditScheduler.execute()
2025-03-10 21:15:14,093 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start IANScheduler.execute()
2025-03-10 21:15:14,095 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished IANScheduler.execute()
2025-03-10 21:15:38,089 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start UPSProcessingScheduler.execute()
2025-03-10 21:15:38,090 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished UPSProcessingScheduler.execute()
2025-03-10 21:15:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start TaskScheduler.execute()
2025-03-10 21:15:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished TaskScheduler.execute()
2025-03-10 21:16:02,279 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start AuditScheduler.execute()
2025-03-10 21:16:02,288 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-19) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 21:16:02,288 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-19) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 21:16:02,288 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished AuditScheduler.execute()
2025-03-10 21:16:14,095 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start IANScheduler.execute()
2025-03-10 21:16:14,097 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished IANScheduler.execute()
2025-03-10 21:16:32,194 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start StudySizeScheduler.execute()
2025-03-10 21:16:32,196 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished StudySizeScheduler.execute()
2025-03-10 21:16:38,090 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start UPSProcessingScheduler.execute()
2025-03-10 21:16:38,092 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished UPSProcessingScheduler.execute()
2025-03-10 21:16:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start TaskScheduler.execute()
2025-03-10 21:16:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished TaskScheduler.execute()
2025-03-10 21:17:02,288 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start AuditScheduler.execute()
2025-03-10 21:17:02,296 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-24) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 21:17:02,296 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-24) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 21:17:02,296 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished AuditScheduler.execute()
2025-03-10 21:17:14,097 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start IANScheduler.execute()
2025-03-10 21:17:14,100 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished IANScheduler.execute()
2025-03-10 21:17:38,092 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start UPSProcessingScheduler.execute()
2025-03-10 21:17:38,094 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished UPSProcessingScheduler.execute()
2025-03-10 21:17:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start TaskScheduler.execute()
2025-03-10 21:17:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished TaskScheduler.execute()
2025-03-10 21:18:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start PurgeStorageScheduler.execute()
2025-03-10 21:18:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished PurgeStorageScheduler.execute()
2025-03-10 21:18:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-20410) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 21:18:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-20410) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 21:18:02,297 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start AuditScheduler.execute()
2025-03-10 21:18:02,305 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-1) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 21:18:02,305 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-1) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 21:18:02,305 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished AuditScheduler.execute()
2025-03-10 21:18:14,100 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start IANScheduler.execute()
2025-03-10 21:18:14,102 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished IANScheduler.execute()
2025-03-10 21:18:38,094 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start UPSProcessingScheduler.execute()
2025-03-10 21:18:38,095 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished UPSProcessingScheduler.execute()
2025-03-10 21:18:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start TaskScheduler.execute()
2025-03-10 21:18:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished TaskScheduler.execute()
2025-03-10 21:19:02,306 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start AuditScheduler.execute()
2025-03-10 21:19:02,315 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-26) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 21:19:02,315 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-26) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 21:19:02,315 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished AuditScheduler.execute()
2025-03-10 21:19:14,102 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start IANScheduler.execute()
2025-03-10 21:19:14,104 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished IANScheduler.execute()
2025-03-10 21:19:38,095 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start UPSProcessingScheduler.execute()
2025-03-10 21:19:38,097 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished UPSProcessingScheduler.execute()
2025-03-10 21:19:51,487 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 21:19:51,490 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 21:19:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start TaskScheduler.execute()
2025-03-10 21:19:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished TaskScheduler.execute()
2025-03-10 21:20:02,315 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start AuditScheduler.execute()
2025-03-10 21:20:02,329 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-31) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 21:20:02,330 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-31) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 21:20:02,330 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished AuditScheduler.execute()
2025-03-10 21:20:14,104 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start IANScheduler.execute()
2025-03-10 21:20:14,106 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished IANScheduler.execute()
2025-03-10 21:20:38,097 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start UPSProcessingScheduler.execute()
2025-03-10 21:20:38,098 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished UPSProcessingScheduler.execute()
2025-03-10 21:20:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start TaskScheduler.execute()
2025-03-10 21:20:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished TaskScheduler.execute()
2025-03-10 21:21:02,330 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start AuditScheduler.execute()
2025-03-10 21:21:02,338 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-9) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 21:21:02,338 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-9) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 21:21:02,339 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished AuditScheduler.execute()
2025-03-10 21:21:14,106 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start IANScheduler.execute()
2025-03-10 21:21:14,108 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished IANScheduler.execute()
2025-03-10 21:21:32,196 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start StudySizeScheduler.execute()
2025-03-10 21:21:32,198 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished StudySizeScheduler.execute()
2025-03-10 21:21:38,098 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start UPSProcessingScheduler.execute()
2025-03-10 21:21:38,099 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished UPSProcessingScheduler.execute()
2025-03-10 21:21:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start TaskScheduler.execute()
2025-03-10 21:21:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished TaskScheduler.execute()
2025-03-10 21:22:02,339 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start AuditScheduler.execute()
2025-03-10 21:22:02,347 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-5) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 21:22:02,347 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-5) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 21:22:02,347 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished AuditScheduler.execute()
2025-03-10 21:22:14,109 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start IANScheduler.execute()
2025-03-10 21:22:14,110 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished IANScheduler.execute()
2025-03-10 21:22:38,099 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start UPSProcessingScheduler.execute()
2025-03-10 21:22:38,100 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished UPSProcessingScheduler.execute()
2025-03-10 21:22:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start TaskScheduler.execute()
2025-03-10 21:22:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished TaskScheduler.execute()
2025-03-10 21:23:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start PurgeStorageScheduler.execute()
2025-03-10 21:23:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished PurgeStorageScheduler.execute()
2025-03-10 21:23:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-20431) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 21:23:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-20431) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 21:23:02,348 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start AuditScheduler.execute()
2025-03-10 21:23:02,357 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-11) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 21:23:02,357 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-11) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 21:23:02,357 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished AuditScheduler.execute()
2025-03-10 21:23:14,111 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start IANScheduler.execute()
2025-03-10 21:23:14,113 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished IANScheduler.execute()
2025-03-10 21:23:38,101 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start UPSProcessingScheduler.execute()
2025-03-10 21:23:38,102 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished UPSProcessingScheduler.execute()
2025-03-10 21:23:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start TaskScheduler.execute()
2025-03-10 21:23:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished TaskScheduler.execute()
2025-03-10 21:24:02,357 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start AuditScheduler.execute()
2025-03-10 21:24:02,365 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-24) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 21:24:02,366 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-24) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 21:24:02,366 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished AuditScheduler.execute()
2025-03-10 21:24:14,113 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start IANScheduler.execute()
2025-03-10 21:24:14,115 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished IANScheduler.execute()
2025-03-10 21:24:38,102 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start UPSProcessingScheduler.execute()
2025-03-10 21:24:38,103 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished UPSProcessingScheduler.execute()
2025-03-10 21:24:51,490 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 21:24:51,492 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 21:24:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start TaskScheduler.execute()
2025-03-10 21:24:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished TaskScheduler.execute()
2025-03-10 21:25:02,366 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start AuditScheduler.execute()
2025-03-10 21:25:02,375 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-1) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 21:25:02,375 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-1) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 21:25:02,375 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished AuditScheduler.execute()
2025-03-10 21:25:14,115 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start IANScheduler.execute()
2025-03-10 21:25:14,117 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished IANScheduler.execute()
2025-03-10 21:25:38,103 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start UPSProcessingScheduler.execute()
2025-03-10 21:25:38,105 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished UPSProcessingScheduler.execute()
2025-03-10 21:25:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start TaskScheduler.execute()
2025-03-10 21:25:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished TaskScheduler.execute()
2025-03-10 21:26:02,375 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start AuditScheduler.execute()
2025-03-10 21:26:02,384 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-26) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 21:26:02,384 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-26) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 21:26:02,384 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished AuditScheduler.execute()
2025-03-10 21:26:14,117 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start IANScheduler.execute()
2025-03-10 21:26:14,119 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished IANScheduler.execute()
2025-03-10 21:26:32,198 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start StudySizeScheduler.execute()
2025-03-10 21:26:32,199 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished StudySizeScheduler.execute()
2025-03-10 21:26:38,105 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start UPSProcessingScheduler.execute()
2025-03-10 21:26:38,106 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished UPSProcessingScheduler.execute()
2025-03-10 21:26:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start TaskScheduler.execute()
2025-03-10 21:26:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished TaskScheduler.execute()
2025-03-10 21:27:02,384 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start AuditScheduler.execute()
2025-03-10 21:27:02,392 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-31) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 21:27:02,392 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-31) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 21:27:02,393 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished AuditScheduler.execute()
2025-03-10 21:27:14,120 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start IANScheduler.execute()
2025-03-10 21:27:14,122 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished IANScheduler.execute()
2025-03-10 21:27:38,106 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start UPSProcessingScheduler.execute()
2025-03-10 21:27:38,107 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished UPSProcessingScheduler.execute()
2025-03-10 21:27:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start TaskScheduler.execute()
2025-03-10 21:27:58,815 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished TaskScheduler.execute()
2025-03-10 21:28:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start PurgeStorageScheduler.execute()
2025-03-10 21:28:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished PurgeStorageScheduler.execute()
2025-03-10 21:28:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-20452) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 21:28:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-20452) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 21:28:02,393 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start AuditScheduler.execute()
2025-03-10 21:28:02,401 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-17) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 21:28:02,402 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-17) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 21:28:02,402 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished AuditScheduler.execute()
2025-03-10 21:28:14,122 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start IANScheduler.execute()
2025-03-10 21:28:14,124 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished IANScheduler.execute()
2025-03-10 21:28:38,108 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start UPSProcessingScheduler.execute()
2025-03-10 21:28:38,109 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished UPSProcessingScheduler.execute()
2025-03-10 21:28:50,040 INFO  [org.dcm4chee.arc.ups.impl.UPSDeleteScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start UPSDeleteScheduler.execute()
2025-03-10 21:28:50,043 INFO  [org.dcm4chee.arc.ups.impl.UPSDeleteScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished UPSDeleteScheduler.execute()
2025-03-10 21:28:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start TaskScheduler.execute()
2025-03-10 21:28:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished TaskScheduler.execute()
2025-03-10 21:29:02,402 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start AuditScheduler.execute()
2025-03-10 21:29:02,411 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-23) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 21:29:02,411 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-23) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 21:29:02,411 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished AuditScheduler.execute()
2025-03-10 21:29:14,125 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start IANScheduler.execute()
2025-03-10 21:29:14,127 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished IANScheduler.execute()
2025-03-10 21:29:38,109 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start UPSProcessingScheduler.execute()
2025-03-10 21:29:38,110 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished UPSProcessingScheduler.execute()
2025-03-10 21:29:51,493 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 21:29:51,496 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 21:29:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start TaskScheduler.execute()
2025-03-10 21:29:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished TaskScheduler.execute()
2025-03-10 21:30:02,411 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start AuditScheduler.execute()
2025-03-10 21:30:02,420 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 21:30:02,420 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 21:30:02,420 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished AuditScheduler.execute()
2025-03-10 21:30:14,127 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start IANScheduler.execute()
2025-03-10 21:30:14,129 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished IANScheduler.execute()
2025-03-10 21:30:38,110 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start UPSProcessingScheduler.execute()
2025-03-10 21:30:38,111 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished UPSProcessingScheduler.execute()
2025-03-10 21:30:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start TaskScheduler.execute()
2025-03-10 21:30:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished TaskScheduler.execute()
2025-03-10 21:31:02,420 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start AuditScheduler.execute()
2025-03-10 21:31:02,429 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-28) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 21:31:02,429 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-28) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 21:31:02,429 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished AuditScheduler.execute()
2025-03-10 21:31:14,129 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start IANScheduler.execute()
2025-03-10 21:31:14,131 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished IANScheduler.execute()
2025-03-10 21:31:32,200 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start StudySizeScheduler.execute()
2025-03-10 21:31:32,201 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished StudySizeScheduler.execute()
2025-03-10 21:31:38,112 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start UPSProcessingScheduler.execute()
2025-03-10 21:31:38,113 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished UPSProcessingScheduler.execute()
2025-03-10 21:31:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start TaskScheduler.execute()
2025-03-10 21:31:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished TaskScheduler.execute()
2025-03-10 21:32:02,429 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start AuditScheduler.execute()
2025-03-10 21:32:02,438 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 21:32:02,438 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 21:32:02,438 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished AuditScheduler.execute()
2025-03-10 21:32:10,849 INFO  [org.dcm4chee.arc.qmgt.impl.PurgeTaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start PurgeTaskScheduler.execute()
2025-03-10 21:32:10,867 INFO  [org.dcm4chee.arc.qmgt.impl.PurgeTaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished PurgeTaskScheduler.execute()
2025-03-10 21:32:14,131 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start IANScheduler.execute()
2025-03-10 21:32:14,133 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished IANScheduler.execute()
2025-03-10 21:32:38,113 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start UPSProcessingScheduler.execute()
2025-03-10 21:32:38,114 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished UPSProcessingScheduler.execute()
2025-03-10 21:32:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start TaskScheduler.execute()
2025-03-10 21:32:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished TaskScheduler.execute()
2025-03-10 21:33:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start PurgeStorageScheduler.execute()
2025-03-10 21:33:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished PurgeStorageScheduler.execute()
2025-03-10 21:33:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-20473) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 21:33:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-20473) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 21:33:02,439 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start AuditScheduler.execute()
2025-03-10 21:33:02,448 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-30) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 21:33:02,448 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-30) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 21:33:02,448 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished AuditScheduler.execute()
2025-03-10 21:33:14,134 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start IANScheduler.execute()
2025-03-10 21:33:14,136 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished IANScheduler.execute()
2025-03-10 21:33:21,780 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/162.142.125.41,port=56792,localport=11112]
2025-03-10 21:33:25,027 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-20474) ANY-SCP<-ECHOSCU(861) >> A-ASSOCIATE-RQ
2025-03-10 21:33:25,027 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-20474) ANY-SCP<-ECHOSCU(861) << A-ASSOCIATE-RJ[result: 1 - rejected-permanent, source: 1 - service-user, reason: 7 - called-AE-title-not-recognized]
2025-03-10 21:33:25,078 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-22) ANY-SCP<-ECHOSCU(861): close Socket[addr=/162.142.125.41,port=56792,localport=11112]
2025-03-10 21:33:38,056 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/162.142.125.41,port=47110,localport=11112]
2025-03-10 21:33:38,114 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start UPSProcessingScheduler.execute()
2025-03-10 21:33:38,115 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished UPSProcessingScheduler.execute()
2025-03-10 21:33:40,357 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-20475) /172.18.0.3:11112<-/162.142.125.41:47110(862): i/o exception: java.io.EOFException in State: Sta2 - Transport connection open
2025-03-10 21:33:40,357 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-20475) /172.18.0.3:11112<-/162.142.125.41:47110(862): close Socket[addr=/162.142.125.41,port=47110,localport=11112]
2025-03-10 21:33:40,407 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/162.142.125.41,port=51670,localport=11112]
2025-03-10 21:33:41,013 WARN  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-20475) /172.18.0.3:11112<-/162.142.125.41:51670(863): unrecognized PDU[type=22, len=16838145]
2025-03-10 21:33:41,013 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-20475) /172.18.0.3:11112<-/162.142.125.41:51670(863): close Socket[addr=/162.142.125.41,port=51670,localport=11112]
2025-03-10 21:33:41,385 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/162.142.125.41,port=51678,localport=11112]
2025-03-10 21:33:45,232 WARN  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-20475) /172.18.0.3:11112<-/162.142.125.41:51678(864): unrecognized PDU[type=71, len=1411395360]
2025-03-10 21:33:45,232 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-20475) /172.18.0.3:11112<-/162.142.125.41:51678(864): close Socket[addr=/162.142.125.41,port=51678,localport=11112]
2025-03-10 21:33:46,268 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/162.142.125.41,port=51682,localport=11112]
2025-03-10 21:33:47,027 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-20475) /172.18.0.3:11112<-/162.142.125.41:51682(865): i/o exception: java.net.SocketException: Connection reset in State: Sta2 - Transport connection open
2025-03-10 21:33:47,027 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-20475) /172.18.0.3:11112<-/162.142.125.41:51682(865): close Socket[addr=/162.142.125.41,port=51682,localport=11112]
2025-03-10 21:33:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start TaskScheduler.execute()
2025-03-10 21:33:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished TaskScheduler.execute()
2025-03-10 21:34:00,734 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/162.142.125.41,port=52160,localport=11112]
2025-03-10 21:34:02,061 WARN  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-20480) /172.18.0.3:11112<-/162.142.125.41:52160(866): unrecognized PDU[type=71, len=1411395360]
2025-03-10 21:34:02,061 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-20480) /172.18.0.3:11112<-/162.142.125.41:52160(866): close Socket[addr=/162.142.125.41,port=52160,localport=11112]
2025-03-10 21:34:02,448 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start AuditScheduler.execute()
2025-03-10 21:34:02,449 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-9) Send audit message to /127.0.0.1:514
2025-03-10 21:34:02,449 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-9) Send audit message to /127.0.0.1:514
2025-03-10 21:34:02,449 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-9) Send audit message to /127.0.0.1:514
2025-03-10 21:34:02,450 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-9) Send audit message to /127.0.0.1:514
2025-03-10 21:34:02,450 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-9) Send audit message to /127.0.0.1:514
2025-03-10 21:34:02,450 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-9) Send audit message to /127.0.0.1:514
2025-03-10 21:34:02,450 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-9) Send audit message to /127.0.0.1:514
2025-03-10 21:34:02,451 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-9) Send audit message to /127.0.0.1:514
2025-03-10 21:34:02,459 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-9) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 21:34:02,459 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-9) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 21:34:02,459 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-9) Send audit message to /127.0.0.1:514
2025-03-10 21:34:02,459 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-9) Send audit message to /127.0.0.1:514
2025-03-10 21:34:02,460 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-9) Send audit message to /127.0.0.1:514
2025-03-10 21:34:02,460 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished AuditScheduler.execute()
2025-03-10 21:34:14,136 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start IANScheduler.execute()
2025-03-10 21:34:14,138 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished IANScheduler.execute()
2025-03-10 21:34:38,115 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start UPSProcessingScheduler.execute()
2025-03-10 21:34:38,116 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished UPSProcessingScheduler.execute()
2025-03-10 21:34:51,496 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 21:34:51,498 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 21:34:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start TaskScheduler.execute()
2025-03-10 21:34:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished TaskScheduler.execute()
2025-03-10 21:35:02,460 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start AuditScheduler.execute()
2025-03-10 21:35:02,468 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-5) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 21:35:02,468 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-5) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 21:35:02,469 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-5) Send audit message to /127.0.0.1:514
2025-03-10 21:35:02,469 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished AuditScheduler.execute()
2025-03-10 21:35:14,138 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start IANScheduler.execute()
2025-03-10 21:35:14,140 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished IANScheduler.execute()
2025-03-10 21:35:38,117 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start UPSProcessingScheduler.execute()
2025-03-10 21:35:38,118 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished UPSProcessingScheduler.execute()
2025-03-10 21:35:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start TaskScheduler.execute()
2025-03-10 21:35:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished TaskScheduler.execute()
2025-03-10 21:36:02,470 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start AuditScheduler.execute()
2025-03-10 21:36:02,478 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-19) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 21:36:02,478 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-19) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 21:36:02,478 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished AuditScheduler.execute()
2025-03-10 21:36:14,141 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start IANScheduler.execute()
2025-03-10 21:36:14,142 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished IANScheduler.execute()
2025-03-10 21:36:32,202 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start StudySizeScheduler.execute()
2025-03-10 21:36:32,203 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished StudySizeScheduler.execute()
2025-03-10 21:36:38,118 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start UPSProcessingScheduler.execute()
2025-03-10 21:36:38,119 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished UPSProcessingScheduler.execute()
2025-03-10 21:36:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start TaskScheduler.execute()
2025-03-10 21:36:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished TaskScheduler.execute()
2025-03-10 21:37:02,478 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start AuditScheduler.execute()
2025-03-10 21:37:02,487 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-24) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 21:37:02,487 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-24) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 21:37:02,487 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished AuditScheduler.execute()
2025-03-10 21:37:14,143 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start IANScheduler.execute()
2025-03-10 21:37:14,145 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished IANScheduler.execute()
2025-03-10 21:37:38,119 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start UPSProcessingScheduler.execute()
2025-03-10 21:37:38,120 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished UPSProcessingScheduler.execute()
2025-03-10 21:37:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start TaskScheduler.execute()
2025-03-10 21:37:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished TaskScheduler.execute()
2025-03-10 21:38:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start PurgeStorageScheduler.execute()
2025-03-10 21:38:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished PurgeStorageScheduler.execute()
2025-03-10 21:38:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-20497) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 21:38:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-20497) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 21:38:02,487 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start AuditScheduler.execute()
2025-03-10 21:38:02,496 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-1) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 21:38:02,496 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-1) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 21:38:02,496 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished AuditScheduler.execute()
2025-03-10 21:38:14,145 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start IANScheduler.execute()
2025-03-10 21:38:14,147 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished IANScheduler.execute()
2025-03-10 21:38:38,120 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start UPSProcessingScheduler.execute()
2025-03-10 21:38:38,121 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished UPSProcessingScheduler.execute()
2025-03-10 21:38:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start TaskScheduler.execute()
2025-03-10 21:38:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished TaskScheduler.execute()
2025-03-10 21:39:02,496 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start AuditScheduler.execute()
2025-03-10 21:39:02,510 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-26) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 21:39:02,510 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-26) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 21:39:02,510 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished AuditScheduler.execute()
2025-03-10 21:39:14,147 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start IANScheduler.execute()
2025-03-10 21:39:14,149 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished IANScheduler.execute()
2025-03-10 21:39:38,121 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start UPSProcessingScheduler.execute()
2025-03-10 21:39:38,122 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished UPSProcessingScheduler.execute()
2025-03-10 21:39:51,499 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 21:39:51,501 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 21:39:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start TaskScheduler.execute()
2025-03-10 21:39:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished TaskScheduler.execute()
2025-03-10 21:40:02,510 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start AuditScheduler.execute()
2025-03-10 21:40:02,519 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-22) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 21:40:02,520 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-22) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 21:40:02,520 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished AuditScheduler.execute()
2025-03-10 21:40:14,150 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start IANScheduler.execute()
2025-03-10 21:40:14,152 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished IANScheduler.execute()
2025-03-10 21:40:38,122 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start UPSProcessingScheduler.execute()
2025-03-10 21:40:38,123 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished UPSProcessingScheduler.execute()
2025-03-10 21:40:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start TaskScheduler.execute()
2025-03-10 21:40:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished TaskScheduler.execute()
2025-03-10 21:41:02,520 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start AuditScheduler.execute()
2025-03-10 21:41:02,528 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-9) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 21:41:02,528 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-9) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 21:41:02,529 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished AuditScheduler.execute()
2025-03-10 21:41:14,152 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start IANScheduler.execute()
2025-03-10 21:41:14,154 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished IANScheduler.execute()
2025-03-10 21:41:32,203 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start StudySizeScheduler.execute()
2025-03-10 21:41:32,205 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished StudySizeScheduler.execute()
2025-03-10 21:41:38,124 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start UPSProcessingScheduler.execute()
2025-03-10 21:41:38,125 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished UPSProcessingScheduler.execute()
2025-03-10 21:41:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start TaskScheduler.execute()
2025-03-10 21:41:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished TaskScheduler.execute()
2025-03-10 21:42:02,529 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start AuditScheduler.execute()
2025-03-10 21:42:02,537 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-5) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 21:42:02,537 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-5) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 21:42:02,537 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished AuditScheduler.execute()
2025-03-10 21:42:14,154 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start IANScheduler.execute()
2025-03-10 21:42:14,156 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished IANScheduler.execute()
2025-03-10 21:42:38,125 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start UPSProcessingScheduler.execute()
2025-03-10 21:42:38,126 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished UPSProcessingScheduler.execute()
2025-03-10 21:42:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start TaskScheduler.execute()
2025-03-10 21:42:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished TaskScheduler.execute()
2025-03-10 21:43:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start PurgeStorageScheduler.execute()
2025-03-10 21:43:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished PurgeStorageScheduler.execute()
2025-03-10 21:43:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-20518) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 21:43:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-20518) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 21:43:02,538 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start AuditScheduler.execute()
2025-03-10 21:43:02,546 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-11) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 21:43:02,546 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-11) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 21:43:02,546 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished AuditScheduler.execute()
2025-03-10 21:43:14,157 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start IANScheduler.execute()
2025-03-10 21:43:14,159 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished IANScheduler.execute()
2025-03-10 21:43:38,127 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start UPSProcessingScheduler.execute()
2025-03-10 21:43:38,128 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished UPSProcessingScheduler.execute()
2025-03-10 21:43:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start TaskScheduler.execute()
2025-03-10 21:43:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished TaskScheduler.execute()
2025-03-10 21:44:02,546 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start AuditScheduler.execute()
2025-03-10 21:44:02,555 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-24) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 21:44:02,555 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-24) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 21:44:02,555 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished AuditScheduler.execute()
2025-03-10 21:44:14,159 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start IANScheduler.execute()
2025-03-10 21:44:14,161 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished IANScheduler.execute()
2025-03-10 21:44:38,128 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start UPSProcessingScheduler.execute()
2025-03-10 21:44:38,129 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished UPSProcessingScheduler.execute()
2025-03-10 21:44:51,502 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 21:44:51,505 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 21:44:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start TaskScheduler.execute()
2025-03-10 21:44:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished TaskScheduler.execute()
2025-03-10 21:45:02,555 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start AuditScheduler.execute()
2025-03-10 21:45:02,563 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-1) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 21:45:02,564 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-1) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 21:45:02,564 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished AuditScheduler.execute()
2025-03-10 21:45:14,161 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start IANScheduler.execute()
2025-03-10 21:45:14,163 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished IANScheduler.execute()
2025-03-10 21:45:38,130 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start UPSProcessingScheduler.execute()
2025-03-10 21:45:38,131 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished UPSProcessingScheduler.execute()
2025-03-10 21:45:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start TaskScheduler.execute()
2025-03-10 21:45:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished TaskScheduler.execute()
2025-03-10 21:46:02,564 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start AuditScheduler.execute()
2025-03-10 21:46:02,573 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-26) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 21:46:02,573 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-26) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 21:46:02,573 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished AuditScheduler.execute()
2025-03-10 21:46:12,859 INFO  [org.dcm4chee.arc.stgcmt.impl.PurgeStgCmtScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start PurgeStgCmtScheduler.execute()
2025-03-10 21:46:12,861 INFO  [org.dcm4chee.arc.stgcmt.impl.PurgeStgCmtScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished PurgeStgCmtScheduler.execute()
2025-03-10 21:46:14,163 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start IANScheduler.execute()
2025-03-10 21:46:14,165 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished IANScheduler.execute()
2025-03-10 21:46:32,206 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start StudySizeScheduler.execute()
2025-03-10 21:46:32,207 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished StudySizeScheduler.execute()
2025-03-10 21:46:38,131 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start UPSProcessingScheduler.execute()
2025-03-10 21:46:38,132 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished UPSProcessingScheduler.execute()
2025-03-10 21:46:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start TaskScheduler.execute()
2025-03-10 21:46:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished TaskScheduler.execute()
2025-03-10 21:47:02,573 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start AuditScheduler.execute()
2025-03-10 21:47:02,582 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-31) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 21:47:02,582 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-31) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 21:47:02,582 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished AuditScheduler.execute()
2025-03-10 21:47:14,166 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start IANScheduler.execute()
2025-03-10 21:47:14,167 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished IANScheduler.execute()
2025-03-10 21:47:38,132 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start UPSProcessingScheduler.execute()
2025-03-10 21:47:38,133 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished UPSProcessingScheduler.execute()
2025-03-10 21:47:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start TaskScheduler.execute()
2025-03-10 21:47:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished TaskScheduler.execute()
2025-03-10 21:48:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start PurgeStorageScheduler.execute()
2025-03-10 21:48:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished PurgeStorageScheduler.execute()
2025-03-10 21:48:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-20539) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 21:48:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-20539) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 21:48:02,582 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start AuditScheduler.execute()
2025-03-10 21:48:02,592 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-18) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 21:48:02,592 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-18) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 21:48:02,592 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished AuditScheduler.execute()
2025-03-10 21:48:14,168 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start IANScheduler.execute()
2025-03-10 21:48:14,170 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished IANScheduler.execute()
2025-03-10 21:48:38,133 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start UPSProcessingScheduler.execute()
2025-03-10 21:48:38,135 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished UPSProcessingScheduler.execute()
2025-03-10 21:48:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start TaskScheduler.execute()
2025-03-10 21:48:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished TaskScheduler.execute()
2025-03-10 21:49:02,592 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start AuditScheduler.execute()
2025-03-10 21:49:02,601 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-23) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 21:49:02,601 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-23) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 21:49:02,601 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished AuditScheduler.execute()
2025-03-10 21:49:14,170 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start IANScheduler.execute()
2025-03-10 21:49:14,172 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished IANScheduler.execute()
2025-03-10 21:49:38,135 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start UPSProcessingScheduler.execute()
2025-03-10 21:49:38,136 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished UPSProcessingScheduler.execute()
2025-03-10 21:49:51,505 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 21:49:51,507 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 21:49:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start TaskScheduler.execute()
2025-03-10 21:49:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished TaskScheduler.execute()
2025-03-10 21:50:02,602 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start AuditScheduler.execute()
2025-03-10 21:50:02,611 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 21:50:02,611 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 21:50:02,611 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished AuditScheduler.execute()
2025-03-10 21:50:14,172 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start IANScheduler.execute()
2025-03-10 21:50:14,174 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished IANScheduler.execute()
2025-03-10 21:50:38,136 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start UPSProcessingScheduler.execute()
2025-03-10 21:50:38,137 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished UPSProcessingScheduler.execute()
2025-03-10 21:50:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start TaskScheduler.execute()
2025-03-10 21:50:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished TaskScheduler.execute()
2025-03-10 21:51:02,611 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start AuditScheduler.execute()
2025-03-10 21:51:02,620 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-28) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 21:51:02,620 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-28) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 21:51:02,620 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished AuditScheduler.execute()
2025-03-10 21:51:14,175 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start IANScheduler.execute()
2025-03-10 21:51:14,177 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished IANScheduler.execute()
2025-03-10 21:51:32,207 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start StudySizeScheduler.execute()
2025-03-10 21:51:32,209 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished StudySizeScheduler.execute()
2025-03-10 21:51:38,137 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start UPSProcessingScheduler.execute()
2025-03-10 21:51:38,139 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished UPSProcessingScheduler.execute()
2025-03-10 21:51:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start TaskScheduler.execute()
2025-03-10 21:51:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished TaskScheduler.execute()
2025-03-10 21:52:02,621 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start AuditScheduler.execute()
2025-03-10 21:52:02,629 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 21:52:02,629 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 21:52:02,629 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished AuditScheduler.execute()
2025-03-10 21:52:14,177 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start IANScheduler.execute()
2025-03-10 21:52:14,179 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished IANScheduler.execute()
2025-03-10 21:52:38,139 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start UPSProcessingScheduler.execute()
2025-03-10 21:52:38,140 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished UPSProcessingScheduler.execute()
2025-03-10 21:52:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start TaskScheduler.execute()
2025-03-10 21:52:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished TaskScheduler.execute()
2025-03-10 21:53:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start PurgeStorageScheduler.execute()
2025-03-10 21:53:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished PurgeStorageScheduler.execute()
2025-03-10 21:53:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-20560) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 21:53:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-20560) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 21:53:02,630 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start AuditScheduler.execute()
2025-03-10 21:53:02,639 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-2) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 21:53:02,639 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-2) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 21:53:02,639 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished AuditScheduler.execute()
2025-03-10 21:53:14,179 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start IANScheduler.execute()
2025-03-10 21:53:14,181 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished IANScheduler.execute()
2025-03-10 21:53:38,140 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start UPSProcessingScheduler.execute()
2025-03-10 21:53:38,141 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished UPSProcessingScheduler.execute()
2025-03-10 21:53:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start TaskScheduler.execute()
2025-03-10 21:53:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished TaskScheduler.execute()
2025-03-10 21:54:02,639 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start AuditScheduler.execute()
2025-03-10 21:54:02,648 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-31) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 21:54:02,648 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-31) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 21:54:02,649 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished AuditScheduler.execute()
2025-03-10 21:54:14,181 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start IANScheduler.execute()
2025-03-10 21:54:14,183 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished IANScheduler.execute()
2025-03-10 21:54:38,141 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start UPSProcessingScheduler.execute()
2025-03-10 21:54:38,142 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished UPSProcessingScheduler.execute()
2025-03-10 21:54:51,507 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 21:54:51,510 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 21:54:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start TaskScheduler.execute()
2025-03-10 21:54:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished TaskScheduler.execute()
2025-03-10 21:55:02,649 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start AuditScheduler.execute()
2025-03-10 21:55:02,657 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-18) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 21:55:02,657 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-18) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 21:55:02,658 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished AuditScheduler.execute()
2025-03-10 21:55:14,183 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start IANScheduler.execute()
2025-03-10 21:55:14,185 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished IANScheduler.execute()
2025-03-10 21:55:38,143 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start UPSProcessingScheduler.execute()
2025-03-10 21:55:38,144 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished UPSProcessingScheduler.execute()
2025-03-10 21:55:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start TaskScheduler.execute()
2025-03-10 21:55:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished TaskScheduler.execute()
2025-03-10 21:56:02,658 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start AuditScheduler.execute()
2025-03-10 21:56:02,666 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-23) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 21:56:02,667 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-23) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 21:56:02,667 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished AuditScheduler.execute()
2025-03-10 21:56:14,186 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start IANScheduler.execute()
2025-03-10 21:56:14,187 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished IANScheduler.execute()
2025-03-10 21:56:32,209 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start StudySizeScheduler.execute()
2025-03-10 21:56:32,211 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished StudySizeScheduler.execute()
2025-03-10 21:56:38,144 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start UPSProcessingScheduler.execute()
2025-03-10 21:56:38,145 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished UPSProcessingScheduler.execute()
2025-03-10 21:56:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start TaskScheduler.execute()
2025-03-10 21:56:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished TaskScheduler.execute()
2025-03-10 21:57:02,667 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start AuditScheduler.execute()
2025-03-10 21:57:02,675 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 21:57:02,675 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 21:57:02,675 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished AuditScheduler.execute()
2025-03-10 21:57:14,188 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start IANScheduler.execute()
2025-03-10 21:57:14,190 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished IANScheduler.execute()
2025-03-10 21:57:38,146 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start UPSProcessingScheduler.execute()
2025-03-10 21:57:38,147 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished UPSProcessingScheduler.execute()
2025-03-10 21:57:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start TaskScheduler.execute()
2025-03-10 21:57:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished TaskScheduler.execute()
2025-03-10 21:58:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start PurgeStorageScheduler.execute()
2025-03-10 21:58:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished PurgeStorageScheduler.execute()
2025-03-10 21:58:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-20581) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 21:58:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-20581) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 21:58:02,676 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start AuditScheduler.execute()
2025-03-10 21:58:02,684 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-10) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 21:58:02,684 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-10) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 21:58:02,684 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished AuditScheduler.execute()
2025-03-10 21:58:14,190 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start IANScheduler.execute()
2025-03-10 21:58:14,193 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished IANScheduler.execute()
2025-03-10 21:58:38,147 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start UPSProcessingScheduler.execute()
2025-03-10 21:58:38,148 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished UPSProcessingScheduler.execute()
2025-03-10 21:58:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start TaskScheduler.execute()
2025-03-10 21:58:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished TaskScheduler.execute()
2025-03-10 21:59:02,685 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start AuditScheduler.execute()
2025-03-10 21:59:02,693 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 21:59:02,693 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 21:59:02,693 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished AuditScheduler.execute()
2025-03-10 21:59:14,194 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start IANScheduler.execute()
2025-03-10 21:59:14,196 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished IANScheduler.execute()
2025-03-10 21:59:38,148 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start UPSProcessingScheduler.execute()
2025-03-10 21:59:38,149 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished UPSProcessingScheduler.execute()
2025-03-10 21:59:51,510 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 21:59:51,513 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 21:59:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start TaskScheduler.execute()
2025-03-10 21:59:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished TaskScheduler.execute()
2025-03-10 22:00:02,694 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start AuditScheduler.execute()
2025-03-10 22:00:02,703 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-2) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 22:00:02,703 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-2) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 22:00:02,703 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished AuditScheduler.execute()
2025-03-10 22:00:14,196 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start IANScheduler.execute()
2025-03-10 22:00:14,198 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished IANScheduler.execute()
2025-03-10 22:00:38,150 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start UPSProcessingScheduler.execute()
2025-03-10 22:00:38,151 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished UPSProcessingScheduler.execute()
2025-03-10 22:00:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start TaskScheduler.execute()
2025-03-10 22:00:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished TaskScheduler.execute()
2025-03-10 22:01:02,703 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start AuditScheduler.execute()
2025-03-10 22:01:02,712 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-31) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 22:01:02,712 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-31) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 22:01:02,712 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished AuditScheduler.execute()
2025-03-10 22:01:14,198 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start IANScheduler.execute()
2025-03-10 22:01:14,200 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished IANScheduler.execute()
2025-03-10 22:01:32,211 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start StudySizeScheduler.execute()
2025-03-10 22:01:32,212 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished StudySizeScheduler.execute()
2025-03-10 22:01:38,151 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start UPSProcessingScheduler.execute()
2025-03-10 22:01:38,152 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished UPSProcessingScheduler.execute()
2025-03-10 22:01:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start TaskScheduler.execute()
2025-03-10 22:01:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished TaskScheduler.execute()
2025-03-10 22:02:02,712 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start AuditScheduler.execute()
2025-03-10 22:02:02,721 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-18) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 22:02:02,721 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-18) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 22:02:02,721 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished AuditScheduler.execute()
2025-03-10 22:02:14,200 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start IANScheduler.execute()
2025-03-10 22:02:14,202 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished IANScheduler.execute()
2025-03-10 22:02:38,153 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start UPSProcessingScheduler.execute()
2025-03-10 22:02:38,154 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished UPSProcessingScheduler.execute()
2025-03-10 22:02:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start TaskScheduler.execute()
2025-03-10 22:02:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished TaskScheduler.execute()
2025-03-10 22:03:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start PurgeStorageScheduler.execute()
2025-03-10 22:03:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished PurgeStorageScheduler.execute()
2025-03-10 22:03:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-20602) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 22:03:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-20602) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 22:03:02,721 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start AuditScheduler.execute()
2025-03-10 22:03:02,730 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-7) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 22:03:02,730 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-7) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 22:03:02,730 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished AuditScheduler.execute()
2025-03-10 22:03:14,202 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start IANScheduler.execute()
2025-03-10 22:03:14,204 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished IANScheduler.execute()
2025-03-10 22:03:38,154 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start UPSProcessingScheduler.execute()
2025-03-10 22:03:38,155 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished UPSProcessingScheduler.execute()
2025-03-10 22:03:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start TaskScheduler.execute()
2025-03-10 22:03:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished TaskScheduler.execute()
2025-03-10 22:04:02,730 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start AuditScheduler.execute()
2025-03-10 22:04:02,739 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 22:04:02,739 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 22:04:02,739 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished AuditScheduler.execute()
2025-03-10 22:04:14,205 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start IANScheduler.execute()
2025-03-10 22:04:14,207 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished IANScheduler.execute()
2025-03-10 22:04:38,155 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start UPSProcessingScheduler.execute()
2025-03-10 22:04:38,156 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished UPSProcessingScheduler.execute()
2025-03-10 22:04:51,513 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 22:04:51,516 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 22:04:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start TaskScheduler.execute()
2025-03-10 22:04:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished TaskScheduler.execute()
2025-03-10 22:05:02,739 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start AuditScheduler.execute()
2025-03-10 22:05:02,748 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-10) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 22:05:02,748 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-10) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 22:05:02,748 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished AuditScheduler.execute()
2025-03-10 22:05:14,207 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start IANScheduler.execute()
2025-03-10 22:05:14,209 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished IANScheduler.execute()
2025-03-10 22:05:38,156 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start UPSProcessingScheduler.execute()
2025-03-10 22:05:38,157 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished UPSProcessingScheduler.execute()
2025-03-10 22:05:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start TaskScheduler.execute()
2025-03-10 22:05:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished TaskScheduler.execute()
2025-03-10 22:06:02,748 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start AuditScheduler.execute()
2025-03-10 22:06:02,756 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 22:06:02,757 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 22:06:02,757 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished AuditScheduler.execute()
2025-03-10 22:06:14,209 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start IANScheduler.execute()
2025-03-10 22:06:14,211 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished IANScheduler.execute()
2025-03-10 22:06:32,213 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start StudySizeScheduler.execute()
2025-03-10 22:06:32,214 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished StudySizeScheduler.execute()
2025-03-10 22:06:38,158 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start UPSProcessingScheduler.execute()
2025-03-10 22:06:38,159 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished UPSProcessingScheduler.execute()
2025-03-10 22:06:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start TaskScheduler.execute()
2025-03-10 22:06:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished TaskScheduler.execute()
2025-03-10 22:07:02,757 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start AuditScheduler.execute()
2025-03-10 22:07:02,765 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-2) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 22:07:02,765 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-2) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 22:07:02,766 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished AuditScheduler.execute()
2025-03-10 22:07:14,211 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start IANScheduler.execute()
2025-03-10 22:07:14,213 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished IANScheduler.execute()
2025-03-10 22:07:38,159 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start UPSProcessingScheduler.execute()
2025-03-10 22:07:38,160 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished UPSProcessingScheduler.execute()
2025-03-10 22:07:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start TaskScheduler.execute()
2025-03-10 22:07:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished TaskScheduler.execute()
2025-03-10 22:08:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start PurgeStorageScheduler.execute()
2025-03-10 22:08:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished PurgeStorageScheduler.execute()
2025-03-10 22:08:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-20623) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 22:08:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-20623) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 22:08:02,766 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start AuditScheduler.execute()
2025-03-10 22:08:02,774 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-16) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 22:08:02,774 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-16) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 22:08:02,774 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished AuditScheduler.execute()
2025-03-10 22:08:14,213 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start IANScheduler.execute()
2025-03-10 22:08:14,216 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished IANScheduler.execute()
2025-03-10 22:08:38,160 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start UPSProcessingScheduler.execute()
2025-03-10 22:08:38,161 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished UPSProcessingScheduler.execute()
2025-03-10 22:08:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start TaskScheduler.execute()
2025-03-10 22:08:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished TaskScheduler.execute()
2025-03-10 22:09:02,775 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start AuditScheduler.execute()
2025-03-10 22:09:02,783 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-18) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 22:09:02,783 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-18) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 22:09:02,784 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished AuditScheduler.execute()
2025-03-10 22:09:14,216 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start IANScheduler.execute()
2025-03-10 22:09:14,218 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished IANScheduler.execute()
2025-03-10 22:09:38,161 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start UPSProcessingScheduler.execute()
2025-03-10 22:09:38,163 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished UPSProcessingScheduler.execute()
2025-03-10 22:09:51,516 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 22:09:51,519 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 22:09:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start TaskScheduler.execute()
2025-03-10 22:09:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished TaskScheduler.execute()
2025-03-10 22:10:02,784 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start AuditScheduler.execute()
2025-03-10 22:10:02,792 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-7) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 22:10:02,792 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-7) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 22:10:02,793 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished AuditScheduler.execute()
2025-03-10 22:10:14,218 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start IANScheduler.execute()
2025-03-10 22:10:14,220 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished IANScheduler.execute()
2025-03-10 22:10:38,163 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start UPSProcessingScheduler.execute()
2025-03-10 22:10:38,164 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished UPSProcessingScheduler.execute()
2025-03-10 22:10:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start TaskScheduler.execute()
2025-03-10 22:10:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished TaskScheduler.execute()
2025-03-10 22:11:02,793 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start AuditScheduler.execute()
2025-03-10 22:11:02,801 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 22:11:02,801 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 22:11:02,801 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished AuditScheduler.execute()
2025-03-10 22:11:14,220 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start IANScheduler.execute()
2025-03-10 22:11:14,222 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished IANScheduler.execute()
2025-03-10 22:11:32,214 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start StudySizeScheduler.execute()
2025-03-10 22:11:32,216 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished StudySizeScheduler.execute()
2025-03-10 22:11:38,164 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start UPSProcessingScheduler.execute()
2025-03-10 22:11:38,165 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished UPSProcessingScheduler.execute()
2025-03-10 22:11:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start TaskScheduler.execute()
2025-03-10 22:11:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished TaskScheduler.execute()
2025-03-10 22:12:02,802 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start AuditScheduler.execute()
2025-03-10 22:12:02,810 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-10) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 22:12:02,810 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-10) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 22:12:02,810 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished AuditScheduler.execute()
2025-03-10 22:12:14,223 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start IANScheduler.execute()
2025-03-10 22:12:14,224 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished IANScheduler.execute()
2025-03-10 22:12:38,165 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start UPSProcessingScheduler.execute()
2025-03-10 22:12:38,166 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished UPSProcessingScheduler.execute()
2025-03-10 22:12:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start TaskScheduler.execute()
2025-03-10 22:12:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished TaskScheduler.execute()
2025-03-10 22:13:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start PurgeStorageScheduler.execute()
2025-03-10 22:13:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished PurgeStorageScheduler.execute()
2025-03-10 22:13:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-20644) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 22:13:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-20644) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 22:13:02,810 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start AuditScheduler.execute()
2025-03-10 22:13:02,819 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-25) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 22:13:02,819 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-25) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 22:13:02,819 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished AuditScheduler.execute()
2025-03-10 22:13:14,225 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start IANScheduler.execute()
2025-03-10 22:13:14,227 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished IANScheduler.execute()
2025-03-10 22:13:38,166 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start UPSProcessingScheduler.execute()
2025-03-10 22:13:38,167 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished UPSProcessingScheduler.execute()
2025-03-10 22:13:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start TaskScheduler.execute()
2025-03-10 22:13:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished TaskScheduler.execute()
2025-03-10 22:14:02,819 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start AuditScheduler.execute()
2025-03-10 22:14:02,828 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-2) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 22:14:02,828 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-2) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 22:14:02,828 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished AuditScheduler.execute()
2025-03-10 22:14:14,227 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start IANScheduler.execute()
2025-03-10 22:14:14,229 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished IANScheduler.execute()
2025-03-10 22:14:38,168 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start UPSProcessingScheduler.execute()
2025-03-10 22:14:38,169 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished UPSProcessingScheduler.execute()
2025-03-10 22:14:51,519 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 22:14:51,522 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 22:14:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start TaskScheduler.execute()
2025-03-10 22:14:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished TaskScheduler.execute()
2025-03-10 22:15:02,828 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start AuditScheduler.execute()
2025-03-10 22:15:02,837 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-16) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 22:15:02,837 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-16) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 22:15:02,837 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished AuditScheduler.execute()
2025-03-10 22:15:14,229 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start IANScheduler.execute()
2025-03-10 22:15:14,231 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished IANScheduler.execute()
2025-03-10 22:15:38,169 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start UPSProcessingScheduler.execute()
2025-03-10 22:15:38,170 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished UPSProcessingScheduler.execute()
2025-03-10 22:15:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start TaskScheduler.execute()
2025-03-10 22:15:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished TaskScheduler.execute()
2025-03-10 22:16:02,837 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start AuditScheduler.execute()
2025-03-10 22:16:02,845 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-18) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 22:16:02,845 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-18) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 22:16:02,846 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished AuditScheduler.execute()
2025-03-10 22:16:14,231 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start IANScheduler.execute()
2025-03-10 22:16:14,233 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished IANScheduler.execute()
2025-03-10 22:16:22,237 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Accept connection Socket[addr=/80.82.77.139,port=46494,localport=11112]
2025-03-10 22:16:22,238 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-20657) ANY-SCP<-FINDSCU(867) >> A-ASSOCIATE-RQ
2025-03-10 22:16:22,238 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-20657) ANY-SCP<-FINDSCU(867) << A-ASSOCIATE-RJ[result: 1 - rejected-permanent, source: 1 - service-user, reason: 7 - called-AE-title-not-recognized]
2025-03-10 22:16:22,288 INFO  [org.dcm4che3.net.Association] (EE-ManagedScheduledExecutorService-default-Thread-5) ANY-SCP<-FINDSCU(867): close Socket[addr=/80.82.77.139,port=46494,localport=11112]
2025-03-10 22:16:32,216 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start StudySizeScheduler.execute()
2025-03-10 22:16:32,217 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished StudySizeScheduler.execute()
2025-03-10 22:16:38,170 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start UPSProcessingScheduler.execute()
2025-03-10 22:16:38,171 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished UPSProcessingScheduler.execute()
2025-03-10 22:16:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start TaskScheduler.execute()
2025-03-10 22:16:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished TaskScheduler.execute()
2025-03-10 22:17:02,846 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start AuditScheduler.execute()
2025-03-10 22:17:02,855 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-20) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 22:17:02,855 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-20) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 22:17:02,855 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished AuditScheduler.execute()
2025-03-10 22:17:14,233 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start IANScheduler.execute()
2025-03-10 22:17:14,235 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished IANScheduler.execute()
2025-03-10 22:17:38,171 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start UPSProcessingScheduler.execute()
2025-03-10 22:17:38,172 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished UPSProcessingScheduler.execute()
2025-03-10 22:17:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start TaskScheduler.execute()
2025-03-10 22:17:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished TaskScheduler.execute()
2025-03-10 22:18:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start PurgeStorageScheduler.execute()
2025-03-10 22:18:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished PurgeStorageScheduler.execute()
2025-03-10 22:18:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-20666) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 22:18:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-20666) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 22:18:02,855 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start AuditScheduler.execute()
2025-03-10 22:18:02,864 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-3) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 22:18:02,864 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-3) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 22:18:02,864 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-3) Send audit message to /127.0.0.1:514
2025-03-10 22:18:02,865 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished AuditScheduler.execute()
2025-03-10 22:18:14,236 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start IANScheduler.execute()
2025-03-10 22:18:14,238 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished IANScheduler.execute()
2025-03-10 22:18:38,173 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start UPSProcessingScheduler.execute()
2025-03-10 22:18:38,174 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished UPSProcessingScheduler.execute()
2025-03-10 22:18:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start TaskScheduler.execute()
2025-03-10 22:18:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished TaskScheduler.execute()
2025-03-10 22:19:02,865 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start AuditScheduler.execute()
2025-03-10 22:19:02,873 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-14) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 22:19:02,873 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-14) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 22:19:02,874 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished AuditScheduler.execute()
2025-03-10 22:19:14,238 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start IANScheduler.execute()
2025-03-10 22:19:14,240 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished IANScheduler.execute()
2025-03-10 22:19:38,174 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start UPSProcessingScheduler.execute()
2025-03-10 22:19:38,175 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished UPSProcessingScheduler.execute()
2025-03-10 22:19:51,522 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 22:19:51,525 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 22:19:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start TaskScheduler.execute()
2025-03-10 22:19:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished TaskScheduler.execute()
2025-03-10 22:20:02,874 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start AuditScheduler.execute()
2025-03-10 22:20:02,895 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-4) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 22:20:02,895 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-4) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 22:20:02,895 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished AuditScheduler.execute()
2025-03-10 22:20:14,240 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start IANScheduler.execute()
2025-03-10 22:20:14,242 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished IANScheduler.execute()
2025-03-10 22:20:38,175 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start UPSProcessingScheduler.execute()
2025-03-10 22:20:38,176 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished UPSProcessingScheduler.execute()
2025-03-10 22:20:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start TaskScheduler.execute()
2025-03-10 22:20:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished TaskScheduler.execute()
2025-03-10 22:21:02,895 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start AuditScheduler.execute()
2025-03-10 22:21:02,904 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-30) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 22:21:02,904 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-30) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 22:21:02,904 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished AuditScheduler.execute()
2025-03-10 22:21:14,242 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start IANScheduler.execute()
2025-03-10 22:21:14,244 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished IANScheduler.execute()
2025-03-10 22:21:32,218 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start StudySizeScheduler.execute()
2025-03-10 22:21:32,219 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished StudySizeScheduler.execute()
2025-03-10 22:21:38,177 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start UPSProcessingScheduler.execute()
2025-03-10 22:21:38,178 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished UPSProcessingScheduler.execute()
2025-03-10 22:21:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start TaskScheduler.execute()
2025-03-10 22:21:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished TaskScheduler.execute()
2025-03-10 22:22:02,904 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start AuditScheduler.execute()
2025-03-10 22:22:02,913 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-13) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 22:22:02,913 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-13) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 22:22:02,913 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished AuditScheduler.execute()
2025-03-10 22:22:14,245 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start IANScheduler.execute()
2025-03-10 22:22:14,247 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished IANScheduler.execute()
2025-03-10 22:22:38,178 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start UPSProcessingScheduler.execute()
2025-03-10 22:22:38,179 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished UPSProcessingScheduler.execute()
2025-03-10 22:22:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start TaskScheduler.execute()
2025-03-10 22:22:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished TaskScheduler.execute()
2025-03-10 22:23:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start PurgeStorageScheduler.execute()
2025-03-10 22:23:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished PurgeStorageScheduler.execute()
2025-03-10 22:23:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-20687) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 22:23:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-20687) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 22:23:02,913 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start AuditScheduler.execute()
2025-03-10 22:23:02,922 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-5) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 22:23:02,922 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-5) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 22:23:02,922 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished AuditScheduler.execute()
2025-03-10 22:23:14,247 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start IANScheduler.execute()
2025-03-10 22:23:14,249 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished IANScheduler.execute()
2025-03-10 22:23:38,179 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start UPSProcessingScheduler.execute()
2025-03-10 22:23:38,181 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished UPSProcessingScheduler.execute()
2025-03-10 22:23:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start TaskScheduler.execute()
2025-03-10 22:23:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished TaskScheduler.execute()
2025-03-10 22:24:02,922 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start AuditScheduler.execute()
2025-03-10 22:24:02,931 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-20) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 22:24:02,931 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-20) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 22:24:02,931 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished AuditScheduler.execute()
2025-03-10 22:24:14,249 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start IANScheduler.execute()
2025-03-10 22:24:14,252 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished IANScheduler.execute()
2025-03-10 22:24:38,181 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start UPSProcessingScheduler.execute()
2025-03-10 22:24:38,182 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished UPSProcessingScheduler.execute()
2025-03-10 22:24:51,525 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 22:24:51,528 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 22:24:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start TaskScheduler.execute()
2025-03-10 22:24:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished TaskScheduler.execute()
2025-03-10 22:25:02,931 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start AuditScheduler.execute()
2025-03-10 22:25:02,940 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-3) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 22:25:02,940 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-3) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 22:25:02,940 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished AuditScheduler.execute()
2025-03-10 22:25:14,252 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start IANScheduler.execute()
2025-03-10 22:25:14,254 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished IANScheduler.execute()
2025-03-10 22:25:38,182 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start UPSProcessingScheduler.execute()
2025-03-10 22:25:38,183 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished UPSProcessingScheduler.execute()
2025-03-10 22:25:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start TaskScheduler.execute()
2025-03-10 22:25:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished TaskScheduler.execute()
2025-03-10 22:26:02,940 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start AuditScheduler.execute()
2025-03-10 22:26:02,948 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-14) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 22:26:02,948 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-14) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 22:26:02,949 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished AuditScheduler.execute()
2025-03-10 22:26:14,254 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start IANScheduler.execute()
2025-03-10 22:26:14,256 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished IANScheduler.execute()
2025-03-10 22:26:32,219 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start StudySizeScheduler.execute()
2025-03-10 22:26:32,221 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished StudySizeScheduler.execute()
2025-03-10 22:26:38,185 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start UPSProcessingScheduler.execute()
2025-03-10 22:26:38,186 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished UPSProcessingScheduler.execute()
2025-03-10 22:26:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start TaskScheduler.execute()
2025-03-10 22:26:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished TaskScheduler.execute()
2025-03-10 22:27:02,949 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start AuditScheduler.execute()
2025-03-10 22:27:02,957 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-4) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 22:27:02,957 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-4) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 22:27:02,957 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished AuditScheduler.execute()
2025-03-10 22:27:14,256 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start IANScheduler.execute()
2025-03-10 22:27:14,258 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished IANScheduler.execute()
2025-03-10 22:27:38,186 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start UPSProcessingScheduler.execute()
2025-03-10 22:27:38,187 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished UPSProcessingScheduler.execute()
2025-03-10 22:27:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start TaskScheduler.execute()
2025-03-10 22:27:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished TaskScheduler.execute()
2025-03-10 22:28:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start PurgeStorageScheduler.execute()
2025-03-10 22:28:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished PurgeStorageScheduler.execute()
2025-03-10 22:28:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-20708) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 22:28:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-20708) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 22:28:02,958 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start AuditScheduler.execute()
2025-03-10 22:28:02,966 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-21) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 22:28:02,966 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-21) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 22:28:02,966 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished AuditScheduler.execute()
2025-03-10 22:28:14,258 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start IANScheduler.execute()
2025-03-10 22:28:14,260 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished IANScheduler.execute()
2025-03-10 22:28:38,188 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start UPSProcessingScheduler.execute()
2025-03-10 22:28:38,189 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished UPSProcessingScheduler.execute()
2025-03-10 22:28:50,043 INFO  [org.dcm4chee.arc.ups.impl.UPSDeleteScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start UPSDeleteScheduler.execute()
2025-03-10 22:28:50,045 INFO  [org.dcm4chee.arc.ups.impl.UPSDeleteScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished UPSDeleteScheduler.execute()
2025-03-10 22:28:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start TaskScheduler.execute()
2025-03-10 22:28:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished TaskScheduler.execute()
2025-03-10 22:29:02,967 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start AuditScheduler.execute()
2025-03-10 22:29:02,975 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-9) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 22:29:02,975 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-9) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 22:29:02,975 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished AuditScheduler.execute()
2025-03-10 22:29:14,261 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start IANScheduler.execute()
2025-03-10 22:29:14,263 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished IANScheduler.execute()
2025-03-10 22:29:38,189 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start UPSProcessingScheduler.execute()
2025-03-10 22:29:38,190 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished UPSProcessingScheduler.execute()
2025-03-10 22:29:51,528 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 22:29:51,531 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 22:29:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start TaskScheduler.execute()
2025-03-10 22:29:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished TaskScheduler.execute()
2025-03-10 22:30:02,976 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start AuditScheduler.execute()
2025-03-10 22:30:02,984 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 22:30:02,984 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 22:30:02,984 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished AuditScheduler.execute()
2025-03-10 22:30:14,263 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start IANScheduler.execute()
2025-03-10 22:30:14,265 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished IANScheduler.execute()
2025-03-10 22:30:38,190 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start UPSProcessingScheduler.execute()
2025-03-10 22:30:38,191 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished UPSProcessingScheduler.execute()
2025-03-10 22:30:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start TaskScheduler.execute()
2025-03-10 22:30:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished TaskScheduler.execute()
2025-03-10 22:31:02,984 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start AuditScheduler.execute()
2025-03-10 22:31:02,993 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-19) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 22:31:02,993 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-19) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 22:31:02,993 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished AuditScheduler.execute()
2025-03-10 22:31:14,265 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start IANScheduler.execute()
2025-03-10 22:31:14,267 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished IANScheduler.execute()
2025-03-10 22:31:32,221 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start StudySizeScheduler.execute()
2025-03-10 22:31:32,222 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished StudySizeScheduler.execute()
2025-03-10 22:31:38,191 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start UPSProcessingScheduler.execute()
2025-03-10 22:31:38,193 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished UPSProcessingScheduler.execute()
2025-03-10 22:31:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start TaskScheduler.execute()
2025-03-10 22:31:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished TaskScheduler.execute()
2025-03-10 22:32:02,993 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start AuditScheduler.execute()
2025-03-10 22:32:03,002 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-24) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 22:32:03,002 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-24) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 22:32:03,002 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished AuditScheduler.execute()
2025-03-10 22:32:10,867 INFO  [org.dcm4chee.arc.qmgt.impl.PurgeTaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start PurgeTaskScheduler.execute()
2025-03-10 22:32:10,884 INFO  [org.dcm4chee.arc.qmgt.impl.PurgeTaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished PurgeTaskScheduler.execute()
2025-03-10 22:32:14,267 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start IANScheduler.execute()
2025-03-10 22:32:14,269 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished IANScheduler.execute()
2025-03-10 22:32:38,193 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start UPSProcessingScheduler.execute()
2025-03-10 22:32:38,194 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished UPSProcessingScheduler.execute()
2025-03-10 22:32:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start TaskScheduler.execute()
2025-03-10 22:32:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished TaskScheduler.execute()
2025-03-10 22:33:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start PurgeStorageScheduler.execute()
2025-03-10 22:33:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished PurgeStorageScheduler.execute()
2025-03-10 22:33:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-20729) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 22:33:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-20729) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 22:33:03,002 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start AuditScheduler.execute()
2025-03-10 22:33:03,010 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 22:33:03,011 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 22:33:03,011 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished AuditScheduler.execute()
2025-03-10 22:33:14,270 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start IANScheduler.execute()
2025-03-10 22:33:14,272 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished IANScheduler.execute()
2025-03-10 22:33:38,194 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start UPSProcessingScheduler.execute()
2025-03-10 22:33:38,195 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished UPSProcessingScheduler.execute()
2025-03-10 22:33:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start TaskScheduler.execute()
2025-03-10 22:33:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished TaskScheduler.execute()
2025-03-10 22:34:03,011 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start AuditScheduler.execute()
2025-03-10 22:34:03,011 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-6) Send audit message to /127.0.0.1:514
2025-03-10 22:34:03,012 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-6) Send audit message to /127.0.0.1:514
2025-03-10 22:34:03,012 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-6) Send audit message to /127.0.0.1:514
2025-03-10 22:34:03,012 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-6) Send audit message to /127.0.0.1:514
2025-03-10 22:34:03,013 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-6) Send audit message to /127.0.0.1:514
2025-03-10 22:34:03,013 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-6) Send audit message to /127.0.0.1:514
2025-03-10 22:34:03,013 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-6) Send audit message to /127.0.0.1:514
2025-03-10 22:34:03,021 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-6) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 22:34:03,021 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-6) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 22:34:03,022 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-6) Send audit message to /127.0.0.1:514
2025-03-10 22:34:03,022 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-6) Send audit message to /127.0.0.1:514
2025-03-10 22:34:03,022 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-6) Send audit message to /127.0.0.1:514
2025-03-10 22:34:03,022 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-6) Send audit message to /127.0.0.1:514
2025-03-10 22:34:03,023 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished AuditScheduler.execute()
2025-03-10 22:34:14,272 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start IANScheduler.execute()
2025-03-10 22:34:14,274 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished IANScheduler.execute()
2025-03-10 22:34:38,196 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start UPSProcessingScheduler.execute()
2025-03-10 22:34:38,197 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished UPSProcessingScheduler.execute()
2025-03-10 22:34:51,531 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 22:34:51,534 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 22:34:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start TaskScheduler.execute()
2025-03-10 22:34:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished TaskScheduler.execute()
2025-03-10 22:35:03,023 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start AuditScheduler.execute()
2025-03-10 22:35:03,037 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-31) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 22:35:03,037 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-31) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 22:35:03,037 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished AuditScheduler.execute()
2025-03-10 22:35:14,274 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start IANScheduler.execute()
2025-03-10 22:35:14,276 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished IANScheduler.execute()
2025-03-10 22:35:38,197 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start UPSProcessingScheduler.execute()
2025-03-10 22:35:38,198 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished UPSProcessingScheduler.execute()
2025-03-10 22:35:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start TaskScheduler.execute()
2025-03-10 22:35:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished TaskScheduler.execute()
2025-03-10 22:36:03,038 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start AuditScheduler.execute()
2025-03-10 22:36:03,047 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-17) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 22:36:03,047 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-17) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 22:36:03,047 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished AuditScheduler.execute()
2025-03-10 22:36:14,276 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start IANScheduler.execute()
2025-03-10 22:36:14,279 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished IANScheduler.execute()
2025-03-10 22:36:32,223 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start StudySizeScheduler.execute()
2025-03-10 22:36:32,224 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished StudySizeScheduler.execute()
2025-03-10 22:36:38,198 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start UPSProcessingScheduler.execute()
2025-03-10 22:36:38,200 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished UPSProcessingScheduler.execute()
2025-03-10 22:36:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start TaskScheduler.execute()
2025-03-10 22:36:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished TaskScheduler.execute()
2025-03-10 22:37:03,047 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start AuditScheduler.execute()
2025-03-10 22:37:03,056 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-23) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 22:37:03,056 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-23) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 22:37:03,056 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished AuditScheduler.execute()
2025-03-10 22:37:14,279 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start IANScheduler.execute()
2025-03-10 22:37:14,281 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished IANScheduler.execute()
2025-03-10 22:37:38,200 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start UPSProcessingScheduler.execute()
2025-03-10 22:37:38,201 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished UPSProcessingScheduler.execute()
2025-03-10 22:37:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start TaskScheduler.execute()
2025-03-10 22:37:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished TaskScheduler.execute()
2025-03-10 22:38:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start PurgeStorageScheduler.execute()
2025-03-10 22:38:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished PurgeStorageScheduler.execute()
2025-03-10 22:38:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-20750) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 22:38:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-20750) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 22:38:03,056 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start AuditScheduler.execute()
2025-03-10 22:38:03,065 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 22:38:03,065 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 22:38:03,065 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished AuditScheduler.execute()
2025-03-10 22:38:14,281 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start IANScheduler.execute()
2025-03-10 22:38:14,283 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished IANScheduler.execute()
2025-03-10 22:38:38,201 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start UPSProcessingScheduler.execute()
2025-03-10 22:38:38,202 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished UPSProcessingScheduler.execute()
2025-03-10 22:38:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start TaskScheduler.execute()
2025-03-10 22:38:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished TaskScheduler.execute()
2025-03-10 22:39:03,065 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start AuditScheduler.execute()
2025-03-10 22:39:03,075 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-28) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 22:39:03,075 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-28) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 22:39:03,075 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished AuditScheduler.execute()
2025-03-10 22:39:14,283 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start IANScheduler.execute()
2025-03-10 22:39:14,285 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished IANScheduler.execute()
2025-03-10 22:39:38,203 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start UPSProcessingScheduler.execute()
2025-03-10 22:39:38,204 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished UPSProcessingScheduler.execute()
2025-03-10 22:39:51,534 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 22:39:51,537 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 22:39:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start TaskScheduler.execute()
2025-03-10 22:39:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished TaskScheduler.execute()
2025-03-10 22:40:03,075 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start AuditScheduler.execute()
2025-03-10 22:40:03,084 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 22:40:03,084 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 22:40:03,084 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished AuditScheduler.execute()
2025-03-10 22:40:14,285 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start IANScheduler.execute()
2025-03-10 22:40:14,287 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished IANScheduler.execute()
2025-03-10 22:40:38,204 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start UPSProcessingScheduler.execute()
2025-03-10 22:40:38,205 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished UPSProcessingScheduler.execute()
2025-03-10 22:40:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start TaskScheduler.execute()
2025-03-10 22:40:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished TaskScheduler.execute()
2025-03-10 22:41:03,084 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start AuditScheduler.execute()
2025-03-10 22:41:03,094 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-6) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 22:41:03,095 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-6) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 22:41:03,095 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished AuditScheduler.execute()
2025-03-10 22:41:14,287 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start IANScheduler.execute()
2025-03-10 22:41:14,289 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished IANScheduler.execute()
2025-03-10 22:41:32,225 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start StudySizeScheduler.execute()
2025-03-10 22:41:32,226 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished StudySizeScheduler.execute()
2025-03-10 22:41:38,205 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start UPSProcessingScheduler.execute()
2025-03-10 22:41:38,206 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished UPSProcessingScheduler.execute()
2025-03-10 22:41:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start TaskScheduler.execute()
2025-03-10 22:41:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished TaskScheduler.execute()
2025-03-10 22:42:03,095 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start AuditScheduler.execute()
2025-03-10 22:42:03,103 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-31) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 22:42:03,103 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-31) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 22:42:03,103 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished AuditScheduler.execute()
2025-03-10 22:42:14,289 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start IANScheduler.execute()
2025-03-10 22:42:14,291 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished IANScheduler.execute()
2025-03-10 22:42:38,207 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start UPSProcessingScheduler.execute()
2025-03-10 22:42:38,208 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished UPSProcessingScheduler.execute()
2025-03-10 22:42:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start TaskScheduler.execute()
2025-03-10 22:42:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished TaskScheduler.execute()
2025-03-10 22:43:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start PurgeStorageScheduler.execute()
2025-03-10 22:43:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished PurgeStorageScheduler.execute()
2025-03-10 22:43:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-20771) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 22:43:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-20771) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 22:43:03,104 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start AuditScheduler.execute()
2025-03-10 22:43:03,112 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-18) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 22:43:03,112 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-18) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 22:43:03,112 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished AuditScheduler.execute()
2025-03-10 22:43:14,291 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start IANScheduler.execute()
2025-03-10 22:43:14,293 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished IANScheduler.execute()
2025-03-10 22:43:38,208 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start UPSProcessingScheduler.execute()
2025-03-10 22:43:38,209 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished UPSProcessingScheduler.execute()
2025-03-10 22:43:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start TaskScheduler.execute()
2025-03-10 22:43:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished TaskScheduler.execute()
2025-03-10 22:44:03,113 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start AuditScheduler.execute()
2025-03-10 22:44:03,121 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-23) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 22:44:03,121 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-23) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 22:44:03,121 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished AuditScheduler.execute()
2025-03-10 22:44:14,294 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start IANScheduler.execute()
2025-03-10 22:44:14,295 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished IANScheduler.execute()
2025-03-10 22:44:38,209 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start UPSProcessingScheduler.execute()
2025-03-10 22:44:38,211 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished UPSProcessingScheduler.execute()
2025-03-10 22:44:51,537 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 22:44:51,540 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 22:44:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start TaskScheduler.execute()
2025-03-10 22:44:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished TaskScheduler.execute()
2025-03-10 22:45:03,122 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start AuditScheduler.execute()
2025-03-10 22:45:03,130 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 22:45:03,130 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 22:45:03,130 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished AuditScheduler.execute()
2025-03-10 22:45:14,296 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start IANScheduler.execute()
2025-03-10 22:45:14,297 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished IANScheduler.execute()
2025-03-10 22:45:38,211 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start UPSProcessingScheduler.execute()
2025-03-10 22:45:38,212 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished UPSProcessingScheduler.execute()
2025-03-10 22:45:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start TaskScheduler.execute()
2025-03-10 22:45:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished TaskScheduler.execute()
2025-03-10 22:46:03,130 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start AuditScheduler.execute()
2025-03-10 22:46:03,139 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-28) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 22:46:03,139 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-28) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 22:46:03,139 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished AuditScheduler.execute()
2025-03-10 22:46:12,861 INFO  [org.dcm4chee.arc.stgcmt.impl.PurgeStgCmtScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start PurgeStgCmtScheduler.execute()
2025-03-10 22:46:12,865 INFO  [org.dcm4chee.arc.stgcmt.impl.PurgeStgCmtScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished PurgeStgCmtScheduler.execute()
2025-03-10 22:46:14,298 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start IANScheduler.execute()
2025-03-10 22:46:14,300 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished IANScheduler.execute()
2025-03-10 22:46:32,226 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start StudySizeScheduler.execute()
2025-03-10 22:46:32,228 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished StudySizeScheduler.execute()
2025-03-10 22:46:38,212 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start UPSProcessingScheduler.execute()
2025-03-10 22:46:38,213 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished UPSProcessingScheduler.execute()
2025-03-10 22:46:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start TaskScheduler.execute()
2025-03-10 22:46:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished TaskScheduler.execute()
2025-03-10 22:47:03,139 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start AuditScheduler.execute()
2025-03-10 22:47:03,147 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-25) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 22:47:03,148 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-25) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 22:47:03,148 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished AuditScheduler.execute()
2025-03-10 22:47:14,300 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start IANScheduler.execute()
2025-03-10 22:47:14,302 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished IANScheduler.execute()
2025-03-10 22:47:38,214 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start UPSProcessingScheduler.execute()
2025-03-10 22:47:38,215 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished UPSProcessingScheduler.execute()
2025-03-10 22:47:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start TaskScheduler.execute()
2025-03-10 22:47:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished TaskScheduler.execute()
2025-03-10 22:48:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start PurgeStorageScheduler.execute()
2025-03-10 22:48:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished PurgeStorageScheduler.execute()
2025-03-10 22:48:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-20792) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 22:48:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-20792) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 22:48:03,148 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start AuditScheduler.execute()
2025-03-10 22:48:03,156 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-30) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 22:48:03,157 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-30) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 22:48:03,157 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished AuditScheduler.execute()
2025-03-10 22:48:14,302 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start IANScheduler.execute()
2025-03-10 22:48:14,304 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished IANScheduler.execute()
2025-03-10 22:48:38,215 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start UPSProcessingScheduler.execute()
2025-03-10 22:48:38,216 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished UPSProcessingScheduler.execute()
2025-03-10 22:48:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start TaskScheduler.execute()
2025-03-10 22:48:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished TaskScheduler.execute()
2025-03-10 22:49:03,157 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start AuditScheduler.execute()
2025-03-10 22:49:03,165 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-16) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 22:49:03,165 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-16) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 22:49:03,166 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished AuditScheduler.execute()
2025-03-10 22:49:14,304 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start IANScheduler.execute()
2025-03-10 22:49:14,306 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished IANScheduler.execute()
2025-03-10 22:49:38,216 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start UPSProcessingScheduler.execute()
2025-03-10 22:49:38,217 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished UPSProcessingScheduler.execute()
2025-03-10 22:49:51,540 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 22:49:51,542 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 22:49:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start TaskScheduler.execute()
2025-03-10 22:49:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished TaskScheduler.execute()
2025-03-10 22:50:03,166 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start AuditScheduler.execute()
2025-03-10 22:50:03,175 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-15) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 22:50:03,175 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-15) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 22:50:03,175 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished AuditScheduler.execute()
2025-03-10 22:50:14,306 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start IANScheduler.execute()
2025-03-10 22:50:14,309 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished IANScheduler.execute()
2025-03-10 22:50:38,218 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start UPSProcessingScheduler.execute()
2025-03-10 22:50:38,218 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished UPSProcessingScheduler.execute()
2025-03-10 22:50:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start TaskScheduler.execute()
2025-03-10 22:50:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished TaskScheduler.execute()
2025-03-10 22:51:03,175 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start AuditScheduler.execute()
2025-03-10 22:51:03,184 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-7) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 22:51:03,184 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-7) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 22:51:03,184 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished AuditScheduler.execute()
2025-03-10 22:51:14,309 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start IANScheduler.execute()
2025-03-10 22:51:14,311 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished IANScheduler.execute()
2025-03-10 22:51:32,228 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start StudySizeScheduler.execute()
2025-03-10 22:51:32,230 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished StudySizeScheduler.execute()
2025-03-10 22:51:38,219 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start UPSProcessingScheduler.execute()
2025-03-10 22:51:38,220 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished UPSProcessingScheduler.execute()
2025-03-10 22:51:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start TaskScheduler.execute()
2025-03-10 22:51:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished TaskScheduler.execute()
2025-03-10 22:52:03,184 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start AuditScheduler.execute()
2025-03-10 22:52:03,193 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 22:52:03,193 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 22:52:03,193 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished AuditScheduler.execute()
2025-03-10 22:52:14,311 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start IANScheduler.execute()
2025-03-10 22:52:14,313 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished IANScheduler.execute()
2025-03-10 22:52:38,220 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start UPSProcessingScheduler.execute()
2025-03-10 22:52:38,221 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished UPSProcessingScheduler.execute()
2025-03-10 22:52:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start TaskScheduler.execute()
2025-03-10 22:52:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished TaskScheduler.execute()
2025-03-10 22:53:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start PurgeStorageScheduler.execute()
2025-03-10 22:53:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished PurgeStorageScheduler.execute()
2025-03-10 22:53:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-20813) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 22:53:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-20813) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 22:53:03,193 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start AuditScheduler.execute()
2025-03-10 22:53:03,202 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-14) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 22:53:03,202 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-14) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 22:53:03,202 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished AuditScheduler.execute()
2025-03-10 22:53:14,314 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start IANScheduler.execute()
2025-03-10 22:53:14,315 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished IANScheduler.execute()
2025-03-10 22:53:38,221 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start UPSProcessingScheduler.execute()
2025-03-10 22:53:38,222 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished UPSProcessingScheduler.execute()
2025-03-10 22:53:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start TaskScheduler.execute()
2025-03-10 22:53:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished TaskScheduler.execute()
2025-03-10 22:54:03,203 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start AuditScheduler.execute()
2025-03-10 22:54:03,211 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-25) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 22:54:03,211 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-25) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 22:54:03,211 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished AuditScheduler.execute()
2025-03-10 22:54:14,316 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start IANScheduler.execute()
2025-03-10 22:54:14,317 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished IANScheduler.execute()
2025-03-10 22:54:38,223 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start UPSProcessingScheduler.execute()
2025-03-10 22:54:38,223 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished UPSProcessingScheduler.execute()
2025-03-10 22:54:51,543 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 22:54:51,545 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 22:54:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start TaskScheduler.execute()
2025-03-10 22:54:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished TaskScheduler.execute()
2025-03-10 22:55:03,212 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start AuditScheduler.execute()
2025-03-10 22:55:03,220 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-30) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 22:55:03,220 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-30) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 22:55:03,220 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished AuditScheduler.execute()
2025-03-10 22:55:14,318 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start IANScheduler.execute()
2025-03-10 22:55:14,320 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished IANScheduler.execute()
2025-03-10 22:55:38,224 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start UPSProcessingScheduler.execute()
2025-03-10 22:55:38,225 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished UPSProcessingScheduler.execute()
2025-03-10 22:55:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start TaskScheduler.execute()
2025-03-10 22:55:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished TaskScheduler.execute()
2025-03-10 22:56:03,221 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start AuditScheduler.execute()
2025-03-10 22:56:03,229 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-16) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 22:56:03,229 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-16) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 22:56:03,229 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished AuditScheduler.execute()
2025-03-10 22:56:14,320 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start IANScheduler.execute()
2025-03-10 22:56:14,322 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished IANScheduler.execute()
2025-03-10 22:56:32,230 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start StudySizeScheduler.execute()
2025-03-10 22:56:32,231 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished StudySizeScheduler.execute()
2025-03-10 22:56:38,225 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start UPSProcessingScheduler.execute()
2025-03-10 22:56:38,226 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished UPSProcessingScheduler.execute()
2025-03-10 22:56:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start TaskScheduler.execute()
2025-03-10 22:56:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished TaskScheduler.execute()
2025-03-10 22:57:03,230 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start AuditScheduler.execute()
2025-03-10 22:57:03,238 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-15) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 22:57:03,238 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-15) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 22:57:03,239 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished AuditScheduler.execute()
2025-03-10 22:57:14,322 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start IANScheduler.execute()
2025-03-10 22:57:14,324 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished IANScheduler.execute()
2025-03-10 22:57:38,226 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start UPSProcessingScheduler.execute()
2025-03-10 22:57:38,227 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished UPSProcessingScheduler.execute()
2025-03-10 22:57:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start TaskScheduler.execute()
2025-03-10 22:57:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished TaskScheduler.execute()
2025-03-10 22:58:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start PurgeStorageScheduler.execute()
2025-03-10 22:58:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished PurgeStorageScheduler.execute()
2025-03-10 22:58:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-20834) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 22:58:01,702 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-20834) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 22:58:03,239 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start AuditScheduler.execute()
2025-03-10 22:58:03,247 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-20) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 22:58:03,247 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-20) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 22:58:03,248 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished AuditScheduler.execute()
2025-03-10 22:58:14,324 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start IANScheduler.execute()
2025-03-10 22:58:14,326 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished IANScheduler.execute()
2025-03-10 22:58:38,227 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start UPSProcessingScheduler.execute()
2025-03-10 22:58:38,228 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished UPSProcessingScheduler.execute()
2025-03-10 22:58:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start TaskScheduler.execute()
2025-03-10 22:58:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished TaskScheduler.execute()
2025-03-10 22:59:03,248 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start AuditScheduler.execute()
2025-03-10 22:59:03,257 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 22:59:03,257 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 22:59:03,257 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished AuditScheduler.execute()
2025-03-10 22:59:14,326 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start IANScheduler.execute()
2025-03-10 22:59:14,328 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished IANScheduler.execute()
2025-03-10 22:59:38,229 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start UPSProcessingScheduler.execute()
2025-03-10 22:59:38,230 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished UPSProcessingScheduler.execute()
2025-03-10 22:59:51,545 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 22:59:51,547 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 22:59:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start TaskScheduler.execute()
2025-03-10 22:59:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished TaskScheduler.execute()
2025-03-10 23:00:03,257 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start AuditScheduler.execute()
2025-03-10 23:00:03,266 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-14) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 23:00:03,266 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-14) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 23:00:03,266 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished AuditScheduler.execute()
2025-03-10 23:00:14,328 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start IANScheduler.execute()
2025-03-10 23:00:14,330 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished IANScheduler.execute()
2025-03-10 23:00:38,230 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start UPSProcessingScheduler.execute()
2025-03-10 23:00:38,231 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished UPSProcessingScheduler.execute()
2025-03-10 23:00:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start TaskScheduler.execute()
2025-03-10 23:00:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished TaskScheduler.execute()
2025-03-10 23:01:03,266 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start AuditScheduler.execute()
2025-03-10 23:01:03,275 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-25) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 23:01:03,275 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-25) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 23:01:03,275 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished AuditScheduler.execute()
2025-03-10 23:01:14,330 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start IANScheduler.execute()
2025-03-10 23:01:14,332 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished IANScheduler.execute()
2025-03-10 23:01:32,232 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start StudySizeScheduler.execute()
2025-03-10 23:01:32,234 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished StudySizeScheduler.execute()
2025-03-10 23:01:38,231 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start UPSProcessingScheduler.execute()
2025-03-10 23:01:38,232 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished UPSProcessingScheduler.execute()
2025-03-10 23:01:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start TaskScheduler.execute()
2025-03-10 23:01:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished TaskScheduler.execute()
2025-03-10 23:02:03,275 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start AuditScheduler.execute()
2025-03-10 23:02:03,283 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-30) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 23:02:03,284 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-30) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 23:02:03,284 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished AuditScheduler.execute()
2025-03-10 23:02:14,333 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start IANScheduler.execute()
2025-03-10 23:02:14,334 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished IANScheduler.execute()
2025-03-10 23:02:38,233 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start UPSProcessingScheduler.execute()
2025-03-10 23:02:38,233 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished UPSProcessingScheduler.execute()
2025-03-10 23:02:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start TaskScheduler.execute()
2025-03-10 23:02:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished TaskScheduler.execute()
2025-03-10 23:03:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start PurgeStorageScheduler.execute()
2025-03-10 23:03:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished PurgeStorageScheduler.execute()
2025-03-10 23:03:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-20855) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 23:03:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-20855) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 23:03:03,284 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start AuditScheduler.execute()
2025-03-10 23:03:03,292 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-13) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 23:03:03,292 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-13) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 23:03:03,293 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished AuditScheduler.execute()
2025-03-10 23:03:14,335 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start IANScheduler.execute()
2025-03-10 23:03:14,337 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished IANScheduler.execute()
2025-03-10 23:03:38,234 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start UPSProcessingScheduler.execute()
2025-03-10 23:03:38,235 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished UPSProcessingScheduler.execute()
2025-03-10 23:03:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start TaskScheduler.execute()
2025-03-10 23:03:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished TaskScheduler.execute()
2025-03-10 23:04:03,293 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start AuditScheduler.execute()
2025-03-10 23:04:03,306 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-15) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 23:04:03,306 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-15) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 23:04:03,306 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished AuditScheduler.execute()
2025-03-10 23:04:14,337 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start IANScheduler.execute()
2025-03-10 23:04:14,339 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished IANScheduler.execute()
2025-03-10 23:04:38,235 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start UPSProcessingScheduler.execute()
2025-03-10 23:04:38,236 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished UPSProcessingScheduler.execute()
2025-03-10 23:04:51,548 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 23:04:51,550 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 23:04:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start TaskScheduler.execute()
2025-03-10 23:04:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished TaskScheduler.execute()
2025-03-10 23:05:03,307 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start AuditScheduler.execute()
2025-03-10 23:05:03,318 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-20) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 23:05:03,318 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-20) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 23:05:03,318 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished AuditScheduler.execute()
2025-03-10 23:05:14,339 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start IANScheduler.execute()
2025-03-10 23:05:14,341 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished IANScheduler.execute()
2025-03-10 23:05:38,236 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start UPSProcessingScheduler.execute()
2025-03-10 23:05:38,237 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished UPSProcessingScheduler.execute()
2025-03-10 23:05:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start TaskScheduler.execute()
2025-03-10 23:05:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished TaskScheduler.execute()
2025-03-10 23:06:03,318 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start AuditScheduler.execute()
2025-03-10 23:06:03,328 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 23:06:03,328 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 23:06:03,328 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished AuditScheduler.execute()
2025-03-10 23:06:14,341 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start IANScheduler.execute()
2025-03-10 23:06:14,343 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished IANScheduler.execute()
2025-03-10 23:06:32,234 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start StudySizeScheduler.execute()
2025-03-10 23:06:32,235 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished StudySizeScheduler.execute()
2025-03-10 23:06:38,237 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start UPSProcessingScheduler.execute()
2025-03-10 23:06:38,238 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished UPSProcessingScheduler.execute()
2025-03-10 23:06:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start TaskScheduler.execute()
2025-03-10 23:06:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished TaskScheduler.execute()
2025-03-10 23:07:03,329 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start AuditScheduler.execute()
2025-03-10 23:07:03,337 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-14) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 23:07:03,337 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-14) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 23:07:03,338 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished AuditScheduler.execute()
2025-03-10 23:07:14,343 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start IANScheduler.execute()
2025-03-10 23:07:14,345 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished IANScheduler.execute()
2025-03-10 23:07:38,239 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start UPSProcessingScheduler.execute()
2025-03-10 23:07:38,240 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished UPSProcessingScheduler.execute()
2025-03-10 23:07:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start TaskScheduler.execute()
2025-03-10 23:07:58,815 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished TaskScheduler.execute()
2025-03-10 23:08:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start PurgeStorageScheduler.execute()
2025-03-10 23:08:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished PurgeStorageScheduler.execute()
2025-03-10 23:08:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-20876) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 23:08:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-20876) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 23:08:03,338 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start AuditScheduler.execute()
2025-03-10 23:08:03,346 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-4) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 23:08:03,346 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-4) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 23:08:03,346 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished AuditScheduler.execute()
2025-03-10 23:08:14,346 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start IANScheduler.execute()
2025-03-10 23:08:14,347 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished IANScheduler.execute()
2025-03-10 23:08:38,240 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start UPSProcessingScheduler.execute()
2025-03-10 23:08:38,241 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished UPSProcessingScheduler.execute()
2025-03-10 23:08:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start TaskScheduler.execute()
2025-03-10 23:08:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished TaskScheduler.execute()
2025-03-10 23:09:03,347 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start AuditScheduler.execute()
2025-03-10 23:09:03,355 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-30) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 23:09:03,355 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-30) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 23:09:03,355 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished AuditScheduler.execute()
2025-03-10 23:09:14,347 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start IANScheduler.execute()
2025-03-10 23:09:14,349 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished IANScheduler.execute()
2025-03-10 23:09:38,241 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start UPSProcessingScheduler.execute()
2025-03-10 23:09:38,242 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished UPSProcessingScheduler.execute()
2025-03-10 23:09:51,550 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 23:09:51,553 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 23:09:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start TaskScheduler.execute()
2025-03-10 23:09:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished TaskScheduler.execute()
2025-03-10 23:10:03,356 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start AuditScheduler.execute()
2025-03-10 23:10:03,364 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-13) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 23:10:03,364 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-13) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 23:10:03,364 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished AuditScheduler.execute()
2025-03-10 23:10:14,350 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start IANScheduler.execute()
2025-03-10 23:10:14,351 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished IANScheduler.execute()
2025-03-10 23:10:38,243 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start UPSProcessingScheduler.execute()
2025-03-10 23:10:38,243 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished UPSProcessingScheduler.execute()
2025-03-10 23:10:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start TaskScheduler.execute()
2025-03-10 23:10:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished TaskScheduler.execute()
2025-03-10 23:11:03,364 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start AuditScheduler.execute()
2025-03-10 23:11:03,372 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-15) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 23:11:03,373 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-15) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 23:11:03,373 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished AuditScheduler.execute()
2025-03-10 23:11:14,352 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start IANScheduler.execute()
2025-03-10 23:11:14,353 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished IANScheduler.execute()
2025-03-10 23:11:32,236 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start StudySizeScheduler.execute()
2025-03-10 23:11:32,237 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished StudySizeScheduler.execute()
2025-03-10 23:11:38,244 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start UPSProcessingScheduler.execute()
2025-03-10 23:11:38,245 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished UPSProcessingScheduler.execute()
2025-03-10 23:11:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start TaskScheduler.execute()
2025-03-10 23:11:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished TaskScheduler.execute()
2025-03-10 23:12:03,373 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start AuditScheduler.execute()
2025-03-10 23:12:03,381 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-20) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 23:12:03,381 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-20) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 23:12:03,381 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished AuditScheduler.execute()
2025-03-10 23:12:14,354 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start IANScheduler.execute()
2025-03-10 23:12:14,356 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished IANScheduler.execute()
2025-03-10 23:12:38,245 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start UPSProcessingScheduler.execute()
2025-03-10 23:12:38,246 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished UPSProcessingScheduler.execute()
2025-03-10 23:12:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start TaskScheduler.execute()
2025-03-10 23:12:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished TaskScheduler.execute()
2025-03-10 23:13:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start PurgeStorageScheduler.execute()
2025-03-10 23:13:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished PurgeStorageScheduler.execute()
2025-03-10 23:13:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-20897) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 23:13:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-20897) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 23:13:03,382 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start AuditScheduler.execute()
2025-03-10 23:13:03,390 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-3) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 23:13:03,390 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-3) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 23:13:03,390 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished AuditScheduler.execute()
2025-03-10 23:13:14,356 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start IANScheduler.execute()
2025-03-10 23:13:14,358 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished IANScheduler.execute()
2025-03-10 23:13:38,246 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start UPSProcessingScheduler.execute()
2025-03-10 23:13:38,247 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished UPSProcessingScheduler.execute()
2025-03-10 23:13:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start TaskScheduler.execute()
2025-03-10 23:13:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished TaskScheduler.execute()
2025-03-10 23:14:03,391 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start AuditScheduler.execute()
2025-03-10 23:14:03,399 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-14) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 23:14:03,399 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-14) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 23:14:03,399 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished AuditScheduler.execute()
2025-03-10 23:14:14,358 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start IANScheduler.execute()
2025-03-10 23:14:14,360 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished IANScheduler.execute()
2025-03-10 23:14:38,248 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start UPSProcessingScheduler.execute()
2025-03-10 23:14:38,249 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished UPSProcessingScheduler.execute()
2025-03-10 23:14:51,553 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 23:14:51,556 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 23:14:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start TaskScheduler.execute()
2025-03-10 23:14:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished TaskScheduler.execute()
2025-03-10 23:15:03,399 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start AuditScheduler.execute()
2025-03-10 23:15:03,408 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-4) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 23:15:03,408 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-4) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 23:15:03,408 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished AuditScheduler.execute()
2025-03-10 23:15:14,360 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start IANScheduler.execute()
2025-03-10 23:15:14,362 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished IANScheduler.execute()
2025-03-10 23:15:38,249 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start UPSProcessingScheduler.execute()
2025-03-10 23:15:38,250 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished UPSProcessingScheduler.execute()
2025-03-10 23:15:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start TaskScheduler.execute()
2025-03-10 23:15:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished TaskScheduler.execute()
2025-03-10 23:16:03,408 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start AuditScheduler.execute()
2025-03-10 23:16:03,417 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-30) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 23:16:03,417 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-30) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 23:16:03,417 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished AuditScheduler.execute()
2025-03-10 23:16:14,363 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start IANScheduler.execute()
2025-03-10 23:16:14,365 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished IANScheduler.execute()
2025-03-10 23:16:32,238 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start StudySizeScheduler.execute()
2025-03-10 23:16:32,239 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished StudySizeScheduler.execute()
2025-03-10 23:16:38,250 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start UPSProcessingScheduler.execute()
2025-03-10 23:16:38,251 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished UPSProcessingScheduler.execute()
2025-03-10 23:16:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start TaskScheduler.execute()
2025-03-10 23:16:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished TaskScheduler.execute()
2025-03-10 23:17:03,417 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start AuditScheduler.execute()
2025-03-10 23:17:03,426 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-13) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 23:17:03,426 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-13) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 23:17:03,426 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished AuditScheduler.execute()
2025-03-10 23:17:14,365 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start IANScheduler.execute()
2025-03-10 23:17:14,367 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished IANScheduler.execute()
2025-03-10 23:17:38,252 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start UPSProcessingScheduler.execute()
2025-03-10 23:17:38,253 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished UPSProcessingScheduler.execute()
2025-03-10 23:17:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start TaskScheduler.execute()
2025-03-10 23:17:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished TaskScheduler.execute()
2025-03-10 23:18:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start PurgeStorageScheduler.execute()
2025-03-10 23:18:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished PurgeStorageScheduler.execute()
2025-03-10 23:18:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-20918) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 23:18:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-20918) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 23:18:03,426 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start AuditScheduler.execute()
2025-03-10 23:18:03,434 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-5) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 23:18:03,435 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-5) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 23:18:03,435 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished AuditScheduler.execute()
2025-03-10 23:18:14,367 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start IANScheduler.execute()
2025-03-10 23:18:14,369 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished IANScheduler.execute()
2025-03-10 23:18:38,253 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start UPSProcessingScheduler.execute()
2025-03-10 23:18:38,254 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished UPSProcessingScheduler.execute()
2025-03-10 23:18:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start TaskScheduler.execute()
2025-03-10 23:18:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished TaskScheduler.execute()
2025-03-10 23:19:03,435 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start AuditScheduler.execute()
2025-03-10 23:19:03,443 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-20) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 23:19:03,443 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-20) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 23:19:03,444 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished AuditScheduler.execute()
2025-03-10 23:19:14,369 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start IANScheduler.execute()
2025-03-10 23:19:14,371 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished IANScheduler.execute()
2025-03-10 23:19:38,254 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start UPSProcessingScheduler.execute()
2025-03-10 23:19:38,255 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished UPSProcessingScheduler.execute()
2025-03-10 23:19:51,556 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 23:19:51,558 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 23:19:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start TaskScheduler.execute()
2025-03-10 23:19:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished TaskScheduler.execute()
2025-03-10 23:20:03,444 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start AuditScheduler.execute()
2025-03-10 23:20:03,452 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-3) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 23:20:03,452 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-3) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 23:20:03,452 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished AuditScheduler.execute()
2025-03-10 23:20:14,371 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start IANScheduler.execute()
2025-03-10 23:20:14,373 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished IANScheduler.execute()
2025-03-10 23:20:38,255 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start UPSProcessingScheduler.execute()
2025-03-10 23:20:38,257 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished UPSProcessingScheduler.execute()
2025-03-10 23:20:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start TaskScheduler.execute()
2025-03-10 23:20:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished TaskScheduler.execute()
2025-03-10 23:21:03,453 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start AuditScheduler.execute()
2025-03-10 23:21:03,461 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-14) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 23:21:03,461 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-14) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 23:21:03,461 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished AuditScheduler.execute()
2025-03-10 23:21:14,373 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start IANScheduler.execute()
2025-03-10 23:21:14,375 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished IANScheduler.execute()
2025-03-10 23:21:32,240 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start StudySizeScheduler.execute()
2025-03-10 23:21:32,241 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished StudySizeScheduler.execute()
2025-03-10 23:21:38,257 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start UPSProcessingScheduler.execute()
2025-03-10 23:21:38,258 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished UPSProcessingScheduler.execute()
2025-03-10 23:21:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start TaskScheduler.execute()
2025-03-10 23:21:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished TaskScheduler.execute()
2025-03-10 23:22:03,461 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start AuditScheduler.execute()
2025-03-10 23:22:03,480 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-4) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 23:22:03,480 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-4) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 23:22:03,481 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished AuditScheduler.execute()
2025-03-10 23:22:14,375 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start IANScheduler.execute()
2025-03-10 23:22:14,378 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished IANScheduler.execute()
2025-03-10 23:22:38,258 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start UPSProcessingScheduler.execute()
2025-03-10 23:22:38,259 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished UPSProcessingScheduler.execute()
2025-03-10 23:22:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start TaskScheduler.execute()
2025-03-10 23:22:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished TaskScheduler.execute()
2025-03-10 23:23:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start PurgeStorageScheduler.execute()
2025-03-10 23:23:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished PurgeStorageScheduler.execute()
2025-03-10 23:23:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-20939) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 23:23:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-20939) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 23:23:03,481 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start AuditScheduler.execute()
2025-03-10 23:23:03,489 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-21) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 23:23:03,489 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-21) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 23:23:03,489 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished AuditScheduler.execute()
2025-03-10 23:23:14,378 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start IANScheduler.execute()
2025-03-10 23:23:14,379 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished IANScheduler.execute()
2025-03-10 23:23:38,260 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start UPSProcessingScheduler.execute()
2025-03-10 23:23:38,261 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished UPSProcessingScheduler.execute()
2025-03-10 23:23:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start TaskScheduler.execute()
2025-03-10 23:23:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished TaskScheduler.execute()
2025-03-10 23:24:03,490 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start AuditScheduler.execute()
2025-03-10 23:24:03,498 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-13) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 23:24:03,499 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-13) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 23:24:03,499 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished AuditScheduler.execute()
2025-03-10 23:24:14,380 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start IANScheduler.execute()
2025-03-10 23:24:14,382 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished IANScheduler.execute()
2025-03-10 23:24:38,261 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start UPSProcessingScheduler.execute()
2025-03-10 23:24:38,262 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished UPSProcessingScheduler.execute()
2025-03-10 23:24:51,559 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 23:24:51,561 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 23:24:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start TaskScheduler.execute()
2025-03-10 23:24:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished TaskScheduler.execute()
2025-03-10 23:25:03,499 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start AuditScheduler.execute()
2025-03-10 23:25:03,507 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-5) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 23:25:03,508 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-5) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 23:25:03,508 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished AuditScheduler.execute()
2025-03-10 23:25:14,382 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start IANScheduler.execute()
2025-03-10 23:25:14,384 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished IANScheduler.execute()
2025-03-10 23:25:38,262 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start UPSProcessingScheduler.execute()
2025-03-10 23:25:38,263 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished UPSProcessingScheduler.execute()
2025-03-10 23:25:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start TaskScheduler.execute()
2025-03-10 23:25:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished TaskScheduler.execute()
2025-03-10 23:26:03,508 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start AuditScheduler.execute()
2025-03-10 23:26:03,518 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-20) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 23:26:03,518 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-20) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 23:26:03,518 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished AuditScheduler.execute()
2025-03-10 23:26:14,385 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start IANScheduler.execute()
2025-03-10 23:26:14,386 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished IANScheduler.execute()
2025-03-10 23:26:32,242 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start StudySizeScheduler.execute()
2025-03-10 23:26:32,243 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished StudySizeScheduler.execute()
2025-03-10 23:26:38,263 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start UPSProcessingScheduler.execute()
2025-03-10 23:26:38,265 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished UPSProcessingScheduler.execute()
2025-03-10 23:26:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start TaskScheduler.execute()
2025-03-10 23:26:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished TaskScheduler.execute()
2025-03-10 23:27:03,518 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start AuditScheduler.execute()
2025-03-10 23:27:03,526 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-3) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 23:27:03,526 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-3) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 23:27:03,527 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished AuditScheduler.execute()
2025-03-10 23:27:14,387 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start IANScheduler.execute()
2025-03-10 23:27:14,389 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished IANScheduler.execute()
2025-03-10 23:27:38,265 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start UPSProcessingScheduler.execute()
2025-03-10 23:27:38,266 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished UPSProcessingScheduler.execute()
2025-03-10 23:27:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start TaskScheduler.execute()
2025-03-10 23:27:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished TaskScheduler.execute()
2025-03-10 23:28:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start PurgeStorageScheduler.execute()
2025-03-10 23:28:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished PurgeStorageScheduler.execute()
2025-03-10 23:28:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-20960) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 23:28:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-20960) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 23:28:03,527 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start AuditScheduler.execute()
2025-03-10 23:28:03,535 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-12) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 23:28:03,535 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-12) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 23:28:03,535 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished AuditScheduler.execute()
2025-03-10 23:28:14,389 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start IANScheduler.execute()
2025-03-10 23:28:14,391 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished IANScheduler.execute()
2025-03-10 23:28:38,266 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start UPSProcessingScheduler.execute()
2025-03-10 23:28:38,267 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished UPSProcessingScheduler.execute()
2025-03-10 23:28:50,046 INFO  [org.dcm4chee.arc.ups.impl.UPSDeleteScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start UPSDeleteScheduler.execute()
2025-03-10 23:28:50,048 INFO  [org.dcm4chee.arc.ups.impl.UPSDeleteScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished UPSDeleteScheduler.execute()
2025-03-10 23:28:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start TaskScheduler.execute()
2025-03-10 23:28:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished TaskScheduler.execute()
2025-03-10 23:29:03,536 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start AuditScheduler.execute()
2025-03-10 23:29:03,545 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-26) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 23:29:03,545 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-26) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 23:29:03,545 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished AuditScheduler.execute()
2025-03-10 23:29:14,391 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start IANScheduler.execute()
2025-03-10 23:29:14,393 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished IANScheduler.execute()
2025-03-10 23:29:38,268 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start UPSProcessingScheduler.execute()
2025-03-10 23:29:38,269 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished UPSProcessingScheduler.execute()
2025-03-10 23:29:51,561 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 23:29:51,564 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 23:29:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start TaskScheduler.execute()
2025-03-10 23:29:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished TaskScheduler.execute()
2025-03-10 23:30:03,545 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start AuditScheduler.execute()
2025-03-10 23:30:03,554 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-22) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 23:30:03,554 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-22) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 23:30:03,554 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished AuditScheduler.execute()
2025-03-10 23:30:14,393 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start IANScheduler.execute()
2025-03-10 23:30:14,395 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished IANScheduler.execute()
2025-03-10 23:30:38,269 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start UPSProcessingScheduler.execute()
2025-03-10 23:30:38,270 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished UPSProcessingScheduler.execute()
2025-03-10 23:30:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start TaskScheduler.execute()
2025-03-10 23:30:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished TaskScheduler.execute()
2025-03-10 23:31:03,555 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start AuditScheduler.execute()
2025-03-10 23:31:03,563 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-9) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 23:31:03,563 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-9) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 23:31:03,563 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished AuditScheduler.execute()
2025-03-10 23:31:14,395 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start IANScheduler.execute()
2025-03-10 23:31:14,397 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished IANScheduler.execute()
2025-03-10 23:31:32,243 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start StudySizeScheduler.execute()
2025-03-10 23:31:32,245 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished StudySizeScheduler.execute()
2025-03-10 23:31:38,270 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start UPSProcessingScheduler.execute()
2025-03-10 23:31:38,271 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished UPSProcessingScheduler.execute()
2025-03-10 23:31:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start TaskScheduler.execute()
2025-03-10 23:31:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished TaskScheduler.execute()
2025-03-10 23:32:03,563 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start AuditScheduler.execute()
2025-03-10 23:32:03,572 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 23:32:03,572 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-8) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 23:32:03,572 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished AuditScheduler.execute()
2025-03-10 23:32:10,885 INFO  [org.dcm4chee.arc.qmgt.impl.PurgeTaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start PurgeTaskScheduler.execute()
2025-03-10 23:32:10,902 INFO  [org.dcm4chee.arc.qmgt.impl.PurgeTaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished PurgeTaskScheduler.execute()
2025-03-10 23:32:14,397 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start IANScheduler.execute()
2025-03-10 23:32:14,399 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished IANScheduler.execute()
2025-03-10 23:32:38,272 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start UPSProcessingScheduler.execute()
2025-03-10 23:32:38,273 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished UPSProcessingScheduler.execute()
2025-03-10 23:32:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start TaskScheduler.execute()
2025-03-10 23:32:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished TaskScheduler.execute()
2025-03-10 23:33:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start PurgeStorageScheduler.execute()
2025-03-10 23:33:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished PurgeStorageScheduler.execute()
2025-03-10 23:33:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-20981) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 23:33:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-20981) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 23:33:03,572 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start AuditScheduler.execute()
2025-03-10 23:33:03,581 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 23:33:03,581 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 23:33:03,581 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished AuditScheduler.execute()
2025-03-10 23:33:14,399 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start IANScheduler.execute()
2025-03-10 23:33:14,401 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished IANScheduler.execute()
2025-03-10 23:33:38,273 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start UPSProcessingScheduler.execute()
2025-03-10 23:33:38,274 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished UPSProcessingScheduler.execute()
2025-03-10 23:33:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start TaskScheduler.execute()
2025-03-10 23:33:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished TaskScheduler.execute()
2025-03-10 23:34:03,581 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start AuditScheduler.execute()
2025-03-10 23:34:03,582 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-28) Send audit message to /127.0.0.1:514
2025-03-10 23:34:03,582 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-28) Send audit message to /127.0.0.1:514
2025-03-10 23:34:03,583 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-28) Send audit message to /127.0.0.1:514
2025-03-10 23:34:03,583 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-28) Send audit message to /127.0.0.1:514
2025-03-10 23:34:03,583 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-28) Send audit message to /127.0.0.1:514
2025-03-10 23:34:03,583 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-28) Send audit message to /127.0.0.1:514
2025-03-10 23:34:03,584 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-28) Send audit message to /127.0.0.1:514
2025-03-10 23:34:03,584 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-28) Send audit message to /127.0.0.1:514
2025-03-10 23:34:03,584 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-28) Send audit message to /127.0.0.1:514
2025-03-10 23:34:03,592 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-28) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 23:34:03,592 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-28) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 23:34:03,592 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-28) Send audit message to /127.0.0.1:514
2025-03-10 23:34:03,593 INFO  [org.dcm4che3.net.audit.AuditLogger] (EE-ManagedScheduledExecutorService-default-Thread-28) Send audit message to /127.0.0.1:514
2025-03-10 23:34:03,593 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished AuditScheduler.execute()
2025-03-10 23:34:14,402 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start IANScheduler.execute()
2025-03-10 23:34:14,403 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished IANScheduler.execute()
2025-03-10 23:34:23,799 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-4) Accept connection SSLSocket[hostname=167.94.138.57, port=47874, Session(1741639065818|SSL_NULL_WITH_NULL_NULL)]
2025-03-10 23:34:26,048 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-20986) /172.18.0.3:2762<-/167.94.138.57:47874(868): i/o exception: javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake in State: Sta2 - Transport connection open
2025-03-10 23:34:26,049 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-20986) /172.18.0.3:2762<-/167.94.138.57:47874(868): close SSLSocket[hostname=167.94.138.57, port=47874, Session(1741639065818|SSL_NULL_WITH_NULL_NULL)]
2025-03-10 23:34:26,111 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-4) Accept connection SSLSocket[hostname=167.94.138.57, port=40260, Session(1741664063799|SSL_NULL_WITH_NULL_NULL)]
2025-03-10 23:34:28,870 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-20986) /172.18.0.3:2762<-/167.94.138.57:40260(869): i/o exception: javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake in State: Sta2 - Transport connection open
2025-03-10 23:34:28,870 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-20986) /172.18.0.3:2762<-/167.94.138.57:40260(869): close SSLSocket[hostname=167.94.138.57, port=40260, Session(1741664063799|SSL_NULL_WITH_NULL_NULL)]
2025-03-10 23:34:28,933 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-4) Accept connection SSLSocket[hostname=167.94.138.57, port=40306, Session(1741664066112|SSL_NULL_WITH_NULL_NULL)]
2025-03-10 23:34:33,102 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-20986) /172.18.0.3:2762<-/167.94.138.57:40306(870): i/o exception: javax.net.ssl.SSLException: Unsupported or unrecognized SSL message in State: Sta2 - Transport connection open
2025-03-10 23:34:33,102 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-20986) /172.18.0.3:2762<-/167.94.138.57:40306(870): close SSLSocket[hostname=167.94.138.57, port=40306, Session(1741664066112|SSL_NULL_WITH_NULL_NULL)]
2025-03-10 23:34:38,274 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start UPSProcessingScheduler.execute()
2025-03-10 23:34:38,275 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished UPSProcessingScheduler.execute()
2025-03-10 23:34:39,944 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-4) Accept connection SSLSocket[hostname=167.94.138.57, port=44200, Session(1741664068933|SSL_NULL_WITH_NULL_NULL)]
2025-03-10 23:34:42,605 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-20990) /172.18.0.3:2762<-/167.94.138.57:44200(871): i/o exception: javax.net.ssl.SSLHandshakeException: Empty server certificate chain in State: Sta2 - Transport connection open
2025-03-10 23:34:42,605 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-20990) /172.18.0.3:2762<-/167.94.138.57:44200(871): close SSLSocket[hostname=167.94.138.57, port=44200, Session(1741664068933|SSL_NULL_WITH_NULL_NULL)]
2025-03-10 23:34:50,553 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-4) Accept connection SSLSocket[hostname=167.94.138.57, port=58814, Session(1741664079945|SSL_NULL_WITH_NULL_NULL)]
2025-03-10 23:34:51,565 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 23:34:51,567 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 23:34:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start TaskScheduler.execute()
2025-03-10 23:34:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished TaskScheduler.execute()
2025-03-10 23:35:00,946 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-20991) /172.18.0.3:2762<-/167.94.138.57:58814(872): i/o exception: java.net.SocketException: Connection reset in State: Sta2 - Transport connection open
2025-03-10 23:35:00,946 INFO  [org.dcm4che3.net.Association] (EE-ManagedExecutorService-default-Thread-20991) /172.18.0.3:2762<-/167.94.138.57:58814(872): close SSLSocket[hostname=167.94.138.57, port=58814, Session(1741664079945|SSL_NULL_WITH_NULL_NULL)]
2025-03-10 23:35:03,593 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start AuditScheduler.execute()
2025-03-10 23:35:03,601 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 23:35:03,601 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 23:35:03,602 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished AuditScheduler.execute()
2025-03-10 23:35:14,404 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start IANScheduler.execute()
2025-03-10 23:35:14,406 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished IANScheduler.execute()
2025-03-10 23:35:38,275 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start UPSProcessingScheduler.execute()
2025-03-10 23:35:38,276 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished UPSProcessingScheduler.execute()
2025-03-10 23:35:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start TaskScheduler.execute()
2025-03-10 23:35:58,814 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished TaskScheduler.execute()
2025-03-10 23:36:03,602 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start AuditScheduler.execute()
2025-03-10 23:36:03,610 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-6) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 23:36:03,610 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-6) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 23:36:03,610 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished AuditScheduler.execute()
2025-03-10 23:36:14,406 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start IANScheduler.execute()
2025-03-10 23:36:14,407 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished IANScheduler.execute()
2025-03-10 23:36:32,245 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start StudySizeScheduler.execute()
2025-03-10 23:36:32,247 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished StudySizeScheduler.execute()
2025-03-10 23:36:38,277 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start UPSProcessingScheduler.execute()
2025-03-10 23:36:38,278 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished UPSProcessingScheduler.execute()
2025-03-10 23:36:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start TaskScheduler.execute()
2025-03-10 23:36:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished TaskScheduler.execute()
2025-03-10 23:37:03,611 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start AuditScheduler.execute()
2025-03-10 23:37:03,625 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-31) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 23:37:03,625 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-31) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 23:37:03,625 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished AuditScheduler.execute()
2025-03-10 23:37:14,408 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start IANScheduler.execute()
2025-03-10 23:37:14,410 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished IANScheduler.execute()
2025-03-10 23:37:38,278 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start UPSProcessingScheduler.execute()
2025-03-10 23:37:38,279 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished UPSProcessingScheduler.execute()
2025-03-10 23:37:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start TaskScheduler.execute()
2025-03-10 23:37:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished TaskScheduler.execute()
2025-03-10 23:38:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start PurgeStorageScheduler.execute()
2025-03-10 23:38:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished PurgeStorageScheduler.execute()
2025-03-10 23:38:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-21004) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 23:38:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-21004) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 23:38:03,625 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start AuditScheduler.execute()
2025-03-10 23:38:03,634 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-18) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 23:38:03,634 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-18) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 23:38:03,634 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished AuditScheduler.execute()
2025-03-10 23:38:14,410 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start IANScheduler.execute()
2025-03-10 23:38:14,412 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished IANScheduler.execute()
2025-03-10 23:38:38,280 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start UPSProcessingScheduler.execute()
2025-03-10 23:38:38,281 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished UPSProcessingScheduler.execute()
2025-03-10 23:38:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start TaskScheduler.execute()
2025-03-10 23:38:58,815 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished TaskScheduler.execute()
2025-03-10 23:39:03,635 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start AuditScheduler.execute()
2025-03-10 23:39:03,643 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-23) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 23:39:03,644 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-23) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 23:39:03,644 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished AuditScheduler.execute()
2025-03-10 23:39:14,412 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start IANScheduler.execute()
2025-03-10 23:39:14,414 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished IANScheduler.execute()
2025-03-10 23:39:38,281 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start UPSProcessingScheduler.execute()
2025-03-10 23:39:38,282 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished UPSProcessingScheduler.execute()
2025-03-10 23:39:51,568 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 23:39:51,570 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 23:39:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start TaskScheduler.execute()
2025-03-10 23:39:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished TaskScheduler.execute()
2025-03-10 23:40:03,644 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start AuditScheduler.execute()
2025-03-10 23:40:03,653 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 23:40:03,653 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-29) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 23:40:03,653 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished AuditScheduler.execute()
2025-03-10 23:40:14,414 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start IANScheduler.execute()
2025-03-10 23:40:14,416 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished IANScheduler.execute()
2025-03-10 23:40:38,282 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start UPSProcessingScheduler.execute()
2025-03-10 23:40:38,284 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished UPSProcessingScheduler.execute()
2025-03-10 23:40:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start TaskScheduler.execute()
2025-03-10 23:40:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished TaskScheduler.execute()
2025-03-10 23:41:03,653 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start AuditScheduler.execute()
2025-03-10 23:41:03,662 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-28) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 23:41:03,662 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-28) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 23:41:03,662 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished AuditScheduler.execute()
2025-03-10 23:41:14,417 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start IANScheduler.execute()
2025-03-10 23:41:14,419 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished IANScheduler.execute()
2025-03-10 23:41:32,247 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start StudySizeScheduler.execute()
2025-03-10 23:41:32,248 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished StudySizeScheduler.execute()
2025-03-10 23:41:38,284 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start UPSProcessingScheduler.execute()
2025-03-10 23:41:38,285 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished UPSProcessingScheduler.execute()
2025-03-10 23:41:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start TaskScheduler.execute()
2025-03-10 23:41:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished TaskScheduler.execute()
2025-03-10 23:42:03,662 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start AuditScheduler.execute()
2025-03-10 23:42:03,671 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 23:42:03,671 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-32) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 23:42:03,671 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished AuditScheduler.execute()
2025-03-10 23:42:14,419 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start IANScheduler.execute()
2025-03-10 23:42:14,421 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished IANScheduler.execute()
2025-03-10 23:42:38,285 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start UPSProcessingScheduler.execute()
2025-03-10 23:42:38,286 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished UPSProcessingScheduler.execute()
2025-03-10 23:42:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start TaskScheduler.execute()
2025-03-10 23:42:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished TaskScheduler.execute()
2025-03-10 23:43:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start PurgeStorageScheduler.execute()
2025-03-10 23:43:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished PurgeStorageScheduler.execute()
2025-03-10 23:43:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-21025) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 23:43:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-21025) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 23:43:03,671 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start AuditScheduler.execute()
2025-03-10 23:43:03,680 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-2) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 23:43:03,680 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-2) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 23:43:03,680 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished AuditScheduler.execute()
2025-03-10 23:43:14,421 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start IANScheduler.execute()
2025-03-10 23:43:14,423 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished IANScheduler.execute()
2025-03-10 23:43:38,287 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start UPSProcessingScheduler.execute()
2025-03-10 23:43:38,288 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished UPSProcessingScheduler.execute()
2025-03-10 23:43:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start TaskScheduler.execute()
2025-03-10 23:43:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished TaskScheduler.execute()
2025-03-10 23:44:03,680 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start AuditScheduler.execute()
2025-03-10 23:44:03,688 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-31) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 23:44:03,689 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-31) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 23:44:03,689 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished AuditScheduler.execute()
2025-03-10 23:44:14,423 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start IANScheduler.execute()
2025-03-10 23:44:14,425 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished IANScheduler.execute()
2025-03-10 23:44:38,288 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start UPSProcessingScheduler.execute()
2025-03-10 23:44:38,289 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished UPSProcessingScheduler.execute()
2025-03-10 23:44:51,570 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 23:44:51,573 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 23:44:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start TaskScheduler.execute()
2025-03-10 23:44:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished TaskScheduler.execute()
2025-03-10 23:45:03,689 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start AuditScheduler.execute()
2025-03-10 23:45:03,698 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-18) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 23:45:03,698 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-18) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 23:45:03,698 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished AuditScheduler.execute()
2025-03-10 23:45:14,425 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start IANScheduler.execute()
2025-03-10 23:45:14,427 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished IANScheduler.execute()
2025-03-10 23:45:38,289 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start UPSProcessingScheduler.execute()
2025-03-10 23:45:38,290 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished UPSProcessingScheduler.execute()
2025-03-10 23:45:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start TaskScheduler.execute()
2025-03-10 23:45:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished TaskScheduler.execute()
2025-03-10 23:46:03,698 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start AuditScheduler.execute()
2025-03-10 23:46:03,706 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-23) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 23:46:03,707 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-23) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 23:46:03,707 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished AuditScheduler.execute()
2025-03-10 23:46:12,865 INFO  [org.dcm4chee.arc.stgcmt.impl.PurgeStgCmtScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start PurgeStgCmtScheduler.execute()
2025-03-10 23:46:12,867 INFO  [org.dcm4chee.arc.stgcmt.impl.PurgeStgCmtScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished PurgeStgCmtScheduler.execute()
2025-03-10 23:46:14,428 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start IANScheduler.execute()
2025-03-10 23:46:14,429 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished IANScheduler.execute()
2025-03-10 23:46:32,249 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start StudySizeScheduler.execute()
2025-03-10 23:46:32,250 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished StudySizeScheduler.execute()
2025-03-10 23:46:38,290 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start UPSProcessingScheduler.execute()
2025-03-10 23:46:38,291 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished UPSProcessingScheduler.execute()
2025-03-10 23:46:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start TaskScheduler.execute()
2025-03-10 23:46:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished TaskScheduler.execute()
2025-03-10 23:47:03,707 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start AuditScheduler.execute()
2025-03-10 23:47:03,715 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 23:47:03,715 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 23:47:03,716 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished AuditScheduler.execute()
2025-03-10 23:47:14,430 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start IANScheduler.execute()
2025-03-10 23:47:14,432 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished IANScheduler.execute()
2025-03-10 23:47:38,292 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start UPSProcessingScheduler.execute()
2025-03-10 23:47:38,293 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished UPSProcessingScheduler.execute()
2025-03-10 23:47:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start TaskScheduler.execute()
2025-03-10 23:47:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished TaskScheduler.execute()
2025-03-10 23:48:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start PurgeStorageScheduler.execute()
2025-03-10 23:48:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished PurgeStorageScheduler.execute()
2025-03-10 23:48:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-21046) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 23:48:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-21046) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 23:48:03,716 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start AuditScheduler.execute()
2025-03-10 23:48:03,724 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-14) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 23:48:03,724 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-14) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 23:48:03,724 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished AuditScheduler.execute()
2025-03-10 23:48:14,432 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start IANScheduler.execute()
2025-03-10 23:48:14,434 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished IANScheduler.execute()
2025-03-10 23:48:38,293 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start UPSProcessingScheduler.execute()
2025-03-10 23:48:38,294 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished UPSProcessingScheduler.execute()
2025-03-10 23:48:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start TaskScheduler.execute()
2025-03-10 23:48:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished TaskScheduler.execute()
2025-03-10 23:49:03,725 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start AuditScheduler.execute()
2025-03-10 23:49:03,733 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-25) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 23:49:03,733 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-25) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 23:49:03,734 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished AuditScheduler.execute()
2025-03-10 23:49:14,434 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start IANScheduler.execute()
2025-03-10 23:49:14,436 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished IANScheduler.execute()
2025-03-10 23:49:38,295 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start UPSProcessingScheduler.execute()
2025-03-10 23:49:38,296 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished UPSProcessingScheduler.execute()
2025-03-10 23:49:51,573 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 23:49:51,576 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 23:49:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start TaskScheduler.execute()
2025-03-10 23:49:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished TaskScheduler.execute()
2025-03-10 23:50:03,734 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start AuditScheduler.execute()
2025-03-10 23:50:03,742 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-30) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 23:50:03,742 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-30) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 23:50:03,742 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished AuditScheduler.execute()
2025-03-10 23:50:14,436 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start IANScheduler.execute()
2025-03-10 23:50:14,438 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished IANScheduler.execute()
2025-03-10 23:50:38,296 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start UPSProcessingScheduler.execute()
2025-03-10 23:50:38,297 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished UPSProcessingScheduler.execute()
2025-03-10 23:50:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start TaskScheduler.execute()
2025-03-10 23:50:58,813 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished TaskScheduler.execute()
2025-03-10 23:51:03,743 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start AuditScheduler.execute()
2025-03-10 23:51:03,751 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-16) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 23:51:03,751 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-16) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 23:51:03,751 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished AuditScheduler.execute()
2025-03-10 23:51:14,438 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start IANScheduler.execute()
2025-03-10 23:51:14,440 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished IANScheduler.execute()
2025-03-10 23:51:32,251 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start StudySizeScheduler.execute()
2025-03-10 23:51:32,252 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished StudySizeScheduler.execute()
2025-03-10 23:51:38,297 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start UPSProcessingScheduler.execute()
2025-03-10 23:51:38,298 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished UPSProcessingScheduler.execute()
2025-03-10 23:51:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start TaskScheduler.execute()
2025-03-10 23:51:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished TaskScheduler.execute()
2025-03-10 23:52:03,751 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start AuditScheduler.execute()
2025-03-10 23:52:03,760 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-15) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 23:52:03,760 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-15) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 23:52:03,760 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished AuditScheduler.execute()
2025-03-10 23:52:14,440 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start IANScheduler.execute()
2025-03-10 23:52:14,442 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished IANScheduler.execute()
2025-03-10 23:52:38,298 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start UPSProcessingScheduler.execute()
2025-03-10 23:52:38,299 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished UPSProcessingScheduler.execute()
2025-03-10 23:52:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start TaskScheduler.execute()
2025-03-10 23:52:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished TaskScheduler.execute()
2025-03-10 23:53:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start PurgeStorageScheduler.execute()
2025-03-10 23:53:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished PurgeStorageScheduler.execute()
2025-03-10 23:53:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-21067) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 23:53:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-21067) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 23:53:03,760 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) start AuditScheduler.execute()
2025-03-10 23:53:03,769 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-20) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 23:53:03,769 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-20) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 23:53:03,769 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-20) finished AuditScheduler.execute()
2025-03-10 23:53:14,443 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) start IANScheduler.execute()
2025-03-10 23:53:14,445 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-19) finished IANScheduler.execute()
2025-03-10 23:53:38,300 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) start UPSProcessingScheduler.execute()
2025-03-10 23:53:38,300 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-11) finished UPSProcessingScheduler.execute()
2025-03-10 23:53:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) start TaskScheduler.execute()
2025-03-10 23:53:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-29) finished TaskScheduler.execute()
2025-03-10 23:54:03,770 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) start AuditScheduler.execute()
2025-03-10 23:54:03,778 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 23:54:03,778 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-27) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 23:54:03,778 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-27) finished AuditScheduler.execute()
2025-03-10 23:54:14,445 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) start IANScheduler.execute()
2025-03-10 23:54:14,447 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-3) finished IANScheduler.execute()
2025-03-10 23:54:38,301 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) start UPSProcessingScheduler.execute()
2025-03-10 23:54:38,302 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-24) finished UPSProcessingScheduler.execute()
2025-03-10 23:54:51,576 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 23:54:51,579 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-28) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 23:54:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) start TaskScheduler.execute()
2025-03-10 23:54:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-10) finished TaskScheduler.execute()
2025-03-10 23:55:03,778 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) start AuditScheduler.execute()
2025-03-10 23:55:03,787 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-14) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 23:55:03,788 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-14) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 23:55:03,788 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-14) finished AuditScheduler.execute()
2025-03-10 23:55:14,447 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) start IANScheduler.execute()
2025-03-10 23:55:14,449 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-12) finished IANScheduler.execute()
2025-03-10 23:55:38,302 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) start UPSProcessingScheduler.execute()
2025-03-10 23:55:38,303 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-1) finished UPSProcessingScheduler.execute()
2025-03-10 23:55:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) start TaskScheduler.execute()
2025-03-10 23:55:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-32) finished TaskScheduler.execute()
2025-03-10 23:56:03,788 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) start AuditScheduler.execute()
2025-03-10 23:56:03,796 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-25) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 23:56:03,797 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-25) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 23:56:03,797 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-25) finished AuditScheduler.execute()
2025-03-10 23:56:14,449 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) start IANScheduler.execute()
2025-03-10 23:56:14,451 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-4) finished IANScheduler.execute()
2025-03-10 23:56:32,252 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) start StudySizeScheduler.execute()
2025-03-10 23:56:32,254 INFO  [org.dcm4chee.arc.study.size.StudySizeScheduler] (EE-ManagedScheduledExecutorService-default-Thread-26) finished StudySizeScheduler.execute()
2025-03-10 23:56:38,303 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) start UPSProcessingScheduler.execute()
2025-03-10 23:56:38,304 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-6) finished UPSProcessingScheduler.execute()
2025-03-10 23:56:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) start TaskScheduler.execute()
2025-03-10 23:56:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-2) finished TaskScheduler.execute()
2025-03-10 23:57:03,797 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) start AuditScheduler.execute()
2025-03-10 23:57:03,805 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-30) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 23:57:03,805 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-30) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 23:57:03,805 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-30) finished AuditScheduler.execute()
2025-03-10 23:57:14,451 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) start IANScheduler.execute()
2025-03-10 23:57:14,454 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-21) finished IANScheduler.execute()
2025-03-10 23:57:38,305 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) start UPSProcessingScheduler.execute()
2025-03-10 23:57:38,306 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-22) finished UPSProcessingScheduler.execute()
2025-03-10 23:57:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) start TaskScheduler.execute()
2025-03-10 23:57:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-31) finished TaskScheduler.execute()
2025-03-10 23:58:01,700 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) start PurgeStorageScheduler.execute()
2025-03-10 23:58:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedScheduledExecutorService-default-Thread-16) finished PurgeStorageScheduler.execute()
2025-03-10 23:58:01,701 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-21088) Start deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 23:58:01,703 INFO  [org.dcm4chee.arc.delete.impl.PurgeStorageScheduler] (EE-ManagedExecutorService-default-Thread-21088) Finished deletion on Storage[id=fs1, uri=file:///storage/fs1/]
2025-03-10 23:58:03,806 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) start AuditScheduler.execute()
2025-03-10 23:58:03,814 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-13) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 23:58:03,814 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-13) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 23:58:03,814 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-13) finished AuditScheduler.execute()
2025-03-10 23:58:14,454 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) start IANScheduler.execute()
2025-03-10 23:58:14,456 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-9) finished IANScheduler.execute()
2025-03-10 23:58:38,306 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) start UPSProcessingScheduler.execute()
2025-03-10 23:58:38,307 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-17) finished UPSProcessingScheduler.execute()
2025-03-10 23:58:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) start TaskScheduler.execute()
2025-03-10 23:58:58,812 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-18) finished TaskScheduler.execute()
2025-03-10 23:59:03,815 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) start AuditScheduler.execute()
2025-03-10 23:59:03,823 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-15) Failed to process [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger].
: java.lang.NullPointerException

2025-03-10 23:59:03,823 INFO  [org.dcm4chee.arc.audit.AuditService] (EE-ManagedScheduledExecutorService-default-Thread-15) Failed to mark [AuditSpoolFile=/opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR] of [AuditLogger=Audit Logger] as failed.
: java.nio.file.FileAlreadyExistsException: /opt/wildfly/standalone/data/audit-spool/Audit+Logger/STORE_CREA-HS30-DCM4CHEE-2836_ERROR.failed
	at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:449)
	at java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
	at java.base/java.nio.file.Files.move(Files.java:1432)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService.auditAndProcessFile(AuditService.java:461)
	at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditService$Proxy$_$$_WeldClientProxy.auditAndProcessFile(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear//org.dcm4chee.arc.audit.AuditScheduler.execute(AuditScheduler.java:116)
	at deployment.dcm4chee-arc-ear-5.30.0-psql.ear.dcm4chee-arc-service-5.30.0.jar//org.dcm4chee.arc.Scheduler.run(Scheduler.java:78)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ControlPointUtils$ControlledScheduledRunnable.run(ControlPointUtils.java:178)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:360)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:511)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)

2025-03-10 23:59:03,823 INFO  [org.dcm4chee.arc.audit.AuditScheduler] (EE-ManagedScheduledExecutorService-default-Thread-15) finished AuditScheduler.execute()
2025-03-10 23:59:14,456 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) start IANScheduler.execute()
2025-03-10 23:59:14,458 INFO  [org.dcm4chee.arc.ian.scu.IANScheduler] (EE-ManagedScheduledExecutorService-default-Thread-5) finished IANScheduler.execute()
2025-03-10 23:59:38,307 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) start UPSProcessingScheduler.execute()
2025-03-10 23:59:38,308 INFO  [org.dcm4chee.arc.ups.process.impl.UPSProcessingScheduler] (EE-ManagedScheduledExecutorService-default-Thread-8) finished UPSProcessingScheduler.execute()
2025-03-10 23:59:51,580 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) start DeleteRejectedInstancesScheduler.execute()
2025-03-10 23:59:51,582 INFO  [org.dcm4chee.arc.delete.impl.DeleteRejectedInstancesScheduler] (EE-ManagedScheduledExecutorService-default-Thread-23) finished DeleteRejectedInstancesScheduler.execute()
2025-03-10 23:59:58,806 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) start TaskScheduler.execute()
2025-03-10 23:59:58,811 INFO  [org.dcm4chee.arc.qmgt.impl.TaskScheduler] (EE-ManagedScheduledExecutorService-default-Thread-7) finished TaskScheduler.execute()
